Skip to content
Success

Console Output

Pull request #44765 opened
Started by user Sebastiaan van Stijn
Rebuilds build #5
11:51:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 91e767cc1ebecdfc5de47c8221850d111f020326+8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 (828788ea62deca9edae4e7789b1e7386c1bbffc3)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44765@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
11:51:10 [2023-01-10T11:51:10.193Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:51:10 [2023-01-10T11:51:10.196Z] Trying to pass milestone 5
[Pipeline] milestone
11:51:10 [2023-01-10T11:51:10.299Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:51:25 [2023-01-10T11:51:25.483Z] Still waiting to schedule task
11:51:25 [2023-01-10T11:51:25.483Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b805cae01bdbdd9d)’ is offline
11:52:06 [2023-01-10T11:52:06.210Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b805cae01bdbdd9d) in /home/ubuntu/workspace/moby_PR-44765
[Pipeline] {
[Pipeline] checkout
11:52:06 [2023-01-10T11:52:06.351Z] The recommended git tool is: git
11:52:09 [2023-01-10T11:52:09.002Z] using credential docker-jenkins-github-credentials
11:52:09 [2023-01-10T11:52:09.012Z] Cloning the remote Git repository
11:52:09 [2023-01-10T11:52:09.012Z] Cloning with configured refspecs honoured and without tags
11:52:08 [2023-01-10T11:52:08.550Z] Cloning repository https://github.com/moby/moby.git
11:52:08 [2023-01-10T11:52:08.624Z]  > git init /home/ubuntu/workspace/moby_PR-44765 # timeout=10
11:52:08 [2023-01-10T11:52:08.961Z] Fetching upstream changes from https://github.com/moby/moby.git
11:52:08 [2023-01-10T11:52:08.962Z]  > git --version # timeout=10
11:52:08 [2023-01-10T11:52:08.984Z]  > git --version # 'git version 2.17.1'
11:52:08 [2023-01-10T11:52:08.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:52:08 [2023-01-10T11:52:08.987Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:52:28 [2023-01-10T11:52:28.781Z] Fetching without tags
11:52:29 [2023-01-10T11:52:29.053Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
11:52:30 [2023-01-10T11:52:30.285Z] Merge succeeded, producing f8e4dc71f5e7de751a9f16588b19c6a59cd15486
11:52:30 [2023-01-10T11:52:30.286Z] Checking out Revision f8e4dc71f5e7de751a9f16588b19c6a59cd15486 (PR-44765)
11:52:28 [2023-01-10T11:52:28.644Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:52:28 [2023-01-10T11:52:28.692Z]  > git config --add remote.origin.fetch +refs/pull/44765/head:refs/remotes/origin/PR-44765 # timeout=10
11:52:28 [2023-01-10T11:52:28.707Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:52:28 [2023-01-10T11:52:28.766Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:52:28 [2023-01-10T11:52:28.791Z] Fetching upstream changes from https://github.com/moby/moby.git
11:52:28 [2023-01-10T11:52:28.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:52:28 [2023-01-10T11:52:28.856Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:52:29 [2023-01-10T11:52:29.063Z]  > git config core.sparsecheckout # timeout=10
11:52:29 [2023-01-10T11:52:29.080Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:52:29 [2023-01-10T11:52:29.602Z]  > git remote # timeout=10
11:52:29 [2023-01-10T11:52:29.614Z]  > git config --get remote.origin.url # timeout=10
11:52:29 [2023-01-10T11:52:29.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:52:29 [2023-01-10T11:52:29.671Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:52:30 [2023-01-10T11:52:30.271Z]  > git rev-parse HEAD^{commit} # timeout=10
11:52:30 [2023-01-10T11:52:30.292Z]  > git config core.sparsecheckout # timeout=10
11:52:30 [2023-01-10T11:52:30.311Z]  > git checkout -f f8e4dc71f5e7de751a9f16588b19c6a59cd15486 # timeout=10
11:52:33 [2023-01-10T11:52:33.945Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:52:33 [2023-01-10T11:52:33.964Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:52:33 [2023-01-10T11:52:33.947Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
11:52:35 [2023-01-10T11:52:35.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/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
11:52:57 [2023-01-10T11:52:57.022Z] Unable to find image 'alpine:latest' locally
11:52:57 [2023-01-10T11:52:57.022Z] latest: Pulling from library/alpine
11:52:57 [2023-01-10T11:52:57.022Z] 8921db27df28: Pulling fs layer
11:52:57 [2023-01-10T11:52:57.022Z] 8921db27df28: Verifying Checksum
11:52:57 [2023-01-10T11:52:57.022Z] 8921db27df28: Download complete
11:52:57 [2023-01-10T11:52:57.022Z] 8921db27df28: Pull complete
11:52:57 [2023-01-10T11:52:57.022Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
11:52:57 [2023-01-10T11:52:57.022Z] Status: Downloaded newer image for alpine:latest
11:53:06 [2023-01-10T11:53:06.988Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
11:53:07 [2023-01-10T11:53:07.199Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b805cae01bdbdd9d) in /home/ubuntu/workspace/moby_PR-44765
[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] }
[Pipeline] {
[Pipeline] checkout
11:53:07 [2023-01-10T11:53:07.246Z] The recommended git tool is: git
[Pipeline] // stage
11:53:07 [2023-01-10T11:53:07.261Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
11:53:07 [2023-01-10T11:53:07.282Z] Fetching changes from the remote Git repository
[Pipeline] // stage
11:53:07 [2023-01-10T11:53:07.293Z] 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] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[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] }
11:53:07 [2023-01-10T11:53:07.539Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:53:07 [2023-01-10T11:53:07.751Z] Merge succeeded, producing 25149a52f2b77cc39d96d6325666a79a6576fec1
11:53:07 [2023-01-10T11:53:07.751Z] Checking out Revision 25149a52f2b77cc39d96d6325666a79a6576fec1 (PR-44765)
11:53:07 [2023-01-10T11:53:07.860Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:53:07 [2023-01-10T11:53:07.886Z] First time build. Skipping changelog.
11:53:07 [2023-01-10T11:53:07.270Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44765/.git # timeout=10
11:53:07 [2023-01-10T11:53:07.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:07 [2023-01-10T11:53:07.296Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:07 [2023-01-10T11:53:07.296Z]  > git --version # timeout=10
11:53:07 [2023-01-10T11:53:07.303Z]  > git --version # 'git version 2.17.1'
11:53:07 [2023-01-10T11:53:07.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:07 [2023-01-10T11:53:07.305Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:53:07 [2023-01-10T11:53:07.541Z]  > git config core.sparsecheckout # timeout=10
11:53:07 [2023-01-10T11:53:07.552Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:53:07 [2023-01-10T11:53:07.619Z]  > git remote # timeout=10
11:53:07 [2023-01-10T11:53:07.648Z]  > git config --get remote.origin.url # timeout=10
11:53:07 [2023-01-10T11:53:07.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:07 [2023-01-10T11:53:07.659Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:53:07 [2023-01-10T11:53:07.742Z]  > git rev-parse HEAD^{commit} # timeout=10
11:53:07 [2023-01-10T11:53:07.753Z]  > git config core.sparsecheckout # timeout=10
11:53:07 [2023-01-10T11:53:07.765Z]  > git checkout -f 25149a52f2b77cc39d96d6325666a79a6576fec1 # timeout=10
11:53:07 [2023-01-10T11:53:07.862Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:53:08 [2023-01-10T11:53:08.556Z] + [ PR != PR ]
11:53:08 [2023-01-10T11:53:08.556Z] + [ 20.10 != master ]
11:53:08 [2023-01-10T11:53:08.556Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:53:08 [2023-01-10T11:53:08.922Z] + docker version
11:53:08 [2023-01-10T11:53:08.922Z] Client: Docker Engine - Community
11:53:08 [2023-01-10T11:53:08.922Z]  Version:           22.06.0-beta.0
11:53:08 [2023-01-10T11:53:08.922Z]  API version:       1.42
11:53:08 [2023-01-10T11:53:08.922Z]  Go version:        go1.18.3
11:53:08 [2023-01-10T11:53:08.922Z]  Git commit:        3e9117b
11:53:08 [2023-01-10T11:53:08.922Z]  Built:             Fri Jun  3 17:55:46 2022
11:53:08 [2023-01-10T11:53:08.922Z]  OS/Arch:           linux/amd64
11:53:08 [2023-01-10T11:53:08.922Z]  Context:           default
11:53:08 [2023-01-10T11:53:08.922Z] 
11:53:08 [2023-01-10T11:53:08.922Z] Server: Docker Engine - Community
11:53:08 [2023-01-10T11:53:08.922Z]  Engine:
11:53:08 [2023-01-10T11:53:08.922Z]   Version:          22.06.0-beta.0
11:53:08 [2023-01-10T11:53:08.922Z]   API version:      1.42 (minimum version 1.12)
11:53:08 [2023-01-10T11:53:08.922Z]   Go version:       go1.18.3
11:53:08 [2023-01-10T11:53:08.922Z]   Git commit:       38633e7
11:53:08 [2023-01-10T11:53:08.922Z]   Built:            Fri Jun  3 17:55:46 2022
11:53:08 [2023-01-10T11:53:08.922Z]   OS/Arch:          linux/amd64
11:53:08 [2023-01-10T11:53:08.922Z]   Experimental:     true
11:53:08 [2023-01-10T11:53:08.922Z]  containerd:
11:53:08 [2023-01-10T11:53:08.922Z]   Version:          1.6.8
11:53:08 [2023-01-10T11:53:08.922Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:53:08 [2023-01-10T11:53:08.922Z]  runc:
11:53:08 [2023-01-10T11:53:08.922Z]   Version:          1.1.4
11:53:08 [2023-01-10T11:53:08.922Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:53:08 [2023-01-10T11:53:08.922Z]  docker-init:
11:53:08 [2023-01-10T11:53:08.922Z]   Version:          0.19.0
11:53:08 [2023-01-10T11:53:08.922Z]   GitCommit:        de40ad0
[Pipeline] sh
11:53:09 [2023-01-10T11:53:09.252Z] + docker info
11:53:09 [2023-01-10T11:53:09.252Z] Client:
11:53:09 [2023-01-10T11:53:09.252Z]  Context:    default
11:53:09 [2023-01-10T11:53:09.252Z]  Debug Mode: false
11:53:09 [2023-01-10T11:53:09.252Z]  Plugins:
11:53:09 [2023-01-10T11:53:09.252Z]   buildx: Docker Buildx (Docker Inc.)
11:53:09 [2023-01-10T11:53:09.252Z]     Version:  c5aec24
11:53:09 [2023-01-10T11:53:09.252Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
11:53:09 [2023-01-10T11:53:09.252Z]   compose: Docker Compose (Docker Inc.)
11:53:09 [2023-01-10T11:53:09.252Z]     Version:  v2.12.0
11:53:09 [2023-01-10T11:53:09.253Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:53:09 [2023-01-10T11:53:09.253Z]   scan: Docker Scan (Docker Inc.)
11:53:09 [2023-01-10T11:53:09.253Z]     Version:  v0.17.0
11:53:09 [2023-01-10T11:53:09.253Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
11:53:09 [2023-01-10T11:53:09.253Z] 
11:53:09 [2023-01-10T11:53:09.253Z] Server:
11:53:09 [2023-01-10T11:53:09.253Z]  Containers: 0
11:53:09 [2023-01-10T11:53:09.253Z]   Running: 0
11:53:09 [2023-01-10T11:53:09.253Z]   Paused: 0
11:53:09 [2023-01-10T11:53:09.253Z]   Stopped: 0
11:53:09 [2023-01-10T11:53:09.253Z]  Images: 1
11:53:09 [2023-01-10T11:53:09.253Z]  Server Version: 22.06.0-beta.0
11:53:09 [2023-01-10T11:53:09.253Z]  Storage Driver: overlay2
11:53:09 [2023-01-10T11:53:09.253Z]   Backing Filesystem: extfs
11:53:09 [2023-01-10T11:53:09.253Z]   Supports d_type: true
11:53:09 [2023-01-10T11:53:09.253Z]   Using metacopy: false
11:53:09 [2023-01-10T11:53:09.253Z]   Native Overlay Diff: true
11:53:09 [2023-01-10T11:53:09.253Z]   userxattr: false
11:53:09 [2023-01-10T11:53:09.253Z]  Logging Driver: json-file
11:53:09 [2023-01-10T11:53:09.253Z]  Cgroup Driver: cgroupfs
11:53:09 [2023-01-10T11:53:09.253Z]  Cgroup Version: 1
11:53:09 [2023-01-10T11:53:09.253Z]  Plugins:
11:53:09 [2023-01-10T11:53:09.253Z]   Volume: local
11:53:09 [2023-01-10T11:53:09.253Z]   Network: bridge host ipvlan macvlan null overlay
11:53:09 [2023-01-10T11:53:09.253Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:53:09 [2023-01-10T11:53:09.253Z]  Swarm: inactive
11:53:09 [2023-01-10T11:53:09.253Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
11:53:09 [2023-01-10T11:53:09.253Z]  Default Runtime: runc
11:53:09 [2023-01-10T11:53:09.253Z]  Init Binary: docker-init
11:53:09 [2023-01-10T11:53:09.253Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:53:09 [2023-01-10T11:53:09.253Z]  runc version: v1.1.4-0-g5fd4c4d
11:53:09 [2023-01-10T11:53:09.253Z]  init version: de40ad0
11:53:09 [2023-01-10T11:53:09.253Z]  Security Options:
11:53:09 [2023-01-10T11:53:09.253Z]   apparmor
11:53:09 [2023-01-10T11:53:09.253Z]   seccomp
11:53:09 [2023-01-10T11:53:09.253Z]    Profile: builtin
11:53:09 [2023-01-10T11:53:09.253Z]  Kernel Version: 5.4.0-1088-aws
11:53:09 [2023-01-10T11:53:09.253Z]  Operating System: Ubuntu 18.04.6 LTS
11:53:09 [2023-01-10T11:53:09.253Z]  OSType: linux
11:53:09 [2023-01-10T11:53:09.253Z]  Architecture: x86_64
11:53:09 [2023-01-10T11:53:09.253Z]  CPUs: 2
11:53:09 [2023-01-10T11:53:09.253Z]  Total Memory: 7.565GiB
11:53:09 [2023-01-10T11:53:09.253Z]  Name: ip-10-100-82-93
11:53:09 [2023-01-10T11:53:09.253Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
11:53:09 [2023-01-10T11:53:09.253Z]  Docker Root Dir: /var/lib/docker
11:53:09 [2023-01-10T11:53:09.253Z]  Debug Mode: false
11:53:09 [2023-01-10T11:53:09.253Z]  Registry: https://index.docker.io/v1/
11:53:09 [2023-01-10T11:53:09.253Z]  Labels:
11:53:09 [2023-01-10T11:53:09.253Z]  Experimental: true
11:53:09 [2023-01-10T11:53:09.253Z]  Insecure Registries:
11:53:09 [2023-01-10T11:53:09.253Z]   127.0.0.0/8
11:53:09 [2023-01-10T11:53:09.253Z]  Live Restore Enabled: true
11:53:09 [2023-01-10T11:53:09.253Z] 
11:53:09 [2023-01-10T11:53:09.253Z] WARNING: No swap limit support
[Pipeline] sh
11:53:09 [2023-01-10T11:53:09.627Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:53:09 [2023-01-10T11:53:09.627Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:53:09 [2023-01-10T11:53:09.627Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44765/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:53:09 [2023-01-10T11:53:09.627Z] + bash /home/ubuntu/workspace/moby_PR-44765/check-config.sh
11:53:09 [2023-01-10T11:53:09.627Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:53:09 [2023-01-10T11:53:09.627Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
11:53:09 [2023-01-10T11:53:09.627Z] 
11:53:09 [2023-01-10T11:53:09.627Z] Generally Necessary:
11:53:09 [2023-01-10T11:53:09.627Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:53:09 [2023-01-10T11:53:09.627Z] - apparmor: enabled and tools installed
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_NAMESPACES: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_NET_NS: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_PID_NS: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_IPC_NS: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_UTS_NS: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_CGROUPS: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_CGROUP_CPUACCT: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_CGROUP_DEVICE: enabled
11:53:09 [2023-01-10T11:53:09.627Z] - CONFIG_CGROUP_FREEZER: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_CGROUP_SCHED: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_CPUSETS: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_MEMCG: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_KEYS: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_VETH: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_BRIDGE: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_NF_NAT_IPV4: missing
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_NF_NAT: enabled (as module)
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_NF_NAT_NEEDED: missing
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_POSIX_MQUEUE: enabled
11:53:09 [2023-01-10T11:53:09.912Z] 
11:53:09 [2023-01-10T11:53:09.912Z] Optional Features:
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_USER_NS: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_SECCOMP: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_CGROUP_PIDS: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_MEMCG_SWAP: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:53:09 [2023-01-10T11:53:09.912Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_BLK_CGROUP: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:53:09 [2023-01-10T11:53:09.912Z] - CONFIG_IOSCHED_CFQ: missing
11:53:10 [2023-01-10T11:53:10.192Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
11:53:10 [2023-01-10T11:53:10.192Z] - CONFIG_CGROUP_PERF: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_CGROUP_HUGETLB: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_CFS_BANDWIDTH: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_RT_GROUP_SCHED: missing
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_IP_VS: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_IP_VS_NFCT: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_IP_VS_RR: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_EXT4_FS: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:53:10 [2023-01-10T11:53:10.193Z] - Network Drivers:
11:53:10 [2023-01-10T11:53:10.193Z]   - "overlay":
11:53:10 [2023-01-10T11:53:10.193Z]     - CONFIG_VXLAN: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       Optional (for encrypted networks):
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_CRYPTO: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_CRYPTO_AEAD: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_CRYPTO_GCM: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_CRYPTO_GHASH: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_XFRM: enabled
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_XFRM_USER: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_INET_ESP: enabled (as module)
11:53:10 [2023-01-10T11:53:10.193Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
11:53:10 [2023-01-10T11:53:10.193Z]   - "ipvlan":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_IPVLAN: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]   - "macvlan":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_MACVLAN: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_DUMMY: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]   - "ftp,tftp client in container":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z] - Storage Drivers:
11:53:10 [2023-01-10T11:53:10.469Z]   - "aufs":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_AUFS_FS: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]   - "btrfs":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:53:10 [2023-01-10T11:53:10.469Z]   - "devicemapper":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_BLK_DEV_DM: enabled
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]   - "overlay":
11:53:10 [2023-01-10T11:53:10.469Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:53:10 [2023-01-10T11:53:10.469Z]   - "zfs":
11:53:10 [2023-01-10T11:53:10.469Z]     - /dev/zfs: present
11:53:10 [2023-01-10T11:53:10.469Z]     - zfs command: missing
11:53:10 [2023-01-10T11:53:10.469Z]     - zpool command: missing
11:53:10 [2023-01-10T11:53:10.470Z] 
11:53:10 [2023-01-10T11:53:10.470Z] Limits:
11:53:10 [2023-01-10T11:53:10.470Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:53:10 [2023-01-10T11:53:10.470Z] 
11:53:10 [2023-01-10T11:53:10.470Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:53:10 [2023-01-10T11:53:10.875Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25149a52f2b77cc39d96d6325666a79a6576fec1 .
11:53:11 [2023-01-10T11:53:11.818Z] #1 [internal] load .dockerignore
11:53:11 [2023-01-10T11:53:11.818Z] #1 transferring context: 32B
11:53:11 [2023-01-10T11:53:11.818Z] #1 transferring context: 87B done
11:53:11 [2023-01-10T11:53:11.818Z] #1 DONE 0.1s
11:53:11 [2023-01-10T11:53:11.818Z] 
11:53:11 [2023-01-10T11:53:11.818Z] #2 [internal] load build definition from Dockerfile
11:53:11 [2023-01-10T11:53:11.818Z] #2 transferring dockerfile: 16.91kB done
11:53:11 [2023-01-10T11:53:11.818Z] #2 DONE 0.1s
11:53:11 [2023-01-10T11:53:11.818Z] 
11:53:11 [2023-01-10T11:53:11.818Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:53:12 [2023-01-10T11:53:12.077Z] #3 DONE 0.3s
11:53:12 [2023-01-10T11:53:12.077Z] 
11:53:12 [2023-01-10T11:53:12.077Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
11:53:12 [2023-01-10T11:53:12.077Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
11:53:12 [2023-01-10T11:53:12.077Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
11:53:12 [2023-01-10T11:53:12.077Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
11:53:12 [2023-01-10T11:53:12.077Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
11:53:12 [2023-01-10T11:53:12.077Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
11:53:12 [2023-01-10T11:53:12.077Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
11:53:12 [2023-01-10T11:53:12.639Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done
11:53:12 [2023-01-10T11:53:12.895Z] #4 DONE 0.8s
11:53:13 [2023-01-10T11:53:13.150Z] 
11:53:13 [2023-01-10T11:53:13.150Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:53:14 [2023-01-10T11:53:14.089Z] #5 ...
11:53:14 [2023-01-10T11:53:14.089Z] 
11:53:14 [2023-01-10T11:53:14.089Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:53:14 [2023-01-10T11:53:14.089Z] #6 DONE 1.0s
11:53:14 [2023-01-10T11:53:14.089Z] 
11:53:14 [2023-01-10T11:53:14.089Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:53:14 [2023-01-10T11:53:14.089Z] #7 DONE 1.0s
11:53:14 [2023-01-10T11:53:14.089Z] 
11:53:14 [2023-01-10T11:53:14.089Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:53:14 [2023-01-10T11:53:14.089Z] #8 DONE 1.0s
11:53:14 [2023-01-10T11:53:14.089Z] 
11:53:14 [2023-01-10T11:53:14.089Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:53:14 [2023-01-10T11:53:14.089Z] #5 DONE 1.0s
11:53:14 [2023-01-10T11:53:14.354Z] 
11:53:14 [2023-01-10T11:53:14.354Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:53:14 [2023-01-10T11:53:14.354Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
11:53:14 [2023-01-10T11:53:14.354Z] #9 ...
11:53:14 [2023-01-10T11:53:14.354Z] 
11:53:14 [2023-01-10T11:53:14.354Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:14 [2023-01-10T11:53:14.354Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
11:53:14 [2023-01-10T11:53:14.354Z] #10 DONE 0.2s
11:53:14 [2023-01-10T11:53:14.612Z] 
11:53:14 [2023-01-10T11:53:14.612Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:53:14 [2023-01-10T11:53:14.612Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
11:53:14 [2023-01-10T11:53:14.612Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
11:53:14 [2023-01-10T11:53:14.612Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
11:53:14 [2023-01-10T11:53:14.612Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 2.10MB / 55.03MB 0.1s
11:53:14 [2023-01-10T11:53:14.868Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.29MB / 55.03MB 0.2s
11:53:14 [2023-01-10T11:53:14.868Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 14.00MB / 55.03MB 0.3s
11:53:15 [2023-01-10T11:53:15.171Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 19.92MB / 55.03MB 0.5s
11:53:15 [2023-01-10T11:53:15.171Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 25.17MB / 55.03MB 0.5s
11:53:15 [2023-01-10T11:53:15.171Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 43.22MB / 55.03MB 0.7s
11:53:15 [2023-01-10T11:53:15.429Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 0.8s
11:53:16 [2023-01-10T11:53:16.361Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.6s done
11:53:16 [2023-01-10T11:53:16.943Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
11:53:20 [2023-01-10T11:53:20.214Z] #9 ...
11:53:20 [2023-01-10T11:53:20.214Z] 
11:53:20 [2023-01-10T11:53:20.214Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:20 [2023-01-10T11:53:20.214Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.2s done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.6s done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 2.1s done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 5.1s done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 2.6s done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 60.82MB / 85.98MB 5.5s
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 60.49MB / 141.97MB 5.5s
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 5.4s done
11:53:20 [2023-01-10T11:53:20.214Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 66.06MB / 85.98MB 5.7s
11:53:20 [2023-01-10T11:53:20.214Z] #11 ...
11:53:20 [2023-01-10T11:53:20.214Z] 
11:53:20 [2023-01-10T11:53:20.214Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:53:22 [2023-01-10T11:53:22.122Z] #9 ...
11:53:22 [2023-01-10T11:53:22.122Z] 
11:53:22 [2023-01-10T11:53:22.122Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:22 [2023-01-10T11:53:22.122Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:53:22 [2023-01-10T11:53:22.122Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:53:22 [2023-01-10T11:53:22.122Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:53:22 [2023-01-10T11:53:22.122Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
11:53:22 [2023-01-10T11:53:22.122Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done
11:53:22 [2023-01-10T11:53:22.122Z] #10 DONE 7.5s
11:53:22 [2023-01-10T11:53:22.122Z] 
11:53:22 [2023-01-10T11:53:22.122Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:22 [2023-01-10T11:53:22.122Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
11:53:22 [2023-01-10T11:53:22.122Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:53:22 [2023-01-10T11:53:22.122Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:53:22 [2023-01-10T11:53:22.122Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:53:22 [2023-01-10T11:53:22.122Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
11:53:22 [2023-01-10T11:53:22.122Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done
11:53:22 [2023-01-10T11:53:22.122Z] #12 DONE 7.6s
11:53:22 [2023-01-10T11:53:22.122Z] 
11:53:22 [2023-01-10T11:53:22.122Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:53:22 [2023-01-10T11:53:22.122Z] #9 ...
11:53:22 [2023-01-10T11:53:22.122Z] 
11:53:22 [2023-01-10T11:53:22.122Z] #13 [internal] load build context
11:53:22 [2023-01-10T11:53:22.122Z] #13 transferring context: 53.56MB 7.6s done
11:53:22 [2023-01-10T11:53:22.122Z] #13 DONE 7.8s
11:53:22 [2023-01-10T11:53:22.122Z] 
11:53:22 [2023-01-10T11:53:22.122Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:53:22 [2023-01-10T11:53:22.122Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.3s
11:53:22 [2023-01-10T11:53:22.198Z] Still waiting to schedule task
11:53:22 [2023-01-10T11:53:22.198Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b805cae01bdbdd9d)11:53:22 [2023-01-10T11:53:22.199Z] Still waiting to schedule task
11:53:22 [2023-01-10T11:53:22.199Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b805cae01bdbdd9d)11:53:22 [2023-01-10T11:53:22.200Z] Still waiting to schedule task
11:53:22 [2023-01-10T11:53:22.200Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
11:53:22 [2023-01-10T11:53:22.202Z] Still waiting to schedule task
11:53:22 [2023-01-10T11:53:22.202Z] Waiting for next available executor on ‘arm64&&ubuntu-200411:53:22 [2023-01-10T11:53:22.203Z] Still waiting to schedule task
11:53:22 [2023-01-10T11:53:22.203Z] All nodes of label ‘windows-2019’ are offline
11:53:26 [2023-01-10T11:53:26.296Z] #9 ...
11:53:26 [2023-01-10T11:53:26.296Z] 
11:53:26 [2023-01-10T11:53:26.296Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:53:26 [2023-01-10T11:53:26.296Z] #14 DONE 0.7s
11:53:26 [2023-01-10T11:53:26.296Z] 
11:53:26 [2023-01-10T11:53:26.296Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:53:26 [2023-01-10T11:53:26.296Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.1s done
11:53:26 [2023-01-10T11:53:26.555Z] #9 DONE 12.3s
11:53:26 [2023-01-10T11:53:26.555Z] 
11:53:26 [2023-01-10T11:53:26.555Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:53:26 [2023-01-10T11:53:26.555Z] #15 DONE 0.7s
11:53:26 [2023-01-10T11:53:26.555Z] 
11:53:26 [2023-01-10T11:53:26.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:26 [2023-01-10T11:53:26.555Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 7.0s done
11:53:26 [2023-01-10T11:53:26.555Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 10.2s done
11:53:26 [2023-01-10T11:53:26.555Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
11:53:27 [2023-01-10T11:53:27.562Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 1.0s done
11:53:27 [2023-01-10T11:53:27.822Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
11:53:29 [2023-01-10T11:53:29.194Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 1.1s done
11:53:29 [2023-01-10T11:53:29.451Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
11:53:34 [2023-01-10T11:53:34.695Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.0s
11:53:36 [2023-01-10T11:53:36.592Z] #11 ...
11:53:36 [2023-01-10T11:53:36.592Z] 
11:53:36 [2023-01-10T11:53:36.592Z] #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
11:53:36 [2023-01-10T11:53:36.592Z] #0 1.852 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 1.877 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 1.877 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 2.133 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 2.548 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 3.041 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 4.045 Fetched 8616 kB in 2s (3520 kB/s)
11:53:36 [2023-01-10T11:53:36.592Z] #0 4.045 Reading package lists...
11:53:36 [2023-01-10T11:53:36.592Z] #0 4.823 Reading package lists...
11:53:36 [2023-01-10T11:53:36.592Z] #0 5.629 Building dependency tree...
11:53:36 [2023-01-10T11:53:36.592Z] #0 5.981 The following additional packages will be installed:
11:53:36 [2023-01-10T11:53:36.592Z] #0 5.982   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:53:36 [2023-01-10T11:53:36.592Z] #0 5.982   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:53:36 [2023-01-10T11:53:36.592Z] #0 5.984 Recommended packages:
11:53:36 [2023-01-10T11:53:36.592Z] #0 5.984   libldap-common publicsuffix libsasl2-modules
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.184 The following NEW packages will be installed:
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.184   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.184   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.184   libssh2-1 openssl
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.456 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.456 Need to get 3047 kB of archives.
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.456 After this operation, 6661 kB of additional disk space will be used.
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.456 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.472 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.472 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.472 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.474 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.477 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.482 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.497 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.497 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.497 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.497 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.497 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.503 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.503 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.525 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.765 debconf: delaying package configuration, since apt-utils is not installed
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.813 Fetched 3047 kB in 0s (9511 kB/s)
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.844 Selecting previously unselected package openssl.
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.844 (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.)
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.846 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 6.851 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.180 Selecting previously unselected package ca-certificates.
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.180 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.187 Unpacking ca-certificates (20210119) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.380 Selecting previously unselected package libbrotli1:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.380 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.391 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.553 Selecting previously unselected package libsasl2-modules-db:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.554 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.613 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.658 Selecting previously unselected package libsasl2-2:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.658 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.716 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.845 Selecting previously unselected package libldap-2.4-2:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.845 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.851 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.969 Selecting previously unselected package libnghttp2-14:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.971 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 7.974 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.069 Selecting previously unselected package libpsl5:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.069 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.073 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.209 Selecting previously unselected package librtmp1:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.209 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.221 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.349 Selecting previously unselected package libssh2-1:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.349 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.359 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.468 Selecting previously unselected package libcurl4:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.468 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.472 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.604 Selecting previously unselected package curl.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.604 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.673 Unpacking curl (7.74.0-1.3+deb11u3) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.844 Selecting previously unselected package libonig5:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.844 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.850 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.937 Selecting previously unselected package libjq1:amd64.
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.937 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 8.948 Unpacking libjq1:amd64 (1.6-2.1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.006 Selecting previously unselected package jq.
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.006 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.010 Unpacking jq (1.6-2.1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.073 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.088 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.101 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.112 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.123 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.135 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.146 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.162 Setting up openssl (1.1.1n-0+deb11u3) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.184 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.197 Setting up libjq1:amd64 (1.6-2.1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.209 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.223 Setting up ca-certificates (20210119) ...
11:53:36 [2023-01-10T11:53:36.592Z] #0 9.975 Updating certificates in /etc/ssl/certs...
11:53:36 [2023-01-10T11:53:36.850Z] #16 ...
11:53:36 [2023-01-10T11:53:36.850Z] 
11:53:36 [2023-01-10T11:53:36.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:37 [2023-01-10T11:53:37.423Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.8s done
11:53:37 [2023-01-10T11:53:37.423Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
11:53:39 [2023-01-10T11:53:39.954Z] #11 ...
11:53:39 [2023-01-10T11:53:39.954Z] 
11:53:39 [2023-01-10T11:53:39.954Z] #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
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.05 129 added, 0 removed; done.
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.12 Setting up jq (1.6-2.1) ...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.14 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.14 Setting up curl (7.74.0-1.3+deb11u3) ...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.16 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.17 Processing triggers for ca-certificates (20210119) ...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.19 Updating certificates in /etc/ssl/certs...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.95 0 added, 0 removed; done.
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.95 Running hooks in /etc/ca-certificates/update.d...
11:53:39 [2023-01-10T11:53:39.954Z] #16 11.95 done.
11:53:39 [2023-01-10T11:53:39.954Z] #16 DONE 13.4s
11:53:39 [2023-01-10T11:53:39.954Z] 
11:53:39 [2023-01-10T11:53:39.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:41 [2023-01-10T11:53:41.319Z] #11 ...
11:53:41 [2023-01-10T11:53:41.319Z] 
11:53:41 [2023-01-10T11:53:41.319Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:53:41 [2023-01-10T11:53:41.319Z] #17 DONE 1.2s
11:53:41 [2023-01-10T11:53:41.319Z] 
11:53:41 [2023-01-10T11:53:41.319Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:41 [2023-01-10T11:53:41.884Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 4.3s done
11:53:42 [2023-01-10T11:53:42.140Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
11:53:47 [2023-01-10T11:53:47.449Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
11:53:51 [2023-01-10T11:53:51.618Z] #11 ...
11:53:51 [2023-01-10T11:53:51.618Z] 
11:53:51 [2023-01-10T11:53:51.618Z] #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
11:53:51 [2023-01-10T11:53:51.618Z] #0 1.665 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:53:51 [2023-01-10T11:53:51.618Z] #0 2.033 
11:53:51 [2023-01-10T11:53:51.618Z] #0 2.255 #=#=#                                                                         

######################################################################## 100.0%
11:53:51 [2023-01-10T11:53:51.618Z] #0 2.587 
11:53:51 [2023-01-10T11:53:51.618Z] #0 3.674 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:53:51 [2023-01-10T11:53:51.618Z] #0 3.994 
11:53:51 [2023-01-10T11:53:51.618Z] #0 4.210 #=#=#                                                                         

######################################################################## 100.0%
11:53:51 [2023-01-10T11:53:51.618Z] #0 4.502 
11:53:51 [2023-01-10T11:53:51.618Z] #0 5.514 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:53:51 [2023-01-10T11:53:51.618Z] #0 5.820 
11:53:51 [2023-01-10T11:53:51.618Z] #0 6.041 #=#=#                                                                         

                                                                           0.0%
#############################                                             41.4%
###########################################                               60.1%
######################################################################## 100.0%
11:53:51 [2023-01-10T11:53:51.618Z] #0 6.740 
11:53:51 [2023-01-10T11:53:51.618Z] #0 7.693 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:53:51 [2023-01-10T11:53:51.618Z] #0 8.027 
11:53:51 [2023-01-10T11:53:51.618Z] #0 8.256 #=#=#                                                                         

######################################################################## 100.0%
11:53:51 [2023-01-10T11:53:51.618Z] #0 8.542 
11:53:51 [2023-01-10T11:53:51.618Z] #0 9.305 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:53:51 [2023-01-10T11:53:51.618Z] #0 9.663 
11:53:51 [2023-01-10T11:53:51.618Z] #0 9.891 #=#=#                                                                         

######################################################################## 100.0%
11:53:51 [2023-01-10T11:53:51.618Z] #18 10.21 
11:53:51 [2023-01-10T11:53:51.618Z] #18 10.29 Download of images into '/build' complete.
11:53:51 [2023-01-10T11:53:51.618Z] #18 10.29 Use something like the following to load the result into a Docker daemon:
11:53:51 [2023-01-10T11:53:51.618Z] #18 10.29   tar -cC '/build' . | docker load
11:53:51 [2023-01-10T11:53:51.618Z] #18 ...
11:53:51 [2023-01-10T11:53:51.618Z] 
11:53:51 [2023-01-10T11:53:51.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:52 [2023-01-10T11:53:52.180Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s
11:53:54 [2023-01-10T11:53:54.069Z] #11 ...
11:53:54 [2023-01-10T11:53:54.069Z] 
11:53:54 [2023-01-10T11:53:54.069Z] #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
11:53:54 [2023-01-10T11:53:54.069Z] #18 DONE 13.0s
11:53:54 [2023-01-10T11:53:54.069Z] 
11:53:54 [2023-01-10T11:53:54.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:53:54 [2023-01-10T11:53:54.069Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 12.1s done
11:53:54 [2023-01-10T11:53:54.631Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f
11:53:54 [2023-01-10T11:53:54.887Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
11:53:55 [2023-01-10T11:53:55.143Z] #11 DONE 41.0s
11:53:55 [2023-01-10T11:53:55.144Z] 
11:53:55 [2023-01-10T11:53:55.144Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:53:56 [2023-01-10T11:53:56.080Z] #19 DONE 0.7s
11:53:56 [2023-01-10T11:53:56.080Z] 
11:53:56 [2023-01-10T11:53:56.080Z] #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
11:53:56 [2023-01-10T11:53:56.642Z] #20 DONE 0.7s
11:53:56 [2023-01-10T11:53:56.642Z] 
11:53:56 [2023-01-10T11:53:56.642Z] #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
11:53:56 [2023-01-10T11:53:56.899Z] #21 ...
11:53:56 [2023-01-10T11:53:56.899Z] 
11:53:56 [2023-01-10T11:53:56.899Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:53:56 [2023-01-10T11:53:56.899Z] #22 DONE 0.2s
11:53:56 [2023-01-10T11:53:56.899Z] 
11:53:56 [2023-01-10T11:53:56.899Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:53:56 [2023-01-10T11:53:56.899Z] #23 DONE 0.2s
11:53:57 [2023-01-10T11:53:57.156Z] 
11:53:57 [2023-01-10T11:53:57.156Z] #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
11:54:02 [2023-01-10T11:54:02.402Z] #24 ...
11:54:02 [2023-01-10T11:54:02.402Z] 
11:54:02 [2023-01-10T11:54:02.402Z] #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
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + RM_GOPATH=0
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + TMP_GOPATH=
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + : /build
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + '[' -z '' ']'
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 ++ mktemp -d
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + export GOPATH=/tmp/tmp.FRuATbvrmk
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + GOPATH=/tmp/tmp.FRuATbvrmk
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + RM_GOPATH=1
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.634 + case "$(go env GOARCH)" in
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.635 ++ go env GOARCH
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + export GO_BUILDMODE=-buildmode=pie
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + GO_BUILDMODE=-buildmode=pie
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 ++ dirname /tmp/install/install.sh
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + dir=/tmp/install
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + bin=rootlesskit
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + shift
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + . /tmp/install/rootlesskit.installer
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 ++ : v0.14.4
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + install_rootlesskit
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + case "$1" in
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + export CGO_ENABLED=0
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + CGO_ENABLED=0
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + _install_rootlesskit
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + echo 'Install rootlesskit version v0.14.4'
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + for f in rootlesskit rootlesskit-docker-proxy
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + GOBIN=/build
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + GO111MODULE=on
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:54:02 [2023-01-10T11:54:02.402Z] #0 5.645 Install rootlesskit version v0.14.4
11:54:02 [2023-01-10T11:54:02.659Z] #25 ...
11:54:02 [2023-01-10T11:54:02.659Z] 
11:54:02 [2023-01-10T11:54:02.659Z] #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
11:54:02 [2023-01-10T11:54:02.659Z] #24 5.838 + git clone https://github.com/kolyshkin/go-swagger.git .
11:54:02 [2023-01-10T11:54:02.659Z] #24 5.838 Cloning into '.'...
11:54:06 [2023-01-10T11:54:06.875Z] #24 ...
11:54:06 [2023-01-10T11:54:06.875Z] 
11:54:06 [2023-01-10T11:54:06.875Z] #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
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.774 + RM_GOPATH=0
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.775 + TMP_GOPATH=
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.775 + : /build
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.775 + '[' -z '' ']'
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.775 ++ mktemp -d
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.787 + export GOPATH=/tmp/tmp.ljI3pfoRyl
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.787 + GOPATH=/tmp/tmp.ljI3pfoRyl
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.787 + RM_GOPATH=1
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.787 + case "$(go env GOARCH)" in
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.787 ++ go env GOARCH
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 Install gotestsum version v1.8.2
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + export GO_BUILDMODE=-buildmode=pie
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + GO_BUILDMODE=-buildmode=pie
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 ++ dirname /tmp/install/install.sh
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + dir=/tmp/install
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + bin=gotestsum
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + shift
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + . /tmp/install/gotestsum.installer
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 ++ : v1.8.2
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + install_gotestsum
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + set -e
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + echo 'Install gotestsum version v1.8.2'
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + GOBIN=/build
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + GO111MODULE=on
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.814 + go install gotest.tools/gotestsum@v1.8.2
11:54:06 [2023-01-10T11:54:06.875Z] #0 7.311 go: downloading gotest.tools/gotestsum v1.8.2
11:54:06 [2023-01-10T11:54:06.875Z] #26 ...
11:54:06 [2023-01-10T11:54:06.875Z] 
11:54:06 [2023-01-10T11:54:06.875Z] #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
11:54:06 [2023-01-10T11:54:06.875Z] #0 7.793 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:54:06 [2023-01-10T11:54:06.875Z] #0 7.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:54:06 [2023-01-10T11:54:06.875Z] #0 7.851 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:54:06 [2023-01-10T11:54:06.875Z] #0 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:54:06 [2023-01-10T11:54:06.875Z] #27 ...
11:54:06 [2023-01-10T11:54:06.875Z] 
11:54:06 [2023-01-10T11:54:06.875Z] #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
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + RM_GOPATH=0
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + TMP_GOPATH=
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + : /build
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + '[' -z '' ']'
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 ++ mktemp -d
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + export GOPATH=/tmp/tmp.FaMeEjdPKL
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + GOPATH=/tmp/tmp.FaMeEjdPKL
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + RM_GOPATH=1
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 + case "$(go env GOARCH)" in
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.598 ++ go env GOARCH
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + export GO_BUILDMODE=-buildmode=pie
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + GO_BUILDMODE=-buildmode=pie
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 ++ dirname /tmp/install/install.sh
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + dir=/tmp/install
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + bin=golangci_lint
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + shift
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + . /tmp/install/golangci_lint.installer
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 ++ : v1.44.0
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + install_golangci_lint
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + set -e
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + echo 'Install golangci-lint version v1.44.0'
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + GOBIN=/build
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + GO111MODULE=on
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.630 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
11:54:06 [2023-01-10T11:54:06.875Z] #0 6.635 Install golangci-lint version v1.44.0
11:54:06 [2023-01-10T11:54:06.875Z] #0 7.280 go: downloading github.com/golangci/golangci-lint v1.44.0
11:54:07 [2023-01-10T11:54:07.136Z] #28 ...
11:54:07 [2023-01-10T11:54:07.136Z] 
11:54:07 [2023-01-10T11:54:07.136Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:54:07 [2023-01-10T11:54:07.136Z] #0 7.649 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:54:07 [2023-01-10T11:54:07.136Z] #0 7.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:54:07 [2023-01-10T11:54:07.136Z] #0 7.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:54:07 [2023-01-10T11:54:07.136Z] #0 9.613 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:54:07 [2023-01-10T11:54:07.136Z] #29 ...
11:54:07 [2023-01-10T11:54:07.136Z] 
11:54:07 [2023-01-10T11:54:07.136Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:54:07 [2023-01-10T11:54:07.136Z] #0 6.721 + git clone https://github.com/docker/distribution.git .
11:54:07 [2023-01-10T11:54:07.136Z] #0 6.734 Cloning into '.'...
11:54:07 [2023-01-10T11:54:07.435Z] #30 ...
11:54:07 [2023-01-10T11:54:07.435Z] 
11:54:07 [2023-01-10T11:54:07.435Z] #31 [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
11:54:07 [2023-01-10T11:54:07.435Z] #0 6.650 + RM_GOPATH=0
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + TMP_GOPATH=
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + : /build
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + '[' -z '' ']'
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 ++ mktemp -d
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + export GOPATH=/tmp/tmp.DZ59er7qDU
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + GOPATH=/tmp/tmp.DZ59er7qDU
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + RM_GOPATH=1
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.650 + case "$(go env GOARCH)" in
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.657 ++ go env GOARCH
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.685 + export GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.685 + GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.685 ++ dirname /tmp/install/install.sh
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + dir=/tmp/install
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + bin=shfmt
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + shift
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + . /tmp/install/shfmt.installer
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 ++ : v3.0.2
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + install_shfmt
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + echo 'Install shfmt version v3.0.2'
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + GOBIN=/build
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + GO111MODULE=on
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.692 Install shfmt version v3.0.2
11:54:07 [2023-01-10T11:54:07.436Z] #0 7.453 go: downloading mvdan.cc/sh/v3 v3.0.2
11:54:07 [2023-01-10T11:54:07.436Z] #0 9.337 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:54:07 [2023-01-10T11:54:07.436Z] #0 9.401 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:54:07 [2023-01-10T11:54:07.436Z] #0 9.610 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:54:07 [2023-01-10T11:54:07.436Z] #31 ...
11:54:07 [2023-01-10T11:54:07.436Z] 
11:54:07 [2023-01-10T11:54:07.436Z] #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
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + RM_GOPATH=0
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + TMP_GOPATH=
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + : /build
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + '[' -z '' ']'
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 ++ mktemp -d
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + export GOPATH=/tmp/tmp.kuF18Dwcsz
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + GOPATH=/tmp/tmp.kuF18Dwcsz
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + RM_GOPATH=1
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 + case "$(go env GOARCH)" in
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.887 ++ go env GOARCH
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.923 + export GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.924 + GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.929 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 ++ dirname /tmp/install/install.sh
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + dir=/tmp/install
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + bin=tomlv
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + shift
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + . /tmp/install/tomlv.installer
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + install_tomlv
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.930 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kuF18Dwcsz/src/github.com/BurntSushi/toml
11:54:07 [2023-01-10T11:54:07.436Z] #0 6.935 Cloning into '/tmp/tmp.kuF18Dwcsz/src/github.com/BurntSushi/toml'...
11:54:07 [2023-01-10T11:54:07.436Z] #0 8.901 + cd /tmp/tmp.kuF18Dwcsz/src/github.com/BurntSushi/toml
11:54:07 [2023-01-10T11:54:07.436Z] #0 8.901 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:54:07 [2023-01-10T11:54:07.436Z] #0 9.058 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:54:07 [2023-01-10T11:54:07.436Z] #0 10.28 internal/unsafeheader
11:54:07 [2023-01-10T11:54:07.436Z] #0 10.31 internal/goarch
11:54:07 [2023-01-10T11:54:07.436Z] #0 10.70 internal/cpu
11:54:07 [2023-01-10T11:54:07.436Z] #0 10.80 internal/abi
11:54:07 [2023-01-10T11:54:07.702Z] #32 ...
11:54:07 [2023-01-10T11:54:07.702Z] 
11:54:07 [2023-01-10T11:54:07.702Z] #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
11:54:07 [2023-01-10T11:54:07.702Z] #0 8.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:54:07 [2023-01-10T11:54:07.702Z] #0 8.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:54:07 [2023-01-10T11:54:07.702Z] #0 8.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:54:07 [2023-01-10T11:54:07.702Z] #0 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:54:07 [2023-01-10T11:54:07.702Z] #33 ...
11:54:07 [2023-01-10T11:54:07.702Z] 
11:54:07 [2023-01-10T11:54:07.702Z] #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
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + RM_GOPATH=0
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + TMP_GOPATH=
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + : /build
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + '[' -z '' ']'
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 ++ mktemp -d
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + export GOPATH=/tmp/tmp.8qTo0DHndr
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + GOPATH=/tmp/tmp.8qTo0DHndr
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + RM_GOPATH=1
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 + case "$(go env GOARCH)" in
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.403 ++ go env GOARCH
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + export GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 ++ dirname /tmp/install/install.sh
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + dir=/tmp/install
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + bin=proxy
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + shift
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + '[' '!' -f /tmp/install/proxy.installer ']'
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + . /tmp/install/proxy.installer
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + install_proxy
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + case "$1" in
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + export CGO_ENABLED=0
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + CGO_ENABLED=0
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + _install_proxy
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.8qTo0DHndr/src/github.com/docker/libnetwork
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 Cloning into '/tmp/tmp.8qTo0DHndr/src/github.com/docker/libnetwork'...
11:54:07 [2023-01-10T11:54:07.702Z] #0 6.434 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
11:54:07 [2023-01-10T11:54:07.975Z] #34 ...
11:54:07 [2023-01-10T11:54:07.975Z] 
11:54:07 [2023-01-10T11:54:07.975Z] #35 [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
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + RM_GOPATH=0
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + TMP_GOPATH=
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + : /build
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + '[' -z '' ']'
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 ++ mktemp -d
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + export GOPATH=/tmp/tmp.KJxEBLm8TZ
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + GOPATH=/tmp/tmp.KJxEBLm8TZ
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + RM_GOPATH=1
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 + case "$(go env GOARCH)" in
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.033 ++ go env GOARCH
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.050 + export GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.050 + GO_BUILDMODE=-buildmode=pie
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 ++ dirname /tmp/install/install.sh
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + dir=/tmp/install
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + bin=vndr
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + shift
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + '[' '!' -f /tmp/install/vndr.installer ']'
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + . /tmp/install/vndr.installer
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 ++ : v0.1.3-0.20221229102223-87603e47e8ea
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + install_vndr
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + GOBIN=/build
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + GO111MODULE=on
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.088 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.089 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.656 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
11:54:07 [2023-01-10T11:54:07.975Z] #35 ...
11:54:07 [2023-01-10T11:54:07.975Z] 
11:54:07 [2023-01-10T11:54:07.975Z] #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
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:54:07 [2023-01-10T11:54:07.975Z] #0 7.826 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:54:07 [2023-01-10T11:54:07.975Z] #0 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:54:08 [2023-01-10T11:54:08.234Z] #36 ...
11:54:08 [2023-01-10T11:54:08.234Z] 
11:54:08 [2023-01-10T11:54:08.234Z] #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
11:54:08 [2023-01-10T11:54:08.234Z] #32 11.64 internal/goexperiment
11:54:08 [2023-01-10T11:54:08.798Z] #32 12.05 internal/goos
11:54:08 [2023-01-10T11:54:08.798Z] #32 12.12 internal/bytealg
11:54:08 [2023-01-10T11:54:08.798Z] #32 12.19 runtime/internal/atomic
11:54:10 [2023-01-10T11:54:10.697Z] #32 13.79 runtime/internal/math
11:54:10 [2023-01-10T11:54:10.697Z] #32 14.06 runtime/internal/sys
11:54:11 [2023-01-10T11:54:11.110Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07e16b982fdb57238) in /home/ubuntu/workspace/moby_PR-44765
[Pipeline] {
[Pipeline] checkout
11:54:11 [2023-01-10T11:54:11.260Z] #32 14.59 runtime/internal/syscall
11:54:11 [2023-01-10T11:54:11.285Z] The recommended git tool is: git
11:54:11 [2023-01-10T11:54:11.517Z] #32 15.06 internal/itoa
11:54:12 [2023-01-10T11:54:12.493Z] #32 15.74 runtime
11:54:12 [2023-01-10T11:54:12.493Z] #32 15.88 math/bits
11:54:12 [2023-01-10T11:54:12.493Z] #32 ...
11:54:12 [2023-01-10T11:54:12.493Z] 
11:54:12 [2023-01-10T11:54:12.493Z] #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
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.935 + RM_GOPATH=0
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.935 + TMP_GOPATH=
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.935 + : /build
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.935 + '[' -z '' ']'
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.947 Install docker/cli version 17.06.2-ce from stable
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 ++ mktemp -d
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + export GOPATH=/tmp/tmp.YGa8LySB4G
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + GOPATH=/tmp/tmp.YGa8LySB4G
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + RM_GOPATH=1
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + case "$(go env GOARCH)" in
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 ++ go env GOARCH
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + export GO_BUILDMODE=-buildmode=pie
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + GO_BUILDMODE=-buildmode=pie
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 ++ dirname /tmp/install/install.sh
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + dir=/tmp/install
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + bin=dockercli
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + shift
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + . /tmp/install/dockercli.installer
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 ++ : stable
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 ++ : 17.06.2-ce
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + install_dockercli
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 ++ uname -m
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + arch=x86_64
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + '[' x86_64 '!=' x86_64 ']'
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + url=https://download.docker.com/linux/static
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:54:12 [2023-01-10T11:54:12.493Z] #21 5.957 + tar -xz docker/docker
11:54:12 [2023-01-10T11:54:12.617Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0997bfab743bb1374) in /home/ubuntu/workspace/moby_PR-44765
[Pipeline] {
[Pipeline] checkout
11:54:12 [2023-01-10T11:54:12.741Z] The recommended git tool is: git
11:54:12 [2023-01-10T11:54:12.750Z] #21 ...
11:54:12 [2023-01-10T11:54:12.750Z] 
11:54:12 [2023-01-10T11:54:12.750Z] #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
11:54:12 [2023-01-10T11:54:12.750Z] #25 6.093 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:54:12 [2023-01-10T11:54:12.750Z] #25 10.29 go: downloading github.com/sirupsen/logrus v1.8.1
11:54:12 [2023-01-10T11:54:12.750Z] #25 10.30 go: downloading github.com/pkg/errors v0.9.1
11:54:12 [2023-01-10T11:54:12.750Z] #25 10.46 go: downloading github.com/urfave/cli/v2 v2.3.0
11:54:12 [2023-01-10T11:54:12.750Z] #25 11.47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:54:12 [2023-01-10T11:54:12.750Z] #25 16.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:54:12 [2023-01-10T11:54:12.750Z] #25 ...
11:54:12 [2023-01-10T11:54:12.750Z] 
11:54:12 [2023-01-10T11:54:12.750Z] #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
11:54:12 [2023-01-10T11:54:12.750Z] #26 11.81 go: downloading github.com/fatih/color v1.13.0
11:54:12 [2023-01-10T11:54:12.750Z] #26 11.91 go: downloading github.com/dnephin/pflag v1.0.7
11:54:12 [2023-01-10T11:54:12.750Z] #26 12.16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:54:12 [2023-01-10T11:54:12.750Z] #26 12.54 go: downloading golang.org/x/tools v0.1.11
11:54:12 [2023-01-10T11:54:12.750Z] #26 12.99 go: downloading github.com/mattn/go-colorable v0.1.12
11:54:12 [2023-01-10T11:54:12.750Z] #26 13.15 go: downloading github.com/mattn/go-isatty v0.0.14
11:54:12 [2023-01-10T11:54:12.750Z] #26 13.21 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:54:12 [2023-01-10T11:54:12.750Z] #26 13.71 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:54:14 [2023-01-10T11:54:14.128Z] #26 ...
11:54:14 [2023-01-10T11:54:14.128Z] 
11:54:14 [2023-01-10T11:54:14.128Z] #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
11:54:14 [2023-01-10T11:54:14.128Z] #21 16.44 + mkdir -p /build
11:54:14 [2023-01-10T11:54:14.128Z] #21 16.44 + mv docker/docker /build/
11:54:14 [2023-01-10T11:54:14.128Z] #21 16.46 + rmdir docker
11:54:14 [2023-01-10T11:54:14.128Z] #21 DONE 17.4s
11:54:14 [2023-01-10T11:54:14.128Z] 
11:54:14 [2023-01-10T11:54:14.128Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:54:14 [2023-01-10T11:54:14.128Z] #29 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:54:14 [2023-01-10T11:54:14.128Z] #29 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:54:14 [2023-01-10T11:54:14.249Z] using credential docker-jenkins-github-credentials
11:54:14 [2023-01-10T11:54:14.260Z] Cloning the remote Git repository
11:54:14 [2023-01-10T11:54:14.260Z] Cloning with configured refspecs honoured and without tags
11:54:14 [2023-01-10T11:54:14.691Z] #29 ...
11:54:14 [2023-01-10T11:54:14.691Z] 
11:54:14 [2023-01-10T11:54:14.691Z] #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
11:54:14 [2023-01-10T11:54:14.691Z] #25 17.47 go: downloading github.com/google/uuid v1.3.0
11:54:14 [2023-01-10T11:54:14.691Z] #25 17.77 go: downloading github.com/moby/vpnkit v0.5.0
11:54:14 [2023-01-10T11:54:14.691Z] #25 17.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:54:14 [2023-01-10T11:54:14.691Z] #25 18.03 go: downloading github.com/gofrs/flock v0.8.1
11:54:14 [2023-01-10T11:54:14.279Z] Cloning repository https://github.com/moby/moby.git
11:54:14 [2023-01-10T11:54:14.354Z]  > git init /home/ubuntu/workspace/moby_PR-44765 # timeout=10
11:54:14 [2023-01-10T11:54:14.628Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:14 [2023-01-10T11:54:14.628Z]  > git --version # timeout=10
11:54:14 [2023-01-10T11:54:14.653Z]  > git --version # 'git version 2.25.1'
11:54:14 [2023-01-10T11:54:14.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:14 [2023-01-10T11:54:14.655Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:14 [2023-01-10T11:54:14.948Z] #25 18.26 go: downloading github.com/gorilla/mux v1.8.0
11:54:15 [2023-01-10T11:54:15.210Z] #25 18.56 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:54:15 [2023-01-10T11:54:15.538Z] using credential docker-jenkins-github-credentials
11:54:15 [2023-01-10T11:54:15.549Z] Cloning the remote Git repository
11:54:15 [2023-01-10T11:54:15.549Z] Cloning with configured refspecs honoured and without tags
11:54:15 [2023-01-10T11:54:15.784Z] #25 19.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:54:16 [2023-01-10T11:54:16.041Z] #25 19.57 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:54:15 [2023-01-10T11:54:15.520Z] Cloning repository https://github.com/moby/moby.git
11:54:15 [2023-01-10T11:54:15.572Z]  > git init /home/ubuntu/workspace/moby_PR-44765 # timeout=10
11:54:15 [2023-01-10T11:54:15.816Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:15 [2023-01-10T11:54:15.816Z]  > git --version # timeout=10
11:54:15 [2023-01-10T11:54:15.841Z]  > git --version # 'git version 2.25.1'
11:54:15 [2023-01-10T11:54:15.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:15 [2023-01-10T11:54:15.844Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:19 [2023-01-10T11:54:19.359Z] #25 ...
11:54:19 [2023-01-10T11:54:19.359Z] 
11:54:19 [2023-01-10T11:54:19.359Z] #31 [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
11:54:19 [2023-01-10T11:54:19.359Z] #31 12.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:54:19 [2023-01-10T11:54:19.359Z] #31 ...
11:54:19 [2023-01-10T11:54:19.359Z] 
11:54:19 [2023-01-10T11:54:19.359Z] #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
11:54:19 [2023-01-10T11:54:19.359Z] #26 21.32 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:54:19 [2023-01-10T11:54:19.359Z] #26 21.45 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:54:19 [2023-01-10T11:54:19.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d97389b61b024877) in /home/ubuntu/workspace/moby_PR-44765
11:54:19 [2023-01-10T11:54:19.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05ae51d06fa17351f) in /home/ubuntu/workspace/moby_PR-44765
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
11:54:20 [2023-01-10T11:54:20.034Z] The recommended git tool is: git
11:54:20 [2023-01-10T11:54:20.037Z] The recommended git tool is: git
11:54:20 [2023-01-10T11:54:20.292Z] #26 ...
11:54:20 [2023-01-10T11:54:20.292Z] 
11:54:20 [2023-01-10T11:54:20.292Z] #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
11:54:20 [2023-01-10T11:54:20.292Z] #27 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:54:20 [2023-01-10T11:54:20.292Z] #27 17.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:54:20 [2023-01-10T11:54:20.550Z] #27 ...
11:54:20 [2023-01-10T11:54:20.550Z] 
11:54:20 [2023-01-10T11:54:20.550Z] #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
11:54:20 [2023-01-10T11:54:20.550Z] #33 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:54:20 [2023-01-10T11:54:20.550Z] #33 17.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:54:20 [2023-01-10T11:54:20.550Z] #33 ...
11:54:20 [2023-01-10T11:54:20.550Z] 
11:54:20 [2023-01-10T11:54:20.550Z] #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
11:54:20 [2023-01-10T11:54:20.550Z] #36 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:54:20 [2023-01-10T11:54:20.550Z] #36 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:54:22 [2023-01-10T11:54:22.653Z] using credential docker-jenkins-github-credentials
11:54:22 [2023-01-10T11:54:22.663Z] Cloning the remote Git repository
11:54:22 [2023-01-10T11:54:22.663Z] Cloning with configured refspecs honoured and without tags
11:54:22 [2023-01-10T11:54:22.735Z] using credential docker-jenkins-github-credentials
11:54:22 [2023-01-10T11:54:22.746Z] Cloning the remote Git repository
11:54:22 [2023-01-10T11:54:22.746Z] Cloning with configured refspecs honoured and without tags
11:54:23 [2023-01-10T11:54:23.118Z] #36 ...
11:54:23 [2023-01-10T11:54:23.119Z] 
11:54:23 [2023-01-10T11:54:23.119Z] #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
11:54:23 [2023-01-10T11:54:23.119Z] #26 26.10 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:54:22 [2023-01-10T11:54:22.841Z] Cloning repository https://github.com/moby/moby.git
11:54:22 [2023-01-10T11:54:22.911Z]  > git init /home/ubuntu/workspace/moby_PR-44765 # timeout=10
11:54:23 [2023-01-10T11:54:23.191Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:23 [2023-01-10T11:54:23.191Z]  > git --version # timeout=10
11:54:23 [2023-01-10T11:54:23.202Z]  > git --version # 'git version 2.17.1'
11:54:23 [2023-01-10T11:54:23.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:23 [2023-01-10T11:54:23.205Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:22 [2023-01-10T11:54:22.890Z] Cloning repository https://github.com/moby/moby.git
11:54:22 [2023-01-10T11:54:22.959Z]  > git init /home/ubuntu/workspace/moby_PR-44765 # timeout=10
11:54:23 [2023-01-10T11:54:23.202Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:23 [2023-01-10T11:54:23.202Z]  > git --version # timeout=10
11:54:23 [2023-01-10T11:54:23.218Z]  > git --version # 'git version 2.17.1'
11:54:23 [2023-01-10T11:54:23.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:23 [2023-01-10T11:54:23.220Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:24 [2023-01-10T11:54:24.049Z] #26 ...
11:54:24 [2023-01-10T11:54:24.049Z] 
11:54:24 [2023-01-10T11:54:24.049Z] #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
11:54:24 [2023-01-10T11:54:24.049Z] #32 17.51 math
11:54:24 [2023-01-10T11:54:24.049Z] #32 27.09 unicode/utf8
11:54:24 [2023-01-10T11:54:24.634Z] #32 ...
11:54:24 [2023-01-10T11:54:24.634Z] 
11:54:24 [2023-01-10T11:54:24.634Z] #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
11:54:24 [2023-01-10T11:54:24.634Z] #25 28.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:54:25 [2023-01-10T11:54:25.219Z] #25 28.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:54:30 [2023-01-10T11:54:30.495Z] #25 ...
11:54:30 [2023-01-10T11:54:30.495Z] 
11:54:30 [2023-01-10T11:54:30.495Z] #35 [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
11:54:30 [2023-01-10T11:54:30.495Z] #35 DONE 33.1s
11:54:30 [2023-01-10T11:54:30.495Z] 
11:54:30 [2023-01-10T11:54:30.495Z] #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
11:54:30 [2023-01-10T11:54:30.495Z] #34 31.32 Updating files:  45% (874/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:  89% (1712/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.
11:54:30 [2023-01-10T11:54:30.495Z] #34 33.04 + cd /tmp/tmp.8qTo0DHndr/src/github.com/docker/libnetwork
11:54:30 [2023-01-10T11:54:30.495Z] #34 33.05 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
11:54:30 [2023-01-10T11:54:30.495Z] #34 33.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:54:32 [2023-01-10T11:54:32.204Z] Fetching without tags
11:54:32 [2023-01-10T11:54:32.107Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:32 [2023-01-10T11:54:32.128Z]  > git config --add remote.origin.fetch +refs/pull/44765/head:refs/remotes/origin/PR-44765 # timeout=10
11:54:32 [2023-01-10T11:54:32.163Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:32 [2023-01-10T11:54:32.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:32 [2023-01-10T11:54:32.191Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:32 [2023-01-10T11:54:32.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:32 [2023-01-10T11:54:32.192Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:32 [2023-01-10T11:54:32.555Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
11:54:34 [2023-01-10T11:54:34.120Z] Merge succeeded, producing 2110b621f5bc539e2df1dd52d45d6a8563ef4ce3
11:54:34 [2023-01-10T11:54:34.120Z] Checking out Revision 2110b621f5bc539e2df1dd52d45d6a8563ef4ce3 (PR-44765)
11:54:32 [2023-01-10T11:54:32.554Z]  > git config core.sparsecheckout # timeout=10
11:54:32 [2023-01-10T11:54:32.571Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:54:33 [2023-01-10T11:54:33.485Z]  > git remote # timeout=10
11:54:33 [2023-01-10T11:54:33.502Z]  > git config --get remote.origin.url # timeout=10
11:54:33 [2023-01-10T11:54:33.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:33 [2023-01-10T11:54:33.581Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:54:34 [2023-01-10T11:54:34.093Z]  > git rev-parse HEAD^{commit} # timeout=10
11:54:34 [2023-01-10T11:54:34.111Z]  > git config core.sparsecheckout # timeout=10
11:54:34 [2023-01-10T11:54:34.128Z]  > git checkout -f 2110b621f5bc539e2df1dd52d45d6a8563ef4ce3 # timeout=10
11:54:34 [2023-01-10T11:54:34.529Z] Fetching without tags
11:54:34 [2023-01-10T11:54:34.842Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
11:54:34 [2023-01-10T11:54:34.449Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:34 [2023-01-10T11:54:34.484Z]  > git config --add remote.origin.fetch +refs/pull/44765/head:refs/remotes/origin/PR-44765 # timeout=10
11:54:34 [2023-01-10T11:54:34.495Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:34 [2023-01-10T11:54:34.512Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:34 [2023-01-10T11:54:34.535Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:34 [2023-01-10T11:54:34.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:34 [2023-01-10T11:54:34.536Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:34 [2023-01-10T11:54:34.849Z]  > git config core.sparsecheckout # timeout=10
11:54:34 [2023-01-10T11:54:34.861Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:54:35 [2023-01-10T11:54:35.742Z] #34 ...
11:54:35 [2023-01-10T11:54:35.742Z] 
11:54:35 [2023-01-10T11:54:35.742Z] #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
11:54:35 [2023-01-10T11:54:35.742Z] #32 28.98 internal/race
11:54:35 [2023-01-10T11:54:35.742Z] #32 29.40 sync/atomic
11:54:35 [2023-01-10T11:54:35.742Z] #32 30.81 unicode
11:54:35 [2023-01-10T11:54:35.742Z] #32 37.77 encoding
11:54:35 [2023-01-10T11:54:35.998Z] #32 ...
11:54:35 [2023-01-10T11:54:35.998Z] 
11:54:35 [2023-01-10T11:54:35.999Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:54:36 [2023-01-10T11:54:36.681Z] Merge succeeded, producing 5dd6e34bf5be7c11865906f39480d9c5ad53ed4e
11:54:36 [2023-01-10T11:54:36.682Z] Checking out Revision 5dd6e34bf5be7c11865906f39480d9c5ad53ed4e (PR-44765)
11:54:37 [2023-01-10T11:54:37.022Z] #30 39.15 Updating files:  59% (1318/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:  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)
11:54:37 [2023-01-10T11:54:37.022Z] #30 ...
11:54:37 [2023-01-10T11:54:37.022Z] 
11:54:37 [2023-01-10T11:54:37.022Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:54:37 [2023-01-10T11:54:37.022Z] #29 30.45 Fetched 8616 kB in 23s (374 kB/s)
11:54:37 [2023-01-10T11:54:37.022Z] #29 30.45 Reading package lists...
11:54:37 [2023-01-10T11:54:37.278Z] #29 39.11 Reading package lists...
11:54:37 [2023-01-10T11:54:37.278Z] #29 ...
11:54:37 [2023-01-10T11:54:37.278Z] 
11:54:37 [2023-01-10T11:54:37.278Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:54:37 [2023-01-10T11:54:37.278Z] #30 39.15 Updating files:  59% (1318/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:  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.
11:54:37 [2023-01-10T11:54:37.278Z] #30 40.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:54:35 [2023-01-10T11:54:35.842Z]  > git remote # timeout=10
11:54:35 [2023-01-10T11:54:35.869Z]  > git config --get remote.origin.url # timeout=10
11:54:35 [2023-01-10T11:54:35.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:35 [2023-01-10T11:54:35.892Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:54:36 [2023-01-10T11:54:36.661Z]  > git rev-parse HEAD^{commit} # timeout=10
11:54:36 [2023-01-10T11:54:36.685Z]  > git config core.sparsecheckout # timeout=10
11:54:36 [2023-01-10T11:54:36.689Z]  > git checkout -f 5dd6e34bf5be7c11865906f39480d9c5ad53ed4e # timeout=10
11:54:37 [2023-01-10T11:54:37.843Z] #30 ...
11:54:37 [2023-01-10T11:54:37.843Z] 
11:54:37 [2023-01-10T11:54:37.843Z] #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
11:54:37 [2023-01-10T11:54:37.843Z] #33 31.12 Fetched 8616 kB in 23s (369 kB/s)
11:54:37 [2023-01-10T11:54:37.843Z] #33 31.12 Reading package lists...
11:54:37 [2023-01-10T11:54:37.843Z] #33 39.66 Reading package lists...
11:54:37 [2023-01-10T11:54:37.843Z] #33 ...
11:54:37 [2023-01-10T11:54:37.843Z] 
11:54:37 [2023-01-10T11:54:37.843Z] #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
11:54:37 [2023-01-10T11:54:37.843Z] #36 31.37 Fetched 8616 kB in 24s (361 kB/s)
11:54:37 [2023-01-10T11:54:37.843Z] #36 31.37 Reading package lists...
11:54:37 [2023-01-10T11:54:37.890Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:54:37 [2023-01-10T11:54:37.903Z] First time build. Skipping changelog.
11:54:38 [2023-01-10T11:54:38.100Z] #36 39.53 Reading package lists...
11:54:38 [2023-01-10T11:54:38.101Z] #36 ...
11:54:38 [2023-01-10T11:54:38.101Z] 
11:54:38 [2023-01-10T11:54:38.101Z] #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
11:54:38 [2023-01-10T11:54:38.101Z] #27 31.26 Fetched 8616 kB in 24s (363 kB/s)
11:54:38 [2023-01-10T11:54:38.101Z] #27 31.26 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:54:37 [2023-01-10T11:54:37.882Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
11:54:38 [2023-01-10T11:54:38.908Z] + docker version
11:54:39 [2023-01-10T11:54:39.994Z] #27 40.24 Reading package lists...
11:54:39 [2023-01-10T11:54:39.994Z] #27 ...
11:54:39 [2023-01-10T11:54:39.994Z] 
11:54:39 [2023-01-10T11:54:39.994Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:54:39 [2023-01-10T11:54:39.994Z] #30 42.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:54:40 [2023-01-10T11:54:40.595Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:54:40 [2023-01-10T11:54:40.645Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:54:41 [2023-01-10T11:54:41.664Z] + docker version
11:54:40 [2023-01-10T11:54:40.606Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
11:54:45 [2023-01-10T11:54:45.252Z] #30 ...
11:54:45 [2023-01-10T11:54:45.252Z] 
11:54:45 [2023-01-10T11:54:45.252Z] #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
11:54:45 [2023-01-10T11:54:45.252Z] #27 40.24 Reading package lists...
11:54:46 [2023-01-10T11:54:46.038Z] Fetching without tags
11:54:45 [2023-01-10T11:54:45.907Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:45 [2023-01-10T11:54:45.927Z]  > git config --add remote.origin.fetch +refs/pull/44765/head:refs/remotes/origin/PR-44765 # timeout=10
11:54:45 [2023-01-10T11:54:45.966Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:46 [2023-01-10T11:54:46.006Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:46 [2023-01-10T11:54:46.056Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:46 [2023-01-10T11:54:46.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:46 [2023-01-10T11:54:46.068Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:46 [2023-01-10T11:54:46.490Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
11:54:47 [2023-01-10T11:54:47.116Z] Fetching without tags
11:54:47 [2023-01-10T11:54:47.148Z] #27 48.53 Building dependency tree...
11:54:47 [2023-01-10T11:54:47.921Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
11:54:46 [2023-01-10T11:54:46.519Z]  > git config core.sparsecheckout # timeout=10
11:54:46 [2023-01-10T11:54:46.547Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:54:47 [2023-01-10T11:54:47.994Z]  > git remote # timeout=10
11:54:48 [2023-01-10T11:54:48.022Z]  > git config --get remote.origin.url # timeout=10
11:54:48 [2023-01-10T11:54:48.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:48 [2023-01-10T11:54:48.045Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:54:46 [2023-01-10T11:54:46.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:47 [2023-01-10T11:54:47.004Z]  > git config --add remote.origin.fetch +refs/pull/44765/head:refs/remotes/origin/PR-44765 # timeout=10
11:54:47 [2023-01-10T11:54:47.041Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:47 [2023-01-10T11:54:47.098Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:47 [2023-01-10T11:54:47.152Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:47 [2023-01-10T11:54:47.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:47 [2023-01-10T11:54:47.153Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:54:47 [2023-01-10T11:54:47.972Z]  > git config core.sparsecheckout # timeout=10
11:54:47 [2023-01-10T11:54:47.994Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:54:48 [2023-01-10T11:54:48.728Z] Merge succeeded, producing bcf8618b299cede289b2abfbd1e07c150152b267
11:54:48 [2023-01-10T11:54:48.728Z] Checking out Revision bcf8618b299cede289b2abfbd1e07c150152b267 (PR-44765)
11:54:49 [2023-01-10T11:54:49.606Z] Merge succeeded, producing 3646b08d7e8b8dba57acff7ba405287db450a021
11:54:49 [2023-01-10T11:54:49.606Z] Checking out Revision 3646b08d7e8b8dba57acff7ba405287db450a021 (PR-44765)
11:54:48 [2023-01-10T11:54:48.705Z]  > git rev-parse HEAD^{commit} # timeout=10
11:54:48 [2023-01-10T11:54:48.739Z]  > git config core.sparsecheckout # timeout=10
11:54:48 [2023-01-10T11:54:48.766Z]  > git checkout -f bcf8618b299cede289b2abfbd1e07c150152b267 # timeout=10
11:54:48 [2023-01-10T11:54:48.718Z]  > git remote # timeout=10
11:54:48 [2023-01-10T11:54:48.746Z]  > git config --get remote.origin.url # timeout=10
11:54:48 [2023-01-10T11:54:48.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:48 [2023-01-10T11:54:48.771Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:54:49 [2023-01-10T11:54:49.623Z]  > git rev-parse HEAD^{commit} # timeout=10
11:54:49 [2023-01-10T11:54:49.637Z]  > git config core.sparsecheckout # timeout=10
11:54:49 [2023-01-10T11:54:49.644Z]  > git checkout -f 3646b08d7e8b8dba57acff7ba405287db450a021 # timeout=10
11:54:51 [2023-01-10T11:54:51.330Z] #27 ...
11:54:51 [2023-01-10T11:54:51.330Z] 
11:54:51 [2023-01-10T11:54:51.330Z] #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
11:54:51 [2023-01-10T11:54:51.330Z] #36 39.53 Reading package lists...
11:54:51 [2023-01-10T11:54:51.330Z] #36 47.99 Building dependency tree...
11:54:51 [2023-01-10T11:54:51.330Z] #36 54.09 The following additional packages will be installed:
11:54:51 [2023-01-10T11:54:51.330Z] #36 54.09   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
11:54:51 [2023-01-10T11:54:51.330Z] #36 54.10   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
11:54:51 [2023-01-10T11:54:51.330Z] #36 54.12 Suggested packages:
11:54:51 [2023-01-10T11:54:51.330Z] #36 54.13   manpages-dev protobuf-mode-el python3-setuptools
11:54:51 [2023-01-10T11:54:51.330Z] #36 ...
11:54:51 [2023-01-10T11:54:51.330Z] 
11:54:51 [2023-01-10T11:54:51.331Z] #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
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.48 The following additional packages will be installed:
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.49   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.49   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.49   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.49   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.50   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.51   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.52   mingw-w64-common mingw-w64-x86-64-dev
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.53 Suggested packages:
11:54:51 [2023-01-10T11:54:51.331Z] #27 54.55   gcc-10-locales seccomp wine64
11:54:52 [2023-01-10T11:54:52.555Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:54:52 [2023-01-10T11:54:52.580Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:54:52 [2023-01-10T11:54:52.562Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
11:54:53 [2023-01-10T11:54:53.688Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:54:53 [2023-01-10T11:54:53.730Z] First time build. Skipping changelog.
11:54:53 [2023-01-10T11:54:53.744Z] + docker version
11:54:53 [2023-01-10T11:54:53.821Z] Client: Docker Engine - Community
11:54:53 [2023-01-10T11:54:53.821Z]  Version:           22.06.0-beta.0
11:54:53 [2023-01-10T11:54:53.821Z]  API version:       1.42
11:54:53 [2023-01-10T11:54:53.821Z]  Go version:        go1.18.3
11:54:53 [2023-01-10T11:54:53.821Z]  Git commit:        3e9117b
11:54:53 [2023-01-10T11:54:53.821Z]  Built:             Fri Jun  3 17:55:34 2022
11:54:53 [2023-01-10T11:54:53.821Z]  OS/Arch:           linux/arm64
11:54:53 [2023-01-10T11:54:53.821Z]  Context:           default
11:54:53 [2023-01-10T11:54:53.821Z] 
11:54:53 [2023-01-10T11:54:53.821Z] Server: Docker Engine - Community
11:54:53 [2023-01-10T11:54:53.821Z]  Engine:
11:54:53 [2023-01-10T11:54:53.821Z]   Version:          22.06.0-beta.0
11:54:53 [2023-01-10T11:54:53.821Z]   API version:      1.42 (minimum version 1.12)
11:54:53 [2023-01-10T11:54:53.821Z]   Go version:       go1.18.3
11:54:53 [2023-01-10T11:54:53.821Z]   Git commit:       38633e7
11:54:53 [2023-01-10T11:54:53.821Z]   Built:            Fri Jun  3 17:55:34 2022
11:54:53 [2023-01-10T11:54:53.821Z]   OS/Arch:          linux/arm64
11:54:53 [2023-01-10T11:54:53.821Z]   Experimental:     true
11:54:53 [2023-01-10T11:54:53.821Z]  containerd:
11:54:53 [2023-01-10T11:54:53.821Z]   Version:          1.6.8
11:54:53 [2023-01-10T11:54:53.821Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:54:53 [2023-01-10T11:54:53.821Z]  runc:
11:54:53 [2023-01-10T11:54:53.821Z]   Version:          1.1.4
11:54:53 [2023-01-10T11:54:53.821Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:54:53 [2023-01-10T11:54:53.821Z]  docker-init:
11:54:53 [2023-01-10T11:54:53.821Z]   Version:          0.19.0
11:54:53 [2023-01-10T11:54:53.821Z]   GitCommit:        de40ad0
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01 The following NEW packages will be installed:
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
[Pipeline] sh
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.01   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:54:53 [2023-01-10T11:54:53.857Z] #27 57.02   mingw-w64-x86-64-dev
11:54:54 [2023-01-10T11:54:54.114Z] #27 ...
11:54:54 [2023-01-10T11:54:54.114Z] 
11:54:54 [2023-01-10T11:54:54.114Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:54:54 [2023-01-10T11:54:54.114Z] #29 39.11 Reading package lists...
11:54:54 [2023-01-10T11:54:54.114Z] #29 47.58 Building dependency tree...
11:54:54 [2023-01-10T11:54:54.114Z] #29 53.48 The following additional packages will be installed:
11:54:54 [2023-01-10T11:54:54.114Z] #29 53.48   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:54:54 [2023-01-10T11:54:54.114Z] #29 53.50 Suggested packages:
11:54:54 [2023-01-10T11:54:54.114Z] #29 53.50   cmake-doc ninja-build lrzip
11:54:54 [2023-01-10T11:54:54.114Z] #29 53.50 Recommended packages:
11:54:54 [2023-01-10T11:54:54.114Z] #29 53.50   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:54:54 [2023-01-10T11:54:54.114Z] #29 54.96 The following NEW packages will be installed:
11:54:54 [2023-01-10T11:54:54.114Z] #29 54.98   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.01   vim-common xxd
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.54 Need to get 17.7 MB of archives.
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.54 After this operation, 70.7 MB of additional disk space will be used.
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 55.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 56.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 56.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 56.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 56.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 56.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 56.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:54:54 [2023-01-10T11:54:54.114Z] #29 ...
11:54:54 [2023-01-10T11:54:54.114Z] 
11:54:54 [2023-01-10T11:54:54.114Z] #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
11:54:54 [2023-01-10T11:54:54.114Z] #27 57.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:54:54 [2023-01-10T11:54:54.114Z] #27 57.55 Need to get 115 MB of archives.
11:54:54 [2023-01-10T11:54:54.114Z] #27 57.55 After this operation, 645 MB of additional disk space will be used.
11:54:54 [2023-01-10T11:54:54.114Z] #27 57.55 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]
11:54:54 [2023-01-10T11:54:54.140Z] + docker info
11:54:54 [2023-01-10T11:54:54.140Z] Client:
11:54:54 [2023-01-10T11:54:54.140Z]  Context:    default
11:54:54 [2023-01-10T11:54:54.140Z]  Debug Mode: false
11:54:54 [2023-01-10T11:54:54.140Z]  Plugins:
11:54:54 [2023-01-10T11:54:54.140Z]   buildx: Docker Buildx (Docker Inc.)
11:54:54 [2023-01-10T11:54:54.140Z]     Version:  v0.8.2
11:54:54 [2023-01-10T11:54:54.140Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:54:54 [2023-01-10T11:54:54.140Z]   compose: Docker Compose (Docker Inc.)
11:54:54 [2023-01-10T11:54:54.140Z]     Version:  v2.12.0
11:54:54 [2023-01-10T11:54:54.140Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:54:54 [2023-01-10T11:54:54.140Z] 
11:54:54 [2023-01-10T11:54:54.140Z] Server:
11:54:54 [2023-01-10T11:54:54.140Z]  Containers: 0
11:54:54 [2023-01-10T11:54:54.140Z]   Running: 0
11:54:54 [2023-01-10T11:54:54.140Z]   Paused: 0
11:54:54 [2023-01-10T11:54:54.140Z]   Stopped: 0
11:54:54 [2023-01-10T11:54:54.140Z]  Images: 0
11:54:54 [2023-01-10T11:54:54.140Z]  Server Version: 22.06.0-beta.0
11:54:54 [2023-01-10T11:54:54.140Z]  Storage Driver: overlay2
11:54:54 [2023-01-10T11:54:54.140Z]   Backing Filesystem: extfs
11:54:54 [2023-01-10T11:54:54.140Z]   Supports d_type: true
11:54:54 [2023-01-10T11:54:54.140Z]   Using metacopy: false
11:54:54 [2023-01-10T11:54:54.140Z]   Native Overlay Diff: true
11:54:54 [2023-01-10T11:54:54.140Z]   userxattr: false
11:54:54 [2023-01-10T11:54:54.140Z]  Logging Driver: json-file
11:54:54 [2023-01-10T11:54:54.140Z]  Cgroup Driver: cgroupfs
11:54:54 [2023-01-10T11:54:54.140Z]  Cgroup Version: 1
11:54:54 [2023-01-10T11:54:54.140Z]  Plugins:
11:54:54 [2023-01-10T11:54:54.140Z]   Volume: local
11:54:54 [2023-01-10T11:54:54.140Z]   Network: bridge host ipvlan macvlan null overlay
11:54:54 [2023-01-10T11:54:54.140Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:54:54 [2023-01-10T11:54:54.140Z]  Swarm: inactive
11:54:54 [2023-01-10T11:54:54.140Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:54:54 [2023-01-10T11:54:54.140Z]  Default Runtime: runc
11:54:54 [2023-01-10T11:54:54.140Z]  Init Binary: docker-init
11:54:54 [2023-01-10T11:54:54.140Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:54:54 [2023-01-10T11:54:54.140Z]  runc version: v1.1.4-0-g5fd4c4d
11:54:54 [2023-01-10T11:54:54.140Z]  init version: de40ad0
11:54:54 [2023-01-10T11:54:54.140Z]  Security Options:
11:54:54 [2023-01-10T11:54:54.140Z]   apparmor
11:54:54 [2023-01-10T11:54:54.140Z]   seccomp
11:54:54 [2023-01-10T11:54:54.140Z]    Profile: builtin
11:54:54 [2023-01-10T11:54:54.140Z]  Kernel Version: 5.15.0-1022-aws
11:54:54 [2023-01-10T11:54:54.140Z]  Operating System: Ubuntu 20.04.5 LTS
11:54:54 [2023-01-10T11:54:54.140Z]  OSType: linux
11:54:54 [2023-01-10T11:54:54.140Z]  Architecture: aarch64
11:54:54 [2023-01-10T11:54:54.140Z]  CPUs: 2
11:54:54 [2023-01-10T11:54:54.140Z]  Total Memory: 7.559GiB
11:54:54 [2023-01-10T11:54:54.140Z]  Name: ip-10-100-53-106
11:54:54 [2023-01-10T11:54:54.140Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
11:54:54 [2023-01-10T11:54:54.140Z]  Docker Root Dir: /var/lib/docker
11:54:54 [2023-01-10T11:54:54.140Z]  Debug Mode: false
11:54:54 [2023-01-10T11:54:54.140Z]  Registry: https://index.docker.io/v1/
11:54:54 [2023-01-10T11:54:54.140Z]  Labels:
11:54:54 [2023-01-10T11:54:54.140Z]  Experimental: true
11:54:54 [2023-01-10T11:54:54.140Z]  Insecure Registries:
11:54:54 [2023-01-10T11:54:54.140Z]   127.0.0.0/8
11:54:54 [2023-01-10T11:54:54.140Z]  Live Restore Enabled: true
11:54:54 [2023-01-10T11:54:54.140Z] 
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:54:54 [2023-01-10T11:54:54.371Z] #27 57.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]
11:54:54 [2023-01-10T11:54:54.428Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:54:54 [2023-01-10T11:54:54.428Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:54:54 [2023-01-10T11:54:54.428Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44765/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:54:54 [2023-01-10T11:54:54.428Z] + bash /home/ubuntu/workspace/moby_PR-44765/check-config.sh
11:54:54 [2023-01-10T11:54:54.428Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:54:54 [2023-01-10T11:54:54.428Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
11:54:54 [2023-01-10T11:54:54.428Z] 
11:54:54 [2023-01-10T11:54:54.428Z] Generally Necessary:
11:54:54 [2023-01-10T11:54:54.428Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:54:54 [2023-01-10T11:54:54.428Z] - apparmor: enabled and tools installed
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_NAMESPACES: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_NET_NS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_PID_NS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_IPC_NS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_UTS_NS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_CGROUPS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_CGROUP_CPUACCT: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_CGROUP_DEVICE: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_CGROUP_FREEZER: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_CGROUP_SCHED: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_CPUSETS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_MEMCG: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_KEYS: enabled
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_VETH: enabled (as module)
11:54:54 [2023-01-10T11:54:54.428Z] - CONFIG_BRIDGE: enabled (as module)
11:54:54 [2023-01-10T11:54:54.628Z] #27 ...
11:54:54 [2023-01-10T11:54:54.628Z] 
11:54:54 [2023-01-10T11:54:54.628Z] #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
11:54:54 [2023-01-10T11:54:54.628Z] #33 39.66 Reading package lists...
11:54:54 [2023-01-10T11:54:54.628Z] #33 48.24 Building dependency tree...
11:54:54 [2023-01-10T11:54:54.628Z] #33 54.23 The following additional packages will be installed:
11:54:54 [2023-01-10T11:54:54.628Z] #33 54.24   libbtrfs0
11:54:54 [2023-01-10T11:54:54.628Z] #33 54.61 The following NEW packages will be installed:
11:54:54 [2023-01-10T11:54:54.628Z] #33 54.65   libbtrfs-dev libbtrfs0
11:54:54 [2023-01-10T11:54:54.628Z] #33 55.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:54:54 [2023-01-10T11:54:54.628Z] #33 55.23 Need to get 460 kB of archives.
11:54:54 [2023-01-10T11:54:54.628Z] #33 55.23 After this operation, 1237 kB of additional disk space will be used.
11:54:54 [2023-01-10T11:54:54.628Z] #33 55.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:54:54 [2023-01-10T11:54:54.628Z] #33 55.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:54:54 [2023-01-10T11:54:54.628Z] #33 57.06 debconf: delaying package configuration, since apt-utils is not installed
11:54:54 [2023-01-10T11:54:54.628Z] #33 57.49 Fetched 460 kB in 0s (952 kB/s)
11:54:54 [2023-01-10T11:54:54.628Z] #33 57.62 Selecting previously unselected package libbtrfs0:amd64.
11:54:54 [2023-01-10T11:54:54.629Z] #33 57.62 (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.)
11:54:54 [2023-01-10T11:54:54.629Z] #33 57.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:54:54 [2023-01-10T11:54:54.629Z] #33 57.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:54:54 [2023-01-10T11:54:54.629Z] #33 ...
11:54:54 [2023-01-10T11:54:54.629Z] 
11:54:54 [2023-01-10T11:54:54.629Z] #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
11:54:54 [2023-01-10T11:54:54.629Z] #27 58.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:54:54 [2023-01-10T11:54:54.629Z] #27 58.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:54:54 [2023-01-10T11:54:54.629Z] #27 58.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:54:54 [2023-01-10T11:54:54.629Z] #27 58.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_NF_NAT_IPV4: missing
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_NF_NAT: enabled (as module)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_NF_NAT_NEEDED: missing
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_POSIX_MQUEUE: enabled
11:54:54 [2023-01-10T11:54:54.691Z] 
11:54:54 [2023-01-10T11:54:54.691Z] Optional Features:
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_USER_NS: enabled
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_SECCOMP: enabled
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_CGROUP_PIDS: enabled
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_MEMCG_SWAP: enabled
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:54:54 [2023-01-10T11:54:54.691Z]     (cgroup swap accounting is currently enabled)
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_BLK_CGROUP: enabled
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:54:54 [2023-01-10T11:54:54.691Z] - CONFIG_IOSCHED_CFQ: missing
11:54:54 [2023-01-10T11:54:54.899Z] + docker version
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_CGROUP_PERF: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_CGROUP_HUGETLB: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_CFS_BANDWIDTH: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_RT_GROUP_SCHED: missing
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_IP_VS: enabled (as module)
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_IP_VS_NFCT: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_IP_VS_RR: enabled (as module)
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_EXT4_FS: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:54:54 [2023-01-10T11:54:54.951Z] - Network Drivers:
11:54:54 [2023-01-10T11:54:54.951Z]   - "overlay":
11:54:54 [2023-01-10T11:54:54.951Z]     - CONFIG_VXLAN: enabled (as module)
11:54:54 [2023-01-10T11:54:54.951Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:54:54 [2023-01-10T11:54:54.951Z]       Optional (for encrypted networks):
11:54:55 [2023-01-10T11:54:55.191Z] #27 58.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:54:55 [2023-01-10T11:54:55.211Z]       - CONFIG_CRYPTO: enabled
11:54:55 [2023-01-10T11:54:55.211Z]       - CONFIG_CRYPTO_AEAD: enabled
11:54:55 [2023-01-10T11:54:55.211Z]       - CONFIG_CRYPTO_GCM: enabled
11:54:55 [2023-01-10T11:54:55.211Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:54:55 [2023-01-10T11:54:55.211Z]       - CONFIG_CRYPTO_GHASH: enabled
11:54:55 [2023-01-10T11:54:55.211Z]       - CONFIG_XFRM: enabled
11:54:55 [2023-01-10T11:54:55.212Z]       - CONFIG_XFRM_USER: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]       - CONFIG_INET_ESP: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
11:54:55 [2023-01-10T11:54:55.212Z]   - "ipvlan":
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_IPVLAN: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]   - "macvlan":
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_MACVLAN: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_DUMMY: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]   - "ftp,tftp client in container":
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z] - Storage Drivers:
11:54:55 [2023-01-10T11:54:55.212Z]   - "aufs":
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_AUFS_FS: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]   - "btrfs":
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:54:55 [2023-01-10T11:54:55.212Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:54:55 [2023-01-10T11:54:55.212Z]   - "devicemapper":
11:54:55 [2023-01-10T11:54:55.448Z] #27 58.81 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]
11:54:55 [2023-01-10T11:54:55.448Z] #27 58.84 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]
11:54:55 [2023-01-10T11:54:55.472Z]     - CONFIG_BLK_DEV_DM: enabled
11:54:55 [2023-01-10T11:54:55.472Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:54:55 [2023-01-10T11:54:55.472Z]   - "overlay":
11:54:55 [2023-01-10T11:54:55.472Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:54:55 [2023-01-10T11:54:55.472Z]   - "zfs":
11:54:55 [2023-01-10T11:54:55.472Z]     - /dev/zfs: present
11:54:55 [2023-01-10T11:54:55.472Z]     - zfs command: missing
11:54:55 [2023-01-10T11:54:55.472Z]     - zpool command: missing
11:54:55 [2023-01-10T11:54:55.472Z] 
11:54:55 [2023-01-10T11:54:55.472Z] Limits:
11:54:55 [2023-01-10T11:54:55.472Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:54:55 [2023-01-10T11:54:55.472Z] 
11:54:55 [2023-01-10T11:54:55.472Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:54:55 [2023-01-10T11:54:55.803Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e .
11:54:53 [2023-01-10T11:54:53.723Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
11:54:56 [2023-01-10T11:54:56.063Z] #1 [internal] load build definition from Dockerfile
11:54:56 [2023-01-10T11:54:56.063Z] #1 transferring dockerfile: 16.91kB done
11:54:56 [2023-01-10T11:54:56.063Z] #1 DONE 0.1s
11:54:56 [2023-01-10T11:54:56.063Z] 
11:54:56 [2023-01-10T11:54:56.063Z] #2 [internal] load .dockerignore
11:54:56 [2023-01-10T11:54:56.063Z] #2 transferring context: 87B done
11:54:56 [2023-01-10T11:54:56.063Z] #2 DONE 0.1s
11:54:56 [2023-01-10T11:54:56.063Z] 
11:54:56 [2023-01-10T11:54:56.063Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:54:56 [2023-01-10T11:54:56.382Z] #27 59.76 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]
11:54:56 [2023-01-10T11:54:56.634Z] #3 DONE 0.4s
11:54:56 [2023-01-10T11:54:56.634Z] 
11:54:56 [2023-01-10T11:54:56.634Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
11:54:56 [2023-01-10T11:54:56.634Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
11:54:56 [2023-01-10T11:54:56.634Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
11:54:56 [2023-01-10T11:54:56.634Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
11:54:56 [2023-01-10T11:54:56.634Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
11:54:56 [2023-01-10T11:54:56.634Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
11:54:56 [2023-01-10T11:54:56.634Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s
11:54:56 [2023-01-10T11:54:56.638Z] #27 ...
11:54:56 [2023-01-10T11:54:56.638Z] 
11:54:56 [2023-01-10T11:54:56.638Z] #31 [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
11:54:56 [2023-01-10T11:54:56.638Z] #31 DONE 60.0s
11:54:56 [2023-01-10T11:54:56.638Z] 
11:54:56 [2023-01-10T11:54:56.638Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:54:56 [2023-01-10T11:54:56.638Z] #29 59.04 debconf: delaying package configuration, since apt-utils is not installed
11:54:56 [2023-01-10T11:54:56.638Z] #29 59.44 Fetched 17.7 MB in 2s (7855 kB/s)
11:54:56 [2023-01-10T11:54:56.638Z] #29 59.84 Selecting previously unselected package xxd.
11:54:56 [2023-01-10T11:54:56.638Z] #29 59.85 (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.)
11:54:56 [2023-01-10T11:54:56.638Z] #29 59.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:54:56 [2023-01-10T11:54:56.638Z] #29 60.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:54:56 [2023-01-10T11:54:56.894Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
11:54:56 [2023-01-10T11:54:56.894Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done
11:54:57 [2023-01-10T11:54:57.154Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
11:54:57 [2023-01-10T11:54:57.154Z] #4 DONE 0.6s
11:54:57 [2023-01-10T11:54:57.154Z] 
11:54:57 [2023-01-10T11:54:57.154Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:54:57 [2023-01-10T11:54:57.202Z] #29 ...
11:54:57 [2023-01-10T11:54:57.202Z] 
11:54:57 [2023-01-10T11:54:57.202Z] #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
11:54:57 [2023-01-10T11:54:57.202Z] #33 58.28 Selecting previously unselected package libbtrfs-dev:amd64.
11:54:57 [2023-01-10T11:54:57.202Z] #33 58.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:54:57 [2023-01-10T11:54:57.202Z] #33 58.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:54:57 [2023-01-10T11:54:57.202Z] #33 59.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:54:57 [2023-01-10T11:54:57.202Z] #33 59.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:54:57 [2023-01-10T11:54:57.202Z] #33 59.79 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:54:57 [2023-01-10T11:54:57.202Z] #33 DONE 60.4s
11:54:57 [2023-01-10T11:54:57.202Z] 
11:54:57 [2023-01-10T11:54:57.202Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:54:57 [2023-01-10T11:54:57.202Z] #29 60.51 Selecting previously unselected package vim-common.
11:54:57 [2023-01-10T11:54:57.202Z] #29 60.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:54:57 [2023-01-10T11:54:57.202Z] #29 60.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:54:57 [2023-01-10T11:54:57.766Z] #29 61.13 Selecting previously unselected package cmake-data.
11:54:57 [2023-01-10T11:54:57.766Z] #29 61.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:54:57 [2023-01-10T11:54:57.766Z] #29 61.13 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:54:58 [2023-01-10T11:54:58.537Z] #5 ...
11:54:58 [2023-01-10T11:54:58.537Z] 
11:54:58 [2023-01-10T11:54:58.537Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:54:58 [2023-01-10T11:54:58.537Z] #6 DONE 1.2s
11:54:58 [2023-01-10T11:54:58.537Z] 
11:54:58 [2023-01-10T11:54:58.537Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:54:58 [2023-01-10T11:54:58.537Z] #7 DONE 1.3s
11:54:58 [2023-01-10T11:54:58.537Z] 
11:54:58 [2023-01-10T11:54:58.537Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:54:58 [2023-01-10T11:54:58.537Z] #5 DONE 1.3s
11:54:58 [2023-01-10T11:54:58.537Z] 
11:54:58 [2023-01-10T11:54:58.537Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:54:58 [2023-01-10T11:54:58.537Z] #8 DONE 1.3s
11:55:01 [2023-01-10T11:55:01.081Z] 
11:55:01 [2023-01-10T11:55:01.081Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:01 [2023-01-10T11:55:01.081Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
11:55:01 [2023-01-10T11:55:01.081Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
11:55:01 [2023-01-10T11:55:01.081Z] #9 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
11:55:01 [2023-01-10T11:55:01.081Z] #9 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
11:55:01 [2023-01-10T11:55:01.081Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 0B / 53.68MB 0.2s
11:55:01 [2023-01-10T11:55:01.345Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 18.76MB / 53.68MB 0.4s
11:55:01 [2023-01-10T11:55:01.606Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 34.60MB / 53.68MB 0.5s
11:55:01 [2023-01-10T11:55:01.606Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 45.09MB / 53.68MB 0.6s
11:55:01 [2023-01-10T11:55:01.606Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.7s
11:55:01 [2023-01-10T11:55:01.943Z] #29 ...
11:55:01 [2023-01-10T11:55:01.943Z] 
11:55:01 [2023-01-10T11:55:01.943Z] #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
11:55:01 [2023-01-10T11:55:01.943Z] #28 54.83 go: downloading github.com/gofrs/flock v0.8.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 54.83 go: downloading github.com/fatih/color v1.13.0
11:55:01 [2023-01-10T11:55:01.943Z] #28 54.94 go: downloading github.com/pkg/errors v0.9.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 54.98 go: downloading github.com/spf13/cobra v1.3.0
11:55:01 [2023-01-10T11:55:01.943Z] #28 55.08 go: downloading github.com/spf13/pflag v1.0.5
11:55:01 [2023-01-10T11:55:01.943Z] #28 55.50 go: downloading github.com/spf13/viper v1.10.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 55.93 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:55:01 [2023-01-10T11:55:01.943Z] #28 56.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:55:01 [2023-01-10T11:55:01.943Z] #28 56.66 go: downloading github.com/go-critic/go-critic v0.6.2
11:55:01 [2023-01-10T11:55:01.943Z] #28 59.05 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:55:01 [2023-01-10T11:55:01.943Z] #28 59.09 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.44 go: downloading github.com/mattn/go-colorable v0.1.12
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.46 go: downloading github.com/sirupsen/logrus v1.8.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.54 go: downloading github.com/stretchr/testify v1.7.0
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.81 go: downloading github.com/mattn/go-isatty v0.0.14
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.93 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 64.95 go: downloading github.com/magiconair/properties v1.8.5
11:55:01 [2023-01-10T11:55:01.943Z] #28 65.01 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:55:01 [2023-01-10T11:55:01.943Z] #28 ...
11:55:01 [2023-01-10T11:55:01.943Z] 
11:55:01 [2023-01-10T11:55:01.943Z] #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
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.45 The following NEW packages will be installed:
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.45   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.45   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.45   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.45   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.93 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.93 Need to get 4583 kB of archives.
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.93 After this operation, 25.9 MB of additional disk space will be used.
11:55:01 [2023-01-10T11:55:01.943Z] #36 56.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 57.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:55:01 [2023-01-10T11:55:01.943Z] #36 59.43 debconf: delaying package configuration, since apt-utils is not installed
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.09 Fetched 4583 kB in 1s (4196 kB/s)
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.33 Selecting previously unselected package libcap2:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.33 (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.)
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.55 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.57 Unpacking libcap2:amd64 (1:2.44-1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.71 Selecting previously unselected package libcap-dev:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.73 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 60.81 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.10 Selecting previously unselected package libnet1:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.10 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.22 Selecting previously unselected package libnet1-dev.
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.24 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.96 Selecting previously unselected package libnl-3-200:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.96 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 61.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 62.23 Selecting previously unselected package libnl-3-dev:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 62.25 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 62.28 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 62.78 Selecting previously unselected package libprotobuf-c1:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 62.78 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 62.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 63.16 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 63.16 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 63.19 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 63.30 Selecting previously unselected package zlib1g-dev:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 63.30 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 63.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 64.15 Selecting previously unselected package libprotobuf23:amd64.
11:55:01 [2023-01-10T11:55:01.943Z] #36 64.15 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 64.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:55:01 [2023-01-10T11:55:01.943Z] #36 ...
11:55:01 [2023-01-10T11:55:01.943Z] 
11:55:01 [2023-01-10T11:55:01.943Z] #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
11:55:01 [2023-01-10T11:55:01.943Z] #28 65.15 go: downloading github.com/spf13/afero v1.6.0
11:55:01 [2023-01-10T11:55:01.943Z] #28 65.15 go: downloading github.com/spf13/cast v1.4.1
11:55:01 [2023-01-10T11:55:01.943Z] #28 65.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:55:01 [2023-01-10T11:55:01.943Z] #28 ...
11:55:01 [2023-01-10T11:55:01.943Z] 
11:55:01 [2023-01-10T11:55:01.943Z] #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
11:55:01 [2023-01-10T11:55:01.943Z] #34 DONE 65.2s
11:55:01 [2023-01-10T11:55:01.943Z] 
11:55:01 [2023-01-10T11:55:01.944Z] #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
11:55:01 [2023-01-10T11:55:01.944Z] #28 65.32 go: downloading github.com/subosito/gotenv v1.2.0
11:55:01 [2023-01-10T11:55:01.944Z] #28 65.43 go: downloading gopkg.in/ini.v1 v1.66.2
11:55:02 [2023-01-10T11:55:02.507Z] #28 65.76 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:55:02 [2023-01-10T11:55:02.507Z] #28 65.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:55:02 [2023-01-10T11:55:02.507Z] #28 65.90 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:55:02 [2023-01-10T11:55:02.507Z] #28 65.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:55:02 [2023-01-10T11:55:02.507Z] #28 65.97 go: downloading github.com/go-toolsmith/astp v1.0.0
11:55:02 [2023-01-10T11:55:02.507Z] #28 66.00 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:55:02 [2023-01-10T11:55:02.548Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.4s done
11:55:02 [2023-01-10T11:55:02.548Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5
11:55:02 [2023-01-10T11:55:02.764Z] #28 66.04 go: downloading github.com/go-toolsmith/typep v1.0.2
11:55:02 [2023-01-10T11:55:02.764Z] #28 66.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:55:02 [2023-01-10T11:55:02.764Z] #28 66.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:55:02 [2023-01-10T11:55:02.764Z] #28 66.27 go: downloading github.com/hashicorp/errwrap v1.0.0
11:55:03 [2023-01-10T11:55:03.020Z] #28 66.34 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:55:03 [2023-01-10T11:55:03.277Z] #28 66.58 go: downloading github.com/Antonboom/errname v0.1.5
11:55:03 [2023-01-10T11:55:03.277Z] #28 66.71 go: downloading github.com/Antonboom/nilnil v0.1.0
11:55:03 [2023-01-10T11:55:03.533Z] #28 66.86 go: downloading github.com/BurntSushi/toml v1.0.0
11:55:03 [2023-01-10T11:55:03.534Z] #28 66.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:55:03 [2023-01-10T11:55:03.534Z] #28 66.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:55:03 [2023-01-10T11:55:03.534Z] #28 67.00 go: downloading github.com/alexkohler/prealloc v1.0.0
11:55:03 [2023-01-10T11:55:03.534Z] #28 67.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:55:03 [2023-01-10T11:55:03.609Z] Client: Docker Engine - Community
11:55:03 [2023-01-10T11:55:03.609Z]  Version:           22.06.0-beta.0
11:55:03 [2023-01-10T11:55:03.609Z]  API version:       1.42
11:55:03 [2023-01-10T11:55:03.609Z]  Go version:        go1.18.3
11:55:03 [2023-01-10T11:55:03.609Z]  Git commit:        3e9117b
11:55:03 [2023-01-10T11:55:03.609Z]  Built:             Fri Jun  3 17:55:45 2022
11:55:03 [2023-01-10T11:55:03.609Z]  OS/Arch:           linux/amd64
11:55:03 [2023-01-10T11:55:03.609Z]  Context:           default
11:55:03 [2023-01-10T11:55:03.609Z] 
11:55:03 [2023-01-10T11:55:03.609Z] Server: Docker Engine - Community
11:55:03 [2023-01-10T11:55:03.609Z]  Engine:
11:55:03 [2023-01-10T11:55:03.609Z]   Version:          22.06.0-beta.0
11:55:03 [2023-01-10T11:55:03.609Z]   API version:      1.42 (minimum version 1.12)
11:55:03 [2023-01-10T11:55:03.609Z]   Go version:       go1.18.3
11:55:03 [2023-01-10T11:55:03.609Z]   Git commit:       38633e7
11:55:03 [2023-01-10T11:55:03.609Z]   Built:            Fri Jun  3 17:55:45 2022
11:55:03 [2023-01-10T11:55:03.609Z]   OS/Arch:          linux/amd64
11:55:03 [2023-01-10T11:55:03.609Z]   Experimental:     true
11:55:03 [2023-01-10T11:55:03.609Z]  containerd:
11:55:03 [2023-01-10T11:55:03.609Z]   Version:          1.6.8
11:55:03 [2023-01-10T11:55:03.609Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:55:03 [2023-01-10T11:55:03.609Z]  runc:
11:55:03 [2023-01-10T11:55:03.609Z]   Version:          1.1.4
11:55:03 [2023-01-10T11:55:03.609Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:55:03 [2023-01-10T11:55:03.609Z]  docker-init:
11:55:03 [2023-01-10T11:55:03.609Z]   Version:          0.19.0
11:55:03 [2023-01-10T11:55:03.609Z]   GitCommit:        de40ad0
[Pipeline] sh
11:55:03 [2023-01-10T11:55:03.799Z] #28 67.08 go: downloading github.com/ashanbrown/makezero v1.1.0
11:55:03 [2023-01-10T11:55:03.799Z] #28 67.10 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:55:03 [2023-01-10T11:55:03.799Z] #28 67.24 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:55:03 [2023-01-10T11:55:03.799Z] #28 67.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:55:03 [2023-01-10T11:55:03.920Z] + docker info
11:55:03 [2023-01-10T11:55:03.920Z] Client:
11:55:03 [2023-01-10T11:55:03.920Z]  Context:    default
11:55:03 [2023-01-10T11:55:03.920Z]  Debug Mode: false
11:55:03 [2023-01-10T11:55:03.920Z]  Plugins:
11:55:03 [2023-01-10T11:55:03.920Z]   buildx: Docker Buildx (Docker Inc.)
11:55:03 [2023-01-10T11:55:03.920Z]     Version:  c5aec24
11:55:03 [2023-01-10T11:55:03.920Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
11:55:03 [2023-01-10T11:55:03.920Z]   compose: Docker Compose (Docker Inc.)
11:55:03 [2023-01-10T11:55:03.920Z]     Version:  v2.12.0
11:55:03 [2023-01-10T11:55:03.920Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:55:03 [2023-01-10T11:55:03.920Z]   scan: Docker Scan (Docker Inc.)
11:55:03 [2023-01-10T11:55:03.920Z]     Version:  v0.17.0
11:55:03 [2023-01-10T11:55:03.920Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
11:55:03 [2023-01-10T11:55:03.920Z] 
11:55:03 [2023-01-10T11:55:03.920Z] Server:
11:55:03 [2023-01-10T11:55:03.920Z]  Containers: 0
11:55:03 [2023-01-10T11:55:03.920Z]   Running: 0
11:55:03 [2023-01-10T11:55:03.920Z]   Paused: 0
11:55:03 [2023-01-10T11:55:03.920Z]   Stopped: 0
11:55:03 [2023-01-10T11:55:03.920Z]  Images: 0
11:55:03 [2023-01-10T11:55:03.920Z]  Server Version: 22.06.0-beta.0
11:55:03 [2023-01-10T11:55:03.920Z]  Storage Driver: overlay2
11:55:03 [2023-01-10T11:55:03.920Z]   Backing Filesystem: extfs
11:55:03 [2023-01-10T11:55:03.920Z]   Supports d_type: true
11:55:03 [2023-01-10T11:55:03.920Z]   Using metacopy: false
11:55:03 [2023-01-10T11:55:03.920Z]   Native Overlay Diff: true
11:55:03 [2023-01-10T11:55:03.920Z]   userxattr: false
11:55:03 [2023-01-10T11:55:03.920Z]  Logging Driver: json-file
11:55:03 [2023-01-10T11:55:03.920Z]  Cgroup Driver: systemd
11:55:03 [2023-01-10T11:55:03.920Z]  Cgroup Version: 2
11:55:03 [2023-01-10T11:55:03.920Z]  Plugins:
11:55:03 [2023-01-10T11:55:03.920Z]   Volume: local
11:55:03 [2023-01-10T11:55:03.920Z]   Network: bridge host ipvlan macvlan null overlay
11:55:03 [2023-01-10T11:55:03.920Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:55:03 [2023-01-10T11:55:03.920Z]  Swarm: inactive
11:55:03 [2023-01-10T11:55:03.920Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:55:03 [2023-01-10T11:55:03.920Z]  Default Runtime: runc
11:55:03 [2023-01-10T11:55:03.920Z]  Init Binary: docker-init
11:55:03 [2023-01-10T11:55:03.920Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:55:03 [2023-01-10T11:55:03.920Z]  runc version: v1.1.4-0-g5fd4c4d
11:55:03 [2023-01-10T11:55:03.920Z]  init version: de40ad0
11:55:03 [2023-01-10T11:55:03.920Z]  Security Options:
11:55:03 [2023-01-10T11:55:03.920Z]   apparmor
11:55:03 [2023-01-10T11:55:03.920Z]   seccomp
11:55:03 [2023-01-10T11:55:03.920Z]    Profile: builtin
11:55:03 [2023-01-10T11:55:03.920Z]   cgroupns
11:55:03 [2023-01-10T11:55:03.920Z]  Kernel Version: 5.15.0-1022-aws
11:55:03 [2023-01-10T11:55:03.920Z]  Operating System: Ubuntu 20.04.5 LTS
11:55:03 [2023-01-10T11:55:03.920Z]  OSType: linux
11:55:03 [2023-01-10T11:55:03.920Z]  Architecture: x86_64
11:55:03 [2023-01-10T11:55:03.920Z]  CPUs: 2
11:55:03 [2023-01-10T11:55:03.920Z]  Total Memory: 7.557GiB
11:55:03 [2023-01-10T11:55:03.920Z]  Name: ip-10-100-126-49
11:55:03 [2023-01-10T11:55:03.920Z]  ID: c944a62a-a99e-4e56-b148-df1906108e3b
11:55:03 [2023-01-10T11:55:03.920Z]  Docker Root Dir: /var/lib/docker
11:55:03 [2023-01-10T11:55:03.920Z]  Debug Mode: false
11:55:03 [2023-01-10T11:55:03.920Z]  Registry: https://index.docker.io/v1/
11:55:03 [2023-01-10T11:55:03.920Z]  Labels:
11:55:03 [2023-01-10T11:55:03.920Z]  Experimental: true
11:55:03 [2023-01-10T11:55:03.920Z]  Insecure Registries:
11:55:03 [2023-01-10T11:55:03.920Z]   127.0.0.0/8
11:55:03 [2023-01-10T11:55:03.920Z]  Live Restore Enabled: true
11:55:03 [2023-01-10T11:55:03.920Z] 
[Pipeline] }
[Pipeline] // stage
11:55:03 [2023-01-10T11:55:03.946Z] #9 ...
11:55:03 [2023-01-10T11:55:03.946Z] 
11:55:03 [2023-01-10T11:55:03.946Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:03 [2023-01-10T11:55:03.946Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:03 [2023-01-10T11:55:03.946Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:03 [2023-01-10T11:55:03.946Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:55:03 [2023-01-10T11:55:03.946Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:55:03 [2023-01-10T11:55:03.946Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
11:55:03 [2023-01-10T11:55:03.946Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
11:55:03 [2023-01-10T11:55:03.946Z] #10 DONE 2.9s
11:55:03 [2023-01-10T11:55:03.946Z] 
11:55:03 [2023-01-10T11:55:03.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:03 [2023-01-10T11:55:03.946Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:ca86a2667499d20a05e87e389650ab475a5f2db078b77a596705bf54b3713891 1.80kB / 1.80kB done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:9535803882107a1f731294171f2dcb5fec8f6e571ba9f06cb8ae5dab479bde21 7.12kB / 7.12kB done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.2s done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 1.4s done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 73.50MB / 81.39MB 2.7s
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 2.5s done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 1.9s done
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 42.93MB / 109.09MB 2.7s
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 156B / 156B 2.6s done
11:55:03 [2023-01-10T11:55:03.946Z] #11 ...
11:55:03 [2023-01-10T11:55:03.946Z] 
11:55:03 [2023-01-10T11:55:03.946Z] #12 [internal] load build context
11:55:03 [2023-01-10T11:55:03.946Z] #12 transferring context: 53.56MB 3.1s done
11:55:03 [2023-01-10T11:55:03.946Z] #12 DONE 3.3s
11:55:03 [2023-01-10T11:55:03.946Z] 
11:55:03 [2023-01-10T11:55:03.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.8s
11:55:03 [2023-01-10T11:55:03.946Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 52.43MB / 109.09MB 2.8s
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:55:04 [2023-01-10T11:55:04.055Z] #28 67.52 go: downloading github.com/breml/bidichk v0.2.1
11:55:04 [2023-01-10T11:55:04.055Z] #28 67.55 go: downloading github.com/breml/errchkjson v0.2.1
11:55:04 [2023-01-10T11:55:04.209Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 71.30MB / 109.09MB 2.9s
11:55:04 [2023-01-10T11:55:04.209Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 85.98MB / 109.09MB 3.0s
11:55:04 [2023-01-10T11:55:04.254Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e .
11:55:04 [2023-01-10T11:55:04.316Z] #28 67.65 go: downloading github.com/butuzov/ireturn v0.1.1
11:55:04 [2023-01-10T11:55:04.316Z] #28 67.74 go: downloading github.com/charithe/durationcheck v0.0.9
11:55:04 [2023-01-10T11:55:04.317Z] #28 67.77 go: downloading github.com/daixiang0/gci v0.2.9
11:55:04 [2023-01-10T11:55:04.317Z] #28 67.85 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:55:04 [2023-01-10T11:55:04.471Z] #11 ...
11:55:04 [2023-01-10T11:55:04.471Z] 
11:55:04 [2023-01-10T11:55:04.471Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:04 [2023-01-10T11:55:04.471Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:04 [2023-01-10T11:55:04.471Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:04 [2023-01-10T11:55:04.471Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:55:04 [2023-01-10T11:55:04.471Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:55:04 [2023-01-10T11:55:04.471Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
11:55:04 [2023-01-10T11:55:04.471Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
11:55:04 [2023-01-10T11:55:04.471Z] #13 DONE 3.6s
11:55:04 [2023-01-10T11:55:04.471Z] 
11:55:04 [2023-01-10T11:55:04.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:04 [2023-01-10T11:55:04.471Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 3.0s done
11:55:04 [2023-01-10T11:55:04.471Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 103.81MB / 109.09MB 3.2s
11:55:04 [2023-01-10T11:55:04.512Z] #1 [internal] load .dockerignore
11:55:04 [2023-01-10T11:55:04.512Z] #1 transferring context: 87B done
11:55:04 [2023-01-10T11:55:04.512Z] #1 DONE 0.1s
11:55:04 [2023-01-10T11:55:04.512Z] 
11:55:04 [2023-01-10T11:55:04.512Z] #2 [internal] load build definition from Dockerfile
11:55:04 [2023-01-10T11:55:04.512Z] #2 transferring dockerfile: 16.91kB done
11:55:04 [2023-01-10T11:55:04.512Z] #2 DONE 0.1s
11:55:04 [2023-01-10T11:55:04.512Z] 
11:55:04 [2023-01-10T11:55:04.512Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:55:04 [2023-01-10T11:55:04.573Z] #28 67.96 go: downloading github.com/esimonov/ifshort v1.0.4
11:55:04 [2023-01-10T11:55:04.573Z] #28 68.04 go: downloading github.com/fzipp/gocyclo v0.4.0
11:55:04 [2023-01-10T11:55:04.573Z] #28 68.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:55:04 [2023-01-10T11:55:04.772Z] #3 DONE 0.3s
11:55:04 [2023-01-10T11:55:04.772Z] 
11:55:04 [2023-01-10T11:55:04.772Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
11:55:04 [2023-01-10T11:55:04.772Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
11:55:04 [2023-01-10T11:55:04.772Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
11:55:04 [2023-01-10T11:55:04.772Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
11:55:04 [2023-01-10T11:55:04.772Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.24MB / 9.94MB 0.1s
11:55:04 [2023-01-10T11:55:04.772Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
11:55:04 [2023-01-10T11:55:04.831Z] #28 68.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:55:04 [2023-01-10T11:55:04.831Z] #28 68.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:55:05 [2023-01-10T11:55:05.030Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
11:55:05 [2023-01-10T11:55:05.030Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
11:55:05 [2023-01-10T11:55:05.030Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
11:55:05 [2023-01-10T11:55:05.087Z] #28 68.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:55:05 [2023-01-10T11:55:05.087Z] #28 68.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:55:05 [2023-01-10T11:55:05.344Z] #28 68.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:55:05 [2023-01-10T11:55:05.344Z] #28 68.84 go: downloading github.com/golangci/misspell v0.3.5
11:55:05 [2023-01-10T11:55:05.344Z] #28 68.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:55:05 [2023-01-10T11:55:05.598Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
11:55:05 [2023-01-10T11:55:05.598Z] #4 DONE 0.7s
11:55:05 [2023-01-10T11:55:05.598Z] 
11:55:05 [2023-01-10T11:55:05.598Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:55:05 [2023-01-10T11:55:05.600Z] #28 68.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:55:05 [2023-01-10T11:55:05.600Z] #28 69.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:55:05 [2023-01-10T11:55:05.600Z] #28 69.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:55:05 [2023-01-10T11:55:05.600Z] #28 69.21 go: downloading github.com/jgautheron/goconst v1.5.1
11:55:05 [2023-01-10T11:55:05.857Z] #28 69.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:55:05 [2023-01-10T11:55:05.857Z] #28 69.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:55:05 [2023-01-10T11:55:05.857Z] #28 69.39 go: downloading github.com/julz/importas v0.1.0
11:55:05 [2023-01-10T11:55:05.858Z] #11 ...
11:55:05 [2023-01-10T11:55:05.858Z] 
11:55:05 [2023-01-10T11:55:05.858Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:05 [2023-01-10T11:55:05.858Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.9s done
11:55:05 [2023-01-10T11:55:05.858Z] #9 DONE 5.1s
11:55:05 [2023-01-10T11:55:05.858Z] 
11:55:05 [2023-01-10T11:55:05.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:05 [2023-01-10T11:55:05.858Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 109.09MB / 109.09MB 4.7s done
11:55:05 [2023-01-10T11:55:05.858Z] #11 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5
11:55:06 [2023-01-10T11:55:06.113Z] #28 69.52 go: downloading github.com/kisielk/errcheck v1.6.0
11:55:06 [2023-01-10T11:55:06.370Z] #28 69.65 go: downloading github.com/kulti/thelper v0.5.0
11:55:06 [2023-01-10T11:55:06.370Z] #28 69.66 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:55:06 [2023-01-10T11:55:06.370Z] #28 69.77 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:55:06 [2023-01-10T11:55:06.370Z] #28 69.78 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:55:06 [2023-01-10T11:55:06.430Z] #11 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.3s done
11:55:06 [2023-01-10T11:55:06.430Z] #11 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5
11:55:06 [2023-01-10T11:55:06.629Z] #28 69.99 go: downloading github.com/ldez/tagliatelle v0.3.0
11:55:06 [2023-01-10T11:55:06.629Z] #28 70.04 go: downloading github.com/leonklingele/grouper v1.1.0
11:55:06 [2023-01-10T11:55:06.629Z] #28 70.06 go: downloading github.com/maratori/testpackage v1.0.1
11:55:06 [2023-01-10T11:55:06.691Z] #11 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
11:55:06 [2023-01-10T11:55:06.885Z] #28 70.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:55:06 [2023-01-10T11:55:06.885Z] #28 70.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:55:06 [2023-01-10T11:55:06.885Z] #28 70.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:55:06 [2023-01-10T11:55:06.885Z] #28 70.35 go: downloading github.com/mgechev/revive v1.1.3
11:55:06 [2023-01-10T11:55:06.885Z] #28 ...
11:55:06 [2023-01-10T11:55:06.885Z] 
11:55:06 [2023-01-10T11:55:06.885Z] #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
11:55:06 [2023-01-10T11:55:06.885Z] #0 2.634 + RM_GOPATH=0
11:55:06 [2023-01-10T11:55:06.885Z] #0 2.634 + TMP_GOPATH=
11:55:06 [2023-01-10T11:55:06.885Z] #0 2.634 + : /build
11:55:06 [2023-01-10T11:55:06.885Z] #0 2.634 + '[' -z '' ']'
11:55:06 [2023-01-10T11:55:06.885Z] #0 2.634 ++ mktemp -d
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.634 + export GOPATH=/tmp/tmp.NcrwyI0aOu
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.634 + GOPATH=/tmp/tmp.NcrwyI0aOu
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.634 + RM_GOPATH=1
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.634 + case "$(go env GOARCH)" in
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.634 ++ go env GOARCH
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.668 Install containerd version v1.6.15
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + export GO_BUILDMODE=-buildmode=pie
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + GO_BUILDMODE=-buildmode=pie
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 ++ dirname /tmp/install/install.sh
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + dir=/tmp/install
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + bin=containerd
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + shift
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + '[' '!' -f /tmp/install/containerd.installer ']'
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + . /tmp/install/containerd.installer
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 ++ set -e
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 ++ : v1.6.15
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + install_containerd
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + echo 'Install containerd version v1.6.15'
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.670 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NcrwyI0aOu/src/github.com/containerd/containerd
11:55:06 [2023-01-10T11:55:06.886Z] #0 2.680 Cloning into '/tmp/tmp.NcrwyI0aOu/src/github.com/containerd/containerd'...
11:55:06 [2023-01-10T11:55:06.952Z] #11 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 0.1s
11:55:06 [2023-01-10T11:55:06.995Z] #5 ...
11:55:06 [2023-01-10T11:55:06.995Z] 
11:55:06 [2023-01-10T11:55:06.995Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
11:55:06 [2023-01-10T11:55:06.995Z] #6 DONE 1.1s
11:55:06 [2023-01-10T11:55:06.995Z] 
11:55:06 [2023-01-10T11:55:06.995Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:55:06 [2023-01-10T11:55:06.995Z] #5 DONE 1.2s
11:55:06 [2023-01-10T11:55:06.995Z] 
11:55:06 [2023-01-10T11:55:06.995Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:06 [2023-01-10T11:55:06.995Z] #7 DONE 1.2s
11:55:06 [2023-01-10T11:55:06.995Z] 
11:55:06 [2023-01-10T11:55:06.995Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:06 [2023-01-10T11:55:06.995Z] #8 DONE 1.2s
11:55:06 [2023-01-10T11:55:06.995Z] 
11:55:06 [2023-01-10T11:55:06.995Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:06 [2023-01-10T11:55:06.995Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:55:06 [2023-01-10T11:55:06.995Z] #9 DONE 0.0s
11:55:06 [2023-01-10T11:55:06.995Z] 
11:55:06 [2023-01-10T11:55:06.995Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:06 [2023-01-10T11:55:06.995Z] #10 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
11:55:07 [2023-01-10T11:55:07.142Z] #37 ...
11:55:07 [2023-01-10T11:55:07.142Z] 
11:55:07 [2023-01-10T11:55:07.142Z] #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
11:55:07 [2023-01-10T11:55:07.142Z] #24 66.65 Updating files:  82% (1253/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/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:  95% (1453/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.
11:55:07 [2023-01-10T11:55:07.142Z] #24 67.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:55:07 [2023-01-10T11:55:07.142Z] #24 68.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:55:07 [2023-01-10T11:55:07.256Z] #10 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
11:55:07 [2023-01-10T11:55:07.256Z] #10 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
11:55:07 [2023-01-10T11:55:07.516Z] #10 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
11:55:07 [2023-01-10T11:55:07.516Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.2s
11:55:07 [2023-01-10T11:55:07.777Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.39MB / 55.03MB 0.3s
11:55:07 [2023-01-10T11:55:07.777Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 15.73MB / 55.03MB 0.4s
11:55:07 [2023-01-10T11:55:07.777Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 27.26MB / 55.03MB 0.6s
11:55:08 [2023-01-10T11:55:08.039Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 34.60MB / 55.03MB 0.7s
11:55:08 [2023-01-10T11:55:08.039Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 38.80MB / 55.03MB 0.8s
11:55:08 [2023-01-10T11:55:08.299Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 44.04MB / 55.03MB 0.9s
11:55:08 [2023-01-10T11:55:08.559Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 53.48MB / 55.03MB 1.1s
11:55:08 [2023-01-10T11:55:08.559Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.2s done
11:55:08 [2023-01-10T11:55:08.818Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
11:55:09 [2023-01-10T11:55:09.036Z] #24 ...
11:55:09 [2023-01-10T11:55:09.036Z] 
11:55:09 [2023-01-10T11:55:09.036Z] #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
11:55:09 [2023-01-10T11:55:09.036Z] #27 62.14 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]
11:55:09 [2023-01-10T11:55:09.036Z] #27 62.92 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]
11:55:09 [2023-01-10T11:55:09.036Z] #27 64.01 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]
11:55:09 [2023-01-10T11:55:09.036Z] #27 66.22 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]
11:55:09 [2023-01-10T11:55:09.036Z] #27 66.96 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]
11:55:09 [2023-01-10T11:55:09.036Z] #27 66.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 66.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 66.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.02 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]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 67.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
11:55:09 [2023-01-10T11:55:09.036Z] #27 68.86 debconf: delaying package configuration, since apt-utils is not installed
11:55:09 [2023-01-10T11:55:09.036Z] #27 69.15 Fetched 115 MB in 10s (11.2 MB/s)
11:55:09 [2023-01-10T11:55:09.036Z] #27 69.46 Selecting previously unselected package binutils-mingw-w64-i686.
11:55:09 [2023-01-10T11:55:09.036Z] #27 69.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.)
11:55:09 [2023-01-10T11:55:09.036Z] #27 69.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:55:09 [2023-01-10T11:55:09.036Z] #27 69.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:55:09 [2023-01-10T11:55:09.036Z] #27 ...
11:55:09 [2023-01-10T11:55:09.036Z] 
11:55:09 [2023-01-10T11:55:09.036Z] #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
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.16 go: downloading github.com/moricho/tparallel v0.2.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.19 go: downloading github.com/nakabonne/nestif v0.3.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.26 go: downloading github.com/nishanths/exhaustive v0.7.11
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.26 go: downloading github.com/nishanths/predeclared v0.2.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:55:09 [2023-01-10T11:55:09.036Z] #28 71.75 go: downloading github.com/securego/gosec/v2 v2.9.6
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.10 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.11 go: downloading github.com/sivchari/containedctx v1.0.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.14 go: downloading github.com/sivchari/tenv v1.4.7
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.16 go: downloading github.com/sonatard/noctx v0.0.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.18 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.31 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.38 go: downloading github.com/tetafro/godot v1.4.11
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.61 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:55:09 [2023-01-10T11:55:09.036Z] #28 72.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:55:09 [2023-01-10T11:55:09.599Z] #28 73.02 go: downloading github.com/ultraware/funlen v0.0.3
11:55:09 [2023-01-10T11:55:09.599Z] #28 73.10 go: downloading github.com/ultraware/whitespace v0.0.4
11:55:09 [2023-01-10T11:55:09.599Z] #28 73.17 go: downloading github.com/uudashr/gocognit v1.0.5
11:55:09 [2023-01-10T11:55:09.599Z] #28 73.21 go: downloading github.com/yagipy/maintidx v1.0.0
11:55:09 [2023-01-10T11:55:09.856Z] #28 73.27 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:55:10 [2023-01-10T11:55:10.252Z] #11 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 3.0s done
11:55:10 [2023-01-10T11:55:10.252Z] #11 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36
11:55:10 [2023-01-10T11:55:10.724Z] #10 ...
11:55:10 [2023-01-10T11:55:10.724Z] 
11:55:10 [2023-01-10T11:55:10.724Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:10 [2023-01-10T11:55:10.724Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:10 [2023-01-10T11:55:10.724Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:10 [2023-01-10T11:55:10.724Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:55:10 [2023-01-10T11:55:10.724Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:55:10 [2023-01-10T11:55:10.724Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
11:55:10 [2023-01-10T11:55:10.724Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
11:55:10 [2023-01-10T11:55:10.724Z] #11 DONE 3.7s
11:55:10 [2023-01-10T11:55:10.724Z] 
11:55:10 [2023-01-10T11:55:10.724Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:10 [2023-01-10T11:55:10.724Z] #12 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.2s done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.6s done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 1.9s done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.1s done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 2.8s done
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 122.68MB / 141.97MB 3.4s
11:55:10 [2023-01-10T11:55:10.724Z] #12 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 2.0s done
11:55:10 [2023-01-10T11:55:10.828Z] #28 74.14 go: downloading gitlab.com/bosi/decorder v0.2.1
11:55:10 [2023-01-10T11:55:10.983Z] #12 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 137.17MB / 141.97MB 3.6s
11:55:11 [2023-01-10T11:55:11.091Z] #28 74.67 go: downloading honnef.co/go/tools v0.2.2
11:55:11 [2023-01-10T11:55:11.194Z] #11 ...
11:55:11 [2023-01-10T11:55:11.194Z] 
11:55:11 [2023-01-10T11:55:11.194Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:55:11 [2023-01-10T11:55:11.194Z] #14 DONE 0.7s
11:55:11 [2023-01-10T11:55:11.194Z] 
11:55:11 [2023-01-10T11:55:11.194Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:55:11 [2023-01-10T11:55:11.459Z] #15 DONE 0.6s
11:55:11 [2023-01-10T11:55:11.459Z] 
11:55:11 [2023-01-10T11:55:11.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:12 [2023-01-10T11:55:12.018Z] #28 ...
11:55:12 [2023-01-10T11:55:12.018Z] 
11:55:12 [2023-01-10T11:55:12.018Z] #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
11:55:12 [2023-01-10T11:55:12.018Z] #36 65.45 Selecting previously unselected package libprotobuf-lite23:amd64.
11:55:12 [2023-01-10T11:55:12.018Z] #36 65.45 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 65.48 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 66.31 Selecting previously unselected package libprotobuf-dev:amd64.
11:55:12 [2023-01-10T11:55:12.018Z] #36 66.32 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 66.32 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 68.85 Selecting previously unselected package libprotoc23:amd64.
11:55:12 [2023-01-10T11:55:12.018Z] #36 68.85 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 68.86 Unpacking libprotoc23:amd64 (3.12.4-1) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.10 Selecting previously unselected package protobuf-c-compiler.
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.10 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.11 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.35 Selecting previously unselected package protobuf-compiler.
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.35 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.36 Unpacking protobuf-compiler (3.12.4-1) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.59 Selecting previously unselected package python3-pkg-resources.
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.59 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 70.62 Unpacking python3-pkg-resources (52.0.0-4) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 71.04 Selecting previously unselected package python3-six.
11:55:12 [2023-01-10T11:55:12.018Z] #36 71.04 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 71.05 Unpacking python3-six (1.16.0-2) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 71.16 Selecting previously unselected package python3-protobuf.
11:55:12 [2023-01-10T11:55:12.018Z] #36 71.18 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 71.19 Unpacking python3-protobuf (3.12.4-1) ...
11:55:12 [2023-01-10T11:55:12.018Z] #36 72.20 Setting up python3-pkg-resources (52.0.0-4) ...
11:55:12 [2023-01-10T11:55:12.365Z] #12 ...
11:55:12 [2023-01-10T11:55:12.365Z] 
11:55:12 [2023-01-10T11:55:12.365Z] #13 [internal] load build context
11:55:12 [2023-01-10T11:55:12.365Z] #13 transferring context: 53.55MB 4.6s done
11:55:12 [2023-01-10T11:55:12.365Z] #13 DONE 5.1s
11:55:12 [2023-01-10T11:55:12.365Z] 
11:55:12 [2023-01-10T11:55:12.365Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:12 [2023-01-10T11:55:12.365Z] #12 ...
11:55:12 [2023-01-10T11:55:12.365Z] 
11:55:12 [2023-01-10T11:55:12.365Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:12 [2023-01-10T11:55:12.365Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:12 [2023-01-10T11:55:12.365Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:55:12 [2023-01-10T11:55:12.365Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:55:12 [2023-01-10T11:55:12.365Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
11:55:12 [2023-01-10T11:55:12.365Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done
11:55:12 [2023-01-10T11:55:12.624Z] #36 75.93 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:55:12 [2023-01-10T11:55:12.624Z] #36 75.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:55:12 [2023-01-10T11:55:12.624Z] #36 75.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:55:12 [2023-01-10T11:55:12.624Z] #36 75.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:55:12 [2023-01-10T11:55:12.624Z] #36 75.99 Setting up libcap2:amd64 (1:2.44-1) ...
11:55:12 [2023-01-10T11:55:12.624Z] #36 76.00 Setting up python3-six (1.16.0-2) ...
11:55:13 [2023-01-10T11:55:13.031Z] Client: Docker Engine - Community
11:55:13 [2023-01-10T11:55:13.031Z]  Version:           22.06.0-beta.0
11:55:13 [2023-01-10T11:55:13.031Z]  API version:       1.42
11:55:13 [2023-01-10T11:55:13.031Z]  Go version:        go1.18.3
11:55:13 [2023-01-10T11:55:13.031Z]  Git commit:        3e9117b
11:55:13 [2023-01-10T11:55:13.031Z]  Built:             Fri Jun  3 17:55:46 2022
11:55:13 [2023-01-10T11:55:13.031Z]  OS/Arch:           linux/amd64
11:55:13 [2023-01-10T11:55:13.031Z]  Context:           default
11:55:13 [2023-01-10T11:55:13.031Z] 
11:55:13 [2023-01-10T11:55:13.031Z] Server: Docker Engine - Community
11:55:13 [2023-01-10T11:55:13.031Z]  Engine:
11:55:13 [2023-01-10T11:55:13.031Z]   Version:          22.06.0-beta.0
11:55:13 [2023-01-10T11:55:13.031Z]   API version:      1.42 (minimum version 1.12)
11:55:13 [2023-01-10T11:55:13.031Z]   Go version:       go1.18.3
11:55:13 [2023-01-10T11:55:13.031Z]   Git commit:       38633e7
11:55:13 [2023-01-10T11:55:13.031Z]   Built:            Fri Jun  3 17:55:46 2022
11:55:13 [2023-01-10T11:55:13.031Z]   OS/Arch:          linux/amd64
11:55:13 [2023-01-10T11:55:13.031Z]   Experimental:     true
11:55:13 [2023-01-10T11:55:13.031Z]  containerd:
11:55:13 [2023-01-10T11:55:13.031Z]   Version:          1.6.8
11:55:13 [2023-01-10T11:55:13.031Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:55:13 [2023-01-10T11:55:13.031Z]  runc:
11:55:13 [2023-01-10T11:55:13.031Z]   Version:          1.1.4
11:55:13 [2023-01-10T11:55:13.031Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:55:13 [2023-01-10T11:55:13.031Z]  docker-init:
11:55:13 [2023-01-10T11:55:13.031Z]   Version:          0.19.0
11:55:13 [2023-01-10T11:55:13.031Z]   GitCommit:        de40ad0
[Pipeline] sh
11:55:13 [2023-01-10T11:55:13.186Z] #36 ...
11:55:13 [2023-01-10T11:55:13.186Z] 
11:55:13 [2023-01-10T11:55:13.186Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:13 [2023-01-10T11:55:13.186Z] #29 66.50 Selecting previously unselected package libicu67:amd64.
11:55:13 [2023-01-10T11:55:13.186Z] #29 66.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:55:13 [2023-01-10T11:55:13.186Z] #29 66.51 Unpacking libicu67:amd64 (67.1-7) ...
11:55:13 [2023-01-10T11:55:13.186Z] #29 ...
11:55:13 [2023-01-10T11:55:13.186Z] 
11:55:13 [2023-01-10T11:55:13.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
11:55:13 [2023-01-10T11:55:13.186Z] #27 73.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:55:13 [2023-01-10T11:55:13.186Z] #27 73.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:55:13 [2023-01-10T11:55:13.186Z] #27 73.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:55:13 [2023-01-10T11:55:13.307Z] #9 DONE 6.3s
11:55:13 [2023-01-10T11:55:13.307Z] 
11:55:13 [2023-01-10T11:55:13.307Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:13 [2023-01-10T11:55:13.307Z] #12 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
11:55:13 [2023-01-10T11:55:13.380Z] #11 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 3.1s done
11:55:13 [2023-01-10T11:55:13.380Z] #11 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a
11:55:13 [2023-01-10T11:55:13.393Z] + docker info
11:55:13 [2023-01-10T11:55:13.393Z] Client:
11:55:13 [2023-01-10T11:55:13.393Z]  Context:    default
11:55:13 [2023-01-10T11:55:13.393Z]  Debug Mode: false
11:55:13 [2023-01-10T11:55:13.393Z]  Plugins:
11:55:13 [2023-01-10T11:55:13.393Z]   buildx: Docker Buildx (Docker Inc.)
11:55:13 [2023-01-10T11:55:13.393Z]     Version:  c5aec24
11:55:13 [2023-01-10T11:55:13.393Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
11:55:13 [2023-01-10T11:55:13.393Z]   compose: Docker Compose (Docker Inc.)
11:55:13 [2023-01-10T11:55:13.393Z]     Version:  v2.12.0
11:55:13 [2023-01-10T11:55:13.393Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:55:13 [2023-01-10T11:55:13.393Z]   scan: Docker Scan (Docker Inc.)
11:55:13 [2023-01-10T11:55:13.393Z]     Version:  v0.17.0
11:55:13 [2023-01-10T11:55:13.393Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
11:55:13 [2023-01-10T11:55:13.393Z] 
11:55:13 [2023-01-10T11:55:13.393Z] Server:
11:55:13 [2023-01-10T11:55:13.393Z]  Containers: 0
11:55:13 [2023-01-10T11:55:13.393Z]   Running: 0
11:55:13 [2023-01-10T11:55:13.393Z]   Paused: 0
11:55:13 [2023-01-10T11:55:13.393Z]   Stopped: 0
11:55:13 [2023-01-10T11:55:13.393Z]  Images: 0
11:55:13 [2023-01-10T11:55:13.393Z]  Server Version: 22.06.0-beta.0
11:55:13 [2023-01-10T11:55:13.393Z]  Storage Driver: overlay2
11:55:13 [2023-01-10T11:55:13.393Z]   Backing Filesystem: extfs
11:55:13 [2023-01-10T11:55:13.393Z]   Supports d_type: true
11:55:13 [2023-01-10T11:55:13.393Z]   Using metacopy: false
11:55:13 [2023-01-10T11:55:13.393Z]   Native Overlay Diff: true
11:55:13 [2023-01-10T11:55:13.393Z]   userxattr: false
11:55:13 [2023-01-10T11:55:13.393Z]  Logging Driver: json-file
11:55:13 [2023-01-10T11:55:13.393Z]  Cgroup Driver: cgroupfs
11:55:13 [2023-01-10T11:55:13.393Z]  Cgroup Version: 1
11:55:13 [2023-01-10T11:55:13.393Z]  Plugins:
11:55:13 [2023-01-10T11:55:13.394Z]   Volume: local
11:55:13 [2023-01-10T11:55:13.394Z]   Network: bridge host ipvlan macvlan null overlay
11:55:13 [2023-01-10T11:55:13.394Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:55:13 [2023-01-10T11:55:13.394Z]  Swarm: inactive
11:55:13 [2023-01-10T11:55:13.394Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:55:13 [2023-01-10T11:55:13.394Z]  Default Runtime: runc
11:55:13 [2023-01-10T11:55:13.394Z]  Init Binary: docker-init
11:55:13 [2023-01-10T11:55:13.394Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:55:13 [2023-01-10T11:55:13.394Z]  runc version: v1.1.4-0-g5fd4c4d
11:55:13 [2023-01-10T11:55:13.394Z]  init version: de40ad0
11:55:13 [2023-01-10T11:55:13.394Z]  Security Options:
11:55:13 [2023-01-10T11:55:13.394Z]   apparmor
11:55:13 [2023-01-10T11:55:13.394Z]   seccomp
11:55:13 [2023-01-10T11:55:13.394Z]    Profile: builtin
11:55:13 [2023-01-10T11:55:13.394Z]  Kernel Version: 5.4.0-1088-aws
11:55:13 [2023-01-10T11:55:13.394Z]  Operating System: Ubuntu 18.04.6 LTS
11:55:13 [2023-01-10T11:55:13.394Z]  OSType: linux
11:55:13 [2023-01-10T11:55:13.394Z]  Architecture: x86_64
11:55:13 [2023-01-10T11:55:13.394Z]  CPUs: 2
11:55:13 [2023-01-10T11:55:13.394Z]  Total Memory: 7.565GiB
11:55:13 [2023-01-10T11:55:13.394Z]  Name: ip-10-100-47-131
11:55:13 [2023-01-10T11:55:13.394Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
11:55:13 [2023-01-10T11:55:13.394Z]  Docker Root Dir: /var/lib/docker
11:55:13 [2023-01-10T11:55:13.394Z]  Debug Mode: false
11:55:13 [2023-01-10T11:55:13.394Z]  Registry: https://index.docker.io/v1/
11:55:13 [2023-01-10T11:55:13.394Z]  Labels:
11:55:13 [2023-01-10T11:55:13.394Z]  Experimental: true
11:55:13 [2023-01-10T11:55:13.394Z]  Insecure Registries:
11:55:13 [2023-01-10T11:55:13.394Z]   127.0.0.0/8
11:55:13 [2023-01-10T11:55:13.394Z]  Live Restore Enabled: true
11:55:13 [2023-01-10T11:55:13.394Z] 
11:55:13 [2023-01-10T11:55:13.394Z] WARNING: No swap limit support
[Pipeline] sh
11:55:13 [2023-01-10T11:55:13.567Z] #12 ...
11:55:13 [2023-01-10T11:55:13.567Z] 
11:55:13 [2023-01-10T11:55:13.567Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:13 [2023-01-10T11:55:13.567Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 4.5s done
11:55:13 [2023-01-10T11:55:13.567Z] #10 DONE 6.5s
11:55:13 [2023-01-10T11:55:13.567Z] 
11:55:13 [2023-01-10T11:55:13.567Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:13 [2023-01-10T11:55:13.744Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:55:13 [2023-01-10T11:55:13.744Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:55:13 [2023-01-10T11:55:13.744Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44765/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:55:13 [2023-01-10T11:55:13.744Z] + bash /home/ubuntu/workspace/moby_PR-44765/check-config.sh
11:55:13 [2023-01-10T11:55:13.744Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:55:13 [2023-01-10T11:55:13.744Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
11:55:13 [2023-01-10T11:55:13.744Z] 
11:55:13 [2023-01-10T11:55:13.744Z] Generally Necessary:
11:55:13 [2023-01-10T11:55:13.744Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:55:13 [2023-01-10T11:55:13.744Z] - apparmor: enabled and tools installed
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_NAMESPACES: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_NET_NS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_PID_NS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_IPC_NS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_UTS_NS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_CGROUPS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_CGROUP_CPUACCT: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_CGROUP_DEVICE: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_CGROUP_FREEZER: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_CGROUP_SCHED: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_CPUSETS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_MEMCG: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_KEYS: enabled
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_VETH: enabled (as module)
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_BRIDGE: enabled (as module)
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_NF_NAT_IPV4: missing
11:55:13 [2023-01-10T11:55:13.744Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_NF_NAT: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_NF_NAT_NEEDED: missing
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_POSIX_MQUEUE: enabled
11:55:14 [2023-01-10T11:55:14.031Z] 
11:55:14 [2023-01-10T11:55:14.031Z] Optional Features:
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_USER_NS: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_SECCOMP: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_CGROUP_PIDS: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_MEMCG_SWAP: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:55:14 [2023-01-10T11:55:14.031Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_BLK_CGROUP: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IOSCHED_CFQ: missing
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_CGROUP_PERF: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_CGROUP_HUGETLB: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_CFS_BANDWIDTH: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_RT_GROUP_SCHED: missing
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IP_VS: enabled (as module)
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IP_VS_NFCT: enabled
11:55:14 [2023-01-10T11:55:14.031Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:55:14 [2023-01-10T11:55:14.137Z] #12 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.6s done
11:55:14 [2023-01-10T11:55:14.137Z] #12 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
11:55:14 [2023-01-10T11:55:14.310Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:55:14 [2023-01-10T11:55:14.310Z] - CONFIG_IP_VS_RR: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z] - CONFIG_EXT4_FS: enabled
11:55:14 [2023-01-10T11:55:14.310Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:55:14 [2023-01-10T11:55:14.310Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:55:14 [2023-01-10T11:55:14.310Z] - Network Drivers:
11:55:14 [2023-01-10T11:55:14.310Z]   - "overlay":
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_VXLAN: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       Optional (for encrypted networks):
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_CRYPTO: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_CRYPTO_AEAD: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_CRYPTO_GCM: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_CRYPTO_GHASH: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_XFRM: enabled
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_XFRM_USER: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_INET_ESP: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
11:55:14 [2023-01-10T11:55:14.310Z]   - "ipvlan":
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_IPVLAN: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]   - "macvlan":
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_MACVLAN: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_DUMMY: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]   - "ftp,tftp client in container":
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:55:14 [2023-01-10T11:55:14.310Z] - Storage Drivers:
11:55:14 [2023-01-10T11:55:14.310Z]   - "aufs":
11:55:14 [2023-01-10T11:55:14.310Z]     - CONFIG_AUFS_FS: enabled (as module)
11:55:14 [2023-01-10T11:55:14.573Z]   - "btrfs":
11:55:14 [2023-01-10T11:55:14.573Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:55:14 [2023-01-10T11:55:14.573Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:55:14 [2023-01-10T11:55:14.573Z]   - "devicemapper":
11:55:14 [2023-01-10T11:55:14.573Z]     - CONFIG_BLK_DEV_DM: enabled
11:55:14 [2023-01-10T11:55:14.573Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:55:14 [2023-01-10T11:55:14.573Z]   - "overlay":
11:55:14 [2023-01-10T11:55:14.573Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:55:14 [2023-01-10T11:55:14.573Z]   - "zfs":
11:55:14 [2023-01-10T11:55:14.573Z]     - /dev/zfs: present
11:55:14 [2023-01-10T11:55:14.573Z]     - zfs command: missing
11:55:14 [2023-01-10T11:55:14.573Z]     - zpool command: missing
11:55:14 [2023-01-10T11:55:14.573Z] 
11:55:14 [2023-01-10T11:55:14.573Z] Limits:
11:55:14 [2023-01-10T11:55:14.573Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:55:14 [2023-01-10T11:55:14.573Z] 
11:55:14 [2023-01-10T11:55:14.573Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:55:14 [2023-01-10T11:55:14.704Z] #12 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.3s done
11:55:14 [2023-01-10T11:55:14.704Z] #12 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0.1s
11:55:14 [2023-01-10T11:55:14.942Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3646b08d7e8b8dba57acff7ba405287db450a021 .
11:55:15 [2023-01-10T11:55:15.080Z] #27 78.64 Selecting previously unselected package binutils-mingw-w64.
11:55:15 [2023-01-10T11:55:15.080Z] #27 78.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:55:15 [2023-01-10T11:55:15.336Z] #27 78.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:55:15 [2023-01-10T11:55:15.336Z] #27 ...
11:55:15 [2023-01-10T11:55:15.336Z] 
11:55:15 [2023-01-10T11:55:15.336Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:15 [2023-01-10T11:55:15.336Z] #29 78.54 Selecting previously unselected package libxml2:amd64.
11:55:15 [2023-01-10T11:55:15.336Z] #29 78.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
11:55:15 [2023-01-10T11:55:15.336Z] #29 78.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.516Z] #1 [internal] load build definition from Dockerfile
11:55:15 [2023-01-10T11:55:15.516Z] #1 transferring dockerfile: 16.91kB done
11:55:15 [2023-01-10T11:55:15.516Z] #1 DONE 0.1s
11:55:15 [2023-01-10T11:55:15.516Z] 
11:55:15 [2023-01-10T11:55:15.516Z] #2 [internal] load .dockerignore
11:55:15 [2023-01-10T11:55:15.516Z] #2 transferring context: 87B done
11:55:15 [2023-01-10T11:55:15.516Z] #2 DONE 0.1s
11:55:15 [2023-01-10T11:55:15.714Z] Client: Docker Engine - Community
11:55:15 [2023-01-10T11:55:15.714Z]  Version:           22.06.0-beta.0
11:55:15 [2023-01-10T11:55:15.714Z]  API version:       1.42
11:55:15 [2023-01-10T11:55:15.714Z]  Go version:        go1.18.3
11:55:15 [2023-01-10T11:55:15.714Z]  Git commit:        3e9117b
11:55:15 [2023-01-10T11:55:15.714Z]  Built:             Fri Jun  3 17:55:46 2022
11:55:15 [2023-01-10T11:55:15.714Z]  OS/Arch:           linux/amd64
11:55:15 [2023-01-10T11:55:15.714Z]  Context:           default
11:55:15 [2023-01-10T11:55:15.714Z] 
11:55:15 [2023-01-10T11:55:15.714Z] Server: Docker Engine - Community
11:55:15 [2023-01-10T11:55:15.714Z]  Engine:
11:55:15 [2023-01-10T11:55:15.714Z]   Version:          22.06.0-beta.0
11:55:15 [2023-01-10T11:55:15.714Z]   API version:      1.42 (minimum version 1.12)
11:55:15 [2023-01-10T11:55:15.714Z]   Go version:       go1.18.3
11:55:15 [2023-01-10T11:55:15.714Z]   Git commit:       38633e7
11:55:15 [2023-01-10T11:55:15.714Z]   Built:            Fri Jun  3 17:55:46 2022
11:55:15 [2023-01-10T11:55:15.714Z]   OS/Arch:          linux/amd64
11:55:15 [2023-01-10T11:55:15.714Z]   Experimental:     true
11:55:15 [2023-01-10T11:55:15.714Z]  containerd:
11:55:15 [2023-01-10T11:55:15.714Z]   Version:          1.6.8
11:55:15 [2023-01-10T11:55:15.714Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:55:15 [2023-01-10T11:55:15.714Z]  runc:
11:55:15 [2023-01-10T11:55:15.714Z]   Version:          1.1.4
11:55:15 [2023-01-10T11:55:15.714Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:55:15 [2023-01-10T11:55:15.714Z]  docker-init:
11:55:15 [2023-01-10T11:55:15.714Z]   Version:          0.19.0
11:55:15 [2023-01-10T11:55:15.714Z]   GitCommit:        de40ad0
[Pipeline] sh
11:55:15 [2023-01-10T11:55:15.777Z] 
11:55:15 [2023-01-10T11:55:15.777Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:55:15 [2023-01-10T11:55:15.777Z] #3 DONE 0.4s
11:55:15 [2023-01-10T11:55:15.777Z] 
11:55:15 [2023-01-10T11:55:15.777Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
11:55:15 [2023-01-10T11:55:15.777Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
11:55:15 [2023-01-10T11:55:15.936Z] #11 ...
11:55:15 [2023-01-10T11:55:15.936Z] 
11:55:15 [2023-01-10T11:55:15.936Z] #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
11:55:15 [2023-01-10T11:55:15.936Z] #0 0.930 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 0.951 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 0.951 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 1.093 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 1.364 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 1.576 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 2.431 Fetched 8498 kB in 2s (4815 kB/s)
11:55:15 [2023-01-10T11:55:15.936Z] #0 2.431 Reading package lists...
11:55:15 [2023-01-10T11:55:15.936Z] #0 3.043 Reading package lists...
11:55:15 [2023-01-10T11:55:15.936Z] #0 3.646 Building dependency tree...
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.119 The following additional packages will be installed:
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.119   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.119   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.123 Recommended packages:
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.123   libldap-common publicsuffix libsasl2-modules
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.258 The following NEW packages will be installed:
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.259   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.260   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.261   libssh2-1 openssl
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.554 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.554 Need to get 2941 kB of archives.
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.554 After this operation, 6478 kB of additional disk space will be used.
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.554 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.616 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.663 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.663 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.666 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.687 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.703 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.703 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.703 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.711 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.711 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.711 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.711 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.711 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.711 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:55:15 [2023-01-10T11:55:15.936Z] #0 4.924 debconf: delaying package configuration, since apt-utils is not installed
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.013 Fetched 2941 kB in 0s (6770 kB/s)
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.055 Selecting previously unselected package openssl.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.055 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.055 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.060 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.310 Selecting previously unselected package ca-certificates.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.310 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.314 Unpacking ca-certificates (20210119) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.492 Selecting previously unselected package libbrotli1:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.492 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.501 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.559 Selecting previously unselected package libsasl2-modules-db:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.559 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.565 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.603 Selecting previously unselected package libsasl2-2:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.603 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.607 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.733 Selecting previously unselected package libldap-2.4-2:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.733 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.736 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.845 Selecting previously unselected package libnghttp2-14:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.845 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.848 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.899 Selecting previously unselected package libpsl5:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.899 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.907 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.942 Selecting previously unselected package librtmp1:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.942 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.945 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.993 Selecting previously unselected package libssh2-1:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.993 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 5.996 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.051 Selecting previously unselected package libcurl4:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.051 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.056 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.121 Selecting previously unselected package curl.
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.121 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.125 Unpacking curl (7.74.0-1.3+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.181 Selecting previously unselected package libonig5:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.181 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.184 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.242 Selecting previously unselected package libjq1:arm64.
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.242 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.247 Unpacking libjq1:arm64 (1.6-2.1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.296 Selecting previously unselected package jq.
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.296 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.300 Unpacking jq (1.6-2.1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.434 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.446 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.458 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.468 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.479 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.493 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.503 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.513 Setting up openssl (1.1.1n-0+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.530 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.544 Setting up libjq1:arm64 (1.6-2.1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.554 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 6.565 Setting up ca-certificates (20210119) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 7.325 Updating certificates in /etc/ssl/certs...
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.066 129 added, 0 removed; done.
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.210 Setting up jq (1.6-2.1) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.221 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.231 Setting up curl (7.74.0-1.3+deb11u3) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.243 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.264 Processing triggers for ca-certificates (20210119) ...
11:55:15 [2023-01-10T11:55:15.936Z] #0 8.276 Updating certificates in /etc/ssl/certs...
11:55:15 [2023-01-10T11:55:15.936Z] #0 9.035 0 added, 0 removed; done.
11:55:15 [2023-01-10T11:55:15.936Z] #0 9.036 Running hooks in /etc/ca-certificates/update.d...
11:55:15 [2023-01-10T11:55:15.936Z] #0 9.037 done.
11:55:15 [2023-01-10T11:55:15.936Z] #16 DONE 9.9s
11:55:15 [2023-01-10T11:55:15.936Z] 
11:55:15 [2023-01-10T11:55:15.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:16 [2023-01-10T11:55:16.039Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
11:55:16 [2023-01-10T11:55:16.039Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
11:55:16 [2023-01-10T11:55:16.039Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
11:55:16 [2023-01-10T11:55:16.039Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 1.05MB / 9.94MB 0.1s
11:55:16 [2023-01-10T11:55:16.039Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
11:55:16 [2023-01-10T11:55:16.050Z] + docker info
11:55:16 [2023-01-10T11:55:16.050Z] Client:
11:55:16 [2023-01-10T11:55:16.050Z]  Context:    default
11:55:16 [2023-01-10T11:55:16.050Z]  Debug Mode: false
11:55:16 [2023-01-10T11:55:16.050Z]  Plugins:
11:55:16 [2023-01-10T11:55:16.050Z]   buildx: Docker Buildx (Docker Inc.)
11:55:16 [2023-01-10T11:55:16.050Z]     Version:  c5aec24
11:55:16 [2023-01-10T11:55:16.050Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
11:55:16 [2023-01-10T11:55:16.050Z]   compose: Docker Compose (Docker Inc.)
11:55:16 [2023-01-10T11:55:16.050Z]     Version:  v2.12.0
11:55:16 [2023-01-10T11:55:16.050Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:55:16 [2023-01-10T11:55:16.050Z]   scan: Docker Scan (Docker Inc.)
11:55:16 [2023-01-10T11:55:16.050Z]     Version:  v0.17.0
11:55:16 [2023-01-10T11:55:16.050Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
11:55:16 [2023-01-10T11:55:16.050Z] 
11:55:16 [2023-01-10T11:55:16.050Z] Server:
11:55:16 [2023-01-10T11:55:16.050Z]  Containers: 0
11:55:16 [2023-01-10T11:55:16.050Z]   Running: 0
11:55:16 [2023-01-10T11:55:16.050Z]   Paused: 0
11:55:16 [2023-01-10T11:55:16.050Z]   Stopped: 0
11:55:16 [2023-01-10T11:55:16.050Z]  Images: 0
11:55:16 [2023-01-10T11:55:16.050Z]  Server Version: 22.06.0-beta.0
11:55:16 [2023-01-10T11:55:16.050Z]  Storage Driver: overlay2
11:55:16 [2023-01-10T11:55:16.050Z]   Backing Filesystem: extfs
11:55:16 [2023-01-10T11:55:16.050Z]   Supports d_type: true
11:55:16 [2023-01-10T11:55:16.050Z]   Using metacopy: false
11:55:16 [2023-01-10T11:55:16.050Z]   Native Overlay Diff: true
11:55:16 [2023-01-10T11:55:16.050Z]   userxattr: false
11:55:16 [2023-01-10T11:55:16.050Z]  Logging Driver: json-file
11:55:16 [2023-01-10T11:55:16.050Z]  Cgroup Driver: cgroupfs
11:55:16 [2023-01-10T11:55:16.050Z]  Cgroup Version: 1
11:55:16 [2023-01-10T11:55:16.050Z]  Plugins:
11:55:16 [2023-01-10T11:55:16.050Z]   Volume: local
11:55:16 [2023-01-10T11:55:16.050Z]   Network: bridge host ipvlan macvlan null overlay
11:55:16 [2023-01-10T11:55:16.050Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:55:16 [2023-01-10T11:55:16.050Z]  Swarm: inactive
11:55:16 [2023-01-10T11:55:16.050Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:55:16 [2023-01-10T11:55:16.050Z]  Default Runtime: runc
11:55:16 [2023-01-10T11:55:16.050Z]  Init Binary: docker-init
11:55:16 [2023-01-10T11:55:16.050Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
11:55:16 [2023-01-10T11:55:16.050Z]  runc version: v1.1.4-0-g5fd4c4d
11:55:16 [2023-01-10T11:55:16.050Z]  init version: de40ad0
11:55:16 [2023-01-10T11:55:16.050Z]  Security Options:
11:55:16 [2023-01-10T11:55:16.050Z]   apparmor
11:55:16 [2023-01-10T11:55:16.050Z]   seccomp
11:55:16 [2023-01-10T11:55:16.050Z]    Profile: builtin
11:55:16 [2023-01-10T11:55:16.050Z]  Kernel Version: 5.4.0-1088-aws
11:55:16 [2023-01-10T11:55:16.050Z]  Operating System: Ubuntu 18.04.6 LTS
11:55:16 [2023-01-10T11:55:16.050Z]  OSType: linux
11:55:16 [2023-01-10T11:55:16.050Z]  Architecture: x86_64
11:55:16 [2023-01-10T11:55:16.050Z]  CPUs: 2
11:55:16 [2023-01-10T11:55:16.050Z]  Total Memory: 7.565GiB
11:55:16 [2023-01-10T11:55:16.050Z]  Name: ip-10-100-116-127
11:55:16 [2023-01-10T11:55:16.050Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
11:55:16 [2023-01-10T11:55:16.050Z]  Docker Root Dir: /var/lib/docker
11:55:16 [2023-01-10T11:55:16.050Z]  Debug Mode: false
11:55:16 [2023-01-10T11:55:16.050Z]  Registry: https://index.docker.io/v1/
11:55:16 [2023-01-10T11:55:16.050Z]  Labels:
11:55:16 [2023-01-10T11:55:16.050Z]  Experimental: true
11:55:16 [2023-01-10T11:55:16.050Z]  Insecure Registries:
11:55:16 [2023-01-10T11:55:16.050Z]   127.0.0.0/8
11:55:16 [2023-01-10T11:55:16.050Z]  Live Restore Enabled: true
11:55:16 [2023-01-10T11:55:16.050Z] 
11:55:16 [2023-01-10T11:55:16.050Z] WARNING: No swap limit support
[Pipeline] sh
11:55:16 [2023-01-10T11:55:16.199Z] #11 ...
11:55:16 [2023-01-10T11:55:16.199Z] 
11:55:16 [2023-01-10T11:55:16.199Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:55:16 [2023-01-10T11:55:16.199Z] #17 DONE 0.5s
11:55:16 [2023-01-10T11:55:16.199Z] 
11:55:16 [2023-01-10T11:55:16.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:16 [2023-01-10T11:55:16.271Z] #29 79.41 Selecting previously unselected package libarchive13:amd64.
11:55:16 [2023-01-10T11:55:16.271Z] #29 79.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:55:16 [2023-01-10T11:55:16.271Z] #29 79.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:55:16 [2023-01-10T11:55:16.337Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:55:16 [2023-01-10T11:55:16.337Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:55:16 [2023-01-10T11:55:16.337Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44765/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:55:16 [2023-01-10T11:55:16.337Z] + bash /home/ubuntu/workspace/moby_PR-44765/check-config.sh
11:55:16 [2023-01-10T11:55:16.337Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:55:16 [2023-01-10T11:55:16.337Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
11:55:16 [2023-01-10T11:55:16.337Z] 
11:55:16 [2023-01-10T11:55:16.337Z] Generally Necessary:
11:55:16 [2023-01-10T11:55:16.337Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:55:16 [2023-01-10T11:55:16.337Z] - apparmor: enabled and tools installed
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_NAMESPACES: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_NET_NS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_PID_NS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_IPC_NS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_UTS_NS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_CGROUPS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_CGROUP_CPUACCT: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_CGROUP_DEVICE: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_CGROUP_FREEZER: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_CGROUP_SCHED: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_CPUSETS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_MEMCG: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_KEYS: enabled
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_VETH: enabled (as module)
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_BRIDGE: enabled (as module)
11:55:16 [2023-01-10T11:55:16.337Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:55:16 [2023-01-10T11:55:16.527Z] #29 80.04 Selecting previously unselected package libjsoncpp24:amd64.
11:55:16 [2023-01-10T11:55:16.527Z] #29 80.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NF_NAT_IPV4: missing
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NF_NAT: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NF_NAT_NEEDED: missing
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_POSIX_MQUEUE: enabled
11:55:16 [2023-01-10T11:55:16.611Z] 
11:55:16 [2023-01-10T11:55:16.611Z] Optional Features:
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_USER_NS: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_SECCOMP: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_CGROUP_PIDS: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_MEMCG_SWAP: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:55:16 [2023-01-10T11:55:16.611Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_BLK_CGROUP: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_IOSCHED_CFQ: missing
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_CGROUP_PERF: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_CGROUP_HUGETLB: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_CFS_BANDWIDTH: enabled
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:55:16 [2023-01-10T11:55:16.611Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.5s done
11:55:16 [2023-01-10T11:55:16.611Z] - CONFIG_RT_GROUP_SCHED: missing
11:55:16 [2023-01-10T11:55:16.612Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
11:55:16 [2023-01-10T11:55:16.784Z] #29 80.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:55:16 [2023-01-10T11:55:16.873Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_IP_VS: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_IP_VS_NFCT: enabled
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_IP_VS_RR: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_EXT4_FS: enabled
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:55:16 [2023-01-10T11:55:16.880Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:55:16 [2023-01-10T11:55:16.880Z] - Network Drivers:
11:55:16 [2023-01-10T11:55:16.880Z]   - "overlay":
11:55:16 [2023-01-10T11:55:16.880Z]     - CONFIG_VXLAN: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       Optional (for encrypted networks):
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_CRYPTO: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_CRYPTO_AEAD: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_CRYPTO_GCM: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_CRYPTO_GHASH: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_XFRM: enabled
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_XFRM_USER: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_INET_ESP: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
11:55:16 [2023-01-10T11:55:16.880Z]   - "ipvlan":
11:55:16 [2023-01-10T11:55:16.880Z]     - CONFIG_IPVLAN: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]   - "macvlan":
11:55:16 [2023-01-10T11:55:16.880Z]     - CONFIG_MACVLAN: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]     - CONFIG_DUMMY: enabled (as module)
11:55:16 [2023-01-10T11:55:16.880Z]   - "ftp,tftp client in container":
11:55:17 [2023-01-10T11:55:17.041Z] #29 80.42 Selecting previously unselected package librhash0:amd64.
11:55:17 [2023-01-10T11:55:17.041Z] #29 80.42 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:55:17 [2023-01-10T11:55:17.041Z] #29 80.43 Unpacking librhash0:amd64 (1.4.1-2) ...
11:55:17 [2023-01-10T11:55:17.136Z] #4 DONE 1.2s
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z] - Storage Drivers:
11:55:17 [2023-01-10T11:55:17.139Z]   - "aufs":
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_AUFS_FS: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]   - "btrfs":
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:55:17 [2023-01-10T11:55:17.139Z]   - "devicemapper":
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_BLK_DEV_DM: enabled
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]   - "overlay":
11:55:17 [2023-01-10T11:55:17.139Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:55:17 [2023-01-10T11:55:17.139Z]   - "zfs":
11:55:17 [2023-01-10T11:55:17.139Z]     - /dev/zfs: present
11:55:17 [2023-01-10T11:55:17.139Z]     - zfs command: missing
11:55:17 [2023-01-10T11:55:17.139Z]     - zpool command: missing
11:55:17 [2023-01-10T11:55:17.139Z] 
11:55:17 [2023-01-10T11:55:17.139Z] Limits:
11:55:17 [2023-01-10T11:55:17.139Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:55:17 [2023-01-10T11:55:17.139Z] 
11:55:17 [2023-01-10T11:55:17.139Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:55:17 [2023-01-10T11:55:17.399Z] 
11:55:17 [2023-01-10T11:55:17.399Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:17 [2023-01-10T11:55:17.503Z] + sudo modprobe ip_vs
11:55:17 [2023-01-10T11:55:17.503Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3646b08d7e8b8dba57acff7ba405287db450a021 .
11:55:17 [2023-01-10T11:55:17.603Z] #29 81.01 Selecting previously unselected package libuv1:amd64.
11:55:17 [2023-01-10T11:55:17.603Z] #29 81.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:55:17 [2023-01-10T11:55:17.603Z] #29 81.02 Unpacking libuv1:amd64 (1.40.0-2) ...
11:55:17 [2023-01-10T11:55:17.859Z] #29 81.40 Selecting previously unselected package cmake.
11:55:17 [2023-01-10T11:55:17.859Z] #29 81.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:55:17 [2023-01-10T11:55:17.859Z] #29 81.40 Unpacking cmake (3.18.4-2+deb11u1) ...
11:55:18 [2023-01-10T11:55:18.078Z] #1 [internal] load build definition from Dockerfile
11:55:18 [2023-01-10T11:55:18.078Z] #1 transferring dockerfile: 16.91kB done
11:55:18 [2023-01-10T11:55:18.078Z] #1 DONE 0.1s
11:55:18 [2023-01-10T11:55:18.078Z] 
11:55:18 [2023-01-10T11:55:18.078Z] #2 [internal] load .dockerignore
11:55:18 [2023-01-10T11:55:18.078Z] #2 transferring context: 87B done
11:55:18 [2023-01-10T11:55:18.078Z] #2 DONE 0.1s
11:55:18 [2023-01-10T11:55:18.078Z] 
11:55:18 [2023-01-10T11:55:18.078Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:55:18 [2023-01-10T11:55:18.078Z] #3 DONE 0.3s
11:55:18 [2023-01-10T11:55:18.112Z] #11 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 4.5s done
11:55:18 [2023-01-10T11:55:18.113Z] #11 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820
11:55:18 [2023-01-10T11:55:18.113Z] #11 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 done
11:55:18 [2023-01-10T11:55:18.337Z] 
11:55:18 [2023-01-10T11:55:18.337Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
11:55:18 [2023-01-10T11:55:18.337Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
11:55:18 [2023-01-10T11:55:18.337Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
11:55:18 [2023-01-10T11:55:18.337Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
11:55:18 [2023-01-10T11:55:18.337Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
11:55:18 [2023-01-10T11:55:18.337Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s
11:55:18 [2023-01-10T11:55:18.343Z] #5 DONE 0.8s
11:55:18 [2023-01-10T11:55:18.343Z] 
11:55:18 [2023-01-10T11:55:18.343Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:18 [2023-01-10T11:55:18.343Z] #6 DONE 0.9s
11:55:18 [2023-01-10T11:55:18.343Z] 
11:55:18 [2023-01-10T11:55:18.343Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:55:18 [2023-01-10T11:55:18.343Z] #7 DONE 1.0s
11:55:18 [2023-01-10T11:55:18.343Z] 
11:55:18 [2023-01-10T11:55:18.343Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:55:18 [2023-01-10T11:55:18.343Z] #8 DONE 0.9s
11:55:18 [2023-01-10T11:55:18.373Z] #11 DONE 17.4s
11:55:18 [2023-01-10T11:55:18.373Z] 
11:55:18 [2023-01-10T11:55:18.373Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:55:18 [2023-01-10T11:55:18.596Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
11:55:18 [2023-01-10T11:55:18.596Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
11:55:18 [2023-01-10T11:55:18.596Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
11:55:18 [2023-01-10T11:55:18.898Z] #12 ...
11:55:18 [2023-01-10T11:55:18.898Z] 
11:55:18 [2023-01-10T11:55:18.898Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:55:18 [2023-01-10T11:55:18.898Z] #14 DONE 0.2s
11:55:18 [2023-01-10T11:55:18.898Z] 
11:55:18 [2023-01-10T11:55:18.898Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:18 [2023-01-10T11:55:18.898Z] #12 ...
11:55:18 [2023-01-10T11:55:18.898Z] 
11:55:18 [2023-01-10T11:55:18.898Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:55:18 [2023-01-10T11:55:18.898Z] #15 DONE 0.3s
11:55:18 [2023-01-10T11:55:18.898Z] 
11:55:18 [2023-01-10T11:55:18.898Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:19 [2023-01-10T11:55:19.157Z] #12 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.4s done
11:55:19 [2023-01-10T11:55:19.167Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
11:55:19 [2023-01-10T11:55:19.167Z] #4 DONE 0.8s
11:55:19 [2023-01-10T11:55:19.315Z] #18 DONE 0.8s
11:55:19 [2023-01-10T11:55:19.315Z] 
11:55:19 [2023-01-10T11:55:19.315Z] #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
11:55:19 [2023-01-10T11:55:19.417Z] #12 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
11:55:19 [2023-01-10T11:55:19.428Z] 
11:55:19 [2023-01-10T11:55:19.428Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:19 [2023-01-10T11:55:19.575Z] #19 DONE 0.5s
11:55:19 [2023-01-10T11:55:19.575Z] 
11:55:19 [2023-01-10T11:55:19.575Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:55:19 [2023-01-10T11:55:19.838Z] #20 DONE 0.2s
11:55:19 [2023-01-10T11:55:19.838Z] 
11:55:19 [2023-01-10T11:55:19.838Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:55:19 [2023-01-10T11:55:19.838Z] #21 DONE 0.1s
11:55:19 [2023-01-10T11:55:19.838Z] 
11:55:19 [2023-01-10T11:55:19.838Z] #22 [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
11:55:19 [2023-01-10T11:55:19.996Z] #5 DONE 0.7s
11:55:19 [2023-01-10T11:55:19.996Z] 
11:55:19 [2023-01-10T11:55:19.996Z] #6 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
11:55:19 [2023-01-10T11:55:19.996Z] #6 DONE 0.6s
11:55:19 [2023-01-10T11:55:19.996Z] 
11:55:19 [2023-01-10T11:55:19.996Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:55:19 [2023-01-10T11:55:19.996Z] #7 DONE 0.6s
11:55:19 [2023-01-10T11:55:19.996Z] 
11:55:19 [2023-01-10T11:55:19.996Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:19 [2023-01-10T11:55:19.996Z] #8 DONE 0.6s
11:55:20 [2023-01-10T11:55:20.264Z] 
11:55:20 [2023-01-10T11:55:20.264Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:20 [2023-01-10T11:55:20.264Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:20 [2023-01-10T11:55:20.264Z] #9 DONE 0.1s
11:55:20 [2023-01-10T11:55:20.264Z] 
11:55:20 [2023-01-10T11:55:20.264Z] #10 [internal] load build context
11:55:20 [2023-01-10T11:55:20.525Z] #10 transferring context: 1.38MB 0.2s
11:55:21 [2023-01-10T11:55:21.914Z] 
11:55:21 [2023-01-10T11:55:21.914Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:21 [2023-01-10T11:55:21.914Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:55:21 [2023-01-10T11:55:21.914Z] #9 DONE 0.0s
11:55:21 [2023-01-10T11:55:21.914Z] 
11:55:21 [2023-01-10T11:55:21.914Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:21 [2023-01-10T11:55:21.914Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:22 [2023-01-10T11:55:22.039Z] #29 ...
11:55:22 [2023-01-10T11:55:22.039Z] 
11:55:22 [2023-01-10T11:55:22.039Z] #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
11:55:22 [2023-01-10T11:55:22.039Z] #36 78.17 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 78.18 Setting up libprotoc23:amd64 (3.12.4-1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 78.22 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 78.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 78.30 Setting up python3-protobuf (3.12.4-1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.21 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.24 Setting up protobuf-compiler (3.12.4-1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.31 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.36 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.40 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 84.42 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:22 [2023-01-10T11:55:22.039Z] #36 DONE 85.4s
11:55:22 [2023-01-10T11:55:22.039Z] 
11:55:22 [2023-01-10T11:55:22.039Z] #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
11:55:22 [2023-01-10T11:55:22.177Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:55:22 [2023-01-10T11:55:22.177Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:22 [2023-01-10T11:55:22.177Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:55:22 [2023-01-10T11:55:22.177Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.02MB / 9.86MB 0.1s
11:55:22 [2023-01-10T11:55:22.436Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.2s
11:55:22 [2023-01-10T11:55:22.436Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s
11:55:22 [2023-01-10T11:55:22.702Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
11:55:22 [2023-01-10T11:55:22.966Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
11:55:22 [2023-01-10T11:55:22.966Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
11:55:23 [2023-01-10T11:55:23.148Z] #22 3.358 + git clone https://github.com/docker/distribution.git .
11:55:23 [2023-01-10T11:55:23.148Z] #22 3.358 Cloning into '.'...
11:55:23 [2023-01-10T11:55:23.607Z] #12 ...
11:55:23 [2023-01-10T11:55:23.607Z] 
11:55:23 [2023-01-10T11:55:23.607Z] #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
11:55:23 [2023-01-10T11:55:23.607Z] #0 1.050 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 1.061 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 1.061 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 1.190 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 1.519 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 1.564 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 2.982 Fetched 8616 kB in 2s (3848 kB/s)
11:55:23 [2023-01-10T11:55:23.607Z] #0 2.982 Reading package lists...
11:55:23 [2023-01-10T11:55:23.607Z] #0 3.693 Reading package lists...
11:55:23 [2023-01-10T11:55:23.607Z] #0 4.454 Building dependency tree...
11:55:23 [2023-01-10T11:55:23.607Z] #0 4.796 The following additional packages will be installed:
11:55:23 [2023-01-10T11:55:23.607Z] #0 4.796   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:55:23 [2023-01-10T11:55:23.607Z] #0 4.796   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:55:23 [2023-01-10T11:55:23.607Z] #0 4.798 Recommended packages:
11:55:23 [2023-01-10T11:55:23.607Z] #0 4.798   libldap-common publicsuffix libsasl2-modules
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.053 The following NEW packages will be installed:
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.054   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.055   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.055   libssh2-1 openssl
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.340 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.340 Need to get 3047 kB of archives.
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.340 After this operation, 6661 kB of additional disk space will be used.
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.340 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.350 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.350 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.350 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.350 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.350 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.382 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.393 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.602 debconf: delaying package configuration, since apt-utils is not installed
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.635 Fetched 3047 kB in 0s (9384 kB/s)
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.660 Selecting previously unselected package openssl.
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.660 (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.)
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.660 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.672 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.834 Selecting previously unselected package ca-certificates.
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.834 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.838 Unpacking ca-certificates (20210119) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.957 Selecting previously unselected package libbrotli1:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.957 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 5.984 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.079 Selecting previously unselected package libsasl2-modules-db:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.079 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.084 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.122 Selecting previously unselected package libsasl2-2:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.124 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.128 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.184 Selecting previously unselected package libldap-2.4-2:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.184 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.190 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.254 Selecting previously unselected package libnghttp2-14:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.254 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.259 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.315 Selecting previously unselected package libpsl5:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.316 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.326 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.366 Selecting previously unselected package librtmp1:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.367 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.373 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.425 Selecting previously unselected package libssh2-1:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.425 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.434 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.489 Selecting previously unselected package libcurl4:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.489 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.495 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.573 Selecting previously unselected package curl.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.573 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.578 Unpacking curl (7.74.0-1.3+deb11u3) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.671 Selecting previously unselected package libonig5:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.671 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.675 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.752 Selecting previously unselected package libjq1:amd64.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.752 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.758 Unpacking libjq1:amd64 (1.6-2.1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.891 Selecting previously unselected package jq.
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.891 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.898 Unpacking jq (1.6-2.1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 6.955 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.007 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.019 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.036 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.048 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.060 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.074 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.098 Setting up openssl (1.1.1n-0+deb11u3) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.115 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.130 Setting up libjq1:amd64 (1.6-2.1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.146 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.157 Setting up ca-certificates (20210119) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 7.753 Updating certificates in /etc/ssl/certs...
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.377 129 added, 0 removed; done.
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.415 Setting up jq (1.6-2.1) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.427 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.442 Setting up curl (7.74.0-1.3+deb11u3) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.459 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.477 Processing triggers for ca-certificates (20210119) ...
11:55:23 [2023-01-10T11:55:23.607Z] #0 8.487 Updating certificates in /etc/ssl/certs...
11:55:23 [2023-01-10T11:55:23.607Z] #0 9.026 0 added, 0 removed; done.
11:55:23 [2023-01-10T11:55:23.607Z] #0 9.026 Running hooks in /etc/ca-certificates/update.d...
11:55:23 [2023-01-10T11:55:23.607Z] #0 9.028 done.
11:55:23 [2023-01-10T11:55:23.607Z] #16 DONE 9.4s
11:55:23 [2023-01-10T11:55:23.607Z] 
11:55:23 [2023-01-10T11:55:23.607Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:55:23 [2023-01-10T11:55:23.607Z] #17 DONE 0.1s
11:55:23 [2023-01-10T11:55:23.607Z] 
11:55:23 [2023-01-10T11:55:23.607Z] #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
11:55:23 [2023-01-10T11:55:23.931Z] #38 ...
11:55:23 [2023-01-10T11:55:23.931Z] 
11:55:23 [2023-01-10T11:55:23.931Z] #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
11:55:23 [2023-01-10T11:55:23.931Z] #28 77.21 go: downloading mvdan.cc/gofumpt v0.2.1
11:55:23 [2023-01-10T11:55:23.931Z] #28 77.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:55:23 [2023-01-10T11:55:23.931Z] #28 77.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:55:23 [2023-01-10T11:55:23.931Z] #28 77.36 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:55:23 [2023-01-10T11:55:23.931Z] #28 77.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:55:23 [2023-01-10T11:55:23.931Z] #28 79.59 go: downloading github.com/davecgh/go-spew v1.1.1
11:55:23 [2023-01-10T11:55:23.931Z] #28 79.80 go: downloading github.com/pmezard/go-difflib v1.0.0
11:55:23 [2023-01-10T11:55:23.931Z] #28 79.87 go: downloading github.com/stretchr/objx v0.1.1
11:55:23 [2023-01-10T11:55:23.931Z] #28 80.03 go: downloading github.com/hashicorp/hcl v1.0.0
11:55:23 [2023-01-10T11:55:23.932Z] #28 80.36 go: downloading github.com/pelletier/go-toml v1.9.4
11:55:23 [2023-01-10T11:55:23.932Z] #28 80.39 go: downloading gopkg.in/yaml.v2 v2.4.0
11:55:23 [2023-01-10T11:55:23.932Z] #28 80.58 go: downloading golang.org/x/text v0.3.7
11:55:23 [2023-01-10T11:55:23.932Z] #28 ...
11:55:23 [2023-01-10T11:55:23.932Z] 
11:55:23 [2023-01-10T11:55:23.932Z] #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
11:55:23 [2023-01-10T11:55:23.932Z] #27 78.87 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:55:23 [2023-01-10T11:55:23.932Z] #27 78.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.932Z] #27 78.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:55:23 [2023-01-10T11:55:23.932Z] #27 79.21 Selecting previously unselected package dmsetup.
11:55:23 [2023-01-10T11:55:23.932Z] #27 79.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:55:23 [2023-01-10T11:55:23.932Z] #27 79.22 Unpacking dmsetup (2:1.02.175-2.1) ...
11:55:23 [2023-01-10T11:55:23.932Z] #27 79.54 Selecting previously unselected package mingw-w64-common.
11:55:23 [2023-01-10T11:55:23.932Z] #27 79.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:55:23 [2023-01-10T11:55:23.932Z] #27 79.54 Unpacking mingw-w64-common (8.0.0-1) ...
11:55:24 [2023-01-10T11:55:24.543Z] #18 1.463 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:55:24 [2023-01-10T11:55:24.802Z] #18 1.755 
11:55:25 [2023-01-10T11:55:25.061Z] #18 1.974 #=#=#                                                                         

######################################################################## 100.0%
11:55:25 [2023-01-10T11:55:25.061Z] #22 ...
11:55:25 [2023-01-10T11:55:25.061Z] 
11:55:25 [2023-01-10T11:55:25.061Z] #23 [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
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.070 + RM_GOPATH=0
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.071 + TMP_GOPATH=
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.071 + : /build
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.071 + '[' -z '' ']'
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.073 ++ mktemp -d
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.097 + export GOPATH=/tmp/tmp.QJJEfIUkre
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.099 + GOPATH=/tmp/tmp.QJJEfIUkre
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.099 + RM_GOPATH=1
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.099 + case "$(go env GOARCH)" in
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.100 ++ go env GOARCH
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.120 + export GO_BUILDMODE=-buildmode=pie
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.141 + GO_BUILDMODE=-buildmode=pie
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.142 ++ dirname /tmp/install/install.sh
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.144 + dir=/tmp/install
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.144 + bin=proxy
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.144 + shift
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.144 + '[' '!' -f /tmp/install/proxy.installer ']'
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.144 + . /tmp/install/proxy.installer
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.145 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.145 + install_proxy
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.145 + case "$1" in
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.146 + export CGO_ENABLED=0
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.146 + CGO_ENABLED=0
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.146 + _install_proxy
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.147 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.147 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.147 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.QJJEfIUkre/src/github.com/docker/libnetwork
11:55:25 [2023-01-10T11:55:25.061Z] #0 5.150 Cloning into '/tmp/tmp.QJJEfIUkre/src/github.com/docker/libnetwork'...
11:55:25 [2023-01-10T11:55:25.304Z] #27 ...
11:55:25 [2023-01-10T11:55:25.304Z] 
11:55:25 [2023-01-10T11:55:25.304Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:25 [2023-01-10T11:55:25.304Z] #29 88.69 Setting up libicu67:amd64 (67.1-7) ...
11:55:25 [2023-01-10T11:55:25.304Z] #29 88.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:55:25 [2023-01-10T11:55:25.304Z] #29 88.72 Setting up libuv1:amd64 (1.40.0-2) ...
11:55:25 [2023-01-10T11:55:25.304Z] #29 88.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:55:25 [2023-01-10T11:55:25.304Z] #29 88.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:55:25 [2023-01-10T11:55:25.319Z] #18 2.222 
11:55:25 [2023-01-10T11:55:25.561Z] #29 88.84 Setting up librhash0:amd64 (1.4.1-2) ...
11:55:25 [2023-01-10T11:55:25.561Z] #29 88.92 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:55:25 [2023-01-10T11:55:25.561Z] #29 88.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:55:25 [2023-01-10T11:55:25.561Z] #29 88.98 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:55:25 [2023-01-10T11:55:25.561Z] #29 89.01 Setting up cmake (3.18.4-2+deb11u1) ...
11:55:25 [2023-01-10T11:55:25.561Z] #29 89.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:25 [2023-01-10T11:55:25.866Z] #10 transferring context: 31.55MB 5.3s
11:55:26 [2023-01-10T11:55:26.124Z] #29 DONE 89.6s
11:55:26 [2023-01-10T11:55:26.124Z] 
11:55:26 [2023-01-10T11:55:26.124Z] #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
11:55:26 [2023-01-10T11:55:26.124Z] #28 89.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:55:26 [2023-01-10T11:55:26.124Z] #28 89.26 go: downloading github.com/gobwas/glob v0.2.3
11:55:26 [2023-01-10T11:55:26.124Z] #28 89.53 go: downloading github.com/kisielk/gotool v1.0.0
11:55:26 [2023-01-10T11:55:26.124Z] #28 89.56 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:55:26 [2023-01-10T11:55:26.261Z] #18 3.063 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:55:26 [2023-01-10T11:55:26.423Z] #28 89.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:55:26 [2023-01-10T11:55:26.423Z] #28 89.65 go: downloading golang.org/x/mod v0.5.1
11:55:26 [2023-01-10T11:55:26.423Z] #28 89.72 go: downloading github.com/ettle/strcase v0.1.1
11:55:26 [2023-01-10T11:55:26.423Z] #28 89.77 go: downloading github.com/fatih/structtag v1.2.0
11:55:26 [2023-01-10T11:55:26.423Z] #28 89.85 go: downloading github.com/Masterminds/semver v1.5.0
11:55:26 [2023-01-10T11:55:26.437Z] #10 ...
11:55:26 [2023-01-10T11:55:26.437Z] 
11:55:26 [2023-01-10T11:55:26.437Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:26 [2023-01-10T11:55:26.437Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.2s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.4s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.8s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 2.7s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 4.0s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 2.8s done
11:55:26 [2023-01-10T11:55:26.437Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 79.69MB / 141.97MB 6.0s
11:55:26 [2023-01-10T11:55:26.437Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 3.3s
11:55:26 [2023-01-10T11:55:26.446Z] #23 ...
11:55:26 [2023-01-10T11:55:26.446Z] 
11:55:26 [2023-01-10T11:55:26.446Z] #24 [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
11:55:26 [2023-01-10T11:55:26.446Z] #0 1.553 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:55:26 [2023-01-10T11:55:26.446Z] #0 1.773 
11:55:26 [2023-01-10T11:55:26.446Z] #0 1.996 #=#=#                                                                         

######################################################################## 100.0%
11:55:26 [2023-01-10T11:55:26.446Z] #0 2.239 
11:55:26 [2023-01-10T11:55:26.446Z] #0 3.161 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:55:26 [2023-01-10T11:55:26.446Z] #0 3.430 
11:55:26 [2023-01-10T11:55:26.446Z] #0 3.669 #=#=#                                                                         

####                                                                       5.9%
######################################################################## 100.0%
11:55:26 [2023-01-10T11:55:26.446Z] #0 4.166 
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.631 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.945 
11:55:26 [2023-01-10T11:55:26.446Z] #0 6.180 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
11:55:26 [2023-01-10T11:55:26.446Z] #0 6.967 
11:55:26 [2023-01-10T11:55:26.446Z] #24 ...
11:55:26 [2023-01-10T11:55:26.446Z] 
11:55:26 [2023-01-10T11:55:26.446Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.081 + RM_GOPATH=0
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.082 + TMP_GOPATH=
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.082 + : /build
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.084 + '[' -z '' ']'
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.086 ++ mktemp -d
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.088 + export GOPATH=/tmp/tmp.LagWep4KXx
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.088 + GOPATH=/tmp/tmp.LagWep4KXx
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.090 + RM_GOPATH=1
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.090 + case "$(go env GOARCH)" in
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.093 ++ go env GOARCH
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.141 + export GO_BUILDMODE=-buildmode=pie
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.152 + GO_BUILDMODE=-buildmode=pie
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.158 ++ dirname /tmp/install/install.sh
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.161 + dir=/tmp/install
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.161 + bin=vndr
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.166 + shift
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.167 + '[' '!' -f /tmp/install/vndr.installer ']'
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.167 + . /tmp/install/vndr.installer
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.167 ++ : v0.1.3-0.20221229102223-87603e47e8ea
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.170 + install_vndr
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.170 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.171 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.171 + GOBIN=/build
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.175 + GO111MODULE=on
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.176 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
11:55:26 [2023-01-10T11:55:26.446Z] #0 5.625 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
11:55:26 [2023-01-10T11:55:26.446Z] #25 ...
11:55:26 [2023-01-10T11:55:26.446Z] 
11:55:26 [2023-01-10T11:55:26.446Z] #24 [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
11:55:26 [2023-01-10T11:55:26.446Z] #24 10.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:55:26 [2023-01-10T11:55:26.520Z] #18 3.311 
11:55:26 [2023-01-10T11:55:26.680Z] #28 90.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:55:26 [2023-01-10T11:55:26.701Z] #11 ...
11:55:26 [2023-01-10T11:55:26.701Z] 
11:55:26 [2023-01-10T11:55:26.701Z] #10 [internal] load build context
11:55:26 [2023-01-10T11:55:26.779Z] #18 3.528 #=#=#                                                                         

######################################################################## 100.0%
11:55:26 [2023-01-10T11:55:26.779Z] #18 3.810 
11:55:26 [2023-01-10T11:55:26.936Z] #28 90.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:55:26 [2023-01-10T11:55:26.936Z] #28 90.28 go: downloading github.com/prometheus/client_golang v1.7.1
11:55:26 [2023-01-10T11:55:26.936Z] #28 ...
11:55:26 [2023-01-10T11:55:26.936Z] 
11:55:26 [2023-01-10T11:55:26.936Z] #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
11:55:26 [2023-01-10T11:55:26.936Z] #32 80.46 sync
11:55:26 [2023-01-10T11:55:26.936Z] #32 80.47 internal/reflectlite
11:55:26 [2023-01-10T11:55:26.936Z] #32 83.03 internal/testlog
11:55:26 [2023-01-10T11:55:26.936Z] #32 84.66 errors
11:55:26 [2023-01-10T11:55:26.936Z] #32 84.68 sort
11:55:26 [2023-01-10T11:55:26.936Z] #32 85.38 strconv
11:55:26 [2023-01-10T11:55:26.936Z] #32 87.11 io
11:55:26 [2023-01-10T11:55:26.936Z] #32 89.52 internal/oserror
11:55:26 [2023-01-10T11:55:26.936Z] #32 89.72 syscall
11:55:27 [2023-01-10T11:55:27.192Z] #32 ...
11:55:27 [2023-01-10T11:55:27.192Z] 
11:55:27 [2023-01-10T11:55:27.193Z] #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
11:55:27 [2023-01-10T11:55:27.193Z] #38 3.496 Note: Building without setproctitle() and strlcpy() support.
11:55:27 [2023-01-10T11:55:27.193Z] #38 3.496       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:55:27 [2023-01-10T11:55:27.193Z] #38 3.559 Note: Building without GnuTLS support
11:55:27 [2023-01-10T11:55:27.193Z] #38 3.561 Makefile.config:39: Warn: you have no libnftables installed
11:55:27 [2023-01-10T11:55:27.193Z] #38 3.568 Makefile.config:40: Warn: Building without nftables support
11:55:27 [2023-01-10T11:55:27.715Z] #18 4.645 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:55:27 [2023-01-10T11:55:27.974Z] #18 4.936 
11:55:28 [2023-01-10T11:55:28.255Z] #10 ...
11:55:28 [2023-01-10T11:55:28.255Z] 
11:55:28 [2023-01-10T11:55:28.255Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:28 [2023-01-10T11:55:28.255Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 3.2s
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.7s done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.3s done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 4.0s done
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.7s
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 66.20MB / 141.97MB 5.7s
11:55:28 [2023-01-10T11:55:28.255Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 2.1s
11:55:28 [2023-01-10T11:55:28.255Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 4.1s done
11:55:28 [2023-01-10T11:55:28.441Z] #24 11.92 #=#=#                                                                         
11:55:28 [2023-01-10T11:55:28.516Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 73.40MB / 141.97MB 6.2s
11:55:28 [2023-01-10T11:55:28.516Z] #11 ...
11:55:28 [2023-01-10T11:55:28.516Z] 
11:55:28 [2023-01-10T11:55:28.516Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:28 [2023-01-10T11:55:28.516Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done
11:55:28 [2023-01-10T11:55:28.516Z] #10 DONE 6.6s
11:55:28 [2023-01-10T11:55:28.516Z] 
11:55:28 [2023-01-10T11:55:28.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:28 [2023-01-10T11:55:28.516Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 6.3s done
11:55:28 [2023-01-10T11:55:28.516Z] #11 ...
11:55:28 [2023-01-10T11:55:28.516Z] 
11:55:28 [2023-01-10T11:55:28.516Z] #12 [internal] load build context
11:55:28 [2023-01-10T11:55:28.516Z] #12 transferring context: 45.86MB 6.6s
11:55:28 [2023-01-10T11:55:28.706Z] #24 12.29 #=#=#                                                                         

######################################################################## 100.0%
11:55:28 [2023-01-10T11:55:28.786Z] #12 ...
11:55:28 [2023-01-10T11:55:28.786Z] 
11:55:28 [2023-01-10T11:55:28.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:28 [2023-01-10T11:55:28.786Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 83.89MB / 141.97MB 6.7s
11:55:28 [2023-01-10T11:55:28.802Z] #18 5.154 #=#=#                                                                         

                                                                           0.0%
###########################################                               60.1%
######################################################################## 100.0%
11:55:29 [2023-01-10T11:55:29.049Z] #11 ...
11:55:29 [2023-01-10T11:55:29.049Z] 
11:55:29 [2023-01-10T11:55:29.049Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:29 [2023-01-10T11:55:29.049Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:29 [2023-01-10T11:55:29.049Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:55:29 [2023-01-10T11:55:29.049Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:55:29 [2023-01-10T11:55:29.049Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
11:55:29 [2023-01-10T11:55:29.049Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done
11:55:29 [2023-01-10T11:55:29.049Z] #9 DONE 6.9s
11:55:29 [2023-01-10T11:55:29.049Z] 
11:55:29 [2023-01-10T11:55:29.049Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:29 [2023-01-10T11:55:29.061Z] #18 5.991 
11:55:29 [2023-01-10T11:55:29.250Z] #10 transferring context: 53.56MB 8.7s done
11:55:29 [2023-01-10T11:55:29.250Z] #10 DONE 9.0s
11:55:29 [2023-01-10T11:55:29.250Z] 
11:55:29 [2023-01-10T11:55:29.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:29 [2023-01-10T11:55:29.250Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 8.7s
11:55:29 [2023-01-10T11:55:29.308Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 93.32MB / 141.97MB 7.0s
11:55:29 [2023-01-10T11:55:29.308Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 101.71MB / 141.97MB 7.2s
11:55:29 [2023-01-10T11:55:29.308Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 109.05MB / 141.97MB 7.2s
11:55:29 [2023-01-10T11:55:29.569Z] #11 ...
11:55:29 [2023-01-10T11:55:29.569Z] 
11:55:29 [2023-01-10T11:55:29.569Z] #12 [internal] load build context
11:55:29 [2023-01-10T11:55:29.569Z] #12 transferring context: 53.56MB 7.3s done
11:55:29 [2023-01-10T11:55:29.569Z] #12 DONE 7.7s
11:55:29 [2023-01-10T11:55:29.569Z] 
11:55:29 [2023-01-10T11:55:29.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:29 [2023-01-10T11:55:29.569Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 127.93MB / 141.97MB 7.5s
11:55:29 [2023-01-10T11:55:29.648Z] #24 ...
11:55:29 [2023-01-10T11:55:29.649Z] 
11:55:29 [2023-01-10T11:55:29.649Z] #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
11:55:29 [2023-01-10T11:55:29.649Z] #0 5.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:29 [2023-01-10T11:55:29.649Z] #0 5.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:29 [2023-01-10T11:55:29.649Z] #0 5.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:29 [2023-01-10T11:55:29.649Z] #0 6.114 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
11:55:29 [2023-01-10T11:55:29.649Z] #0 9.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
11:55:29 [2023-01-10T11:55:29.649Z] #26 ...
11:55:29 [2023-01-10T11:55:29.649Z] 
11:55:29 [2023-01-10T11:55:29.649Z] #27 [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
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.575 + RM_GOPATH=0
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.575 + TMP_GOPATH=
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.575 + : /build
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.575 + '[' -z '' ']'
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.582 ++ mktemp -d
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.585 + export GOPATH=/tmp/tmp.gCHe66aJQW
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.585 + GOPATH=/tmp/tmp.gCHe66aJQW
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.585 + RM_GOPATH=1
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.585 + case "$(go env GOARCH)" in
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.585 ++ go env GOARCH
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + export GO_BUILDMODE=-buildmode=pie
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + GO_BUILDMODE=-buildmode=pie
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 ++ dirname /tmp/install/install.sh
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + dir=/tmp/install
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + bin=dockercli
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + shift
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + . /tmp/install/dockercli.installer
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 ++ : stable
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 ++ : 17.06.2-ce
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + install_dockercli
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.630 ++ uname -m
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.634 Install docker/cli version 17.06.2-ce from stable
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.636 + arch=aarch64
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.636 + '[' aarch64 '!=' x86_64 ']'
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.636 + '[' aarch64 '!=' s390x ']'
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.636 + '[' aarch64 '!=' armhf ']'
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.636 + build_dockercli
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.636 + git clone https://github.com/docker/docker-ce /tmp/tmp.gCHe66aJQW/tmp/docker-ce
11:55:29 [2023-01-10T11:55:29.649Z] #0 3.647 Cloning into '/tmp/tmp.gCHe66aJQW/tmp/docker-ce'...
11:55:29 [2023-01-10T11:55:29.711Z] #38 7.753 fatal: not a git repository (or any of the parent directories): .git
11:55:29 [2023-01-10T11:55:29.824Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 9.3s done
11:55:29 [2023-01-10T11:55:29.910Z] #27 ...
11:55:29 [2023-01-10T11:55:29.910Z] 
11:55:29 [2023-01-10T11:55:29.910Z] #28 [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
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.290 + RM_GOPATH=0
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.290 + TMP_GOPATH=
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.290 + : /build
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 + '[' -z '' ']'
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 ++ mktemp -d
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 + export GOPATH=/tmp/tmp.o2QrcNxfzb
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 + GOPATH=/tmp/tmp.o2QrcNxfzb
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 + RM_GOPATH=1
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 + case "$(go env GOARCH)" in
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.295 ++ go env GOARCH
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.326 Install rootlesskit version v0.14.4
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + export GO_BUILDMODE=-buildmode=pie
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + GO_BUILDMODE=-buildmode=pie
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 ++ dirname /tmp/install/install.sh
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + dir=/tmp/install
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + bin=rootlesskit
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + shift
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + . /tmp/install/rootlesskit.installer
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 ++ : v0.14.4
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + install_rootlesskit
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + case "$1" in
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + export CGO_ENABLED=0
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + CGO_ENABLED=0
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + _install_rootlesskit
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + echo 'Install rootlesskit version v0.14.4'
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + for f in rootlesskit rootlesskit-docker-proxy
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + GOBIN=/build
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + GO111MODULE=on
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.333 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.946 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:55:29 [2023-01-10T11:55:29.910Z] #0 7.498 go: downloading github.com/pkg/errors v0.9.1
11:55:29 [2023-01-10T11:55:29.910Z] #0 7.498 go: downloading github.com/sirupsen/logrus v1.8.1
11:55:29 [2023-01-10T11:55:29.910Z] #0 7.649 go: downloading github.com/urfave/cli/v2 v2.3.0
11:55:29 [2023-01-10T11:55:29.910Z] #0 8.114 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:55:29 [2023-01-10T11:55:29.910Z] #28 ...
11:55:29 [2023-01-10T11:55:29.910Z] 
11:55:29 [2023-01-10T11:55:29.910Z] #29 [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
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.885 + git clone https://github.com/kolyshkin/go-swagger.git .
11:55:29 [2023-01-10T11:55:29.910Z] #0 4.900 Cloning into '.'...
11:55:29 [2023-01-10T11:55:29.967Z] #38 7.997   GEN      .gitid
11:55:30 [2023-01-10T11:55:30.003Z] #18 6.866 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:55:30 [2023-01-10T11:55:30.003Z] #18 ...
11:55:30 [2023-01-10T11:55:30.003Z] 
11:55:30 [2023-01-10T11:55:30.003Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:30 [2023-01-10T11:55:30.003Z] #12 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 4.3s done
11:55:30 [2023-01-10T11:55:30.003Z] #12 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 6.1s
11:55:30 [2023-01-10T11:55:30.084Z] #11 ...
11:55:30 [2023-01-10T11:55:30.084Z] 
11:55:30 [2023-01-10T11:55:30.084Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:30 [2023-01-10T11:55:30.084Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:30 [2023-01-10T11:55:30.084Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:30 [2023-01-10T11:55:30.084Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:55:30 [2023-01-10T11:55:30.084Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:55:30 [2023-01-10T11:55:30.084Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done
11:55:30 [2023-01-10T11:55:30.084Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done
11:55:30 [2023-01-10T11:55:30.084Z] #12 DONE 9.7s
11:55:30 [2023-01-10T11:55:30.084Z] 
11:55:30 [2023-01-10T11:55:30.084Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:30 [2023-01-10T11:55:30.084Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:30 [2023-01-10T11:55:30.084Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:55:30 [2023-01-10T11:55:30.084Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:55:30 [2023-01-10T11:55:30.084Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done
11:55:30 [2023-01-10T11:55:30.084Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done
11:55:30 [2023-01-10T11:55:30.084Z] #9 DONE 9.7s
11:55:30 [2023-01-10T11:55:30.084Z] 
11:55:30 [2023-01-10T11:55:30.084Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:30 [2023-01-10T11:55:30.084Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
11:55:30 [2023-01-10T11:55:30.084Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
11:55:30 [2023-01-10T11:55:30.084Z] #13 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
11:55:30 [2023-01-10T11:55:30.084Z] #13 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
11:55:30 [2023-01-10T11:55:30.084Z] #13 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.2s done
11:55:30 [2023-01-10T11:55:30.139Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 136.31MB / 141.97MB 7.7s
11:55:30 [2023-01-10T11:55:30.171Z] #29 ...
11:55:30 [2023-01-10T11:55:30.171Z] 
11:55:30 [2023-01-10T11:55:30.171Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + RM_GOPATH=0
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + TMP_GOPATH=
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + : /build
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + '[' -z '' ']'
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 ++ mktemp -d
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + export GOPATH=/tmp/tmp.0ftrRCC6LB
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + GOPATH=/tmp/tmp.0ftrRCC6LB
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + RM_GOPATH=1
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 + case "$(go env GOARCH)" in
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.480 ++ go env GOARCH
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.506 + export GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.506 + GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.506 ++ dirname /tmp/install/install.sh
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.508 Install golangci-lint version v1.44.0
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + dir=/tmp/install
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + bin=golangci_lint
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + shift
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + . /tmp/install/golangci_lint.installer
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 ++ : v1.44.0
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + install_golangci_lint
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + set -e
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + echo 'Install golangci-lint version v1.44.0'
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + GOBIN=/build
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + GO111MODULE=on
11:55:30 [2023-01-10T11:55:30.171Z] #0 4.510 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
11:55:30 [2023-01-10T11:55:30.171Z] #0 5.128 go: downloading github.com/golangci/golangci-lint v1.44.0
11:55:30 [2023-01-10T11:55:30.171Z] #30 ...
11:55:30 [2023-01-10T11:55:30.171Z] 
11:55:30 [2023-01-10T11:55:30.171Z] #31 [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
11:55:30 [2023-01-10T11:55:30.171Z] #0 5.477 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:30 [2023-01-10T11:55:30.171Z] #0 5.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:30 [2023-01-10T11:55:30.171Z] #0 5.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:30 [2023-01-10T11:55:30.171Z] #0 6.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
11:55:30 [2023-01-10T11:55:30.171Z] #0 9.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
11:55:30 [2023-01-10T11:55:30.224Z] #38 8.200   GEN      criu/include/version.h
11:55:30 [2023-01-10T11:55:30.262Z] #12 ...
11:55:30 [2023-01-10T11:55:30.262Z] 
11:55:30 [2023-01-10T11:55:30.262Z] #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
11:55:30 [2023-01-10T11:55:30.262Z] #18 7.135 
11:55:30 [2023-01-10T11:55:30.434Z] #31 ...
11:55:30 [2023-01-10T11:55:30.434Z] 
11:55:30 [2023-01-10T11:55:30.434Z] #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
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.045 + RM_GOPATH=0
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.070 + TMP_GOPATH=
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.070 + : /build
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.070 + '[' -z '' ']'
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.079 ++ mktemp -d
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.091 + export GOPATH=/tmp/tmp.dkYKl84BJi
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.091 + GOPATH=/tmp/tmp.dkYKl84BJi
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.091 + RM_GOPATH=1
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.091 + case "$(go env GOARCH)" in
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.095 ++ go env GOARCH
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.122 + export GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.122 + GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.123 ++ dirname /tmp/install/install.sh
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.139 + dir=/tmp/install
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.142 + bin=gotestsum
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.142 + shift
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.142 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.142 + . /tmp/install/gotestsum.installer
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.143 ++ : v1.8.2
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.144 + install_gotestsum
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.146 + set -e
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.146 + echo 'Install gotestsum version v1.8.2'
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.150 Install gotestsum version v1.8.2
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.157 + GOBIN=/build
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.157 + GO111MODULE=on
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.157 + go install gotest.tools/gotestsum@v1.8.2
11:55:30 [2023-01-10T11:55:30.434Z] #0 5.672 go: downloading gotest.tools/gotestsum v1.8.2
11:55:30 [2023-01-10T11:55:30.434Z] #0 7.851 go: downloading github.com/fatih/color v1.13.0
11:55:30 [2023-01-10T11:55:30.434Z] #0 8.137 go: downloading github.com/dnephin/pflag v1.0.7
11:55:30 [2023-01-10T11:55:30.434Z] #0 8.162 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:55:30 [2023-01-10T11:55:30.434Z] #0 8.275 go: downloading golang.org/x/tools v0.1.11
11:55:30 [2023-01-10T11:55:30.434Z] #0 8.987 go: downloading github.com/mattn/go-colorable v0.1.12
11:55:30 [2023-01-10T11:55:30.434Z] #0 9.183 go: downloading github.com/mattn/go-isatty v0.0.14
11:55:30 [2023-01-10T11:55:30.434Z] #0 9.318 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:55:30 [2023-01-10T11:55:30.434Z] #0 9.378 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:55:30 [2023-01-10T11:55:30.480Z] #38 8.516   GEN      include/common/asm
11:55:30 [2023-01-10T11:55:30.520Z] #18 7.350 #=#=#                                                                         

######################################################################## 100.0%
11:55:30 [2023-01-10T11:55:30.655Z] #13 ...
11:55:30 [2023-01-10T11:55:30.655Z] 
11:55:30 [2023-01-10T11:55:30.655Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:30 [2023-01-10T11:55:30.695Z] #32 ...
11:55:30 [2023-01-10T11:55:30.695Z] 
11:55:30 [2023-01-10T11:55:30.695Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:30 [2023-01-10T11:55:30.695Z] #0 5.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:30 [2023-01-10T11:55:30.695Z] #0 5.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:30 [2023-01-10T11:55:30.695Z] #0 5.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:30 [2023-01-10T11:55:30.695Z] #0 6.412 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
11:55:30 [2023-01-10T11:55:30.695Z] #0 9.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
11:55:30 [2023-01-10T11:55:30.695Z] #33 ...
11:55:30 [2023-01-10T11:55:30.695Z] 
11:55:30 [2023-01-10T11:55:30.695Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.786 + RM_GOPATH=0
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.786 + TMP_GOPATH=
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.786 + : /build
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.786 + '[' -z '' ']'
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.786 ++ mktemp -d
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.816 + export GOPATH=/tmp/tmp.ImBFpelOQG
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.816 + GOPATH=/tmp/tmp.ImBFpelOQG
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.816 + RM_GOPATH=1
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.816 + case "$(go env GOARCH)" in
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.816 ++ go env GOARCH
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.842 + export GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.842 + GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.842 ++ dirname /tmp/install/install.sh
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + dir=/tmp/install
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + bin=tomlv
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + shift
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + . /tmp/install/tomlv.installer
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + install_tomlv
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ImBFpelOQG/src/github.com/BurntSushi/toml
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.855 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:55:30 [2023-01-10T11:55:30.695Z] #0 4.859 Cloning into '/tmp/tmp.ImBFpelOQG/src/github.com/BurntSushi/toml'...
11:55:30 [2023-01-10T11:55:30.695Z] #0 6.064 + cd /tmp/tmp.ImBFpelOQG/src/github.com/BurntSushi/toml
11:55:30 [2023-01-10T11:55:30.695Z] #0 6.065 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:55:30 [2023-01-10T11:55:30.695Z] #0 6.299 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:55:30 [2023-01-10T11:55:30.695Z] #0 7.110 internal/unsafeheader
11:55:30 [2023-01-10T11:55:30.695Z] #0 7.111 internal/goarch
11:55:30 [2023-01-10T11:55:30.695Z] #0 7.272 internal/abi
11:55:30 [2023-01-10T11:55:30.695Z] #0 7.329 internal/cpu
11:55:30 [2023-01-10T11:55:30.695Z] #0 7.657 internal/goexperiment
11:55:30 [2023-01-10T11:55:30.695Z] #0 7.906 internal/goos
11:55:30 [2023-01-10T11:55:30.695Z] #0 8.061 runtime/internal/math
11:55:30 [2023-01-10T11:55:30.695Z] #0 8.229 internal/bytealg
11:55:30 [2023-01-10T11:55:30.695Z] #0 8.280 runtime/internal/atomic
11:55:30 [2023-01-10T11:55:30.695Z] #0 9.113 runtime/internal/sys
11:55:30 [2023-01-10T11:55:30.695Z] #0 9.284 runtime/internal/syscall
11:55:30 [2023-01-10T11:55:30.695Z] #0 9.530 internal/itoa
11:55:30 [2023-01-10T11:55:30.695Z] #0 9.865 runtime
11:55:30 [2023-01-10T11:55:30.695Z] #0 9.896 math/bits
11:55:30 [2023-01-10T11:55:30.695Z] #0 10.77 math
11:55:30 [2023-01-10T11:55:30.779Z] #18 7.615 
11:55:30 [2023-01-10T11:55:30.968Z] #34 ...
11:55:30 [2023-01-10T11:55:30.968Z] 
11:55:30 [2023-01-10T11:55:30.968Z] #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
11:55:30 [2023-01-10T11:55:30.968Z] #0 5.434 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:30 [2023-01-10T11:55:30.968Z] #0 5.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:30 [2023-01-10T11:55:30.968Z] #0 5.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:30 [2023-01-10T11:55:30.968Z] #0 6.695 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
11:55:30 [2023-01-10T11:55:30.968Z] #0 9.620 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
11:55:30 [2023-01-10T11:55:30.968Z] #35 ...
11:55:30 [2023-01-10T11:55:30.968Z] 
11:55:30 [2023-01-10T11:55:30.968Z] #36 [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
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + RM_GOPATH=0
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + TMP_GOPATH=
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + : /build
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + '[' -z '' ']'
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 ++ mktemp -d
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + export GOPATH=/tmp/tmp.KbSgt1OByQ
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + GOPATH=/tmp/tmp.KbSgt1OByQ
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + RM_GOPATH=1
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 + case "$(go env GOARCH)" in
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.390 ++ go env GOARCH
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 Install shfmt version v3.0.2
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + export GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + GO_BUILDMODE=-buildmode=pie
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 ++ dirname /tmp/install/install.sh
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + dir=/tmp/install
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + bin=shfmt
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + shift
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + . /tmp/install/shfmt.installer
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 ++ : v3.0.2
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + install_shfmt
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + echo 'Install shfmt version v3.0.2'
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + GOBIN=/build
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + GO111MODULE=on
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.414 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
11:55:30 [2023-01-10T11:55:30.968Z] #0 4.964 go: downloading mvdan.cc/sh/v3 v3.0.2
11:55:30 [2023-01-10T11:55:30.968Z] #0 6.079 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:55:30 [2023-01-10T11:55:30.968Z] #0 6.079 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:55:30 [2023-01-10T11:55:30.968Z] #0 6.172 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:55:30 [2023-01-10T11:55:30.968Z] #0 7.940 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:55:31 [2023-01-10T11:55:31.229Z] #36 ...
11:55:31 [2023-01-10T11:55:31.229Z] 
11:55:31 [2023-01-10T11:55:31.229Z] #28 [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
11:55:31 [2023-01-10T11:55:31.229Z] #28 10.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:55:31 [2023-01-10T11:55:31.229Z] #28 11.37 go: downloading github.com/google/uuid v1.3.0
11:55:31 [2023-01-10T11:55:31.229Z] #28 11.40 go: downloading github.com/moby/vpnkit v0.5.0
11:55:31 [2023-01-10T11:55:31.229Z] #28 11.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:55:31 [2023-01-10T11:55:31.229Z] #28 11.55 go: downloading github.com/gofrs/flock v0.8.1
11:55:31 [2023-01-10T11:55:31.229Z] #28 11.67 go: downloading github.com/gorilla/mux v1.8.0
11:55:31 [2023-01-10T11:55:31.347Z] #18 8.294 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:55:31 [2023-01-10T11:55:31.347Z] #18 ...
11:55:31 [2023-01-10T11:55:31.347Z] 
11:55:31 [2023-01-10T11:55:31.347Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:31 [2023-01-10T11:55:31.347Z] #12 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 7.2s done
11:55:31 [2023-01-10T11:55:31.347Z] #12 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
11:55:31 [2023-01-10T11:55:31.347Z] #12 DONE 24.5s
11:55:31 [2023-01-10T11:55:31.409Z] #38 ...
11:55:31 [2023-01-10T11:55:31.409Z] 
11:55:31 [2023-01-10T11:55:31.409Z] #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
11:55:31 [2023-01-10T11:55:31.409Z] #0 1.955 + RM_GOPATH=0
11:55:31 [2023-01-10T11:55:31.409Z] #0 1.956 + TMP_GOPATH=
11:55:31 [2023-01-10T11:55:31.409Z] #0 1.956 + : /build
11:55:31 [2023-01-10T11:55:31.409Z] #0 1.956 + '[' -z '' ']'
11:55:31 [2023-01-10T11:55:31.409Z] #0 1.997 ++ mktemp -d
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.009 + export GOPATH=/tmp/tmp.XlP7mTyUn9
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.009 + GOPATH=/tmp/tmp.XlP7mTyUn9
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.009 + RM_GOPATH=1
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.010 + case "$(go env GOARCH)" in
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.010 ++ go env GOARCH
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.088 + export GO_BUILDMODE=-buildmode=pie
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.088 + GO_BUILDMODE=-buildmode=pie
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.090 ++ dirname /tmp/install/install.sh
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + dir=/tmp/install
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + bin=tini
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + shift
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + '[' '!' -f /tmp/install/tini.installer ']'
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + . /tmp/install/tini.installer
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 ++ : v0.19.0
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + install_tini
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 + echo 'Install tini version v0.19.0'
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.097 Install tini version v0.19.0
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.111 + git clone https://github.com/krallin/tini.git /tmp/tmp.XlP7mTyUn9/tini
11:55:31 [2023-01-10T11:55:31.409Z] #0 2.113 Cloning into '/tmp/tmp.XlP7mTyUn9/tini'...
11:55:31 [2023-01-10T11:55:31.409Z] #0 3.387 + cd /tmp/tmp.XlP7mTyUn9/tini
11:55:31 [2023-01-10T11:55:31.409Z] #0 3.395 + git checkout -q v0.19.0
11:55:31 [2023-01-10T11:55:31.409Z] #0 3.499 + cmake .
11:55:31 [2023-01-10T11:55:31.409Z] #0 4.449 -- The C compiler identification is GNU 10.2.1
11:55:31 [2023-01-10T11:55:31.409Z] #0 4.569 -- Detecting C compiler ABI info
11:55:31 [2023-01-10T11:55:31.489Z] #28 11.85 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:55:31 [2023-01-10T11:55:31.606Z] 
11:55:31 [2023-01-10T11:55:31.606Z] #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
11:55:31 [2023-01-10T11:55:31.606Z] #18 8.468 
11:55:31 [2023-01-10T11:55:31.665Z] #39 5.549 -- Detecting C compiler ABI info - done
11:55:31 [2023-01-10T11:55:31.865Z] #18 8.709 #=#=#                                                                         

######################################################################## 100.0%
11:55:31 [2023-01-10T11:55:31.922Z] #39 5.761 -- Check for working C compiler: /usr/bin/cc - skipped
11:55:31 [2023-01-10T11:55:31.922Z] #39 5.788 -- Detecting C compile features
11:55:31 [2023-01-10T11:55:31.922Z] #39 5.791 -- Detecting C compile features - done
11:55:31 [2023-01-10T11:55:31.922Z] #39 5.828 -- Performing Test HAS_BUILTIN_FORTIFY
11:55:32 [2023-01-10T11:55:32.044Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 9.3s done
11:55:32 [2023-01-10T11:55:32.044Z] #11 ...
11:55:32 [2023-01-10T11:55:32.044Z] 
11:55:32 [2023-01-10T11:55:32.044Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:32 [2023-01-10T11:55:32.044Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
11:55:32 [2023-01-10T11:55:32.044Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
11:55:32 [2023-01-10T11:55:32.044Z] #13 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
11:55:32 [2023-01-10T11:55:32.044Z] #13 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
11:55:32 [2023-01-10T11:55:32.044Z] #13 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 3.2s done
11:55:32 [2023-01-10T11:55:32.062Z] #28 12.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:55:32 [2023-01-10T11:55:32.062Z] #28 12.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:55:32 [2023-01-10T11:55:32.123Z] #18 8.917 
11:55:32 [2023-01-10T11:55:32.123Z] #18 8.962 Download of images into '/build' complete.
11:55:32 [2023-01-10T11:55:32.123Z] #18 8.962 Use something like the following to load the result into a Docker daemon:
11:55:32 [2023-01-10T11:55:32.123Z] #18 8.962   tar -cC '/build' . | docker load
11:55:32 [2023-01-10T11:55:32.486Z] #39 6.360 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:55:32 [2023-01-10T11:55:32.568Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.1s
11:55:32 [2023-01-10T11:55:32.568Z] #11 ...
11:55:32 [2023-01-10T11:55:32.568Z] 
11:55:32 [2023-01-10T11:55:32.568Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:55:32 [2023-01-10T11:55:32.568Z] #14 DONE 0.7s
11:55:32 [2023-01-10T11:55:32.613Z] #13 ...
11:55:32 [2023-01-10T11:55:32.613Z] 
11:55:32 [2023-01-10T11:55:32.613Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:55:32 [2023-01-10T11:55:32.613Z] #14 DONE 0.6s
11:55:32 [2023-01-10T11:55:32.613Z] 
11:55:32 [2023-01-10T11:55:32.613Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:32 [2023-01-10T11:55:32.742Z] #39 6.533 -- Configuring done
11:55:32 [2023-01-10T11:55:32.742Z] #39 6.579 -- Generating done
11:55:32 [2023-01-10T11:55:32.742Z] #39 6.584 -- Build files have been written to: /tmp/tmp.XlP7mTyUn9/tini
11:55:32 [2023-01-10T11:55:32.742Z] #39 6.597 + make tini-static
11:55:32 [2023-01-10T11:55:32.844Z] 
11:55:32 [2023-01-10T11:55:32.844Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:32 [2023-01-10T11:55:32.844Z] #13 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.3s done
11:55:33 [2023-01-10T11:55:33.060Z] #18 ...
11:55:33 [2023-01-10T11:55:33.060Z] 
11:55:33 [2023-01-10T11:55:33.060Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:55:33 [2023-01-10T11:55:33.060Z] #19 DONE 1.5s
11:55:33 [2023-01-10T11:55:33.060Z] 
11:55:33 [2023-01-10T11:55:33.060Z] #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
11:55:33 [2023-01-10T11:55:33.060Z] #18 DONE 10.0s
11:55:33 [2023-01-10T11:55:33.060Z] 
11:55:33 [2023-01-10T11:55:33.060Z] #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
11:55:33 [2023-01-10T11:55:33.181Z] #13 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.3s
11:55:33 [2023-01-10T11:55:33.416Z] #13 DONE 13.0s
11:55:33 [2023-01-10T11:55:33.416Z] 
11:55:33 [2023-01-10T11:55:33.416Z] #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
11:55:33 [2023-01-10T11:55:33.416Z] #15 ...
11:55:33 [2023-01-10T11:55:33.416Z] 
11:55:33 [2023-01-10T11:55:33.416Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:55:33 [2023-01-10T11:55:33.416Z] #16 DONE 0.9s
11:55:33 [2023-01-10T11:55:33.439Z] #13 ...
11:55:33 [2023-01-10T11:55:33.439Z] 
11:55:33 [2023-01-10T11:55:33.439Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:55:33 [2023-01-10T11:55:33.439Z] #15 DONE 0.8s
11:55:33 [2023-01-10T11:55:33.439Z] 
11:55:33 [2023-01-10T11:55:33.439Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
11:55:33 [2023-01-10T11:55:33.439Z] #13 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.8s done
11:55:33 [2023-01-10T11:55:33.629Z] #20 DONE 0.7s
11:55:33 [2023-01-10T11:55:33.670Z] #39 7.391 Scanning dependencies of target tini-static
11:55:33 [2023-01-10T11:55:33.679Z] 
11:55:33 [2023-01-10T11:55:33.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:33 [2023-01-10T11:55:33.679Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.6s
11:55:33 [2023-01-10T11:55:33.887Z] 
11:55:33 [2023-01-10T11:55:33.887Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:55:33 [2023-01-10T11:55:33.887Z] #21 DONE 0.3s
11:55:33 [2023-01-10T11:55:33.887Z] 
11:55:33 [2023-01-10T11:55:33.887Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:55:33 [2023-01-10T11:55:33.887Z] #22 DONE 0.2s
11:55:33 [2023-01-10T11:55:33.887Z] 
11:55:33 [2023-01-10T11:55:33.887Z] #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
11:55:33 [2023-01-10T11:55:33.926Z] #39 7.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:55:33 [2023-01-10T11:55:33.939Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.8s done
11:55:34 [2023-01-10T11:55:34.004Z] #13 DONE 11.8s
11:55:34 [2023-01-10T11:55:34.005Z] 
11:55:34 [2023-01-10T11:55:34.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:34 [2023-01-10T11:55:34.005Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
11:55:34 [2023-01-10T11:55:34.182Z] #39 ...
11:55:34 [2023-01-10T11:55:34.182Z] 
11:55:34 [2023-01-10T11:55:34.182Z] #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
11:55:34 [2023-01-10T11:55:34.182Z] #38 12.24   PBCC     images/timens.pb-c.c
11:55:34 [2023-01-10T11:55:34.182Z] #38 12.30   DEP      images/timens.pb-c.d
11:55:34 [2023-01-10T11:55:34.201Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
11:55:34 [2023-01-10T11:55:34.439Z] #38 12.49   PBCC     images/fown.pb-c.c
11:55:34 [2023-01-10T11:55:34.570Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.7s done
11:55:34 [2023-01-10T11:55:34.570Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.1s
11:55:34 [2023-01-10T11:55:34.613Z] #28 14.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:55:34 [2023-01-10T11:55:34.695Z] #38 12.53   PBCC     images/google/protobuf/descriptor.pb-c.c
11:55:34 [2023-01-10T11:55:34.695Z] #38 12.67   PBCC     images/opts.pb-c.c
11:55:34 [2023-01-10T11:55:34.951Z] #38 12.87   PBCC     images/memfd.pb-c.c
11:55:34 [2023-01-10T11:55:34.951Z] #38 13.05   DEP      images/fown.pb-c.d
11:55:35 [2023-01-10T11:55:35.150Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.9s done
11:55:35 [2023-01-10T11:55:35.207Z] #38 13.14   DEP      images/google/protobuf/descriptor.pb-c.d
11:55:35 [2023-01-10T11:55:35.207Z] #38 13.28   DEP      images/opts.pb-c.d
11:55:35 [2023-01-10T11:55:35.414Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
11:55:35 [2023-01-10T11:55:35.463Z] #38 ...
11:55:35 [2023-01-10T11:55:35.463Z] 
11:55:35 [2023-01-10T11:55:35.463Z] #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
11:55:35 [2023-01-10T11:55:35.463Z] #27 88.75 Selecting previously unselected package mingw-w64-x86-64-dev.
11:55:35 [2023-01-10T11:55:35.463Z] #27 88.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:55:35 [2023-01-10T11:55:35.463Z] #27 88.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:55:35 [2023-01-10T11:55:35.463Z] #27 98.74 Selecting previously unselected package gcc-mingw-w64-base.
11:55:35 [2023-01-10T11:55:35.463Z] #27 98.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:55:35 [2023-01-10T11:55:35.463Z] #27 98.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:55:35 [2023-01-10T11:55:35.463Z] #27 ...
11:55:35 [2023-01-10T11:55:35.463Z] 
11:55:35 [2023-01-10T11:55:35.463Z] #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
11:55:35 [2023-01-10T11:55:35.463Z] #38 13.55   DEP      images/memfd.pb-c.d
11:55:35 [2023-01-10T11:55:35.463Z] #38 13.60   PBCC     images/sit.pb-c.c
11:55:35 [2023-01-10T11:55:35.510Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.7s done
11:55:35 [2023-01-10T11:55:35.720Z] #38 13.63   DEP      images/sit.pb-c.d
11:55:35 [2023-01-10T11:55:35.720Z] #38 13.73   PBCC     images/macvlan.pb-c.c
11:55:35 [2023-01-10T11:55:35.720Z] #38 13.78   DEP      images/macvlan.pb-c.d
11:55:35 [2023-01-10T11:55:35.769Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
11:55:35 [2023-01-10T11:55:35.976Z] #38 13.96   PBCC     images/autofs.pb-c.c
11:55:35 [2023-01-10T11:55:35.976Z] #38 13.96   DEP      images/autofs.pb-c.d
11:55:35 [2023-01-10T11:55:35.976Z] #38 14.02   PBCC     images/sysctl.pb-c.c
11:55:35 [2023-01-10T11:55:35.976Z] #38 14.05   DEP      images/sysctl.pb-c.d
11:55:36 [2023-01-10T11:55:36.232Z] #38 14.12   PBCC     images/time.pb-c.c
11:55:36 [2023-01-10T11:55:36.233Z] #38 14.15   DEP      images/time.pb-c.d
11:55:36 [2023-01-10T11:55:36.233Z] #38 14.27   PBCC     images/binfmt-misc.pb-c.c
11:55:36 [2023-01-10T11:55:36.233Z] #38 14.32   DEP      images/binfmt-misc.pb-c.d
11:55:36 [2023-01-10T11:55:36.233Z] #38 14.40   PBCC     images/seccomp.pb-c.c
11:55:36 [2023-01-10T11:55:36.489Z] #38 14.42   DEP      images/seccomp.pb-c.d
11:55:36 [2023-01-10T11:55:36.489Z] #38 14.53   PBCC     images/userns.pb-c.c
11:55:36 [2023-01-10T11:55:36.489Z] #38 14.66   DEP      images/userns.pb-c.d
11:55:36 [2023-01-10T11:55:36.527Z] #28 ...
11:55:36 [2023-01-10T11:55:36.527Z] 
11:55:36 [2023-01-10T11:55:36.527Z] #24 [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
11:55:36 [2023-01-10T11:55:36.527Z] #24 13.64 
11:55:36 [2023-01-10T11:55:36.527Z] #24 16.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:55:36 [2023-01-10T11:55:36.527Z] #24 17.97 
11:55:36 [2023-01-10T11:55:36.527Z] #24 18.30 #=#=#                                                                         

######################################################################## 100.0%
11:55:36 [2023-01-10T11:55:36.527Z] #24 19.57 
11:55:36 [2023-01-10T11:55:36.527Z] #24 19.97 Download of images into '/build' complete.
11:55:36 [2023-01-10T11:55:36.527Z] #24 19.97 Use something like the following to load the result into a Docker daemon:
11:55:36 [2023-01-10T11:55:36.527Z] #24 19.97   tar -cC '/build' . | docker load
11:55:37 [2023-01-10T11:55:37.051Z] #38 14.82   PBCC     images/cgroup.pb-c.c
11:55:37 [2023-01-10T11:55:37.051Z] #38 14.88   DEP      images/cgroup.pb-c.d
11:55:37 [2023-01-10T11:55:37.051Z] #38 14.96   PBCC     images/ext-file.pb-c.c
11:55:37 [2023-01-10T11:55:37.051Z] #38 15.03   DEP      images/ext-file.pb-c.d
11:55:37 [2023-01-10T11:55:37.307Z] #38 15.11   PBCC     images/rpc.pb-c.c
11:55:37 [2023-01-10T11:55:37.307Z] #38 15.19   DEP      images/rpc.pb-c.d
11:55:37 [2023-01-10T11:55:37.307Z] #38 15.36   PBCC     images/siginfo.pb-c.c
11:55:37 [2023-01-10T11:55:37.307Z] #38 15.43   DEP      images/siginfo.pb-c.d
11:55:37 [2023-01-10T11:55:37.564Z] #38 15.60   PBCC     images/pagemap.pb-c.c
11:55:37 [2023-01-10T11:55:37.564Z] #38 ...
11:55:37 [2023-01-10T11:55:37.564Z] 
11:55:37 [2023-01-10T11:55:37.564Z] #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
11:55:37 [2023-01-10T11:55:37.564Z] #28 90.99 go: downloading github.com/prometheus/client_model v0.2.0
11:55:37 [2023-01-10T11:55:37.564Z] #28 91.19 go: downloading github.com/google/go-cmp v0.5.6
11:55:37 [2023-01-10T11:55:37.564Z] #28 91.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:55:37 [2023-01-10T11:55:37.564Z] #28 91.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:55:37 [2023-01-10T11:55:37.564Z] #28 91.70 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:55:37 [2023-01-10T11:55:37.564Z] #28 91.97 go: downloading github.com/beorn7/perks v1.0.1
11:55:37 [2023-01-10T11:55:37.564Z] #28 92.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:55:37 [2023-01-10T11:55:37.564Z] #28 92.21 go: downloading github.com/cespare/xxhash v1.1.0
11:55:37 [2023-01-10T11:55:37.564Z] #28 92.27 go: downloading github.com/golang/protobuf v1.5.2
11:55:37 [2023-01-10T11:55:37.564Z] #28 92.57 go: downloading github.com/prometheus/common v0.10.0
11:55:37 [2023-01-10T11:55:37.564Z] #28 92.91 go: downloading github.com/prometheus/procfs v0.6.0
11:55:37 [2023-01-10T11:55:37.564Z] #28 93.12 go: downloading github.com/mattn/go-runewidth v0.0.9
11:55:37 [2023-01-10T11:55:37.564Z] #28 93.23 go: downloading google.golang.org/protobuf v1.27.1
11:55:37 [2023-01-10T11:55:37.564Z] #28 95.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:55:37 [2023-01-10T11:55:37.564Z] #28 ...
11:55:37 [2023-01-10T11:55:37.564Z] 
11:55:37 [2023-01-10T11:55:37.564Z] #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
11:55:37 [2023-01-10T11:55:37.564Z] #38 15.64   DEP      images/pagemap.pb-c.d
11:55:37 [2023-01-10T11:55:37.564Z] #38 15.72   PBCC     images/rlimit.pb-c.c
11:55:37 [2023-01-10T11:55:37.820Z] #38 15.76   DEP      images/rlimit.pb-c.d
11:55:37 [2023-01-10T11:55:37.820Z] #38 15.81   PBCC     images/file-lock.pb-c.c
11:55:37 [2023-01-10T11:55:37.820Z] #38 15.84   DEP      images/file-lock.pb-c.d
11:55:37 [2023-01-10T11:55:37.820Z] #38 15.88   PBCC     images/tty.pb-c.c
11:55:37 [2023-01-10T11:55:37.820Z] #38 15.95   DEP      images/tty.pb-c.d
11:55:37 [2023-01-10T11:55:37.916Z] #24 ...
11:55:37 [2023-01-10T11:55:37.916Z] 
11:55:37 [2023-01-10T11:55:37.916Z] #22 [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
11:55:38 [2023-01-10T11:55:38.077Z] #38 16.04   PBCC     images/tun.pb-c.c
11:55:38 [2023-01-10T11:55:38.077Z] #38 16.16   PBCC     images/netdev.pb-c.c
11:55:38 [2023-01-10T11:55:38.077Z] #38 16.23   DEP      images/tun.pb-c.d
11:55:38 [2023-01-10T11:55:38.178Z] #22 18.20 Updating files:  84% (1883/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.
11:55:38 [2023-01-10T11:55:38.178Z] #22 18.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:55:38 [2023-01-10T11:55:38.333Z] #38 16.32   DEP      images/netdev.pb-c.d
11:55:38 [2023-01-10T11:55:38.333Z] #38 16.41   PBCC     images/vma.pb-c.c
11:55:38 [2023-01-10T11:55:38.333Z] #38 16.50   DEP      images/vma.pb-c.d
11:55:38 [2023-01-10T11:55:38.589Z] #38 16.61   PBCC     images/creds.pb-c.c
11:55:38 [2023-01-10T11:55:38.589Z] #38 16.63   DEP      images/creds.pb-c.d
11:55:38 [2023-01-10T11:55:38.589Z] #38 16.69   PBCC     images/utsns.pb-c.c
11:55:38 [2023-01-10T11:55:38.589Z] #38 16.73   DEP      images/utsns.pb-c.d
11:55:38 [2023-01-10T11:55:38.756Z] #22 ...
11:55:38 [2023-01-10T11:55:38.756Z] 
11:55:38 [2023-01-10T11:55:38.756Z] #24 [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
11:55:38 [2023-01-10T11:55:38.756Z] #24 DONE 22.4s
11:55:38 [2023-01-10T11:55:38.756Z] 
11:55:38 [2023-01-10T11:55:38.756Z] #28 [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
11:55:38 [2023-01-10T11:55:38.756Z] #28 18.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:55:38 [2023-01-10T11:55:38.845Z] #38 16.86   PBCC     images/ipc-desc.pb-c.c
11:55:38 [2023-01-10T11:55:38.845Z] #38 16.89   PBCC     images/ipc-sem.pb-c.c
11:55:38 [2023-01-10T11:55:38.845Z] #38 16.96   DEP      images/ipc-desc.pb-c.d
11:55:39 [2023-01-10T11:55:39.102Z] #38 17.06   DEP      images/ipc-sem.pb-c.d
11:55:39 [2023-01-10T11:55:39.102Z] #38 17.20   PBCC     images/ipc-msg.pb-c.c
11:55:39 [2023-01-10T11:55:39.180Z] #23 ...
11:55:39 [2023-01-10T11:55:39.180Z] 
11:55:39 [2023-01-10T11:55:39.180Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.305 + RM_GOPATH=0
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.305 + TMP_GOPATH=
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.305 + : /build
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.305 + '[' -z '' ']'
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.305 ++ mktemp -d
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.311 + export GOPATH=/tmp/tmp.BiEmoqtRhP
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.311 + GOPATH=/tmp/tmp.BiEmoqtRhP
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.311 + RM_GOPATH=1
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.311 + case "$(go env GOARCH)" in
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.311 ++ go env GOARCH
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + export GO_BUILDMODE=-buildmode=pie
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + GO_BUILDMODE=-buildmode=pie
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 ++ dirname /tmp/install/install.sh
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + dir=/tmp/install
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + bin=dockercli
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + shift
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + . /tmp/install/dockercli.installer
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 ++ : stable
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 ++ : 17.06.2-ce
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + install_dockercli
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.317 Install docker/cli version 17.06.2-ce from stable
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.320 ++ uname -m
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.321 + arch=x86_64
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.321 + '[' x86_64 '!=' x86_64 ']'
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.321 + url=https://download.docker.com/linux/static
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.321 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:55:39 [2023-01-10T11:55:39.180Z] #0 4.339 + tar -xz docker/docker
11:55:39 [2023-01-10T11:55:39.358Z] #38 17.26   DEP      images/ipc-msg.pb-c.d
11:55:39 [2023-01-10T11:55:39.358Z] #38 17.30   PBCC     images/ipc-shm.pb-c.c
11:55:39 [2023-01-10T11:55:39.358Z] #38 17.34   DEP      images/ipc-shm.pb-c.d
11:55:39 [2023-01-10T11:55:39.358Z] #38 ...
11:55:39 [2023-01-10T11:55:39.358Z] 
11:55:39 [2023-01-10T11:55:39.358Z] #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
11:55:39 [2023-01-10T11:55:39.358Z] #32 92.73 reflect
11:55:39 [2023-01-10T11:55:39.358Z] #32 ...
11:55:39 [2023-01-10T11:55:39.358Z] 
11:55:39 [2023-01-10T11:55:39.358Z] #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
11:55:39 [2023-01-10T11:55:39.358Z] #39 9.919 [100%] Linking C executable tini-static
11:55:39 [2023-01-10T11:55:39.358Z] #39 11.08 [100%] Built target tini-static
11:55:39 [2023-01-10T11:55:39.358Z] #39 11.28 + mkdir -p /build
11:55:39 [2023-01-10T11:55:39.358Z] #39 11.28 + cp tini-static /build/docker-init
11:55:39 [2023-01-10T11:55:39.358Z] #39 DONE 13.3s
11:55:39 [2023-01-10T11:55:39.358Z] 
11:55:39 [2023-01-10T11:55:39.358Z] #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
11:55:39 [2023-01-10T11:55:39.358Z] #38 17.43   PBCC     images/ipc-var.pb-c.c
11:55:39 [2023-01-10T11:55:39.615Z] #38 ...
11:55:39 [2023-01-10T11:55:39.615Z] 
11:55:39 [2023-01-10T11:55:39.615Z] #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
11:55:39 [2023-01-10T11:55:39.615Z] #26 DONE 103.0s
11:55:39 [2023-01-10T11:55:39.615Z] 
11:55:39 [2023-01-10T11:55:39.615Z] #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
11:55:39 [2023-01-10T11:55:39.615Z] #38 17.55   DEP      images/ipc-var.pb-c.d
11:55:39 [2023-01-10T11:55:39.615Z] #38 17.75   PBCC     images/sk-opts.pb-c.c
11:55:39 [2023-01-10T11:55:39.615Z] #38 17.77   PBCC     images/packet-sock.pb-c.c
11:55:39 [2023-01-10T11:55:39.708Z] #28 ...
11:55:39 [2023-01-10T11:55:39.708Z] 
11:55:39 [2023-01-10T11:55:39.708Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:55:39 [2023-01-10T11:55:39.708Z] #25 DONE 20.1s
11:55:39 [2023-01-10T11:55:39.871Z] #38 17.87   DEP      images/sk-opts.pb-c.d
11:55:39 [2023-01-10T11:55:39.968Z] 
11:55:39 [2023-01-10T11:55:39.968Z] #23 [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
11:55:39 [2023-01-10T11:55:39.968Z] #23 19.49 Updating files:  54% (1046/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.
11:55:39 [2023-01-10T11:55:39.968Z] #23 20.35 + cd /tmp/tmp.QJJEfIUkre/src/github.com/docker/libnetwork
11:55:39 [2023-01-10T11:55:39.968Z] #23 20.35 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
11:55:40 [2023-01-10T11:55:40.120Z] #24 ...
11:55:40 [2023-01-10T11:55:40.120Z] 
11:55:40 [2023-01-10T11:55:40.120Z] #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
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.725 + RM_GOPATH=0
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.725 + TMP_GOPATH=
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.725 + : /build
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.725 + '[' -z '' ']'
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.729 ++ mktemp -d
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.729 + export GOPATH=/tmp/tmp.wJ4XgRKmcV
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.729 + GOPATH=/tmp/tmp.wJ4XgRKmcV
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.729 + RM_GOPATH=1
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.729 + case "$(go env GOARCH)" in
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.729 ++ go env GOARCH
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.740 + export GO_BUILDMODE=-buildmode=pie
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.740 + GO_BUILDMODE=-buildmode=pie
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.740 ++ dirname /tmp/install/install.sh
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 Install shfmt version v3.0.2
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + dir=/tmp/install
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + bin=shfmt
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + shift
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + . /tmp/install/shfmt.installer
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 ++ : v3.0.2
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + install_shfmt
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + echo 'Install shfmt version v3.0.2'
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + GOBIN=/build
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + GO111MODULE=on
11:55:40 [2023-01-10T11:55:40.120Z] #0 3.742 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
11:55:40 [2023-01-10T11:55:40.120Z] #0 4.197 go: downloading mvdan.cc/sh/v3 v3.0.2
11:55:40 [2023-01-10T11:55:40.120Z] #0 5.092 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:55:40 [2023-01-10T11:55:40.120Z] #0 5.092 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:55:40 [2023-01-10T11:55:40.120Z] #0 5.124 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:55:40 [2023-01-10T11:55:40.120Z] #0 6.249 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:55:40 [2023-01-10T11:55:40.129Z] #38 18.00   DEP      images/packet-sock.pb-c.d
11:55:40 [2023-01-10T11:55:40.129Z] #38 18.18   PBCC     images/sk-netlink.pb-c.c
11:55:40 [2023-01-10T11:55:40.379Z] #25 ...
11:55:40 [2023-01-10T11:55:40.379Z] 
11:55:40 [2023-01-10T11:55:40.379Z] #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
11:55:40 [2023-01-10T11:55:40.379Z] #23 6.242 + git clone https://github.com/kolyshkin/go-swagger.git .
11:55:40 [2023-01-10T11:55:40.379Z] #23 6.242 Cloning into '.'...
11:55:40 [2023-01-10T11:55:40.385Z] #38 18.27   DEP      images/sk-netlink.pb-c.d
11:55:40 [2023-01-10T11:55:40.385Z] #38 18.40   PBCC     images/sk-inet.pb-c.c
11:55:40 [2023-01-10T11:55:40.539Z] #23 21.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:55:40 [2023-01-10T11:55:40.642Z] #38 18.54   DEP      images/sk-inet.pb-c.d
11:55:40 [2023-01-10T11:55:40.642Z] #38 18.73   PBCC     images/sk-unix.pb-c.c
11:55:40 [2023-01-10T11:55:40.704Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s
11:55:40 [2023-01-10T11:55:40.898Z] #38 18.94   DEP      images/sk-unix.pb-c.d
11:55:40 [2023-01-10T11:55:40.898Z] #38 19.06   PBCC     images/mm.pb-c.c
11:55:41 [2023-01-10T11:55:41.044Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.0s
11:55:41 [2023-01-10T11:55:41.155Z] #38 19.14   DEP      images/mm.pb-c.d
11:55:41 [2023-01-10T11:55:41.414Z] #38 19.28   PBCC     images/timerfd.pb-c.c
11:55:41 [2023-01-10T11:55:41.481Z] #23 ...
11:55:41 [2023-01-10T11:55:41.481Z] 
11:55:41 [2023-01-10T11:55:41.481Z] #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
11:55:41 [2023-01-10T11:55:41.481Z] #26 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:55:41 [2023-01-10T11:55:41.481Z] #26 16.63 Fetched 8498 kB in 12s (732 kB/s)
11:55:41 [2023-01-10T11:55:41.481Z] #26 16.63 Reading package lists...
11:55:41 [2023-01-10T11:55:41.670Z] #38 19.50   DEP      images/timerfd.pb-c.d
11:55:41 [2023-01-10T11:55:41.670Z] #38 19.62   PBCC     images/timer.pb-c.c
11:55:41 [2023-01-10T11:55:41.670Z] #38 19.72   DEP      images/timer.pb-c.d
11:55:41 [2023-01-10T11:55:41.742Z] #26 ...
11:55:41 [2023-01-10T11:55:41.742Z] 
11:55:41 [2023-01-10T11:55:41.742Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:41 [2023-01-10T11:55:41.742Z] #33 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:55:41 [2023-01-10T11:55:41.742Z] #33 16.83 Fetched 8498 kB in 12s (730 kB/s)
11:55:41 [2023-01-10T11:55:41.742Z] #33 16.83 Reading package lists...
11:55:41 [2023-01-10T11:55:41.742Z] #33 22.03 Reading package lists...
11:55:41 [2023-01-10T11:55:41.742Z] #33 ...
11:55:41 [2023-01-10T11:55:41.742Z] 
11:55:41 [2023-01-10T11:55:41.742Z] #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
11:55:41 [2023-01-10T11:55:41.926Z] #38 19.79   PBCC     images/sa.pb-c.c
11:55:41 [2023-01-10T11:55:41.926Z] #38 19.86   DEP      images/sa.pb-c.d
11:55:42 [2023-01-10T11:55:42.003Z] #26 22.17 Reading package lists...
11:55:42 [2023-01-10T11:55:42.003Z] #26 ...
11:55:42 [2023-01-10T11:55:42.003Z] 
11:55:42 [2023-01-10T11:55:42.004Z] #31 [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
11:55:42 [2023-01-10T11:55:42.004Z] #31 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:55:42 [2023-01-10T11:55:42.004Z] #31 17.36 Fetched 8498 kB in 12s (700 kB/s)
11:55:42 [2023-01-10T11:55:42.004Z] #31 17.36 Reading package lists...
11:55:42 [2023-01-10T11:55:42.004Z] #31 ...
11:55:42 [2023-01-10T11:55:42.004Z] 
11:55:42 [2023-01-10T11:55:42.004Z] #22 [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
11:55:42 [2023-01-10T11:55:42.004Z] #22 21.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:55:42 [2023-01-10T11:55:42.182Z] #38 20.01   PBCC     images/pipe-data.pb-c.c
11:55:42 [2023-01-10T11:55:42.182Z] #38 20.05   DEP      images/pipe-data.pb-c.d
11:55:42 [2023-01-10T11:55:42.182Z] #38 20.14   PBCC     images/mnt.pb-c.c
11:55:42 [2023-01-10T11:55:42.182Z] #38 20.25   DEP      images/mnt.pb-c.d
11:55:42 [2023-01-10T11:55:42.265Z] #22 ...
11:55:42 [2023-01-10T11:55:42.265Z] 
11:55:42 [2023-01-10T11:55:42.265Z] #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
11:55:42 [2023-01-10T11:55:42.265Z] #35 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:55:42 [2023-01-10T11:55:42.265Z] #35 17.20 Fetched 8498 kB in 12s (707 kB/s)
11:55:42 [2023-01-10T11:55:42.265Z] #35 17.20 Reading package lists...
11:55:42 [2023-01-10T11:55:42.265Z] #35 22.78 Reading package lists...
11:55:42 [2023-01-10T11:55:42.265Z] #35 ...
11:55:42 [2023-01-10T11:55:42.265Z] 
11:55:42 [2023-01-10T11:55:42.265Z] #31 [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
11:55:42 [2023-01-10T11:55:42.439Z] #38 20.36   PBCC     images/sk-packet.pb-c.c
11:55:42 [2023-01-10T11:55:42.439Z] #38 20.38   DEP      images/sk-packet.pb-c.d
11:55:42 [2023-01-10T11:55:42.527Z] #31 22.75 Reading package lists...
11:55:42 [2023-01-10T11:55:42.527Z] #31 ...
11:55:42 [2023-01-10T11:55:42.527Z] 
11:55:42 [2023-01-10T11:55:42.527Z] #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
11:55:42 [2023-01-10T11:55:42.527Z] #32 12.95 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:55:42 [2023-01-10T11:55:42.527Z] #32 12.99 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:55:42 [2023-01-10T11:55:42.527Z] #32 15.24 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:55:42 [2023-01-10T11:55:42.623Z] #11 ...
11:55:42 [2023-01-10T11:55:42.623Z] 
11:55:42 [2023-01-10T11:55:42.623Z] #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
11:55:42 [2023-01-10T11:55:42.623Z] #15 1.761 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 1.777 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 1.777 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 2.036 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 2.276 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 2.524 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 3.829 Fetched 8616 kB in 2s (3622 kB/s)
11:55:42 [2023-01-10T11:55:42.623Z] #15 3.829 Reading package lists...
11:55:42 [2023-01-10T11:55:42.623Z] #15 4.633 Reading package lists...
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.420 Building dependency tree...
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.772 The following additional packages will be installed:
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.772   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.772   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.772 Recommended packages:
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.772   libldap-common publicsuffix libsasl2-modules
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.984 The following NEW packages will be installed:
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.984   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.984   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:55:42 [2023-01-10T11:55:42.623Z] #15 5.984   libssh2-1 openssl
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.263 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.263 Need to get 3047 kB of archives.
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.263 After this operation, 6661 kB of additional disk space will be used.
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.263 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.283 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.283 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.304 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.308 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.308 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.592 debconf: delaying package configuration, since apt-utils is not installed
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.614 Fetched 3047 kB in 0s (9245 kB/s)
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.655 Selecting previously unselected package openssl.
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.655 (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.)
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.655 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.698 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.936 Selecting previously unselected package ca-certificates.
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.936 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 6.969 Unpacking ca-certificates (20210119) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.159 Selecting previously unselected package libbrotli1:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.159 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.171 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.324 Selecting previously unselected package libsasl2-modules-db:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.324 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.336 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.524 Selecting previously unselected package libsasl2-2:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.524 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.532 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.665 Selecting previously unselected package libldap-2.4-2:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.665 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.725 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.860 Selecting previously unselected package libnghttp2-14:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.860 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.867 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.997 Selecting previously unselected package libpsl5:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 7.999 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.002 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.117 Selecting previously unselected package librtmp1:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.117 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.208 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.304 Selecting previously unselected package libssh2-1:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.304 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.309 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.432 Selecting previously unselected package libcurl4:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.432 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.437 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.597 Selecting previously unselected package curl.
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.599 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.604 Unpacking curl (7.74.0-1.3+deb11u3) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.729 Selecting previously unselected package libonig5:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.729 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.774 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.905 Selecting previously unselected package libjq1:amd64.
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.905 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 8.912 Unpacking libjq1:amd64 (1.6-2.1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.038 Selecting previously unselected package jq.
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.038 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.044 Unpacking jq (1.6-2.1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.188 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.246 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.323 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.338 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.351 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.364 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.380 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.395 Setting up openssl (1.1.1n-0+deb11u3) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.415 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:55:42 [2023-01-10T11:55:42.623Z] #15 9.428 Setting up libjq1:amd64 (1.6-2.1) ...
11:55:42 [2023-01-10T11:55:42.695Z] #38 20.52   PBCC     images/tcp-stream.pb-c.c
11:55:42 [2023-01-10T11:55:42.695Z] #38 20.64   DEP      images/tcp-stream.pb-c.d
11:55:42 [2023-01-10T11:55:42.695Z] #38 20.77   PBCC     images/pipe.pb-c.c
11:55:42 [2023-01-10T11:55:42.788Z] #32 ...
11:55:42 [2023-01-10T11:55:42.788Z] 
11:55:42 [2023-01-10T11:55:42.788Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:55:42 [2023-01-10T11:55:42.788Z] #34 15.21 unicode/utf8
11:55:42 [2023-01-10T11:55:42.788Z] #34 15.96 internal/race
11:55:42 [2023-01-10T11:55:42.788Z] #34 16.30 sync/atomic
11:55:42 [2023-01-10T11:55:42.788Z] #34 16.92 unicode
11:55:42 [2023-01-10T11:55:42.788Z] #34 21.43 encoding
11:55:42 [2023-01-10T11:55:42.884Z] #15 9.443 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:55:42 [2023-01-10T11:55:42.884Z] #15 9.459 Setting up ca-certificates (20210119) ...
11:55:42 [2023-01-10T11:55:42.951Z] #38 20.83   DEP      images/pipe.pb-c.d
11:55:42 [2023-01-10T11:55:42.951Z] #38 20.96   PBCC     images/pstree.pb-c.c
11:55:42 [2023-01-10T11:55:42.951Z] #38 21.03   DEP      images/pstree.pb-c.d
11:55:42 [2023-01-10T11:55:42.951Z] #38 21.10   PBCC     images/fs.pb-c.c
11:55:43 [2023-01-10T11:55:43.209Z] #38 21.17   DEP      images/fs.pb-c.d
11:55:43 [2023-01-10T11:55:43.209Z] #38 21.23   PBCC     images/signalfd.pb-c.c
11:55:43 [2023-01-10T11:55:43.465Z] #38 21.40   DEP      images/signalfd.pb-c.d
11:55:43 [2023-01-10T11:55:43.465Z] #38 21.51   PBCC     images/fh.pb-c.c
11:55:43 [2023-01-10T11:55:43.465Z] #38 21.63   PBCC     images/fsnotify.pb-c.c
11:55:43 [2023-01-10T11:55:43.585Z] #11 ...
11:55:43 [2023-01-10T11:55:43.585Z] 
11:55:43 [2023-01-10T11:55:43.585Z] #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
11:55:43 [2023-01-10T11:55:43.585Z] #0 1.616 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 1.623 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 1.624 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 1.829 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 2.250 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 2.750 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 3.745 Fetched 8616 kB in 2s (3556 kB/s)
11:55:43 [2023-01-10T11:55:43.585Z] #0 3.745 Reading package lists...
11:55:43 [2023-01-10T11:55:43.585Z] #0 4.524 Reading package lists...
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.269 Building dependency tree...
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.609 The following additional packages will be installed:
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.609   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.609   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.609 Recommended packages:
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.609   libldap-common publicsuffix libsasl2-modules
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.769 The following NEW packages will be installed:
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.769   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.769   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:55:43 [2023-01-10T11:55:43.585Z] #0 5.783   libssh2-1 openssl
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.049 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.049 Need to get 3047 kB of archives.
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.049 After this operation, 6661 kB of additional disk space will be used.
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.049 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.057 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.057 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.068 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.068 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.068 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.068 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.072 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.072 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.072 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.076 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.101 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.101 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.101 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.101 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.338 debconf: delaying package configuration, since apt-utils is not installed
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.387 Fetched 3047 kB in 0s (9666 kB/s)
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.475 Selecting previously unselected package openssl.
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.475 (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.)
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.477 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.482 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.681 Selecting previously unselected package ca-certificates.
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.681 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.684 Unpacking ca-certificates (20210119) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.882 Selecting previously unselected package libbrotli1:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.882 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 6.890 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.030 Selecting previously unselected package libsasl2-modules-db:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.032 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.035 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.107 Selecting previously unselected package libsasl2-2:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.107 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.120 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.207 Selecting previously unselected package libldap-2.4-2:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.207 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.212 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.321 Selecting previously unselected package libnghttp2-14:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.322 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.326 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.474 Selecting previously unselected package libpsl5:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.474 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.484 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.607 Selecting previously unselected package librtmp1:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.609 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.671 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.753 Selecting previously unselected package libssh2-1:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.753 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.761 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.883 Selecting previously unselected package libcurl4:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.883 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 7.888 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.116 Selecting previously unselected package curl.
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.116 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.121 Unpacking curl (7.74.0-1.3+deb11u3) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.256 Selecting previously unselected package libonig5:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.256 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.263 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.442 Selecting previously unselected package libjq1:amd64.
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.442 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.451 Unpacking libjq1:amd64 (1.6-2.1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.561 Selecting previously unselected package jq.
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.561 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.567 Unpacking jq (1.6-2.1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.653 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.718 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.730 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.790 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.799 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.865 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.878 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.891 Setting up openssl (1.1.1n-0+deb11u3) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.957 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.967 Setting up libjq1:amd64 (1.6-2.1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.980 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:55:43 [2023-01-10T11:55:43.585Z] #0 8.993 Setting up ca-certificates (20210119) ...
11:55:43 [2023-01-10T11:55:43.585Z] #16 9.738 Updating certificates in /etc/ssl/certs...
11:55:43 [2023-01-10T11:55:43.585Z] #16 ...
11:55:43 [2023-01-10T11:55:43.585Z] 
11:55:43 [2023-01-10T11:55:43.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:43 [2023-01-10T11:55:43.585Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.0s done
11:55:43 [2023-01-10T11:55:43.684Z] #23 ...
11:55:43 [2023-01-10T11:55:43.684Z] 
11:55:43 [2023-01-10T11:55:43.684Z] #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
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + RM_GOPATH=0
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + TMP_GOPATH=
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + : /build
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + '[' -z '' ']'
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 ++ mktemp -d
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + export GOPATH=/tmp/tmp.JW7XqZJ07w
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + GOPATH=/tmp/tmp.JW7XqZJ07w
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + RM_GOPATH=1
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 + case "$(go env GOARCH)" in
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.806 ++ go env GOARCH
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.833 + export GO_BUILDMODE=-buildmode=pie
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.833 + GO_BUILDMODE=-buildmode=pie
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.833 ++ dirname /tmp/install/install.sh
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + dir=/tmp/install
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + bin=tomlv
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + shift
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + . /tmp/install/tomlv.installer
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + install_tomlv
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JW7XqZJ07w/src/github.com/BurntSushi/toml
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.834 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:55:43 [2023-01-10T11:55:43.684Z] #0 5.839 Cloning into '/tmp/tmp.JW7XqZJ07w/src/github.com/BurntSushi/toml'...
11:55:43 [2023-01-10T11:55:43.684Z] #0 7.419 + cd /tmp/tmp.JW7XqZJ07w/src/github.com/BurntSushi/toml
11:55:43 [2023-01-10T11:55:43.684Z] #0 7.419 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:55:43 [2023-01-10T11:55:43.684Z] #0 7.571 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:55:43 [2023-01-10T11:55:43.684Z] #0 8.413 internal/unsafeheader
11:55:43 [2023-01-10T11:55:43.684Z] #0 8.443 internal/goarch
11:55:43 [2023-01-10T11:55:43.684Z] #0 8.570 internal/cpu
11:55:43 [2023-01-10T11:55:43.684Z] #0 8.637 internal/abi
11:55:43 [2023-01-10T11:55:43.684Z] #0 9.174 internal/goexperiment
11:55:43 [2023-01-10T11:55:43.684Z] #0 9.349 internal/goos
11:55:43 [2023-01-10T11:55:43.684Z] #0 9.406 internal/bytealg
11:55:43 [2023-01-10T11:55:43.684Z] #0 9.498 runtime/internal/atomic
11:55:43 [2023-01-10T11:55:43.724Z] #38 21.71   DEP      images/fh.pb-c.d
11:55:43 [2023-01-10T11:55:43.826Z] #15 10.24 Updating certificates in /etc/ssl/certs...
11:55:43 [2023-01-10T11:55:43.944Z] #26 ...
11:55:43 [2023-01-10T11:55:43.944Z] 
11:55:43 [2023-01-10T11:55:43.944Z] #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
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.542 + RM_GOPATH=0
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.542 + TMP_GOPATH=
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.542 + : /build
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.542 + '[' -z '' ']'
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.545 ++ mktemp -d
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.545 + export GOPATH=/tmp/tmp.r7WPdcqCbx
11:55:43 [2023-01-10T11:55:43.944Z] #0 5.545 + GOPATH=/tmp/tmp.r7WPdcqCbx
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.545 + RM_GOPATH=1
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.545 + case "$(go env GOARCH)" in
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.545 ++ go env GOARCH
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + export GO_BUILDMODE=-buildmode=pie
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + GO_BUILDMODE=-buildmode=pie
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 ++ dirname /tmp/install/install.sh
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + dir=/tmp/install
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + bin=rootlesskit
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + shift
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + . /tmp/install/rootlesskit.installer
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 ++ : v0.14.4
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + install_rootlesskit
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + case "$1" in
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + export CGO_ENABLED=0
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + CGO_ENABLED=0
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + _install_rootlesskit
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + echo 'Install rootlesskit version v0.14.4'
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + for f in rootlesskit rootlesskit-docker-proxy
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + GOBIN=/build
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + GO111MODULE=on
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.576 Install rootlesskit version v0.14.4
11:55:43 [2023-01-10T11:55:43.945Z] #0 6.150 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:55:43 [2023-01-10T11:55:43.945Z] #0 8.733 go: downloading github.com/sirupsen/logrus v1.8.1
11:55:43 [2023-01-10T11:55:43.945Z] #0 8.733 go: downloading github.com/pkg/errors v0.9.1
11:55:43 [2023-01-10T11:55:43.945Z] #0 8.767 go: downloading github.com/urfave/cli/v2 v2.3.0
11:55:43 [2023-01-10T11:55:43.945Z] #0 9.467 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:55:43 [2023-01-10T11:55:43.945Z] #27 ...
11:55:43 [2023-01-10T11:55:43.945Z] 
11:55:43 [2023-01-10T11:55:43.945Z] #28 [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
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.781 + git clone https://github.com/docker/distribution.git .
11:55:43 [2023-01-10T11:55:43.945Z] #0 5.781 Cloning into '.'...
11:55:43 [2023-01-10T11:55:43.980Z] #38 21.87   DEP      images/fsnotify.pb-c.d
11:55:43 [2023-01-10T11:55:43.980Z] #38 22.07   PBCC     images/eventpoll.pb-c.c
11:55:44 [2023-01-10T11:55:44.152Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
11:55:44 [2023-01-10T11:55:44.206Z] #28 ...
11:55:44 [2023-01-10T11:55:44.206Z] 
11:55:44 [2023-01-10T11:55:44.206Z] #29 [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
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + RM_GOPATH=0
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + TMP_GOPATH=
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + : /build
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + '[' -z '' ']'
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 ++ mktemp -d
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + export GOPATH=/tmp/tmp.y5FZXLecsG
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + GOPATH=/tmp/tmp.y5FZXLecsG
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + RM_GOPATH=1
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 + case "$(go env GOARCH)" in
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.438 ++ go env GOARCH
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 Install golangci-lint version v1.44.0
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + export GO_BUILDMODE=-buildmode=pie
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + GO_BUILDMODE=-buildmode=pie
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 ++ dirname /tmp/install/install.sh
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + dir=/tmp/install
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + bin=golangci_lint
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + shift
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + . /tmp/install/golangci_lint.installer
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 ++ : v1.44.0
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + install_golangci_lint
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + set -e
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + echo 'Install golangci-lint version v1.44.0'
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + GOBIN=/build
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + GO111MODULE=on
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.454 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
11:55:44 [2023-01-10T11:55:44.206Z] #0 4.824 go: downloading github.com/golangci/golangci-lint v1.44.0
11:55:44 [2023-01-10T11:55:44.206Z] #29 ...
11:55:44 [2023-01-10T11:55:44.206Z] 
11:55:44 [2023-01-10T11:55:44.206Z] #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
11:55:44 [2023-01-10T11:55:44.206Z] #0 5.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:44 [2023-01-10T11:55:44.206Z] #0 5.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:44 [2023-01-10T11:55:44.206Z] #0 5.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:44 [2023-01-10T11:55:44.206Z] #0 5.796 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:44 [2023-01-10T11:55:44.206Z] #0 7.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:44 [2023-01-10T11:55:44.206Z] #0 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:44 [2023-01-10T11:55:44.236Z] #38 22.08   DEP      images/eventpoll.pb-c.d
11:55:44 [2023-01-10T11:55:44.236Z] #38 22.22   PBCC     images/eventfd.pb-c.c
11:55:44 [2023-01-10T11:55:44.236Z] #38 22.27   DEP      images/eventfd.pb-c.d
11:55:44 [2023-01-10T11:55:44.236Z] #38 22.33   PBCC     images/remap-file-path.pb-c.c
11:55:44 [2023-01-10T11:55:44.465Z] #30 ...
11:55:44 [2023-01-10T11:55:44.465Z] 
11:55:44 [2023-01-10T11:55:44.465Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:44 [2023-01-10T11:55:44.465Z] #0 3.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:44 [2023-01-10T11:55:44.465Z] #0 3.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:44 [2023-01-10T11:55:44.465Z] #0 3.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:44 [2023-01-10T11:55:44.465Z] #0 3.420 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:44 [2023-01-10T11:55:44.465Z] #0 4.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:44 [2023-01-10T11:55:44.465Z] #0 5.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:44 [2023-01-10T11:55:44.465Z] #0 10.45 Fetched 8616 kB in 8s (1121 kB/s)
11:55:44 [2023-01-10T11:55:44.496Z] #38 22.41   DEP      images/remap-file-path.pb-c.d
11:55:44 [2023-01-10T11:55:44.496Z] #38 22.50   PBCC     images/fifo.pb-c.c
11:55:44 [2023-01-10T11:55:44.496Z] #38 22.53   DEP      images/fifo.pb-c.d
11:55:44 [2023-01-10T11:55:44.725Z] #0 10.45 Reading package lists...
11:55:44 [2023-01-10T11:55:44.725Z] #31 ...
11:55:44 [2023-01-10T11:55:44.725Z] 
11:55:44 [2023-01-10T11:55:44.725Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:55:44 [2023-01-10T11:55:44.725Z] #24 10.33 + mkdir -p /build
11:55:44 [2023-01-10T11:55:44.725Z] #24 10.34 + mv docker/docker /build/
11:55:44 [2023-01-10T11:55:44.725Z] #24 10.35 + rmdir docker
11:55:44 [2023-01-10T11:55:44.725Z] #24 DONE 10.8s
11:55:44 [2023-01-10T11:55:44.725Z] 
11:55:44 [2023-01-10T11:55:44.725Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
11:55:44 [2023-01-10T11:55:44.725Z] #0 7.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 7.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 7.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 8.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #32 ...
11:55:44 [2023-01-10T11:55:44.725Z] 
11:55:44 [2023-01-10T11:55:44.725Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:44 [2023-01-10T11:55:44.725Z] #0 6.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 6.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 6.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 7.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:55:44 [2023-01-10T11:55:44.725Z] #0 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:55:44 [2023-01-10T11:55:44.753Z] #38 22.63   PBCC     images/ghost-file.pb-c.c
11:55:44 [2023-01-10T11:55:44.753Z] #38 22.68   DEP      images/ghost-file.pb-c.d
11:55:44 [2023-01-10T11:55:44.753Z] #38 22.86   PBCC     images/regfile.pb-c.c
11:55:44 [2023-01-10T11:55:44.769Z] #15 11.48 129 added, 0 removed; done.
11:55:44 [2023-01-10T11:55:44.985Z] #33 ...
11:55:44 [2023-01-10T11:55:44.985Z] 
11:55:44 [2023-01-10T11:55:44.985Z] #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
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.604 + RM_GOPATH=0
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.604 + TMP_GOPATH=
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.604 + : /build
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.604 + '[' -z '' ']'
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.606 ++ mktemp -d
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.613 + export GOPATH=/tmp/tmp.F4DQrEfjVY
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.613 + GOPATH=/tmp/tmp.F4DQrEfjVY
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.613 + RM_GOPATH=1
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.613 + case "$(go env GOARCH)" in
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.613 ++ go env GOARCH
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + export GO_BUILDMODE=-buildmode=pie
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + GO_BUILDMODE=-buildmode=pie
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 ++ dirname /tmp/install/install.sh
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + dir=/tmp/install
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + bin=proxy
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + shift
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + '[' '!' -f /tmp/install/proxy.installer ']'
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + . /tmp/install/proxy.installer
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + install_proxy
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + case "$1" in
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + export CGO_ENABLED=0
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + CGO_ENABLED=0
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + _install_proxy
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.F4DQrEfjVY/src/github.com/docker/libnetwork
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 Cloning into '/tmp/tmp.F4DQrEfjVY/src/github.com/docker/libnetwork'...
11:55:44 [2023-01-10T11:55:44.985Z] #0 4.629 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
11:55:44 [2023-01-10T11:55:44.985Z] #34 ...
11:55:44 [2023-01-10T11:55:44.985Z] 
11:55:44 [2023-01-10T11:55:44.985Z] #35 [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
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.578 + RM_GOPATH=0
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.578 + TMP_GOPATH=
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.578 + : /build
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.578 + '[' -z '' ']'
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.586 ++ mktemp -d
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.586 + export GOPATH=/tmp/tmp.5BClcyYu1o
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.586 + GOPATH=/tmp/tmp.5BClcyYu1o
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.586 + RM_GOPATH=1
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.586 + case "$(go env GOARCH)" in
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.586 ++ go env GOARCH
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + export GO_BUILDMODE=-buildmode=pie
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + GO_BUILDMODE=-buildmode=pie
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 ++ dirname /tmp/install/install.sh
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + dir=/tmp/install
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + bin=vndr
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + shift
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + '[' '!' -f /tmp/install/vndr.installer ']'
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + . /tmp/install/vndr.installer
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 ++ : v0.1.3-0.20221229102223-87603e47e8ea
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + install_vndr
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + GOBIN=/build
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + GO111MODULE=on
11:55:44 [2023-01-10T11:55:44.985Z] #0 5.610 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
11:55:44 [2023-01-10T11:55:44.985Z] #0 6.144 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
11:55:45 [2023-01-10T11:55:45.010Z] #38 22.94   DEP      images/regfile.pb-c.d
11:55:45 [2023-01-10T11:55:45.010Z] #38 23.06   PBCC     images/ns.pb-c.c
11:55:45 [2023-01-10T11:55:45.030Z] #15 11.56 Setting up jq (1.6-2.1) ...
11:55:45 [2023-01-10T11:55:45.030Z] #15 11.57 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:55:45 [2023-01-10T11:55:45.030Z] #15 11.58 Setting up curl (7.74.0-1.3+deb11u3) ...
11:55:45 [2023-01-10T11:55:45.030Z] #15 11.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:45 [2023-01-10T11:55:45.030Z] #15 11.63 Processing triggers for ca-certificates (20210119) ...
11:55:45 [2023-01-10T11:55:45.030Z] #15 11.69 Updating certificates in /etc/ssl/certs...
11:55:45 [2023-01-10T11:55:45.249Z] #35 ...
11:55:45 [2023-01-10T11:55:45.249Z] 
11:55:45 [2023-01-10T11:55:45.249Z] #36 [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
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + RM_GOPATH=0
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + TMP_GOPATH=
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + : /build
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + '[' -z '' ']'
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 ++ mktemp -d
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + export GOPATH=/tmp/tmp.LLbk8kcRnA
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + GOPATH=/tmp/tmp.LLbk8kcRnA
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + RM_GOPATH=1
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 + case "$(go env GOARCH)" in
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.168 ++ go env GOARCH
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + export GO_BUILDMODE=-buildmode=pie
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + GO_BUILDMODE=-buildmode=pie
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 ++ dirname /tmp/install/install.sh
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + dir=/tmp/install
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + bin=gotestsum
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + shift
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + . /tmp/install/gotestsum.installer
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 ++ : v1.8.2
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + install_gotestsum
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + set -e
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + echo 'Install gotestsum version v1.8.2'
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + GOBIN=/build
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + GO111MODULE=on
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.185 + go install gotest.tools/gotestsum@v1.8.2
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.208 Install gotestsum version v1.8.2
11:55:45 [2023-01-10T11:55:45.249Z] #0 5.660 go: downloading gotest.tools/gotestsum v1.8.2
11:55:45 [2023-01-10T11:55:45.249Z] #0 7.679 go: downloading github.com/dnephin/pflag v1.0.7
11:55:45 [2023-01-10T11:55:45.249Z] #0 7.680 go: downloading github.com/fatih/color v1.13.0
11:55:45 [2023-01-10T11:55:45.249Z] #0 7.762 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.145 go: downloading github.com/mattn/go-colorable v0.1.12
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.264 go: downloading github.com/mattn/go-isatty v0.0.14
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.298 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.387 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.579 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.722 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:55:45 [2023-01-10T11:55:45.249Z] #0 8.827 go: downloading golang.org/x/tools v0.1.11
11:55:45 [2023-01-10T11:55:45.249Z] #36 ...
11:55:45 [2023-01-10T11:55:45.249Z] 
11:55:45 [2023-01-10T11:55:45.249Z] #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
11:55:45 [2023-01-10T11:55:45.249Z] #26 10.65 runtime/internal/math
11:55:45 [2023-01-10T11:55:45.249Z] #26 10.91 runtime/internal/sys
11:55:45 [2023-01-10T11:55:45.249Z] #26 11.06 runtime/internal/syscall
11:55:45 [2023-01-10T11:55:45.249Z] #26 11.38 internal/itoa
11:55:45 [2023-01-10T11:55:45.249Z] #26 11.63 math/bits
11:55:45 [2023-01-10T11:55:45.266Z] #38 23.08   DEP      images/ns.pb-c.d
11:55:45 [2023-01-10T11:55:45.266Z] #38 23.22   PBCC     images/fdinfo.pb-c.c
11:55:45 [2023-01-10T11:55:45.266Z] #38 23.32   DEP      images/fdinfo.pb-c.d
11:55:45 [2023-01-10T11:55:45.353Z] #34 ...
11:55:45 [2023-01-10T11:55:45.353Z] 
11:55:45 [2023-01-10T11:55:45.353Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:45 [2023-01-10T11:55:45.353Z] #33 22.03 Reading package lists...
11:55:45 [2023-01-10T11:55:45.510Z] #26 11.89 runtime
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.38   PBCC     images/core-aarch64.pb-c.c
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.49   PBCC     images/core-arm.pb-c.c
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.56   PBCC     images/core-ppc64.pb-c.c
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.57   PBCC     images/core-s390.pb-c.c
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.60   PBCC     images/core-x86.pb-c.c
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.62   PBCC     images/core.pb-c.c
11:55:45 [2023-01-10T11:55:45.523Z] #38 23.68   PBCC     images/inventory.pb-c.c
11:55:45 [2023-01-10T11:55:45.780Z] #38 23.73   DEP      images/core-aarch64.pb-c.d
11:55:45 [2023-01-10T11:55:45.780Z] #38 23.82   DEP      images/core-arm.pb-c.d
11:55:45 [2023-01-10T11:55:45.974Z] #15 ...
11:55:45 [2023-01-10T11:55:45.974Z] 
11:55:45 [2023-01-10T11:55:45.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:45 [2023-01-10T11:55:45.974Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.9s done
11:55:45 [2023-01-10T11:55:45.974Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 2.4s
11:55:46 [2023-01-10T11:55:46.036Z] #38 23.91   DEP      images/core-ppc64.pb-c.d
11:55:46 [2023-01-10T11:55:46.036Z] #38 ...
11:55:46 [2023-01-10T11:55:46.036Z] 
11:55:46 [2023-01-10T11:55:46.036Z] #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
11:55:46 [2023-01-10T11:55:46.036Z] #27 99.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:55:46 [2023-01-10T11:55:46.036Z] #27 99.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:55:46 [2023-01-10T11:55:46.036Z] #27 99.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:55:46 [2023-01-10T11:55:46.036Z] #27 ...
11:55:46 [2023-01-10T11:55:46.036Z] 
11:55:46 [2023-01-10T11:55:46.036Z] #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
11:55:46 [2023-01-10T11:55:46.036Z] #38 23.97   DEP      images/core-s390.pb-c.d
11:55:46 [2023-01-10T11:55:46.036Z] #38 24.06   DEP      images/core-x86.pb-c.d
11:55:46 [2023-01-10T11:55:46.036Z] #38 24.11   DEP      images/core.pb-c.d
11:55:46 [2023-01-10T11:55:46.293Z] #38 24.17   DEP      images/inventory.pb-c.d
11:55:46 [2023-01-10T11:55:46.293Z] #38 24.21   PBCC     images/cpuinfo.pb-c.c
11:55:46 [2023-01-10T11:55:46.293Z] #38 24.24   DEP      images/cpuinfo.pb-c.d
11:55:46 [2023-01-10T11:55:46.293Z] #38 24.30   PBCC     images/stats.pb-c.c
11:55:46 [2023-01-10T11:55:46.293Z] #38 24.32   DEP      images/stats.pb-c.d
11:55:46 [2023-01-10T11:55:46.449Z] #26 12.66 math
11:55:47 [2023-01-10T11:55:47.445Z] #11 ...
11:55:47 [2023-01-10T11:55:47.445Z] 
11:55:47 [2023-01-10T11:55:47.445Z] #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
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.11 129 added, 0 removed; done.
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.21 Setting up jq (1.6-2.1) ...
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.22 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.23 Setting up curl (7.74.0-1.3+deb11u3) ...
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.25 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.27 Processing triggers for ca-certificates (20210119) ...
11:55:47 [2023-01-10T11:55:47.445Z] #16 11.28 Updating certificates in /etc/ssl/certs...
11:55:47 [2023-01-10T11:55:47.445Z] #16 12.31 0 added, 0 removed; done.
11:55:47 [2023-01-10T11:55:47.445Z] #16 12.31 Running hooks in /etc/ca-certificates/update.d...
11:55:47 [2023-01-10T11:55:47.445Z] #16 12.31 done.
11:55:47 [2023-01-10T11:55:47.445Z] #16 DONE 13.8s
11:55:47 [2023-01-10T11:55:47.528Z] #33 26.06 Building dependency tree...
11:55:47 [2023-01-10T11:55:47.705Z] 
11:55:47 [2023-01-10T11:55:47.705Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:55:47 [2023-01-10T11:55:47.705Z] #17 DONE 0.2s
11:55:47 [2023-01-10T11:55:47.705Z] 
11:55:47 [2023-01-10T11:55:47.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:47 [2023-01-10T11:55:47.894Z] #11 ...
11:55:47 [2023-01-10T11:55:47.894Z] 
11:55:47 [2023-01-10T11:55:47.894Z] #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
11:55:47 [2023-01-10T11:55:47.894Z] #15 12.70 0 added, 0 removed; done.
11:55:47 [2023-01-10T11:55:47.894Z] #15 12.70 Running hooks in /etc/ca-certificates/update.d...
11:55:47 [2023-01-10T11:55:47.894Z] #15 12.71 done.
11:55:47 [2023-01-10T11:55:47.894Z] #15 DONE 14.3s
11:55:47 [2023-01-10T11:55:47.894Z] 
11:55:47 [2023-01-10T11:55:47.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:47 [2023-01-10T11:55:47.894Z] #11 ...
11:55:47 [2023-01-10T11:55:47.894Z] 
11:55:47 [2023-01-10T11:55:47.894Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:55:47 [2023-01-10T11:55:47.894Z] #17 DONE 0.2s
11:55:47 [2023-01-10T11:55:47.894Z] 
11:55:47 [2023-01-10T11:55:47.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:49 [2023-01-10T11:55:49.441Z] #33 29.99 The following additional packages will be installed:
11:55:49 [2023-01-10T11:55:49.563Z] #38 27.13 make[1]: Nothing to be done for 'all'.
11:55:49 [2023-01-10T11:55:49.609Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.3s
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.01   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.01   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.01   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.01   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.01   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.02   mingw-w64-common mingw-w64-x86-64-dev
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.04 Suggested packages:
11:55:49 [2023-01-10T11:55:49.704Z] #33 30.05   gcc-10-locales seccomp wine64
11:55:50 [2023-01-10T11:55:50.436Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.8s done
11:55:50 [2023-01-10T11:55:50.491Z] #38 ...
11:55:50 [2023-01-10T11:55:50.491Z] 
11:55:50 [2023-01-10T11:55:50.491Z] #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
11:55:50 [2023-01-10T11:55:50.491Z] #32 103.9 internal/syscall/unix
11:55:50 [2023-01-10T11:55:50.491Z] #32 104.9 time
11:55:50 [2023-01-10T11:55:50.491Z] #32 114.0 internal/poll
11:55:50 [2023-01-10T11:55:50.491Z] #32 ...
11:55:50 [2023-01-10T11:55:50.491Z] 
11:55:50 [2023-01-10T11:55:50.491Z] #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
11:55:50 [2023-01-10T11:55:50.491Z] #27 112.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:55:50 [2023-01-10T11:55:50.491Z] #27 112.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:55:50 [2023-01-10T11:55:50.491Z] #27 112.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:55:50 [2023-01-10T11:55:50.548Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.4s done
11:55:50 [2023-01-10T11:55:50.548Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
11:55:50 [2023-01-10T11:55:50.650Z] #26 ...
11:55:50 [2023-01-10T11:55:50.650Z] 
11:55:50 [2023-01-10T11:55:50.650Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:50 [2023-01-10T11:55:50.650Z] #0 10.45 Reading package lists...
11:55:50 [2023-01-10T11:55:50.696Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.19 The following NEW packages will be installed:
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.19   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.19   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.19   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.19   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.20   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.21   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.21   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.21   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.22   mingw-w64-x86-64-dev
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.62 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.62 Need to get 108 MB of archives.
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.62 After this operation, 620 MB of additional disk space will be used.
11:55:51 [2023-01-10T11:55:51.095Z] #33 31.62 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]
11:55:51 [2023-01-10T11:55:51.357Z] #33 31.68 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]
11:55:51 [2023-01-10T11:55:51.357Z] #33 31.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:55:51 [2023-01-10T11:55:51.357Z] #33 31.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:55:51 [2023-01-10T11:55:51.357Z] #33 31.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:55:51 [2023-01-10T11:55:51.357Z] #33 31.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:55:51 [2023-01-10T11:55:51.619Z] #33 32.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:55:51 [2023-01-10T11:55:51.880Z] #33 32.16 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]
11:55:51 [2023-01-10T11:55:51.880Z] #33 32.18 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]
11:55:52 [2023-01-10T11:55:52.142Z] #33 32.63 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]
11:55:52 [2023-01-10T11:55:52.411Z] #33 ...
11:55:52 [2023-01-10T11:55:52.411Z] 
11:55:52 [2023-01-10T11:55:52.411Z] #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
11:55:52 [2023-01-10T11:55:52.411Z] #26 22.17 Reading package lists...
11:55:52 [2023-01-10T11:55:52.411Z] #26 26.45 Building dependency tree...
11:55:52 [2023-01-10T11:55:52.411Z] #26 30.45 The following additional packages will be installed:
11:55:52 [2023-01-10T11:55:52.411Z] #26 30.47   libbtrfs0
11:55:52 [2023-01-10T11:55:52.411Z] #26 30.67 The following NEW packages will be installed:
11:55:52 [2023-01-10T11:55:52.411Z] #26 30.67   libbtrfs-dev libbtrfs0
11:55:52 [2023-01-10T11:55:52.411Z] #26 31.12 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:55:52 [2023-01-10T11:55:52.411Z] #26 31.12 Need to get 454 kB of archives.
11:55:52 [2023-01-10T11:55:52.411Z] #26 31.12 After this operation, 1275 kB of additional disk space will be used.
11:55:52 [2023-01-10T11:55:52.411Z] #26 31.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:55:52 [2023-01-10T11:55:52.411Z] #26 31.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:55:52 [2023-01-10T11:55:52.411Z] #26 32.19 debconf: delaying package configuration, since apt-utils is not installed
11:55:52 [2023-01-10T11:55:52.411Z] #26 32.48 Fetched 454 kB in 0s (1314 kB/s)
11:55:52 [2023-01-10T11:55:52.411Z] #26 32.71 Selecting previously unselected package libbtrfs0:arm64.
11:55:52 [2023-01-10T11:55:52.411Z] #26 32.71 (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.)
11:55:52 [2023-01-10T11:55:52.411Z] #26 32.79 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:55:52 [2023-01-10T11:55:52.411Z] #26 32.81 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:55:52 [2023-01-10T11:55:52.672Z] #26 33.08 Selecting previously unselected package libbtrfs-dev:arm64.
11:55:52 [2023-01-10T11:55:52.672Z] #26 33.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:55:52 [2023-01-10T11:55:52.672Z] #26 33.10 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:55:53 [2023-01-10T11:55:53.254Z] #26 ...
11:55:53 [2023-01-10T11:55:53.254Z] 
11:55:53 [2023-01-10T11:55:53.254Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:53 [2023-01-10T11:55:53.254Z] #33 33.74 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]
11:55:53 [2023-01-10T11:55:53.536Z] #33 ...
11:55:53 [2023-01-10T11:55:53.536Z] 
11:55:53 [2023-01-10T11:55:53.536Z] #36 [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
11:55:53 [2023-01-10T11:55:53.536Z] #36 DONE 33.9s
11:55:53 [2023-01-10T11:55:53.536Z] 
11:55:53 [2023-01-10T11:55:53.536Z] #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
11:55:53 [2023-01-10T11:55:53.536Z] #26 33.90 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:55:53 [2023-01-10T11:55:53.536Z] #26 33.97 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:55:53 [2023-01-10T11:55:53.798Z] #26 33.98 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:55:54 [2023-01-10T11:55:54.370Z] #26 DONE 34.6s
11:55:54 [2023-01-10T11:55:54.370Z] 
11:55:54 [2023-01-10T11:55:54.370Z] #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
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.161 + RM_GOPATH=0
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.161 + TMP_GOPATH=
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.161 + : /build
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.162 + '[' -z '' ']'
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.163 ++ mktemp -d
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.176 + export GOPATH=/tmp/tmp.HogmaAgOka
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.176 + GOPATH=/tmp/tmp.HogmaAgOka
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.176 + RM_GOPATH=1
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.176 + case "$(go env GOARCH)" in
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.176 ++ go env GOARCH
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.232 + export GO_BUILDMODE=-buildmode=pie
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.240 + GO_BUILDMODE=-buildmode=pie
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.242 ++ dirname /tmp/install/install.sh
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.248 + dir=/tmp/install
11:55:55 [2023-01-10T11:55:55.313Z] #37 1.266 + bin=containerd
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.266 + shift
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.267 + '[' '!' -f /tmp/install/containerd.installer ']'
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.267 + . /tmp/install/containerd.installer
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.268 ++ set -e
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.271 ++ : v1.6.15
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.272 + install_containerd
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.273 + echo 'Install containerd version v1.6.15'
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.273 Install containerd version v1.6.15
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.275 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HogmaAgOka/src/github.com/containerd/containerd
11:55:55 [2023-01-10T11:55:55.574Z] #37 1.297 Cloning into '/tmp/tmp.HogmaAgOka/src/github.com/containerd/containerd'...
11:55:55 [2023-01-10T11:55:55.783Z] #27 ...
11:55:55 [2023-01-10T11:55:55.783Z] 
11:55:55 [2023-01-10T11:55:55.783Z] #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
11:55:55 [2023-01-10T11:55:55.783Z] #32 117.1 internal/fmtsort
11:55:55 [2023-01-10T11:55:55.783Z] #32 118.1 internal/safefilepath
11:55:55 [2023-01-10T11:55:55.783Z] #32 118.6 internal/syscall/execenv
11:55:55 [2023-01-10T11:55:55.783Z] #32 118.8 path
11:55:55 [2023-01-10T11:55:55.783Z] #32 119.0 strings
11:55:55 [2023-01-10T11:55:55.893Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
11:55:55 [2023-01-10T11:55:55.923Z] #31 16.80 Reading package lists...
11:55:55 [2023-01-10T11:55:55.924Z] #31 ...
11:55:55 [2023-01-10T11:55:55.924Z] 
11:55:55 [2023-01-10T11:55:55.924Z] #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
11:55:55 [2023-01-10T11:55:55.985Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.0s
11:55:56 [2023-01-10T11:55:56.148Z] #37 ...
11:55:56 [2023-01-10T11:55:56.148Z] 
11:55:56 [2023-01-10T11:55:56.148Z] #23 [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
11:55:56 [2023-01-10T11:55:56.148Z] #23 DONE 36.7s
11:55:56 [2023-01-10T11:55:56.163Z] Running on azwin-2-53e780 in d:\jenkins\workspace\moby_PR-44765
[Pipeline] {
[Pipeline] ws
11:55:56 [2023-01-10T11:55:56.182Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
11:55:56 [2023-01-10T11:55:56.183Z] #34 21.42 Updating files:  59% (1139/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.
11:55:56 [2023-01-10T11:55:56.183Z] #34 22.35 + cd /tmp/tmp.F4DQrEfjVY/src/github.com/docker/libnetwork
11:55:56 [2023-01-10T11:55:56.183Z] #34 22.35 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
[Pipeline] checkout
11:55:56 [2023-01-10T11:55:56.348Z] #32 119.8 io/fs
11:55:56 [2023-01-10T11:55:56.410Z] 
11:55:56 [2023-01-10T11:55:56.410Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:56 [2023-01-10T11:55:56.410Z] #33 34.27 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]
11:55:56 [2023-01-10T11:55:56.410Z] #33 34.85 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]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.12 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]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.50 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]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.54 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]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 36.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #33 ...
11:55:56 [2023-01-10T11:55:56.410Z] 
11:55:56 [2023-01-10T11:55:56.410Z] #31 [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
11:55:56 [2023-01-10T11:55:56.410Z] #31 22.75 Reading package lists...
11:55:56 [2023-01-10T11:55:56.410Z] #31 26.96 Building dependency tree...
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.09 The following additional packages will be installed:
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.12   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.15 Suggested packages:
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.16   cmake-doc ninja-build lrzip
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.16 Recommended packages:
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.16   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.94 The following NEW packages will be installed:
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.94   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:55:56 [2023-01-10T11:55:56.410Z] #31 30.95   vim-common xxd
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.36 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.36 Need to get 15.6 MB of archives.
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.36 After this operation, 67.4 MB of additional disk space will be used.
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 31.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:55:56 [2023-01-10T11:55:56.410Z] #31 33.17 debconf: delaying package configuration, since apt-utils is not installed
11:55:56 [2023-01-10T11:55:56.410Z] #31 33.61 Fetched 15.6 MB in 1s (17.8 MB/s)
11:55:56 [2023-01-10T11:55:56.410Z] #31 33.76 Selecting previously unselected package xxd.
11:55:56 [2023-01-10T11:55:56.410Z] #31 33.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:55:56 [2023-01-10T11:55:56.410Z] #31 33.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.410Z] #31 33.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:55:56 [2023-01-10T11:55:56.410Z] #31 34.13 Selecting previously unselected package vim-common.
11:55:56 [2023-01-10T11:55:56.410Z] #31 34.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:55:56 [2023-01-10T11:55:56.410Z] #31 34.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:55:56 [2023-01-10T11:55:56.410Z] #31 34.64 Selecting previously unselected package cmake-data.
11:55:56 [2023-01-10T11:55:56.410Z] #31 34.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:55:56 [2023-01-10T11:55:56.410Z] #31 34.69 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:55:56 [2023-01-10T11:55:56.447Z] #34 ...
11:55:56 [2023-01-10T11:55:56.447Z] 
11:55:56 [2023-01-10T11:55:56.447Z] #35 [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
11:55:56 [2023-01-10T11:55:56.447Z] #35 DONE 22.5s
11:55:56 [2023-01-10T11:55:56.447Z] 
11:55:56 [2023-01-10T11:55:56.447Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:56 [2023-01-10T11:55:56.447Z] #33 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:56 [2023-01-10T11:55:56.447Z] #33 21.48 Fetched 8616 kB in 15s (571 kB/s)
11:55:56 [2023-01-10T11:55:56.447Z] #33 21.48 Reading package lists...
11:55:56 [2023-01-10T11:55:56.447Z] #33 ...
11:55:56 [2023-01-10T11:55:56.447Z] 
11:55:56 [2023-01-10T11:55:56.447Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:56 [2023-01-10T11:55:56.447Z] #31 16.80 Reading package lists...
11:55:56 [2023-01-10T11:55:56.671Z] #31 ...
11:55:56 [2023-01-10T11:55:56.671Z] 
11:55:56 [2023-01-10T11:55:56.671Z] #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
11:55:56 [2023-01-10T11:55:56.671Z] #35 22.78 Reading package lists...
11:55:56 [2023-01-10T11:55:56.671Z] #35 27.02 Building dependency tree...
11:55:56 [2023-01-10T11:55:56.671Z] #35 30.98 The following additional packages will be installed:
11:55:56 [2023-01-10T11:55:56.671Z] #35 30.99   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
11:55:56 [2023-01-10T11:55:56.671Z] #35 31.00   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
11:55:56 [2023-01-10T11:55:56.671Z] #35 31.02 Suggested packages:
11:55:56 [2023-01-10T11:55:56.671Z] #35 31.03   manpages-dev protobuf-mode-el python3-setuptools
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.13 The following NEW packages will be installed:
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.13   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.13   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.14   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.14   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.62 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.62 Need to get 4253 kB of archives.
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.62 After this operation, 25.1 MB of additional disk space will be used.
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 32.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:55:56 [2023-01-10T11:55:56.671Z] #35 33.64 debconf: delaying package configuration, since apt-utils is not installed
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.01 Fetched 4253 kB in 1s (7180 kB/s)
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.13 Selecting previously unselected package libcap2:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.23 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.26 Unpacking libcap2:arm64 (1:2.44-1) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.55 Selecting previously unselected package libcap-dev:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.59 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 34.59 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.00 Selecting previously unselected package libnet1:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.02 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.29 Selecting previously unselected package libnet1-dev.
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.30 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.57 Selecting previously unselected package libnl-3-200:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.57 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.58 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.71 Selecting previously unselected package libnl-3-dev:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.71 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.72 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.93 Selecting previously unselected package libprotobuf-c1:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.98 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 35.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.14 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.17 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.18 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.38 Selecting previously unselected package zlib1g-dev:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.38 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.40 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.68 Selecting previously unselected package libprotobuf23:arm64.
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.71 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
11:55:56 [2023-01-10T11:55:56.671Z] #35 36.75 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:55:56 [2023-01-10T11:55:56.706Z] #31 22.80 Building dependency tree...
11:55:56 [2023-01-10T11:55:56.706Z] #31 ...
11:55:56 [2023-01-10T11:55:56.706Z] 
11:55:56 [2023-01-10T11:55:56.706Z] #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
11:55:56 [2023-01-10T11:55:56.706Z] #27 12.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:55:56 [2023-01-10T11:55:56.706Z] #27 13.75 go: downloading github.com/google/uuid v1.3.0
11:55:56 [2023-01-10T11:55:56.706Z] #27 13.86 go: downloading github.com/moby/vpnkit v0.5.0
11:55:56 [2023-01-10T11:55:56.706Z] #27 14.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:55:56 [2023-01-10T11:55:56.706Z] #27 14.51 go: downloading github.com/gofrs/flock v0.8.1
11:55:56 [2023-01-10T11:55:56.706Z] #27 14.58 go: downloading github.com/gorilla/mux v1.8.0
11:55:56 [2023-01-10T11:55:56.706Z] #27 14.92 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:55:56 [2023-01-10T11:55:56.706Z] #27 15.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:55:56 [2023-01-10T11:55:56.706Z] #27 15.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:55:56 [2023-01-10T11:55:56.706Z] #27 20.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:55:56 [2023-01-10T11:55:56.706Z] #27 20.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:55:56 [2023-01-10T11:55:56.966Z] #27 ...
11:55:56 [2023-01-10T11:55:56.966Z] 
11:55:56 [2023-01-10T11:55:56.966Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
11:55:56 [2023-01-10T11:55:56.966Z] #32 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:55:56 [2023-01-10T11:55:56.966Z] #32 22.19 Fetched 8616 kB in 15s (559 kB/s)
11:55:56 [2023-01-10T11:55:56.966Z] #32 22.19 Reading package lists...
11:55:56 [2023-01-10T11:55:56.966Z] #32 ...
11:55:56 [2023-01-10T11:55:56.966Z] 
11:55:56 [2023-01-10T11:55:56.966Z] #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
11:55:56 [2023-01-10T11:55:56.966Z] #34 23.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:55:57 [2023-01-10T11:55:57.246Z] #35 ...
11:55:57 [2023-01-10T11:55:57.246Z] 
11:55:57 [2023-01-10T11:55:57.246Z] #29 [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
11:55:57 [2023-01-10T11:55:57.769Z] #29 37.31 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.
11:55:57 [2023-01-10T11:55:57.769Z] #29 37.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:55:57 [2023-01-10T11:55:57.807Z] #11 ...
11:55:57 [2023-01-10T11:55:57.807Z] 
11:55:57 [2023-01-10T11:55:57.807Z] #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
11:55:57 [2023-01-10T11:55:57.807Z] #0 1.936 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:55:57 [2023-01-10T11:55:57.807Z] #0 2.264 
11:55:57 [2023-01-10T11:55:57.807Z] #0 2.479 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.807Z] #0 2.716 
11:55:57 [2023-01-10T11:55:57.807Z] #0 3.571 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:55:57 [2023-01-10T11:55:57.807Z] #0 3.836 
11:55:57 [2023-01-10T11:55:57.807Z] #0 4.052 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.807Z] #0 4.461 
11:55:57 [2023-01-10T11:55:57.807Z] #0 5.378 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:55:57 [2023-01-10T11:55:57.807Z] #0 5.742 
11:55:57 [2023-01-10T11:55:57.807Z] #0 5.958 #=#=#                                                                         

###                                                                        4.7%
##################################                                        47.5%
###########################################                               60.1%
#######################################################################   99.0%
######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.807Z] #0 6.691 
11:55:57 [2023-01-10T11:55:57.807Z] #0 7.664 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:55:57 [2023-01-10T11:55:57.807Z] #0 7.994 
11:55:57 [2023-01-10T11:55:57.807Z] #0 8.212 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.807Z] #0 8.552 
11:55:57 [2023-01-10T11:55:57.807Z] #0 9.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:55:57 [2023-01-10T11:55:57.807Z] #0 9.765 
11:55:57 [2023-01-10T11:55:57.807Z] #0 9.991 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.807Z] #18 ...
11:55:57 [2023-01-10T11:55:57.807Z] 
11:55:57 [2023-01-10T11:55:57.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:57 [2023-01-10T11:55:57.899Z] #11 ...
11:55:57 [2023-01-10T11:55:57.899Z] 
11:55:57 [2023-01-10T11:55:57.899Z] #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
11:55:57 [2023-01-10T11:55:57.899Z] #0 2.269 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:55:57 [2023-01-10T11:55:57.899Z] #0 2.517 
11:55:57 [2023-01-10T11:55:57.899Z] #0 2.745 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.899Z] #0 3.001 
11:55:57 [2023-01-10T11:55:57.899Z] #0 4.000 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:55:57 [2023-01-10T11:55:57.899Z] #0 4.275 
11:55:57 [2023-01-10T11:55:57.899Z] #0 4.500 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.899Z] #0 4.800 
11:55:57 [2023-01-10T11:55:57.899Z] #0 5.757 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:55:57 [2023-01-10T11:55:57.899Z] #0 6.084 
11:55:57 [2023-01-10T11:55:57.899Z] #0 6.310 #=#=#                                                                         

################                                                          23.4%
#######################################                                   55.2%
##############################################################            87.3%
######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.899Z] #0 6.890 
11:55:57 [2023-01-10T11:55:57.899Z] #0 7.985 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:55:57 [2023-01-10T11:55:57.899Z] #0 8.285 
11:55:57 [2023-01-10T11:55:57.899Z] #0 8.508 #=#=#                                                                         

######################################################################## 100.0%
11:55:57 [2023-01-10T11:55:57.899Z] #0 8.753 
11:55:57 [2023-01-10T11:55:57.899Z] #0 9.378 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:55:57 [2023-01-10T11:55:57.899Z] #0 9.640 
11:55:57 [2023-01-10T11:55:57.899Z] #0 9.855 #=#=#                                                                         

######################################################################## 100.0%
11:55:58 [2023-01-10T11:55:58.028Z] The recommended git tool is: git
11:55:58 [2023-01-10T11:55:58.030Z] #29 38.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:55:58 [2023-01-10T11:55:58.161Z] #18 10.12 
11:55:58 [2023-01-10T11:55:58.161Z] #18 10.17 Download of images into '/build' complete.
11:55:58 [2023-01-10T11:55:58.161Z] #18 10.17 Use something like the following to load the result into a Docker daemon:
11:55:58 [2023-01-10T11:55:58.161Z] #18 10.17   tar -cC '/build' . | docker load
11:55:58 [2023-01-10T11:55:58.161Z] #18 ...
11:55:58 [2023-01-10T11:55:58.161Z] 
11:55:58 [2023-01-10T11:55:58.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:55:58 [2023-01-10T11:55:58.915Z] #32 121.9 os
11:55:58 [2023-01-10T11:55:58.973Z] #29 ...
11:55:58 [2023-01-10T11:55:58.973Z] 
11:55:58 [2023-01-10T11:55:58.973Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.38 go: downloading github.com/fatih/color v1.13.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.38 go: downloading github.com/gofrs/flock v0.8.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.47 go: downloading github.com/pkg/errors v0.9.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.49 go: downloading github.com/spf13/cobra v1.3.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.49 go: downloading github.com/spf13/pflag v1.0.5
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.81 go: downloading github.com/spf13/viper v1.10.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 29.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:55:58 [2023-01-10T11:55:58.973Z] #30 30.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:55:58 [2023-01-10T11:55:58.973Z] #30 30.34 go: downloading github.com/go-critic/go-critic v0.6.2
11:55:58 [2023-01-10T11:55:58.973Z] #30 30.93 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 30.97 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.26 go: downloading github.com/mattn/go-colorable v0.1.12
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.26 go: downloading github.com/sirupsen/logrus v1.8.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.34 go: downloading github.com/stretchr/testify v1.7.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.68 go: downloading github.com/mattn/go-isatty v0.0.14
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.79 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.82 go: downloading github.com/magiconair/properties v1.8.5
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.85 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.93 go: downloading github.com/spf13/afero v1.6.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 35.94 go: downloading github.com/spf13/cast v1.4.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.04 go: downloading github.com/subosito/gotenv v1.2.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.11 go: downloading gopkg.in/ini.v1 v1.66.2
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.19 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.25 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.29 go: downloading github.com/go-toolsmith/astp v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.37 go: downloading github.com/go-toolsmith/typep v1.0.2
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.43 go: downloading github.com/hashicorp/errwrap v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.54 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.66 go: downloading github.com/Antonboom/errname v0.1.5
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.78 go: downloading github.com/Antonboom/nilnil v0.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 36.82 go: downloading github.com/BurntSushi/toml v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.42 go: downloading github.com/alexkohler/prealloc v1.0.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.74 go: downloading github.com/ashanbrown/makezero v1.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.77 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.80 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.86 go: downloading github.com/breml/bidichk v0.2.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.93 go: downloading github.com/breml/errchkjson v0.2.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.93 go: downloading github.com/butuzov/ireturn v0.1.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.96 go: downloading github.com/charithe/durationcheck v0.0.9
11:55:58 [2023-01-10T11:55:58.973Z] #30 37.98 go: downloading github.com/daixiang0/gci v0.2.9
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.00 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.01 go: downloading github.com/esimonov/ifshort v1.0.4
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.05 go: downloading github.com/fzipp/gocyclo v0.4.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.51 go: downloading github.com/golangci/misspell v0.3.5
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.71 go: downloading github.com/jgautheron/goconst v1.5.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.86 go: downloading github.com/julz/importas v0.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.88 go: downloading github.com/kisielk/errcheck v1.6.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.90 go: downloading github.com/kulti/thelper v0.5.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.94 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.95 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:55:58 [2023-01-10T11:55:58.973Z] #30 38.97 go: downloading github.com/ldez/tagliatelle v0.3.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 39.02 go: downloading github.com/leonklingele/grouper v1.1.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 39.05 go: downloading github.com/maratori/testpackage v1.0.1
11:55:58 [2023-01-10T11:55:58.973Z] #30 39.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:55:58 [2023-01-10T11:55:58.973Z] #30 39.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:55:58 [2023-01-10T11:55:58.973Z] #30 39.10 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:55:58 [2023-01-10T11:55:58.973Z] #30 39.15 go: downloading github.com/mgechev/revive v1.1.3
11:55:59 [2023-01-10T11:55:59.235Z] #30 ...
11:55:59 [2023-01-10T11:55:59.235Z] 
11:55:59 [2023-01-10T11:55:59.235Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:55:59 [2023-01-10T11:55:59.235Z] #33 37.80 debconf: delaying package configuration, since apt-utils is not installed
11:55:59 [2023-01-10T11:55:59.235Z] #33 38.06 Fetched 108 MB in 5s (20.3 MB/s)
11:55:59 [2023-01-10T11:55:59.235Z] #33 38.16 Selecting previously unselected package binutils-mingw-w64-i686.
11:55:59 [2023-01-10T11:55:59.235Z] #33 38.17 (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.)
11:55:59 [2023-01-10T11:55:59.235Z] #33 38.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:55:59 [2023-01-10T11:55:59.235Z] #33 38.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:56:00 [2023-01-10T11:56:00.178Z] #33 40.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:56:00 [2023-01-10T11:56:00.178Z] #33 40.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:56:00 [2023-01-10T11:56:00.178Z] #33 40.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:56:00 [2023-01-10T11:56:00.285Z] #32 123.7 bufio
11:56:00 [2023-01-10T11:56:00.705Z] #11 ...
11:56:00 [2023-01-10T11:56:00.706Z] 
11:56:00 [2023-01-10T11:56:00.706Z] #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
11:56:00 [2023-01-10T11:56:00.706Z] #18 DONE 12.6s
11:56:00 [2023-01-10T11:56:00.706Z] 
11:56:00 [2023-01-10T11:56:00.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:56:00 [2023-01-10T11:56:00.706Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.1s
11:56:01 [2023-01-10T11:56:01.093Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.3s done
11:56:01 [2023-01-10T11:56:01.093Z] #11 ...
11:56:01 [2023-01-10T11:56:01.093Z] 
11:56:01 [2023-01-10T11:56:01.093Z] #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
11:56:01 [2023-01-10T11:56:01.093Z] #18 10.30 
11:56:01 [2023-01-10T11:56:01.093Z] #18 10.37 Download of images into '/build' complete.
11:56:01 [2023-01-10T11:56:01.093Z] #18 10.37 Use something like the following to load the result into a Docker daemon:
11:56:01 [2023-01-10T11:56:01.093Z] #18 10.37   tar -cC '/build' . | docker load
11:56:01 [2023-01-10T11:56:01.093Z] #18 DONE 13.3s
11:56:01 [2023-01-10T11:56:01.173Z] #34 ...
11:56:01 [2023-01-10T11:56:01.174Z] 
11:56:01 [2023-01-10T11:56:01.174Z] #36 [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
11:56:01 [2023-01-10T11:56:01.174Z] #36 16.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:56:01 [2023-01-10T11:56:01.174Z] #36 ...
11:56:01 [2023-01-10T11:56:01.174Z] 
11:56:01 [2023-01-10T11:56:01.174Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:01 [2023-01-10T11:56:01.174Z] #33 21.48 Reading package lists...
11:56:01 [2023-01-10T11:56:01.351Z] 
11:56:01 [2023-01-10T11:56:01.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
11:56:01 [2023-01-10T11:56:01.433Z] #33 26.72 Reading package lists...
11:56:01 [2023-01-10T11:56:01.433Z] #33 ...
11:56:01 [2023-01-10T11:56:01.433Z] 
11:56:01 [2023-01-10T11:56:01.433Z] #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
11:56:01 [2023-01-10T11:56:01.433Z] #26 17.51 unicode/utf8
11:56:01 [2023-01-10T11:56:01.433Z] #26 18.25 internal/race
11:56:01 [2023-01-10T11:56:01.433Z] #26 18.39 sync/atomic
11:56:01 [2023-01-10T11:56:01.433Z] #26 19.01 unicode
11:56:01 [2023-01-10T11:56:01.433Z] #26 23.25 encoding
11:56:01 [2023-01-10T11:56:01.433Z] #26 ...
11:56:01 [2023-01-10T11:56:01.433Z] 
11:56:01 [2023-01-10T11:56:01.433Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
11:56:01 [2023-01-10T11:56:01.433Z] #32 22.19 Reading package lists...
11:56:01 [2023-01-10T11:56:01.622Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
11:56:01 [2023-01-10T11:56:01.622Z] #11 DONE 39.7s
11:56:01 [2023-01-10T11:56:01.622Z] 
11:56:01 [2023-01-10T11:56:01.622Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:56:02 [2023-01-10T11:56:02.090Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 11.2s done
11:56:02 [2023-01-10T11:56:02.090Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
11:56:02 [2023-01-10T11:56:02.098Z] #33 42.40 Selecting previously unselected package binutils-mingw-w64.
11:56:02 [2023-01-10T11:56:02.099Z] #33 42.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:56:02 [2023-01-10T11:56:02.099Z] #33 42.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:56:02 [2023-01-10T11:56:02.099Z] #33 42.55 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:56:02 [2023-01-10T11:56:02.099Z] #33 42.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:56:02 [2023-01-10T11:56:02.099Z] #33 42.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:56:02 [2023-01-10T11:56:02.218Z] #32 ...
11:56:02 [2023-01-10T11:56:02.218Z] 
11:56:02 [2023-01-10T11:56:02.218Z] #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
11:56:02 [2023-01-10T11:56:02.218Z] #38 30.69   CC       images/stats.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 31.42   CC       images/core.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 32.45   CC       images/core-x86.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 33.28   CC       images/core-arm.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 34.19   CC       images/core-aarch64.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 34.66   CC       images/core-ppc64.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 35.78   CC       images/core-s390.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 36.97   CC       images/cpuinfo.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 37.80   CC       images/inventory.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 38.17   CC       images/fdinfo.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 38.54   CC       images/fown.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 38.89   CC       images/ns.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 39.20   CC       images/regfile.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 39.39   CC       images/ghost-file.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 39.81   CC       images/fifo.o
11:56:02 [2023-01-10T11:56:02.218Z] #38 40.11   CC       images/remap-file-path.o
11:56:02 [2023-01-10T11:56:02.351Z] #11 DONE 41.9s
11:56:02 [2023-01-10T11:56:02.351Z] 
11:56:02 [2023-01-10T11:56:02.351Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:56:02 [2023-01-10T11:56:02.360Z] #33 42.74 Selecting previously unselected package dmsetup.
11:56:02 [2023-01-10T11:56:02.360Z] #33 42.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:56:02 [2023-01-10T11:56:02.360Z] #33 42.76 Unpacking dmsetup (2:1.02.175-2.1) ...
11:56:02 [2023-01-10T11:56:02.474Z] #38 40.47   CC       images/eventfd.o
11:56:02 [2023-01-10T11:56:02.561Z] #19 DONE 0.8s
11:56:02 [2023-01-10T11:56:02.561Z] 
11:56:02 [2023-01-10T11:56:02.561Z] #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
11:56:02 [2023-01-10T11:56:02.621Z] #33 42.99 Selecting previously unselected package mingw-w64-common.
11:56:02 [2023-01-10T11:56:02.621Z] #33 42.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:56:02 [2023-01-10T11:56:02.621Z] #33 43.00 Unpacking mingw-w64-common (8.0.0-1) ...
11:56:02 [2023-01-10T11:56:02.729Z] #38 40.79   CC       images/eventpoll.o
11:56:02 [2023-01-10T11:56:02.921Z] #19 DONE 0.6s
11:56:02 [2023-01-10T11:56:02.921Z] 
11:56:02 [2023-01-10T11:56:02.921Z] #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
11:56:02 [2023-01-10T11:56:02.985Z] #38 ...
11:56:02 [2023-01-10T11:56:02.985Z] 
11:56:02 [2023-01-10T11:56:02.985Z] #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
11:56:02 [2023-01-10T11:56:02.985Z] #32 126.4 text/tabwriter
11:56:03 [2023-01-10T11:56:03.127Z] #20 DONE 0.7s
11:56:03 [2023-01-10T11:56:03.127Z] 
11:56:03 [2023-01-10T11:56:03.127Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:56:03 [2023-01-10T11:56:03.127Z] #21 DONE 0.1s
11:56:03 [2023-01-10T11:56:03.127Z] 
11:56:03 [2023-01-10T11:56:03.127Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:56:03 [2023-01-10T11:56:03.385Z] #22 DONE 0.2s
11:56:03 [2023-01-10T11:56:03.385Z] 
11:56:03 [2023-01-10T11:56:03.385Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:56:03 [2023-01-10T11:56:03.495Z] #20 DONE 0.6s
11:56:03 [2023-01-10T11:56:03.495Z] 
11:56:03 [2023-01-10T11:56:03.495Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:56:03 [2023-01-10T11:56:03.603Z] #32 27.90 Reading package lists...
11:56:03 [2023-01-10T11:56:03.603Z] #32 ...
11:56:03 [2023-01-10T11:56:03.603Z] 
11:56:03 [2023-01-10T11:56:03.603Z] #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
11:56:03 [2023-01-10T11:56:03.603Z] #30 19.61 Fetched 8616 kB in 15s (585 kB/s)
11:56:03 [2023-01-10T11:56:03.603Z] #30 19.61 Reading package lists...
11:56:03 [2023-01-10T11:56:03.603Z] #30 25.56 Reading package lists...
11:56:03 [2023-01-10T11:56:03.603Z] #30 ...
11:56:03 [2023-01-10T11:56:03.603Z] 
11:56:03 [2023-01-10T11:56:03.603Z] #29 [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
11:56:03 [2023-01-10T11:56:03.603Z] #29 29.79 go: downloading github.com/fatih/color v1.13.0
11:56:03 [2023-01-10T11:56:03.603Z] #29 29.80 go: downloading github.com/gofrs/flock v0.8.1
11:56:03 [2023-01-10T11:56:03.603Z] #29 29.84 go: downloading github.com/pkg/errors v0.9.1
11:56:03 [2023-01-10T11:56:03.603Z] #29 29.86 go: downloading github.com/spf13/cobra v1.3.0
11:56:03 [2023-01-10T11:56:03.603Z] #29 29.88 go: downloading github.com/spf13/pflag v1.0.5
11:56:03 [2023-01-10T11:56:03.758Z] #21 DONE 0.2s
11:56:03 [2023-01-10T11:56:03.758Z] 
11:56:03 [2023-01-10T11:56:03.758Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:56:03 [2023-01-10T11:56:03.758Z] #22 DONE 0.2s
11:56:03 [2023-01-10T11:56:03.758Z] 
11:56:03 [2023-01-10T11:56:03.758Z] #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
11:56:04 [2023-01-10T11:56:04.172Z] #29 30.19 go: downloading github.com/spf13/viper v1.10.1
11:56:04 [2023-01-10T11:56:04.172Z] #29 30.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:56:04 [2023-01-10T11:56:04.552Z] #33 ...
11:56:04 [2023-01-10T11:56:04.552Z] 
11:56:04 [2023-01-10T11:56:04.552Z] #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
11:56:04 [2023-01-10T11:56:04.552Z] #35 37.81 Selecting previously unselected package libprotobuf-lite23:arm64.
11:56:04 [2023-01-10T11:56:04.552Z] #35 37.82 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 37.83 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 38.10 Selecting previously unselected package libprotobuf-dev:arm64.
11:56:04 [2023-01-10T11:56:04.552Z] #35 38.11 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 38.13 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 39.49 Selecting previously unselected package libprotoc23:arm64.
11:56:04 [2023-01-10T11:56:04.552Z] #35 39.50 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 39.51 Unpacking libprotoc23:arm64 (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.05 Selecting previously unselected package protobuf-c-compiler.
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.05 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.06 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.20 Selecting previously unselected package protobuf-compiler.
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.21 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.21 Unpacking protobuf-compiler (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.36 Selecting previously unselected package python3-pkg-resources.
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.36 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.37 Unpacking python3-pkg-resources (52.0.0-4) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.61 Selecting previously unselected package python3-six.
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.61 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.63 Unpacking python3-six (1.16.0-2) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.73 Selecting previously unselected package python3-protobuf.
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.73 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 40.74 Unpacking python3-protobuf (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 41.38 Setting up python3-pkg-resources (52.0.0-4) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 43.09 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 43.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 43.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 43.15 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 43.17 Setting up libcap2:arm64 (1:2.44-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 43.18 Setting up python3-six (1.16.0-2) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 44.24 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 44.26 Setting up libprotoc23:arm64 (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 44.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 44.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:56:04 [2023-01-10T11:56:04.552Z] #35 44.32 Setting up python3-protobuf (3.12.4-1) ...
11:56:04 [2023-01-10T11:56:04.741Z] #29 30.80 go: downloading github.com/mattn/go-colorable v0.1.12
11:56:04 [2023-01-10T11:56:04.741Z] #29 30.85 go: downloading github.com/mattn/go-isatty v0.0.14
11:56:04 [2023-01-10T11:56:04.741Z] #29 30.91 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:56:04 [2023-01-10T11:56:04.741Z] #29 30.91 go: downloading github.com/go-critic/go-critic v0.6.2
11:56:04 [2023-01-10T11:56:04.875Z] #32 128.3 fmt
11:56:04 [2023-01-10T11:56:04.875Z] #32 128.3 io/ioutil
11:56:05 [2023-01-10T11:56:05.495Z] #35 ...
11:56:05 [2023-01-10T11:56:05.495Z] 
11:56:05 [2023-01-10T11:56:05.495Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:05 [2023-01-10T11:56:05.495Z] #34 45.70 sync
11:56:05 [2023-01-10T11:56:05.495Z] #34 45.70 internal/reflectlite
11:56:06 [2023-01-10T11:56:06.120Z] #29 32.15 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:56:06 [2023-01-10T11:56:06.120Z] #29 32.24 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:56:06 [2023-01-10T11:56:06.439Z] #34 46.78 internal/testlog
11:56:07 [2023-01-10T11:56:07.950Z] #34 48.10 sort
11:56:07 [2023-01-10T11:56:07.950Z] #34 48.11 errors
11:56:08 [2023-01-10T11:56:08.025Z] #29 ...
11:56:08 [2023-01-10T11:56:08.025Z] 
11:56:08 [2023-01-10T11:56:08.025Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:08 [2023-01-10T11:56:08.025Z] #31 22.80 Building dependency tree...
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81 The following additional packages will be installed:
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.81   mingw-w64-common mingw-w64-x86-64-dev
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.86 Suggested packages:
11:56:08 [2023-01-10T11:56:08.025Z] #31 25.86   gcc-10-locales seccomp wine64
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30 The following NEW packages will be installed:
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.30   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.31   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.31   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.31   mingw-w64-x86-64-dev
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.79 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.79 Need to get 115 MB of archives.
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.79 After this operation, 645 MB of additional disk space will be used.
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.79 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]
11:56:08 [2023-01-10T11:56:08.025Z] #31 27.91 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]
11:56:08 [2023-01-10T11:56:08.025Z] #31 28.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:56:08 [2023-01-10T11:56:08.025Z] #31 28.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:56:08 [2023-01-10T11:56:08.025Z] #31 28.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:56:08 [2023-01-10T11:56:08.025Z] #31 28.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:56:08 [2023-01-10T11:56:08.025Z] #31 28.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:56:08 [2023-01-10T11:56:08.025Z] #31 28.86 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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 28.87 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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 29.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 31.11 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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 31.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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 32.32 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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 33.67 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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.27 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]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
11:56:08 [2023-01-10T11:56:08.026Z] #31 34.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 34.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 34.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 34.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 34.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 34.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 34.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
11:56:08 [2023-01-10T11:56:08.284Z] #31 ...
11:56:08 [2023-01-10T11:56:08.284Z] 
11:56:08 [2023-01-10T11:56:08.284Z] #28 [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
11:56:08 [2023-01-10T11:56:08.284Z] #28 28.21 Updating files:  70% (1559/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.
11:56:08 [2023-01-10T11:56:08.284Z] #28 29.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:56:08 [2023-01-10T11:56:08.284Z] #28 31.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:56:08 [2023-01-10T11:56:08.400Z] #34 48.58 strconv
11:56:08 [2023-01-10T11:56:08.659Z] #23 ...
11:56:08 [2023-01-10T11:56:08.659Z] 
11:56:08 [2023-01-10T11:56:08.659Z] #24 [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
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + RM_GOPATH=0
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + TMP_GOPATH=
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + : /build
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + '[' -z '' ']'
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 ++ mktemp -d
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + export GOPATH=/tmp/tmp.HUlELPKd4h
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + GOPATH=/tmp/tmp.HUlELPKd4h
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + RM_GOPATH=1
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 + case "$(go env GOARCH)" in
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.267 ++ go env GOARCH
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.274 + export GO_BUILDMODE=-buildmode=pie
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.274 + GO_BUILDMODE=-buildmode=pie
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 ++ dirname /tmp/install/install.sh
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + dir=/tmp/install
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + bin=rootlesskit
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + shift
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + . /tmp/install/rootlesskit.installer
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 ++ : v0.14.4
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + install_rootlesskit
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + case "$1" in
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + export CGO_ENABLED=0
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + CGO_ENABLED=0
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + _install_rootlesskit
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + echo 'Install rootlesskit version v0.14.4'
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + for f in rootlesskit rootlesskit-docker-proxy
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + GOBIN=/build
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + GO111MODULE=on
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.319 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.320 Install rootlesskit version v0.14.4
11:56:08 [2023-01-10T11:56:08.659Z] #0 5.337 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:56:08 [2023-01-10T11:56:08.661Z] #34 49.02 io
11:56:08 [2023-01-10T11:56:08.661Z] #34 ...
11:56:08 [2023-01-10T11:56:08.661Z] 
11:56:08 [2023-01-10T11:56:08.661Z] #31 [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
11:56:08 [2023-01-10T11:56:08.661Z] #31 38.89 Selecting previously unselected package libicu67:arm64.
11:56:08 [2023-01-10T11:56:08.661Z] #31 38.90 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 38.92 Unpacking libicu67:arm64 (67.1-7) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 44.23 Selecting previously unselected package libxml2:arm64.
11:56:08 [2023-01-10T11:56:08.661Z] #31 44.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 44.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 44.75 Selecting previously unselected package libarchive13:arm64.
11:56:08 [2023-01-10T11:56:08.661Z] #31 44.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 44.78 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.06 Selecting previously unselected package libjsoncpp24:arm64.
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.07 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.19 Selecting previously unselected package librhash0:arm64.
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.19 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.22 Unpacking librhash0:arm64 (1.4.1-2) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.36 Selecting previously unselected package libuv1:arm64.
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.36 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.37 Unpacking libuv1:arm64 (1.40.0-2) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.53 Selecting previously unselected package cmake.
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 45.54 Unpacking cmake (3.18.4-2+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 47.95 Setting up libicu67:arm64 (67.1-7) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.03 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.05 Setting up libuv1:arm64 (1.40.0-2) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.15 Setting up librhash0:arm64 (1.4.1-2) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.17 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.21 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.25 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.27 Setting up cmake (3.18.4-2+deb11u1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 48.28 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:56:08 [2023-01-10T11:56:08.661Z] #31 ...
11:56:08 [2023-01-10T11:56:08.661Z] 
11:56:08 [2023-01-10T11:56:08.661Z] #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
11:56:08 [2023-01-10T11:56:08.661Z] #35 47.88 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #35 47.90 Setting up protobuf-compiler (3.12.4-1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #35 47.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #35 47.94 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #35 47.97 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
11:56:08 [2023-01-10T11:56:08.661Z] #35 47.99 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
11:56:08 [2023-01-10T11:56:08.661Z] #35 48.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:56:09 [2023-01-10T11:56:09.051Z] #23 ...
11:56:09 [2023-01-10T11:56:09.051Z] 
11:56:09 [2023-01-10T11:56:09.051Z] #24 [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
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + RM_GOPATH=0
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + TMP_GOPATH=
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + : /build
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + '[' -z '' ']'
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 ++ mktemp -d
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + export GOPATH=/tmp/tmp.FdFWggkMhu
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + GOPATH=/tmp/tmp.FdFWggkMhu
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + RM_GOPATH=1
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 + case "$(go env GOARCH)" in
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.064 ++ go env GOARCH
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + export GO_BUILDMODE=-buildmode=pie
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + GO_BUILDMODE=-buildmode=pie
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 ++ dirname /tmp/install/install.sh
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + dir=/tmp/install
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + bin=proxy
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + shift
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + '[' '!' -f /tmp/install/proxy.installer ']'
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + . /tmp/install/proxy.installer
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + install_proxy
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + case "$1" in
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + export CGO_ENABLED=0
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + CGO_ENABLED=0
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + _install_proxy
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.FdFWggkMhu/src/github.com/docker/libnetwork
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.072 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
11:56:09 [2023-01-10T11:56:09.051Z] #0 5.079 Cloning into '/tmp/tmp.FdFWggkMhu/src/github.com/docker/libnetwork'...
11:56:09 [2023-01-10T11:56:09.091Z] #32 132.1 flag
11:56:09 [2023-01-10T11:56:09.091Z] #32 132.1 github.com/BurntSushi/toml
11:56:09 [2023-01-10T11:56:09.226Z] #24 ...
11:56:09 [2023-01-10T11:56:09.226Z] 
11:56:09 [2023-01-10T11:56:09.226Z] #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
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.893 + RM_GOPATH=0
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.893 + TMP_GOPATH=
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.893 + : /build
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.893 + '[' -z '' ']'
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.894 ++ mktemp -d
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.897 + export GOPATH=/tmp/tmp.vlwJ7U18LB
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.897 + GOPATH=/tmp/tmp.vlwJ7U18LB
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.897 + RM_GOPATH=1
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.897 + case "$(go env GOARCH)" in
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.897 ++ go env GOARCH
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.901 + export GO_BUILDMODE=-buildmode=pie
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.901 + GO_BUILDMODE=-buildmode=pie
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.901 ++ dirname /tmp/install/install.sh
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + dir=/tmp/install
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + bin=golangci_lint
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + shift
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + . /tmp/install/golangci_lint.installer
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 ++ : v1.44.0
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + install_golangci_lint
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + set -e
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + echo 'Install golangci-lint version v1.44.0'
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + GOBIN=/build
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + GO111MODULE=on
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
11:56:09 [2023-01-10T11:56:09.226Z] #0 5.908 Install golangci-lint version v1.44.0
11:56:09 [2023-01-10T11:56:09.227Z] #28 ...
11:56:09 [2023-01-10T11:56:09.227Z] 
11:56:09 [2023-01-10T11:56:09.227Z] #29 [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
11:56:09 [2023-01-10T11:56:09.227Z] #29 35.57 go: downloading github.com/sirupsen/logrus v1.8.1
11:56:09 [2023-01-10T11:56:09.485Z] #25 6.419 go: downloading github.com/golangci/golangci-lint v1.44.0
11:56:09 [2023-01-10T11:56:09.485Z] #25 ...
11:56:09 [2023-01-10T11:56:09.485Z] 
11:56:09 [2023-01-10T11:56:09.485Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:56:09 [2023-01-10T11:56:09.485Z] #23 6.239 + git clone https://github.com/docker/distribution.git .
11:56:09 [2023-01-10T11:56:09.485Z] #23 6.239 Cloning into '.'...
11:56:09 [2023-01-10T11:56:09.487Z] #29 35.59 go: downloading github.com/stretchr/testify v1.7.0
11:56:09 [2023-01-10T11:56:09.605Z] #35 ...
11:56:09 [2023-01-10T11:56:09.605Z] 
11:56:09 [2023-01-10T11:56:09.605Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.76 go: downloading github.com/moricho/tparallel v0.2.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.76 go: downloading github.com/nakabonne/nestif v0.3.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.79 go: downloading github.com/nishanths/exhaustive v0.7.11
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.82 go: downloading github.com/nishanths/predeclared v0.2.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.89 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:56:09 [2023-01-10T11:56:09.605Z] #30 39.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.00 go: downloading github.com/securego/gosec/v2 v2.9.6
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.24 go: downloading github.com/sivchari/containedctx v1.0.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.26 go: downloading github.com/sivchari/tenv v1.4.7
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.27 go: downloading github.com/sonatard/noctx v0.0.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.29 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.40 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.40 go: downloading github.com/tetafro/godot v1.4.11
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.78 go: downloading github.com/ultraware/funlen v0.0.3
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.80 go: downloading github.com/ultraware/whitespace v0.0.4
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.81 go: downloading github.com/uudashr/gocognit v1.0.5
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.84 go: downloading github.com/yagipy/maintidx v1.0.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 40.90 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:56:09 [2023-01-10T11:56:09.605Z] #30 41.02 go: downloading gitlab.com/bosi/decorder v0.2.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 41.15 go: downloading honnef.co/go/tools v0.2.2
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.28 go: downloading mvdan.cc/gofumpt v0.2.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.39 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.54 go: downloading github.com/davecgh/go-spew v1.1.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.65 go: downloading github.com/pmezard/go-difflib v1.0.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 42.68 go: downloading github.com/stretchr/objx v0.1.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 43.70 go: downloading github.com/hashicorp/hcl v1.0.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 43.91 go: downloading github.com/pelletier/go-toml v1.9.4
11:56:09 [2023-01-10T11:56:09.605Z] #30 43.91 go: downloading gopkg.in/yaml.v2 v2.4.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 44.02 go: downloading golang.org/x/text v0.3.7
11:56:09 [2023-01-10T11:56:09.605Z] #30 48.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:56:09 [2023-01-10T11:56:09.605Z] #30 48.22 go: downloading github.com/gobwas/glob v0.2.3
11:56:09 [2023-01-10T11:56:09.605Z] #30 48.23 go: downloading github.com/kisielk/gotool v1.0.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 48.28 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:56:09 [2023-01-10T11:56:09.605Z] #30 48.40 go: downloading golang.org/x/mod v0.5.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 48.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.14 go: downloading github.com/ettle/strcase v0.1.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.20 go: downloading github.com/fatih/structtag v1.2.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.27 go: downloading github.com/Masterminds/semver v1.5.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.54 go: downloading github.com/prometheus/client_golang v1.7.1
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.88 go: downloading github.com/prometheus/client_model v0.2.0
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:56:09 [2023-01-10T11:56:09.605Z] #30 49.94 go: downloading github.com/google/go-cmp v0.5.6
11:56:09 [2023-01-10T11:56:09.605Z] #30 ...
11:56:09 [2023-01-10T11:56:09.605Z] 
11:56:09 [2023-01-10T11:56:09.605Z] #31 [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
11:56:09 [2023-01-10T11:56:09.605Z] #31 DONE 50.0s
11:56:09 [2023-01-10T11:56:09.605Z] 
11:56:09 [2023-01-10T11:56:09.605Z] #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
11:56:09 [2023-01-10T11:56:09.605Z] #35 DONE 50.0s
11:56:09 [2023-01-10T11:56:09.605Z] 
11:56:09 [2023-01-10T11:56:09.605Z] #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
11:56:09 [2023-01-10T11:56:09.623Z] #24 ...
11:56:09 [2023-01-10T11:56:09.623Z] 
11:56:09 [2023-01-10T11:56:09.623Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + RM_GOPATH=0
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + TMP_GOPATH=
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + : /build
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + '[' -z '' ']'
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 ++ mktemp -d
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + export GOPATH=/tmp/tmp.7J2kih0auX
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + GOPATH=/tmp/tmp.7J2kih0auX
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + RM_GOPATH=1
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 + case "$(go env GOARCH)" in
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.923 ++ go env GOARCH
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.935 + export GO_BUILDMODE=-buildmode=pie
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.935 + GO_BUILDMODE=-buildmode=pie
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 ++ dirname /tmp/install/install.sh
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 + dir=/tmp/install
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 + bin=gotestsum
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 + shift
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 + . /tmp/install/gotestsum.installer
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 ++ : v1.8.2
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.937 + install_gotestsum
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.940 Install gotestsum version v1.8.2
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.940 + set -e
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.940 + echo 'Install gotestsum version v1.8.2'
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.940 + GOBIN=/build
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.940 + GO111MODULE=on
11:56:09 [2023-01-10T11:56:09.623Z] #0 5.940 + go install gotest.tools/gotestsum@v1.8.2
11:56:09 [2023-01-10T11:56:09.653Z] #32 ...
11:56:09 [2023-01-10T11:56:09.653Z] 
11:56:09 [2023-01-10T11:56:09.653Z] #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
11:56:09 [2023-01-10T11:56:09.653Z] #38 41.38   CC       images/fh.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 41.94   CC       images/fsnotify.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 42.94   CC       images/signalfd.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 43.32   CC       images/fs.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 43.78   CC       images/pstree.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 44.10   CC       images/pipe.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 44.34   CC       images/tcp-stream.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 44.68   CC       images/sk-packet.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 45.02   CC       images/mnt.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 45.45   CC       images/pipe-data.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 45.76   CC       images/sa.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 46.16   CC       images/timer.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 46.60   CC       images/timerfd.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 47.06   CC       images/mm.o
11:56:09 [2023-01-10T11:56:09.653Z] #38 47.51   CC       images/sk-opts.o
11:56:09 [2023-01-10T11:56:09.760Z] #29 35.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:56:09 [2023-01-10T11:56:09.760Z] #29 35.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:56:09 [2023-01-10T11:56:09.760Z] #29 35.99 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:56:09 [2023-01-10T11:56:09.884Z] #25 6.379 go: downloading gotest.tools/gotestsum v1.8.2
11:56:09 [2023-01-10T11:56:09.909Z] #38 47.86   CC       images/sk-unix.o
11:56:10 [2023-01-10T11:56:10.019Z] #29 36.02 go: downloading github.com/magiconair/properties v1.8.5
11:56:10 [2023-01-10T11:56:10.019Z] #29 ...
11:56:10 [2023-01-10T11:56:10.019Z] 
11:56:10 [2023-01-10T11:56:10.019Z] #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
11:56:10 [2023-01-10T11:56:10.019Z] #25 DONE 36.2s
11:56:10 [2023-01-10T11:56:10.019Z] 
11:56:10 [2023-01-10T11:56:10.019Z] #29 [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
11:56:10 [2023-01-10T11:56:10.019Z] #29 36.18 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:56:10 [2023-01-10T11:56:10.019Z] #29 36.18 go: downloading github.com/spf13/afero v1.6.0
11:56:10 [2023-01-10T11:56:10.019Z] #29 36.30 go: downloading github.com/spf13/cast v1.4.1
11:56:10 [2023-01-10T11:56:10.019Z] #29 36.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:56:10 [2023-01-10T11:56:10.019Z] #29 36.36 go: downloading github.com/subosito/gotenv v1.2.0
11:56:10 [2023-01-10T11:56:10.286Z] #29 36.44 go: downloading gopkg.in/ini.v1 v1.66.2
11:56:10 [2023-01-10T11:56:10.472Z] #38 48.31   CC       images/sk-inet.o
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.75 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.85 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.85 go: downloading github.com/go-toolsmith/astp v1.0.0
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.92 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:56:10 [2023-01-10T11:56:10.547Z] #29 36.92 go: downloading github.com/go-toolsmith/typep v1.0.2
11:56:10 [2023-01-10T11:56:10.728Z] #38 48.80   CC       images/tun.o
11:56:10 [2023-01-10T11:56:10.806Z] #29 37.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:56:10 [2023-01-10T11:56:10.825Z] #25 ...
11:56:10 [2023-01-10T11:56:10.825Z] 
11:56:10 [2023-01-10T11:56:10.825Z] #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
11:56:10 [2023-01-10T11:56:10.825Z] #23 6.965 + git clone https://github.com/kolyshkin/go-swagger.git .
11:56:10 [2023-01-10T11:56:10.825Z] #23 6.965 Cloning into '.'...
11:56:10 [2023-01-10T11:56:10.984Z] #38 49.06   CC       images/sk-netlink.o
11:56:11 [2023-01-10T11:56:11.065Z] #29 ...
11:56:11 [2023-01-10T11:56:11.065Z] 
11:56:11 [2023-01-10T11:56:11.065Z] #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
11:56:11 [2023-01-10T11:56:11.065Z] #30 25.56 Reading package lists...
11:56:11 [2023-01-10T11:56:11.065Z] #30 30.89 Building dependency tree...
11:56:11 [2023-01-10T11:56:11.065Z] #30 33.53 The following additional packages will be installed:
11:56:11 [2023-01-10T11:56:11.065Z] #30 33.56   libbtrfs0
11:56:11 [2023-01-10T11:56:11.065Z] #30 33.65 The following NEW packages will be installed:
11:56:11 [2023-01-10T11:56:11.065Z] #30 33.69   libbtrfs-dev libbtrfs0
11:56:11 [2023-01-10T11:56:11.065Z] #30 34.05 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:56:11 [2023-01-10T11:56:11.065Z] #30 34.05 Need to get 460 kB of archives.
11:56:11 [2023-01-10T11:56:11.065Z] #30 34.05 After this operation, 1237 kB of additional disk space will be used.
11:56:11 [2023-01-10T11:56:11.065Z] #30 34.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:56:11 [2023-01-10T11:56:11.065Z] #30 34.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.04 debconf: delaying package configuration, since apt-utils is not installed
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.33 Fetched 460 kB in 0s (1424 kB/s)
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.42 Selecting previously unselected package libbtrfs0:amd64.
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.46 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.70 Selecting previously unselected package libbtrfs-dev:amd64.
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 35.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 36.25 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 36.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 36.30 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:56:11 [2023-01-10T11:56:11.065Z] #30 DONE 37.1s
11:56:11 [2023-01-10T11:56:11.065Z] 
11:56:11 [2023-01-10T11:56:11.065Z] #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
11:56:11 [2023-01-10T11:56:11.548Z] #38 49.40   CC       images/packet-sock.o
11:56:11 [2023-01-10T11:56:11.804Z] #38 ...
11:56:11 [2023-01-10T11:56:11.804Z] 
11:56:11 [2023-01-10T11:56:11.804Z] #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
11:56:11 [2023-01-10T11:56:11.804Z] #32 135.0 log
11:56:12 [2023-01-10T11:56:12.918Z] #38 2.807 Note: Building without setproctitle() and strlcpy() support.
11:56:12 [2023-01-10T11:56:12.918Z] #38 2.810       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:56:12 [2023-01-10T11:56:12.918Z] #38 2.846 Note: Building without GnuTLS support
11:56:12 [2023-01-10T11:56:12.918Z] #38 2.867 Makefile.config:39: Warn: you have no libnftables installed
11:56:12 [2023-01-10T11:56:12.918Z] #38 2.867 Makefile.config:40: Warn: Building without nftables support
11:56:13 [2023-01-10T11:56:13.675Z] #23 ...
11:56:13 [2023-01-10T11:56:13.675Z] 
11:56:13 [2023-01-10T11:56:13.675Z] #26 [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
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.239 + RM_GOPATH=0
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.239 + TMP_GOPATH=
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.239 + : /build
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.239 + '[' -z '' ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.244 ++ mktemp -d
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.271 + export GOPATH=/tmp/tmp.kkLre75wp5
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.276 + GOPATH=/tmp/tmp.kkLre75wp5
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.276 + RM_GOPATH=1
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.276 + case "$(go env GOARCH)" in
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.276 ++ go env GOARCH
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.296 + export GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.296 + GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.300 ++ dirname /tmp/install/install.sh
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.308 + dir=/tmp/install
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.308 + bin=dockercli
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.308 + shift
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.308 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.308 + . /tmp/install/dockercli.installer
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.323 ++ : stable
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.324 ++ : 17.06.2-ce
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.325 + install_dockercli
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.330 Install docker/cli version 17.06.2-ce from stable
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.331 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.331 ++ uname -m
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.333 + arch=x86_64
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.333 + '[' x86_64 '!=' x86_64 ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.333 + url=https://download.docker.com/linux/static
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.337 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.340 + tar -xz docker/docker
11:56:13 [2023-01-10T11:56:13.675Z] #26 ...
11:56:13 [2023-01-10T11:56:13.675Z] 
11:56:13 [2023-01-10T11:56:13.675Z] #27 [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
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.794 + RM_GOPATH=0
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.794 + TMP_GOPATH=
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.794 + : /build
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.794 + '[' -z '' ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.795 ++ mktemp -d
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.798 + export GOPATH=/tmp/tmp.fgrXoXuqcF
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.798 + GOPATH=/tmp/tmp.fgrXoXuqcF
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.798 + RM_GOPATH=1
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.798 + case "$(go env GOARCH)" in
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.798 ++ go env GOARCH
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + export GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 ++ dirname /tmp/install/install.sh
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + dir=/tmp/install
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + bin=gotestsum
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + shift
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + . /tmp/install/gotestsum.installer
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 ++ : v1.8.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + install_gotestsum
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + set -e
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + echo 'Install gotestsum version v1.8.2'
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + GOBIN=/build
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + GO111MODULE=on
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 + go install gotest.tools/gotestsum@v1.8.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.818 Install gotestsum version v1.8.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.261 go: downloading gotest.tools/gotestsum v1.8.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.112 go: downloading github.com/fatih/color v1.13.0
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.113 go: downloading github.com/dnephin/pflag v1.0.7
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.147 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.738 go: downloading golang.org/x/tools v0.1.11
11:56:13 [2023-01-10T11:56:13.675Z] #27 ...
11:56:13 [2023-01-10T11:56:13.675Z] 
11:56:13 [2023-01-10T11:56:13.675Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + RM_GOPATH=0
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + TMP_GOPATH=
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + : /build
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + '[' -z '' ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 ++ mktemp -d
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + export GOPATH=/tmp/tmp.u2UGfI9IxU
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + GOPATH=/tmp/tmp.u2UGfI9IxU
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + RM_GOPATH=1
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.733 + case "$(go env GOARCH)" in
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.746 ++ go env GOARCH
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + export GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 ++ dirname /tmp/install/install.sh
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + dir=/tmp/install
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + bin=tomlv
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + shift
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 + . /tmp/install/tomlv.installer
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.820 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.825 + install_tomlv
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.825 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.825 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u2UGfI9IxU/src/github.com/BurntSushi/toml
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.840 Cloning into '/tmp/tmp.u2UGfI9IxU/src/github.com/BurntSushi/toml'...
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.840 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.176 + cd /tmp/tmp.u2UGfI9IxU/src/github.com/BurntSushi/toml
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.177 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.392 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:56:13 [2023-01-10T11:56:13.675Z] #28 ...
11:56:13 [2023-01-10T11:56:13.675Z] 
11:56:13 [2023-01-10T11:56:13.675Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:13 [2023-01-10T11:56:13.675Z] #0 7.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:13 [2023-01-10T11:56:13.675Z] #0 8.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:13 [2023-01-10T11:56:13.675Z] #0 8.027 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.178 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:13 [2023-01-10T11:56:13.675Z] #29 ...
11:56:13 [2023-01-10T11:56:13.675Z] 
11:56:13 [2023-01-10T11:56:13.675Z] #30 [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
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + RM_GOPATH=0
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + TMP_GOPATH=
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + : /build
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + '[' -z '' ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 ++ mktemp -d
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + export GOPATH=/tmp/tmp.fyFPX1nDEF
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + GOPATH=/tmp/tmp.fyFPX1nDEF
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + RM_GOPATH=1
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + case "$(go env GOARCH)" in
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 ++ go env GOARCH
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + export GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + GO_BUILDMODE=-buildmode=pie
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 ++ dirname /tmp/install/install.sh
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + dir=/tmp/install
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + bin=shfmt
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + shift
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + . /tmp/install/shfmt.installer
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 ++ : v3.0.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + install_shfmt
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + echo 'Install shfmt version v3.0.2'
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + GOBIN=/build
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + GO111MODULE=on
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.422 Install shfmt version v3.0.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 5.819 go: downloading mvdan.cc/sh/v3 v3.0.2
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.841 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.876 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:56:13 [2023-01-10T11:56:13.675Z] #0 6.966 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:56:13 [2023-01-10T11:56:13.675Z] #0 9.825 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:56:13 [2023-01-10T11:56:13.934Z] #30 ...
11:56:13 [2023-01-10T11:56:13.934Z] 
11:56:13 [2023-01-10T11:56:13.934Z] #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
11:56:13 [2023-01-10T11:56:13.934Z] #0 6.187 + git clone https://github.com/kolyshkin/go-swagger.git .
11:56:13 [2023-01-10T11:56:13.934Z] #0 6.187 Cloning into '.'...
11:56:13 [2023-01-10T11:56:13.934Z] #31 ...
11:56:13 [2023-01-10T11:56:13.934Z] 
11:56:13 [2023-01-10T11:56:13.934Z] #32 [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
11:56:13 [2023-01-10T11:56:13.934Z] #0 7.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:13 [2023-01-10T11:56:13.934Z] #0 7.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:13 [2023-01-10T11:56:13.934Z] #0 7.490 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:13 [2023-01-10T11:56:13.934Z] #0 8.838 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #23 ...
11:56:14 [2023-01-10T11:56:14.131Z] 
11:56:14 [2023-01-10T11:56:14.131Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.088 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #26 ...
11:56:14 [2023-01-10T11:56:14.131Z] 
11:56:14 [2023-01-10T11:56:14.131Z] #27 [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
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + : /build
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + export GOPATH=/tmp/tmp.SHqAlcPKQ3
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + GOPATH=/tmp/tmp.SHqAlcPKQ3
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.947 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.954 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.954 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.954 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.960 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.960 + bin=dockercli
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.960 + shift
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.960 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.960 + . /tmp/install/dockercli.installer
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.966 Install docker/cli version 17.06.2-ce from stable
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 ++ : stable
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 ++ : 17.06.2-ce
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + install_dockercli
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 ++ uname -m
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + arch=x86_64
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + '[' x86_64 '!=' x86_64 ']'
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + url=https://download.docker.com/linux/static
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + tar -xz docker/docker
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.970 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:56:14 [2023-01-10T11:56:14.131Z] #27 ...
11:56:14 [2023-01-10T11:56:14.131Z] 
11:56:14 [2023-01-10T11:56:14.131Z] #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
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.239 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 9.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #28 ...
11:56:14 [2023-01-10T11:56:14.131Z] 
11:56:14 [2023-01-10T11:56:14.131Z] #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
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.558 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + : /build
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + export GOPATH=/tmp/tmp.dK1We00Xi4
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + GOPATH=/tmp/tmp.dK1We00Xi4
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.560 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.773 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.773 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.773 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + bin=vndr
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + shift
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + '[' '!' -f /tmp/install/vndr.installer ']'
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + . /tmp/install/vndr.installer
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 ++ : v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + install_vndr
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + GOBIN=/build
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + GO111MODULE=on
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.776 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.131Z] #0 7.777 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.384 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.131Z] #29 ...
11:56:14 [2023-01-10T11:56:14.131Z] 
11:56:14 [2023-01-10T11:56:14.131Z] #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
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 8.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #0 9.866 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:14 [2023-01-10T11:56:14.131Z] #30 ...
11:56:14 [2023-01-10T11:56:14.131Z] 
11:56:14 [2023-01-10T11:56:14.131Z] #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
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.649 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.649 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.649 + : /build
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.649 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.649 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.659 + export GOPATH=/tmp/tmp.6TbiUP0mvw
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.659 + GOPATH=/tmp/tmp.6TbiUP0mvw
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.659 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.659 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.659 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.676 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.676 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.676 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.676 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.131Z] #0 6.676 + bin=golangci_lint
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + shift
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + . /tmp/install/golangci_lint.installer
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 ++ : v1.44.0
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + install_golangci_lint
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + set -e
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + echo 'Install golangci-lint version v1.44.0'
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + GOBIN=/build
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + GO111MODULE=on
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
11:56:14 [2023-01-10T11:56:14.132Z] #0 6.676 Install golangci-lint version v1.44.0
11:56:14 [2023-01-10T11:56:14.132Z] #0 7.239 go: downloading github.com/golangci/golangci-lint v1.44.0
11:56:14 [2023-01-10T11:56:14.193Z] #32 ...
11:56:14 [2023-01-10T11:56:14.193Z] 
11:56:14 [2023-01-10T11:56:14.193Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.848 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.848 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.848 + : /build
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.848 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.848 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.856 + export GOPATH=/tmp/tmp.W6W7mDNRiv
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.856 + GOPATH=/tmp/tmp.W6W7mDNRiv
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.856 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.856 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.856 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.905 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + bin=proxy
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + shift
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + '[' '!' -f /tmp/install/proxy.installer ']'
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + . /tmp/install/proxy.installer
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + install_proxy
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + case "$1" in
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + export CGO_ENABLED=0
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + CGO_ENABLED=0
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + _install_proxy
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.906 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.W6W7mDNRiv/src/github.com/docker/libnetwork
11:56:14 [2023-01-10T11:56:14.193Z] #0 6.913 Cloning into '/tmp/tmp.W6W7mDNRiv/src/github.com/docker/libnetwork'...
11:56:14 [2023-01-10T11:56:14.386Z] #38 4.746 fatal: not a git repository (or any of the parent directories): .git
11:56:14 [2023-01-10T11:56:14.386Z] #38 4.820   GEN      .gitid
11:56:14 [2023-01-10T11:56:14.392Z] #31 ...
11:56:14 [2023-01-10T11:56:14.392Z] 
11:56:14 [2023-01-10T11:56:14.392Z] #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
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + : /build
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + export GOPATH=/tmp/tmp.nfgmbs6v50
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + GOPATH=/tmp/tmp.nfgmbs6v50
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.663 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.673 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + bin=tomlv
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + shift
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + . /tmp/install/tomlv.installer
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + install_tomlv
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nfgmbs6v50/src/github.com/BurntSushi/toml
11:56:14 [2023-01-10T11:56:14.392Z] #0 6.676 Cloning into '/tmp/tmp.nfgmbs6v50/src/github.com/BurntSushi/toml'...
11:56:14 [2023-01-10T11:56:14.392Z] #0 8.490 + cd /tmp/tmp.nfgmbs6v50/src/github.com/BurntSushi/toml
11:56:14 [2023-01-10T11:56:14.392Z] #0 8.499 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:56:14 [2023-01-10T11:56:14.392Z] #0 8.698 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:56:14 [2023-01-10T11:56:14.392Z] #0 9.829 internal/unsafeheader
11:56:14 [2023-01-10T11:56:14.392Z] #0 9.861 internal/goarch
11:56:14 [2023-01-10T11:56:14.392Z] #0 10.15 internal/cpu
11:56:14 [2023-01-10T11:56:14.392Z] #0 10.40 internal/abi
11:56:14 [2023-01-10T11:56:14.452Z] #33 ...
11:56:14 [2023-01-10T11:56:14.452Z] 
11:56:14 [2023-01-10T11:56:14.452Z] #34 [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
11:56:14 [2023-01-10T11:56:14.452Z] #0 7.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:14 [2023-01-10T11:56:14.452Z] #0 8.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:14 [2023-01-10T11:56:14.452Z] #0 8.027 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:14 [2023-01-10T11:56:14.452Z] #0 9.363 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:14 [2023-01-10T11:56:14.452Z] #34 ...
11:56:14 [2023-01-10T11:56:14.452Z] 
11:56:14 [2023-01-10T11:56:14.452Z] #35 [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
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.733 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.733 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.733 + : /build
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.733 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.733 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.746 + export GOPATH=/tmp/tmp.Ee5Z3bi1lZ
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.746 + GOPATH=/tmp/tmp.Ee5Z3bi1lZ
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.746 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.746 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.746 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.762 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.762 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.788 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.788 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + bin=vndr
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + shift
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + '[' '!' -f /tmp/install/vndr.installer ']'
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + . /tmp/install/vndr.installer
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 ++ : v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + install_vndr
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + GOBIN=/build
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + GO111MODULE=on
11:56:14 [2023-01-10T11:56:14.452Z] #0 6.796 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.452Z] #0 7.384 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
11:56:14 [2023-01-10T11:56:14.652Z] #32 ...
11:56:14 [2023-01-10T11:56:14.652Z] 
11:56:14 [2023-01-10T11:56:14.652Z] #33 [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
11:56:14 [2023-01-10T11:56:14.652Z] #0 8.245 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:14 [2023-01-10T11:56:14.652Z] #0 8.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:14 [2023-01-10T11:56:14.652Z] #0 8.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:14 [2023-01-10T11:56:14.652Z] #0 10.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:14 [2023-01-10T11:56:14.652Z] #33 ...
11:56:14 [2023-01-10T11:56:14.652Z] 
11:56:14 [2023-01-10T11:56:14.652Z] #34 [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
11:56:14 [2023-01-10T11:56:14.652Z] #0 7.434 + git clone https://github.com/docker/distribution.git .
11:56:14 [2023-01-10T11:56:14.652Z] #0 7.434 Cloning into '.'...
11:56:14 [2023-01-10T11:56:14.663Z] #38 4.911   GEN      criu/include/version.h
11:56:14 [2023-01-10T11:56:14.663Z] #38 5.042   GEN      include/common/asm
11:56:14 [2023-01-10T11:56:14.711Z] #35 ...
11:56:14 [2023-01-10T11:56:14.711Z] 
11:56:14 [2023-01-10T11:56:14.711Z] #36 [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
11:56:14 [2023-01-10T11:56:14.711Z] #0 7.911 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:14 [2023-01-10T11:56:14.711Z] #0 8.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:56:14 [2023-01-10T11:56:14.711Z] #0 8.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:56:14 [2023-01-10T11:56:14.711Z] #0 9.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:14 [2023-01-10T11:56:14.711Z] #36 ...
11:56:14 [2023-01-10T11:56:14.711Z] 
11:56:14 [2023-01-10T11:56:14.711Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:14 [2023-01-10T11:56:14.711Z] #28 10.64 internal/goarch
11:56:14 [2023-01-10T11:56:14.711Z] #28 10.69 internal/unsafeheader
11:56:14 [2023-01-10T11:56:14.711Z] #28 11.28 internal/abi
11:56:14 [2023-01-10T11:56:14.711Z] #28 11.31 internal/cpu
11:56:14 [2023-01-10T11:56:14.912Z] #34 ...
11:56:14 [2023-01-10T11:56:14.912Z] 
11:56:14 [2023-01-10T11:56:14.912Z] #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
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + : /build
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + export GOPATH=/tmp/tmp.d8RpKctyNO
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + GOPATH=/tmp/tmp.d8RpKctyNO
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.335 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + bin=rootlesskit
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + shift
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + . /tmp/install/rootlesskit.installer
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 ++ : v0.14.4
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + install_rootlesskit
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + case "$1" in
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + export CGO_ENABLED=0
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + CGO_ENABLED=0
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.372 + _install_rootlesskit
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.373 Install rootlesskit version v0.14.4
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.373 + echo 'Install rootlesskit version v0.14.4'
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.373 + for f in rootlesskit rootlesskit-docker-proxy
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.373 + GOBIN=/build
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.373 + GO111MODULE=on
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.373 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:56:14 [2023-01-10T11:56:14.912Z] #0 8.117 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:56:14 [2023-01-10T11:56:14.912Z] #35 ...
11:56:14 [2023-01-10T11:56:14.912Z] 
11:56:14 [2023-01-10T11:56:14.912Z] #36 [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
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.052 + RM_GOPATH=0
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.052 + TMP_GOPATH=
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.052 + : /build
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.052 + '[' -z '' ']'
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.052 ++ mktemp -d
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.056 + export GOPATH=/tmp/tmp.BuW7bptj8l
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.056 + GOPATH=/tmp/tmp.BuW7bptj8l
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.056 + RM_GOPATH=1
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.056 + case "$(go env GOARCH)" in
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.056 ++ go env GOARCH
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + export GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + GO_BUILDMODE=-buildmode=pie
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 ++ dirname /tmp/install/install.sh
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + dir=/tmp/install
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + bin=shfmt
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + shift
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + . /tmp/install/shfmt.installer
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 ++ : v3.0.2
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + install_shfmt
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + echo 'Install shfmt version v3.0.2'
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + GOBIN=/build
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + GO111MODULE=on
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.085 Install shfmt version v3.0.2
11:56:14 [2023-01-10T11:56:14.912Z] #0 6.474 go: downloading mvdan.cc/sh/v3 v3.0.2
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.993 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:56:14 [2023-01-10T11:56:14.912Z] #0 7.996 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:56:14 [2023-01-10T11:56:14.912Z] #0 8.128 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:56:14 [2023-01-10T11:56:14.912Z] #0 11.21 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:56:15 [2023-01-10T11:56:15.173Z] #36 ...
11:56:15 [2023-01-10T11:56:15.173Z] 
11:56:15 [2023-01-10T11:56:15.173Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:56:15 [2023-01-10T11:56:15.173Z] #25 8.733 go: downloading github.com/dnephin/pflag v1.0.7
11:56:15 [2023-01-10T11:56:15.173Z] #25 8.737 go: downloading github.com/fatih/color v1.13.0
11:56:15 [2023-01-10T11:56:15.173Z] #25 8.784 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:56:15 [2023-01-10T11:56:15.173Z] #25 9.532 go: downloading github.com/mattn/go-colorable v0.1.12
11:56:15 [2023-01-10T11:56:15.173Z] #25 9.553 go: downloading github.com/mattn/go-isatty v0.0.14
11:56:15 [2023-01-10T11:56:15.173Z] #25 9.642 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:56:15 [2023-01-10T11:56:15.173Z] #25 9.778 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:56:15 [2023-01-10T11:56:15.173Z] #25 10.24 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:56:15 [2023-01-10T11:56:15.173Z] #25 10.65 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:56:15 [2023-01-10T11:56:15.173Z] #25 10.98 go: downloading golang.org/x/tools v0.1.11
11:56:15 [2023-01-10T11:56:15.608Z] #38 ...
11:56:15 [2023-01-10T11:56:15.608Z] 
11:56:15 [2023-01-10T11:56:15.608Z] #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
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.242 + RM_GOPATH=0
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.257 + TMP_GOPATH=
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.257 + : /build
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.257 + '[' -z '' ']'
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.261 ++ mktemp -d
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.281 + export GOPATH=/tmp/tmp.kN7n9Ckiec
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.281 + GOPATH=/tmp/tmp.kN7n9Ckiec
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.282 + RM_GOPATH=1
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.282 + case "$(go env GOARCH)" in
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.285 ++ go env GOARCH
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.303 + export GO_BUILDMODE=-buildmode=pie
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.310 + GO_BUILDMODE=-buildmode=pie
11:56:15 [2023-01-10T11:56:15.608Z] #0 1.315 ++ dirname /tmp/install/install.sh
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.316 + dir=/tmp/install
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.316 + bin=tini
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.316 + shift
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.316 + '[' '!' -f /tmp/install/tini.installer ']'
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.316 + . /tmp/install/tini.installer
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.316 ++ : v0.19.0
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.317 + install_tini
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.317 Install tini version v0.19.0
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.317 + echo 'Install tini version v0.19.0'
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.317 + git clone https://github.com/krallin/tini.git /tmp/tmp.kN7n9Ckiec/tini
11:56:15 [2023-01-10T11:56:15.609Z] #0 1.323 Cloning into '/tmp/tmp.kN7n9Ckiec/tini'...
11:56:15 [2023-01-10T11:56:15.609Z] #0 2.018 + cd /tmp/tmp.kN7n9Ckiec/tini
11:56:15 [2023-01-10T11:56:15.609Z] #0 2.019 + git checkout -q v0.19.0
11:56:15 [2023-01-10T11:56:15.609Z] #0 2.024 + cmake .
11:56:15 [2023-01-10T11:56:15.609Z] #0 2.628 -- The C compiler identification is GNU 10.2.1
11:56:15 [2023-01-10T11:56:15.609Z] #0 2.744 -- Detecting C compiler ABI info
11:56:15 [2023-01-10T11:56:15.609Z] #0 3.447 -- Detecting C compiler ABI info - done
11:56:15 [2023-01-10T11:56:15.609Z] #0 3.568 -- Check for working C compiler: /usr/bin/cc - skipped
11:56:15 [2023-01-10T11:56:15.609Z] #0 3.583 -- Detecting C compile features
11:56:15 [2023-01-10T11:56:15.609Z] #0 3.584 -- Detecting C compile features - done
11:56:15 [2023-01-10T11:56:15.609Z] #0 3.644 -- Performing Test HAS_BUILTIN_FORTIFY
11:56:15 [2023-01-10T11:56:15.609Z] #0 3.988 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:56:15 [2023-01-10T11:56:15.609Z] #0 4.060 -- Configuring done
11:56:15 [2023-01-10T11:56:15.609Z] #0 4.081 -- Generating done
11:56:15 [2023-01-10T11:56:15.609Z] #0 4.084 -- Build files have been written to: /tmp/tmp.kN7n9Ckiec/tini
11:56:15 [2023-01-10T11:56:15.609Z] #0 4.090 + make tini-static
11:56:15 [2023-01-10T11:56:15.609Z] #0 4.377 Scanning dependencies of target tini-static
11:56:15 [2023-01-10T11:56:15.609Z] #0 4.428 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:56:15 [2023-01-10T11:56:15.648Z] #28 12.43 internal/goexperiment
11:56:15 [2023-01-10T11:56:15.869Z] #39 6.198 [100%] Linking C executable tini-static
11:56:15 [2023-01-10T11:56:15.906Z] #28 12.73 internal/goos
11:56:15 [2023-01-10T11:56:15.974Z] #32 138.8 github.com/BurntSushi/toml/cmd/tomlv
11:56:16 [2023-01-10T11:56:16.172Z] #28 12.86 internal/bytealg
11:56:16 [2023-01-10T11:56:16.172Z] #28 12.95 runtime/internal/atomic
11:56:16 [2023-01-10T11:56:16.447Z] #39 6.774 [100%] Built target tini-static
11:56:16 [2023-01-10T11:56:16.447Z] #39 6.845 + mkdir -p /build
11:56:16 [2023-01-10T11:56:16.447Z] #39 6.852 + cp tini-static /build/docker-init
11:56:16 [2023-01-10T11:56:16.552Z] #37 ...
11:56:16 [2023-01-10T11:56:16.552Z] 
11:56:16 [2023-01-10T11:56:16.552Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:16 [2023-01-10T11:56:16.552Z] #33 26.72 Reading package lists...
11:56:16 [2023-01-10T11:56:16.552Z] #33 32.17 Building dependency tree...
11:56:16 [2023-01-10T11:56:16.552Z] #33 35.24 The following additional packages will be installed:
11:56:16 [2023-01-10T11:56:16.552Z] #33 35.25   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:56:16 [2023-01-10T11:56:16.552Z] #33 35.28 Suggested packages:
11:56:16 [2023-01-10T11:56:16.552Z] #33 35.28   cmake-doc ninja-build lrzip
11:56:16 [2023-01-10T11:56:16.552Z] #33 35.28 Recommended packages:
11:56:16 [2023-01-10T11:56:16.552Z] #33 35.28   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.55 The following NEW packages will be installed:
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.55   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.55   vim-common xxd
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.97 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.97 Need to get 17.7 MB of archives.
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.97 After this operation, 70.7 MB of additional disk space will be used.
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 36.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 37.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:56:16 [2023-01-10T11:56:16.552Z] #33 39.36 debconf: delaying package configuration, since apt-utils is not installed
11:56:16 [2023-01-10T11:56:16.552Z] #33 39.72 Fetched 17.7 MB in 1s (12.4 MB/s)
11:56:16 [2023-01-10T11:56:16.552Z] #33 39.79 Selecting previously unselected package xxd.
11:56:16 [2023-01-10T11:56:16.552Z] #33 39.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
11:56:16 [2023-01-10T11:56:16.552Z] #33 39.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.552Z] #33 39.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:56:16 [2023-01-10T11:56:16.552Z] #33 40.18 Selecting previously unselected package vim-common.
11:56:16 [2023-01-10T11:56:16.552Z] #33 40.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:56:16 [2023-01-10T11:56:16.552Z] #33 40.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:56:16 [2023-01-10T11:56:16.552Z] #33 40.63 Selecting previously unselected package cmake-data.
11:56:16 [2023-01-10T11:56:16.552Z] #33 40.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:56:16 [2023-01-10T11:56:16.552Z] #33 40.70 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:56:16 [2023-01-10T11:56:16.552Z] #33 ...
11:56:16 [2023-01-10T11:56:16.552Z] 
11:56:16 [2023-01-10T11:56:16.552Z] #29 [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
11:56:16 [2023-01-10T11:56:16.552Z] #29 37.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:56:16 [2023-01-10T11:56:16.552Z] #29 37.80 go: downloading github.com/hashicorp/errwrap v1.0.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 37.82 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 37.90 go: downloading github.com/Antonboom/errname v0.1.5
11:56:16 [2023-01-10T11:56:16.552Z] #29 38.14 go: downloading github.com/Antonboom/nilnil v0.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 38.22 go: downloading github.com/BurntSushi/toml v1.0.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.41 go: downloading github.com/alexkohler/prealloc v1.0.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.59 go: downloading github.com/ashanbrown/makezero v1.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.79 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.84 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 39.99 go: downloading github.com/breml/bidichk v0.2.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.11 go: downloading github.com/breml/errchkjson v0.2.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.18 go: downloading github.com/butuzov/ireturn v0.1.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.27 go: downloading github.com/charithe/durationcheck v0.0.9
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.35 go: downloading github.com/daixiang0/gci v0.2.9
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.46 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.63 go: downloading github.com/esimonov/ifshort v1.0.4
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.70 go: downloading github.com/fzipp/gocyclo v0.4.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:56:16 [2023-01-10T11:56:16.552Z] #29 40.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.23 go: downloading github.com/golangci/misspell v0.3.5
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.47 go: downloading github.com/jgautheron/goconst v1.5.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.65 go: downloading github.com/julz/importas v0.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.67 go: downloading github.com/kisielk/errcheck v1.6.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.76 go: downloading github.com/kulti/thelper v0.5.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.85 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.85 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.94 go: downloading github.com/ldez/tagliatelle v0.3.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.99 go: downloading github.com/leonklingele/grouper v1.1.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 41.99 go: downloading github.com/maratori/testpackage v1.0.1
11:56:16 [2023-01-10T11:56:16.552Z] #29 42.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:56:16 [2023-01-10T11:56:16.552Z] #29 42.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:56:16 [2023-01-10T11:56:16.552Z] #29 42.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:56:16 [2023-01-10T11:56:16.552Z] #29 42.19 go: downloading github.com/mgechev/revive v1.1.3
11:56:16 [2023-01-10T11:56:16.552Z] #29 ...
11:56:16 [2023-01-10T11:56:16.552Z] 
11:56:16 [2023-01-10T11:56:16.552Z] #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
11:56:16 [2023-01-10T11:56:16.552Z] #34 DONE 42.7s
11:56:16 [2023-01-10T11:56:16.552Z] 
11:56:16 [2023-01-10T11:56:16.552Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
11:56:16 [2023-01-10T11:56:16.552Z] #32 27.90 Reading package lists...
11:56:16 [2023-01-10T11:56:16.552Z] #32 32.90 Building dependency tree...
11:56:16 [2023-01-10T11:56:16.553Z] #32 35.44 The following additional packages will be installed:
11:56:16 [2023-01-10T11:56:16.553Z] #32 35.44   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
11:56:16 [2023-01-10T11:56:16.553Z] #32 35.45   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
11:56:16 [2023-01-10T11:56:16.553Z] #32 35.46 Suggested packages:
11:56:16 [2023-01-10T11:56:16.553Z] #32 35.46   manpages-dev protobuf-mode-el python3-setuptools
11:56:16 [2023-01-10T11:56:16.553Z] #32 36.69 The following NEW packages will be installed:
11:56:16 [2023-01-10T11:56:16.553Z] #32 36.69   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
11:56:16 [2023-01-10T11:56:16.553Z] #32 36.69   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
11:56:16 [2023-01-10T11:56:16.553Z] #32 36.69   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
11:56:16 [2023-01-10T11:56:16.553Z] #32 36.69   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.07 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.07 Need to get 4583 kB of archives.
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.07 After this operation, 25.9 MB of additional disk space will be used.
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.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]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 37.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:56:16 [2023-01-10T11:56:16.553Z] #32 38.54 debconf: delaying package configuration, since apt-utils is not installed
11:56:16 [2023-01-10T11:56:16.553Z] #32 38.77 Fetched 4583 kB in 1s (6899 kB/s)
11:56:16 [2023-01-10T11:56:16.553Z] #32 38.92 Selecting previously unselected package libcap2:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 38.92 (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.)
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.04 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.14 Unpacking libcap2:amd64 (1:2.44-1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.21 Selecting previously unselected package libcap-dev:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.21 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.26 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.43 Selecting previously unselected package libnet1:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.43 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.72 Selecting previously unselected package libnet1-dev.
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.72 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.83 Selecting previously unselected package libnl-3-200:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.83 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.99 Selecting previously unselected package libnl-3-dev:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.99 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 39.99 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.29 Selecting previously unselected package libprotobuf-c1:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.29 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.51 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.51 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.63 Selecting previously unselected package zlib1g-dev:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.70 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.89 Selecting previously unselected package libprotobuf23:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.89 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 40.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 41.76 Selecting previously unselected package libprotobuf-lite23:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 41.76 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 41.83 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 42.11 Selecting previously unselected package libprotobuf-dev:amd64.
11:56:16 [2023-01-10T11:56:16.553Z] #32 42.13 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
11:56:16 [2023-01-10T11:56:16.553Z] #32 42.15 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
11:56:16 [2023-01-10T11:56:16.812Z] #32 ...
11:56:16 [2023-01-10T11:56:16.812Z] 
11:56:16 [2023-01-10T11:56:16.812Z] #29 [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
11:56:16 [2023-01-10T11:56:16.812Z] #29 42.92 go: downloading github.com/moricho/tparallel v0.2.1
11:56:16 [2023-01-10T11:56:16.812Z] #29 42.92 go: downloading github.com/nakabonne/nestif v0.3.1
11:56:16 [2023-01-10T11:56:16.812Z] #29 42.92 go: downloading github.com/nishanths/exhaustive v0.7.11
11:56:16 [2023-01-10T11:56:16.812Z] #29 42.95 go: downloading github.com/nishanths/predeclared v0.2.1
11:56:16 [2023-01-10T11:56:16.812Z] #29 43.08 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:56:17 [2023-01-10T11:56:17.070Z] #29 43.17 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:56:17 [2023-01-10T11:56:17.070Z] #29 43.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:56:17 [2023-01-10T11:56:17.070Z] #29 43.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:56:17 [2023-01-10T11:56:17.070Z] #29 43.20 go: downloading github.com/securego/gosec/v2 v2.9.6
11:56:17 [2023-01-10T11:56:17.070Z] #29 43.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.48 go: downloading github.com/sivchari/containedctx v1.0.1
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.48 go: downloading github.com/sivchari/tenv v1.4.7
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.54 go: downloading github.com/sonatard/noctx v0.0.1
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.54 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.61 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:56:17 [2023-01-10T11:56:17.329Z] #29 43.71 go: downloading github.com/tetafro/godot v1.4.11
11:56:17 [2023-01-10T11:56:17.340Z] #32 ...
11:56:17 [2023-01-10T11:56:17.340Z] 
11:56:17 [2023-01-10T11:56:17.340Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:56:17 [2023-01-10T11:56:17.340Z] #38 49.88   CC       images/ipc-var.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 50.23   CC       images/ipc-desc.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 50.54   CC       images/ipc-shm.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 50.88   CC       images/ipc-msg.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 51.31   CC       images/ipc-sem.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 51.74   CC       images/utsns.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 52.21   CC       images/creds.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 52.70   CC       images/vma.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 53.01   CC       images/netdev.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 53.56   CC       images/tty.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 54.41   CC       images/file-lock.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 54.71   CC       images/rlimit.o
11:56:17 [2023-01-10T11:56:17.340Z] #38 55.06   CC       images/pagemap.o
11:56:17 [2023-01-10T11:56:17.341Z] #38 55.41   CC       images/siginfo.o
11:56:17 [2023-01-10T11:56:17.391Z] #39 ...
11:56:17 [2023-01-10T11:56:17.391Z] 
11:56:17 [2023-01-10T11:56:17.391Z] #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
11:56:17 [2023-01-10T11:56:17.391Z] #38 7.633   PBCC     images/timens.pb-c.c
11:56:17 [2023-01-10T11:56:17.391Z] #38 7.647   DEP      images/timens.pb-c.d
11:56:17 [2023-01-10T11:56:17.391Z] #38 7.765   PBCC     images/fown.pb-c.c
11:56:17 [2023-01-10T11:56:17.391Z] #38 7.822   PBCC     images/google/protobuf/descriptor.pb-c.c
11:56:17 [2023-01-10T11:56:17.391Z] #38 7.890   PBCC     images/opts.pb-c.c
11:56:17 [2023-01-10T11:56:17.588Z] #29 43.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:56:17 [2023-01-10T11:56:17.588Z] #29 43.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:56:17 [2023-01-10T11:56:17.588Z] #29 43.83 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:56:17 [2023-01-10T11:56:17.597Z] #38 ...
11:56:17 [2023-01-10T11:56:17.597Z] 
11:56:17 [2023-01-10T11:56:17.597Z] #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
11:56:17 [2023-01-10T11:56:17.652Z] #38 7.944   PBCC     images/memfd.pb-c.c
11:56:17 [2023-01-10T11:56:17.652Z] #38 7.998   DEP      images/fown.pb-c.d
11:56:17 [2023-01-10T11:56:17.652Z] #38 8.089   DEP      images/google/protobuf/descriptor.pb-c.d
11:56:17 [2023-01-10T11:56:17.716Z] #25 ...
11:56:17 [2023-01-10T11:56:17.716Z] 
11:56:17 [2023-01-10T11:56:17.716Z] #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
11:56:17 [2023-01-10T11:56:17.716Z] #30 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:17 [2023-01-10T11:56:17.847Z] #29 44.10 go: downloading github.com/ultraware/funlen v0.0.3
11:56:17 [2023-01-10T11:56:17.847Z] #29 44.10 go: downloading github.com/ultraware/whitespace v0.0.4
11:56:17 [2023-01-10T11:56:17.913Z] #38 8.170   DEP      images/opts.pb-c.d
11:56:17 [2023-01-10T11:56:17.913Z] #38 8.224   DEP      images/memfd.pb-c.d
11:56:17 [2023-01-10T11:56:17.913Z] #38 8.283   PBCC     images/sit.pb-c.c
11:56:17 [2023-01-10T11:56:17.913Z] #38 8.313   DEP      images/sit.pb-c.d
11:56:17 [2023-01-10T11:56:17.913Z] #38 8.361   PBCC     images/macvlan.pb-c.c
11:56:17 [2023-01-10T11:56:17.913Z] #38 ...
11:56:17 [2023-01-10T11:56:17.913Z] 
11:56:17 [2023-01-10T11:56:17.913Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:17 [2023-01-10T11:56:17.913Z] #33 48.31 Selecting previously unselected package mingw-w64-x86-64-dev.
11:56:17 [2023-01-10T11:56:17.913Z] #33 48.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:56:17 [2023-01-10T11:56:17.913Z] #33 48.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:56:17 [2023-01-10T11:56:17.913Z] #33 56.22 Selecting previously unselected package gcc-mingw-w64-base.
11:56:17 [2023-01-10T11:56:17.913Z] #33 56.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:56:17 [2023-01-10T11:56:17.913Z] #33 56.22 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:56:17 [2023-01-10T11:56:17.913Z] #33 56.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:56:17 [2023-01-10T11:56:17.913Z] #33 56.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:56:17 [2023-01-10T11:56:17.913Z] #33 56.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:56:18 [2023-01-10T11:56:18.074Z] #28 14.63 runtime/internal/math
11:56:18 [2023-01-10T11:56:18.074Z] #28 14.88 runtime/internal/sys
11:56:18 [2023-01-10T11:56:18.114Z] #29 44.16 go: downloading github.com/uudashr/gocognit v1.0.5
11:56:18 [2023-01-10T11:56:18.114Z] #29 44.16 go: downloading github.com/yagipy/maintidx v1.0.0
11:56:18 [2023-01-10T11:56:18.114Z] #29 44.19 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:56:18 [2023-01-10T11:56:18.174Z] #33 ...
11:56:18 [2023-01-10T11:56:18.174Z] 
11:56:18 [2023-01-10T11:56:18.174Z] #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
11:56:18 [2023-01-10T11:56:18.174Z] #38 8.387   DEP      images/macvlan.pb-c.d
11:56:18 [2023-01-10T11:56:18.174Z] #38 8.420   PBCC     images/autofs.pb-c.c
11:56:18 [2023-01-10T11:56:18.174Z] #38 8.455   DEP      images/autofs.pb-c.d
11:56:18 [2023-01-10T11:56:18.174Z] #38 8.509   PBCC     images/sysctl.pb-c.c
11:56:18 [2023-01-10T11:56:18.174Z] #38 8.539   DEP      images/sysctl.pb-c.d
11:56:18 [2023-01-10T11:56:18.174Z] #38 8.641   PBCC     images/time.pb-c.c
11:56:18 [2023-01-10T11:56:18.375Z] #29 44.57 go: downloading gitlab.com/bosi/decorder v0.2.1
11:56:18 [2023-01-10T11:56:18.375Z] #29 44.62 go: downloading honnef.co/go/tools v0.2.2
11:56:18 [2023-01-10T11:56:18.434Z] #38 8.693   DEP      images/time.pb-c.d
11:56:18 [2023-01-10T11:56:18.434Z] #38 8.775   PBCC     images/binfmt-misc.pb-c.c
11:56:18 [2023-01-10T11:56:18.434Z] #38 ...
11:56:18 [2023-01-10T11:56:18.434Z] 
11:56:18 [2023-01-10T11:56:18.434Z] #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
11:56:18 [2023-01-10T11:56:18.434Z] #39 DONE 8.9s
11:56:18 [2023-01-10T11:56:18.434Z] 
11:56:18 [2023-01-10T11:56:18.435Z] #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
11:56:18 [2023-01-10T11:56:18.435Z] #32 DONE 58.9s
11:56:18 [2023-01-10T11:56:18.435Z] 
11:56:18 [2023-01-10T11:56:18.435Z] #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
11:56:18 [2023-01-10T11:56:18.435Z] #38 8.810   DEP      images/binfmt-misc.pb-c.d
11:56:18 [2023-01-10T11:56:18.641Z] #28 15.53 runtime/internal/syscall
11:56:18 [2023-01-10T11:56:18.641Z] #28 15.62 internal/itoa
11:56:18 [2023-01-10T11:56:18.695Z] #38 8.940   PBCC     images/seccomp.pb-c.c
11:56:18 [2023-01-10T11:56:18.695Z] #38 9.024   DEP      images/seccomp.pb-c.d
11:56:18 [2023-01-10T11:56:18.695Z] #38 9.163   PBCC     images/userns.pb-c.c
11:56:18 [2023-01-10T11:56:18.884Z] #37 80.58 Updating files:  27% (1436/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:  66% (3409/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)
11:56:18 [2023-01-10T11:56:18.884Z] #37 ...
11:56:18 [2023-01-10T11:56:18.884Z] 
11:56:18 [2023-01-10T11:56:18.884Z] #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
11:56:18 [2023-01-10T11:56:18.884Z] #32 DONE 142.4s
11:56:18 [2023-01-10T11:56:18.884Z] 
11:56:18 [2023-01-10T11:56:18.884Z] #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
11:56:18 [2023-01-10T11:56:18.957Z] #38 9.235   DEP      images/userns.pb-c.d
11:56:18 [2023-01-10T11:56:18.957Z] #38 9.354   PBCC     images/cgroup.pb-c.c
11:56:18 [2023-01-10T11:56:18.957Z] #38 9.354   DEP      images/cgroup.pb-c.d
11:56:19 [2023-01-10T11:56:19.218Z] #38 9.480   PBCC     images/ext-file.pb-c.c
11:56:19 [2023-01-10T11:56:19.218Z] #38 9.540   DEP      images/ext-file.pb-c.d
11:56:19 [2023-01-10T11:56:19.218Z] #38 9.700   PBCC     images/rpc.pb-c.c
11:56:19 [2023-01-10T11:56:19.478Z] #38 9.744   DEP      images/rpc.pb-c.d
11:56:19 [2023-01-10T11:56:19.478Z] #38 9.834   PBCC     images/siginfo.pb-c.c
11:56:19 [2023-01-10T11:56:19.478Z] #38 9.855   DEP      images/siginfo.pb-c.d
11:56:19 [2023-01-10T11:56:19.741Z] #38 9.942   PBCC     images/pagemap.pb-c.c
11:56:19 [2023-01-10T11:56:19.741Z] #38 10.01   DEP      images/pagemap.pb-c.d
11:56:19 [2023-01-10T11:56:19.741Z] #38 10.20   PBCC     images/rlimit.pb-c.c
11:56:19 [2023-01-10T11:56:19.741Z] #38 ...
11:56:19 [2023-01-10T11:56:19.741Z] 
11:56:19 [2023-01-10T11:56:19.741Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:19 [2023-01-10T11:56:19.741Z] #34 50.19 internal/oserror
11:56:19 [2023-01-10T11:56:19.741Z] #34 50.47 syscall
11:56:19 [2023-01-10T11:56:19.741Z] #34 52.81 reflect
11:56:19 [2023-01-10T11:56:19.741Z] #34 58.10 internal/syscall/unix
11:56:19 [2023-01-10T11:56:19.741Z] #34 58.40 time
11:56:19 [2023-01-10T11:56:19.750Z] #29 ...
11:56:19 [2023-01-10T11:56:19.750Z] 
11:56:19 [2023-01-10T11:56:19.750Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:19 [2023-01-10T11:56:19.750Z] #31 35.71 debconf: delaying package configuration, since apt-utils is not installed
11:56:19 [2023-01-10T11:56:19.750Z] #31 36.02 Fetched 115 MB in 7s (16.3 MB/s)
11:56:19 [2023-01-10T11:56:19.750Z] #31 36.18 Selecting previously unselected package binutils-mingw-w64-i686.
11:56:19 [2023-01-10T11:56:19.750Z] #31 36.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
11:56:19 [2023-01-10T11:56:19.750Z] #31 36.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 36.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 38.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:56:19 [2023-01-10T11:56:19.750Z] #31 38.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 38.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.10 Selecting previously unselected package binutils-mingw-w64.
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.69 Selecting previously unselected package dmsetup.
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.69 Unpacking dmsetup (2:1.02.175-2.1) ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.95 Selecting previously unselected package mingw-w64-common.
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 42.95 Unpacking mingw-w64-common (8.0.0-1) ...
11:56:19 [2023-01-10T11:56:19.750Z] #31 ...
11:56:19 [2023-01-10T11:56:19.750Z] 
11:56:19 [2023-01-10T11:56:19.750Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
11:56:19 [2023-01-10T11:56:19.750Z] #32 43.71 Selecting previously unselected package libprotoc23:amd64.
11:56:19 [2023-01-10T11:56:19.750Z] #32 43.71 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 43.71 Unpacking libprotoc23:amd64 (3.12.4-1) ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.37 Selecting previously unselected package protobuf-c-compiler.
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.37 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.39 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.57 Selecting previously unselected package protobuf-compiler.
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.57 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.59 Unpacking protobuf-compiler (3.12.4-1) ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.75 Selecting previously unselected package python3-pkg-resources.
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.75 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.75 Unpacking python3-pkg-resources (52.0.0-4) ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.97 Selecting previously unselected package python3-six.
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.97 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 44.99 Unpacking python3-six (1.16.0-2) ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 45.09 Selecting previously unselected package python3-protobuf.
11:56:19 [2023-01-10T11:56:19.750Z] #32 45.09 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 45.11 Unpacking python3-protobuf (3.12.4-1) ...
11:56:19 [2023-01-10T11:56:19.750Z] #32 45.68 Setting up python3-pkg-resources (52.0.0-4) ...
11:56:20 [2023-01-10T11:56:20.002Z] #34 ...
11:56:20 [2023-01-10T11:56:20.002Z] 
11:56:20 [2023-01-10T11:56:20.002Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.33 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.41 go: downloading github.com/beorn7/perks v1.0.1
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.49 go: downloading github.com/cespare/xxhash v1.1.0
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.51 go: downloading github.com/golang/protobuf v1.5.2
11:56:20 [2023-01-10T11:56:20.002Z] #30 50.93 go: downloading github.com/prometheus/common v0.10.0
11:56:20 [2023-01-10T11:56:20.002Z] #30 51.19 go: downloading github.com/prometheus/procfs v0.6.0
11:56:20 [2023-01-10T11:56:20.002Z] #30 51.35 go: downloading github.com/mattn/go-runewidth v0.0.9
11:56:20 [2023-01-10T11:56:20.002Z] #30 51.52 go: downloading google.golang.org/protobuf v1.27.1
11:56:20 [2023-01-10T11:56:20.002Z] #30 52.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:56:20 [2023-01-10T11:56:20.002Z] #30 ...
11:56:20 [2023-01-10T11:56:20.002Z] 
11:56:20 [2023-01-10T11:56:20.002Z] #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
11:56:20 [2023-01-10T11:56:20.002Z] #38 10.26   DEP      images/rlimit.pb-c.d
11:56:20 [2023-01-10T11:56:20.002Z] #38 10.34   PBCC     images/file-lock.pb-c.c
11:56:20 [2023-01-10T11:56:20.002Z] #38 10.40   DEP      images/file-lock.pb-c.d
11:56:20 [2023-01-10T11:56:20.002Z] #38 10.46   PBCC     images/tty.pb-c.c
11:56:20 [2023-01-10T11:56:20.002Z] #38 10.57   DEP      images/tty.pb-c.d
11:56:20 [2023-01-10T11:56:20.020Z] #28 16.59 math/bits
11:56:20 [2023-01-10T11:56:20.020Z] #28 ...
11:56:20 [2023-01-10T11:56:20.020Z] 
11:56:20 [2023-01-10T11:56:20.020Z] #24 [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
11:56:20 [2023-01-10T11:56:20.020Z] #24 6.792 go: downloading github.com/pkg/errors v0.9.1
11:56:20 [2023-01-10T11:56:20.020Z] #24 6.914 go: downloading github.com/sirupsen/logrus v1.8.1
11:56:20 [2023-01-10T11:56:20.020Z] #24 6.965 go: downloading github.com/urfave/cli/v2 v2.3.0
11:56:20 [2023-01-10T11:56:20.020Z] #24 7.968 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:56:20 [2023-01-10T11:56:20.020Z] #24 12.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:56:20 [2023-01-10T11:56:20.020Z] #24 13.28 go: downloading github.com/gofrs/flock v0.8.1
11:56:20 [2023-01-10T11:56:20.020Z] #24 13.32 go: downloading github.com/gorilla/mux v1.8.0
11:56:20 [2023-01-10T11:56:20.020Z] #24 13.34 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:56:20 [2023-01-10T11:56:20.020Z] #24 13.77 go: downloading github.com/google/uuid v1.3.0
11:56:20 [2023-01-10T11:56:20.020Z] #24 13.77 go: downloading github.com/moby/vpnkit v0.5.0
11:56:20 [2023-01-10T11:56:20.020Z] #24 13.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:56:20 [2023-01-10T11:56:20.020Z] #24 14.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:56:20 [2023-01-10T11:56:20.020Z] #24 14.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:56:20 [2023-01-10T11:56:20.020Z] #24 ...
11:56:20 [2023-01-10T11:56:20.020Z] 
11:56:20 [2023-01-10T11:56:20.020Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:20 [2023-01-10T11:56:20.020Z] #28 16.95 runtime
11:56:20 [2023-01-10T11:56:20.264Z] #38 10.65   PBCC     images/tun.pb-c.c
11:56:20 [2023-01-10T11:56:20.264Z] #38 10.69   PBCC     images/netdev.pb-c.c
11:56:20 [2023-01-10T11:56:20.264Z] #38 10.78   DEP      images/tun.pb-c.d
11:56:20 [2023-01-10T11:56:20.264Z] #38 10.81   DEP      images/netdev.pb-c.d
11:56:20 [2023-01-10T11:56:20.425Z] #37 80.58 Updating files:  27% (1436/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:  66% (3409/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:  84% (4353/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.
11:56:20 [2023-01-10T11:56:20.425Z] #37 83.60 + cd /tmp/tmp.NcrwyI0aOu/src/github.com/containerd/containerd
11:56:20 [2023-01-10T11:56:20.524Z] #38 10.89   PBCC     images/vma.pb-c.c
11:56:20 [2023-01-10T11:56:20.524Z] #38 10.90   DEP      images/vma.pb-c.d
11:56:20 [2023-01-10T11:56:20.524Z] #38 10.94   PBCC     images/creds.pb-c.c
11:56:20 [2023-01-10T11:56:20.524Z] #38 10.95   DEP      images/creds.pb-c.d
11:56:20 [2023-01-10T11:56:20.524Z] #38 11.05   PBCC     images/utsns.pb-c.c
11:56:20 [2023-01-10T11:56:20.682Z] #37 83.60 + git checkout -q v1.6.15
11:56:20 [2023-01-10T11:56:20.785Z] #38 11.07   DEP      images/utsns.pb-c.d
11:56:20 [2023-01-10T11:56:20.785Z] #38 11.13   PBCC     images/ipc-desc.pb-c.c
11:56:20 [2023-01-10T11:56:20.785Z] #38 11.16   PBCC     images/ipc-sem.pb-c.c
11:56:20 [2023-01-10T11:56:20.785Z] #38 11.18   DEP      images/ipc-desc.pb-c.d
11:56:20 [2023-01-10T11:56:20.785Z] #38 11.26   DEP      images/ipc-sem.pb-c.d
11:56:20 [2023-01-10T11:56:20.785Z] #38 11.30   PBCC     images/ipc-msg.pb-c.c
11:56:21 [2023-01-10T11:56:21.046Z] #38 11.34   DEP      images/ipc-msg.pb-c.d
11:56:21 [2023-01-10T11:56:21.046Z] #38 11.38   PBCC     images/ipc-shm.pb-c.c
11:56:21 [2023-01-10T11:56:21.046Z] #38 11.40   DEP      images/ipc-shm.pb-c.d
11:56:21 [2023-01-10T11:56:21.046Z] #38 11.46   PBCC     images/ipc-var.pb-c.c
11:56:21 [2023-01-10T11:56:21.046Z] #38 11.48   DEP      images/ipc-var.pb-c.d
11:56:21 [2023-01-10T11:56:21.046Z] #38 11.52   PBCC     images/sk-opts.pb-c.c
11:56:21 [2023-01-10T11:56:21.307Z] #38 11.57   PBCC     images/packet-sock.pb-c.c
11:56:21 [2023-01-10T11:56:21.307Z] #38 11.60   DEP      images/sk-opts.pb-c.d
11:56:21 [2023-01-10T11:56:21.307Z] #38 11.65   DEP      images/packet-sock.pb-c.d
11:56:21 [2023-01-10T11:56:21.307Z] #38 11.75   PBCC     images/sk-netlink.pb-c.c
11:56:21 [2023-01-10T11:56:21.403Z] #28 18.23 math
11:56:21 [2023-01-10T11:56:21.568Z] #38 11.82   DEP      images/sk-netlink.pb-c.d
11:56:21 [2023-01-10T11:56:21.568Z] #38 11.92   PBCC     images/sk-inet.pb-c.c
11:56:21 [2023-01-10T11:56:21.568Z] #38 11.98   DEP      images/sk-inet.pb-c.d
11:56:21 [2023-01-10T11:56:21.568Z] #38 12.06   PBCC     images/sk-unix.pb-c.c
11:56:21 [2023-01-10T11:56:21.658Z] #32 47.62 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:56:21 [2023-01-10T11:56:21.658Z] #32 47.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:56:21 [2023-01-10T11:56:21.658Z] #32 47.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:56:21 [2023-01-10T11:56:21.658Z] #32 47.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:56:21 [2023-01-10T11:56:21.658Z] #32 47.66 Setting up libcap2:amd64 (1:2.44-1) ...
11:56:21 [2023-01-10T11:56:21.658Z] #32 47.68 Setting up python3-six (1.16.0-2) ...
11:56:21 [2023-01-10T11:56:21.819Z] using credential docker-jenkins-github-credentials
11:56:21 [2023-01-10T11:56:21.829Z] #38 12.11   DEP      images/sk-unix.pb-c.d
11:56:21 [2023-01-10T11:56:21.829Z] #38 12.21   PBCC     images/mm.pb-c.c
11:56:21 [2023-01-10T11:56:21.829Z] #38 12.25   DEP      images/mm.pb-c.d
11:56:21 [2023-01-10T11:56:21.829Z] #38 12.31   PBCC     images/timerfd.pb-c.c
11:56:21 [2023-01-10T11:56:21.829Z] #38 12.35   DEP      images/timerfd.pb-c.d
11:56:21 [2023-01-10T11:56:21.897Z] Cloning the remote Git repository
11:56:21 [2023-01-10T11:56:21.897Z] Cloning with configured refspecs honoured and without tags
11:56:21 [2023-01-10T11:56:21.926Z] #30 18.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:22 [2023-01-10T11:56:22.091Z] #38 12.44   PBCC     images/timer.pb-c.c
11:56:22 [2023-01-10T11:56:22.091Z] #38 12.46   DEP      images/timer.pb-c.d
11:56:22 [2023-01-10T11:56:22.091Z] #38 12.52   PBCC     images/sa.pb-c.c
11:56:22 [2023-01-10T11:56:22.091Z] #38 12.57   DEP      images/sa.pb-c.d
11:56:22 [2023-01-10T11:56:22.187Z] #30 ...
11:56:22 [2023-01-10T11:56:22.187Z] 
11:56:22 [2023-01-10T11:56:22.188Z] #27 [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
11:56:22 [2023-01-10T11:56:22.188Z] #27 17.80 + mkdir -p /build
11:56:22 [2023-01-10T11:56:22.188Z] #27 17.80 + mv docker/docker /build/
11:56:22 [2023-01-10T11:56:22.188Z] #27 17.82 + rmdir docker
11:56:22 [2023-01-10T11:56:22.188Z] #27 DONE 18.7s
11:56:22 [2023-01-10T11:56:22.188Z] 
11:56:22 [2023-01-10T11:56:22.188Z] #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
11:56:22 [2023-01-10T11:56:22.188Z] #32 11.77 internal/goexperiment
11:56:22 [2023-01-10T11:56:22.188Z] #32 11.83 internal/bytealg
11:56:22 [2023-01-10T11:56:22.188Z] #32 12.01 internal/goos
11:56:22 [2023-01-10T11:56:22.188Z] #32 12.21 runtime/internal/atomic
11:56:22 [2023-01-10T11:56:22.188Z] #32 13.65 runtime/internal/math
11:56:22 [2023-01-10T11:56:22.188Z] #32 13.81 runtime/internal/sys
11:56:22 [2023-01-10T11:56:22.188Z] #32 14.44 runtime/internal/syscall
11:56:22 [2023-01-10T11:56:22.188Z] #32 15.11 internal/itoa
11:56:22 [2023-01-10T11:56:22.188Z] #32 15.96 runtime
11:56:22 [2023-01-10T11:56:22.188Z] #32 16.30 math/bits
11:56:22 [2023-01-10T11:56:22.188Z] #32 17.63 math
11:56:22 [2023-01-10T11:56:22.351Z] #38 12.65   PBCC     images/pipe-data.pb-c.c
11:56:22 [2023-01-10T11:56:22.351Z] #38 12.69   DEP      images/pipe-data.pb-c.d
11:56:22 [2023-01-10T11:56:22.351Z] #38 12.74   PBCC     images/mnt.pb-c.c
11:56:22 [2023-01-10T11:56:22.351Z] #38 12.80   DEP      images/mnt.pb-c.d
11:56:22 [2023-01-10T11:56:22.351Z] #38 12.85   PBCC     images/sk-packet.pb-c.c
11:56:22 [2023-01-10T11:56:22.351Z] #38 12.91   DEP      images/sk-packet.pb-c.d
11:56:22 [2023-01-10T11:56:22.609Z] #32 48.94 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
11:56:22 [2023-01-10T11:56:22.613Z] #38 13.02   PBCC     images/tcp-stream.pb-c.c
11:56:22 [2023-01-10T11:56:22.613Z] #38 13.06   DEP      images/tcp-stream.pb-c.d
11:56:22 [2023-01-10T11:56:22.613Z] #38 13.10   PBCC     images/pipe.pb-c.c
11:56:22 [2023-01-10T11:56:22.613Z] #38 13.15   DEP      images/pipe.pb-c.d
11:56:22 [2023-01-10T11:56:22.868Z] #32 48.98 Setting up libprotoc23:amd64 (3.12.4-1) ...
11:56:22 [2023-01-10T11:56:22.868Z] #32 48.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:56:22 [2023-01-10T11:56:22.868Z] #32 49.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:56:22 [2023-01-10T11:56:22.868Z] #32 49.05 Setting up python3-protobuf (3.12.4-1) ...
11:56:22 [2023-01-10T11:56:22.874Z] #38 13.23   PBCC     images/pstree.pb-c.c
11:56:22 [2023-01-10T11:56:22.874Z] #38 13.25   DEP      images/pstree.pb-c.d
11:56:22 [2023-01-10T11:56:22.874Z] #38 13.29   PBCC     images/fs.pb-c.c
11:56:22 [2023-01-10T11:56:22.874Z] #38 13.33   DEP      images/fs.pb-c.d
11:56:22 [2023-01-10T11:56:22.874Z] #38 13.41   PBCC     images/signalfd.pb-c.c
11:56:23 [2023-01-10T11:56:23.135Z] #38 13.44   DEP      images/signalfd.pb-c.d
11:56:23 [2023-01-10T11:56:23.135Z] #38 13.49   PBCC     images/fh.pb-c.c
11:56:23 [2023-01-10T11:56:23.135Z] #38 13.54   PBCC     images/fsnotify.pb-c.c
11:56:23 [2023-01-10T11:56:23.135Z] #38 13.59   DEP      images/fh.pb-c.d
11:56:23 [2023-01-10T11:56:23.396Z] #38 13.69   DEP      images/fsnotify.pb-c.d
11:56:23 [2023-01-10T11:56:23.396Z] #38 13.78   PBCC     images/eventpoll.pb-c.c
11:56:23 [2023-01-10T11:56:23.396Z] #38 13.81   DEP      images/eventpoll.pb-c.d
11:56:23 [2023-01-10T11:56:23.396Z] #38 13.89   PBCC     images/eventfd.pb-c.c
11:56:23 [2023-01-10T11:56:23.574Z] #32 ...
11:56:23 [2023-01-10T11:56:23.574Z] 
11:56:23 [2023-01-10T11:56:23.574Z] #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
11:56:23 [2023-01-10T11:56:23.574Z] #35 11.93 go: downloading github.com/sirupsen/logrus v1.8.1
11:56:23 [2023-01-10T11:56:23.574Z] #35 11.94 go: downloading github.com/pkg/errors v0.9.1
11:56:23 [2023-01-10T11:56:23.574Z] #35 12.06 go: downloading github.com/urfave/cli/v2 v2.3.0
11:56:23 [2023-01-10T11:56:23.574Z] #35 12.59 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:56:23 [2023-01-10T11:56:23.574Z] #35 17.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:56:23 [2023-01-10T11:56:23.574Z] #35 18.70 go: downloading github.com/google/uuid v1.3.0
11:56:23 [2023-01-10T11:56:23.574Z] #35 18.80 go: downloading github.com/moby/vpnkit v0.5.0
11:56:23 [2023-01-10T11:56:23.574Z] #35 18.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:56:23 [2023-01-10T11:56:23.574Z] #35 19.44 go: downloading github.com/gofrs/flock v0.8.1
11:56:23 [2023-01-10T11:56:23.575Z] #35 19.59 go: downloading github.com/gorilla/mux v1.8.0
11:56:23 [2023-01-10T11:56:23.575Z] #35 19.94 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:56:23 [2023-01-10T11:56:23.657Z] #38 13.93   DEP      images/eventfd.pb-c.d
11:56:23 [2023-01-10T11:56:23.657Z] #38 14.04   PBCC     images/remap-file-path.pb-c.c
11:56:23 [2023-01-10T11:56:23.657Z] #38 14.07   DEP      images/remap-file-path.pb-c.d
11:56:23 [2023-01-10T11:56:23.657Z] #38 14.11   PBCC     images/fifo.pb-c.c
11:56:23 [2023-01-10T11:56:23.657Z] #38 14.14   DEP      images/fifo.pb-c.d
11:56:23 [2023-01-10T11:56:23.837Z] #35 ...
11:56:23 [2023-01-10T11:56:23.837Z] 
11:56:23 [2023-01-10T11:56:23.837Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:23 [2023-01-10T11:56:23.837Z] #26 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:56:23 [2023-01-10T11:56:23.837Z] #26 14.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:23 [2023-01-10T11:56:23.837Z] #26 18.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:22 [2023-01-10T11:56:22.091Z] Cloning repository https://github.com/moby/moby.git
11:56:22 [2023-01-10T11:56:22.516Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:56:23 [2023-01-10T11:56:23.117Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:23 [2023-01-10T11:56:23.118Z]  > git --version # timeout=10
11:56:23 [2023-01-10T11:56:23.193Z]  > git --version # 'git version 2.24.1.windows.2'
11:56:23 [2023-01-10T11:56:23.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:23 [2023-01-10T11:56:23.197Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:56:23 [2023-01-10T11:56:23.917Z] #38 14.19   PBCC     images/ghost-file.pb-c.c
11:56:23 [2023-01-10T11:56:23.917Z] #38 14.25   DEP      images/ghost-file.pb-c.d
11:56:23 [2023-01-10T11:56:23.917Z] #38 14.29   PBCC     images/regfile.pb-c.c
11:56:23 [2023-01-10T11:56:23.917Z] #38 14.35   DEP      images/regfile.pb-c.d
11:56:23 [2023-01-10T11:56:23.939Z] #28 ...
11:56:23 [2023-01-10T11:56:23.939Z] 
11:56:23 [2023-01-10T11:56:23.939Z] #27 [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
11:56:23 [2023-01-10T11:56:23.939Z] #27 10.43 go: downloading github.com/mattn/go-colorable v0.1.12
11:56:23 [2023-01-10T11:56:23.939Z] #27 10.50 go: downloading github.com/mattn/go-isatty v0.0.14
11:56:23 [2023-01-10T11:56:23.939Z] #27 10.56 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:56:23 [2023-01-10T11:56:23.939Z] #27 11.13 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:56:23 [2023-01-10T11:56:23.939Z] #27 17.88 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:56:23 [2023-01-10T11:56:23.939Z] #27 18.04 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:56:23 [2023-01-10T11:56:23.939Z] #27 ...
11:56:23 [2023-01-10T11:56:23.939Z] 
11:56:23 [2023-01-10T11:56:23.939Z] #24 [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
11:56:23 [2023-01-10T11:56:23.939Z] #24 19.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + export 'BUILDTAGS=netgo osusergo static_build'
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + BUILDTAGS='netgo osusergo static_build'
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + export EXTRA_FLAGS=-buildmode=pie
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + EXTRA_FLAGS=-buildmode=pie
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + '[' '' = dynamic ']'
11:56:23 [2023-01-10T11:56:23.956Z] #37 86.55 + make
11:56:24 [2023-01-10T11:56:24.099Z] #26 ...
11:56:24 [2023-01-10T11:56:24.099Z] 
11:56:24 [2023-01-10T11:56:24.099Z] #33 [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
11:56:24 [2023-01-10T11:56:24.099Z] #33 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:24 [2023-01-10T11:56:24.099Z] #33 19.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:24 [2023-01-10T11:56:24.099Z] #33 ...
11:56:24 [2023-01-10T11:56:24.099Z] 
11:56:24 [2023-01-10T11:56:24.099Z] #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
11:56:24 [2023-01-10T11:56:24.099Z] #35 20.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:56:24 [2023-01-10T11:56:24.178Z] #38 14.41   PBCC     images/ns.pb-c.c
11:56:24 [2023-01-10T11:56:24.178Z] #38 14.43   DEP      images/ns.pb-c.d
11:56:24 [2023-01-10T11:56:24.178Z] #38 14.48   PBCC     images/fdinfo.pb-c.c
11:56:24 [2023-01-10T11:56:24.178Z] #38 14.55   DEP      images/fdinfo.pb-c.d
11:56:24 [2023-01-10T11:56:24.178Z] #38 14.64   PBCC     images/core-aarch64.pb-c.c
11:56:24 [2023-01-10T11:56:24.178Z] #38 14.69   PBCC     images/core-arm.pb-c.c
11:56:24 [2023-01-10T11:56:24.360Z] #35 20.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:56:24 [2023-01-10T11:56:24.438Z] #38 14.73   PBCC     images/core-ppc64.pb-c.c
11:56:24 [2023-01-10T11:56:24.439Z] #38 14.79   PBCC     images/core-s390.pb-c.c
11:56:24 [2023-01-10T11:56:24.439Z] #38 14.82   PBCC     images/core-x86.pb-c.c
11:56:24 [2023-01-10T11:56:24.439Z] #38 14.87   PBCC     images/core.pb-c.c
11:56:24 [2023-01-10T11:56:24.439Z] #38 14.92   PBCC     images/inventory.pb-c.c
11:56:24 [2023-01-10T11:56:24.699Z] #38 14.98   DEP      images/core-aarch64.pb-c.d
11:56:24 [2023-01-10T11:56:24.699Z] #38 15.07   DEP      images/core-arm.pb-c.d
11:56:24 [2023-01-10T11:56:24.699Z] #38 15.13   DEP      images/core-ppc64.pb-c.d
11:56:24 [2023-01-10T11:56:24.699Z] #38 15.17   DEP      images/core-s390.pb-c.d
11:56:24 [2023-01-10T11:56:24.699Z] #38 15.27   DEP      images/core-x86.pb-c.d
11:56:24 [2023-01-10T11:56:24.960Z] #38 15.34   DEP      images/core.pb-c.d
11:56:25 [2023-01-10T11:56:25.220Z] #38 15.48   DEP      images/inventory.pb-c.d
11:56:25 [2023-01-10T11:56:25.220Z] #38 15.57   PBCC     images/cpuinfo.pb-c.c
11:56:25 [2023-01-10T11:56:25.220Z] #38 15.60   DEP      images/cpuinfo.pb-c.d
11:56:25 [2023-01-10T11:56:25.220Z] #38 15.66   PBCC     images/stats.pb-c.c
11:56:25 [2023-01-10T11:56:25.220Z] #38 15.70   DEP      images/stats.pb-c.d
11:56:25 [2023-01-10T11:56:25.312Z] #24 ...
11:56:25 [2023-01-10T11:56:25.312Z] 
11:56:25 [2023-01-10T11:56:25.312Z] #26 [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
11:56:25 [2023-01-10T11:56:25.312Z] #26 20.76 + mkdir -p /build
11:56:25 [2023-01-10T11:56:25.312Z] #26 20.77 + mv docker/docker /build/
11:56:25 [2023-01-10T11:56:25.312Z] #26 20.78 + rmdir docker
11:56:25 [2023-01-10T11:56:25.312Z] #26 DONE 22.2s
11:56:25 [2023-01-10T11:56:25.322Z] #37 ...
11:56:25 [2023-01-10T11:56:25.322Z] 
11:56:25 [2023-01-10T11:56:25.322Z] #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
11:56:25 [2023-01-10T11:56:25.322Z] #27 138.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:56:25 [2023-01-10T11:56:25.322Z] #27 138.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:56:25 [2023-01-10T11:56:25.322Z] #27 138.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:25 [2023-01-10T11:56:25.322Z] #27 146.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:56:25 [2023-01-10T11:56:25.322Z] #27 146.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:56:25 [2023-01-10T11:56:25.322Z] #27 146.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:56:25 [2023-01-10T11:56:25.570Z] 
11:56:25 [2023-01-10T11:56:25.570Z] #34 [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
11:56:25 [2023-01-10T11:56:25.570Z] #34 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:25 [2023-01-10T11:56:25.570Z] #34 19.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:25 [2023-01-10T11:56:25.570Z] #34 ...
11:56:25 [2023-01-10T11:56:25.570Z] 
11:56:25 [2023-01-10T11:56:25.570Z] #32 [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
11:56:25 [2023-01-10T11:56:25.570Z] #32 12.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:25 [2023-01-10T11:56:25.570Z] #32 18.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:25 [2023-01-10T11:56:25.578Z] #27 ...
11:56:25 [2023-01-10T11:56:25.578Z] 
11:56:25 [2023-01-10T11:56:25.578Z] #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
11:56:25 [2023-01-10T11:56:25.578Z] #38 55.82   CC       images/rpc.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 57.23   CC       images/ext-file.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 57.48   CC       images/cgroup.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 58.23   CC       images/userns.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 58.59   CC       images/google/protobuf/descriptor.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 60.76   CC       images/opts.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 61.15   CC       images/seccomp.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 61.61   CC       images/binfmt-misc.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 61.86   CC       images/time.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 62.16   CC       images/sysctl.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 62.65   CC       images/autofs.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 63.30   CC       images/macvlan.o
11:56:25 [2023-01-10T11:56:25.578Z] #38 63.65   CC       images/sit.o
11:56:25 [2023-01-10T11:56:25.828Z] #32 ...
11:56:25 [2023-01-10T11:56:25.828Z] 
11:56:25 [2023-01-10T11:56:25.828Z] #36 [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
11:56:25 [2023-01-10T11:56:25.828Z] #36 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:25 [2023-01-10T11:56:25.828Z] #36 18.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:25 [2023-01-10T11:56:25.834Z] #38 63.88   CC       images/memfd.o
11:56:26 [2023-01-10T11:56:26.091Z] #38 64.24   CC       images/timens.o
11:56:26 [2023-01-10T11:56:26.091Z] #38 ...
11:56:26 [2023-01-10T11:56:26.091Z] 
11:56:26 [2023-01-10T11:56:26.091Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:56:26 [2023-01-10T11:56:26.091Z] #37 89.18 + bin/ctr
11:56:26 [2023-01-10T11:56:26.154Z] #32 ...
11:56:26 [2023-01-10T11:56:26.154Z] 
11:56:26 [2023-01-10T11:56:26.154Z] #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
11:56:26 [2023-01-10T11:56:26.154Z] #26 52.19 sync
11:56:26 [2023-01-10T11:56:26.154Z] #26 52.20 internal/reflectlite
11:56:26 [2023-01-10T11:56:26.395Z] #36 ...
11:56:26 [2023-01-10T11:56:26.395Z] 
11:56:26 [2023-01-10T11:56:26.395Z] #27 [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
11:56:26 [2023-01-10T11:56:26.395Z] #27 23.12 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:56:26 [2023-01-10T11:56:26.962Z] #27 ...
11:56:26 [2023-01-10T11:56:26.962Z] 
11:56:26 [2023-01-10T11:56:26.962Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:26 [2023-01-10T11:56:26.962Z] #29 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:26 [2023-01-10T11:56:26.962Z] #29 18.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:27 [2023-01-10T11:56:27.136Z] #38 17.47 make[1]: Nothing to be done for 'all'.
11:56:27 [2023-01-10T11:56:27.532Z] #26 ...
11:56:27 [2023-01-10T11:56:27.532Z] 
11:56:27 [2023-01-10T11:56:27.532Z] #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
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.172 + RM_GOPATH=0
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.172 + TMP_GOPATH=
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.172 + : /build
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.172 + '[' -z '' ']'
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.172 ++ mktemp -d
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.189 + export GOPATH=/tmp/tmp.H9qwE3X866
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.189 + GOPATH=/tmp/tmp.H9qwE3X866
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.189 + RM_GOPATH=1
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.189 + case "$(go env GOARCH)" in
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.189 ++ go env GOARCH
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.206 + export GO_BUILDMODE=-buildmode=pie
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.206 + GO_BUILDMODE=-buildmode=pie
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.206 ++ dirname /tmp/install/install.sh
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 Install containerd version v1.6.15
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + dir=/tmp/install
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + bin=containerd
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + shift
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + '[' '!' -f /tmp/install/containerd.installer ']'
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + . /tmp/install/containerd.installer
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 ++ set -e
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 ++ : v1.6.15
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + install_containerd
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + echo 'Install containerd version v1.6.15'
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H9qwE3X866/src/github.com/containerd/containerd
11:56:27 [2023-01-10T11:56:27.532Z] #37 6.218 Cloning into '/tmp/tmp.H9qwE3X866/src/github.com/containerd/containerd'...
11:56:27 [2023-01-10T11:56:27.532Z] #37 ...
11:56:27 [2023-01-10T11:56:27.532Z] 
11:56:27 [2023-01-10T11:56:27.532Z] #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
11:56:27 [2023-01-10T11:56:27.532Z] #26 53.65 internal/testlog
11:56:27 [2023-01-10T11:56:27.792Z] #26 ...
11:56:27 [2023-01-10T11:56:27.792Z] 
11:56:27 [2023-01-10T11:56:27.792Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.23 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.25 Setting up protobuf-compiler (3.12.4-1) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.29 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.32 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.35 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 53.37 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:56:27 [2023-01-10T11:56:27.792Z] #32 DONE 54.0s
11:56:28 [2023-01-10T11:56:28.050Z] 
11:56:28 [2023-01-10T11:56:28.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
11:56:28 [2023-01-10T11:56:28.050Z] #38 ...
11:56:28 [2023-01-10T11:56:28.050Z] 
11:56:28 [2023-01-10T11:56:28.050Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:28 [2023-01-10T11:56:28.050Z] #33 44.26 Selecting previously unselected package libicu67:amd64.
11:56:28 [2023-01-10T11:56:28.050Z] #33 44.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 44.31 Unpacking libicu67:amd64 (67.1-7) ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 51.15 Selecting previously unselected package libxml2:amd64.
11:56:28 [2023-01-10T11:56:28.050Z] #33 51.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 51.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 51.69 Selecting previously unselected package libarchive13:amd64.
11:56:28 [2023-01-10T11:56:28.050Z] #33 51.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 51.69 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.10 Selecting previously unselected package libjsoncpp24:amd64.
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.27 Selecting previously unselected package librhash0:amd64.
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.28 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.28 Unpacking librhash0:amd64 (1.4.1-2) ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.47 Selecting previously unselected package libuv1:amd64.
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.48 Unpacking libuv1:amd64 (1.40.0-2) ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.69 Selecting previously unselected package cmake.
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:56:28 [2023-01-10T11:56:28.050Z] #33 52.72 Unpacking cmake (3.18.4-2+deb11u1) ...
11:56:28 [2023-01-10T11:56:28.309Z] #33 ...
11:56:28 [2023-01-10T11:56:28.309Z] 
11:56:28 [2023-01-10T11:56:28.309Z] #29 [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
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.20 go: downloading mvdan.cc/gofumpt v0.2.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.44 go: downloading github.com/davecgh/go-spew v1.1.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.47 go: downloading github.com/pmezard/go-difflib v1.0.0
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.49 go: downloading github.com/stretchr/objx v0.1.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.64 go: downloading github.com/hashicorp/hcl v1.0.0
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.80 go: downloading github.com/pelletier/go-toml v1.9.4
11:56:28 [2023-01-10T11:56:28.309Z] #29 46.80 go: downloading gopkg.in/yaml.v2 v2.4.0
11:56:28 [2023-01-10T11:56:28.309Z] #29 47.01 go: downloading golang.org/x/text v0.3.7
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.36 go: downloading github.com/gobwas/glob v0.2.3
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.42 go: downloading github.com/kisielk/gotool v1.0.0
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.43 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.57 go: downloading golang.org/x/mod v0.5.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.68 go: downloading github.com/ettle/strcase v0.1.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.73 go: downloading github.com/fatih/structtag v1.2.0
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.75 go: downloading github.com/Masterminds/semver v1.5.0
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:56:28 [2023-01-10T11:56:28.309Z] #29 53.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:56:28 [2023-01-10T11:56:28.309Z] #29 54.01 go: downloading github.com/prometheus/client_golang v1.7.1
11:56:28 [2023-01-10T11:56:28.309Z] #29 54.51 go: downloading github.com/prometheus/client_model v0.2.0
11:56:28 [2023-01-10T11:56:28.567Z] #29 54.68 go: downloading github.com/google/go-cmp v0.5.6
11:56:28 [2023-01-10T11:56:28.579Z] #35 ...
11:56:28 [2023-01-10T11:56:28.579Z] 
11:56:28 [2023-01-10T11:56:28.579Z] #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
11:56:28 [2023-01-10T11:56:28.579Z] #28 14.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:56:28 [2023-01-10T11:56:28.579Z] #28 17.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:56:28 [2023-01-10T11:56:28.579Z] #28 ...
11:56:28 [2023-01-10T11:56:28.579Z] 
11:56:28 [2023-01-10T11:56:28.579Z] #24 [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
11:56:28 [2023-01-10T11:56:28.579Z] #24 20.85 Updating files:  42% (819/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.
11:56:28 [2023-01-10T11:56:28.579Z] #24 22.61 + cd /tmp/tmp.FdFWggkMhu/src/github.com/docker/libnetwork
11:56:28 [2023-01-10T11:56:28.579Z] #24 22.62 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
11:56:28 [2023-01-10T11:56:28.579Z] #24 23.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:56:28 [2023-01-10T11:56:28.826Z] #29 55.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:56:28 [2023-01-10T11:56:28.826Z] #29 55.12 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:56:28 [2023-01-10T11:56:28.826Z] #29 55.12 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:56:28 [2023-01-10T11:56:28.826Z] #29 ...
11:56:28 [2023-01-10T11:56:28.826Z] 
11:56:28 [2023-01-10T11:56:28.826Z] #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
11:56:28 [2023-01-10T11:56:28.826Z] #26 55.11 sort
11:56:28 [2023-01-10T11:56:28.826Z] #26 55.11 errors
11:56:29 [2023-01-10T11:56:29.051Z] #38 19.26   CC       images/stats.o
11:56:29 [2023-01-10T11:56:29.095Z] #26 55.39 strconv
11:56:29 [2023-01-10T11:56:29.319Z] #38 19.62   CC       images/core.o
11:56:29 [2023-01-10T11:56:29.893Z] #38 20.33   CC       images/core-x86.o
11:56:30 [2023-01-10T11:56:30.032Z] #26 56.20 io
11:56:30 [2023-01-10T11:56:30.466Z] #38 20.87   CC       images/core-arm.o
11:56:30 [2023-01-10T11:56:30.556Z] #24 ...
11:56:30 [2023-01-10T11:56:30.556Z] 
11:56:30 [2023-01-10T11:56:30.556Z] #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
11:56:30 [2023-01-10T11:56:30.556Z] #32 27.22 unicode/utf8
11:56:30 [2023-01-10T11:56:30.600Z] #26 ...
11:56:30 [2023-01-10T11:56:30.600Z] 
11:56:30 [2023-01-10T11:56:30.600Z] #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
11:56:30 [2023-01-10T11:56:30.600Z] #23 46.47 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.
11:56:30 [2023-01-10T11:56:30.600Z] #23 47.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:56:30 [2023-01-10T11:56:30.600Z] #23 47.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:56:30 [2023-01-10T11:56:30.600Z] #23 ...
11:56:30 [2023-01-10T11:56:30.600Z] 
11:56:30 [2023-01-10T11:56:30.600Z] #29 [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
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.19 go: downloading github.com/beorn7/perks v1.0.1
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.23 go: downloading github.com/golang/protobuf v1.5.2
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.27 go: downloading github.com/cespare/xxhash v1.1.0
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.55 go: downloading github.com/prometheus/common v0.10.0
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.71 go: downloading github.com/prometheus/procfs v0.6.0
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.82 go: downloading github.com/mattn/go-runewidth v0.0.9
11:56:30 [2023-01-10T11:56:30.600Z] #29 55.90 go: downloading google.golang.org/protobuf v1.27.1
11:56:31 [2023-01-10T11:56:31.038Z] #38 21.25   CC       images/core-aarch64.o
11:56:31 [2023-01-10T11:56:31.038Z] #38 21.60   CC       images/core-ppc64.o
11:56:31 [2023-01-10T11:56:31.158Z] #29 ...
11:56:31 [2023-01-10T11:56:31.158Z] 
11:56:31 [2023-01-10T11:56:31.158Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:31 [2023-01-10T11:56:31.158Z] #28 27.77 unicode/utf8
11:56:31 [2023-01-10T11:56:31.339Z] #37 ...
11:56:31 [2023-01-10T11:56:31.339Z] 
11:56:31 [2023-01-10T11:56:31.339Z] #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
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.46   LINK     images/built-in.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.63   GEN      compel/include/asm
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.68   GEN      compel/include/version.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.71 touch .config
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.76   GEN      include/common/config.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.89   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.91   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.95   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:56:31 [2023-01-10T11:56:31.339Z] #38 64.97   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.03   DEP      compel/arch/x86/plugins/std/memcpy.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.06   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.08   GEN      compel/plugins/include/uapi/std/syscall.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.15   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.17   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.21   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.22   DEP      compel/plugins/std/infect.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.41   DEP      compel/plugins/std/string.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.55   DEP      compel/plugins/std/log.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.65   DEP      compel/plugins/std/fds.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.72   DEP      compel/plugins/std/std.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.80   DEP      compel/plugins/shmem/shmem.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 65.89   DEP      compel/plugins/fds/fds.d
11:56:31 [2023-01-10T11:56:31.339Z] #38 66.06   CC       compel/plugins/std/std.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 66.33   CC       compel/plugins/std/fds.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 66.75   CC       compel/plugins/std/log.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 67.53   CC       compel/plugins/std/string.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 68.32   CC       compel/plugins/std/infect.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 68.79   CC       compel/arch/x86/plugins/std/parasite-head.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 68.84   CC       compel/arch/x86/plugins/std/memcpy.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 68.91   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 68.96   AR       compel/plugins/std.lib.a
11:56:31 [2023-01-10T11:56:31.339Z] #38 69.07   CC       compel/plugins/fds/fds.o
11:56:31 [2023-01-10T11:56:31.339Z] #38 69.31   AR       compel/plugins/fds.lib.a
11:56:31 [2023-01-10T11:56:31.339Z] #38 69.50   HOSTDEP  compel/src/lib/log-host.d
11:56:31 [2023-01-10T11:56:31.538Z] #29 57.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:56:31 [2023-01-10T11:56:31.596Z] #38 69.59   HOSTDEP  compel/src/lib/handle-elf-host.d
11:56:31 [2023-01-10T11:56:31.804Z] #29 ...
11:56:31 [2023-01-10T11:56:31.804Z] 
11:56:31 [2023-01-10T11:56:31.804Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:31 [2023-01-10T11:56:31.804Z] #33 56.98 Setting up libicu67:amd64 (67.1-7) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.02 Setting up libuv1:amd64 (1.40.0-2) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.10 Setting up librhash0:amd64 (1.4.1-2) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.13 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.17 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.20 Setting up cmake (3.18.4-2+deb11u1) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 57.21 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:56:31 [2023-01-10T11:56:31.804Z] #33 DONE 58.2s
11:56:31 [2023-01-10T11:56:31.856Z] #38 69.80   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:56:31 [2023-01-10T11:56:31.856Z] #38 69.90   HOSTDEP  compel/src/main-host.d
11:56:31 [2023-01-10T11:56:31.979Z] #38 22.25   CC       images/core-s390.o
11:56:31 [2023-01-10T11:56:31.980Z] #32 28.48 internal/race
11:56:32 [2023-01-10T11:56:32.070Z] 
11:56:32 [2023-01-10T11:56:32.070Z] #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
11:56:32 [2023-01-10T11:56:32.070Z] #38 4.270 Note: Building without setproctitle() and strlcpy() support.
11:56:32 [2023-01-10T11:56:32.070Z] #38 4.270       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:56:32 [2023-01-10T11:56:32.070Z] #38 4.282 Note: Building without GnuTLS supportMakefile.config:39: Warn: you have no libnftables installed
11:56:32 [2023-01-10T11:56:32.070Z] #38 4.326 Makefile.config:40: Warn: Building without nftables support
11:56:32 [2023-01-10T11:56:32.070Z] #38 4.354 
11:56:32 [2023-01-10T11:56:32.113Z] #38 69.99   DEP      compel/src/lib/ptrace.d
11:56:32 [2023-01-10T11:56:32.113Z] #38 70.12   DEP      compel/src/lib/infect.d
11:56:32 [2023-01-10T11:56:32.370Z] #38 70.29   DEP      compel/src/lib/infect-util.d
11:56:32 [2023-01-10T11:56:32.370Z] #38 70.42   DEP      compel/src/lib/infect-rpc.d
11:56:32 [2023-01-10T11:56:32.535Z] #28 29.06 internal/race
11:56:32 [2023-01-10T11:56:32.548Z] #38 22.98   CC       images/cpuinfo.o
11:56:32 [2023-01-10T11:56:32.550Z] #32 28.92 sync/atomic
11:56:32 [2023-01-10T11:56:32.627Z] #38 70.54   DEP      compel/arch/x86/src/lib/infect.d
11:56:32 [2023-01-10T11:56:32.627Z] #38 70.71   DEP      compel/arch/x86/src/lib/cpu.d
11:56:32 [2023-01-10T11:56:32.627Z] #38 70.79   DEP      compel/src/lib/log.d
11:56:32 [2023-01-10T11:56:32.637Z] #38 ...
11:56:32 [2023-01-10T11:56:32.637Z] 
11:56:32 [2023-01-10T11:56:32.637Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:32 [2023-01-10T11:56:32.637Z] #31 48.86 Selecting previously unselected package mingw-w64-x86-64-dev.
11:56:32 [2023-01-10T11:56:32.637Z] #31 48.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:56:32 [2023-01-10T11:56:32.637Z] #31 48.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:56:32 [2023-01-10T11:56:32.637Z] #31 55.29 Selecting previously unselected package gcc-mingw-w64-base.
11:56:32 [2023-01-10T11:56:32.637Z] #31 55.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:56:32 [2023-01-10T11:56:32.637Z] #31 55.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:56:32 [2023-01-10T11:56:32.637Z] #31 55.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:56:32 [2023-01-10T11:56:32.637Z] #31 55.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:56:32 [2023-01-10T11:56:32.637Z] #31 55.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:56:32 [2023-01-10T11:56:32.794Z] #28 29.47 sync/atomic
11:56:32 [2023-01-10T11:56:32.883Z] #38 70.91   DEP      compel/src/main.d
11:56:32 [2023-01-10T11:56:32.883Z] #38 71.04   DEP      compel/src/lib/handle-elf.d
11:56:32 [2023-01-10T11:56:32.896Z] #31 ...
11:56:32 [2023-01-10T11:56:32.896Z] 
11:56:32 [2023-01-10T11:56:32.896Z] #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
11:56:32 [2023-01-10T11:56:32.896Z] #26 57.71 internal/oserror
11:56:32 [2023-01-10T11:56:32.896Z] #26 57.91 syscall
11:56:33 [2023-01-10T11:56:33.118Z] #38 23.41   CC       images/inventory.o
11:56:33 [2023-01-10T11:56:33.379Z] #38 23.65   CC       images/fdinfo.o
11:56:33 [2023-01-10T11:56:33.379Z] #38 ...
11:56:33 [2023-01-10T11:56:33.379Z] 
11:56:33 [2023-01-10T11:56:33.379Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:33 [2023-01-10T11:56:33.379Z] #33 63.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:56:33 [2023-01-10T11:56:33.379Z] #33 63.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:56:33 [2023-01-10T11:56:33.379Z] #33 63.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:33 [2023-01-10T11:56:33.379Z] #33 ...
11:56:33 [2023-01-10T11:56:33.379Z] 
11:56:33 [2023-01-10T11:56:33.379Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:33 [2023-01-10T11:56:33.379Z] #34 64.64 internal/poll
11:56:33 [2023-01-10T11:56:33.379Z] #34 66.83 internal/fmtsort
11:56:33 [2023-01-10T11:56:33.379Z] #34 67.29 internal/safefilepath
11:56:33 [2023-01-10T11:56:33.379Z] #34 67.37 internal/syscall/execenv
11:56:33 [2023-01-10T11:56:33.379Z] #34 67.45 path
11:56:33 [2023-01-10T11:56:33.379Z] #34 67.50 strings
11:56:33 [2023-01-10T11:56:33.379Z] #34 67.91 io/fs
11:56:33 [2023-01-10T11:56:33.379Z] #34 68.80 os
11:56:33 [2023-01-10T11:56:33.379Z] #34 69.86 bufio
11:56:33 [2023-01-10T11:56:33.379Z] #34 71.55 text/tabwriter
11:56:33 [2023-01-10T11:56:33.379Z] #34 72.30 io/ioutil
11:56:33 [2023-01-10T11:56:33.379Z] #34 72.30 fmt
11:56:33 [2023-01-10T11:56:33.450Z] #38 71.27   DEP      compel/arch/x86/src/lib/handle-elf.d
11:56:33 [2023-01-10T11:56:33.450Z] #38 71.47   CC       compel/src/lib/log.o
11:56:33 [2023-01-10T11:56:33.639Z] #34 ...
11:56:33 [2023-01-10T11:56:33.639Z] 
11:56:33 [2023-01-10T11:56:33.639Z] #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
11:56:33 [2023-01-10T11:56:33.639Z] #38 23.99   CC       images/fown.o
11:56:33 [2023-01-10T11:56:33.713Z] #38 71.75   CC       compel/arch/x86/src/lib/cpu.o
11:56:33 [2023-01-10T11:56:33.739Z] #28 30.61 unicode
11:56:33 [2023-01-10T11:56:33.832Z] #26 59.86 reflect
11:56:33 [2023-01-10T11:56:33.900Z] #38 24.25   CC       images/ns.o
11:56:33 [2023-01-10T11:56:33.931Z] #32 30.19 unicode
11:56:34 [2023-01-10T11:56:34.161Z] #38 24.44   CC       images/regfile.o
11:56:34 [2023-01-10T11:56:34.161Z] #38 24.68   CC       images/ghost-file.o
11:56:34 [2023-01-10T11:56:34.646Z] #38 72.65   CC       compel/arch/x86/src/lib/infect.o
11:56:34 [2023-01-10T11:56:34.732Z] #38 25.00   CC       images/fifo.o
11:56:34 [2023-01-10T11:56:34.732Z] #38 25.16   CC       images/remap-file-path.o
11:56:34 [2023-01-10T11:56:34.991Z] #38 25.33   CC       images/eventfd.o
11:56:35 [2023-01-10T11:56:35.252Z] #38 25.51   CC       images/eventpoll.o
11:56:35 [2023-01-10T11:56:35.513Z] #38 25.77   CC       images/fh.o
11:56:35 [2023-01-10T11:56:35.577Z] #38 73.67   CC       compel/src/lib/infect-rpc.o
11:56:35 [2023-01-10T11:56:35.774Z] #38 26.09   CC       images/fsnotify.o
11:56:35 [2023-01-10T11:56:35.845Z] #32 ...
11:56:35 [2023-01-10T11:56:35.845Z] 
11:56:35 [2023-01-10T11:56:35.845Z] #33 [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
11:56:35 [2023-01-10T11:56:35.845Z] #33 32.38 Fetched 8616 kB in 25s (351 kB/s)
11:56:36 [2023-01-10T11:56:36.140Z] #38 74.24   CC       compel/src/lib/infect-util.o
11:56:36 [2023-01-10T11:56:36.354Z] #38 26.78   CC       images/signalfd.o
11:56:36 [2023-01-10T11:56:36.419Z] #33 32.38 Reading package lists...
11:56:36 [2023-01-10T11:56:36.419Z] #33 ...
11:56:36 [2023-01-10T11:56:36.419Z] 
11:56:36 [2023-01-10T11:56:36.419Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:56:36 [2023-01-10T11:56:36.419Z] #25 22.97 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:56:36 [2023-01-10T11:56:36.615Z] #38 27.00   CC       images/fs.o
11:56:36 [2023-01-10T11:56:36.680Z] #25 ...
11:56:36 [2023-01-10T11:56:36.680Z] 
11:56:36 [2023-01-10T11:56:36.680Z] #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
11:56:36 [2023-01-10T11:56:36.680Z] #30 31.25 Fetched 8616 kB in 23s (369 kB/s)
11:56:36 [2023-01-10T11:56:36.701Z] #38 74.74   CC       compel/src/lib/infect.o
11:56:36 [2023-01-10T11:56:36.875Z] #38 27.23   CC       images/pstree.o
11:56:37 [2023-01-10T11:56:37.030Z] #28 ...
11:56:37 [2023-01-10T11:56:37.030Z] 
11:56:37 [2023-01-10T11:56:37.030Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
11:56:37 [2023-01-10T11:56:37.126Z] #26 ...
11:56:37 [2023-01-10T11:56:37.126Z] 
11:56:37 [2023-01-10T11:56:37.126Z] #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
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.775 + RM_GOPATH=0
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.775 + TMP_GOPATH=
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.776 + : /build
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.776 + '[' -z '' ']'
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.779 ++ mktemp -d
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.780 + export GOPATH=/tmp/tmp.SPTGFU3ji5
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.780 + GOPATH=/tmp/tmp.SPTGFU3ji5
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.781 + RM_GOPATH=1
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.781 + case "$(go env GOARCH)" in
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.782 ++ go env GOARCH
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.802 + export GO_BUILDMODE=-buildmode=pie
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.803 + GO_BUILDMODE=-buildmode=pie
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.804 ++ dirname /tmp/install/install.sh
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.810 + dir=/tmp/install
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.810 + bin=tini
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.811 + shift
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.811 + '[' '!' -f /tmp/install/tini.installer ']'
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.815 + . /tmp/install/tini.installer
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.815 ++ : v0.19.0
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.818 + install_tini
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.819 + echo 'Install tini version v0.19.0'
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.819 Install tini version v0.19.0
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.819 + git clone https://github.com/krallin/tini.git /tmp/tmp.SPTGFU3ji5/tini
11:56:37 [2023-01-10T11:56:37.126Z] #0 2.823 Cloning into '/tmp/tmp.SPTGFU3ji5/tini'...
11:56:37 [2023-01-10T11:56:37.126Z] #0 3.800 + cd /tmp/tmp.SPTGFU3ji5/tini
11:56:37 [2023-01-10T11:56:37.126Z] #0 3.819 + git checkout -q v0.19.0
11:56:37 [2023-01-10T11:56:37.126Z] #0 3.824 + cmake .
11:56:37 [2023-01-10T11:56:37.126Z] #0 4.414 -- The C compiler identification is GNU 10.2.1
11:56:37 [2023-01-10T11:56:37.126Z] #0 4.532 -- Detecting C compiler ABI info
11:56:37 [2023-01-10T11:56:37.126Z] #39 5.039 -- Detecting C compiler ABI info - done
11:56:37 [2023-01-10T11:56:37.126Z] #39 5.168 -- Check for working C compiler: /usr/bin/cc - skipped
11:56:37 [2023-01-10T11:56:37.126Z] #39 5.169 -- Detecting C compile features
11:56:37 [2023-01-10T11:56:37.126Z] #39 5.172 -- Detecting C compile features - done
11:56:37 [2023-01-10T11:56:37.126Z] #39 5.211 -- Performing Test HAS_BUILTIN_FORTIFY
11:56:37 [2023-01-10T11:56:37.136Z] #38 27.47   CC       images/pipe.o
11:56:37 [2023-01-10T11:56:37.384Z] #39 5.433 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:56:37 [2023-01-10T11:56:37.384Z] #39 5.510 -- Configuring done
11:56:37 [2023-01-10T11:56:37.384Z] #39 5.552 -- Generating done
11:56:37 [2023-01-10T11:56:37.396Z] #38 27.71   CC       images/tcp-stream.o
11:56:37 [2023-01-10T11:56:37.648Z] #39 5.556 -- Build files have been written to: /tmp/tmp.SPTGFU3ji5/tini
11:56:37 [2023-01-10T11:56:37.648Z] #39 5.564 + make tini-static
11:56:37 [2023-01-10T11:56:37.657Z] #38 27.92   CC       images/sk-packet.o
11:56:37 [2023-01-10T11:56:37.917Z] #39 5.943 Scanning dependencies of target tini-static
11:56:37 [2023-01-10T11:56:37.917Z] #39 6.032 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:56:37 [2023-01-10T11:56:37.917Z] #38 28.17   CC       images/mnt.o
11:56:37 [2023-01-10T11:56:37.917Z] #38 28.37   CC       images/pipe-data.o
11:56:38 [2023-01-10T11:56:38.068Z] #33 33.35 Updating files:  43% (829/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:  89% (1702/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)
#33 ...
11:56:38 [2023-01-10T11:56:38.068Z] 
11:56:38 [2023-01-10T11:56:38.068Z] #35 [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
11:56:38 [2023-01-10T11:56:38.068Z] #35 DONE 34.9s
11:56:38 [2023-01-10T11:56:38.068Z] 
11:56:38 [2023-01-10T11:56:38.068Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
11:56:38 [2023-01-10T11:56:38.068Z] #33 33.35 Updating files:  43% (829/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:  89% (1702/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.
11:56:38 [2023-01-10T11:56:38.068Z] #33 34.94 + cd /tmp/tmp.W6W7mDNRiv/src/github.com/docker/libnetwork
11:56:38 [2023-01-10T11:56:38.068Z] #33 34.94 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
11:56:38 [2023-01-10T11:56:38.175Z] #39 ...
11:56:38 [2023-01-10T11:56:38.175Z] 
11:56:38 [2023-01-10T11:56:38.175Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:38 [2023-01-10T11:56:38.175Z] #31 64.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:56:38 [2023-01-10T11:56:38.175Z] #31 64.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:56:38 [2023-01-10T11:56:38.175Z] #31 64.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:38 [2023-01-10T11:56:38.177Z] #38 28.55   CC       images/sa.o
11:56:38 [2023-01-10T11:56:38.438Z] #38 28.73   CC       images/timer.o
11:56:38 [2023-01-10T11:56:38.597Z] #30 31.25 Reading package lists...
11:56:38 [2023-01-10T11:56:38.597Z] #30 ...
11:56:38 [2023-01-10T11:56:38.597Z] 
11:56:38 [2023-01-10T11:56:38.597Z] #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
11:56:38 [2023-01-10T11:56:38.597Z] #35 25.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:56:38 [2023-01-10T11:56:38.597Z] #35 33.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:56:38 [2023-01-10T11:56:38.698Z] #38 29.08   CC       images/timerfd.o
11:56:38 [2023-01-10T11:56:38.864Z] #35 ...
11:56:38 [2023-01-10T11:56:38.864Z] 
11:56:38 [2023-01-10T11:56:38.864Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:38 [2023-01-10T11:56:38.864Z] #26 30.86 Fetched 8616 kB in 23s (375 kB/s)
11:56:38 [2023-01-10T11:56:38.958Z] #38 29.25   CC       images/mm.o
11:56:38 [2023-01-10T11:56:38.958Z] #38 29.48   CC       images/sk-opts.o
11:56:39 [2023-01-10T11:56:39.124Z] #26 30.86 Reading package lists...
11:56:39 [2023-01-10T11:56:39.124Z] #26 ...
11:56:39 [2023-01-10T11:56:39.124Z] 
11:56:39 [2023-01-10T11:56:39.124Z] #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
11:56:39 [2023-01-10T11:56:39.124Z] #29 DONE 35.7s
11:56:39 [2023-01-10T11:56:39.387Z] 
11:56:39 [2023-01-10T11:56:39.387Z] #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
11:56:39 [2023-01-10T11:56:39.387Z] #28 29.58 Fetched 8616 kB in 22s (396 kB/s)
11:56:39 [2023-01-10T11:56:39.446Z] #33 35.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:56:39 [2023-01-10T11:56:39.531Z] #38 29.80   CC       images/sk-unix.o
11:56:39 [2023-01-10T11:56:39.531Z] #38 ...
11:56:39 [2023-01-10T11:56:39.531Z] 
11:56:39 [2023-01-10T11:56:39.531Z] #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
11:56:39 [2023-01-10T11:56:39.531Z] #37 42.00 Updating files:  42% (2180/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:  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:  84% (4348/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.
11:56:39 [2023-01-10T11:56:39.531Z] #37 43.49 + cd /tmp/tmp.HogmaAgOka/src/github.com/containerd/containerd
11:56:39 [2023-01-10T11:56:39.531Z] #37 43.49 + git checkout -q v1.6.15
11:56:39 [2023-01-10T11:56:39.622Z] Fetching without tags
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.67 + export 'BUILDTAGS=netgo osusergo static_build'
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.67 + BUILDTAGS='netgo osusergo static_build'
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.67 + export EXTRA_FLAGS=-buildmode=pie
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.67 + EXTRA_FLAGS=-buildmode=pie
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.68 + '[' '' = dynamic ']'
11:56:40 [2023-01-10T11:56:40.102Z] #37 45.68 + make
11:56:40 [2023-01-10T11:56:40.102Z] #37 ...
11:56:40 [2023-01-10T11:56:40.102Z] 
11:56:40 [2023-01-10T11:56:40.102Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:40 [2023-01-10T11:56:40.102Z] #34 74.63 github.com/BurntSushi/toml
11:56:40 [2023-01-10T11:56:40.102Z] #34 74.65 flag
11:56:40 [2023-01-10T11:56:40.102Z] #34 76.05 log
11:56:40 [2023-01-10T11:56:40.102Z] #34 78.22 github.com/BurntSushi/toml/cmd/tomlv
11:56:40 [2023-01-10T11:56:40.102Z] #34 DONE 80.5s
11:56:40 [2023-01-10T11:56:40.102Z] 
11:56:40 [2023-01-10T11:56:40.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
11:56:40 [2023-01-10T11:56:40.102Z] #38 30.15   CC       images/sk-inet.o
11:56:40 [2023-01-10T11:56:40.102Z] #38 30.56   CC       images/tun.o
11:56:40 [2023-01-10T11:56:40.915Z] #38 78.69   CC       compel/src/lib/ptrace.o
11:56:40 [2023-01-10T11:56:40.915Z] #38 79.03   AR       compel/libcompel.a
11:56:41 [2023-01-10T11:56:41.042Z] #38 31.13   CC       images/sk-netlink.o
11:56:41 [2023-01-10T11:56:41.042Z] #38 31.42   CC       images/packet-sock.o
11:56:41 [2023-01-10T11:56:41.172Z] #38 79.10   HOSTCC   compel/src/main-host.o
11:56:41 [2023-01-10T11:56:41.302Z] #38 31.85   CC       images/ipc-var.o
11:56:41 [2023-01-10T11:56:41.351Z] #33 ...
11:56:41 [2023-01-10T11:56:41.351Z] 
11:56:41 [2023-01-10T11:56:41.351Z] #24 [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
11:56:41 [2023-01-10T11:56:41.351Z] #24 28.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:56:41 [2023-01-10T11:56:41.351Z] #24 ...
11:56:41 [2023-01-10T11:56:41.351Z] 
11:56:41 [2023-01-10T11:56:41.351Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:41 [2023-01-10T11:56:41.351Z] #28 37.61 encoding
11:56:41 [2023-01-10T11:56:41.429Z] #38 79.38   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:56:41 [2023-01-10T11:56:41.430Z] #38 ...
11:56:41 [2023-01-10T11:56:41.430Z] 
11:56:41 [2023-01-10T11:56:41.430Z] #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
11:56:41 [2023-01-10T11:56:41.430Z] #27 154.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:56:41 [2023-01-10T11:56:41.430Z] #27 154.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:56:41 [2023-01-10T11:56:41.430Z] #27 154.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:41 [2023-01-10T11:56:41.461Z] #31 ...
11:56:41 [2023-01-10T11:56:41.461Z] 
11:56:41 [2023-01-10T11:56:41.461Z] #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
11:56:41 [2023-01-10T11:56:41.461Z] #39 7.508 [100%] Linking C executable tini-static
11:56:41 [2023-01-10T11:56:41.461Z] #39 7.984 [100%] Built target tini-static
11:56:41 [2023-01-10T11:56:41.461Z] #39 8.023 + mkdir -p /build
11:56:41 [2023-01-10T11:56:41.461Z] #39 8.025 + cp tini-static /build/docker-init
11:56:41 [2023-01-10T11:56:41.461Z] #39 DONE 9.3s
11:56:41 [2023-01-10T11:56:41.461Z] 
11:56:41 [2023-01-10T11:56:41.461Z] #36 [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
11:56:41 [2023-01-10T11:56:41.461Z] #36 DONE 67.5s
11:56:41 [2023-01-10T11:56:41.461Z] 
11:56:41 [2023-01-10T11:56:41.461Z] #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
11:56:41 [2023-01-10T11:56:41.461Z] #38 6.357 fatal: not a git repository (or any of the parent directories): .git
11:56:41 [2023-01-10T11:56:41.461Z] #38 6.427   GEN      .gitid
11:56:41 [2023-01-10T11:56:41.461Z] #38 6.453   GEN      criu/include/version.h
11:56:41 [2023-01-10T11:56:41.461Z] #38 6.558   GEN      include/common/asm
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.403   PBCC     images/timens.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.434   DEP      images/timens.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.486   PBCC     images/fown.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.513   PBCC     images/google/protobuf/descriptor.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.618   PBCC     images/opts.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.667   PBCC     images/memfd.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.732   DEP      images/fown.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.822   DEP      images/google/protobuf/descriptor.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 8.947   DEP      images/opts.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.027   DEP      images/memfd.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.093   PBCC     images/sit.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.146   DEP      images/sit.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.214   PBCC     images/macvlan.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.243   DEP      images/macvlan.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.294   PBCC     images/autofs.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.334   DEP      images/autofs.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.386   PBCC     images/sysctl.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.429   DEP      images/sysctl.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.494   PBCC     images/time.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.494   DEP      images/time.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.563   PBCC     images/binfmt-misc.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.599   DEP      images/binfmt-misc.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.650   PBCC     images/seccomp.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.692   DEP      images/seccomp.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.767   PBCC     images/userns.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.806   DEP      images/userns.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.864   PBCC     images/cgroup.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.899   DEP      images/cgroup.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.956   PBCC     images/ext-file.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 9.989   DEP      images/ext-file.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.09   PBCC     images/rpc.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.13   DEP      images/rpc.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.21   PBCC     images/siginfo.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.25   DEP      images/siginfo.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.31   PBCC     images/pagemap.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.37   DEP      images/pagemap.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.45   PBCC     images/rlimit.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.47   DEP      images/rlimit.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.53   PBCC     images/file-lock.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.57   DEP      images/file-lock.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.63   PBCC     images/tty.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.69   DEP      images/tty.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.77   PBCC     images/tun.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.86   PBCC     images/netdev.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 10.94   DEP      images/tun.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.04   DEP      images/netdev.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.13   PBCC     images/vma.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.20   DEP      images/vma.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.26   PBCC     images/creds.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.30   DEP      images/creds.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.37   PBCC     images/utsns.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.40   DEP      images/utsns.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.46   PBCC     images/ipc-desc.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.51   PBCC     images/ipc-sem.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.53   DEP      images/ipc-desc.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.62   DEP      images/ipc-sem.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.66   PBCC     images/ipc-msg.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.70   DEP      images/ipc-msg.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.75   PBCC     images/ipc-shm.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.78   DEP      images/ipc-shm.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.84   PBCC     images/ipc-var.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.86   DEP      images/ipc-var.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.97   PBCC     images/sk-opts.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 11.98   PBCC     images/packet-sock.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.01   DEP      images/sk-opts.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.03   DEP      images/packet-sock.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.07   PBCC     images/sk-netlink.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.14   DEP      images/sk-netlink.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.19   PBCC     images/sk-inet.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.29   DEP      images/sk-inet.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.36   PBCC     images/sk-unix.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.44   DEP      images/sk-unix.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.54   PBCC     images/mm.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.65   DEP      images/mm.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.76   PBCC     images/timerfd.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.79   DEP      images/timerfd.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.88   PBCC     images/timer.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.91   DEP      images/timer.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.95   PBCC     images/sa.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 12.99   DEP      images/sa.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.03   PBCC     images/pipe-data.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.05   DEP      images/pipe-data.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.09   PBCC     images/mnt.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.14   DEP      images/mnt.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.23   PBCC     images/sk-packet.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.31   DEP      images/sk-packet.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.41   PBCC     images/tcp-stream.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.47   DEP      images/tcp-stream.pb-c.d
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.59   PBCC     images/pipe.pb-c.c
11:56:41 [2023-01-10T11:56:41.461Z] #38 13.67   DEP      images/pipe.pb-c.d
11:56:39 [2023-01-10T11:56:39.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:39 [2023-01-10T11:56:39.311Z]  > git config --add remote.origin.fetch +refs/pull/44765/head:refs/remotes/origin/PR-44765 # timeout=10
11:56:39 [2023-01-10T11:56:39.379Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:56:39 [2023-01-10T11:56:39.516Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:39 [2023-01-10T11:56:39.658Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:39 [2023-01-10T11:56:39.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:39 [2023-01-10T11:56:39.662Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44765/head:refs/remotes/origin/PR-44765 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:56:41 [2023-01-10T11:56:41.686Z] #27 ...
11:56:41 [2023-01-10T11:56:41.686Z] 
11:56:41 [2023-01-10T11:56:41.686Z] #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
11:56:41 [2023-01-10T11:56:41.686Z] #38 79.54   HOSTCC   compel/src/lib/handle-elf-host.o
11:56:41 [2023-01-10T11:56:41.719Z] #38 13.79   PBCC     images/pstree.pb-c.c
11:56:41 [2023-01-10T11:56:41.719Z] #38 13.79   DEP      images/pstree.pb-c.d
11:56:41 [2023-01-10T11:56:41.719Z] #38 13.82   PBCC     images/fs.pb-c.c
11:56:41 [2023-01-10T11:56:41.719Z] #38 13.85   DEP      images/fs.pb-c.d
11:56:41 [2023-01-10T11:56:41.719Z] #38 13.88   PBCC     images/signalfd.pb-c.c
11:56:41 [2023-01-10T11:56:41.719Z] #38 13.98   DEP      images/signalfd.pb-c.d
11:56:41 [2023-01-10T11:56:41.873Z] #38 32.03   CC       images/ipc-desc.o
11:56:41 [2023-01-10T11:56:41.873Z] #38 32.22   CC       images/ipc-shm.o
11:56:41 [2023-01-10T11:56:41.931Z] #28 29.58 Reading package lists...
11:56:41 [2023-01-10T11:56:41.931Z] #28 ...
11:56:41 [2023-01-10T11:56:41.931Z] 
11:56:41 [2023-01-10T11:56:41.931Z] #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
11:56:41 [2023-01-10T11:56:41.931Z] #32 38.33 encoding
11:56:41 [2023-01-10T11:56:41.943Z] #38 79.89   HOSTCC   compel/src/lib/log-host.o
11:56:41 [2023-01-10T11:56:41.943Z] #38 80.04   HOSTLINK compel/compel-host-bin
11:56:41 [2023-01-10T11:56:41.978Z] #38 14.05   PBCC     images/fh.pb-c.c
11:56:41 [2023-01-10T11:56:41.978Z] #38 14.12   PBCC     images/fsnotify.pb-c.c
11:56:41 [2023-01-10T11:56:41.978Z] #38 14.17   DEP      images/fh.pb-c.d
11:56:42 [2023-01-10T11:56:42.133Z] #38 32.48   CC       images/ipc-msg.o
11:56:42 [2023-01-10T11:56:42.199Z] #38 80.20   DEP      soccr/soccr.d
11:56:42 [2023-01-10T11:56:42.237Z] #38 14.27   DEP      images/fsnotify.pb-c.d
11:56:42 [2023-01-10T11:56:42.237Z] #38 14.38   PBCC     images/eventpoll.pb-c.c
11:56:42 [2023-01-10T11:56:42.237Z] #38 14.38   DEP      images/eventpoll.pb-c.d
11:56:42 [2023-01-10T11:56:42.237Z] #38 14.45   PBCC     images/eventfd.pb-c.c
11:56:42 [2023-01-10T11:56:42.237Z] #38 14.45   DEP      images/eventfd.pb-c.d
11:56:42 [2023-01-10T11:56:42.237Z] #38 14.52   PBCC     images/remap-file-path.pb-c.c
11:56:42 [2023-01-10T11:56:42.394Z] #38 32.80   CC       images/ipc-sem.o
11:56:42 [2023-01-10T11:56:42.455Z] #38 80.41   CC       soccr/soccr.o
11:56:42 [2023-01-10T11:56:42.496Z] #38 14.55   DEP      images/remap-file-path.pb-c.d
11:56:42 [2023-01-10T11:56:42.496Z] #38 14.61   PBCC     images/fifo.pb-c.c
11:56:42 [2023-01-10T11:56:42.496Z] #38 14.64   DEP      images/fifo.pb-c.d
11:56:42 [2023-01-10T11:56:42.496Z] #38 14.72   PBCC     images/ghost-file.pb-c.c
11:56:42 [2023-01-10T11:56:42.496Z] #38 14.74   DEP      images/ghost-file.pb-c.d
11:56:42 [2023-01-10T11:56:42.655Z] #38 33.00   CC       images/utsns.o
11:56:42 [2023-01-10T11:56:42.756Z] #38 14.83   PBCC     images/regfile.pb-c.c
11:56:42 [2023-01-10T11:56:42.756Z] #38 14.97   DEP      images/regfile.pb-c.d
11:56:42 [2023-01-10T11:56:42.756Z] #38 14.99   PBCC     images/ns.pb-c.c
11:56:42 [2023-01-10T11:56:42.756Z] #38 14.99   DEP      images/ns.pb-c.d
11:56:42 [2023-01-10T11:56:42.756Z] #38 15.04   PBCC     images/fdinfo.pb-c.c
11:56:42 [2023-01-10T11:56:42.916Z] #38 33.26   CC       images/creds.o
11:56:43 [2023-01-10T11:56:43.019Z] #38 15.14   DEP      images/fdinfo.pb-c.d
11:56:43 [2023-01-10T11:56:43.019Z] #38 15.19   PBCC     images/core-aarch64.pb-c.c
11:56:43 [2023-01-10T11:56:43.019Z] #38 15.23   PBCC     images/core-arm.pb-c.c
11:56:43 [2023-01-10T11:56:43.176Z] #38 33.44   CC       images/vma.o
11:56:43 [2023-01-10T11:56:43.176Z] #38 33.64   CC       images/netdev.o
11:56:43 [2023-01-10T11:56:43.255Z] #28 ...
11:56:43 [2023-01-10T11:56:43.255Z] 
11:56:43 [2023-01-10T11:56:43.255Z] #32 [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
11:56:43 [2023-01-10T11:56:43.255Z] #32 29.98 Fetched 8616 kB in 23s (379 kB/s)
11:56:43 [2023-01-10T11:56:43.255Z] #32 29.98 Reading package lists...
11:56:43 [2023-01-10T11:56:43.255Z] #32 39.01 Reading package lists...
11:56:43 [2023-01-10T11:56:43.255Z] #32 ...
11:56:43 [2023-01-10T11:56:43.255Z] 
11:56:43 [2023-01-10T11:56:43.255Z] #36 [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
11:56:43 [2023-01-10T11:56:43.255Z] #36 30.57 Fetched 8616 kB in 23s (376 kB/s)
11:56:43 [2023-01-10T11:56:43.255Z] #36 30.57 Reading package lists...
11:56:43 [2023-01-10T11:56:43.277Z] #38 15.30   PBCC     images/core-ppc64.pb-c.c
11:56:43 [2023-01-10T11:56:43.277Z] #38 15.34   PBCC     images/core-s390.pb-c.c
11:56:43 [2023-01-10T11:56:43.277Z] #38 15.41   PBCC     images/core-x86.pb-c.c
11:56:43 [2023-01-10T11:56:43.277Z] #38 15.47   PBCC     images/core.pb-c.c
11:56:43 [2023-01-10T11:56:43.514Z] #36 39.90 Reading package lists...
11:56:43 [2023-01-10T11:56:43.514Z] #36 ...
11:56:43 [2023-01-10T11:56:43.514Z] 
11:56:43 [2023-01-10T11:56:43.514Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:43 [2023-01-10T11:56:43.514Z] #29 30.27 Fetched 8616 kB in 23s (382 kB/s)
11:56:43 [2023-01-10T11:56:43.514Z] #29 30.27 Reading package lists...
11:56:43 [2023-01-10T11:56:43.514Z] #29 38.79 Reading package lists...
11:56:43 [2023-01-10T11:56:43.514Z] #29 ...
11:56:43 [2023-01-10T11:56:43.514Z] 
11:56:43 [2023-01-10T11:56:43.514Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:56:43 [2023-01-10T11:56:43.535Z] #38 15.60   PBCC     images/inventory.pb-c.c
11:56:43 [2023-01-10T11:56:43.535Z] #38 15.67   DEP      images/core-aarch64.pb-c.d
11:56:43 [2023-01-10T11:56:43.535Z] #38 15.74   DEP      images/core-arm.pb-c.d
11:56:43 [2023-01-10T11:56:43.748Z] #38 33.99   CC       images/tty.o
11:56:43 [2023-01-10T11:56:43.794Z] #38 15.82   DEP      images/core-ppc64.pb-c.d
11:56:43 [2023-01-10T11:56:43.794Z] #38 15.95   DEP      images/core-s390.pb-c.d
11:56:43 [2023-01-10T11:56:43.794Z] #38 16.02   DEP      images/core-x86.pb-c.d
11:56:44 [2023-01-10T11:56:44.053Z] #38 16.11   DEP      images/core.pb-c.d
11:56:44 [2023-01-10T11:56:44.053Z] #38 16.20   DEP      images/inventory.pb-c.d
11:56:44 [2023-01-10T11:56:44.053Z] #38 16.32   PBCC     images/cpuinfo.pb-c.c
11:56:44 [2023-01-10T11:56:44.053Z] #38 16.34   DEP      images/cpuinfo.pb-c.d
11:56:44 [2023-01-10T11:56:44.053Z] #38 16.39   PBCC     images/stats.pb-c.c
11:56:44 [2023-01-10T11:56:44.312Z] #38 16.47   DEP      images/stats.pb-c.d
11:56:44 [2023-01-10T11:56:44.319Z] #38 34.57   CC       images/file-lock.o
11:56:44 [2023-01-10T11:56:44.319Z] #38 ...
11:56:44 [2023-01-10T11:56:44.319Z] 
11:56:44 [2023-01-10T11:56:44.319Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:44 [2023-01-10T11:56:44.319Z] #33 74.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:56:44 [2023-01-10T11:56:44.319Z] #33 74.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:56:44 [2023-01-10T11:56:44.319Z] #33 74.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:44 [2023-01-10T11:56:44.319Z] #33 79.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:56:44 [2023-01-10T11:56:44.319Z] #33 79.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:56:44 [2023-01-10T11:56:44.319Z] #33 79.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:56:44 [2023-01-10T11:56:44.319Z] #33 ...
11:56:44 [2023-01-10T11:56:44.319Z] 
11:56:44 [2023-01-10T11:56:44.319Z] #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
11:56:44 [2023-01-10T11:56:44.319Z] #38 34.73   CC       images/rlimit.o
11:56:44 [2023-01-10T11:56:44.346Z] #38 82.30   AR       soccr/libsoccr.a
11:56:44 [2023-01-10T11:56:44.346Z] #38 82.40 make[1]: 'soccr/libsoccr.a' is up to date.
11:56:44 [2023-01-10T11:56:44.549Z] #23 40.03 Updating files:  55% (1239/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:  84% (1864/2219)
Updating files:  84% (1882/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)
11:56:44 [2023-01-10T11:56:44.549Z] #23 ...
11:56:44 [2023-01-10T11:56:44.549Z] 
11:56:44 [2023-01-10T11:56:44.549Z] #34 [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
11:56:44 [2023-01-10T11:56:44.549Z] #34 31.37 Fetched 8616 kB in 24s (363 kB/s)
11:56:44 [2023-01-10T11:56:44.549Z] #34 31.37 Reading package lists...
11:56:44 [2023-01-10T11:56:44.580Z] #38 34.91   CC       images/pagemap.o
11:56:44 [2023-01-10T11:56:44.808Z] #34 40.19 Reading package lists...
11:56:44 [2023-01-10T11:56:44.808Z] #34 ...
11:56:44 [2023-01-10T11:56:44.808Z] 
11:56:44 [2023-01-10T11:56:44.808Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:56:44 [2023-01-10T11:56:44.808Z] #23 40.03 Updating files:  55% (1239/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:  84% (1864/2219)
Updating files:  84% (1882/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.
11:56:44 [2023-01-10T11:56:44.808Z] #23 41.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:56:44 [2023-01-10T11:56:44.860Z] #38 35.17   CC       images/siginfo.o
11:56:44 [2023-01-10T11:56:44.860Z] #38 35.43   CC       images/rpc.o
11:56:45 [2023-01-10T11:56:45.274Z] #38 83.11   DEP      criu/arch/x86/sigframe.d
11:56:45 [2023-01-10T11:56:45.274Z] #38 83.26   DEP      criu/arch/x86/sigaction_compat.d
11:56:45 [2023-01-10T11:56:45.530Z] #38 83.45   DEP      criu/arch/x86/kerndat.d
11:56:45 [2023-01-10T11:56:45.787Z] #38 83.77   DEP      criu/arch/x86/crtools.d
11:56:46 [2023-01-10T11:56:46.043Z] #38 84.00   DEP      criu/arch/x86/cpu.d
11:56:46 [2023-01-10T11:56:46.043Z] #38 84.12   CC       criu/arch/x86/cpu.o
11:56:46 [2023-01-10T11:56:46.215Z] #38 18.22 make[1]: Nothing to be done for 'all'.
11:56:46 [2023-01-10T11:56:46.243Z] #38 36.62   CC       images/ext-file.o
11:56:46 [2023-01-10T11:56:46.504Z] #38 36.80   CC       images/cgroup.o
11:56:46 [2023-01-10T11:56:46.973Z] #38 84.77 include/common/asm/bitops.h: Assembler messages:
11:56:46 [2023-01-10T11:56:46.973Z] #38 84.77 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:56:46 [2023-01-10T11:56:46.973Z] #38 84.77 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:56:46 [2023-01-10T11:56:46.973Z] #38 84.77 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:56:46 [2023-01-10T11:56:46.973Z] #38 84.78 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:56:46 [2023-01-10T11:56:46.973Z] #38 84.80   CC       criu/arch/x86/crtools.o
11:56:47 [2023-01-10T11:56:47.074Z] #38 37.42   CC       images/userns.o
11:56:47 [2023-01-10T11:56:47.218Z] #32 ...
11:56:47 [2023-01-10T11:56:47.218Z] 
11:56:47 [2023-01-10T11:56:47.218Z] #34 [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
11:56:47 [2023-01-10T11:56:47.218Z] #34 39.93 Updating files:  45% (1015/2219)
Updating files:  46% (1021/2219)
Updating files:  47% (1043/2219)
Updating files:  48% (1066/2219)
Updating files:  49% (1088/2219)
Updating files:  50% (1110/2219)
Updating files:  51% (1132/2219)
Updating files:  52% (1154/2219)
Updating files:  53% (1177/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:  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.
11:56:47 [2023-01-10T11:56:47.218Z] #34 41.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:56:47 [2023-01-10T11:56:47.334Z] #38 37.68   CC       images/google/protobuf/descriptor.o
11:56:48 [2023-01-10T11:56:48.120Z] #38 19.88   CC       images/stats.o
11:56:48 [2023-01-10T11:56:48.120Z] #38 20.21   CC       images/core.o
11:56:48 [2023-01-10T11:56:48.202Z] #23 44.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:56:48 [2023-01-10T11:56:48.687Z] #38 20.93   CC       images/core-x86.o
11:56:48 [2023-01-10T11:56:48.924Z] #38 86.78   CC       criu/arch/x86/kerndat.o
11:56:49 [2023-01-10T11:56:49.132Z] #34 45.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:56:49 [2023-01-10T11:56:49.251Z] #38 39.42   CC       images/opts.o
11:56:49 [2023-01-10T11:56:49.251Z] #38 39.60   CC       images/seccomp.o
11:56:49 [2023-01-10T11:56:49.254Z] #38 21.43   CC       images/core-arm.o
11:56:49 [2023-01-10T11:56:49.485Z] #38 87.56   CC       criu/arch/x86/sigaction_compat.o
11:56:49 [2023-01-10T11:56:49.512Z] #38 39.86   CC       images/binfmt-misc.o
11:56:49 [2023-01-10T11:56:49.772Z] #38 40.03   CC       images/time.o
11:56:49 [2023-01-10T11:56:49.772Z] #38 40.22   CC       images/sysctl.o
11:56:49 [2023-01-10T11:56:49.824Z] #38 21.86   CC       images/core-aarch64.o
11:56:50 [2023-01-10T11:56:50.033Z] #38 40.42   CC       images/autofs.o
11:56:50 [2023-01-10T11:56:50.046Z] #38 87.95   CC       criu/arch/x86/sigframe.o
11:56:50 [2023-01-10T11:56:50.083Z] #38 22.20   CC       images/core-ppc64.o
11:56:50 [2023-01-10T11:56:50.293Z] #38 40.66   CC       images/macvlan.o
11:56:50 [2023-01-10T11:56:50.301Z] #38 88.33   LINK     criu/arch/x86/crtools.built-in.o
11:56:50 [2023-01-10T11:56:50.554Z] #38 40.81   CC       images/sit.o
11:56:50 [2023-01-10T11:56:50.554Z] #38 40.97   CC       images/memfd.o
11:56:50 [2023-01-10T11:56:50.557Z] #38 88.52   DEP      criu/pie/util-vdso-elf32.d
11:56:50 [2023-01-10T11:56:50.651Z] #38 22.79   CC       images/core-s390.o
11:56:50 [2023-01-10T11:56:50.651Z] #38 ...
11:56:50 [2023-01-10T11:56:50.651Z] 
11:56:50 [2023-01-10T11:56:50.651Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:56:50 [2023-01-10T11:56:50.651Z] #26 66.91 internal/syscall/unix
11:56:50 [2023-01-10T11:56:50.651Z] #26 67.48 time
11:56:50 [2023-01-10T11:56:50.651Z] #26 74.75 internal/fmtsort
11:56:50 [2023-01-10T11:56:50.651Z] #26 74.80 internal/poll
11:56:50 [2023-01-10T11:56:50.651Z] #26 75.29 internal/safefilepath
11:56:50 [2023-01-10T11:56:50.651Z] #26 75.56 internal/syscall/execenv
11:56:50 [2023-01-10T11:56:50.651Z] #26 75.77 path
11:56:50 [2023-01-10T11:56:50.651Z] #26 76.53 io/fs
11:56:50 [2023-01-10T11:56:50.753Z] #23 ...
11:56:50 [2023-01-10T11:56:50.753Z] 
11:56:50 [2023-01-10T11:56:50.753Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:50 [2023-01-10T11:56:50.753Z] #29 38.79 Reading package lists...
11:56:50 [2023-01-10T11:56:50.813Z] #38 88.91   DEP      criu/pie/util-vdso.d
11:56:50 [2023-01-10T11:56:50.853Z] #38 41.28   CC       images/timens.o
11:56:51 [2023-01-10T11:56:51.069Z] #38 89.08   DEP      criu/pie/util.d
11:56:51 [2023-01-10T11:56:51.114Z] #38 41.58   LINK     images/built-in.o
11:56:51 [2023-01-10T11:56:51.326Z] #38 89.34   CC       criu/pie/util.o
11:56:51 [2023-01-10T11:56:51.381Z] #38 41.77   GEN      compel/include/asm
11:56:51 [2023-01-10T11:56:51.381Z] #38 41.81   GEN      compel/include/version.h
11:56:51 [2023-01-10T11:56:51.381Z] #38 41.83 touch .config
11:56:51 [2023-01-10T11:56:51.588Z] #26 ...
11:56:51 [2023-01-10T11:56:51.588Z] 
11:56:51 [2023-01-10T11:56:51.588Z] #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
11:56:51 [2023-01-10T11:56:51.588Z] #38 23.48   CC       images/cpuinfo.o
11:56:51 [2023-01-10T11:56:51.588Z] #38 23.82   CC       images/inventory.o
11:56:51 [2023-01-10T11:56:51.667Z] #38 41.92   GEN      include/common/config.h
11:56:51 [2023-01-10T11:56:51.667Z] #38 42.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:56:51 [2023-01-10T11:56:51.667Z] #38 42.04   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
11:56:51 [2023-01-10T11:56:51.667Z] #38 42.07   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
11:56:51 [2023-01-10T11:56:51.667Z] #38 42.11   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
11:56:51 [2023-01-10T11:56:51.888Z] #38 89.69   CC       criu/pie/util-vdso.o
11:56:51 [2023-01-10T11:56:51.888Z] #38 ...
11:56:51 [2023-01-10T11:56:51.888Z] 
11:56:51 [2023-01-10T11:56:51.888Z] #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
11:56:51 [2023-01-10T11:56:51.888Z] #27 175.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:56:51 [2023-01-10T11:56:51.930Z] #38 42.17   DEP      compel/plugins/std/infect.d
11:56:51 [2023-01-10T11:56:51.930Z] #38 42.37   DEP      compel/plugins/std/string.d
11:56:52 [2023-01-10T11:56:52.144Z] #27 175.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:56:52 [2023-01-10T11:56:52.144Z] #27 175.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:52 [2023-01-10T11:56:52.158Z] #38 24.08   CC       images/fdinfo.o
11:56:52 [2023-01-10T11:56:52.158Z] #38 24.49   CC       images/fown.o
11:56:52 [2023-01-10T11:56:52.191Z] #38 42.44   DEP      compel/plugins/std/log.d
11:56:52 [2023-01-10T11:56:52.191Z] #38 ...
11:56:52 [2023-01-10T11:56:52.191Z] 
11:56:52 [2023-01-10T11:56:52.191Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:56:52 [2023-01-10T11:56:52.191Z] #37 47.78 + bin/ctr
11:56:52 [2023-01-10T11:56:52.191Z] #37 ...
11:56:52 [2023-01-10T11:56:52.191Z] 
11:56:52 [2023-01-10T11:56:52.191Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:56:52 [2023-01-10T11:56:52.191Z] #38 42.55   DEP      compel/plugins/std/fds.d
11:56:52 [2023-01-10T11:56:52.191Z] #38 42.63   DEP      compel/plugins/std/std.d
11:56:52 [2023-01-10T11:56:52.441Z] #34 ...
11:56:52 [2023-01-10T11:56:52.441Z] 
11:56:52 [2023-01-10T11:56:52.441Z] #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
11:56:52 [2023-01-10T11:56:52.441Z] #28 29.58 Reading package lists...
11:56:52 [2023-01-10T11:56:52.441Z] #28 38.96 Reading package lists...
11:56:52 [2023-01-10T11:56:52.441Z] #28 47.87 Building dependency tree...
11:56:52 [2023-01-10T11:56:52.441Z] #28 ...
11:56:52 [2023-01-10T11:56:52.441Z] 
11:56:52 [2023-01-10T11:56:52.441Z] #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
11:56:52 [2023-01-10T11:56:52.441Z] #30 31.25 Reading package lists...
11:56:52 [2023-01-10T11:56:52.441Z] #30 40.43 Reading package lists...
11:56:52 [2023-01-10T11:56:52.451Z] #38 42.72   DEP      compel/plugins/shmem/shmem.d
11:56:52 [2023-01-10T11:56:52.451Z] #38 42.79   DEP      compel/plugins/fds/fds.d
11:56:52 [2023-01-10T11:56:52.451Z] #38 42.93   CC       compel/plugins/std/std.o
11:56:52 [2023-01-10T11:56:52.712Z] #38 43.21   CC       compel/plugins/std/fds.o
11:56:52 [2023-01-10T11:56:52.727Z] #38 24.71   CC       images/ns.o
11:56:52 [2023-01-10T11:56:52.986Z] #38 24.99   CC       images/regfile.o
11:56:52 [2023-01-10T11:56:52.986Z] #38 25.16   CC       images/ghost-file.o
11:56:53 [2023-01-10T11:56:53.245Z] #38 25.32   CC       images/fifo.o
11:56:53 [2023-01-10T11:56:53.245Z] #38 25.47   CC       images/remap-file-path.o
11:56:53 [2023-01-10T11:56:53.282Z] #38 43.58   CC       compel/plugins/std/log.o
11:56:53 [2023-01-10T11:56:53.287Z] #29 47.43 Building dependency tree...
11:56:53 [2023-01-10T11:56:53.504Z] #38 25.61   CC       images/eventfd.o
11:56:53 [2023-01-10T11:56:53.504Z] #38 25.72   CC       images/eventpoll.o
11:56:53 [2023-01-10T11:56:53.763Z] #38 25.93   CC       images/fh.o
11:56:53 [2023-01-10T11:56:53.829Z] #30 48.99 Building dependency tree...
11:56:53 [2023-01-10T11:56:53.829Z] #30 ...
11:56:53 [2023-01-10T11:56:53.829Z] 
11:56:53 [2023-01-10T11:56:53.829Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:53 [2023-01-10T11:56:53.829Z] #26 30.86 Reading package lists...
11:56:53 [2023-01-10T11:56:53.829Z] #26 40.26 Reading package lists...
11:56:53 [2023-01-10T11:56:53.829Z] #26 49.07 Building dependency tree...
11:56:53 [2023-01-10T11:56:53.829Z] #26 ...
11:56:53 [2023-01-10T11:56:53.829Z] 
11:56:53 [2023-01-10T11:56:53.829Z] #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
11:56:53 [2023-01-10T11:56:53.829Z] #28 47.87 Building dependency tree...
11:56:53 [2023-01-10T11:56:53.856Z] #38 44.36   CC       compel/plugins/std/string.o
11:56:54 [2023-01-10T11:56:54.023Z] #38 26.17   CC       images/fsnotify.o
11:56:54 [2023-01-10T11:56:54.428Z] #38 44.94   CC       compel/plugins/std/infect.o
11:56:54 [2023-01-10T11:56:54.688Z] #38 ...
11:56:54 [2023-01-10T11:56:54.688Z] 
11:56:54 [2023-01-10T11:56:54.688Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:54 [2023-01-10T11:56:54.688Z] #33 85.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:56:54 [2023-01-10T11:56:54.688Z] #33 85.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:56:54 [2023-01-10T11:56:54.688Z] #33 85.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:54 [2023-01-10T11:56:54.949Z] #33 ...
11:56:54 [2023-01-10T11:56:54.949Z] 
11:56:54 [2023-01-10T11:56:54.949Z] #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
11:56:54 [2023-01-10T11:56:54.949Z] #38 45.25   CC       compel/arch/aarch64/plugins/std/parasite-head.o
11:56:54 [2023-01-10T11:56:54.949Z] #38 45.30   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
11:56:55 [2023-01-10T11:56:55.210Z] #38 45.42   AR       compel/plugins/std.lib.a
11:56:55 [2023-01-10T11:56:55.210Z] #38 45.53   CC       compel/plugins/fds/fds.o
11:56:55 [2023-01-10T11:56:55.213Z] #28 ...
11:56:55 [2023-01-10T11:56:55.213Z] 
11:56:55 [2023-01-10T11:56:55.213Z] #33 [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
11:56:55 [2023-01-10T11:56:55.213Z] #33 32.38 Reading package lists...
11:56:55 [2023-01-10T11:56:55.213Z] #33 41.75 Reading package lists...
11:56:55 [2023-01-10T11:56:55.213Z] #33 50.09 Building dependency tree...
11:56:55 [2023-01-10T11:56:55.213Z] #33 ...
11:56:55 [2023-01-10T11:56:55.213Z] 
11:56:55 [2023-01-10T11:56:55.213Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:56:55 [2023-01-10T11:56:55.213Z] #26 49.07 Building dependency tree...
11:56:55 [2023-01-10T11:56:55.403Z] #38 27.26   CC       images/signalfd.o
11:56:55 [2023-01-10T11:56:55.403Z] #38 27.48   CC       images/fs.o
11:56:55 [2023-01-10T11:56:55.471Z] #38 45.71   AR       compel/plugins/fds.lib.a
11:56:55 [2023-01-10T11:56:55.471Z] #38 45.81   HOSTDEP  compel/src/lib/log-host.d
11:56:55 [2023-01-10T11:56:55.471Z] #38 45.89   HOSTDEP  compel/src/lib/handle-elf-host.d
11:56:55 [2023-01-10T11:56:55.662Z] #38 27.70   CC       images/pstree.o
11:56:55 [2023-01-10T11:56:55.736Z] #38 45.97   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
11:56:55 [2023-01-10T11:56:55.736Z] #38 46.03   HOSTDEP  compel/src/main-host.d
11:56:55 [2023-01-10T11:56:55.736Z] #38 46.11   DEP      compel/src/lib/ptrace.d
11:56:55 [2023-01-10T11:56:55.736Z] #38 46.23   DEP      compel/src/lib/infect.d
11:56:55 [2023-01-10T11:56:55.921Z] #38 27.96   CC       images/pipe.o
11:56:55 [2023-01-10T11:56:55.921Z] #38 28.13   CC       images/tcp-stream.o
11:56:55 [2023-01-10T11:56:55.997Z] #38 46.34   DEP      compel/src/lib/infect-util.d
11:56:55 [2023-01-10T11:56:55.997Z] #38 46.38   DEP      compel/src/lib/infect-rpc.d
11:56:55 [2023-01-10T11:56:55.997Z] #38 46.46   DEP      compel/arch/aarch64/src/lib/infect.d
11:56:56 [2023-01-10T11:56:56.214Z] Merging remotes/origin/20.10 commit 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 into PR head commit 91e767cc1ebecdfc5de47c8221850d111f020326
11:56:56 [2023-01-10T11:56:56.257Z] #38 46.53   DEP      compel/arch/aarch64/src/lib/cpu.d
11:56:56 [2023-01-10T11:56:56.257Z] #38 46.57   DEP      compel/src/lib/log.d
11:56:56 [2023-01-10T11:56:56.257Z] #38 46.65   DEP      compel/src/main.d
11:56:56 [2023-01-10T11:56:56.257Z] #38 46.71   DEP      compel/src/lib/handle-elf.d
11:56:56 [2023-01-10T11:56:56.260Z] #38 28.30   CC       images/sk-packet.o
11:56:56 [2023-01-10T11:56:56.260Z] #38 28.52   CC       images/mnt.o
11:56:56 [2023-01-10T11:56:56.518Z] #38 46.77   DEP      compel/arch/aarch64/src/lib/handle-elf.d
11:56:56 [2023-01-10T11:56:56.518Z] #38 46.89   CC       compel/src/lib/log.o
11:56:56 [2023-01-10T11:56:56.536Z] #38 28.78   CC       images/pipe-data.o
11:56:56 [2023-01-10T11:56:56.572Z] #29 ...
11:56:56 [2023-01-10T11:56:56.572Z] 
11:56:56 [2023-01-10T11:56:56.572Z] #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
11:56:56 [2023-01-10T11:56:56.572Z] #25 53.34 go: downloading github.com/fatih/color v1.13.0
11:56:56 [2023-01-10T11:56:56.572Z] #25 53.34 go: downloading github.com/gofrs/flock v0.8.1
11:56:56 [2023-01-10T11:56:56.572Z] #25 53.43 go: downloading github.com/pkg/errors v0.9.1
11:56:56 [2023-01-10T11:56:56.572Z] #25 53.45 go: downloading github.com/spf13/cobra v1.3.0
11:56:56 [2023-01-10T11:56:56.779Z] #38 47.04   CC       compel/arch/aarch64/src/lib/cpu.o
11:56:56 [2023-01-10T11:56:56.779Z] #38 47.24   CC       compel/arch/aarch64/src/lib/infect.o
11:56:56 [2023-01-10T11:56:56.813Z] #38 28.94   CC       images/sa.o
11:56:56 [2023-01-10T11:56:56.813Z] #38 29.08   CC       images/timer.o
11:56:56 [2023-01-10T11:56:56.832Z] #25 53.55 go: downloading github.com/spf13/pflag v1.0.5
11:56:57 [2023-01-10T11:56:57.049Z] #38 47.57   CC       compel/src/lib/infect-rpc.o
11:56:57 [2023-01-10T11:56:57.092Z] #25 53.88 go: downloading github.com/spf13/viper v1.10.1
11:56:57 [2023-01-10T11:56:57.352Z] #25 54.14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:56:57 [2023-01-10T11:56:57.384Z] #38 29.42   CC       images/timerfd.o
11:56:57 [2023-01-10T11:56:57.611Z] #25 54.50 go: downloading github.com/mattn/go-colorable v0.1.12
11:56:57 [2023-01-10T11:56:57.620Z] #38 47.91   CC       compel/src/lib/infect-util.o
11:56:57 [2023-01-10T11:56:57.643Z] #38 29.69   CC       images/mm.o
11:56:57 [2023-01-10T11:56:57.643Z] #38 29.95   CC       images/sk-opts.o
11:56:57 [2023-01-10T11:56:57.870Z] #25 54.57 go: downloading github.com/mattn/go-isatty v0.0.14
11:56:57 [2023-01-10T11:56:57.870Z] #25 54.69 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:56:57 [2023-01-10T11:56:57.870Z] #25 54.76 go: downloading github.com/go-critic/go-critic v0.6.2
11:56:57 [2023-01-10T11:56:57.880Z] #38 48.22   CC       compel/src/lib/infect.o
11:56:57 [2023-01-10T11:56:57.901Z] #38 30.16   CC       images/sk-unix.o
11:56:56 [2023-01-10T11:56:56.322Z]  > git config core.sparsecheckout # timeout=10
11:56:56 [2023-01-10T11:56:56.394Z]  > git checkout -f 91e767cc1ebecdfc5de47c8221850d111f020326 # timeout=10
11:56:58 [2023-01-10T11:56:58.469Z] #38 30.54   CC       images/sk-inet.o
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.56 The following additional packages will be installed:
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.60   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.60   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.60   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.60   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.60   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.62   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.62   mingw-w64-common mingw-w64-x86-64-dev
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.66 Suggested packages:
11:56:58 [2023-01-10T11:56:58.520Z] #26 54.66   gcc-10-locales seccomp wine64
11:56:58 [2023-01-10T11:56:58.694Z] #27 ...
11:56:58 [2023-01-10T11:56:58.694Z] 
11:56:58 [2023-01-10T11:56:58.694Z] #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
11:56:58 [2023-01-10T11:56:58.694Z] #25 181.1 + for f in rootlesskit rootlesskit-docker-proxy
11:56:58 [2023-01-10T11:56:58.694Z] #25 181.1 + GOBIN=/build
11:56:58 [2023-01-10T11:56:58.694Z] #25 181.1 + GO111MODULE=on
11:56:58 [2023-01-10T11:56:58.694Z] #25 181.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:56:58 [2023-01-10T11:56:58.727Z] #38 30.86   CC       images/tun.o
11:56:58 [2023-01-10T11:56:58.986Z] #38 31.14   CC       images/sk-netlink.o
11:56:59 [2023-01-10T11:56:59.245Z] #38 31.33   CC       images/packet-sock.o
11:56:59 [2023-01-10T11:56:59.464Z] #26 ...
11:56:59 [2023-01-10T11:56:59.464Z] 
11:56:59 [2023-01-10T11:56:59.464Z] #24 [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
11:56:59 [2023-01-10T11:56:59.464Z] #24 DONE 56.1s
11:56:59 [2023-01-10T11:56:59.464Z] 
11:56:59 [2023-01-10T11:56:59.464Z] #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
11:56:59 [2023-01-10T11:56:59.464Z] #28 53.54 The following additional packages will be installed:
11:56:59 [2023-01-10T11:56:59.464Z] #28 53.56   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:56:59 [2023-01-10T11:56:59.464Z] #28 53.58 Suggested packages:
11:56:59 [2023-01-10T11:56:59.464Z] #28 53.59   cmake-doc ninja-build lrzip
11:56:59 [2023-01-10T11:56:59.464Z] #28 53.59 Recommended packages:
11:56:59 [2023-01-10T11:56:59.464Z] #28 53.59   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:56:59 [2023-01-10T11:56:59.464Z] #28 54.85 The following NEW packages will be installed:
11:56:59 [2023-01-10T11:56:59.464Z] #28 54.90   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:56:59 [2023-01-10T11:56:59.464Z] #28 54.91   vim-common xxd
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.58 Need to get 17.7 MB of archives.
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.58 After this operation, 70.7 MB of additional disk space will be used.
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:56:59 [2023-01-10T11:56:59.464Z] #28 55.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:56:59 [2023-01-10T11:56:59.505Z] #38 31.71   CC       images/ipc-var.o
11:56:59 [2023-01-10T11:56:59.764Z] #38 31.90   CC       images/ipc-desc.o
11:56:59 [2023-01-10T11:56:59.991Z] Merge succeeded, producing 0ee03be64d729e64560f88b8415af413e1d45554
11:56:59 [2023-01-10T11:56:59.991Z] Checking out Revision 0ee03be64d729e64560f88b8415af413e1d45554 (PR-44765)
11:57:00 [2023-01-10T11:57:00.022Z] #38 32.06   CC       images/ipc-shm.o
11:57:00 [2023-01-10T11:57:00.022Z] #38 32.29   CC       images/ipc-msg.o
11:57:00 [2023-01-10T11:57:00.282Z] #38 32.50   CC       images/ipc-sem.o
11:57:00 [2023-01-10T11:57:00.405Z] #28 56.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
11:57:00 [2023-01-10T11:57:00.405Z] #28 56.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:57:00 [2023-01-10T11:57:00.405Z] #28 56.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:57:00 [2023-01-10T11:57:00.405Z] #28 56.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:57:00 [2023-01-10T11:57:00.405Z] #28 56.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:57:00 [2023-01-10T11:57:00.405Z] #28 56.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:57:00 [2023-01-10T11:57:00.413Z] #25 57.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:57:00 [2023-01-10T11:57:00.413Z] #25 57.36 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:57:00 [2023-01-10T11:57:00.431Z] #38 50.43   CC       compel/src/lib/ptrace.o
11:57:00 [2023-01-10T11:57:00.431Z] #38 50.84   AR       compel/libcompel.a
11:57:00 [2023-01-10T11:57:00.431Z] #38 50.93   HOSTCC   compel/src/main-host.o
11:57:00 [2023-01-10T11:57:00.541Z] #38 32.67   CC       images/utsns.o
11:57:00 [2023-01-10T11:57:00.541Z] #38 32.84   CC       images/creds.o
11:57:00 [2023-01-10T11:57:00.672Z] #25 ...
11:57:00 [2023-01-10T11:57:00.672Z] 
11:57:00 [2023-01-10T11:57:00.672Z] #32 [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
11:57:00 [2023-01-10T11:57:00.672Z] #32 39.01 Reading package lists...
11:57:00 [2023-01-10T11:57:00.672Z] #32 47.63 Building dependency tree...
11:57:00 [2023-01-10T11:57:00.672Z] #32 53.99 The following additional packages will be installed:
11:57:00 [2023-01-10T11:57:00.672Z] #32 54.00   libbtrfs0
11:57:00 [2023-01-10T11:57:00.672Z] #32 54.37 The following NEW packages will be installed:
11:57:00 [2023-01-10T11:57:00.672Z] #32 54.40   libbtrfs-dev libbtrfs0
11:57:00 [2023-01-10T11:57:00.672Z] #32 55.08 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:57:00 [2023-01-10T11:57:00.672Z] #32 55.08 Need to get 460 kB of archives.
11:57:00 [2023-01-10T11:57:00.672Z] #32 55.08 After this operation, 1237 kB of additional disk space will be used.
11:57:00 [2023-01-10T11:57:00.672Z] #32 55.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:57:00 [2023-01-10T11:57:00.672Z] #32 55.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:57:00 [2023-01-10T11:57:00.672Z] #32 57.07 debconf: delaying package configuration, since apt-utils is not installed
11:57:00 [2023-01-10T11:57:00.672Z] #32 57.50 Fetched 460 kB in 0s (1096 kB/s)
11:57:00 [2023-01-10T11:57:00.691Z] #38 51.14   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
11:57:00 [2023-01-10T11:57:00.800Z] #38 33.02   CC       images/vma.o
11:57:00 [2023-01-10T11:57:00.931Z] #32 ...
11:57:00 [2023-01-10T11:57:00.931Z] 
11:57:00 [2023-01-10T11:57:00.931Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:00 [2023-01-10T11:57:00.931Z] #29 53.58 The following additional packages will be installed:
11:57:00 [2023-01-10T11:57:00.931Z] #29 53.61   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:57:00 [2023-01-10T11:57:00.931Z] #29 53.63 Suggested packages:
11:57:00 [2023-01-10T11:57:00.931Z] #29 53.65   cmake-doc ninja-build lrzip
11:57:00 [2023-01-10T11:57:00.931Z] #29 53.65 Recommended packages:
11:57:00 [2023-01-10T11:57:00.931Z] #29 53.65   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.16 The following NEW packages will be installed:
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.25   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.25   vim-common xxd
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.86 Need to get 17.7 MB of archives.
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.86 After this operation, 70.7 MB of additional disk space will be used.
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 55.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:57:00 [2023-01-10T11:57:00.931Z] #29 56.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:57:00 [2023-01-10T11:57:00.952Z] #38 51.26   HOSTCC   compel/src/lib/handle-elf-host.o
11:57:01 [2023-01-10T11:57:01.059Z] #38 33.23   CC       images/netdev.o
11:57:01 [2023-01-10T11:57:01.212Z] #38 51.53   HOSTCC   compel/src/lib/log-host.o
11:57:01 [2023-01-10T11:57:01.212Z] #38 51.69   HOSTLINK compel/compel-host-bin
11:57:01 [2023-01-10T11:57:01.318Z] #38 33.56   CC       images/tty.o
11:57:01 [2023-01-10T11:57:01.473Z] #38 51.90   DEP      soccr/soccr.d
11:57:01 [2023-01-10T11:57:01.473Z] #38 52.03   CC       soccr/soccr.o
11:57:01 [2023-01-10T11:57:01.577Z] #38 ...
11:57:01 [2023-01-10T11:57:01.577Z] 
11:57:01 [2023-01-10T11:57:01.577Z] #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
11:57:01 [2023-01-10T11:57:01.577Z] #26 77.86 strings
11:57:01 [2023-01-10T11:57:01.577Z] #26 78.11 os
11:57:01 [2023-01-10T11:57:01.577Z] #26 80.50 bufio
11:57:01 [2023-01-10T11:57:01.577Z] #26 81.83 text/tabwriter
11:57:01 [2023-01-10T11:57:01.577Z] #26 81.97 fmt
11:57:01 [2023-01-10T11:57:01.577Z] #26 82.46 io/ioutil
11:57:01 [2023-01-10T11:57:01.577Z] #26 84.75 github.com/BurntSushi/toml
11:57:01 [2023-01-10T11:57:01.577Z] #26 84.75 flag
11:57:01 [2023-01-10T11:57:01.577Z] #26 86.37 log
11:57:01 [2023-01-10T11:57:01.836Z] #26 ...
11:57:01 [2023-01-10T11:57:01.836Z] 
11:57:01 [2023-01-10T11:57:01.836Z] #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
11:57:01 [2023-01-10T11:57:01.836Z] #38 33.99   CC       images/file-lock.o
11:57:01 [2023-01-10T11:57:01.880Z] #29 ...
11:57:01 [2023-01-10T11:57:01.880Z] 
11:57:01 [2023-01-10T11:57:01.880Z] #36 [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
11:57:01 [2023-01-10T11:57:01.880Z] #36 39.90 Reading package lists...
11:57:01 [2023-01-10T11:57:01.880Z] #36 48.73 Building dependency tree...
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17 The following additional packages will be installed:
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.17   mingw-w64-common mingw-w64-x86-64-dev
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.18 Suggested packages:
11:57:01 [2023-01-10T11:57:01.880Z] #36 54.19   gcc-10-locales seccomp wine64
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.62 The following NEW packages will be installed:
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.65   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.65   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.65   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.65   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.66   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.66   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.66   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:57:01 [2023-01-10T11:57:01.880Z] #36 56.66   mingw-w64-x86-64-dev
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.23 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.23 Need to get 115 MB of archives.
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.23 After this operation, 645 MB of additional disk space will be used.
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.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]
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.39 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]
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:57:01 [2023-01-10T11:57:01.880Z] #36 57.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:57:01 [2023-01-10T11:57:01.880Z] #36 58.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:57:01 [2023-01-10T11:57:01.880Z] #36 58.37 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]
11:57:01 [2023-01-10T11:57:01.880Z] #36 58.39 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]
11:57:01 [2023-01-10T11:57:01.880Z] #36 ...
11:57:01 [2023-01-10T11:57:01.880Z] 
11:57:01 [2023-01-10T11:57:01.880Z] #32 [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
11:57:01 [2023-01-10T11:57:01.880Z] #32 57.81 Selecting previously unselected package libbtrfs0:amd64.
11:57:01 [2023-01-10T11:57:01.880Z] #32 57.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 ... 15718 files and directories currently installed.)
11:57:01 [2023-01-10T11:57:01.880Z] #32 57.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:57:01 [2023-01-10T11:57:01.880Z] #32 57.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:57:01 [2023-01-10T11:57:01.880Z] #32 58.31 Selecting previously unselected package libbtrfs-dev:amd64.
11:57:01 [2023-01-10T11:57:01.880Z] #32 58.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:57:01 [2023-01-10T11:57:01.880Z] #32 58.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:02 [2023-01-10T11:57:02.095Z] #38 34.20   CC       images/rlimit.o
11:57:02 [2023-01-10T11:57:02.140Z] #32 ...
11:57:02 [2023-01-10T11:57:02.140Z] 
11:57:02 [2023-01-10T11:57:02.140Z] #30 [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
11:57:02 [2023-01-10T11:57:02.140Z] #30 DONE 58.9s
11:57:02 [2023-01-10T11:57:02.140Z] 
11:57:02 [2023-01-10T11:57:02.140Z] #34 [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
11:57:02 [2023-01-10T11:57:02.140Z] #34 40.19 Reading package lists...
11:57:02 [2023-01-10T11:57:02.140Z] #34 49.24 Building dependency tree...
11:57:02 [2023-01-10T11:57:02.140Z] #34 55.05 The following additional packages will be installed:
11:57:02 [2023-01-10T11:57:02.140Z] #34 55.05   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
11:57:02 [2023-01-10T11:57:02.140Z] #34 55.06   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
11:57:02 [2023-01-10T11:57:02.140Z] #34 55.07 Suggested packages:
11:57:02 [2023-01-10T11:57:02.140Z] #34 55.11   manpages-dev protobuf-mode-el python3-setuptools
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.43 The following NEW packages will be installed:
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.44   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.44   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.44   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.46   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.86 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.86 Need to get 4583 kB of archives.
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.86 After this operation, 25.9 MB of additional disk space will be used.
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 57.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:57:02 [2023-01-10T11:57:02.140Z] #34 58.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:56:59 [2023-01-10T11:56:59.442Z]  > git remote # timeout=10
11:56:59 [2023-01-10T11:56:59.515Z]  > git config --get remote.origin.url # timeout=10
11:56:59 [2023-01-10T11:56:59.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:59 [2023-01-10T11:56:59.581Z]  > git merge 8771b4be5f59ff4d3c3091d2711c2bf03a0967f8 # timeout=10
11:56:59 [2023-01-10T11:56:59.886Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:57:00 [2023-01-10T11:57:00.025Z]  > git config core.sparsecheckout # timeout=10
11:57:00 [2023-01-10T11:57:00.085Z]  > git checkout -f 0ee03be64d729e64560f88b8415af413e1d45554 # timeout=10
11:57:02 [2023-01-10T11:57:02.354Z] #38 34.43   CC       images/pagemap.o
11:57:02 [2023-01-10T11:57:02.406Z] #34 ...
11:57:02 [2023-01-10T11:57:02.406Z] 
11:57:02 [2023-01-10T11:57:02.406Z] #32 [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
11:57:02 [2023-01-10T11:57:02.406Z] #32 59.21 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:57:02 [2023-01-10T11:57:02.406Z] #32 59.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:02 [2023-01-10T11:57:02.406Z] #32 59.27 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:02 [2023-01-10T11:57:02.418Z] #38 ...
11:57:02 [2023-01-10T11:57:02.418Z] 
11:57:02 [2023-01-10T11:57:02.418Z] #28 [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
11:57:02 [2023-01-10T11:57:02.418Z] #28 102.7 + for f in rootlesskit rootlesskit-docker-proxy
11:57:02 [2023-01-10T11:57:02.418Z] #28 102.7 + GOBIN=/build
11:57:02 [2023-01-10T11:57:02.418Z] #28 102.7 + GO111MODULE=on
11:57:02 [2023-01-10T11:57:02.418Z] #28 102.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:57:02 [2023-01-10T11:57:02.613Z] #38 34.65   CC       images/siginfo.o
11:57:02 [2023-01-10T11:57:02.613Z] #38 34.91   CC       images/rpc.o
11:57:02 [2023-01-10T11:57:02.862Z] #25 ...
11:57:02 [2023-01-10T11:57:02.862Z] 
11:57:02 [2023-01-10T11:57:02.862Z] #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
11:57:02 [2023-01-10T11:57:02.862Z] #38 90.69   CC       criu/pie/util-vdso-elf32.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 91.73   AR       criu/pie/pie.lib.a
11:57:02 [2023-01-10T11:57:02.862Z] #38 91.77   DEP      criu/pie/restorer.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 92.08   DEP      criu/arch/x86/sigaction_compat_pie.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 92.26   DEP      criu/arch/x86/restorer_unmap.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 92.30   DEP      criu/arch/x86/restorer.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 92.57   DEP      criu/arch/x86/vdso-pie.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 92.77   DEP      criu/pie/parasite-vdso.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 92.92   DEP      criu/pie/parasite.d
11:57:02 [2023-01-10T11:57:02.862Z] #38 93.33   CC       criu/pie/parasite.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 94.53   LINK     criu/pie/parasite.built-in.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 94.55   GEN      criu/pie/parasite-blob.h
11:57:02 [2023-01-10T11:57:02.862Z] #38 94.57   CC       criu/pie/parasite-vdso.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 95.28   CC       criu/arch/x86/vdso-pie.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 95.66   CC       criu/arch/x86/restorer.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 96.33   CC       criu/arch/x86/restorer_unmap.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 96.38   CC       criu/arch/x86/sigaction_compat_pie.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 96.69   CC       criu/pie/restorer.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 100.7   LINK     criu/pie/restorer.built-in.o
11:57:02 [2023-01-10T11:57:02.862Z] #38 100.8   GEN      criu/pie/restorer-blob.h
11:57:02 [2023-01-10T11:57:02.862Z] #38 ...
11:57:02 [2023-01-10T11:57:02.862Z] 
11:57:02 [2023-01-10T11:57:02.862Z] #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
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.3 Selecting previously unselected package g++-mingw-w64-x86-64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.6 Selecting previously unselected package libapparmor1:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.9 Selecting previously unselected package libapparmor-dev:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 183.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.0 Selecting previously unselected package libbtrfs0:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.4 Selecting previously unselected package libbtrfs-dev:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 184.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 185.1 Selecting previously unselected package libudev-dev:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 185.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 185.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 185.4 Selecting previously unselected package libsepol1-dev:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 185.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 185.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 186.0 Selecting previously unselected package libpcre2-16-0:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 186.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 186.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 186.3 Selecting previously unselected package libpcre2-32-0:amd64.
11:57:02 [2023-01-10T11:57:02.862Z] #27 186.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
11:57:02 [2023-01-10T11:57:02.862Z] #27 186.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:57:02 [2023-01-10T11:57:02.949Z] #28 59.24 debconf: delaying package configuration, since apt-utils is not installed
11:57:03 [2023-01-10T11:57:03.211Z] #28 ...
11:57:03 [2023-01-10T11:57:03.211Z] 
11:57:03 [2023-01-10T11:57:03.211Z] #33 [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
11:57:03 [2023-01-10T11:57:03.211Z] #33 50.09 Building dependency tree...
11:57:03 [2023-01-10T11:57:03.211Z] #33 55.99 The following additional packages will be installed:
11:57:03 [2023-01-10T11:57:03.211Z] #33 56.01   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
11:57:03 [2023-01-10T11:57:03.211Z] #33 56.02   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
11:57:03 [2023-01-10T11:57:03.211Z] #33 56.07 Suggested packages:
11:57:03 [2023-01-10T11:57:03.211Z] #33 56.07   manpages-dev protobuf-mode-el python3-setuptools
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.03 The following NEW packages will be installed:
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.03   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.04   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.04   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.06   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 Need to get 4583 kB of archives.
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 After this operation, 25.9 MB of additional disk space will be used.
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:57:03 [2023-01-10T11:57:03.211Z] #33 58.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:57:03 [2023-01-10T11:57:03.344Z] #32 DONE 59.9s
11:57:03 [2023-01-10T11:57:03.344Z] 
11:57:03 [2023-01-10T11:57:03.344Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:03 [2023-01-10T11:57:03.344Z] #29 58.88 debconf: delaying package configuration, since apt-utils is not installed
11:57:03 [2023-01-10T11:57:03.344Z] #29 59.51 Fetched 17.7 MB in 2s (8521 kB/s)
11:57:03 [2023-01-10T11:57:03.344Z] #29 59.65 Selecting previously unselected package xxd.
11:57:03 [2023-01-10T11:57:03.344Z] #29 59.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
11:57:03 [2023-01-10T11:57:03.344Z] #29 59.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:57:03 [2023-01-10T11:57:03.344Z] #29 59.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:57:03 [2023-01-10T11:57:03.344Z] #29 60.17 Selecting previously unselected package vim-common.
11:57:03 [2023-01-10T11:57:03.344Z] #29 60.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:57:03 [2023-01-10T11:57:03.344Z] #29 60.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:57:03 [2023-01-10T11:57:03.426Z] #27 186.8 Selecting previously unselected package libpcre2-posix2:amd64.
11:57:03 [2023-01-10T11:57:03.426Z] #27 186.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
11:57:03 [2023-01-10T11:57:03.426Z] #27 186.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:57:03 [2023-01-10T11:57:03.472Z] #33 ...
11:57:03 [2023-01-10T11:57:03.472Z] 
11:57:03 [2023-01-10T11:57:03.472Z] #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
11:57:03 [2023-01-10T11:57:03.472Z] #28 59.86 Fetched 17.7 MB in 2s (7617 kB/s)
11:57:03 [2023-01-10T11:57:03.682Z] #27 187.1 Selecting previously unselected package libpcre2-dev:amd64.
11:57:03 [2023-01-10T11:57:03.682Z] #27 187.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
11:57:03 [2023-01-10T11:57:03.682Z] #27 187.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:57:03 [2023-01-10T11:57:03.735Z] #28 ...
11:57:03 [2023-01-10T11:57:03.735Z] 
11:57:03 [2023-01-10T11:57:03.735Z] #36 [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
11:57:03 [2023-01-10T11:57:03.735Z] #36 DONE 60.1s
11:57:03 [2023-01-10T11:57:03.735Z] 
11:57:03 [2023-01-10T11:57:03.735Z] #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
11:57:03 [2023-01-10T11:57:03.735Z] #30 48.99 Building dependency tree...
11:57:03 [2023-01-10T11:57:03.735Z] #30 54.59 The following additional packages will be installed:
11:57:03 [2023-01-10T11:57:03.735Z] #30 54.60   libbtrfs0
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.03 The following NEW packages will be installed:
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.04   libbtrfs-dev libbtrfs0
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.62 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.62 Need to get 460 kB of archives.
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.62 After this operation, 1237 kB of additional disk space will be used.
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:57:03 [2023-01-10T11:57:03.735Z] #30 55.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:57:03 [2023-01-10T11:57:03.735Z] #30 57.68 debconf: delaying package configuration, since apt-utils is not installed
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.25 Fetched 460 kB in 0s (1334 kB/s)
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.49 Selecting previously unselected package libbtrfs0:amd64.
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.49 (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.)
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.93 Selecting previously unselected package libbtrfs-dev:amd64.
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 58.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 59.62 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 59.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 59.62 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:03 [2023-01-10T11:57:03.735Z] #30 DONE 60.1s
11:57:03 [2023-01-10T11:57:03.735Z] 
11:57:03 [2023-01-10T11:57:03.735Z] #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
11:57:03 [2023-01-10T11:57:03.735Z] #28 60.09 Selecting previously unselected package xxd.
11:57:03 [2023-01-10T11:57:03.735Z] #28 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.)
11:57:03 [2023-01-10T11:57:03.735Z] #28 60.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:57:03 [2023-01-10T11:57:03.735Z] #28 60.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:57:03 [2023-01-10T11:57:03.912Z] #29 60.83 Selecting previously unselected package cmake-data.
11:57:03 [2023-01-10T11:57:03.912Z] #29 60.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:57:03 [2023-01-10T11:57:03.991Z] #38 36.03   CC       images/ext-file.o
11:57:03 [2023-01-10T11:57:03.991Z] #38 36.23   CC       images/cgroup.o
11:57:04 [2023-01-10T11:57:04.171Z] #29 60.88 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:57:04 [2023-01-10T11:57:04.308Z] #28 60.58 Selecting previously unselected package vim-common.
11:57:04 [2023-01-10T11:57:04.308Z] #28 60.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:57:04 [2023-01-10T11:57:04.308Z] #28 60.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:57:04 [2023-01-10T11:57:04.559Z] #38 ...
11:57:04 [2023-01-10T11:57:04.559Z] 
11:57:04 [2023-01-10T11:57:04.559Z] #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
11:57:04 [2023-01-10T11:57:04.559Z] #26 88.75 github.com/BurntSushi/toml/cmd/tomlv
11:57:04 [2023-01-10T11:57:04.559Z] #26 DONE 90.9s
11:57:04 [2023-01-10T11:57:04.568Z] #28 61.18 Selecting previously unselected package cmake-data.
11:57:04 [2023-01-10T11:57:04.568Z] #28 61.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:57:04 [2023-01-10T11:57:04.568Z] #28 61.19 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:57:04 [2023-01-10T11:57:04.610Z] #27 187.9 Selecting previously unselected package libselinux1-dev:amd64.
11:57:04 [2023-01-10T11:57:04.610Z] #27 187.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:57:04 [2023-01-10T11:57:04.610Z] #27 187.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:57:04 [2023-01-10T11:57:04.818Z] 
11:57:04 [2023-01-10T11:57:04.818Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:04 [2023-01-10T11:57:04.818Z] #31 81.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:57:04 [2023-01-10T11:57:04.818Z] #31 81.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:57:04 [2023-01-10T11:57:04.818Z] #31 81.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:04 [2023-01-10T11:57:04.818Z] #31 88.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:57:04 [2023-01-10T11:57:04.818Z] #31 88.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:57:04 [2023-01-10T11:57:04.818Z] #31 88.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:57:04 [2023-01-10T11:57:04.818Z] #31 ...
11:57:04 [2023-01-10T11:57:04.818Z] 
11:57:04 [2023-01-10T11:57:04.818Z] #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
11:57:04 [2023-01-10T11:57:04.818Z] #38 36.97   CC       images/userns.o
11:57:04 [2023-01-10T11:57:04.866Z] #27 188.3 Selecting previously unselected package libdevmapper-dev:amd64.
11:57:04 [2023-01-10T11:57:04.866Z] #27 188.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:57:04 [2023-01-10T11:57:04.866Z] #27 188.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:57:04 [2023-01-10T11:57:04.866Z] #27 188.4 Selecting previously unselected package libseccomp-dev:amd64.
11:57:05 [2023-01-10T11:57:05.077Z] #38 37.23   CC       images/google/protobuf/descriptor.o
11:57:05 [2023-01-10T11:57:05.122Z] #27 188.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:57:05 [2023-01-10T11:57:05.122Z] #27 188.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.122Z] #27 188.6 Selecting previously unselected package libsystemd-dev:amd64.
11:57:05 [2023-01-10T11:57:05.122Z] #27 188.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
11:57:05 [2023-01-10T11:57:05.122Z] #27 188.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #28 ...
11:57:05 [2023-01-10T11:57:05.719Z] 
11:57:05 [2023-01-10T11:57:05.719Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:05 [2023-01-10T11:57:05.719Z] #33 95.58 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:57:05 [2023-01-10T11:57:05.719Z] #33 95.58 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 95.58 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.5 Selecting previously unselected package g++-mingw-w64-x86-64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.7 Selecting previously unselected package libapparmor1:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.7 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.9 Selecting previously unselected package libapparmor-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.0 Selecting previously unselected package libbtrfs0:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.2 Selecting previously unselected package libbtrfs-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.5 Selecting previously unselected package libudev-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.5 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.6 Selecting previously unselected package libsepol1-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.9 Selecting previously unselected package libpcre2-16-0:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 101.9 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.1 Selecting previously unselected package libpcre2-32-0:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.2 Selecting previously unselected package libpcre2-posix2:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.3 Selecting previously unselected package libpcre2-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.4 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.8 Selecting previously unselected package libselinux1-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 102.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.1 Selecting previously unselected package libdevmapper-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.2 Selecting previously unselected package libseccomp-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.4 Selecting previously unselected package libsystemd-dev:arm64.
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 103.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.1 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.2 Setting up mingw-w64-common (8.0.0-1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.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
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.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
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.5 Setting up dmsetup (2:1.02.175-2.1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:57:05 [2023-01-10T11:57:05.719Z] #33 104.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:05 [2023-01-10T11:57:05.981Z] #33 DONE 106.5s
11:57:05 [2023-01-10T11:57:05.981Z] 
11:57:05 [2023-01-10T11:57:05.981Z] #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
11:57:05 [2023-01-10T11:57:05.981Z] #38 53.35   AR       soccr/libsoccr.a
11:57:05 [2023-01-10T11:57:05.981Z] #38 53.40 make[1]: 'soccr/libsoccr.a' is up to date.
11:57:05 [2023-01-10T11:57:05.981Z] #38 53.74   DEP      criu/arch/aarch64/sigframe.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 53.84   DEP      criu/arch/aarch64/crtools.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 53.99   DEP      criu/arch/aarch64/cpu.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 54.03   DEP      criu/arch/aarch64/bitops.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 54.12   CC       criu/arch/aarch64/bitops.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 54.16   CC       criu/arch/aarch64/cpu.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 54.32   CC       criu/arch/aarch64/crtools.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 54.86   CC       criu/arch/aarch64/sigframe.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 54.97   LINK     criu/arch/aarch64/crtools.built-in.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 55.01   DEP      criu/pie/util-vdso.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 55.15   DEP      criu/pie/util.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 55.27   CC       criu/pie/util.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 55.46   CC       criu/pie/util-vdso.o
11:57:05 [2023-01-10T11:57:05.981Z] #38 56.12   AR       criu/pie/pie.lib.a
11:57:05 [2023-01-10T11:57:05.981Z] #38 56.29   DEP      criu/pie/restorer.d
11:57:05 [2023-01-10T11:57:05.981Z] #38 56.50   DEP      criu/arch/aarch64/intraprocedure.d
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.051Z] #27 189.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.242Z] #38 56.58   DEP      criu/arch/aarch64/restorer.d
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.8 Setting up mingw-w64-common (8.0.0-1) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.307Z] #27 189.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.503Z] #38 56.88   DEP      criu/arch/aarch64/vdso-pie.d
11:57:06 [2023-01-10T11:57:06.563Z] #27 189.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:57:06 [2023-01-10T11:57:06.563Z] #27 189.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.563Z] #27 189.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:57:06 [2023-01-10T11:57:06.563Z] #27 189.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:57:06 [2023-01-10T11:57:06.563Z] #27 190.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.563Z] #27 190.0 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
11:57:06 [2023-01-10T11:57:06.563Z] #27 190.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.765Z] #38 57.11   DEP      criu/pie/parasite-vdso.d
11:57:06 [2023-01-10T11:57:06.819Z] #27 190.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:57:06 [2023-01-10T11:57:06.819Z] #27 190.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:06 [2023-01-10T11:57:06.819Z] #27 190.2 Setting up dmsetup (2:1.02.175-2.1) ...
11:57:06 [2023-01-10T11:57:06.819Z] #27 190.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:06 [2023-01-10T11:57:06.819Z] #27 190.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:57:06 [2023-01-10T11:57:06.819Z] #27 190.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:06 [2023-01-10T11:57:06.982Z] #38 38.75   CC       images/opts.o
11:57:06 [2023-01-10T11:57:06.982Z] #38 38.95   CC       images/seccomp.o
11:57:06 [2023-01-10T11:57:06.982Z] #38 39.20   CC       images/binfmt-misc.o
11:57:07 [2023-01-10T11:57:07.026Z] #38 57.33   DEP      criu/pie/parasite.d
11:57:07 [2023-01-10T11:57:07.241Z] #38 39.40   CC       images/time.o
11:57:07 [2023-01-10T11:57:07.289Z] #38 ...
11:57:07 [2023-01-10T11:57:07.289Z] 
11:57:07 [2023-01-10T11:57:07.289Z] #28 [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
11:57:07 [2023-01-10T11:57:07.289Z] #28 DONE 107.8s
11:57:07 [2023-01-10T11:57:07.289Z] 
11:57:07 [2023-01-10T11:57:07.289Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:57:07 [2023-01-10T11:57:07.289Z] #40 DONE 0.1s
11:57:07 [2023-01-10T11:57:07.500Z] #38 39.67   CC       images/sysctl.o
11:57:07 [2023-01-10T11:57:07.555Z] 
11:57:07 [2023-01-10T11:57:07.555Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:57:07 [2023-01-10T11:57:07.555Z] #41 DONE 0.1s
11:57:07 [2023-01-10T11:57:07.555Z] 
11:57:07 [2023-01-10T11:57:07.555Z] #42 [dev-systemd-false  1/26] RUN groupadd -r docker
11:57:07 [2023-01-10T11:57:07.555Z] #42 DONE 1.4s
11:57:07 [2023-01-10T11:57:07.555Z] 
11:57:07 [2023-01-10T11:57:07.555Z] #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
11:57:07 [2023-01-10T11:57:07.759Z] #38 39.92   CC       images/autofs.o
11:57:08 [2023-01-10T11:57:08.018Z] #38 40.12   CC       images/macvlan.o
11:57:08 [2023-01-10T11:57:08.018Z] #38 40.29   CC       images/sit.o
11:57:08 [2023-01-10T11:57:08.188Z] #27 DONE 191.5s
11:57:08 [2023-01-10T11:57:08.188Z] 
11:57:08 [2023-01-10T11:57:08.188Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:57:08 [2023-01-10T11:57:08.278Z] #38 40.55   CC       images/memfd.o
11:57:08 [2023-01-10T11:57:08.380Z] #29 ...
11:57:08 [2023-01-10T11:57:08.380Z] 
11:57:08 [2023-01-10T11:57:08.380Z] #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
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.03 go: downloading github.com/sirupsen/logrus v1.8.1
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.05 go: downloading github.com/stretchr/testify v1.7.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.56 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.56 go: downloading github.com/magiconair/properties v1.8.5
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.63 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.83 go: downloading github.com/spf13/afero v1.6.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.88 go: downloading github.com/spf13/cast v1.4.1
11:57:08 [2023-01-10T11:57:08.380Z] #25 63.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.03 go: downloading github.com/subosito/gotenv v1.2.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.12 go: downloading gopkg.in/ini.v1 v1.66.2
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.15 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.64 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.79 go: downloading github.com/go-toolsmith/astp v1.0.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.81 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:57:08 [2023-01-10T11:57:08.380Z] #25 64.86 go: downloading github.com/go-toolsmith/typep v1.0.2
11:57:08 [2023-01-10T11:57:08.380Z] #25 65.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:57:08 [2023-01-10T11:57:08.845Z] #38 40.90   CC       images/timens.o
11:57:08 [2023-01-10T11:57:08.845Z] #38 41.17   LINK     images/built-in.o
11:57:08 [2023-01-10T11:57:08.946Z] #43 DONE 1.4s
11:57:08 [2023-01-10T11:57:08.946Z] 
11:57:08 [2023-01-10T11:57:08.946Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:57:08 [2023-01-10T11:57:08.947Z] #25 65.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:57:09 [2023-01-10T11:57:09.104Z] #38 41.35   GEN      compel/include/asm
11:57:09 [2023-01-10T11:57:09.207Z] #25 66.14 go: downloading github.com/hashicorp/errwrap v1.0.0
11:57:09 [2023-01-10T11:57:09.363Z] #38 41.42   GEN      compel/include/version.h
11:57:09 [2023-01-10T11:57:09.363Z] #38 41.45 touch .config
11:57:09 [2023-01-10T11:57:09.363Z] #38 41.52   GEN      include/common/config.h
11:57:09 [2023-01-10T11:57:09.363Z] #38 41.59   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:57:09 [2023-01-10T11:57:09.363Z] #38 41.62   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:57:09 [2023-01-10T11:57:09.363Z] #38 41.63   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:57:09 [2023-01-10T11:57:09.466Z] #25 ...
11:57:09 [2023-01-10T11:57:09.466Z] 
11:57:09 [2023-01-10T11:57:09.466Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
11:57:09 [2023-01-10T11:57:09.466Z] #33 DONE 66.3s
11:57:09 [2023-01-10T11:57:09.466Z] 
11:57:09 [2023-01-10T11:57:09.466Z] #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
11:57:09 [2023-01-10T11:57:09.466Z] #25 66.29 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:57:09 [2023-01-10T11:57:09.557Z] #40 ...
11:57:09 [2023-01-10T11:57:09.557Z] 
11:57:09 [2023-01-10T11:57:09.557Z] #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
11:57:09 [2023-01-10T11:57:09.557Z] #25 DONE 192.7s
11:57:09 [2023-01-10T11:57:09.557Z] 
11:57:09 [2023-01-10T11:57:09.557Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:57:09 [2023-01-10T11:57:09.557Z] #41 DONE 0.1s
11:57:09 [2023-01-10T11:57:09.557Z] 
11:57:09 [2023-01-10T11:57:09.557Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:57:09 [2023-01-10T11:57:09.557Z] #42 DONE 0.1s
11:57:09 [2023-01-10T11:57:09.557Z] 
11:57:09 [2023-01-10T11:57:09.557Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:57:09 [2023-01-10T11:57:09.557Z] #38 101.1   DEP      criu/vdso.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 101.4   DEP      criu/vdso-compat.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 101.7   DEP      criu/uts_ns.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 101.9   DEP      criu/util.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 102.3   DEP      criu/uffd.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 102.5   DEP      criu/tun.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 102.8   DEP      criu/tty.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 103.1   DEP      criu/timerfd.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 103.3   DEP      criu/timens.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 103.5   DEP      criu/sysfs_parse.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 103.7   DEP      criu/sysctl.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 103.8   DEP      criu/string.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 103.9   DEP      criu/stats.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 104.0   DEP      criu/sockets.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 104.3   DEP      criu/sk-unix.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 104.6   DEP      criu/sk-tcp.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 104.8   DEP      criu/sk-queue.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 105.0   DEP      criu/sk-packet.d
11:57:09 [2023-01-10T11:57:09.557Z] #38 105.4   DEP      criu/sk-netlink.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 105.7   DEP      criu/sk-inet.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 106.0   DEP      criu/signalfd.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 106.2   DEP      criu/sigframe.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 106.5   DEP      criu/shmem.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 106.8   DEP      criu/servicefd.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 107.1   DEP      criu/seize.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 107.3   DEP      criu/seccomp.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 107.5   DEP      criu/rst-malloc.d
11:57:09 [2023-01-10T11:57:09.558Z] #38 107.7   DEP      criu/rbtree.d
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.64   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.68   DEP      compel/arch/x86/plugins/std/memcpy.d
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.70   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.72   GEN      compel/plugins/include/uapi/std/syscall.h
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.75   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.79   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.81   DEP      compel/plugins/std/infect.d
11:57:09 [2023-01-10T11:57:09.622Z] #38 41.88   DEP      compel/plugins/std/string.d
11:57:09 [2023-01-10T11:57:09.725Z] #25 66.50 go: downloading github.com/Antonboom/errname v0.1.5
11:57:09 [2023-01-10T11:57:09.725Z] #25 66.55 go: downloading github.com/Antonboom/nilnil v0.1.0
11:57:09 [2023-01-10T11:57:09.725Z] #25 66.60 go: downloading github.com/BurntSushi/toml v1.0.0
11:57:09 [2023-01-10T11:57:09.813Z] #38 107.7   DEP      criu/pstree.d
11:57:09 [2023-01-10T11:57:09.859Z] #28 ...
11:57:09 [2023-01-10T11:57:09.859Z] 
11:57:09 [2023-01-10T11:57:09.859Z] #33 [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
11:57:09 [2023-01-10T11:57:09.859Z] #33 60.70 debconf: delaying package configuration, since apt-utils is not installed
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.10 Fetched 4583 kB in 1s (5639 kB/s)
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.25 Selecting previously unselected package libcap2:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.49 Unpacking libcap2:amd64 (1:2.44-1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.59 Selecting previously unselected package libcap-dev:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.59 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.63 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.91 Selecting previously unselected package libnet1:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.91 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 61.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 62.22 Selecting previously unselected package libnet1-dev.
11:57:09 [2023-01-10T11:57:09.859Z] #33 62.23 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 62.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 62.65 Selecting previously unselected package libnl-3-200:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 62.65 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 62.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.02 Selecting previously unselected package libnl-3-dev:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.02 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.09 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.47 Selecting previously unselected package libprotobuf-c1:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.47 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.84 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.87 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 63.88 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 64.15 Selecting previously unselected package zlib1g-dev:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 64.16 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 64.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 64.72 Selecting previously unselected package libprotobuf23:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 64.72 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 64.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 65.84 Selecting previously unselected package libprotobuf-lite23:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 65.84 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 65.87 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 ...
11:57:09 [2023-01-10T11:57:09.859Z] 
11:57:09 [2023-01-10T11:57:09.859Z] #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
11:57:09 [2023-01-10T11:57:09.859Z] #31 56.28 go: downloading github.com/gofrs/flock v0.8.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 56.28 go: downloading github.com/fatih/color v1.13.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 56.58 go: downloading github.com/pkg/errors v0.9.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 56.58 go: downloading github.com/spf13/cobra v1.3.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 56.76 go: downloading github.com/spf13/pflag v1.0.5
11:57:09 [2023-01-10T11:57:09.859Z] #31 57.15 go: downloading github.com/spf13/viper v1.10.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 57.30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:57:09 [2023-01-10T11:57:09.859Z] #31 57.85 go: downloading github.com/mattn/go-colorable v0.1.12
11:57:09 [2023-01-10T11:57:09.859Z] #31 57.86 go: downloading github.com/mattn/go-isatty v0.0.14
11:57:09 [2023-01-10T11:57:09.859Z] #31 57.92 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:57:09 [2023-01-10T11:57:09.859Z] #31 57.95 go: downloading github.com/go-critic/go-critic v0.6.2
11:57:09 [2023-01-10T11:57:09.859Z] #31 59.79 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 59.82 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 64.72 go: downloading github.com/sirupsen/logrus v1.8.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 64.72 go: downloading github.com/stretchr/testify v1.7.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 64.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.24 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.27 go: downloading github.com/magiconair/properties v1.8.5
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.45 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.51 go: downloading github.com/spf13/afero v1.6.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.53 go: downloading github.com/spf13/cast v1.4.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.59 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.61 go: downloading github.com/subosito/gotenv v1.2.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.63 go: downloading gopkg.in/ini.v1 v1.66.2
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:57:09 [2023-01-10T11:57:09.859Z] #31 65.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.07 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.18 go: downloading github.com/go-toolsmith/astp v1.0.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.20 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.24 go: downloading github.com/go-toolsmith/typep v1.0.2
11:57:09 [2023-01-10T11:57:09.859Z] #31 66.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:57:09 [2023-01-10T11:57:09.859Z] #31 ...
11:57:09 [2023-01-10T11:57:09.859Z] 
11:57:09 [2023-01-10T11:57:09.859Z] #33 [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
11:57:09 [2023-01-10T11:57:09.859Z] #33 66.36 Selecting previously unselected package libprotobuf-dev:amd64.
11:57:09 [2023-01-10T11:57:09.859Z] #33 66.36 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
11:57:09 [2023-01-10T11:57:09.859Z] #33 66.40 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
11:57:09 [2023-01-10T11:57:09.882Z] #38 41.95   DEP      compel/plugins/std/log.d
11:57:09 [2023-01-10T11:57:09.882Z] #38 42.04   DEP      compel/plugins/std/fds.d
11:57:09 [2023-01-10T11:57:09.882Z] #38 42.11   DEP      compel/plugins/std/std.d
11:57:09 [2023-01-10T11:57:09.882Z] #38 42.22   DEP      compel/plugins/shmem/shmem.d
11:57:09 [2023-01-10T11:57:09.887Z] #44 0.796 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:57:09 [2023-01-10T11:57:09.887Z] #44 DONE 0.9s
11:57:09 [2023-01-10T11:57:09.887Z] 
11:57:09 [2023-01-10T11:57:09.887Z] #45 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:57:10 [2023-01-10T11:57:10.069Z] #38 108.0   DEP      criu/protobuf.d
11:57:10 [2023-01-10T11:57:10.069Z] #38 108.2   GEN      criu/protobuf-desc-gen.h
11:57:10 [2023-01-10T11:57:10.146Z] #38 42.30   DEP      compel/plugins/fds/fds.d
11:57:10 [2023-01-10T11:57:10.406Z] #38 42.42   CC       compel/plugins/std/std.o
11:57:10 [2023-01-10T11:57:10.665Z] #38 42.69   CC       compel/plugins/std/fds.o
11:57:10 [2023-01-10T11:57:10.801Z] #33 ...
11:57:10 [2023-01-10T11:57:10.801Z] 
11:57:10 [2023-01-10T11:57:10.801Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24 The following NEW packages will be installed:
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.24   mingw-w64-x86-64-dev
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.75 Need to get 115 MB of archives.
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.75 After this operation, 645 MB of additional disk space will be used.
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 57.90 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.99 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 58.99 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 59.87 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 62.15 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 62.96 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 63.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 66.26 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.16 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.22 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]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
11:57:10 [2023-01-10T11:57:10.801Z] #26 67.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
11:57:10 [2023-01-10T11:57:10.831Z] #45 DONE 0.8s
11:57:10 [2023-01-10T11:57:10.831Z] 
11:57:10 [2023-01-10T11:57:10.831Z] #46 [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
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.226 + RM_GOPATH=0
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.226 + TMP_GOPATH=
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.244 + : /build
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.244 + '[' -z '' ']'
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.246 ++ mktemp -d
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.249 + export GOPATH=/tmp/tmp.DAHljJYlbp
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.249 + GOPATH=/tmp/tmp.DAHljJYlbp
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.249 + RM_GOPATH=1
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.250 + case "$(go env GOARCH)" in
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.256 ++ go env GOARCH
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.319 + export GO_BUILDMODE=-buildmode=pie
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.319 + GO_BUILDMODE=-buildmode=pie
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.320 ++ dirname /tmp/install/install.sh
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 Install runc version v1.1.4 (build tags: seccomp)
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + dir=/tmp/install
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + bin=runc
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + shift
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + '[' '!' -f /tmp/install/runc.installer ']'
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + . /tmp/install/runc.installer
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 ++ set -e
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 ++ : v1.1.4
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + install_runc
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + RUNC_BUILDTAGS=seccomp
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.323 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DAHljJYlbp/src/github.com/opencontainers/runc
11:57:10 [2023-01-10T11:57:10.831Z] #0 1.325 Cloning into '/tmp/tmp.DAHljJYlbp/src/github.com/opencontainers/runc'...
11:57:10 [2023-01-10T11:57:10.924Z] #38 43.06   CC       compel/plugins/std/log.o
11:57:11 [2023-01-10T11:57:11.013Z] Commit message: "Merge commit '8771b4be5f59ff4d3c3091d2711c2bf03a0967f8' into HEAD"
11:57:11 [2023-01-10T11:57:11.062Z] #26 67.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:57:11 [2023-01-10T11:57:11.062Z] #26 67.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:57:11 [2023-01-10T11:57:11.062Z] #26 67.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:57:11 [2023-01-10T11:57:11.062Z] #26 67.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
11:57:11 [2023-01-10T11:57:11.062Z] #26 ...
11:57:11 [2023-01-10T11:57:11.062Z] 
11:57:11 [2023-01-10T11:57:11.062Z] #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
11:57:11 [2023-01-10T11:57:11.062Z] #28 66.48 Selecting previously unselected package libicu67:amd64.
11:57:11 [2023-01-10T11:57:11.062Z] #28 66.52 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:57:11 [2023-01-10T11:57:11.062Z] #28 66.55 Unpacking libicu67:amd64 (67.1-7) ...
11:57:11 [2023-01-10T11:57:11.102Z] #25 67.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:57:11 [2023-01-10T11:57:11.102Z] #25 67.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:57:11 [2023-01-10T11:57:11.102Z] #25 68.01 go: downloading github.com/alexkohler/prealloc v1.0.0
11:57:11 [2023-01-10T11:57:11.102Z] #25 68.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:57:11 [2023-01-10T11:57:11.102Z] #25 68.12 go: downloading github.com/ashanbrown/makezero v1.1.0
11:57:11 [2023-01-10T11:57:11.172Z] First time build. Skipping changelog.
11:57:11 [2023-01-10T11:57:11.361Z] #25 68.23 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:57:11 [2023-01-10T11:57:11.405Z] #46 ...
11:57:11 [2023-01-10T11:57:11.405Z] 
11:57:11 [2023-01-10T11:57:11.405Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:57:11 [2023-01-10T11:57:11.405Z] #47 DONE 0.8s
11:57:11 [2023-01-10T11:57:11.405Z] 
11:57:11 [2023-01-10T11:57:11.405Z] #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
11:57:11 [2023-01-10T11:57:11.405Z] #38 57.90   CC       criu/pie/parasite.o
11:57:11 [2023-01-10T11:57:11.405Z] #38 60.04   LINK     criu/pie/parasite.built-in.o
11:57:11 [2023-01-10T11:57:11.405Z] #38 60.07   GEN      criu/pie/parasite-blob.h
11:57:11 [2023-01-10T11:57:11.405Z] #38 60.11   CC       criu/pie/parasite-vdso.o
11:57:11 [2023-01-10T11:57:11.405Z] #38 61.07   CC       criu/arch/aarch64/vdso-pie.o
11:57:11 [2023-01-10T11:57:11.405Z] #38 61.51   CC       criu/arch/aarch64/restorer.o
11:57:11 [2023-01-10T11:57:11.405Z] #38 61.80   CC       criu/arch/aarch64/intraprocedure.o
11:57:11 [2023-01-10T11:57:11.405Z] #38 61.85   CC       criu/pie/restorer.o
11:57:11 [2023-01-10T11:57:11.435Z] #38 ...
11:57:11 [2023-01-10T11:57:11.435Z] 
11:57:11 [2023-01-10T11:57:11.435Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + RM_GOPATH=0
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + TMP_GOPATH=
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + : /build
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + '[' -z '' ']'
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 ++ mktemp -d
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + export GOPATH=/tmp/tmp.neNyS1Z64Z
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + GOPATH=/tmp/tmp.neNyS1Z64Z
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + RM_GOPATH=1
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 + case "$(go env GOARCH)" in
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.092 ++ go env GOARCH
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.111 + export GO_BUILDMODE=-buildmode=pie
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.111 + GO_BUILDMODE=-buildmode=pie
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 ++ dirname /tmp/install/install.sh
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 + dir=/tmp/install
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 + bin=runc
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 + shift
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 + '[' '!' -f /tmp/install/runc.installer ']'
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 + . /tmp/install/runc.installer
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 ++ set -e
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.117 ++ : v1.1.4
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.151 Install runc version v1.1.4 (build tags: seccomp)
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.151 + install_runc
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.151 + RUNC_BUILDTAGS=seccomp
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.151 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.151 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.neNyS1Z64Z/src/github.com/opencontainers/runc
11:57:11 [2023-01-10T11:57:11.435Z] #40 3.151 Cloning into '/tmp/tmp.neNyS1Z64Z/src/github.com/opencontainers/runc'...
11:57:11 [2023-01-10T11:57:11.492Z] #38 ...
11:57:11 [2023-01-10T11:57:11.492Z] 
11:57:11 [2023-01-10T11:57:11.492Z] #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
11:57:11 [2023-01-10T11:57:11.492Z] #37 57.23 Updating files:  43% (2253/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:  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.
11:57:11 [2023-01-10T11:57:11.492Z] #37 58.95 + cd /tmp/tmp.H9qwE3X866/src/github.com/containerd/containerd
11:57:11 [2023-01-10T11:57:11.492Z] #37 58.95 + git checkout -q v1.6.15
[Pipeline] withEnv
[Pipeline] {
11:57:11 [2023-01-10T11:57:11.634Z] #25 68.39 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:57:11 [2023-01-10T11:57:11.634Z] #25 68.48 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:57:11 [2023-01-10T11:57:11.634Z] #25 68.48 go: downloading github.com/breml/bidichk v0.2.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:57:11 [2023-01-10T11:57:11.893Z] #25 68.75 go: downloading github.com/breml/errchkjson v0.2.1
11:57:11 [2023-01-10T11:57:11.893Z] #25 68.80 go: downloading github.com/butuzov/ireturn v0.1.1
11:57:11 [2023-01-10T11:57:11.998Z] #40 ...
11:57:11 [2023-01-10T11:57:11.998Z] 
11:57:11 [2023-01-10T11:57:11.998Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
11:57:11 [2023-01-10T11:57:11.998Z] #43 DONE 3.9s
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + export 'BUILDTAGS=netgo osusergo static_build'
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + BUILDTAGS='netgo osusergo static_build'
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + export EXTRA_FLAGS=-buildmode=pie
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + EXTRA_FLAGS=-buildmode=pie
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + '[' '' = dynamic ']'
11:57:12 [2023-01-10T11:57:12.062Z] #37 61.00 + make
11:57:12 [2023-01-10T11:57:12.152Z] #25 68.88 go: downloading github.com/charithe/durationcheck v0.0.9
11:57:12 [2023-01-10T11:57:12.152Z] #25 68.96 go: downloading github.com/daixiang0/gci v0.2.9
11:57:12 [2023-01-10T11:57:12.152Z] #25 68.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:57:12 [2023-01-10T11:57:12.152Z] #25 69.13 go: downloading github.com/esimonov/ifshort v1.0.4
11:57:12 [2023-01-10T11:57:12.254Z] 
11:57:12 [2023-01-10T11:57:12.255Z] #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
11:57:12 [2023-01-10T11:57:12.349Z] #38 ...
11:57:12 [2023-01-10T11:57:12.349Z] 
11:57:12 [2023-01-10T11:57:12.349Z] #48 [dev-systemd-false  6/26] RUN ldconfig
11:57:12 [2023-01-10T11:57:12.349Z] #48 DONE 0.9s
11:57:12 [2023-01-10T11:57:12.411Z] #25 69.15 go: downloading github.com/fzipp/gocyclo v0.4.0
11:57:12 [2023-01-10T11:57:12.411Z] #25 69.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:57:12 [2023-01-10T11:57:12.411Z] #25 69.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:57:12 [2023-01-10T11:57:12.411Z] #25 69.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:57:12 [2023-01-10T11:57:12.613Z] 
11:57:12 [2023-01-10T11:57:12.613Z] #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
11:57:12 [2023-01-10T11:57:12.670Z] #25 69.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:57:12 [2023-01-10T11:57:12.670Z] #25 ...
11:57:12 [2023-01-10T11:57:12.670Z] 
11:57:12 [2023-01-10T11:57:12.670Z] #36 [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
11:57:12 [2023-01-10T11:57:12.670Z] #36 59.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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 62.09 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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 62.95 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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 63.96 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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 66.29 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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.11 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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.16 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]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 67.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
11:57:12 [2023-01-10T11:57:12.670Z] #36 68.86 debconf: delaying package configuration, since apt-utils is not installed
11:57:12 [2023-01-10T11:57:12.670Z] #36 69.32 Fetched 115 MB in 11s (10.9 MB/s)
11:57:12 [2023-01-10T11:57:12.670Z] #36 69.55 Selecting previously unselected package binutils-mingw-w64-i686.
11:57:12 [2023-01-10T11:57:12.670Z] #36 69.55 (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%
11:57:12 [2023-01-10T11:57:12.670Z] #36 ...
11:57:12 [2023-01-10T11:57:12.670Z] 
11:57:12 [2023-01-10T11:57:12.670Z] #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
11:57:13 [2023-01-10T11:57:13.188Z] #31 69.46 Updating files:  84% (1280/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)
11:57:13 [2023-01-10T11:57:13.188Z] #31 ...
11:57:13 [2023-01-10T11:57:13.188Z] 
11:57:13 [2023-01-10T11:57:13.188Z] #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
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + RM_GOPATH=0
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + TMP_GOPATH=
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + : /build
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + '[' -z '' ']'
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 ++ mktemp -d
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + export GOPATH=/tmp/tmp.dGY061jbni
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + GOPATH=/tmp/tmp.dGY061jbni
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + RM_GOPATH=1
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.907 + case "$(go env GOARCH)" in
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.919 ++ go env GOARCH
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.957 + export GO_BUILDMODE=-buildmode=pie
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.958 + GO_BUILDMODE=-buildmode=pie
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.964 ++ dirname /tmp/install/install.sh
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.965 + dir=/tmp/install
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.965 + bin=containerd
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.965 + shift
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.966 + '[' '!' -f /tmp/install/containerd.installer ']'
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.966 + . /tmp/install/containerd.installer
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.967 ++ set -e
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.967 ++ : v1.6.15
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.967 + install_containerd
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.967 + echo 'Install containerd version v1.6.15'
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.967 Install containerd version v1.6.15
11:57:13 [2023-01-10T11:57:13.188Z] #0 1.968 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dGY061jbni/src/github.com/containerd/containerd
11:57:13 [2023-01-10T11:57:13.188Z] #0 2.008 Cloning into '/tmp/tmp.dGY061jbni/src/github.com/containerd/containerd'...
11:57:13 [2023-01-10T11:57:13.188Z] #37 ...
11:57:13 [2023-01-10T11:57:13.188Z] 
11:57:13 [2023-01-10T11:57:13.188Z] #34 [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
11:57:13 [2023-01-10T11:57:13.188Z] #34 60.12 debconf: delaying package configuration, since apt-utils is not installed
11:57:13 [2023-01-10T11:57:13.188Z] #34 60.64 Fetched 4583 kB in 1s (6217 kB/s)
11:57:13 [2023-01-10T11:57:13.188Z] #34 60.83 Selecting previously unselected package libcap2:amd64.
11:57:13 [2023-01-10T11:57:13.188Z] #34 60.83 (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.)
11:57:13 [2023-01-10T11:57:13.188Z] #34 60.90 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 60.98 Unpacking libcap2:amd64 (1:2.44-1) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.13 Selecting previously unselected package libcap-dev:amd64.
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.17 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.19 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.52 Selecting previously unselected package libnet1:amd64.
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.52 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.84 Selecting previously unselected package libnet1-dev.
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.88 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 61.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.23 Selecting previously unselected package libnl-3-200:amd64.
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.23 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.52 Selecting previously unselected package libnl-3-dev:amd64.
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.53 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.54 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.96 Selecting previously unselected package libprotobuf-c1:amd64.
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.96 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 62.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:57:13 [2023-01-10T11:57:13.188Z] #34 63.13 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.14 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.14 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.40 Selecting previously unselected package zlib1g-dev:amd64.
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.40 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.99 Selecting previously unselected package libprotobuf23:amd64.
11:57:13 [2023-01-10T11:57:13.189Z] #34 63.99 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 64.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 65.31 Selecting previously unselected package libprotobuf-lite23:amd64.
11:57:13 [2023-01-10T11:57:13.189Z] #34 65.31 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 65.32 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 65.96 Selecting previously unselected package libprotobuf-dev:amd64.
11:57:13 [2023-01-10T11:57:13.189Z] #34 65.99 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 66.21 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 68.01 Selecting previously unselected package libprotoc23:amd64.
11:57:13 [2023-01-10T11:57:13.189Z] #34 68.01 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 68.05 Unpacking libprotoc23:amd64 (3.12.4-1) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.40 Selecting previously unselected package protobuf-c-compiler.
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.42 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.42 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.74 Selecting previously unselected package protobuf-compiler.
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.76 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.79 Unpacking protobuf-compiler (3.12.4-1) ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.98 Selecting previously unselected package python3-pkg-resources.
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.98 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
11:57:13 [2023-01-10T11:57:13.189Z] #34 69.99 Unpacking python3-pkg-resources (52.0.0-4) ...
11:57:13 [2023-01-10T11:57:13.448Z] #34 ...
11:57:13 [2023-01-10T11:57:13.448Z] 
11:57:13 [2023-01-10T11:57:13.448Z] #36 [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
11:57:13 [2023-01-10T11:57:13.448Z] #36 69.55 (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.)
11:57:13 [2023-01-10T11:57:13.448Z] #36 69.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:57:13 [2023-01-10T11:57:13.448Z] #36 69.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:57:13 [2023-01-10T11:57:13.557Z] #49 1.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:57:13 [2023-01-10T11:57:13.557Z] #49 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:57:13 [2023-01-10T11:57:13.557Z] #49 1.200 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:57:13 [2023-01-10T11:57:13.606Z] #28 ...
11:57:13 [2023-01-10T11:57:13.606Z] 
11:57:13 [2023-01-10T11:57:13.607Z] #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
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + RM_GOPATH=0
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + TMP_GOPATH=
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + : /build
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + '[' -z '' ']'
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 ++ mktemp -d
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + export GOPATH=/tmp/tmp.lKja3p4HbJ
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + GOPATH=/tmp/tmp.lKja3p4HbJ
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + RM_GOPATH=1
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 + case "$(go env GOARCH)" in
11:57:13 [2023-01-10T11:57:13.607Z] #0 1.982 ++ go env GOARCH
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.032 + export GO_BUILDMODE=-buildmode=pie
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.032 + GO_BUILDMODE=-buildmode=pie
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.032 ++ dirname /tmp/install/install.sh
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 + dir=/tmp/install
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 + bin=containerd
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 + shift
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 + '[' '!' -f /tmp/install/containerd.installer ']'
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 + . /tmp/install/containerd.installer
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 ++ set -e
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 ++ : v1.6.15
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.056 + install_containerd
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.085 + echo 'Install containerd version v1.6.15'
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.089 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lKja3p4HbJ/src/github.com/containerd/containerd
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.089 Install containerd version v1.6.15
11:57:13 [2023-01-10T11:57:13.607Z] #0 2.096 Cloning into '/tmp/tmp.lKja3p4HbJ/src/github.com/containerd/containerd'...
11:57:13 [2023-01-10T11:57:13.867Z] #37 ...
11:57:13 [2023-01-10T11:57:13.867Z] 
11:57:13 [2023-01-10T11:57:13.867Z] #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
11:57:13 [2023-01-10T11:57:13.867Z] #23 68.26 Updating files:  83% (1274/1521)
Updating files:  84% (1278/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:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:57:13 [2023-01-10T11:57:13.867Z] #23 69.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:57:13 [2023-01-10T11:57:13.867Z] #23 70.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:57:13 [2023-01-10T11:57:13.970Z] #37 62.86 + bin/ctr
11:57:14 [2023-01-10T11:57:14.129Z] #49 1.687 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
11:57:14 [2023-01-10T11:57:14.145Z] #44 DONE 2.2s
11:57:14 [2023-01-10T11:57:14.145Z] 
11:57:14 [2023-01-10T11:57:14.145Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:57:14 [2023-01-10T11:57:14.431Z] + docker version
11:57:11 [2023-01-10T11:57:11.049Z]  > git rev-list --no-walk b0ab50627b671282bdf6be72e40d144eea8a1bed # timeout=10
11:57:15 [2023-01-10T11:57:15.514Z] #49 3.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
11:57:16 [2023-01-10T11:57:16.664Z] #45 2.257 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:57:16 [2023-01-10T11:57:16.664Z] #45 DONE 2.4s
11:57:16 [2023-01-10T11:57:16.664Z] 
11:57:16 [2023-01-10T11:57:16.664Z] #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
11:57:16 [2023-01-10T11:57:16.664Z] #38 111.1   DEP      criu/protobuf-desc.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 111.3   DEP      criu/proc_parse.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 111.7   DEP      criu/plugin.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 111.8   DEP      criu/pipes.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 112.1   DEP      criu/pie-util.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 112.4   DEP      criu/pie-util-vdso.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 112.6   DEP      criu/pie-util-vdso-elf32.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 112.8   DEP      criu/path.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 113.2   DEP      criu/parasite-syscall.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 113.5   DEP      criu/pagemap.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 113.9   DEP      criu/pagemap-cache.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 114.2   DEP      criu/page-xfer.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 114.4   DEP      criu/page-pipe.d
11:57:16 [2023-01-10T11:57:16.664Z] #38 114.6   DEP      criu/netfilter.d
11:57:16 [2023-01-10T11:57:16.739Z] #36 72.91 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:57:16 [2023-01-10T11:57:16.739Z] #36 72.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:57:16 [2023-01-10T11:57:16.739Z] #36 72.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:57:16 [2023-01-10T11:57:16.897Z] #49 4.541 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:57:16 [2023-01-10T11:57:16.921Z] #38 114.9   DEP      criu/net.d
11:57:17 [2023-01-10T11:57:17.180Z] #38 115.3   DEP      criu/namespaces.d
11:57:17 [2023-01-10T11:57:17.468Z] #49 ...
11:57:17 [2023-01-10T11:57:17.468Z] 
11:57:17 [2023-01-10T11:57:17.468Z] #27 [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
11:57:17 [2023-01-10T11:57:17.742Z] #38 115.6   DEP      criu/mount.d
11:57:17 [2023-01-10T11:57:17.989Z] #27 115.0 Updating files:  24% (2748/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:  43% (4909/11414)
Updating files:  43% (4967/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:  64% (7376/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  89% (10162/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.
11:57:17 [2023-01-10T11:57:17.998Z] #38 116.0   DEP      criu/memfd.d
11:57:17 [2023-01-10T11:57:17.998Z] #38 116.1   DEP      criu/mem.d
11:57:18 [2023-01-10T11:57:18.250Z] #27 118.5 + cd /tmp/tmp.gCHe66aJQW/tmp/docker-ce
11:57:18 [2023-01-10T11:57:18.250Z] #27 118.5 + git checkout -q v17.06.2-ce
11:57:18 [2023-01-10T11:57:18.255Z] #38 ...
11:57:18 [2023-01-10T11:57:18.255Z] 
11:57:18 [2023-01-10T11:57:18.255Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:57:18 [2023-01-10T11:57:18.255Z] #46 DONE 1.7s
11:57:18 [2023-01-10T11:57:18.255Z] 
11:57:18 [2023-01-10T11:57:18.255Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:57:18 [2023-01-10T11:57:18.645Z] #36 ...
11:57:18 [2023-01-10T11:57:18.645Z] 
11:57:18 [2023-01-10T11:57:18.645Z] #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
11:57:18 [2023-01-10T11:57:18.645Z] #25 69.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:57:18 [2023-01-10T11:57:18.645Z] #25 69.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:57:18 [2023-01-10T11:57:18.645Z] #25 69.87 go: downloading github.com/golangci/misspell v0.3.5
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.41 go: downloading github.com/jgautheron/goconst v1.5.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.59 go: downloading github.com/julz/importas v0.1.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.60 go: downloading github.com/kisielk/errcheck v1.6.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.65 go: downloading github.com/kulti/thelper v0.5.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.78 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.78 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.82 go: downloading github.com/ldez/tagliatelle v0.3.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.94 go: downloading github.com/leonklingele/grouper v1.1.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.95 go: downloading github.com/maratori/testpackage v1.0.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 70.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:57:18 [2023-01-10T11:57:18.645Z] #25 71.11 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:57:18 [2023-01-10T11:57:18.645Z] #25 71.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:57:18 [2023-01-10T11:57:18.645Z] #25 71.18 go: downloading github.com/mgechev/revive v1.1.3
11:57:18 [2023-01-10T11:57:18.645Z] #25 71.95 go: downloading github.com/moricho/tparallel v0.2.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 71.95 go: downloading github.com/nakabonne/nestif v0.3.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 72.00 go: downloading github.com/nishanths/exhaustive v0.7.11
11:57:18 [2023-01-10T11:57:18.645Z] #25 72.04 go: downloading github.com/nishanths/predeclared v0.2.1
11:57:18 [2023-01-10T11:57:18.645Z] #25 72.09 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.30 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.49 go: downloading github.com/securego/gosec/v2 v2.9.6
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.77 go: downloading github.com/sivchari/containedctx v1.0.1
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.78 go: downloading github.com/sivchari/tenv v1.4.7
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.78 go: downloading github.com/sonatard/noctx v0.0.1
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.81 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:57:18 [2023-01-10T11:57:18.646Z] #25 72.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.08 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.14 go: downloading github.com/tetafro/godot v1.4.11
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.52 go: downloading github.com/ultraware/funlen v0.0.3
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.54 go: downloading github.com/ultraware/whitespace v0.0.4
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.65 go: downloading github.com/uudashr/gocognit v1.0.5
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.71 go: downloading github.com/yagipy/maintidx v1.0.0
11:57:18 [2023-01-10T11:57:18.646Z] #25 73.72 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:57:18 [2023-01-10T11:57:18.646Z] #25 74.22 go: downloading gitlab.com/bosi/decorder v0.2.1
11:57:18 [2023-01-10T11:57:18.646Z] #25 74.70 go: downloading honnef.co/go/tools v0.2.2
11:57:19 [2023-01-10T11:57:19.114Z] Client:
11:57:19 [2023-01-10T11:57:19.114Z]  Version:           20.10.9
11:57:19 [2023-01-10T11:57:19.114Z]  API version:       1.41
11:57:19 [2023-01-10T11:57:19.114Z]  Go version:        go1.16.8
11:57:19 [2023-01-10T11:57:19.114Z]  Git commit:        c2ea9bc
11:57:19 [2023-01-10T11:57:19.114Z]  Built:             Mon Oct  4 16:11:10 2021
11:57:19 [2023-01-10T11:57:19.114Z]  OS/Arch:           windows/amd64
11:57:19 [2023-01-10T11:57:19.114Z]  Context:           default
11:57:19 [2023-01-10T11:57:19.114Z]  Experimental:      true
11:57:19 [2023-01-10T11:57:19.114Z] 
11:57:19 [2023-01-10T11:57:19.114Z] Server: Docker Engine - Community
11:57:19 [2023-01-10T11:57:19.114Z]  Engine:
11:57:19 [2023-01-10T11:57:19.114Z]   Version:          20.10.9
11:57:19 [2023-01-10T11:57:19.114Z]   API version:      1.41 (minimum version 1.24)
11:57:19 [2023-01-10T11:57:19.114Z]   Go version:       go1.16.8
11:57:19 [2023-01-10T11:57:19.114Z]   Git commit:       79ea9d3
11:57:19 [2023-01-10T11:57:19.114Z]   Built:            Mon Oct  4 16:06:39 2021
11:57:19 [2023-01-10T11:57:19.114Z]   OS/Arch:          windows/amd64
11:57:19 [2023-01-10T11:57:19.114Z]   Experimental:     true
11:57:19 [2023-01-10T11:57:19.157Z] #23 ...
11:57:19 [2023-01-10T11:57:19.157Z] 
11:57:19 [2023-01-10T11:57:19.157Z] #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
11:57:19 [2023-01-10T11:57:19.157Z] #31 67.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:57:19 [2023-01-10T11:57:19.157Z] #31 67.77 go: downloading github.com/hashicorp/errwrap v1.0.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 67.80 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 67.88 go: downloading github.com/Antonboom/errname v0.1.5
11:57:19 [2023-01-10T11:57:19.157Z] #31 67.97 go: downloading github.com/Antonboom/nilnil v0.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 68.13 go: downloading github.com/BurntSushi/toml v1.0.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.34 go: downloading github.com/alexkohler/prealloc v1.0.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.48 go: downloading github.com/ashanbrown/makezero v1.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.53 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.57 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 69.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.04 go: downloading github.com/breml/bidichk v0.2.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.07 go: downloading github.com/breml/errchkjson v0.2.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.19 go: downloading github.com/butuzov/ireturn v0.1.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.35 go: downloading github.com/charithe/durationcheck v0.0.9
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.44 go: downloading github.com/daixiang0/gci v0.2.9
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.66 go: downloading github.com/esimonov/ifshort v1.0.4
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.73 go: downloading github.com/fzipp/gocyclo v0.4.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:57:19 [2023-01-10T11:57:19.157Z] #31 70.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:57:19 [2023-01-10T11:57:19.157Z] #31 71.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:57:19 [2023-01-10T11:57:19.157Z] #31 71.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:57:19 [2023-01-10T11:57:19.157Z] #31 71.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.10 go: downloading github.com/golangci/misspell v0.3.5
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.27 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.47 go: downloading github.com/jgautheron/goconst v1.5.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.64 go: downloading github.com/julz/importas v0.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.69 go: downloading github.com/kisielk/errcheck v1.6.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.71 go: downloading github.com/kulti/thelper v0.5.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:57:19 [2023-01-10T11:57:19.157Z] #31 72.94 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.01 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.01 go: downloading github.com/ldez/tagliatelle v0.3.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.09 go: downloading github.com/leonklingele/grouper v1.1.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.12 go: downloading github.com/maratori/testpackage v1.0.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:57:19 [2023-01-10T11:57:19.157Z] #31 73.47 go: downloading github.com/mgechev/revive v1.1.3
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.28 go: downloading github.com/moricho/tparallel v0.2.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.33 go: downloading github.com/nakabonne/nestif v0.3.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.33 go: downloading github.com/nishanths/exhaustive v0.7.11
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.35 go: downloading github.com/nishanths/predeclared v0.2.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.40 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:57:19 [2023-01-10T11:57:19.157Z] #31 74.68 go: downloading github.com/securego/gosec/v2 v2.9.6
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.09 go: downloading github.com/sivchari/containedctx v1.0.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.11 go: downloading github.com/sivchari/tenv v1.4.7
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.12 go: downloading github.com/sonatard/noctx v0.0.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.15 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.35 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.39 go: downloading github.com/tetafro/godot v1.4.11
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:57:19 [2023-01-10T11:57:19.157Z] #31 75.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:57:19 [2023-01-10T11:57:19.239Z] #37 ...
11:57:19 [2023-01-10T11:57:19.239Z] 
11:57:19 [2023-01-10T11:57:19.239Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:19 [2023-01-10T11:57:19.239Z] #31 95.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:57:19 [2023-01-10T11:57:19.239Z] #31 95.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:57:19 [2023-01-10T11:57:19.239Z] #31 95.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:19 [2023-01-10T11:57:19.239Z] #31 ...
11:57:19 [2023-01-10T11:57:19.239Z] 
11:57:19 [2023-01-10T11:57:19.239Z] #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
11:57:19 [2023-01-10T11:57:19.239Z] #38 43.74   CC       compel/plugins/std/string.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 44.26   CC       compel/plugins/std/infect.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 44.62   CC       compel/arch/x86/plugins/std/parasite-head.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 44.67   CC       compel/arch/x86/plugins/std/memcpy.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 44.73   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 44.80   AR       compel/plugins/std.lib.a
11:57:19 [2023-01-10T11:57:19.239Z] #38 44.87   CC       compel/plugins/fds/fds.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.17   AR       compel/plugins/fds.lib.a
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.23   HOSTDEP  compel/src/lib/log-host.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.29   HOSTDEP  compel/src/lib/handle-elf-host.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.39   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.47   HOSTDEP  compel/src/main-host.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.63   DEP      compel/src/lib/ptrace.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.76   DEP      compel/src/lib/infect.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.90   DEP      compel/src/lib/infect-util.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 45.98   DEP      compel/src/lib/infect-rpc.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.08   DEP      compel/arch/x86/src/lib/infect.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.18   DEP      compel/arch/x86/src/lib/cpu.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.23   DEP      compel/src/lib/log.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.30   DEP      compel/src/main.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.45   DEP      compel/src/lib/handle-elf.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.54   DEP      compel/arch/x86/src/lib/handle-elf.d
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.65   CC       compel/src/lib/log.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 46.85   CC       compel/arch/x86/src/lib/cpu.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 47.48   CC       compel/arch/x86/src/lib/infect.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 48.22   CC       compel/src/lib/infect-rpc.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 48.51   CC       compel/src/lib/infect-util.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 48.75   CC       compel/src/lib/infect.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 50.80   CC       compel/src/lib/ptrace.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 51.14   AR       compel/libcompel.a
11:57:19 [2023-01-10T11:57:19.239Z] #38 51.24   HOSTCC   compel/src/main-host.o
11:57:19 [2023-01-10T11:57:19.239Z] #38 51.47   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:57:19 [2023-01-10T11:57:19.417Z] #31 75.94 go: downloading github.com/ultraware/funlen v0.0.3
11:57:19 [2023-01-10T11:57:19.417Z] #31 75.96 go: downloading github.com/ultraware/whitespace v0.0.4
11:57:19 [2023-01-10T11:57:19.417Z] #31 76.01 go: downloading github.com/uudashr/gocognit v1.0.5
11:57:19 [2023-01-10T11:57:19.417Z] #31 76.03 go: downloading github.com/yagipy/maintidx v1.0.0
11:57:19 [2023-01-10T11:57:19.497Z] #38 51.71   HOSTCC   compel/src/lib/handle-elf-host.o
11:57:19 [2023-01-10T11:57:19.621Z] #47 DONE 1.4s
11:57:19 [2023-01-10T11:57:19.621Z] 
11:57:19 [2023-01-10T11:57:19.621Z] #48 [dev-systemd-false  6/26] RUN ldconfig
11:57:19 [2023-01-10T11:57:19.632Z] #25 76.50 go: downloading mvdan.cc/gofumpt v0.2.1
11:57:19 [2023-01-10T11:57:19.632Z] #25 ...
11:57:19 [2023-01-10T11:57:19.632Z] 
11:57:19 [2023-01-10T11:57:19.632Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:19 [2023-01-10T11:57:19.632Z] #29 66.41 Selecting previously unselected package libicu67:amd64.
11:57:19 [2023-01-10T11:57:19.632Z] #29 66.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:57:19 [2023-01-10T11:57:19.632Z] #29 66.46 Unpacking libicu67:amd64 (67.1-7) ...
11:57:19 [2023-01-10T11:57:19.681Z] #31 76.17 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
[Pipeline] sh
11:57:19 [2023-01-10T11:57:19.756Z] #38 52.00   HOSTCC   compel/src/lib/log-host.o
11:57:19 [2023-01-10T11:57:19.895Z] #29 ...
11:57:19 [2023-01-10T11:57:19.895Z] 
11:57:19 [2023-01-10T11:57:19.895Z] #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
11:57:19 [2023-01-10T11:57:19.895Z] #25 76.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:57:19 [2023-01-10T11:57:19.943Z] #31 76.58 go: downloading gitlab.com/bosi/decorder v0.2.1
11:57:20 [2023-01-10T11:57:20.014Z] #38 52.15   HOSTLINK compel/compel-host-bin
11:57:20 [2023-01-10T11:57:20.014Z] #38 52.28   DEP      soccr/soccr.d
11:57:20 [2023-01-10T11:57:20.154Z] #25 76.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:57:20 [2023-01-10T11:57:20.154Z] #25 76.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:57:20 [2023-01-10T11:57:20.154Z] #25 77.02 go: downloading github.com/davecgh/go-spew v1.1.1
11:57:20 [2023-01-10T11:57:20.204Z] #31 76.82 go: downloading honnef.co/go/tools v0.2.2
11:57:20 [2023-01-10T11:57:20.272Z] #38 52.42   CC       soccr/soccr.o
11:57:20 [2023-01-10T11:57:20.415Z] #25 77.10 go: downloading github.com/pmezard/go-difflib v1.0.0
11:57:20 [2023-01-10T11:57:20.415Z] #25 77.13 go: downloading github.com/stretchr/objx v0.1.1
11:57:20 [2023-01-10T11:57:20.415Z] #25 77.32 go: downloading github.com/hashicorp/hcl v1.0.0
11:57:20 [2023-01-10T11:57:20.495Z] #31 ...
11:57:20 [2023-01-10T11:57:20.495Z] 
11:57:20 [2023-01-10T11:57:20.495Z] #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
11:57:20 [2023-01-10T11:57:20.495Z] #28 76.91 Selecting previously unselected package libxml2:amd64.
11:57:20 [2023-01-10T11:57:20.495Z] #28 76.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
11:57:20 [2023-01-10T11:57:20.495Z] #28 76.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:57:20 [2023-01-10T11:57:20.638Z] + docker info
11:57:20 [2023-01-10T11:57:20.684Z] #25 77.63 go: downloading github.com/pelletier/go-toml v1.9.4
11:57:20 [2023-01-10T11:57:20.685Z] #25 77.63 go: downloading gopkg.in/yaml.v2 v2.4.0
11:57:20 [2023-01-10T11:57:20.839Z] #38 ...
11:57:20 [2023-01-10T11:57:20.839Z] 
11:57:20 [2023-01-10T11:57:20.839Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:20 [2023-01-10T11:57:20.839Z] #31 106.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:57:20 [2023-01-10T11:57:20.839Z] #31 106.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:57:20 [2023-01-10T11:57:20.839Z] #31 106.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:20 [2023-01-10T11:57:20.996Z] #48 DONE 1.4s
11:57:20 [2023-01-10T11:57:20.996Z] 
11:57:20 [2023-01-10T11:57:20.996Z] #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
11:57:20 [2023-01-10T11:57:20.996Z] #38 116.6   DEP      criu/lsm.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 116.9   DEP      criu/log.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 117.1   DEP      criu/libnetlink.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 117.3   DEP      criu/kerndat.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 117.6   DEP      criu/kcmp-ids.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 117.7   DEP      criu/irmap.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 118.1   DEP      criu/ipc_ns.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 118.3   DEP      criu/image.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 118.5   DEP      criu/image-desc.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 118.7   DEP      criu/fsnotify.d
11:57:20 [2023-01-10T11:57:20.996Z] #38 118.9   DEP      criu/filesystems.d
11:57:21 [2023-01-10T11:57:21.252Z] #25 78.05 go: downloading golang.org/x/text v0.3.7
11:57:21 [2023-01-10T11:57:21.253Z] #38 119.3   DEP      criu/files.d
11:57:21 [2023-01-10T11:57:21.500Z] #28 77.91 Selecting previously unselected package libarchive13:amd64.
11:57:21 [2023-01-10T11:57:21.500Z] #28 77.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:57:21 [2023-01-10T11:57:21.500Z] #28 77.93 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:57:21 [2023-01-10T11:57:21.515Z] #38 119.6   DEP      criu/files-reg.d
11:57:21 [2023-01-10T11:57:21.771Z] #38 119.9   DEP      criu/files-ext.d
11:57:22 [2023-01-10T11:57:22.030Z] #38 120.1   DEP      criu/file-lock.d
11:57:22 [2023-01-10T11:57:22.070Z] #28 78.33 Selecting previously unselected package libjsoncpp24:amd64.
11:57:22 [2023-01-10T11:57:22.070Z] #28 78.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.070Z] #28 78.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:57:22 [2023-01-10T11:57:22.070Z] #28 78.70 Selecting previously unselected package librhash0:amd64.
11:57:22 [2023-01-10T11:57:22.286Z] #38 120.3   DEP      criu/file-ids.d
11:57:22 [2023-01-10T11:57:22.286Z] #38 120.5   DEP      criu/fifo.d
11:57:22 [2023-01-10T11:57:22.330Z] #28 78.70 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #28 78.72 Unpacking librhash0:amd64 (1.4.1-2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #28 ...
11:57:22 [2023-01-10T11:57:22.330Z] 
11:57:22 [2023-01-10T11:57:22.330Z] #33 [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
11:57:22 [2023-01-10T11:57:22.330Z] #33 68.93 Selecting previously unselected package libprotoc23:amd64.
11:57:22 [2023-01-10T11:57:22.330Z] #33 68.94 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 68.98 Unpacking libprotoc23:amd64 (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.13 Selecting previously unselected package protobuf-c-compiler.
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.13 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.15 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.45 Selecting previously unselected package protobuf-compiler.
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.46 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.50 Unpacking protobuf-compiler (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.84 Selecting previously unselected package python3-pkg-resources.
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.85 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 70.87 Unpacking python3-pkg-resources (52.0.0-4) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 71.20 Selecting previously unselected package python3-six.
11:57:22 [2023-01-10T11:57:22.330Z] #33 71.24 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 71.25 Unpacking python3-six (1.16.0-2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 71.45 Selecting previously unselected package python3-protobuf.
11:57:22 [2023-01-10T11:57:22.330Z] #33 71.45 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 71.46 Unpacking python3-protobuf (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 72.43 Setting up python3-pkg-resources (52.0.0-4) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 74.76 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 74.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 74.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 74.90 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 74.92 Setting up libcap2:amd64 (1:2.44-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 74.99 Setting up python3-six (1.16.0-2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 76.72 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 76.75 Setting up libprotoc23:amd64 (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 76.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 76.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:57:22 [2023-01-10T11:57:22.330Z] #33 76.87 Setting up python3-protobuf (3.12.4-1) ...
11:57:22 [2023-01-10T11:57:22.456Z] #27 122.2 + mkdir -p /tmp/tmp.gCHe66aJQW/src/github.com/docker
11:57:22 [2023-01-10T11:57:22.456Z] #27 122.2 + mv components/cli /tmp/tmp.gCHe66aJQW/src/github.com/docker/cli
11:57:22 [2023-01-10T11:57:22.456Z] #27 122.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:57:22 [2023-01-10T11:57:22.590Z] #33 ...
11:57:22 [2023-01-10T11:57:22.590Z] 
11:57:22 [2023-01-10T11:57:22.590Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:22 [2023-01-10T11:57:22.590Z] #26 69.10 debconf: delaying package configuration, since apt-utils is not installed
11:57:22 [2023-01-10T11:57:22.590Z] #26 69.61 Fetched 115 MB in 10s (11.3 MB/s)
11:57:22 [2023-01-10T11:57:22.590Z] #26 69.75 Selecting previously unselected package binutils-mingw-w64-i686.
11:57:22 [2023-01-10T11:57:22.590Z] #26 69.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
11:57:22 [2023-01-10T11:57:22.590Z] #26 69.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 69.80 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 73.25 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:57:22 [2023-01-10T11:57:22.590Z] #26 73.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 73.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.12 Selecting previously unselected package binutils-mingw-w64.
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.42 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.69 Selecting previously unselected package dmsetup.
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 77.70 Unpacking dmsetup (2:1.02.175-2.1) ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 78.00 Selecting previously unselected package mingw-w64-common.
11:57:22 [2023-01-10T11:57:22.590Z] #26 78.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 78.01 Unpacking mingw-w64-common (8.0.0-1) ...
11:57:22 [2023-01-10T11:57:22.590Z] #26 ...
11:57:22 [2023-01-10T11:57:22.590Z] 
11:57:22 [2023-01-10T11:57:22.590Z] #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
11:57:22 [2023-01-10T11:57:22.590Z] #31 79.27 go: downloading mvdan.cc/gofumpt v0.2.1
11:57:22 [2023-01-10T11:57:22.849Z] #38 120.7   DEP      criu/fdstore.d
11:57:22 [2023-01-10T11:57:22.850Z] #31 79.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:57:22 [2023-01-10T11:57:22.850Z] #31 79.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:57:23 [2023-01-10T11:57:23.109Z] #38 120.9   DEP      criu/fault-injection.d
11:57:23 [2023-01-10T11:57:23.109Z] #38 121.1   DEP      criu/external.d
11:57:23 [2023-01-10T11:57:23.110Z] #31 79.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:57:23 [2023-01-10T11:57:23.156Z] #25 ...
11:57:23 [2023-01-10T11:57:23.156Z] 
11:57:23 [2023-01-10T11:57:23.156Z] #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
11:57:23 [2023-01-10T11:57:23.156Z] #31 69.46 Updating files:  84% (1280/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:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:57:23 [2023-01-10T11:57:23.156Z] #31 70.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:57:23 [2023-01-10T11:57:23.156Z] #31 70.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:57:23 [2023-01-10T11:57:23.366Z] #38 121.3   DEP      criu/eventpoll.d
11:57:23 [2023-01-10T11:57:23.384Z] #31 79.68 go: downloading github.com/davecgh/go-spew v1.1.1
11:57:23 [2023-01-10T11:57:23.384Z] #31 79.84 go: downloading github.com/pmezard/go-difflib v1.0.0
11:57:23 [2023-01-10T11:57:23.384Z] #31 79.89 go: downloading github.com/stretchr/objx v0.1.1
11:57:23 [2023-01-10T11:57:23.384Z] #31 79.92 go: downloading github.com/hashicorp/hcl v1.0.0
11:57:23 [2023-01-10T11:57:23.418Z] #31 ...
11:57:23 [2023-01-10T11:57:23.418Z] 
11:57:23 [2023-01-10T11:57:23.418Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:23 [2023-01-10T11:57:23.418Z] #29 76.93 Selecting previously unselected package libxml2:amd64.
11:57:23 [2023-01-10T11:57:23.418Z] #29 76.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 76.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 77.79 Selecting previously unselected package libarchive13:amd64.
11:57:23 [2023-01-10T11:57:23.418Z] #29 77.79 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 77.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.25 Selecting previously unselected package libjsoncpp24:amd64.
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.51 Selecting previously unselected package librhash0:amd64.
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.52 Unpacking librhash0:amd64 (1.4.1-2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.96 Selecting previously unselected package libuv1:amd64.
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 78.99 Unpacking libuv1:amd64 (1.40.0-2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 79.28 Selecting previously unselected package cmake.
11:57:23 [2023-01-10T11:57:23.418Z] #29 79.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 79.29 Unpacking cmake (3.18.4-2+deb11u1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #29 ...
11:57:23 [2023-01-10T11:57:23.418Z] 
11:57:23 [2023-01-10T11:57:23.418Z] #34 [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
11:57:23 [2023-01-10T11:57:23.418Z] #34 70.41 Selecting previously unselected package python3-six.
11:57:23 [2023-01-10T11:57:23.418Z] #34 70.44 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 70.44 Unpacking python3-six (1.16.0-2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 70.62 Selecting previously unselected package python3-protobuf.
11:57:23 [2023-01-10T11:57:23.418Z] #34 70.63 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 70.65 Unpacking python3-protobuf (3.12.4-1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 71.42 Setting up python3-pkg-resources (52.0.0-4) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 73.71 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 73.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 73.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 73.82 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 73.87 Setting up libcap2:amd64 (1:2.44-1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 73.91 Setting up python3-six (1.16.0-2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 75.91 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 75.93 Setting up libprotoc23:amd64 (3.12.4-1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 75.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 75.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:57:23 [2023-01-10T11:57:23.418Z] #34 76.02 Setting up python3-protobuf (3.12.4-1) ...
11:57:23 [2023-01-10T11:57:23.623Z] #38 121.7   DEP      criu/eventfd.d
11:57:23 [2023-01-10T11:57:23.677Z] #34 ...
11:57:23 [2023-01-10T11:57:23.677Z] 
11:57:23 [2023-01-10T11:57:23.677Z] #36 [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
11:57:23 [2023-01-10T11:57:23.677Z] #36 77.63 Selecting previously unselected package binutils-mingw-w64.
11:57:23 [2023-01-10T11:57:23.677Z] #36 77.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 77.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 77.91 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:57:23 [2023-01-10T11:57:23.677Z] #36 77.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 77.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 78.52 Selecting previously unselected package dmsetup.
11:57:23 [2023-01-10T11:57:23.677Z] #36 78.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 78.65 Unpacking dmsetup (2:1.02.175-2.1) ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 79.08 Selecting previously unselected package mingw-w64-common.
11:57:23 [2023-01-10T11:57:23.677Z] #36 79.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:57:23 [2023-01-10T11:57:23.677Z] #36 79.12 Unpacking mingw-w64-common (8.0.0-1) ...
11:57:23 [2023-01-10T11:57:23.879Z] #38 121.9   DEP      criu/crtools.d
11:57:23 [2023-01-10T11:57:23.960Z] #31 80.34 go: downloading github.com/pelletier/go-toml v1.9.4
11:57:23 [2023-01-10T11:57:23.960Z] #31 80.36 go: downloading gopkg.in/yaml.v2 v2.4.0
11:57:24 [2023-01-10T11:57:24.219Z] #31 80.67 go: downloading golang.org/x/text v0.3.7
11:57:24 [2023-01-10T11:57:24.441Z] #38 122.2   DEP      criu/cr-service.d
11:57:24 [2023-01-10T11:57:24.697Z] #38 122.5   DEP      criu/cr-restore.d
11:57:25 [2023-01-10T11:57:25.006Z] #27 ...
11:57:25 [2023-01-10T11:57:25.006Z] 
11:57:25 [2023-01-10T11:57:25.006Z] #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
11:57:25 [2023-01-10T11:57:25.006Z] #38 65.37   LINK     criu/pie/restorer.built-in.o
11:57:25 [2023-01-10T11:57:25.006Z] #38 65.39   GEN      criu/pie/restorer-blob.h
11:57:25 [2023-01-10T11:57:25.006Z] #38 65.50   DEP      criu/vdso.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 65.67   DEP      criu/uts_ns.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 65.77   DEP      criu/util.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 65.94   DEP      criu/uffd.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.07   DEP      criu/tun.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.21   DEP      criu/tty.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.33   DEP      criu/timerfd.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.45   DEP      criu/timens.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.57   DEP      criu/sysfs_parse.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.67   DEP      criu/sysctl.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.79   DEP      criu/string.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 66.89   DEP      criu/stats.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 67.03   DEP      criu/sockets.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 67.23   DEP      criu/sk-unix.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 67.49   DEP      criu/sk-tcp.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 67.63   DEP      criu/sk-queue.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 67.79   DEP      criu/sk-packet.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 67.97   DEP      criu/sk-netlink.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 68.19   DEP      criu/sk-inet.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 68.35   DEP      criu/signalfd.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 68.46   DEP      criu/sigframe.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 68.62   DEP      criu/shmem.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 68.75   DEP      criu/servicefd.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 68.95   DEP      criu/seize.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 69.07   DEP      criu/seccomp.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 69.21   DEP      criu/rst-malloc.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 69.30   DEP      criu/rbtree.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 69.34   DEP      criu/pstree.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 69.48   DEP      criu/protobuf.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 69.59   GEN      criu/protobuf-desc-gen.h
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.11   DEP      criu/protobuf-desc.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.28   DEP      criu/proc_parse.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.53   DEP      criu/plugin.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.60   DEP      criu/pipes.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.72   DEP      criu/pie-util.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.80   DEP      criu/pie-util-vdso.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 72.97   DEP      criu/path.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.10   DEP      criu/parasite-syscall.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.30   DEP      criu/pagemap.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.48   DEP      criu/pagemap-cache.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.61   DEP      criu/page-xfer.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.73   DEP      criu/page-pipe.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.82   DEP      criu/netfilter.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 73.98   DEP      criu/net.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 74.17   DEP      criu/namespaces.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 74.31   DEP      criu/mount.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 74.48   DEP      criu/memfd.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 74.60   DEP      criu/mem.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 74.82   DEP      criu/lsm.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 74.95   DEP      criu/log.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 75.12   DEP      criu/libnetlink.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 75.25   DEP      criu/kerndat.d
11:57:25 [2023-01-10T11:57:25.006Z] #38 75.43   DEP      criu/kcmp-ids.d
11:57:25 [2023-01-10T11:57:25.259Z] #38 123.3   DEP      criu/cr-errno.d
11:57:25 [2023-01-10T11:57:25.266Z] #38 75.51   DEP      criu/irmap.d
11:57:25 [2023-01-10T11:57:25.266Z] #38 75.64   DEP      criu/ipc_ns.d
11:57:25 [2023-01-10T11:57:25.515Z] #38 123.4   DEP      criu/cr-dump.d
11:57:25 [2023-01-10T11:57:25.527Z] #38 75.79   DEP      criu/image.d
11:57:25 [2023-01-10T11:57:25.527Z] #38 75.93   DEP      criu/image-desc.d
11:57:25 [2023-01-10T11:57:25.527Z] #38 76.03   DEP      criu/fsnotify.d
11:57:25 [2023-01-10T11:57:25.772Z] #38 123.7   DEP      criu/cr-dedup.d
11:57:25 [2023-01-10T11:57:25.787Z] #38 76.24   DEP      criu/filesystems.d
11:57:26 [2023-01-10T11:57:26.028Z] #38 123.9   DEP      criu/cr-check.d
11:57:26 [2023-01-10T11:57:26.047Z] #38 76.42   DEP      criu/files.d
11:57:26 [2023-01-10T11:57:26.047Z] #38 76.56   DEP      criu/files-reg.d
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.2 Selecting previously unselected package g++-mingw-w64-x86-64.
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.4 Selecting previously unselected package libapparmor1:amd64.
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:57:26 [2023-01-10T11:57:26.109Z] #31 112.5 Selecting previously unselected package libapparmor-dev:amd64.
11:57:26 [2023-01-10T11:57:26.210Z] #36 ...
11:57:26 [2023-01-10T11:57:26.210Z] 
11:57:26 [2023-01-10T11:57:26.210Z] #34 [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
11:57:26 [2023-01-10T11:57:26.210Z] #34 82.94 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:57:26 [2023-01-10T11:57:26.210Z] #34 83.01 Setting up protobuf-compiler (3.12.4-1) ...
11:57:26 [2023-01-10T11:57:26.210Z] #34 83.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:57:26 [2023-01-10T11:57:26.210Z] #34 83.05 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
11:57:26 [2023-01-10T11:57:26.210Z] #34 83.10 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
11:57:26 [2023-01-10T11:57:26.210Z] #34 83.12 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:57:26 [2023-01-10T11:57:26.210Z] #34 83.15 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:26 [2023-01-10T11:57:26.284Z] #38 124.3   DEP      criu/config.d
11:57:26 [2023-01-10T11:57:26.307Z] #38 76.72   DEP      criu/files-ext.d
11:57:26 [2023-01-10T11:57:26.307Z] #38 76.85   DEP      criu/file-lock.d
11:57:26 [2023-01-10T11:57:26.368Z] #31 112.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:57:26 [2023-01-10T11:57:26.368Z] #31 112.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:57:26 [2023-01-10T11:57:26.368Z] #31 112.6 Selecting previously unselected package libbtrfs0:amd64.
11:57:26 [2023-01-10T11:57:26.628Z] #31 112.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:57:26 [2023-01-10T11:57:26.628Z] #31 112.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:57:26 [2023-01-10T11:57:26.628Z] #31 112.8 Selecting previously unselected package libbtrfs-dev:amd64.
11:57:26 [2023-01-10T11:57:26.628Z] #31 112.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:57:26 [2023-01-10T11:57:26.628Z] #31 112.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:26 [2023-01-10T11:57:26.846Z] #38 124.6   DEP      criu/clone-noasan.d
11:57:26 [2023-01-10T11:57:26.846Z] #38 ...
11:57:26 [2023-01-10T11:57:26.846Z] 
11:57:26 [2023-01-10T11:57:26.846Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:57:26 [2023-01-10T11:57:26.846Z] #40 18.64 + cd /tmp/tmp.neNyS1Z64Z/src/github.com/opencontainers/runc
11:57:26 [2023-01-10T11:57:26.846Z] #40 18.64 + git checkout -q v1.1.4
11:57:26 [2023-01-10T11:57:26.877Z] #38 77.07   DEP      criu/file-ids.d
11:57:26 [2023-01-10T11:57:26.877Z] #38 77.21   DEP      criu/fifo.d
11:57:26 [2023-01-10T11:57:26.887Z] #31 113.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:57:26 [2023-01-10T11:57:26.887Z] #31 113.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:57:26 [2023-01-10T11:57:26.887Z] #31 113.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:26 [2023-01-10T11:57:26.887Z] #31 113.1 Selecting previously unselected package libudev-dev:amd64.
11:57:26 [2023-01-10T11:57:26.887Z] #31 113.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
11:57:26 [2023-01-10T11:57:26.887Z] #31 113.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
11:57:27 [2023-01-10T11:57:27.138Z] #38 77.34   DEP      criu/fdstore.d
11:57:27 [2023-01-10T11:57:27.138Z] #38 77.49   DEP      criu/fault-injection.d
11:57:27 [2023-01-10T11:57:27.138Z] #38 77.54   DEP      criu/external.d
11:57:27 [2023-01-10T11:57:27.146Z] #31 113.3 Selecting previously unselected package libsepol1-dev:amd64.
11:57:27 [2023-01-10T11:57:27.146Z] #31 113.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:57:27 [2023-01-10T11:57:27.146Z] #31 113.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:57:27 [2023-01-10T11:57:27.400Z] #38 77.66   DEP      criu/eventpoll.d
11:57:27 [2023-01-10T11:57:27.400Z] #38 77.85   DEP      criu/eventfd.d
11:57:27 [2023-01-10T11:57:27.405Z] #31 113.5 Selecting previously unselected package libpcre2-16-0:amd64.
11:57:27 [2023-01-10T11:57:27.405Z] #31 113.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
11:57:27 [2023-01-10T11:57:27.405Z] #31 113.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:57:27 [2023-01-10T11:57:27.405Z] #31 113.7 Selecting previously unselected package libpcre2-32-0:amd64.
11:57:27 [2023-01-10T11:57:27.405Z] #31 113.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
11:57:27 [2023-01-10T11:57:27.405Z] #31 113.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:57:27 [2023-01-10T11:57:27.661Z] #38 77.98   DEP      criu/crtools.d
11:57:27 [2023-01-10T11:57:27.661Z] #38 78.10   DEP      criu/cr-service.d
11:57:27 [2023-01-10T11:57:27.664Z] #31 114.0 Selecting previously unselected package libpcre2-posix2:amd64.
11:57:27 [2023-01-10T11:57:27.664Z] #31 114.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
11:57:27 [2023-01-10T11:57:27.664Z] #31 114.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:57:27 [2023-01-10T11:57:27.664Z] #31 114.1 Selecting previously unselected package libpcre2-dev:amd64.
11:57:27 [2023-01-10T11:57:27.779Z] #40 19.60 + '[' -z '' ']'
11:57:27 [2023-01-10T11:57:27.779Z] #40 19.61 + target=static
11:57:27 [2023-01-10T11:57:27.779Z] #40 19.61 + make BUILDTAGS=seccomp static
11:57:27 [2023-01-10T11:57:27.923Z] #38 ...
11:57:27 [2023-01-10T11:57:27.923Z] 
11:57:27 [2023-01-10T11:57:27.923Z] #46 [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
11:57:27 [2023-01-10T11:57:27.923Z] #46 11.73 + cd /tmp/tmp.DAHljJYlbp/src/github.com/opencontainers/runc
11:57:27 [2023-01-10T11:57:27.923Z] #46 11.73 + git checkout -q v1.1.4
11:57:27 [2023-01-10T11:57:27.923Z] #46 12.39 + '[' -z '' ']'
11:57:27 [2023-01-10T11:57:27.923Z] #46 12.39 + target=static
11:57:27 [2023-01-10T11:57:27.923Z] #46 12.39 + make BUILDTAGS=seccomp static
11:57:27 [2023-01-10T11:57:27.923Z] #46 12.94 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 .
11:57:27 [2023-01-10T11:57:27.923Z] #46 ...
11:57:27 [2023-01-10T11:57:27.923Z] 
11:57:27 [2023-01-10T11:57:27.923Z] #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
11:57:27 [2023-01-10T11:57:27.923Z] #38 78.28   DEP      criu/cr-restore.d
11:57:27 [2023-01-10T11:57:27.923Z] #31 114.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
11:57:27 [2023-01-10T11:57:27.924Z] #31 114.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:57:28 [2023-01-10T11:57:28.184Z] #38 78.52   DEP      criu/cr-errno.d
11:57:28 [2023-01-10T11:57:28.184Z] #38 78.58   DEP      criu/cr-dump.d
11:57:28 [2023-01-10T11:57:28.341Z] #40 20.26 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 .
11:57:28 [2023-01-10T11:57:28.444Z] #38 78.80   DEP      criu/cr-dedup.d
11:57:28 [2023-01-10T11:57:28.444Z] #38 78.99   DEP      criu/cr-check.d
11:57:28 [2023-01-10T11:57:28.492Z] #31 114.5 Selecting previously unselected package libselinux1-dev:amd64.
11:57:28 [2023-01-10T11:57:28.492Z] #31 114.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:57:28 [2023-01-10T11:57:28.492Z] #31 114.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:57:28 [2023-01-10T11:57:28.705Z] #38 79.13   DEP      criu/config.d
11:57:28 [2023-01-10T11:57:28.705Z] #38 79.27   DEP      criu/clone-noasan.d
11:57:28 [2023-01-10T11:57:28.751Z] #31 114.8 Selecting previously unselected package libdevmapper-dev:amd64.
11:57:28 [2023-01-10T11:57:28.751Z] #31 114.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:57:28 [2023-01-10T11:57:28.751Z] #31 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:57:28 [2023-01-10T11:57:28.751Z] #31 114.9 Selecting previously unselected package libseccomp-dev:amd64.
11:57:28 [2023-01-10T11:57:28.751Z] #31 114.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:57:28 [2023-01-10T11:57:28.751Z] #31 114.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:57:28 [2023-01-10T11:57:28.751Z] #31 115.0 Selecting previously unselected package libsystemd-dev:amd64.
11:57:28 [2023-01-10T11:57:28.965Z] #38 79.38   DEP      criu/cgroup.d
11:57:28 [2023-01-10T11:57:28.965Z] #38 ...
11:57:28 [2023-01-10T11:57:28.965Z] 
11:57:28 [2023-01-10T11:57:28.965Z] #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
11:57:28 [2023-01-10T11:57:28.965Z] #49 6.532 Fetched 8498 kB in 6s (1503 kB/s)
11:57:28 [2023-01-10T11:57:28.965Z] #49 6.532 Reading package lists...
11:57:28 [2023-01-10T11:57:28.965Z] #49 8.897 Reading package lists...
11:57:28 [2023-01-10T11:57:28.965Z] #49 11.47 Building dependency tree...
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.72 The following additional packages will be installed:
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.74   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.74   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.74   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.75   python3-pkg-resources vim-runtime xxd
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.75 Suggested packages:
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.76   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.76   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.76   acl attr quota
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.76 Recommended packages:
11:57:28 [2023-01-10T11:57:28.965Z] #49 13.76   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:57:28 [2023-01-10T11:57:28.965Z] #49 15.06 The following NEW packages will be installed:
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.07   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.07   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.07   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.07   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.07   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.07   python3-pkg-resources python3-setuptools python3-wheel sudo
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.08   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.08   xz-utils zip
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.42 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.42 Need to get 26.4 MB of archives.
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.42 After this operation, 103 MB of additional disk space will be used.
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 15.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 16.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 16.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:57:28 [2023-01-10T11:57:28.966Z] #49 16.04 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:57:29 [2023-01-10T11:57:29.010Z] #31 115.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
11:57:29 [2023-01-10T11:57:29.010Z] #31 115.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.198Z] Client:
11:57:29 [2023-01-10T11:57:29.198Z]  Context:    default
11:57:29 [2023-01-10T11:57:29.198Z]  Debug Mode: false
11:57:29 [2023-01-10T11:57:29.198Z]  Plugins:
11:57:29 [2023-01-10T11:57:29.198Z]   app: Docker Application (Docker Inc., v0.8.0)
11:57:29 [2023-01-10T11:57:29.198Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
11:57:29 [2023-01-10T11:57:29.198Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
11:57:29 [2023-01-10T11:57:29.198Z] 
11:57:29 [2023-01-10T11:57:29.198Z] Server:
11:57:29 [2023-01-10T11:57:29.198Z]  Containers: 0
11:57:29 [2023-01-10T11:57:29.198Z]   Running: 0
11:57:29 [2023-01-10T11:57:29.198Z]   Paused: 0
11:57:29 [2023-01-10T11:57:29.198Z]   Stopped: 0
11:57:29 [2023-01-10T11:57:29.198Z]  Images: 0
11:57:29 [2023-01-10T11:57:29.198Z]  Server Version: 20.10.9
11:57:29 [2023-01-10T11:57:29.198Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:57:29 [2023-01-10T11:57:29.198Z]   Windows: 
11:57:29 [2023-01-10T11:57:29.198Z]   LCOW: 
11:57:29 [2023-01-10T11:57:29.198Z]  Logging Driver: json-file
11:57:29 [2023-01-10T11:57:29.198Z]  Plugins:
11:57:29 [2023-01-10T11:57:29.198Z]   Volume: local
11:57:29 [2023-01-10T11:57:29.198Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:57:29 [2023-01-10T11:57:29.198Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:57:29 [2023-01-10T11:57:29.198Z]  Swarm: inactive
11:57:29 [2023-01-10T11:57:29.198Z]  Default Isolation: process
11:57:29 [2023-01-10T11:57:29.198Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:57:29 [2023-01-10T11:57:29.198Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
11:57:29 [2023-01-10T11:57:29.198Z]  OSType: windows
11:57:29 [2023-01-10T11:57:29.198Z]  Architecture: x86_64
11:57:29 [2023-01-10T11:57:29.198Z]  CPUs: 4
11:57:29 [2023-01-10T11:57:29.198Z]  Total Memory: 32GiB
11:57:29 [2023-01-10T11:57:29.198Z]  Name: azwin-2-53e780
11:57:29 [2023-01-10T11:57:29.198Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
11:57:29 [2023-01-10T11:57:29.198Z]  Docker Root Dir: D:\docker
11:57:29 [2023-01-10T11:57:29.198Z]  Debug Mode: false
11:57:29 [2023-01-10T11:57:29.198Z]  Registry: https://index.docker.io/v1/
11:57:29 [2023-01-10T11:57:29.198Z]  Labels:
11:57:29 [2023-01-10T11:57:29.198Z]  Experimental: true
11:57:29 [2023-01-10T11:57:29.198Z]  Insecure Registries:
11:57:29 [2023-01-10T11:57:29.198Z]   10.0.0.4:5000
11:57:29 [2023-01-10T11:57:29.198Z]   127.0.0.0/8
11:57:29 [2023-01-10T11:57:29.198Z]  Registry Mirrors:
11:57:29 [2023-01-10T11:57:29.198Z]   http://10.0.0.4:5000/
11:57:29 [2023-01-10T11:57:29.198Z]  Live Restore Enabled: false
11:57:29 [2023-01-10T11:57:29.198Z]  Product License: Community Engine
11:57:29 [2023-01-10T11:57:29.198Z] 
11:57:29 [2023-01-10T11:57:29.226Z] #49 16.86 debconf: delaying package configuration, since apt-utils is not installed
11:57:29 [2023-01-10T11:57:29.226Z] #49 ...
11:57:29 [2023-01-10T11:57:29.226Z] 
11:57:29 [2023-01-10T11:57:29.226Z] #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
11:57:29 [2023-01-10T11:57:29.226Z] #38 79.56   DEP      criu/cgroup-props.d
11:57:29 [2023-01-10T11:57:29.226Z] #38 79.66   DEP      criu/bitmap.d
11:57:29 [2023-01-10T11:57:29.226Z] #38 79.72   DEP      criu/bfd.d
11:57:29 [2023-01-10T11:57:29.269Z] #31 115.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.269Z] #31 115.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:57:29 [2023-01-10T11:57:29.269Z] #31 115.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:57:29 [2023-01-10T11:57:29.269Z] #31 115.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:57:29 [2023-01-10T11:57:29.487Z] #38 79.89   DEP      criu/autofs.d
11:57:29 [2023-01-10T11:57:29.500Z] #34 DONE 86.1s
11:57:29 [2023-01-10T11:57:29.500Z] 
11:57:29 [2023-01-10T11:57:29.500Z] #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
11:57:29 [2023-01-10T11:57:29.512Z] #31 ...
11:57:29 [2023-01-10T11:57:29.512Z] 
11:57:29 [2023-01-10T11:57:29.512Z] #33 [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
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.59 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.61 Setting up protobuf-compiler (3.12.4-1) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.65 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.68 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.70 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 83.71 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:29 [2023-01-10T11:57:29.512Z] #33 DONE 85.4s
11:57:29 [2023-01-10T11:57:29.512Z] 
11:57:29 [2023-01-10T11:57:29.512Z] #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
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.528Z] #31 115.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:57:29 [2023-01-10T11:57:29.750Z] #38 80.06   DEP      criu/aio.d
11:57:29 [2023-01-10T11:57:29.751Z] #38 80.19   DEP      criu/action-scripts.d
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.8 Setting up mingw-w64-common (8.0.0-1) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 115.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.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
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.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
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.0 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
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:29 [2023-01-10T11:57:29.788Z] #31 116.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:57:30 [2023-01-10T11:57:30.011Z] #38 80.40   CC       criu/action-scripts.o
11:57:30 [2023-01-10T11:57:30.047Z] #31 116.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:30 [2023-01-10T11:57:30.047Z] #31 116.1 Setting up dmsetup (2:1.02.175-2.1) ...
11:57:30 [2023-01-10T11:57:30.047Z] #31 116.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:57:30 [2023-01-10T11:57:30.047Z] #31 116.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:57:30 [2023-01-10T11:57:30.047Z] #31 116.2 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:30 [2023-01-10T11:57:30.068Z] #38 ...
11:57:30 [2023-01-10T11:57:30.068Z] 
11:57:30 [2023-01-10T11:57:30.068Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:30 [2023-01-10T11:57:30.068Z] #29 85.97 Setting up libicu67:amd64 (67.1-7) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.06 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.09 Setting up libuv1:amd64 (1.40.0-2) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.25 Setting up librhash0:amd64 (1.4.1-2) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.30 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.43 Setting up cmake (3.18.4-2+deb11u1) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 86.46 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:30 [2023-01-10T11:57:30.068Z] #29 DONE 87.0s
11:57:30 [2023-01-10T11:57:30.328Z] 
11:57:30 [2023-01-10T11:57:30.328Z] #36 [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
11:57:30 [2023-01-10T11:57:30.328Z] #36 87.09 Selecting previously unselected package mingw-w64-x86-64-dev.
11:57:30 [2023-01-10T11:57:30.328Z] #36 87.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:57:30 [2023-01-10T11:57:30.328Z] #36 87.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:57:30 [2023-01-10T11:57:30.583Z] #38 80.87   CC       criu/aio.o
11:57:30 [2023-01-10T11:57:30.583Z] #38 ...
11:57:30 [2023-01-10T11:57:30.583Z] 
11:57:30 [2023-01-10T11:57:30.583Z] #29 [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
11:57:30 [2023-01-10T11:57:30.583Z] #29 DONE 130.8s
11:57:30 [2023-01-10T11:57:30.844Z] 
11:57:30 [2023-01-10T11:57:30.844Z] #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
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.05 Fetched 26.4 MB in 1s (28.2 MB/s)
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.12 Selecting previously unselected package pigz.
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.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.)
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.18 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.19 Unpacking pigz (2.6-1) ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.35 Selecting previously unselected package libelf1:arm64.
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.36 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.36 Unpacking libelf1:arm64 (0.183-1) ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.58 Selecting previously unselected package libbpf0:arm64.
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 17.59 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.10 Selecting previously unselected package libcap2:arm64.
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.12 Unpacking libcap2:arm64 (1:2.44-1) ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.27 Selecting previously unselected package libmnl0:arm64.
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.32 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.32 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.47 Selecting previously unselected package libxtables12:arm64.
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.48 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.49 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.62 Selecting previously unselected package libcap2-bin.
11:57:30 [2023-01-10T11:57:30.844Z] #49 18.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:57:30 [2023-01-10T11:57:30.986Z] #31 ...
11:57:30 [2023-01-10T11:57:30.986Z] 
11:57:30 [2023-01-10T11:57:30.986Z] #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
11:57:30 [2023-01-10T11:57:30.986Z] #27 117.4 + for f in rootlesskit rootlesskit-docker-proxy
11:57:30 [2023-01-10T11:57:30.986Z] #27 117.4 + GOBIN=/build
11:57:30 [2023-01-10T11:57:30.986Z] #27 117.4 + GO111MODULE=on
11:57:30 [2023-01-10T11:57:30.986Z] #27 117.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:57:31 [2023-01-10T11:57:31.104Z] #49 18.63 Unpacking libcap2-bin (1:2.44-1) ...
11:57:31 [2023-01-10T11:57:31.104Z] #49 18.80 Selecting previously unselected package iproute2.
11:57:31 [2023-01-10T11:57:31.104Z] #49 18.80 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
11:57:31 [2023-01-10T11:57:31.104Z] #49 18.84 Unpacking iproute2 (5.10.0-4) ...
11:57:31 [2023-01-10T11:57:31.553Z] #27 ...
11:57:31 [2023-01-10T11:57:31.553Z] 
11:57:31 [2023-01-10T11:57:31.553Z] #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
11:57:31 [2023-01-10T11:57:31.553Z] #38 53.68   AR       soccr/libsoccr.a
11:57:31 [2023-01-10T11:57:31.553Z] #38 53.75 make[1]: 'soccr/libsoccr.a' is up to date.
11:57:31 [2023-01-10T11:57:31.553Z] #38 54.13   DEP      criu/arch/x86/sigframe.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 54.27   DEP      criu/arch/x86/sigaction_compat.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 54.41   DEP      criu/arch/x86/kerndat.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 54.51   DEP      criu/arch/x86/crtools.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 54.65   DEP      criu/arch/x86/cpu.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 54.82   CC       criu/arch/x86/cpu.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 55.35 include/common/asm/bitops.h: Assembler messages:
11:57:31 [2023-01-10T11:57:31.553Z] #38 55.35 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:57:31 [2023-01-10T11:57:31.553Z] #38 55.35 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:57:31 [2023-01-10T11:57:31.553Z] #38 55.35 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:57:31 [2023-01-10T11:57:31.553Z] #38 55.35 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:57:31 [2023-01-10T11:57:31.553Z] #38 55.40   CC       criu/arch/x86/crtools.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 56.54   CC       criu/arch/x86/kerndat.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.01   CC       criu/arch/x86/sigaction_compat.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.20   CC       criu/arch/x86/sigframe.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.44   LINK     criu/arch/x86/crtools.built-in.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.49   DEP      criu/pie/util-vdso-elf32.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.65   DEP      criu/pie/util-vdso.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.83   DEP      criu/pie/util.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 57.96   CC       criu/pie/util.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 58.18   CC       criu/pie/util-vdso.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 58.75   CC       criu/pie/util-vdso-elf32.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 59.36   AR       criu/pie/pie.lib.a
11:57:31 [2023-01-10T11:57:31.553Z] #38 59.45   DEP      criu/pie/restorer.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 59.66   DEP      criu/arch/x86/sigaction_compat_pie.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 59.76   DEP      criu/arch/x86/restorer_unmap.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 59.79   DEP      criu/arch/x86/restorer.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 59.95   DEP      criu/arch/x86/vdso-pie.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 60.04   DEP      criu/pie/parasite-vdso.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 60.17   DEP      criu/pie/parasite.d
11:57:31 [2023-01-10T11:57:31.553Z] #38 60.43   CC       criu/pie/parasite.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 61.48   LINK     criu/pie/parasite.built-in.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 61.52   GEN      criu/pie/parasite-blob.h
11:57:31 [2023-01-10T11:57:31.553Z] #38 61.53   CC       criu/pie/parasite-vdso.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 62.09   CC       criu/arch/x86/vdso-pie.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 62.35   CC       criu/arch/x86/restorer.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 62.78   CC       criu/arch/x86/restorer_unmap.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 62.85   CC       criu/arch/x86/sigaction_compat_pie.o
11:57:31 [2023-01-10T11:57:31.553Z] #38 63.04   CC       criu/pie/restorer.o
11:57:31 [2023-01-10T11:57:31.622Z] #40 ...
11:57:31 [2023-01-10T11:57:31.623Z] 
11:57:31 [2023-01-10T11:57:31.623Z] #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
11:57:31 [2023-01-10T11:57:31.623Z] #0 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:57:31 [2023-01-10T11:57:31.623Z] #0 2.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:57:31 [2023-01-10T11:57:31.623Z] #0 2.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:57:31 [2023-01-10T11:57:31.623Z] #0 3.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:57:31 [2023-01-10T11:57:31.623Z] #0 5.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:57:31 [2023-01-10T11:57:31.623Z] #0 7.437 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:57:31 [2023-01-10T11:57:31.623Z] #49 ...
11:57:31 [2023-01-10T11:57:31.623Z] 
11:57:31 [2023-01-10T11:57:31.623Z] #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
11:57:31 [2023-01-10T11:57:31.623Z] #38 124.8   DEP      criu/cgroup.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 125.3   DEP      criu/cgroup-props.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 125.5   DEP      criu/bitmap.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 125.7   DEP      criu/bfd.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 125.9   DEP      criu/autofs.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 126.1   DEP      criu/aio.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 126.3   DEP      criu/action-scripts.d
11:57:31 [2023-01-10T11:57:31.623Z] #38 126.8   CC       criu/action-scripts.o
11:57:31 [2023-01-10T11:57:31.623Z] #38 127.6   CC       criu/aio.o
11:57:31 [2023-01-10T11:57:31.623Z] #38 128.8   CC       criu/autofs.o
11:57:32 [2023-01-10T11:57:32.045Z] #49 19.60 Selecting previously unselected package xxd.
11:57:32 [2023-01-10T11:57:32.045Z] #49 19.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:57:32 [2023-01-10T11:57:32.045Z] #49 19.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.045Z] #49 19.69 Selecting previously unselected package vim-common.
11:57:32 [2023-01-10T11:57:32.045Z] #49 19.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:57:32 [2023-01-10T11:57:32.045Z] #49 19.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.306Z] #49 19.87 Selecting previously unselected package bash-completion.
11:57:32 [2023-01-10T11:57:32.306Z] #49 19.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:57:32 [2023-01-10T11:57:32.489Z] #38 ...
11:57:32 [2023-01-10T11:57:32.489Z] 
11:57:32 [2023-01-10T11:57:32.489Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:32 [2023-01-10T11:57:32.489Z] #31 DONE 118.7s
11:57:32 [2023-01-10T11:57:32.490Z] 
11:57:32 [2023-01-10T11:57:32.490Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
11:57:32 [2023-01-10T11:57:32.807Z] #38 ...
11:57:32 [2023-01-10T11:57:32.807Z] 
11:57:32 [2023-01-10T11:57:32.807Z] #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
11:57:32 [2023-01-10T11:57:32.807Z] #28 79.20 Selecting previously unselected package libuv1:amd64.
11:57:32 [2023-01-10T11:57:32.807Z] #28 79.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 79.23 Unpacking libuv1:amd64 (1.40.0-2) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 79.52 Selecting previously unselected package cmake.
11:57:32 [2023-01-10T11:57:32.807Z] #28 79.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 79.53 Unpacking cmake (3.18.4-2+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.27 Setting up libicu67:amd64 (67.1-7) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.33 Setting up libuv1:amd64 (1.40.0-2) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.48 Setting up librhash0:amd64 (1.4.1-2) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.58 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.82 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.87 Setting up cmake (3.18.4-2+deb11u1) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 87.90 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:57:32 [2023-01-10T11:57:32.807Z] #28 DONE 89.0s
11:57:32 [2023-01-10T11:57:32.807Z] 
11:57:32 [2023-01-10T11:57:32.807Z] #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
11:57:32 [2023-01-10T11:57:32.807Z] #38 3.667 Note: Building without setproctitle() and strlcpy() support.
11:57:32 [2023-01-10T11:57:32.807Z] #38 3.667       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:57:32 [2023-01-10T11:57:32.807Z] #38 3.737 Note: Building without GnuTLS support
11:57:32 [2023-01-10T11:57:32.807Z] #38 3.752 Makefile.config:39: Warn: you have no libnftables installed
11:57:32 [2023-01-10T11:57:32.807Z] #38 3.752 Makefile.config:40: Warn: Building without nftables support
11:57:33 [2023-01-10T11:57:33.516Z] #38 131.3   CC       criu/bfd.o
11:57:33 [2023-01-10T11:57:33.746Z] #38 ...
11:57:33 [2023-01-10T11:57:33.746Z] 
11:57:33 [2023-01-10T11:57:33.746Z] #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
11:57:33 [2023-01-10T11:57:33.746Z] #32 80.22 sync
11:57:33 [2023-01-10T11:57:33.746Z] #32 80.23 internal/reflectlite
11:57:33 [2023-01-10T11:57:33.746Z] #32 82.30 internal/testlog
11:57:33 [2023-01-10T11:57:33.746Z] #32 85.01 errors
11:57:33 [2023-01-10T11:57:33.746Z] #32 85.03 sort
11:57:33 [2023-01-10T11:57:33.746Z] #32 85.53 strconv
11:57:33 [2023-01-10T11:57:33.746Z] #32 87.00 io
11:57:33 [2023-01-10T11:57:33.746Z] #32 89.18 internal/oserror
11:57:33 [2023-01-10T11:57:33.746Z] #32 89.57 syscall
11:57:34 [2023-01-10T11:57:34.006Z] #32 ...
11:57:34 [2023-01-10T11:57:34.006Z] 
11:57:34 [2023-01-10T11:57:34.006Z] #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
11:57:34 [2023-01-10T11:57:34.006Z] #31 90.20 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:57:34 [2023-01-10T11:57:34.006Z] #31 90.33 go: downloading github.com/gobwas/glob v0.2.3
11:57:34 [2023-01-10T11:57:34.006Z] #31 90.49 go: downloading github.com/kisielk/gotool v1.0.0
11:57:34 [2023-01-10T11:57:34.006Z] #31 90.60 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:57:34 [2023-01-10T11:57:34.266Z] #31 90.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:57:34 [2023-01-10T11:57:34.266Z] #31 90.70 go: downloading golang.org/x/mod v0.5.1
11:57:34 [2023-01-10T11:57:34.266Z] #31 90.83 go: downloading github.com/ettle/strcase v0.1.1
11:57:34 [2023-01-10T11:57:34.444Z] #38 132.2   CC       criu/bitmap.o
11:57:34 [2023-01-10T11:57:34.444Z] #38 ...
11:57:34 [2023-01-10T11:57:34.444Z] 
11:57:34 [2023-01-10T11:57:34.444Z] #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
11:57:34 [2023-01-10T11:57:34.444Z] #49 13.15 Fetched 8616 kB in 11s (752 kB/s)
11:57:34 [2023-01-10T11:57:34.518Z] #36 ...
11:57:34 [2023-01-10T11:57:34.518Z] 
11:57:34 [2023-01-10T11:57:34.518Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:57:34 [2023-01-10T11:57:34.518Z] #28 80.72 internal/reflectlite
11:57:34 [2023-01-10T11:57:34.518Z] #28 80.77 sync
11:57:34 [2023-01-10T11:57:34.518Z] #28 83.47 internal/testlog
11:57:34 [2023-01-10T11:57:34.518Z] #28 84.81 errors
11:57:34 [2023-01-10T11:57:34.518Z] #28 84.83 sort
11:57:34 [2023-01-10T11:57:34.518Z] #28 85.06 strconv
11:57:34 [2023-01-10T11:57:34.518Z] #28 85.99 io
11:57:34 [2023-01-10T11:57:34.518Z] #28 88.13 internal/oserror
11:57:34 [2023-01-10T11:57:34.518Z] #28 88.74 syscall
11:57:34 [2023-01-10T11:57:34.518Z] #28 ...
11:57:34 [2023-01-10T11:57:34.518Z] 
11:57:34 [2023-01-10T11:57:34.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
11:57:34 [2023-01-10T11:57:34.518Z] #38 4.045 Note: Building without setproctitle() and strlcpy() support.
11:57:34 [2023-01-10T11:57:34.518Z] #38 4.049       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:57:34 [2023-01-10T11:57:34.518Z] #38 4.133 Note: Building without GnuTLS support
11:57:34 [2023-01-10T11:57:34.518Z] #38 4.173 Makefile.config:39: Warn: you have no libnftables installed
11:57:34 [2023-01-10T11:57:34.518Z] #38 4.173 Makefile.config:40: Warn: Building without nftables support
11:57:34 [2023-01-10T11:57:34.525Z] #31 91.04 go: downloading github.com/fatih/structtag v1.2.0
11:57:34 [2023-01-10T11:57:34.525Z] #31 91.12 go: downloading github.com/Masterminds/semver v1.5.0
11:57:34 [2023-01-10T11:57:34.785Z] #31 91.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:57:34 [2023-01-10T11:57:34.785Z] #31 91.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:57:34 [2023-01-10T11:57:34.785Z] #31 91.45 go: downloading github.com/prometheus/client_golang v1.7.1
11:57:34 [2023-01-10T11:57:34.859Z] #49 22.38 Unpacking bash-completion (1:2.11-2) ...
11:57:35 [2023-01-10T11:57:35.416Z] #49 22.94 Selecting previously unselected package bzip2.
11:57:35 [2023-01-10T11:57:35.416Z] #49 22.94 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
11:57:35 [2023-01-10T11:57:35.416Z] #49 22.95 Unpacking bzip2 (1.0.8-4) ...
11:57:35 [2023-01-10T11:57:35.416Z] #49 23.04 Selecting previously unselected package xz-utils.
11:57:35 [2023-01-10T11:57:35.416Z] #49 23.07 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:57:35 [2023-01-10T11:57:35.416Z] #49 23.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:57:35 [2023-01-10T11:57:35.675Z] #49 23.30 Selecting previously unselected package apparmor.
11:57:35 [2023-01-10T11:57:35.675Z] #49 23.31 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
11:57:35 [2023-01-10T11:57:35.675Z] #49 23.37 Unpacking apparmor (2.13.6-10) ...
11:57:35 [2023-01-10T11:57:35.723Z] #31 92.19 go: downloading github.com/prometheus/client_model v0.2.0
11:57:35 [2023-01-10T11:57:35.724Z] #31 92.30 go: downloading github.com/google/go-cmp v0.5.6
11:57:35 [2023-01-10T11:57:35.773Z] #40 DONE 3.2s
11:57:35 [2023-01-10T11:57:35.773Z] 
11:57:35 [2023-01-10T11:57:35.773Z] #41 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:57:36 [2023-01-10T11:57:36.250Z] #49 23.82 Selecting previously unselected package inetutils-ping.
11:57:36 [2023-01-10T11:57:36.250Z] #49 23.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
11:57:36 [2023-01-10T11:57:36.250Z] #49 23.85 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:57:36 [2023-01-10T11:57:36.250Z] #49 23.96 Selecting previously unselected package libip4tc2:arm64.
11:57:36 [2023-01-10T11:57:36.250Z] #49 23.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
11:57:36 [2023-01-10T11:57:36.250Z] #49 23.97 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.04 Selecting previously unselected package libip6tc2:arm64.
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.10 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.20 Selecting previously unselected package libnfnetlink0:arm64.
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.29 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:57:36 [2023-01-10T11:57:36.516Z] #49 24.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:57:36 [2023-01-10T11:57:36.664Z] #31 92.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:57:36 [2023-01-10T11:57:36.664Z] #31 93.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:57:36 [2023-01-10T11:57:36.664Z] #31 93.10 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:57:36 [2023-01-10T11:57:36.779Z] #49 24.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:57:36 [2023-01-10T11:57:36.779Z] #49 24.39 Selecting previously unselected package libnftnl11:arm64.
11:57:36 [2023-01-10T11:57:36.779Z] #49 24.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
11:57:36 [2023-01-10T11:57:36.779Z] #49 24.42 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:57:36 [2023-01-10T11:57:36.779Z] #49 24.53 Selecting previously unselected package iptables.
11:57:36 [2023-01-10T11:57:36.924Z] #31 93.29 go: downloading github.com/beorn7/perks v1.0.1
11:57:36 [2023-01-10T11:57:36.924Z] #31 93.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:57:36 [2023-01-10T11:57:36.924Z] #31 93.40 go: downloading github.com/cespare/xxhash v1.1.0
11:57:36 [2023-01-10T11:57:36.924Z] #31 93.45 go: downloading github.com/golang/protobuf v1.5.2
11:57:37 [2023-01-10T11:57:37.040Z] #49 24.53 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.040Z] #49 24.54 Unpacking iptables (1.8.7-1) ...
11:57:37 [2023-01-10T11:57:37.120Z] #38 7.735 fatal: not a git repository (or any of the parent directories): .git
11:57:37 [2023-01-10T11:57:37.120Z] #38 7.820   GEN      .gitid
11:57:37 [2023-01-10T11:57:37.120Z] #38 7.867   GEN      criu/include/version.h
11:57:37 [2023-01-10T11:57:37.120Z] #38 8.017   GEN      include/common/asm
11:57:37 [2023-01-10T11:57:37.184Z] #31 93.85 go: downloading github.com/prometheus/common v0.10.0
11:57:37 [2023-01-10T11:57:37.300Z] #49 24.91 Selecting previously unselected package libonig5:arm64.
11:57:37 [2023-01-10T11:57:37.300Z] #49 24.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.300Z] #49 24.92 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:57:37 [2023-01-10T11:57:37.560Z] #49 25.03 Selecting previously unselected package libjq1:arm64.
11:57:37 [2023-01-10T11:57:37.560Z] #49 25.03 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.560Z] #49 25.04 Unpacking libjq1:arm64 (1.6-2.1) ...
11:57:37 [2023-01-10T11:57:37.560Z] #49 25.17 Selecting previously unselected package jq.
11:57:37 [2023-01-10T11:57:37.560Z] #49 25.17 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.560Z] #49 25.17 Unpacking jq (1.6-2.1) ...
11:57:37 [2023-01-10T11:57:37.755Z] #31 94.16 go: downloading github.com/prometheus/procfs v0.6.0
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.30 Selecting previously unselected package libaio1:arm64.
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.31 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.31 Unpacking libaio1:arm64 (0.3.112-9) ...
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.42 Selecting previously unselected package libgpm2:arm64.
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.42 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.42 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.50 Selecting previously unselected package libicu67:arm64.
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.50 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
11:57:37 [2023-01-10T11:57:37.821Z] #49 25.51 Unpacking libicu67:arm64 (67.1-7) ...
11:57:38 [2023-01-10T11:57:38.015Z] #31 94.33 go: downloading github.com/mattn/go-runewidth v0.0.9
11:57:38 [2023-01-10T11:57:38.278Z] #31 94.62 go: downloading google.golang.org/protobuf v1.27.1
11:57:38 [2023-01-10T11:57:38.313Z] #41 ...
11:57:38 [2023-01-10T11:57:38.313Z] 
11:57:38 [2023-01-10T11:57:38.313Z] #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
11:57:38 [2023-01-10T11:57:38.313Z] #27 DONE 124.1s
11:57:38 [2023-01-10T11:57:38.313Z] 
11:57:38 [2023-01-10T11:57:38.313Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:57:38 [2023-01-10T11:57:38.313Z] #42 DONE 0.2s
11:57:38 [2023-01-10T11:57:38.313Z] 
11:57:38 [2023-01-10T11:57:38.313Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:57:38 [2023-01-10T11:57:38.313Z] #43 DONE 0.2s
11:57:38 [2023-01-10T11:57:38.313Z] 
11:57:38 [2023-01-10T11:57:38.313Z] #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
11:57:38 [2023-01-10T11:57:38.313Z] #38 65.98   LINK     criu/pie/restorer.built-in.o
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.02   GEN      criu/pie/restorer-blob.h
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.10   DEP      criu/vdso.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.29   DEP      criu/vdso-compat.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.35   DEP      criu/uts_ns.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.50   DEP      criu/util.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.73   DEP      criu/uffd.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 66.91   DEP      criu/tun.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 67.08   DEP      criu/tty.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 67.32   DEP      criu/timerfd.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 67.49   DEP      criu/timens.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 67.72   DEP      criu/sysfs_parse.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 67.88   DEP      criu/sysctl.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 68.14   DEP      criu/string.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 68.18   DEP      criu/stats.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 68.29   DEP      criu/sockets.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 68.43   DEP      criu/sk-unix.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 68.65   DEP      criu/sk-tcp.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 68.91   DEP      criu/sk-queue.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 69.10   DEP      criu/sk-packet.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 69.34   DEP      criu/sk-netlink.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 69.54   DEP      criu/sk-inet.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 69.73   DEP      criu/signalfd.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 69.90   DEP      criu/sigframe.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 70.01   DEP      criu/shmem.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 70.23   DEP      criu/servicefd.d
11:57:38 [2023-01-10T11:57:38.313Z] #38 70.41   DEP      criu/seize.d
11:57:38 [2023-01-10T11:57:38.575Z] #38 70.63   DEP      criu/seccomp.d
11:57:38 [2023-01-10T11:57:38.575Z] #38 70.78   DEP      criu/rst-malloc.d
11:57:38 [2023-01-10T11:57:38.575Z] #38 70.84   DEP      criu/rbtree.d
11:57:38 [2023-01-10T11:57:38.835Z] #38 ...
11:57:38 [2023-01-10T11:57:38.835Z] 
11:57:38 [2023-01-10T11:57:38.835Z] #41 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:57:38 [2023-01-10T11:57:38.835Z] #41 DONE 3.0s
11:57:38 [2023-01-10T11:57:38.835Z] 
11:57:38 [2023-01-10T11:57:38.835Z] #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
11:57:38 [2023-01-10T11:57:38.835Z] #38 70.95   DEP      criu/pstree.d
11:57:38 [2023-01-10T11:57:38.835Z] #38 ...
11:57:38 [2023-01-10T11:57:38.835Z] 
11:57:38 [2023-01-10T11:57:38.835Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:57:39 [2023-01-10T11:57:39.055Z] #38 ...
11:57:39 [2023-01-10T11:57:39.056Z] 
11:57:39 [2023-01-10T11:57:39.056Z] #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
11:57:39 [2023-01-10T11:57:39.056Z] #25 85.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:57:39 [2023-01-10T11:57:39.056Z] #25 85.92 go: downloading github.com/gobwas/glob v0.2.3
11:57:39 [2023-01-10T11:57:39.056Z] #25 85.92 go: downloading github.com/kisielk/gotool v1.0.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.09 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.21 go: downloading golang.org/x/mod v0.5.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.27 go: downloading github.com/ettle/strcase v0.1.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.50 go: downloading github.com/fatih/structtag v1.2.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.54 go: downloading github.com/Masterminds/semver v1.5.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:57:39 [2023-01-10T11:57:39.056Z] #25 86.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:57:39 [2023-01-10T11:57:39.056Z] #25 87.04 go: downloading github.com/prometheus/client_golang v1.7.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 87.64 go: downloading github.com/prometheus/client_model v0.2.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 87.83 go: downloading github.com/google/go-cmp v0.5.6
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.57 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.80 go: downloading github.com/beorn7/perks v1.0.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.92 go: downloading github.com/cespare/xxhash v1.1.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 88.98 go: downloading github.com/golang/protobuf v1.5.2
11:57:39 [2023-01-10T11:57:39.056Z] #25 89.28 go: downloading github.com/prometheus/common v0.10.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 89.63 go: downloading github.com/prometheus/procfs v0.6.0
11:57:39 [2023-01-10T11:57:39.056Z] #25 89.85 go: downloading github.com/mattn/go-runewidth v0.0.9
11:57:39 [2023-01-10T11:57:39.056Z] #25 89.99 go: downloading google.golang.org/protobuf v1.27.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 92.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:57:39 [2023-01-10T11:57:39.056Z] #25 ...
11:57:39 [2023-01-10T11:57:39.056Z] 
11:57:39 [2023-01-10T11:57:39.056Z] #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
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.712 + RM_GOPATH=0
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.712 + TMP_GOPATH=
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.712 + : /build
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.712 + '[' -z '' ']'
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.712 ++ mktemp -d
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.713 + export GOPATH=/tmp/tmp.7GNrb5pmxO
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.713 + GOPATH=/tmp/tmp.7GNrb5pmxO
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.713 + RM_GOPATH=1
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.713 + case "$(go env GOARCH)" in
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.714 ++ go env GOARCH
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.835 + export GO_BUILDMODE=-buildmode=pie
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.835 + GO_BUILDMODE=-buildmode=pie
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.835 ++ dirname /tmp/install/install.sh
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + dir=/tmp/install
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + bin=tini
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + shift
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + '[' '!' -f /tmp/install/tini.installer ']'
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + . /tmp/install/tini.installer
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 ++ : v0.19.0
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + install_tini
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + echo 'Install tini version v0.19.0'
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 + git clone https://github.com/krallin/tini.git /tmp/tmp.7GNrb5pmxO/tini
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.836 Install tini version v0.19.0
11:57:39 [2023-01-10T11:57:39.056Z] #0 1.850 Cloning into '/tmp/tmp.7GNrb5pmxO/tini'...
11:57:39 [2023-01-10T11:57:39.056Z] #0 3.161 + cd /tmp/tmp.7GNrb5pmxO/tini
11:57:39 [2023-01-10T11:57:39.056Z] #0 3.162 + git checkout -q v0.19.0
11:57:39 [2023-01-10T11:57:39.056Z] #0 3.180 + cmake .
11:57:39 [2023-01-10T11:57:39.056Z] #0 3.931 -- The C compiler identification is GNU 10.2.1
11:57:39 [2023-01-10T11:57:39.056Z] #0 4.057 -- Detecting C compiler ABI info
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.279 -- Detecting C compiler ABI info - done
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.446 -- Check for working C compiler: /usr/bin/cc - skipped
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.471 -- Detecting C compile features
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.473 -- Detecting C compile features - done
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.616 -- Performing Test HAS_BUILTIN_FORTIFY
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.873 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:57:39 [2023-01-10T11:57:39.056Z] #0 5.954 -- Configuring done
11:57:39 [2023-01-10T11:57:39.056Z] #0 6.014 -- Generating done
11:57:39 [2023-01-10T11:57:39.056Z] #0 6.014 -- Build files have been written to: /tmp/tmp.7GNrb5pmxO/tini
11:57:39 [2023-01-10T11:57:39.056Z] #0 6.039 + make tini-static
11:57:39 [2023-01-10T11:57:39.056Z] #0 6.430 Scanning dependencies of target tini-static
11:57:39 [2023-01-10T11:57:39.056Z] #0 6.693 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:57:39 [2023-01-10T11:57:39.056Z] #0 8.880 [100%] Linking C executable tini-static
11:57:39 [2023-01-10T11:57:39.768Z] #49 13.15 Reading package lists...
11:57:39 [2023-01-10T11:57:39.993Z] #39 ...
11:57:39 [2023-01-10T11:57:39.993Z] 
11:57:39 [2023-01-10T11:57:39.993Z] #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
11:57:39 [2023-01-10T11:57:39.993Z] #38 10.65   PBCC     images/timens.pb-c.c
11:57:39 [2023-01-10T11:57:39.993Z] #38 10.70   DEP      images/timens.pb-c.d
11:57:40 [2023-01-10T11:57:40.251Z] #38 10.80   PBCC     images/fown.pb-c.c
11:57:40 [2023-01-10T11:57:40.251Z] #38 10.82   PBCC     images/google/protobuf/descriptor.pb-c.c
11:57:40 [2023-01-10T11:57:40.251Z] #38 10.94   PBCC     images/opts.pb-c.c
11:57:40 [2023-01-10T11:57:40.251Z] #38 10.98   PBCC     images/memfd.pb-c.c
11:57:40 [2023-01-10T11:57:40.251Z] #38 11.07   DEP      images/fown.pb-c.d
11:57:40 [2023-01-10T11:57:40.526Z] #38 11.11   DEP      images/google/protobuf/descriptor.pb-c.d
11:57:40 [2023-01-10T11:57:40.526Z] #38 11.31   DEP      images/opts.pb-c.d
11:57:40 [2023-01-10T11:57:40.526Z] #38 11.37   DEP      images/memfd.pb-c.d
11:57:40 [2023-01-10T11:57:40.787Z] #38 11.43   PBCC     images/sit.pb-c.c
11:57:40 [2023-01-10T11:57:40.787Z] #38 11.48   DEP      images/sit.pb-c.d
11:57:40 [2023-01-10T11:57:40.787Z] #38 11.61   PBCC     images/macvlan.pb-c.c
11:57:40 [2023-01-10T11:57:40.787Z] #38 11.64   DEP      images/macvlan.pb-c.d
11:57:40 [2023-01-10T11:57:40.787Z] #38 11.70   PBCC     images/autofs.pb-c.c
11:57:40 [2023-01-10T11:57:40.823Z] #31 97.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:57:41 [2023-01-10T11:57:41.045Z] #38 11.74   DEP      images/autofs.pb-c.d
11:57:41 [2023-01-10T11:57:41.045Z] #38 11.77   PBCC     images/sysctl.pb-c.c
11:57:41 [2023-01-10T11:57:41.045Z] #38 11.78   DEP      images/sysctl.pb-c.d
11:57:41 [2023-01-10T11:57:41.045Z] #38 11.84   PBCC     images/time.pb-c.c
11:57:41 [2023-01-10T11:57:41.045Z] #38 11.86   DEP      images/time.pb-c.d
11:57:41 [2023-01-10T11:57:41.045Z] #38 11.98   PBCC     images/binfmt-misc.pb-c.c
11:57:41 [2023-01-10T11:57:41.082Z] #31 ...
11:57:41 [2023-01-10T11:57:41.082Z] 
11:57:41 [2023-01-10T11:57:41.082Z] #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
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.444 + RM_GOPATH=0
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.444 + TMP_GOPATH=
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.444 + : /build
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.444 + '[' -z '' ']'
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.449 ++ mktemp -d
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.468 + export GOPATH=/tmp/tmp.8VGum7FYc9
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.468 + GOPATH=/tmp/tmp.8VGum7FYc9
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.468 + RM_GOPATH=1
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.468 + case "$(go env GOARCH)" in
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.472 ++ go env GOARCH
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.580 + export GO_BUILDMODE=-buildmode=pie
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.581 + GO_BUILDMODE=-buildmode=pie
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.581 ++ dirname /tmp/install/install.sh
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.592 + dir=/tmp/install
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.593 + bin=tini
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.593 + shift
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.594 + '[' '!' -f /tmp/install/tini.installer ']'
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.594 + . /tmp/install/tini.installer
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.594 ++ : v0.19.0
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.594 + install_tini
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.595 + echo 'Install tini version v0.19.0'
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.595 Install tini version v0.19.0
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.596 + git clone https://github.com/krallin/tini.git /tmp/tmp.8VGum7FYc9/tini
11:57:41 [2023-01-10T11:57:41.082Z] #0 1.633 Cloning into '/tmp/tmp.8VGum7FYc9/tini'...
11:57:41 [2023-01-10T11:57:41.082Z] #0 2.841 + cd /tmp/tmp.8VGum7FYc9/tini
11:57:41 [2023-01-10T11:57:41.082Z] #0 2.845 + git checkout -q v0.19.0
11:57:41 [2023-01-10T11:57:41.082Z] #0 2.894 + cmake .
11:57:41 [2023-01-10T11:57:41.082Z] #0 3.882 -- The C compiler identification is GNU 10.2.1
11:57:41 [2023-01-10T11:57:41.082Z] #0 3.970 -- Detecting C compiler ABI info
11:57:41 [2023-01-10T11:57:41.082Z] #0 4.976 -- Detecting C compiler ABI info - done
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.160 -- Check for working C compiler: /usr/bin/cc - skipped
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.168 -- Detecting C compile features
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.176 -- Detecting C compile features - done
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.294 -- Performing Test HAS_BUILTIN_FORTIFY
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.526 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.703 -- Configuring done
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.756 -- Generating done
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.759 -- Build files have been written to: /tmp/tmp.8VGum7FYc9/tini
11:57:41 [2023-01-10T11:57:41.082Z] #0 5.780 + make tini-static
11:57:41 [2023-01-10T11:57:41.082Z] #0 6.236 Scanning dependencies of target tini-static
11:57:41 [2023-01-10T11:57:41.082Z] #0 6.384 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:57:41 [2023-01-10T11:57:41.082Z] #39 8.590 [100%] Linking C executable tini-static
11:57:41 [2023-01-10T11:57:41.119Z] #49 28.82 Selecting previously unselected package libinih1:arm64.
11:57:41 [2023-01-10T11:57:41.119Z] #49 28.83 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
11:57:41 [2023-01-10T11:57:41.119Z] #49 28.84 Unpacking libinih1:arm64 (53-1+b2) ...
11:57:41 [2023-01-10T11:57:41.119Z] #49 28.94 Selecting previously unselected package libnet1:arm64.
11:57:41 [2023-01-10T11:57:41.305Z] #38 12.05   DEP      images/binfmt-misc.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #39 ...
11:57:41 [2023-01-10T11:57:41.342Z] 
11:57:41 [2023-01-10T11:57:41.342Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:41 [2023-01-10T11:57:41.342Z] #26 87.83 Selecting previously unselected package mingw-w64-x86-64-dev.
11:57:41 [2023-01-10T11:57:41.342Z] #26 87.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:57:41 [2023-01-10T11:57:41.342Z] #26 87.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:57:41 [2023-01-10T11:57:41.342Z] #26 97.95 Selecting previously unselected package gcc-mingw-w64-base.
11:57:41 [2023-01-10T11:57:41.342Z] #26 97.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:57:41 [2023-01-10T11:57:41.342Z] #26 98.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:57:41 [2023-01-10T11:57:41.342Z] #26 ...
11:57:41 [2023-01-10T11:57:41.342Z] 
11:57:41 [2023-01-10T11:57:41.342Z] #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
11:57:41 [2023-01-10T11:57:41.342Z] #38 7.889 fatal: not a git repository (or any of the parent directories): .git
11:57:41 [2023-01-10T11:57:41.342Z] #38 8.165   GEN      .gitid
11:57:41 [2023-01-10T11:57:41.342Z] #38 8.262   GEN      criu/include/version.h
11:57:41 [2023-01-10T11:57:41.342Z] #38 8.540   GEN      include/common/asm
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.25   PBCC     images/timens.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.30   DEP      images/timens.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.45   PBCC     images/fown.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.49   PBCC     images/google/protobuf/descriptor.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.58   PBCC     images/opts.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.71   PBCC     images/memfd.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.78   DEP      images/fown.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.88   DEP      images/google/protobuf/descriptor.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 11.98   DEP      images/opts.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.08   DEP      images/memfd.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.19   PBCC     images/sit.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.25   DEP      images/sit.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.36   PBCC     images/macvlan.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.40   DEP      images/macvlan.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.51   PBCC     images/autofs.pb-c.c
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.57   DEP      images/autofs.pb-c.d
11:57:41 [2023-01-10T11:57:41.342Z] #38 12.62   PBCC     images/sysctl.pb-c.c
11:57:41 [2023-01-10T11:57:41.379Z] #49 28.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:57:41 [2023-01-10T11:57:41.379Z] #49 28.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:57:41 [2023-01-10T11:57:41.379Z] #49 29.02 Selecting previously unselected package libnl-3-200:arm64.
11:57:41 [2023-01-10T11:57:41.379Z] #49 29.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:57:41 [2023-01-10T11:57:41.379Z] #49 29.03 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:57:41 [2023-01-10T11:57:41.379Z] #49 ...
11:57:41 [2023-01-10T11:57:41.379Z] 
11:57:41 [2023-01-10T11:57:41.379Z] #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
11:57:41 [2023-01-10T11:57:41.379Z] #38 81.80   CC       criu/autofs.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 83.42   CC       criu/bfd.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 83.84   CC       criu/bitmap.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 83.98   CC       criu/cgroup-props.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 84.96   CC       criu/cgroup.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 88.25   CC       criu/clone-noasan.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 88.46   CC       criu/config.o
11:57:41 [2023-01-10T11:57:41.379Z] #38 90.02   CC       criu/cr-check.o
11:57:41 [2023-01-10T11:57:41.564Z] #38 12.15   PBCC     images/seccomp.pb-c.c
11:57:41 [2023-01-10T11:57:41.564Z] #38 12.16   DEP      images/seccomp.pb-c.d
11:57:41 [2023-01-10T11:57:41.564Z] #38 12.28   PBCC     images/userns.pb-c.c
11:57:41 [2023-01-10T11:57:41.564Z] #38 12.37   DEP      images/userns.pb-c.d
11:57:41 [2023-01-10T11:57:41.602Z] #38 12.68   DEP      images/sysctl.pb-c.d
11:57:41 [2023-01-10T11:57:41.602Z] #38 12.77   PBCC     images/time.pb-c.c
11:57:41 [2023-01-10T11:57:41.602Z] #38 12.81   DEP      images/time.pb-c.d
11:57:41 [2023-01-10T11:57:41.639Z] #38 ...
11:57:41 [2023-01-10T11:57:41.639Z] 
11:57:41 [2023-01-10T11:57:41.639Z] #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
11:57:41 [2023-01-10T11:57:41.639Z] #49 29.13 Selecting previously unselected package libprotobuf-c1:arm64.
11:57:41 [2023-01-10T11:57:41.639Z] #49 29.14 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:57:41 [2023-01-10T11:57:41.639Z] #49 29.14 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:57:41 [2023-01-10T11:57:41.639Z] #49 29.21 Selecting previously unselected package net-tools.
11:57:41 [2023-01-10T11:57:41.639Z] #49 29.22 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:57:41 [2023-01-10T11:57:41.639Z] #49 29.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:57:41 [2023-01-10T11:57:41.823Z] #38 12.46   PBCC     images/cgroup.pb-c.c
11:57:41 [2023-01-10T11:57:41.823Z] #38 12.50   DEP      images/cgroup.pb-c.d
11:57:41 [2023-01-10T11:57:41.823Z] #38 12.56   PBCC     images/ext-file.pb-c.c
11:57:41 [2023-01-10T11:57:41.823Z] #38 12.60   DEP      images/ext-file.pb-c.d
11:57:41 [2023-01-10T11:57:41.823Z] #38 12.67   PBCC     images/rpc.pb-c.c
11:57:41 [2023-01-10T11:57:41.863Z] #38 12.95   PBCC     images/binfmt-misc.pb-c.c
11:57:41 [2023-01-10T11:57:41.863Z] #38 12.97   DEP      images/binfmt-misc.pb-c.d
11:57:41 [2023-01-10T11:57:41.863Z] #38 13.11   PBCC     images/seccomp.pb-c.c
11:57:41 [2023-01-10T11:57:41.863Z] #38 13.16   DEP      images/seccomp.pb-c.d
11:57:41 [2023-01-10T11:57:41.899Z] #49 29.41 Selecting previously unselected package patch.
11:57:41 [2023-01-10T11:57:41.899Z] #49 29.43 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
11:57:41 [2023-01-10T11:57:41.899Z] #49 29.43 Unpacking patch (2.7.6-7) ...
11:57:41 [2023-01-10T11:57:41.899Z] #49 29.57 Selecting previously unselected package python-pip-whl.
11:57:41 [2023-01-10T11:57:41.899Z] #49 29.57 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:57:41 [2023-01-10T11:57:41.899Z] #49 29.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:57:42 [2023-01-10T11:57:42.082Z] #38 ...
11:57:42 [2023-01-10T11:57:42.082Z] 
11:57:42 [2023-01-10T11:57:42.082Z] #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
11:57:42 [2023-01-10T11:57:42.082Z] #39 10.05 [100%] Built target tini-static
11:57:42 [2023-01-10T11:57:42.082Z] #39 10.21 + mkdir -p /build
11:57:42 [2023-01-10T11:57:42.082Z] #39 10.21 + cp tini-static /build/docker-init
11:57:42 [2023-01-10T11:57:42.082Z] #39 DONE 11.9s
11:57:42 [2023-01-10T11:57:42.082Z] 
11:57:42 [2023-01-10T11:57:42.082Z] #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
11:57:42 [2023-01-10T11:57:42.082Z] #38 12.72   DEP      images/rpc.pb-c.d
11:57:42 [2023-01-10T11:57:42.082Z] #38 12.77   PBCC     images/siginfo.pb-c.c
11:57:42 [2023-01-10T11:57:42.082Z] #38 ...
11:57:42 [2023-01-10T11:57:42.082Z] 
11:57:42 [2023-01-10T11:57:42.082Z] #27 [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
11:57:42 [2023-01-10T11:57:42.082Z] #27 DONE 98.9s
11:57:42 [2023-01-10T11:57:42.082Z] 
11:57:42 [2023-01-10T11:57:42.082Z] #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
11:57:42 [2023-01-10T11:57:42.082Z] #38 12.94   DEP      images/siginfo.pb-c.d
11:57:42 [2023-01-10T11:57:42.122Z] #38 13.29   PBCC     images/userns.pb-c.c
11:57:42 [2023-01-10T11:57:42.341Z] #38 13.06   PBCC     images/pagemap.pb-c.c
11:57:42 [2023-01-10T11:57:42.341Z] #38 13.11   DEP      images/pagemap.pb-c.d
11:57:42 [2023-01-10T11:57:42.382Z] #38 13.31   DEP      images/userns.pb-c.d
11:57:42 [2023-01-10T11:57:42.382Z] #38 13.46   PBCC     images/cgroup.pb-c.c
11:57:42 [2023-01-10T11:57:42.382Z] #38 13.52   DEP      images/cgroup.pb-c.d
11:57:42 [2023-01-10T11:57:42.470Z] #49 30.04 Selecting previously unselected package python3-lib2to3.
11:57:42 [2023-01-10T11:57:42.470Z] #49 30.04 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:57:42 [2023-01-10T11:57:42.470Z] #49 30.05 Unpacking python3-lib2to3 (3.9.2-1) ...
11:57:42 [2023-01-10T11:57:42.470Z] #49 30.21 Selecting previously unselected package python3-distutils.
11:57:42 [2023-01-10T11:57:42.600Z] #38 13.23   PBCC     images/rlimit.pb-c.c
11:57:42 [2023-01-10T11:57:42.600Z] #38 13.30   DEP      images/rlimit.pb-c.d
11:57:42 [2023-01-10T11:57:42.600Z] #38 13.45   PBCC     images/file-lock.pb-c.c
11:57:42 [2023-01-10T11:57:42.643Z] #38 13.64   PBCC     images/ext-file.pb-c.c
11:57:42 [2023-01-10T11:57:42.643Z] #38 13.66   DEP      images/ext-file.pb-c.d
11:57:42 [2023-01-10T11:57:42.643Z] #38 13.75   PBCC     images/rpc.pb-c.c
11:57:42 [2023-01-10T11:57:42.643Z] #38 13.79   DEP      images/rpc.pb-c.d
11:57:42 [2023-01-10T11:57:42.730Z] #49 30.22 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:57:42 [2023-01-10T11:57:42.730Z] #49 30.23 Unpacking python3-distutils (3.9.2-1) ...
11:57:42 [2023-01-10T11:57:42.730Z] #49 30.38 Selecting previously unselected package python3-pkg-resources.
11:57:42 [2023-01-10T11:57:42.730Z] #49 30.39 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:57:42 [2023-01-10T11:57:42.730Z] #49 30.40 Unpacking python3-pkg-resources (52.0.0-4) ...
11:57:42 [2023-01-10T11:57:42.861Z] #38 13.57   DEP      images/file-lock.pb-c.d
11:57:42 [2023-01-10T11:57:42.861Z] #38 13.66   PBCC     images/tty.pb-c.c
11:57:42 [2023-01-10T11:57:42.903Z] #38 14.02   PBCC     images/siginfo.pb-c.c
11:57:42 [2023-01-10T11:57:42.903Z] #38 ...
11:57:42 [2023-01-10T11:57:42.903Z] 
11:57:42 [2023-01-10T11:57:42.903Z] #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
11:57:42 [2023-01-10T11:57:42.903Z] #39 9.739 [100%] Built target tini-static
11:57:42 [2023-01-10T11:57:42.903Z] #39 9.844 + mkdir -p /build
11:57:42 [2023-01-10T11:57:42.903Z] #39 9.844 + cp tini-static /build/docker-init
11:57:42 [2023-01-10T11:57:42.903Z] #39 DONE 10.5s
11:57:42 [2023-01-10T11:57:42.903Z] 
11:57:42 [2023-01-10T11:57:42.903Z] #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
11:57:42 [2023-01-10T11:57:42.903Z] #38 14.07   DEP      images/siginfo.pb-c.d
11:57:42 [2023-01-10T11:57:42.903Z] #38 ...
11:57:42 [2023-01-10T11:57:42.903Z] 
11:57:42 [2023-01-10T11:57:42.903Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:42 [2023-01-10T11:57:42.903Z] #26 98.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:57:42 [2023-01-10T11:57:42.903Z] #26 98.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:57:42 [2023-01-10T11:57:42.903Z] #26 98.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:57:42 [2023-01-10T11:57:42.990Z] #49 30.52 Selecting previously unselected package python3-setuptools.
11:57:42 [2023-01-10T11:57:42.990Z] #49 30.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:57:42 [2023-01-10T11:57:42.990Z] #49 30.54 Unpacking python3-setuptools (52.0.0-4) ...
11:57:43 [2023-01-10T11:57:43.026Z] #44 3.728 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:57:43 [2023-01-10T11:57:43.026Z] #44 ...
11:57:43 [2023-01-10T11:57:43.026Z] 
11:57:43 [2023-01-10T11:57:43.026Z] #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
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.207 + RM_GOPATH=0
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.207 + TMP_GOPATH=
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.207 + : /build
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.207 + '[' -z '' ']'
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.220 ++ mktemp -d
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.220 + export GOPATH=/tmp/tmp.7hVbRfkWO5
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.220 + GOPATH=/tmp/tmp.7hVbRfkWO5
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.220 + RM_GOPATH=1
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.220 + case "$(go env GOARCH)" in
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.220 ++ go env GOARCH
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.228 + export GO_BUILDMODE=-buildmode=pie
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.228 + GO_BUILDMODE=-buildmode=pie
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.228 ++ dirname /tmp/install/install.sh
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 + dir=/tmp/install
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 + bin=runc
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 + shift
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 + '[' '!' -f /tmp/install/runc.installer ']'
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 + . /tmp/install/runc.installer
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 ++ set -e
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.229 ++ : v1.1.4
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.230 + install_runc
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.230 + RUNC_BUILDTAGS=seccomp
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.230 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.230 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7hVbRfkWO5/src/github.com/opencontainers/runc
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.230 Install runc version v1.1.4 (build tags: seccomp)
11:57:43 [2023-01-10T11:57:43.026Z] #0 3.237 Cloning into '/tmp/tmp.7hVbRfkWO5/src/github.com/opencontainers/runc'...
11:57:43 [2023-01-10T11:57:43.026Z] #45 ...
11:57:43 [2023-01-10T11:57:43.026Z] 
11:57:43 [2023-01-10T11:57:43.026Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:57:43 [2023-01-10T11:57:43.026Z] #44 DONE 3.9s
11:57:43 [2023-01-10T11:57:43.026Z] 
11:57:43 [2023-01-10T11:57:43.026Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:57:43 [2023-01-10T11:57:43.085Z] #49 18.34 Reading package lists...
11:57:43 [2023-01-10T11:57:43.085Z] #49 ...
11:57:43 [2023-01-10T11:57:43.085Z] 
11:57:43 [2023-01-10T11:57:43.085Z] #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
11:57:43 [2023-01-10T11:57:43.085Z] #38 132.5   CC       criu/cgroup-props.o
11:57:43 [2023-01-10T11:57:43.085Z] #38 134.4   CC       criu/cgroup.o
11:57:43 [2023-01-10T11:57:43.085Z] #38 139.7   CC       criu/clone-noasan.o
11:57:43 [2023-01-10T11:57:43.085Z] #38 140.0   CC       criu/config.o
11:57:43 [2023-01-10T11:57:43.120Z] #38 13.82   DEP      images/tty.pb-c.d
11:57:43 [2023-01-10T11:57:43.251Z] #49 30.83 Selecting previously unselected package python3-wheel.
11:57:43 [2023-01-10T11:57:43.251Z] #49 30.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:57:43 [2023-01-10T11:57:43.251Z] #49 30.84 Unpacking python3-wheel (0.34.2-1) ...
11:57:43 [2023-01-10T11:57:43.251Z] #49 30.92 Selecting previously unselected package python3-pip.
11:57:43 [2023-01-10T11:57:43.251Z] #49 30.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:57:43 [2023-01-10T11:57:43.251Z] #49 30.93 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:57:43 [2023-01-10T11:57:43.346Z] #38 ...
11:57:43 [2023-01-10T11:57:43.346Z] 
11:57:43 [2023-01-10T11:57:43.346Z] #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
11:57:43 [2023-01-10T11:57:43.346Z] #49 18.34 Reading package lists...
11:57:43 [2023-01-10T11:57:43.379Z] #38 13.99   PBCC     images/tun.pb-c.c
11:57:43 [2023-01-10T11:57:43.379Z] #38 14.05   PBCC     images/netdev.pb-c.c
11:57:43 [2023-01-10T11:57:43.379Z] #38 14.18   DEP      images/tun.pb-c.d
11:57:43 [2023-01-10T11:57:43.511Z] #49 31.20 Selecting previously unselected package sudo.
11:57:43 [2023-01-10T11:57:43.638Z] #38 14.27   DEP      images/netdev.pb-c.d
11:57:43 [2023-01-10T11:57:43.638Z] #38 14.43   PBCC     images/vma.pb-c.c
11:57:43 [2023-01-10T11:57:43.638Z] #38 14.51   DEP      images/vma.pb-c.d
11:57:43 [2023-01-10T11:57:43.771Z] #49 31.21 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
11:57:43 [2023-01-10T11:57:43.771Z] #49 31.21 Unpacking sudo (1.9.5p2-3) ...
11:57:43 [2023-01-10T11:57:43.897Z] #38 14.66   PBCC     images/creds.pb-c.c
11:57:43 [2023-01-10T11:57:43.897Z] #38 14.77   DEP      images/creds.pb-c.d
11:57:44 [2023-01-10T11:57:44.031Z] #49 31.70 Selecting previously unselected package thin-provisioning-tools.
11:57:44 [2023-01-10T11:57:44.031Z] #49 31.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:57:44 [2023-01-10T11:57:44.031Z] #49 31.70 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:57:44 [2023-01-10T11:57:44.155Z] #38 14.85   PBCC     images/utsns.pb-c.c
11:57:44 [2023-01-10T11:57:44.156Z] #38 14.88   DEP      images/utsns.pb-c.d
11:57:44 [2023-01-10T11:57:44.156Z] #38 14.97   PBCC     images/ipc-desc.pb-c.c
11:57:44 [2023-01-10T11:57:44.156Z] #38 15.02   PBCC     images/ipc-sem.pb-c.c
11:57:44 [2023-01-10T11:57:44.156Z] #38 ...
11:57:44 [2023-01-10T11:57:44.156Z] 
11:57:44 [2023-01-10T11:57:44.156Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:57:44 [2023-01-10T11:57:44.156Z] #28 91.04 reflect
11:57:44 [2023-01-10T11:57:44.166Z] #49 22.49 Building dependency tree...
11:57:44 [2023-01-10T11:57:44.166Z] #49 ...
11:57:44 [2023-01-10T11:57:44.166Z] 
11:57:44 [2023-01-10T11:57:44.166Z] #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
11:57:44 [2023-01-10T11:57:44.166Z] #24 DONE 227.5s
11:57:44 [2023-01-10T11:57:44.291Z] #49 31.94 Selecting previously unselected package uidmap.
11:57:44 [2023-01-10T11:57:44.291Z] #49 31.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
11:57:44 [2023-01-10T11:57:44.291Z] #49 31.97 Unpacking uidmap (1:4.8.1-1) ...
11:57:44 [2023-01-10T11:57:44.414Z] #28 ...
11:57:44 [2023-01-10T11:57:44.414Z] 
11:57:44 [2023-01-10T11:57:44.414Z] #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
11:57:44 [2023-01-10T11:57:44.414Z] #38 15.16   DEP      images/ipc-desc.pb-c.d
11:57:44 [2023-01-10T11:57:44.423Z] 
11:57:44 [2023-01-10T11:57:44.423Z] #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
11:57:44 [2023-01-10T11:57:44.423Z] #38 142.2   CC       criu/cr-check.o
11:57:44 [2023-01-10T11:57:44.551Z] #49 32.16 Selecting previously unselected package vim-runtime.
11:57:44 [2023-01-10T11:57:44.551Z] #49 32.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:57:44 [2023-01-10T11:57:44.551Z] #49 32.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:57:44 [2023-01-10T11:57:44.551Z] #49 32.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:57:44 [2023-01-10T11:57:44.551Z] #49 32.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:57:44 [2023-01-10T11:57:44.674Z] #38 15.27   DEP      images/ipc-sem.pb-c.d
11:57:44 [2023-01-10T11:57:44.674Z] #38 15.42   PBCC     images/ipc-msg.pb-c.c
11:57:44 [2023-01-10T11:57:44.674Z] #38 15.42   DEP      images/ipc-msg.pb-c.d
11:57:44 [2023-01-10T11:57:44.674Z] #38 15.50   PBCC     images/ipc-shm.pb-c.c
11:57:44 [2023-01-10T11:57:44.814Z] #26 ...
11:57:44 [2023-01-10T11:57:44.814Z] 
11:57:44 [2023-01-10T11:57:44.814Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:57:44 [2023-01-10T11:57:44.815Z] #25 DONE 101.0s
11:57:44 [2023-01-10T11:57:44.815Z] 
11:57:44 [2023-01-10T11:57:44.815Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.34   PBCC     images/pagemap.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.40   DEP      images/pagemap.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.53   PBCC     images/rlimit.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.59   DEP      images/rlimit.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.66   PBCC     images/file-lock.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.71   DEP      images/file-lock.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 14.89   PBCC     images/tty.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.05   DEP      images/tty.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.23   PBCC     images/tun.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.26   PBCC     images/netdev.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.42   DEP      images/tun.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.51   DEP      images/netdev.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.69   PBCC     images/vma.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.78   DEP      images/vma.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.94   PBCC     images/creds.pb-c.c
11:57:44 [2023-01-10T11:57:44.815Z] #38 15.97   DEP      images/creds.pb-c.d
11:57:44 [2023-01-10T11:57:44.815Z] #38 16.08   PBCC     images/utsns.pb-c.c
11:57:44 [2023-01-10T11:57:44.932Z] #38 15.58   DEP      images/ipc-shm.pb-c.d
11:57:44 [2023-01-10T11:57:44.932Z] #38 15.70   PBCC     images/ipc-var.pb-c.c
11:57:44 [2023-01-10T11:57:44.932Z] #38 15.75   DEP      images/ipc-var.pb-c.d
11:57:45 [2023-01-10T11:57:45.075Z] #38 16.11   DEP      images/utsns.pb-c.d
11:57:45 [2023-01-10T11:57:45.075Z] #38 16.25   PBCC     images/ipc-desc.pb-c.c
11:57:45 [2023-01-10T11:57:45.075Z] #38 16.27   PBCC     images/ipc-sem.pb-c.c
11:57:45 [2023-01-10T11:57:45.075Z] #38 16.34   DEP      images/ipc-desc.pb-c.d
11:57:45 [2023-01-10T11:57:45.191Z] #38 15.84   PBCC     images/sk-opts.pb-c.c
11:57:45 [2023-01-10T11:57:45.191Z] #38 15.91   PBCC     images/packet-sock.pb-c.c
11:57:45 [2023-01-10T11:57:45.335Z] #38 16.47   DEP      images/ipc-sem.pb-c.d
11:57:45 [2023-01-10T11:57:45.335Z] #38 16.60   PBCC     images/ipc-msg.pb-c.c
11:57:45 [2023-01-10T11:57:45.450Z] #38 16.03   DEP      images/sk-opts.pb-c.d
11:57:45 [2023-01-10T11:57:45.450Z] #38 16.08   DEP      images/packet-sock.pb-c.d
11:57:45 [2023-01-10T11:57:45.450Z] #38 16.19   PBCC     images/sk-netlink.pb-c.c
11:57:45 [2023-01-10T11:57:45.450Z] #38 16.27   DEP      images/sk-netlink.pb-c.d
11:57:45 [2023-01-10T11:57:45.595Z] #38 16.65   DEP      images/ipc-msg.pb-c.d
11:57:45 [2023-01-10T11:57:45.595Z] #38 16.75   PBCC     images/ipc-shm.pb-c.c
11:57:45 [2023-01-10T11:57:45.709Z] #38 16.36   PBCC     images/sk-inet.pb-c.c
11:57:45 [2023-01-10T11:57:45.709Z] #38 16.41   DEP      images/sk-inet.pb-c.d
11:57:45 [2023-01-10T11:57:45.709Z] #38 16.50   PBCC     images/sk-unix.pb-c.c
11:57:45 [2023-01-10T11:57:45.855Z] #38 16.83   DEP      images/ipc-shm.pb-c.d
11:57:45 [2023-01-10T11:57:45.855Z] #38 16.92   PBCC     images/ipc-var.pb-c.c
11:57:45 [2023-01-10T11:57:45.855Z] #38 17.02   DEP      images/ipc-var.pb-c.d
11:57:45 [2023-01-10T11:57:45.855Z] #38 ...
11:57:45 [2023-01-10T11:57:45.855Z] 
11:57:45 [2023-01-10T11:57:45.855Z] #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
11:57:45 [2023-01-10T11:57:45.855Z] #32 92.32 reflect
11:57:45 [2023-01-10T11:57:45.968Z] #38 16.58   DEP      images/sk-unix.pb-c.d
11:57:45 [2023-01-10T11:57:45.968Z] #38 16.74   PBCC     images/mm.pb-c.c
11:57:45 [2023-01-10T11:57:45.968Z] #38 16.85   DEP      images/mm.pb-c.d
11:57:46 [2023-01-10T11:57:46.118Z] #32 ...
11:57:46 [2023-01-10T11:57:46.118Z] 
11:57:46 [2023-01-10T11:57:46.118Z] #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
11:57:46 [2023-01-10T11:57:46.118Z] #38 17.10   PBCC     images/sk-opts.pb-c.c
11:57:46 [2023-01-10T11:57:46.118Z] #38 17.18   PBCC     images/packet-sock.pb-c.c
11:57:46 [2023-01-10T11:57:46.118Z] #38 17.29   DEP      images/sk-opts.pb-c.d
11:57:46 [2023-01-10T11:57:46.118Z] #38 17.40   DEP      images/packet-sock.pb-c.d
11:57:46 [2023-01-10T11:57:46.227Z] #38 17.03   PBCC     images/timerfd.pb-c.c
11:57:46 [2023-01-10T11:57:46.227Z] #38 17.14   DEP      images/timerfd.pb-c.d
11:57:46 [2023-01-10T11:57:46.316Z] #46 DONE 3.4s
11:57:46 [2023-01-10T11:57:46.316Z] 
11:57:46 [2023-01-10T11:57:46.316Z] #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
11:57:46 [2023-01-10T11:57:46.316Z] #38 71.19   DEP      criu/protobuf.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 71.35   GEN      criu/protobuf-desc-gen.h
11:57:46 [2023-01-10T11:57:46.316Z] #38 72.98   DEP      criu/protobuf-desc.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.10   DEP      criu/proc_parse.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.23   DEP      criu/plugin.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.32   DEP      criu/pipes.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.52   DEP      criu/pie-util.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.62   DEP      criu/pie-util-vdso.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.76   DEP      criu/pie-util-vdso-elf32.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 73.88   DEP      criu/path.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 74.00   DEP      criu/parasite-syscall.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 74.19   DEP      criu/pagemap.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 74.34   DEP      criu/pagemap-cache.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 74.41   DEP      criu/page-xfer.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 74.58   DEP      criu/page-pipe.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 74.77   DEP      criu/netfilter.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 75.04   DEP      criu/net.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 75.24   DEP      criu/namespaces.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 75.47   DEP      criu/mount.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 75.67   DEP      criu/memfd.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 75.84   DEP      criu/mem.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.01   DEP      criu/lsm.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.13   DEP      criu/log.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.25   DEP      criu/libnetlink.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.39   DEP      criu/kerndat.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.54   DEP      criu/kcmp-ids.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.62   DEP      criu/irmap.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.78   DEP      criu/ipc_ns.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 76.88   DEP      criu/image.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.03   DEP      criu/image-desc.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.12   DEP      criu/fsnotify.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.29   DEP      criu/filesystems.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.43   DEP      criu/files.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.59   DEP      criu/files-reg.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.74   DEP      criu/files-ext.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 77.88   DEP      criu/file-lock.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 78.11   DEP      criu/file-ids.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 78.30   DEP      criu/fifo.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 78.43   DEP      criu/fdstore.d
11:57:46 [2023-01-10T11:57:46.316Z] #38 ...
11:57:46 [2023-01-10T11:57:46.316Z] 
11:57:46 [2023-01-10T11:57:46.316Z] #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
11:57:46 [2023-01-10T11:57:46.316Z] #45 13.68 + cd /tmp/tmp.7hVbRfkWO5/src/github.com/opencontainers/runc
11:57:46 [2023-01-10T11:57:46.316Z] #45 13.68 + git checkout -q v1.1.4
11:57:46 [2023-01-10T11:57:46.486Z] #38 17.24   PBCC     images/timer.pb-c.c
11:57:46 [2023-01-10T11:57:46.486Z] #38 17.26   DEP      images/timer.pb-c.d
11:57:46 [2023-01-10T11:57:46.486Z] #38 17.33   PBCC     images/sa.pb-c.c
11:57:46 [2023-01-10T11:57:46.486Z] #38 17.39   DEP      images/sa.pb-c.d
11:57:46 [2023-01-10T11:57:46.687Z] #38 17.57   PBCC     images/sk-netlink.pb-c.c
11:57:46 [2023-01-10T11:57:46.687Z] #38 17.65   DEP      images/sk-netlink.pb-c.d
11:57:46 [2023-01-10T11:57:46.687Z] #38 17.74   PBCC     images/sk-inet.pb-c.c
11:57:46 [2023-01-10T11:57:46.744Z] #38 17.45   PBCC     images/pipe-data.pb-c.c
11:57:46 [2023-01-10T11:57:46.745Z] #38 17.48   DEP      images/pipe-data.pb-c.d
11:57:46 [2023-01-10T11:57:46.883Z] #45 14.53 + '[' -z '' ']'
11:57:46 [2023-01-10T11:57:46.883Z] #45 14.53 + target=static
11:57:46 [2023-01-10T11:57:46.883Z] #45 14.53 + make BUILDTAGS=seccomp static
11:57:46 [2023-01-10T11:57:46.947Z] #38 17.91   DEP      images/sk-inet.pb-c.d
11:57:46 [2023-01-10T11:57:46.947Z] #38 18.03   PBCC     images/sk-unix.pb-c.c
11:57:46 [2023-01-10T11:57:46.947Z] #38 18.10   DEP      images/sk-unix.pb-c.d
11:57:46 [2023-01-10T11:57:46.987Z] #38 144.9   CC       criu/cr-dedup.o
11:57:47 [2023-01-10T11:57:47.003Z] #38 17.66   PBCC     images/mnt.pb-c.c
11:57:47 [2023-01-10T11:57:47.003Z] #38 17.71   DEP      images/mnt.pb-c.d
11:57:47 [2023-01-10T11:57:47.003Z] #38 17.81   PBCC     images/sk-packet.pb-c.c
11:57:47 [2023-01-10T11:57:47.003Z] #38 17.88   DEP      images/sk-packet.pb-c.d
11:57:47 [2023-01-10T11:57:47.207Z] #38 18.21   PBCC     images/mm.pb-c.c
11:57:47 [2023-01-10T11:57:47.207Z] #38 18.30   DEP      images/mm.pb-c.d
11:57:47 [2023-01-10T11:57:47.207Z] #38 18.41   PBCC     images/timerfd.pb-c.c
11:57:47 [2023-01-10T11:57:47.262Z] #38 17.99   PBCC     images/tcp-stream.pb-c.c
11:57:47 [2023-01-10T11:57:47.449Z] #45 14.89 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 .
11:57:47 [2023-01-10T11:57:47.467Z] #38 18.50   DEP      images/timerfd.pb-c.d
11:57:47 [2023-01-10T11:57:47.467Z] #38 18.57   PBCC     images/timer.pb-c.c
11:57:47 [2023-01-10T11:57:47.467Z] #38 18.60   DEP      images/timer.pb-c.d
11:57:47 [2023-01-10T11:57:47.521Z] #38 18.10   DEP      images/tcp-stream.pb-c.d
11:57:47 [2023-01-10T11:57:47.521Z] #38 18.18   PBCC     images/pipe.pb-c.c
11:57:47 [2023-01-10T11:57:47.521Z] #38 18.24   DEP      images/pipe.pb-c.d
11:57:47 [2023-01-10T11:57:47.521Z] #38 18.33   PBCC     images/pstree.pb-c.c
11:57:47 [2023-01-10T11:57:47.552Z] #38 145.5   CC       criu/cr-dump.o
11:57:47 [2023-01-10T11:57:47.727Z] #38 18.72   PBCC     images/sa.pb-c.c
11:57:47 [2023-01-10T11:57:47.727Z] #38 18.78   DEP      images/sa.pb-c.d
11:57:47 [2023-01-10T11:57:47.780Z] #38 18.40   DEP      images/pstree.pb-c.d
11:57:47 [2023-01-10T11:57:47.780Z] #38 18.50   PBCC     images/fs.pb-c.c
11:57:47 [2023-01-10T11:57:47.780Z] #38 18.53   DEP      images/fs.pb-c.d
11:57:47 [2023-01-10T11:57:47.780Z] #38 18.61   PBCC     images/signalfd.pb-c.c
11:57:47 [2023-01-10T11:57:47.987Z] #38 19.01   PBCC     images/pipe-data.pb-c.c
11:57:47 [2023-01-10T11:57:47.987Z] #38 19.02   DEP      images/pipe-data.pb-c.d
11:57:47 [2023-01-10T11:57:47.987Z] #38 19.18   PBCC     images/mnt.pb-c.c
11:57:47 [2023-01-10T11:57:47.987Z] #38 19.27   DEP      images/mnt.pb-c.d
11:57:48 [2023-01-10T11:57:48.044Z] #38 18.68   DEP      images/signalfd.pb-c.d
11:57:48 [2023-01-10T11:57:48.044Z] #38 18.76   PBCC     images/fh.pb-c.c
11:57:48 [2023-01-10T11:57:48.044Z] #38 18.84   PBCC     images/fsnotify.pb-c.c
11:57:48 [2023-01-10T11:57:48.246Z] #38 19.39   PBCC     images/sk-packet.pb-c.c
11:57:48 [2023-01-10T11:57:48.246Z] #38 19.43   DEP      images/sk-packet.pb-c.d
11:57:48 [2023-01-10T11:57:48.246Z] #38 19.49   PBCC     images/tcp-stream.pb-c.c
11:57:48 [2023-01-10T11:57:48.302Z] #38 18.93   DEP      images/fh.pb-c.d
11:57:48 [2023-01-10T11:57:48.302Z] #38 18.98   DEP      images/fsnotify.pb-c.d
11:57:48 [2023-01-10T11:57:48.302Z] #38 19.08   PBCC     images/eventpoll.pb-c.c
11:57:48 [2023-01-10T11:57:48.302Z] #38 19.08   DEP      images/eventpoll.pb-c.d
11:57:48 [2023-01-10T11:57:48.303Z] #38 19.20   PBCC     images/eventfd.pb-c.c
11:57:48 [2023-01-10T11:57:48.388Z] #45 ...
11:57:48 [2023-01-10T11:57:48.388Z] 
11:57:48 [2023-01-10T11:57:48.388Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:57:48 [2023-01-10T11:57:48.388Z] #47 DONE 2.3s
11:57:48 [2023-01-10T11:57:48.388Z] 
11:57:48 [2023-01-10T11:57:48.388Z] #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
11:57:48 [2023-01-10T11:57:48.388Z] #38 78.54   DEP      criu/fault-injection.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 78.60   DEP      criu/external.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 78.79   DEP      criu/eventpoll.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 78.95   DEP      criu/eventfd.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 79.09   DEP      criu/crtools.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 79.27   DEP      criu/cr-service.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 79.43   DEP      criu/cr-restore.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 79.64   DEP      criu/cr-errno.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 79.66   DEP      criu/cr-dump.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 79.88   DEP      criu/cr-dedup.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 80.02   DEP      criu/cr-check.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 80.21   DEP      criu/config.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 80.42   DEP      criu/clone-noasan.d
11:57:48 [2023-01-10T11:57:48.388Z] #38 80.58   DEP      criu/cgroup.d
11:57:48 [2023-01-10T11:57:48.506Z] #38 19.53   DEP      images/tcp-stream.pb-c.d
11:57:48 [2023-01-10T11:57:48.506Z] #38 19.60   PBCC     images/pipe.pb-c.c
11:57:48 [2023-01-10T11:57:48.506Z] #38 19.74   DEP      images/pipe.pb-c.d
11:57:48 [2023-01-10T11:57:48.561Z] #38 19.24   DEP      images/eventfd.pb-c.d
11:57:48 [2023-01-10T11:57:48.561Z] #38 19.36   PBCC     images/remap-file-path.pb-c.c
11:57:48 [2023-01-10T11:57:48.561Z] #38 19.43   DEP      images/remap-file-path.pb-c.d
11:57:48 [2023-01-10T11:57:48.648Z] #38 80.80   DEP      criu/cgroup-props.d
11:57:48 [2023-01-10T11:57:48.648Z] #38 80.91   DEP      criu/bitmap.d
11:57:48 [2023-01-10T11:57:48.756Z] #49 35.79 Selecting previously unselected package vim.
11:57:48 [2023-01-10T11:57:48.756Z] #49 35.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:57:48 [2023-01-10T11:57:48.756Z] #49 35.81 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:57:48 [2023-01-10T11:57:48.756Z] #49 36.30 Selecting previously unselected package xfsprogs.
11:57:48 [2023-01-10T11:57:48.756Z] #49 36.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
11:57:48 [2023-01-10T11:57:48.756Z] #49 36.30 Unpacking xfsprogs (5.10.0-4) ...
11:57:48 [2023-01-10T11:57:48.776Z] #38 19.86   PBCC     images/pstree.pb-c.c
11:57:48 [2023-01-10T11:57:48.776Z] #38 19.93   DEP      images/pstree.pb-c.d
11:57:48 [2023-01-10T11:57:48.776Z] #38 19.99   PBCC     images/fs.pb-c.c
11:57:48 [2023-01-10T11:57:48.820Z] #38 19.61   PBCC     images/fifo.pb-c.c
11:57:48 [2023-01-10T11:57:48.820Z] #38 19.69   DEP      images/fifo.pb-c.d
11:57:48 [2023-01-10T11:57:48.907Z] #38 80.93   DEP      criu/bfd.d
11:57:48 [2023-01-10T11:57:48.907Z] #38 81.02   DEP      criu/autofs.d
11:57:49 [2023-01-10T11:57:49.017Z] #49 36.71 Selecting previously unselected package zip.
11:57:49 [2023-01-10T11:57:49.017Z] #49 36.72 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
11:57:49 [2023-01-10T11:57:49.017Z] #49 36.74 Unpacking zip (3.0-12) ...
11:57:49 [2023-01-10T11:57:49.039Z] #38 20.04   DEP      images/fs.pb-c.d
11:57:49 [2023-01-10T11:57:49.039Z] #38 20.15   PBCC     images/signalfd.pb-c.c
11:57:49 [2023-01-10T11:57:49.079Z] #38 19.81   PBCC     images/ghost-file.pb-c.c
11:57:49 [2023-01-10T11:57:49.079Z] #38 19.91   DEP      images/ghost-file.pb-c.d
11:57:49 [2023-01-10T11:57:49.165Z] #38 81.24   DEP      criu/aio.d
11:57:49 [2023-01-10T11:57:49.166Z] #38 81.47   DEP      criu/action-scripts.d
11:57:49 [2023-01-10T11:57:49.280Z] #49 36.92 Setting up python3-pkg-resources (52.0.0-4) ...
11:57:49 [2023-01-10T11:57:49.299Z] #38 20.30   DEP      images/signalfd.pb-c.d
11:57:49 [2023-01-10T11:57:49.299Z] #38 20.40   PBCC     images/fh.pb-c.c
11:57:49 [2023-01-10T11:57:49.299Z] #38 20.52   PBCC     images/fsnotify.pb-c.c
11:57:49 [2023-01-10T11:57:49.338Z] #38 20.05   PBCC     images/regfile.pb-c.c
11:57:49 [2023-01-10T11:57:49.338Z] #38 20.19   DEP      images/regfile.pb-c.d
11:57:49 [2023-01-10T11:57:49.558Z] #38 20.53   DEP      images/fh.pb-c.d
11:57:49 [2023-01-10T11:57:49.558Z] #38 20.56   DEP      images/fsnotify.pb-c.d
11:57:49 [2023-01-10T11:57:49.558Z] #38 20.61   PBCC     images/eventpoll.pb-c.c
11:57:49 [2023-01-10T11:57:49.558Z] #38 20.64   DEP      images/eventpoll.pb-c.d
11:57:49 [2023-01-10T11:57:49.558Z] #38 20.71   PBCC     images/eventfd.pb-c.c
11:57:49 [2023-01-10T11:57:49.558Z] #38 20.73   DEP      images/eventfd.pb-c.d
11:57:49 [2023-01-10T11:57:49.596Z] #38 20.24   PBCC     images/ns.pb-c.c
11:57:49 [2023-01-10T11:57:49.596Z] #38 20.26   DEP      images/ns.pb-c.d
11:57:49 [2023-01-10T11:57:49.596Z] #38 20.33   PBCC     images/fdinfo.pb-c.c
11:57:49 [2023-01-10T11:57:49.596Z] #38 20.40   DEP      images/fdinfo.pb-c.d
11:57:49 [2023-01-10T11:57:49.761Z] #38 81.82   CC       criu/action-scripts.o
11:57:49 [2023-01-10T11:57:49.818Z] #38 20.88   PBCC     images/remap-file-path.pb-c.c
11:57:49 [2023-01-10T11:57:49.818Z] #38 20.92   DEP      images/remap-file-path.pb-c.d
11:57:49 [2023-01-10T11:57:49.818Z] #38 20.99   PBCC     images/fifo.pb-c.c
11:57:49 [2023-01-10T11:57:49.818Z] #38 21.04   DEP      images/fifo.pb-c.d
11:57:49 [2023-01-10T11:57:49.854Z] #38 20.49   PBCC     images/core-aarch64.pb-c.c
11:57:49 [2023-01-10T11:57:49.854Z] #38 20.53   PBCC     images/core-arm.pb-c.c
11:57:49 [2023-01-10T11:57:49.854Z] #38 20.56   PBCC     images/core-ppc64.pb-c.c
11:57:49 [2023-01-10T11:57:49.854Z] #38 20.63   PBCC     images/core-s390.pb-c.c
11:57:49 [2023-01-10T11:57:49.854Z] #38 20.69   PBCC     images/core-x86.pb-c.c
11:57:50 [2023-01-10T11:57:50.023Z] #38 82.35   CC       criu/aio.o
11:57:50 [2023-01-10T11:57:50.069Z] #38 ...
11:57:50 [2023-01-10T11:57:50.069Z] 
11:57:50 [2023-01-10T11:57:50.069Z] #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
11:57:50 [2023-01-10T11:57:50.069Z] #49 22.49 Building dependency tree...
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.50 The following additional packages will be installed:
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.51   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.51   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.51   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.51   python3-pkg-resources vim-runtime xxd
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.52 Suggested packages:
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.53   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.53   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.53   acl attr quota
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.53 Recommended packages:
11:57:50 [2023-01-10T11:57:50.069Z] #49 25.53   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.31 The following NEW packages will be installed:
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.31   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.31   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.32   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.32   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.32   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.32   python3-pkg-resources python3-setuptools python3-wheel sudo
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.32   xz-utils zip
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.73 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.73 Need to get 27.0 MB of archives.
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.73 After this operation, 104 MB of additional disk space will be used.
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:57:50 [2023-01-10T11:57:50.069Z] #49 27.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 27.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:57:50 [2023-01-10T11:57:50.070Z] #49 28.91 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:57:50 [2023-01-10T11:57:50.079Z] #38 21.06   PBCC     images/ghost-file.pb-c.c
11:57:50 [2023-01-10T11:57:50.079Z] #38 21.14   DEP      images/ghost-file.pb-c.d
11:57:50 [2023-01-10T11:57:50.079Z] #38 21.27   PBCC     images/regfile.pb-c.c
11:57:50 [2023-01-10T11:57:50.113Z] #38 20.82   PBCC     images/core.pb-c.c
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.77 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.78 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.79 Setting up libgpm2:arm64 (1.20.7-8) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.81 Setting up libicu67:arm64 (67.1-7) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.82 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.84 Setting up libinih1:arm64 (53-1+b2) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.86 Setting up uidmap (1:4.8.1-1) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.88 Setting up bzip2 (1.0.8-4) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.89 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:57:50 [2023-01-10T11:57:50.223Z] #49 37.91 Setting up python3-wheel (0.34.2-1) ...
11:57:50 [2023-01-10T11:57:50.326Z] #49 29.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:57:50 [2023-01-10T11:57:50.326Z] #49 29.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:57:50 [2023-01-10T11:57:50.341Z] #38 21.35   DEP      images/regfile.pb-c.d
11:57:50 [2023-01-10T11:57:50.341Z] #38 21.47   PBCC     images/ns.pb-c.c
11:57:50 [2023-01-10T11:57:50.341Z] #38 21.48   DEP      images/ns.pb-c.d
11:57:50 [2023-01-10T11:57:50.341Z] #38 21.53   PBCC     images/fdinfo.pb-c.c
11:57:50 [2023-01-10T11:57:50.371Z] #38 20.94   PBCC     images/inventory.pb-c.c
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.02   DEP      images/core-aarch64.pb-c.d
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.19   DEP      images/core-arm.pb-c.d
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.22   DEP      images/core-ppc64.pb-c.d
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.23   DEP      images/core-s390.pb-c.d
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.25   DEP      images/core-x86.pb-c.d
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.26   DEP      images/core.pb-c.d
11:57:50 [2023-01-10T11:57:50.371Z] #38 21.31   DEP      images/inventory.pb-c.d
11:57:50 [2023-01-10T11:57:50.582Z] #49 29.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:57:50 [2023-01-10T11:57:50.593Z] #38 ...
11:57:50 [2023-01-10T11:57:50.593Z] 
11:57:50 [2023-01-10T11:57:50.593Z] #48 [dev-systemd-false  6/26] RUN ldconfig
11:57:50 [2023-01-10T11:57:50.593Z] #48 DONE 2.2s
11:57:50 [2023-01-10T11:57:50.601Z] #38 21.58   DEP      images/fdinfo.pb-c.d
11:57:50 [2023-01-10T11:57:50.601Z] #38 21.64   PBCC     images/core-aarch64.pb-c.c
11:57:50 [2023-01-10T11:57:50.601Z] #38 21.71   PBCC     images/core-arm.pb-c.c
11:57:50 [2023-01-10T11:57:50.601Z] #38 21.76   PBCC     images/core-ppc64.pb-c.c
11:57:50 [2023-01-10T11:57:50.629Z] #38 21.38   PBCC     images/cpuinfo.pb-c.c
11:57:50 [2023-01-10T11:57:50.629Z] #38 21.40   DEP      images/cpuinfo.pb-c.d
11:57:50 [2023-01-10T11:57:50.629Z] #38 21.50   PBCC     images/stats.pb-c.c
11:57:50 [2023-01-10T11:57:50.629Z] #38 21.57   DEP      images/stats.pb-c.d
11:57:50 [2023-01-10T11:57:50.861Z] #38 21.85   PBCC     images/core-s390.pb-c.c
11:57:50 [2023-01-10T11:57:50.861Z] #38 21.90   PBCC     images/core-x86.pb-c.c
11:57:50 [2023-01-10T11:57:50.861Z] #38 21.98   PBCC     images/core.pb-c.c
11:57:50 [2023-01-10T11:57:50.861Z] #38 22.07   PBCC     images/inventory.pb-c.c
11:57:50 [2023-01-10T11:57:50.861Z] #38 22.15   DEP      images/core-aarch64.pb-c.d
11:57:50 [2023-01-10T11:57:50.869Z] 
11:57:50 [2023-01-10T11:57:50.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
11:57:51 [2023-01-10T11:57:51.120Z] #38 22.32   DEP      images/core-arm.pb-c.d
11:57:51 [2023-01-10T11:57:51.120Z] #38 22.41   DEP      images/core-ppc64.pb-c.d
11:57:51 [2023-01-10T11:57:51.188Z] #49 38.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:57:51 [2023-01-10T11:57:51.188Z] #49 38.66 Setting up libcap2:arm64 (1:2.44-1) ...
11:57:51 [2023-01-10T11:57:51.188Z] #49 38.67 Setting up libcap2-bin (1:2.44-1) ...
11:57:51 [2023-01-10T11:57:51.188Z] #49 38.68 Setting up apparmor (2.13.6-10) ...
11:57:51 [2023-01-10T11:57:51.197Z] #38 ...
11:57:51 [2023-01-10T11:57:51.197Z] 
11:57:51 [2023-01-10T11:57:51.197Z] #36 [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
11:57:51 [2023-01-10T11:57:51.197Z] #36 97.80 Selecting previously unselected package gcc-mingw-w64-base.
11:57:51 [2023-01-10T11:57:51.197Z] #36 97.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:57:51 [2023-01-10T11:57:51.197Z] #36 97.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:57:51 [2023-01-10T11:57:51.197Z] #36 98.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:57:51 [2023-01-10T11:57:51.197Z] #36 98.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:57:51 [2023-01-10T11:57:51.197Z] #36 98.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:57:51 [2023-01-10T11:57:51.380Z] #38 22.56   DEP      images/core-s390.pb-c.d
11:57:51 [2023-01-10T11:57:51.510Z] #49 ...
11:57:51 [2023-01-10T11:57:51.510Z] 
11:57:51 [2023-01-10T11:57:51.510Z] #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
11:57:51 [2023-01-10T11:57:51.510Z] #38 149.6   CC       criu/cr-errno.o
11:57:51 [2023-01-10T11:57:51.659Z] #38 22.74   DEP      images/core-x86.pb-c.d
11:57:51 [2023-01-10T11:57:51.760Z] #49 ...
11:57:51 [2023-01-10T11:57:51.760Z] 
11:57:51 [2023-01-10T11:57:51.760Z] #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
11:57:51 [2023-01-10T11:57:51.760Z] #38 92.02   CC       criu/cr-dedup.o
11:57:51 [2023-01-10T11:57:51.760Z] #38 92.35   CC       criu/cr-dump.o
11:57:51 [2023-01-10T11:57:51.760Z] #38 94.72   CC       criu/cr-errno.o
11:57:51 [2023-01-10T11:57:51.760Z] #38 94.79   CC       criu/cr-restore.o
11:57:51 [2023-01-10T11:57:51.760Z] #38 100.1   CC       criu/cr-service.o
11:57:51 [2023-01-10T11:57:51.760Z] #38 101.9   CC       criu/crtools.o
11:57:51 [2023-01-10T11:57:51.766Z] #38 149.7   CC       criu/cr-restore.o
11:57:51 [2023-01-10T11:57:51.923Z] #38 22.88   DEP      images/core.pb-c.d
11:57:51 [2023-01-10T11:57:51.923Z] #38 23.00   DEP      images/inventory.pb-c.d
11:57:51 [2023-01-10T11:57:51.923Z] #38 23.12   PBCC     images/cpuinfo.pb-c.c
11:57:52 [2023-01-10T11:57:52.021Z] #38 102.5   CC       criu/eventfd.o
11:57:52 [2023-01-10T11:57:52.183Z] #38 23.17   DEP      images/cpuinfo.pb-c.d
11:57:52 [2023-01-10T11:57:52.183Z] #38 23.36   PBCC     images/stats.pb-c.c
11:57:52 [2023-01-10T11:57:52.183Z] #38 23.39   DEP      images/stats.pb-c.d
11:57:52 [2023-01-10T11:57:52.593Z] #38 103.0   CC       criu/eventpoll.o
11:57:52 [2023-01-10T11:57:52.593Z] #38 ...
11:57:52 [2023-01-10T11:57:52.593Z] 
11:57:52 [2023-01-10T11:57:52.593Z] #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
11:57:52 [2023-01-10T11:57:52.593Z] #49 40.24 Setting up zip (3.0-12) ...
11:57:52 [2023-01-10T11:57:52.593Z] #49 40.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:57:52 [2023-01-10T11:57:52.593Z] #49 40.28 Setting up bash-completion (1:2.11-2) ...
11:57:52 [2023-01-10T11:57:52.773Z] #49 2.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:57:53 [2023-01-10T11:57:53.032Z] #49 2.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:57:53 [2023-01-10T11:57:53.032Z] #49 2.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:57:53 [2023-01-10T11:57:53.100Z] #36 ...
11:57:53 [2023-01-10T11:57:53.100Z] 
11:57:53 [2023-01-10T11:57:53.100Z] #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
11:57:53 [2023-01-10T11:57:53.100Z] #38 23.82 make[1]: Nothing to be done for 'all'.
11:57:53 [2023-01-10T11:57:53.291Z] #49 2.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:57:54 [2023-01-10T11:57:54.668Z] #49 4.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:57:55 [2023-01-10T11:57:55.482Z] #38 ...
11:57:55 [2023-01-10T11:57:55.482Z] 
11:57:55 [2023-01-10T11:57:55.482Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:57:55 [2023-01-10T11:57:55.482Z] #26 111.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:57:55 [2023-01-10T11:57:55.482Z] #26 111.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:57:55 [2023-01-10T11:57:55.482Z] #26 111.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:55 [2023-01-10T11:57:55.604Z] #49 5.116 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:57:55 [2023-01-10T11:57:55.634Z] #38 26.18   CC       images/stats.o
11:57:55 [2023-01-10T11:57:55.893Z] #38 26.70   CC       images/core.o
11:57:55 [2023-01-10T11:57:55.893Z] #38 ...
11:57:55 [2023-01-10T11:57:55.893Z] 
11:57:55 [2023-01-10T11:57:55.893Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:57:55 [2023-01-10T11:57:55.893Z] #28 102.7 internal/syscall/unix
11:57:55 [2023-01-10T11:57:55.893Z] #28 103.6 time
11:57:55 [2023-01-10T11:57:55.893Z] #28 112.4 internal/poll
11:57:55 [2023-01-10T11:57:55.893Z] #28 112.6 internal/fmtsort
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.22 Setting up libmnl0:arm64 (1.0.4-3) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.26 Setting up patch (2.7.6-7) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.28 Setting up sudo (1.9.5p2-3) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.36 invoke-rc.d: could not determine current runlevel
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.38 invoke-rc.d: policy-rc.d denied execution of start.
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.39 Setting up xfsprogs (5.10.0-4) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.41 Setting up libxtables12:arm64 (1.8.7-1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.42 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.44 Setting up pigz (2.6-1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.46 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.47 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:57:55 [2023-01-10T11:57:55.893Z] #49 43.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:57:56 [2023-01-10T11:57:56.152Z] #28 ...
11:57:56 [2023-01-10T11:57:56.152Z] 
11:57:56 [2023-01-10T11:57:56.152Z] #36 [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
11:57:56 [2023-01-10T11:57:56.152Z] #36 110.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:57:56 [2023-01-10T11:57:56.152Z] #36 110.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:57:56 [2023-01-10T11:57:56.152Z] #36 110.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:57:56 [2023-01-10T11:57:56.422Z] #26 ...
11:57:56 [2023-01-10T11:57:56.422Z] 
11:57:56 [2023-01-10T11:57:56.422Z] #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
11:57:56 [2023-01-10T11:57:56.422Z] #32 103.0 internal/syscall/unix
11:57:56 [2023-01-10T11:57:56.422Z] #32 103.9 time
11:57:56 [2023-01-10T11:57:56.465Z] #49 44.06 Setting up libaio1:arm64 (0.3.112-9) ...
11:57:56 [2023-01-10T11:57:56.465Z] #49 44.08 Setting up python3-lib2to3 (3.9.2-1) ...
11:57:56 [2023-01-10T11:57:56.683Z] #32 ...
11:57:56 [2023-01-10T11:57:56.683Z] 
11:57:56 [2023-01-10T11:57:56.683Z] #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
11:57:56 [2023-01-10T11:57:56.683Z] #38 27.15 make[1]: Nothing to be done for 'all'.
11:57:57 [2023-01-10T11:57:57.016Z] #38 ...
11:57:57 [2023-01-10T11:57:57.016Z] 
11:57:57 [2023-01-10T11:57:57.016Z] #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
11:57:57 [2023-01-10T11:57:57.016Z] #49 30.58 debconf: delaying package configuration, since apt-utils is not installed
11:57:57 [2023-01-10T11:57:57.016Z] #49 30.83 Fetched 27.0 MB in 2s (13.3 MB/s)
11:57:57 [2023-01-10T11:57:57.016Z] #49 30.98 Selecting previously unselected package pigz.
11:57:57 [2023-01-10T11:57:57.016Z] #49 30.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.12 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.13 Unpacking pigz (2.6-1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.25 Selecting previously unselected package libelf1:amd64.
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.26 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.26 Unpacking libelf1:amd64 (0.183-1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.52 Selecting previously unselected package libbpf0:amd64.
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.55 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.69 Selecting previously unselected package libcap2:amd64.
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.69 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.71 Unpacking libcap2:amd64 (1:2.44-1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.82 Selecting previously unselected package libmnl0:amd64.
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.83 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 31.84 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.01 Selecting previously unselected package libxtables12:amd64.
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.02 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.14 Selecting previously unselected package libcap2-bin.
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.16 Unpacking libcap2-bin (1:2.44-1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.24 Selecting previously unselected package iproute2.
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 32.25 Unpacking iproute2 (5.10.0-4) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.03 Selecting previously unselected package xxd.
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.35 Selecting previously unselected package vim-common.
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.76 Selecting previously unselected package bash-completion.
11:57:57 [2023-01-10T11:57:57.016Z] #49 33.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:57:57 [2023-01-10T11:57:57.047Z] #49 44.53 Setting up libelf1:arm64 (0.183-1) ...
11:57:57 [2023-01-10T11:57:57.047Z] #49 44.57 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:57:57 [2023-01-10T11:57:57.047Z] #49 44.58 Setting up python3-distutils (3.9.2-1) ...
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:57:57 [2023-01-10T11:57:57.569Z] #49 45.22 Setting up python3-setuptools (52.0.0-4) ...
11:57:58 [2023-01-10T11:57:58.066Z] #38 29.26   CC       images/stats.o
11:57:58 [2023-01-10T11:57:58.636Z] #38 29.78   CC       images/core.o
11:57:59 [2023-01-10T11:57:59.481Z] #49 46.83 Setting up libjq1:arm64 (1.6-2.1) ...
11:57:59 [2023-01-10T11:57:59.481Z] #49 46.89 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:57:59 [2023-01-10T11:57:59.481Z] #49 46.92 Setting up thin-provisioning-tools (0.9.0-1) ...
11:57:59 [2023-01-10T11:57:59.481Z] #49 46.94 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:57:59 [2023-01-10T11:57:59.533Z] #49 38.43 Unpacking bash-completion (1:2.11-2) ...
11:57:59 [2023-01-10T11:57:59.577Z] #38 30.79   CC       images/core-x86.o
11:57:59 [2023-01-10T11:57:59.794Z] #49 9.059 Fetched 8616 kB in 7s (1224 kB/s)
11:58:00 [2023-01-10T11:58:00.244Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:58:00 [2023-01-10T11:58:00.244Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f0c0dc46\powershellScript.ps1'; exit $LASTEXITCODE;
11:58:00 [2023-01-10T11:58:00.244Z] ----------------------------------------------------------------------------
11:58:00 [2023-01-10T11:58:00.244Z] 
11:58:00 [2023-01-10T11:58:00.244Z] INFO: executeCI.ps1 starting at Tue Jan 10 11:57:56 CUT 2023
11:58:00 [2023-01-10T11:58:00.244Z] 
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Running git version 2.24.1.windows.2
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Environment variables:
11:58:00 [2023-01-10T11:58:00.244Z] 
11:58:00 [2023-01-10T11:58:00.244Z] Name                           Value                                                                                   
11:58:00 [2023-01-10T11:58:00.244Z] ----                           -----                                                                                   
11:58:00 [2023-01-10T11:58:00.244Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:58:00 [2023-01-10T11:58:00.244Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
11:58:00 [2023-01-10T11:58:00.244Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:58:00 [2023-01-10T11:58:00.244Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14                     
11:58:00 [2023-01-10T11:58:00.244Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
11:58:00 [2023-01-10T11:58:00.244Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14                                                                                 
11:58:00 [2023-01-10T11:58:00.244Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:58:00 [2023-01-10T11:58:00.244Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
11:58:00 [2023-01-10T11:58:00.244Z] BRANCH_NAME                    PR-44765                                                                                
11:58:00 [2023-01-10T11:58:00.244Z] BUILD_DISPLAY_NAME             #6                                                                                      
11:58:00 [2023-01-10T11:58:00.244Z] BUILD_ID                       6                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] BUILD_NUMBER                   6                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] BUILD_TAG                      jenkins-moby-PR-44765-6                                                                 
11:58:00 [2023-01-10T11:58:00.244Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-44765/6/                              
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_AUTHOR                  vvoland                                                                                 
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_AUTHOR_DISPLAY_NAME     Paweł Gronowski                                                                         
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_BRANCH                  fix-test-race-logs-goroutines-20                                                        
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_FORK                    vvoland                                                                                 
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_ID                      44765                                                                                   
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_TARGET                  20.10                                                                                   
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_TITLE                   [20.10 backport] integration-cli: Fix hanging TestLogsFollowGoroutines*                 
11:58:00 [2023-01-10T11:58:00.244Z] CHANGE_URL                     https://github.com/moby/moby/pull/44765                                                 
11:58:00 [2023-01-10T11:58:00.244Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
11:58:00 [2023-01-10T11:58:00.244Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:58:00 [2023-01-10T11:58:00.244Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:58:00 [2023-01-10T11:58:00.244Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:58:00 [2023-01-10T11:58:00.244Z] COMPUTERNAME                   azwin-2-53e780                                                                          
11:58:00 [2023-01-10T11:58:00.244Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
11:58:00 [2023-01-10T11:58:00.244Z] ConfigSequenceNumber           0                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] DOCKER_BUILDKIT                0                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] DOCKER_DUT_DEBUG               1                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:58:00 [2023-01-10T11:58:00.244Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:58:00 [2023-01-10T11:58:00.244Z] EXECUTOR_NUMBER                0                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] FQDN                           azwin-2-53e780.westus.cloudapp.azure.com                                                
11:58:00 [2023-01-10T11:58:00.244Z] GIT_BRANCH                     PR-44765                                                                                
11:58:00 [2023-01-10T11:58:00.244Z] GIT_COMMIT                     0ee03be64d729e64560f88b8415af413e1d45554                                                
11:58:00 [2023-01-10T11:58:00.244Z] GIT_PREVIOUS_COMMIT            b0ab50627b671282bdf6be72e40d144eea8a1bed                                                
11:58:00 [2023-01-10T11:58:00.244Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:58:00 [2023-01-10T11:58:00.244Z] HUDSON_COOKIE                  be29d0c9-a626-4001-b89d-d024790cedde                                                    
11:58:00 [2023-01-10T11:58:00.244Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:58:00 [2023-01-10T11:58:00.244Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:58:00 [2023-01-10T11:58:00.244Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:58:00 [2023-01-10T11:58:00.244Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
11:58:00 [2023-01-10T11:58:00.244Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:58:00 [2023-01-10T11:58:00.244Z] JENKINS_NODE_COOKIE            21d13ac7-bfbc-491e-878a-7287e1b9678f                                                    
11:58:00 [2023-01-10T11:58:00.244Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:58:00 [2023-01-10T11:58:00.244Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:58:00 [2023-01-10T11:58:00.244Z] JOB_BASE_NAME                  PR-44765                                                                                
11:58:00 [2023-01-10T11:58:00.244Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44765/display/redirect                
11:58:00 [2023-01-10T11:58:00.244Z] JOB_NAME                       moby/PR-44765                                                                           
11:58:00 [2023-01-10T11:58:00.244Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-44765/                                
11:58:00 [2023-01-10T11:58:00.244Z] library.jps.version            master                                                                                  
11:58:00 [2023-01-10T11:58:00.244Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
11:58:00 [2023-01-10T11:58:00.244Z] NODE_LABELS                    amd64 azure azwin-2-53e780 azwin-2019 docker west-us windows windows-2019 x86_64        
11:58:00 [2023-01-10T11:58:00.244Z] NODE_NAME                      azwin-2-53e780                                                                          
11:58:00 [2023-01-10T11:58:00.244Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] OS                             Windows_NT                                                                              
11:58:00 [2023-01-10T11:58:00.244Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
11:58:00 [2023-01-10T11:58:00.244Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:58:00 [2023-01-10T11:58:00.244Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:58:00 [2023-01-10T11:58:00.244Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:58:00 [2023-01-10T11:58:00.244Z] PROCESSOR_LEVEL                6                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] PROCESSOR_REVISION             4f01                                                                                    
11:58:00 [2023-01-10T11:58:00.244Z] ProgramData                    C:\ProgramData                                                                          
11:58:00 [2023-01-10T11:58:00.244Z] ProgramFiles                   C:\Program Files                                                                        
11:58:00 [2023-01-10T11:58:00.244Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:58:00 [2023-01-10T11:58:00.244Z] ProgramW6432                   C:\Program Files                                                                        
11:58:00 [2023-01-10T11:58:00.244Z] PROMPT                         $P$G                                                                                    
11:58:00 [2023-01-10T11:58:00.244Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:58:00 [2023-01-10T11:58:00.244Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
11:58:00 [2023-01-10T11:58:00.244Z] PUBLIC                         C:\Users\Public                                                                         
11:58:00 [2023-01-10T11:58:00.244Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-44765/6/display/redirect?page=artif...
11:58:00 [2023-01-10T11:58:00.244Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-44765/6/display/redirect?page=changes 
11:58:00 [2023-01-10T11:58:00.244Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44765/6/display/redirect              
11:58:00 [2023-01-10T11:58:00.244Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-44765/6/display/redirect?page=tests   
11:58:00 [2023-01-10T11:58:00.244Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] SOURCES_DRIVE                  d                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] SOURCES_SUBDIR                 gopath                                                                                  
11:58:00 [2023-01-10T11:58:00.244Z] STAGE_NAME                     Run tests                                                                               
11:58:00 [2023-01-10T11:58:00.244Z] SystemDrive                    C:                                                                                      
11:58:00 [2023-01-10T11:58:00.244Z] SystemRoot                     C:\Windows                                                                              
11:58:00 [2023-01-10T11:58:00.244Z] TEMP                           C:\Windows\TEMP                                                                         
11:58:00 [2023-01-10T11:58:00.244Z] TESTDEBUG                      0                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] TESTRUN_DRIVE                  d                                                                                       
11:58:00 [2023-01-10T11:58:00.244Z] TESTRUN_SUBDIR                 CI                                                                                      
11:58:00 [2023-01-10T11:58:00.244Z] TIMEOUT                        120m                                                                                    
11:58:00 [2023-01-10T11:58:00.244Z] TMP                            C:\Windows\TEMP                                                                         
11:58:00 [2023-01-10T11:58:00.244Z] USERDOMAIN                     WORKGROUP                                                                               
11:58:00 [2023-01-10T11:58:00.244Z] USERNAME                       azwin-2-53e780$                                                                         
11:58:00 [2023-01-10T11:58:00.244Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
11:58:00 [2023-01-10T11:58:00.244Z] windir                         C:\Windows                                                                              
11:58:00 [2023-01-10T11:58:00.244Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:58:00 [2023-01-10T11:58:00.244Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:58:00 [2023-01-10T11:58:00.244Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:58:00 [2023-01-10T11:58:00.244Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
11:58:00 [2023-01-10T11:58:00.244Z] 
11:58:00 [2023-01-10T11:58:00.244Z] 
11:58:00 [2023-01-10T11:58:00.244Z] 
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Sources under d:\gopath\...
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Test run under d:\CI\...
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:58:00 [2023-01-10T11:58:00.244Z] INFO: docker/docker repository was found
11:58:00 [2023-01-10T11:58:00.244Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:58:00 [2023-01-10T11:58:00.244Z] ltsc2019: Pulling from windows/servercore
11:58:00 [2023-01-10T11:58:00.244Z] b111c3320c94: Pulling fs layer
11:58:00 [2023-01-10T11:58:00.244Z] 98ecc5bab1a6: Pulling fs layer
11:58:00 [2023-01-10T11:58:00.353Z] #36 ...
11:58:00 [2023-01-10T11:58:00.353Z] 
11:58:00 [2023-01-10T11:58:00.353Z] #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
11:58:00 [2023-01-10T11:58:00.353Z] #38 27.40   CC       images/core-x86.o
11:58:00 [2023-01-10T11:58:00.353Z] #38 28.16   CC       images/core-arm.o
11:58:00 [2023-01-10T11:58:00.353Z] #38 28.65   CC       images/core-aarch64.o
11:58:00 [2023-01-10T11:58:00.353Z] #38 29.22   CC       images/core-ppc64.o
11:58:00 [2023-01-10T11:58:00.353Z] #38 29.64   CC       images/core-s390.o
11:58:00 [2023-01-10T11:58:00.353Z] #38 30.54   CC       images/cpuinfo.o
11:58:00 [2023-01-10T11:58:00.361Z] #49 9.059 Reading package lists...
11:58:00 [2023-01-10T11:58:00.361Z] #49 ...
11:58:00 [2023-01-10T11:58:00.361Z] 
11:58:00 [2023-01-10T11:58:00.361Z] #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
11:58:00 [2023-01-10T11:58:00.361Z] #38 83.17   CC       criu/autofs.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 84.79   CC       criu/bfd.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 85.32   CC       criu/bitmap.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 85.47   CC       criu/cgroup-props.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 86.35   CC       criu/cgroup.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 89.56   CC       criu/clone-noasan.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 89.76   CC       criu/config.o
11:58:00 [2023-01-10T11:58:00.361Z] #38 91.14   CC       criu/cr-check.o
11:58:00 [2023-01-10T11:58:00.461Z] #49 39.29 Selecting previously unselected package bzip2.
11:58:00 [2023-01-10T11:58:00.461Z] #49 39.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:58:00 [2023-01-10T11:58:00.461Z] #49 39.32 Unpacking bzip2 (1.0.8-4) ...
11:58:00 [2023-01-10T11:58:00.461Z] #49 39.40 Selecting previously unselected package xz-utils.
11:58:00 [2023-01-10T11:58:00.461Z] #49 39.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:58:00 [2023-01-10T11:58:00.461Z] #49 39.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:58:00 [2023-01-10T11:58:00.612Z] #38 31.29   CC       images/inventory.o
11:58:00 [2023-01-10T11:58:00.717Z] #49 39.63 Selecting previously unselected package apparmor.
11:58:00 [2023-01-10T11:58:00.717Z] #49 39.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:58:00 [2023-01-10T11:58:00.717Z] #49 39.68 Unpacking apparmor (2.13.6-10) ...
11:58:00 [2023-01-10T11:58:00.872Z] #38 31.69   CC       images/fdinfo.o
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.26 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.27 Setting up jq (1.6-2.1) ...
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.28 Setting up libbpf0:arm64 (1:0.3-2) ...
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.30 Setting up iptables (1.8.7-1) ...
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:58:00 [2023-01-10T11:58:00.875Z] #49 48.36 Setting up iproute2 (5.10.0-4) ...
11:58:00 [2023-01-10T11:58:00.929Z] #38 93.10   CC       criu/cr-dedup.o
11:58:00 [2023-01-10T11:58:00.966Z] #38 31.76   CC       images/core-arm.o
11:58:00 [2023-01-10T11:58:00.966Z] #38 32.13   CC       images/core-aarch64.o
11:58:01 [2023-01-10T11:58:01.136Z] #49 48.75 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:58:01 [2023-01-10T11:58:01.335Z] #49 40.20 Selecting previously unselected package inetutils-ping.
11:58:01 [2023-01-10T11:58:01.335Z] #49 40.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
11:58:01 [2023-01-10T11:58:01.335Z] #49 40.21 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:58:01 [2023-01-10T11:58:01.448Z] #38 32.18   CC       images/fown.o
11:58:01 [2023-01-10T11:58:01.496Z] #38 93.52   CC       criu/cr-dump.o
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.35 Selecting previously unselected package libip4tc2:amd64.
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.36 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.50 Selecting previously unselected package libip6tc2:amd64.
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.53 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.60 Selecting previously unselected package libnfnetlink0:amd64.
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:58:01 [2023-01-10T11:58:01.591Z] #49 40.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:58:01 [2023-01-10T11:58:01.707Z] #38 32.52   CC       images/ns.o
11:58:01 [2023-01-10T11:58:01.847Z] #49 40.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:58:01 [2023-01-10T11:58:01.847Z] #49 40.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:58:01 [2023-01-10T11:58:01.847Z] #49 40.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:58:01 [2023-01-10T11:58:01.847Z] #49 40.75 Selecting previously unselected package libnftnl11:amd64.
11:58:01 [2023-01-10T11:58:01.847Z] #49 40.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:58:01 [2023-01-10T11:58:01.848Z] #49 40.79 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:58:01 [2023-01-10T11:58:01.848Z] #49 40.89 Selecting previously unselected package iptables.
11:58:01 [2023-01-10T11:58:01.907Z] #38 32.79   CC       images/core-ppc64.o
11:58:01 [2023-01-10T11:58:01.966Z] #38 32.72   CC       images/regfile.o
11:58:02 [2023-01-10T11:58:02.063Z] #38 ...
11:58:02 [2023-01-10T11:58:02.063Z] 
11:58:02 [2023-01-10T11:58:02.063Z] #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
11:58:02 [2023-01-10T11:58:02.063Z] #49 9.059 Reading package lists...
11:58:02 [2023-01-10T11:58:02.104Z] #49 40.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.104Z] #49 40.90 Unpacking iptables (1.8.7-1) ...
11:58:02 [2023-01-10T11:58:02.226Z] #38 32.99   CC       images/ghost-file.o
11:58:02 [2023-01-10T11:58:02.360Z] #49 41.23 Selecting previously unselected package libonig5:amd64.
11:58:02 [2023-01-10T11:58:02.360Z] #49 41.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.360Z] #49 41.26 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:58:02 [2023-01-10T11:58:02.360Z] #49 41.40 Selecting previously unselected package libjq1:amd64.
11:58:02 [2023-01-10T11:58:02.360Z] #49 41.41 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.360Z] #49 41.41 Unpacking libjq1:amd64 (1.6-2.1) ...
11:58:02 [2023-01-10T11:58:02.477Z] #38 33.61   CC       images/core-s390.o
11:58:02 [2023-01-10T11:58:02.520Z] #49 DONE 50.0s
11:58:02 [2023-01-10T11:58:02.520Z] 
11:58:02 [2023-01-10T11:58:02.520Z] #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
11:58:02 [2023-01-10T11:58:02.520Z] #38 103.9   CC       criu/external.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 104.2   CC       criu/fault-injection.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 104.3   CC       criu/fdstore.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 104.6   CC       criu/fifo.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 105.0   CC       criu/file-ids.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 105.3   CC       criu/file-lock.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 106.2   CC       criu/files-ext.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 106.7   CC       criu/files-reg.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 109.3   CC       criu/files.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 111.9   CC       criu/filesystems.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 112.6   CC       criu/fsnotify.o
11:58:02 [2023-01-10T11:58:02.520Z] #38 ...
11:58:02 [2023-01-10T11:58:02.520Z] 
11:58:02 [2023-01-10T11:58:02.520Z] #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
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.53 Selecting previously unselected package jq.
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.54 Unpacking jq (1.6-2.1) ...
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.62 Selecting previously unselected package libaio1:amd64.
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.64 Unpacking libaio1:amd64 (0.3.112-9) ...
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.71 Selecting previously unselected package libgpm2:amd64.
11:58:02 [2023-01-10T11:58:02.616Z] #49 41.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.794Z] #38 33.35   CC       images/fifo.o
11:58:02 [2023-01-10T11:58:02.872Z] #49 41.72 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:58:02 [2023-01-10T11:58:02.872Z] #49 41.80 Selecting previously unselected package libicu67:amd64.
11:58:02 [2023-01-10T11:58:02.872Z] #49 41.80 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:58:02 [2023-01-10T11:58:02.872Z] #49 41.81 Unpacking libicu67:amd64 (67.1-7) ...
11:58:03 [2023-01-10T11:58:03.053Z] #38 33.76   CC       images/remap-file-path.o
11:58:03 [2023-01-10T11:58:03.091Z] #50 0.722 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:58:03 [2023-01-10T11:58:03.091Z] #50 0.727 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:58:03 [2023-01-10T11:58:03.091Z] #50 0.731 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:58:03 [2023-01-10T11:58:03.091Z] #50 DONE 0.8s
11:58:03 [2023-01-10T11:58:03.091Z] 
11:58:03 [2023-01-10T11:58:03.091Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
11:58:03 [2023-01-10T11:58:03.312Z] #38 34.17   CC       images/eventfd.o
11:58:03 [2023-01-10T11:58:03.423Z] #38 34.30   CC       images/cpuinfo.o
11:58:03 [2023-01-10T11:58:03.702Z] #49 11.84 Reading package lists...
11:58:03 [2023-01-10T11:58:03.702Z] #49 ...
11:58:03 [2023-01-10T11:58:03.702Z] 
11:58:03 [2023-01-10T11:58:03.702Z] #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
11:58:03 [2023-01-10T11:58:03.702Z] #23 DONE 149.5s
11:58:03 [2023-01-10T11:58:03.702Z] 
11:58:03 [2023-01-10T11:58:03.702Z] #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
11:58:03 [2023-01-10T11:58:03.880Z] #38 34.64   CC       images/eventpoll.o
11:58:03 [2023-01-10T11:58:03.960Z] #45 ...
11:58:03 [2023-01-10T11:58:03.960Z] 
11:58:03 [2023-01-10T11:58:03.960Z] #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
11:58:03 [2023-01-10T11:58:03.960Z] #38 96.17   CC       criu/cr-errno.o
11:58:03 [2023-01-10T11:58:03.960Z] #38 96.24   CC       criu/cr-restore.o
11:58:03 [2023-01-10T11:58:03.993Z] #38 35.05   CC       images/inventory.o
11:58:04 [2023-01-10T11:58:04.447Z] #38 35.18   CC       images/fh.o
11:58:04 [2023-01-10T11:58:04.563Z] #38 35.59   CC       images/fdinfo.o
11:58:05 [2023-01-10T11:58:05.015Z] #38 35.75   CC       images/fsnotify.o
11:58:05 [2023-01-10T11:58:05.133Z] #38 36.03   CC       images/fown.o
11:58:05 [2023-01-10T11:58:05.133Z] #38 36.41   CC       images/ns.o
11:58:05 [2023-01-10T11:58:05.733Z] #38 36.62   CC       images/regfile.o
11:58:05 [2023-01-10T11:58:05.733Z] #38 36.84   CC       images/ghost-file.o
11:58:05 [2023-01-10T11:58:05.952Z] #38 36.72   CC       images/signalfd.o
11:58:06 [2023-01-10T11:58:06.304Z] #38 37.36   CC       images/fifo.o
11:58:06 [2023-01-10T11:58:06.520Z] #38 37.10   CC       images/fs.o
11:58:06 [2023-01-10T11:58:06.520Z] #38 ...
11:58:06 [2023-01-10T11:58:06.520Z] 
11:58:06 [2023-01-10T11:58:06.520Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:58:06 [2023-01-10T11:58:06.520Z] #28 113.2 internal/safefilepath
11:58:06 [2023-01-10T11:58:06.520Z] #28 113.4 internal/syscall/execenv
11:58:06 [2023-01-10T11:58:06.520Z] #28 113.8 path
11:58:06 [2023-01-10T11:58:06.520Z] #28 115.0 io/fs
11:58:06 [2023-01-10T11:58:06.520Z] #28 117.1 strings
11:58:06 [2023-01-10T11:58:06.520Z] #28 117.7 os
11:58:06 [2023-01-10T11:58:06.520Z] #28 121.6 bufio
11:58:06 [2023-01-10T11:58:06.564Z] #38 37.61   CC       images/remap-file-path.o
11:58:06 [2023-01-10T11:58:06.779Z] #28 ...
11:58:06 [2023-01-10T11:58:06.779Z] 
11:58:06 [2023-01-10T11:58:06.779Z] #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
11:58:06 [2023-01-10T11:58:06.779Z] #38 37.51   CC       images/pstree.o
11:58:06 [2023-01-10T11:58:06.824Z] #38 37.88   CC       images/eventfd.o
11:58:06 [2023-01-10T11:58:06.824Z] #38 ...
11:58:06 [2023-01-10T11:58:06.824Z] 
11:58:06 [2023-01-10T11:58:06.824Z] #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
11:58:06 [2023-01-10T11:58:06.824Z] #32 113.3 internal/poll
11:58:06 [2023-01-10T11:58:06.824Z] #32 117.1 internal/fmtsort
11:58:06 [2023-01-10T11:58:06.824Z] #32 118.0 internal/safefilepath
11:58:06 [2023-01-10T11:58:06.824Z] #32 118.2 internal/syscall/execenv
11:58:06 [2023-01-10T11:58:06.824Z] #32 118.5 path
11:58:06 [2023-01-10T11:58:06.824Z] #32 118.6 strings
11:58:06 [2023-01-10T11:58:06.824Z] #32 119.1 io/fs
11:58:06 [2023-01-10T11:58:06.824Z] #32 121.1 os
11:58:06 [2023-01-10T11:58:06.824Z] #32 122.7 bufio
11:58:07 [2023-01-10T11:58:07.038Z] #38 37.81   CC       images/pipe.o
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.58 Selecting previously unselected package libinih1:amd64.
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.59 Unpacking libinih1:amd64 (53-1+b2) ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.63 Selecting previously unselected package libnet1:amd64.
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.71 Selecting previously unselected package libnl-3-200:amd64.
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.81 Selecting previously unselected package libprotobuf-c1:amd64.
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.87 Selecting previously unselected package net-tools.
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.89 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 45.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:58:07 [2023-01-10T11:58:07.042Z] #49 46.06 Selecting previously unselected package patch.
11:58:07 [2023-01-10T11:58:07.085Z] #32 ...
11:58:07 [2023-01-10T11:58:07.085Z] 
11:58:07 [2023-01-10T11:58:07.085Z] #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
11:58:07 [2023-01-10T11:58:07.085Z] #38 38.22   CC       images/eventpoll.o
11:58:07 [2023-01-10T11:58:07.299Z] #49 46.08 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
11:58:07 [2023-01-10T11:58:07.299Z] #49 46.09 Unpacking patch (2.7.6-7) ...
11:58:07 [2023-01-10T11:58:07.299Z] #49 46.21 Selecting previously unselected package python-pip-whl.
11:58:07 [2023-01-10T11:58:07.299Z] #49 46.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:58:07 [2023-01-10T11:58:07.299Z] #49 46.24 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:58:07 [2023-01-10T11:58:07.606Z] #38 38.25   CC       images/tcp-stream.o
11:58:07 [2023-01-10T11:58:07.655Z] #38 38.69   CC       images/fh.o
11:58:07 [2023-01-10T11:58:07.861Z] #49 46.89 Selecting previously unselected package python3-lib2to3.
11:58:07 [2023-01-10T11:58:07.861Z] #49 46.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:58:07 [2023-01-10T11:58:07.861Z] #49 46.92 Unpacking python3-lib2to3 (3.9.2-1) ...
11:58:07 [2023-01-10T11:58:07.864Z] #38 38.57   CC       images/sk-packet.o
11:58:08 [2023-01-10T11:58:08.117Z] #49 47.03 Selecting previously unselected package python3-distutils.
11:58:08 [2023-01-10T11:58:08.117Z] #49 ...
11:58:08 [2023-01-10T11:58:08.117Z] 
11:58:08 [2023-01-10T11:58:08.117Z] #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
11:58:08 [2023-01-10T11:58:08.117Z] #38 156.0   CC       criu/cr-service.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 158.6   CC       criu/crtools.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 159.2   CC       criu/eventfd.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 159.6   CC       criu/eventpoll.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 160.5   CC       criu/external.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 160.9   CC       criu/fault-injection.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 161.0   CC       criu/fdstore.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 161.3   CC       criu/fifo.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 161.7   CC       criu/file-ids.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 162.1   CC       criu/file-lock.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 163.1   CC       criu/files-ext.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 163.4   CC       criu/files-reg.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 165.8   CC       criu/files.o
11:58:08 [2023-01-10T11:58:08.117Z] #38 ...
11:58:08 [2023-01-10T11:58:08.117Z] 
11:58:08 [2023-01-10T11:58:08.117Z] #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
11:58:08 [2023-01-10T11:58:08.117Z] #49 47.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:58:08 [2023-01-10T11:58:08.117Z] #49 47.04 Unpacking python3-distutils (3.9.2-1) ...
11:58:08 [2023-01-10T11:58:08.225Z] #38 39.35   CC       images/fsnotify.o
11:58:08 [2023-01-10T11:58:08.374Z] #49 47.16 Selecting previously unselected package python3-pkg-resources.
11:58:08 [2023-01-10T11:58:08.374Z] #49 47.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:58:08 [2023-01-10T11:58:08.374Z] #49 47.17 Unpacking python3-pkg-resources (52.0.0-4) ...
11:58:08 [2023-01-10T11:58:08.374Z] #49 47.33 Selecting previously unselected package python3-setuptools.
11:58:08 [2023-01-10T11:58:08.374Z] #49 47.34 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:58:08 [2023-01-10T11:58:08.374Z] #49 47.34 Unpacking python3-setuptools (52.0.0-4) ...
11:58:08 [2023-01-10T11:58:08.432Z] #38 39.00   CC       images/mnt.o
11:58:08 [2023-01-10T11:58:08.630Z] #49 47.58 Selecting previously unselected package python3-wheel.
11:58:08 [2023-01-10T11:58:08.630Z] #49 47.59 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:58:08 [2023-01-10T11:58:08.630Z] #49 47.60 Unpacking python3-wheel (0.34.2-1) ...
11:58:08 [2023-01-10T11:58:08.630Z] #49 47.69 Selecting previously unselected package python3-pip.
11:58:08 [2023-01-10T11:58:08.691Z] #38 39.33   CC       images/pipe-data.o
11:58:08 [2023-01-10T11:58:08.886Z] #49 47.69 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:58:08 [2023-01-10T11:58:08.886Z] #49 47.70 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:58:08 [2023-01-10T11:58:08.950Z] #38 39.73   CC       images/sa.o
11:58:09 [2023-01-10T11:58:09.143Z] #49 47.96 Selecting previously unselected package sudo.
11:58:09 [2023-01-10T11:58:09.143Z] #49 47.98 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
11:58:09 [2023-01-10T11:58:09.143Z] #49 47.99 Unpacking sudo (1.9.5p2-3) ...
11:58:09 [2023-01-10T11:58:09.208Z] #38 40.14   CC       images/timer.o
11:58:09 [2023-01-10T11:58:09.228Z] #38 100.8   CC       criu/cr-service.o
11:58:09 [2023-01-10T11:58:09.228Z] #38 ...
11:58:09 [2023-01-10T11:58:09.228Z] 
11:58:09 [2023-01-10T11:58:09.228Z] #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
11:58:09 [2023-01-10T11:58:09.228Z] #49 11.84 Reading package lists...
11:58:09 [2023-01-10T11:58:09.228Z] #49 14.84 Building dependency tree...
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.24 The following additional packages will be installed:
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.26   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.26   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.26   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.26   python3-pkg-resources vim-runtime xxd
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.26 Suggested packages:
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.27   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.27   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.27   acl attr quota
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.27 Recommended packages:
11:58:09 [2023-01-10T11:58:09.228Z] #49 16.27   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.62 The following NEW packages will be installed:
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   python3-pkg-resources python3-setuptools python3-wheel sudo
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.64   xz-utils zip
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 Need to get 27.0 MB of archives.
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 After this operation, 104 MB of additional disk space will be used.
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 17.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:58:09 [2023-01-10T11:58:09.228Z] #49 18.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:58:09 [2023-01-10T11:58:09.652Z] #38 40.37   CC       images/signalfd.o
11:58:09 [2023-01-10T11:58:09.672Z] #51 ...
11:58:09 [2023-01-10T11:58:09.672Z] 
11:58:09 [2023-01-10T11:58:09.672Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:58:09 [2023-01-10T11:58:09.672Z] #38 114.5   CC       criu/image-desc.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 114.6   CC       criu/image.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 115.7   CC       criu/ipc_ns.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 117.1   CC       criu/irmap.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 117.8   CC       criu/kcmp-ids.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 118.1   CC       criu/kerndat.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 119.4   CC       criu/libnetlink.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 119.7   CC       criu/log.o
11:58:09 [2023-01-10T11:58:09.672Z] #38 120.1   CC       criu/lsm.o
11:58:09 [2023-01-10T11:58:09.705Z] #49 48.63 Selecting previously unselected package thin-provisioning-tools.
11:58:09 [2023-01-10T11:58:09.705Z] #49 48.64 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:58:09 [2023-01-10T11:58:09.705Z] #49 48.64 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:58:09 [2023-01-10T11:58:09.796Z] #49 19.33 debconf: delaying package configuration, since apt-utils is not installed
11:58:09 [2023-01-10T11:58:09.796Z] #49 19.46 Fetched 27.0 MB in 1s (23.6 MB/s)
11:58:09 [2023-01-10T11:58:09.913Z] #38 40.94   CC       images/fs.o
11:58:09 [2023-01-10T11:58:09.962Z] #49 48.86 Selecting previously unselected package uidmap.
11:58:09 [2023-01-10T11:58:09.962Z] #49 48.88 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
11:58:09 [2023-01-10T11:58:09.962Z] #49 48.89 Unpacking uidmap (1:4.8.1-1) ...
11:58:09 [2023-01-10T11:58:09.962Z] #49 49.04 Selecting previously unselected package vim-runtime.
11:58:09 [2023-01-10T11:58:09.962Z] #49 49.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:58:10 [2023-01-10T11:58:10.055Z] #49 19.52 Selecting previously unselected package pigz.
11:58:10 [2023-01-10T11:58:10.055Z] #49 19.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 ... 24019 files and directories currently installed.)
11:58:10 [2023-01-10T11:58:10.055Z] #49 19.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:58:10 [2023-01-10T11:58:10.055Z] #49 19.57 Unpacking pigz (2.6-1) ...
11:58:10 [2023-01-10T11:58:10.055Z] #49 19.69 Selecting previously unselected package libelf1:amd64.
11:58:10 [2023-01-10T11:58:10.055Z] #49 19.69 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:58:10 [2023-01-10T11:58:10.144Z] #38 40.74   CC       images/timerfd.o
11:58:10 [2023-01-10T11:58:10.144Z] #38 41.00   CC       images/mm.o
11:58:10 [2023-01-10T11:58:10.174Z] #38 41.33   CC       images/pstree.o
11:58:10 [2023-01-10T11:58:10.218Z] #49 49.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:58:10 [2023-01-10T11:58:10.218Z] #49 49.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:58:10 [2023-01-10T11:58:10.218Z] #49 49.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:58:10 [2023-01-10T11:58:10.245Z] #38 120.6   CC       criu/mem.o
11:58:10 [2023-01-10T11:58:10.323Z] #49 19.71 Unpacking libelf1:amd64 (0.183-1) ...
11:58:10 [2023-01-10T11:58:10.323Z] #49 ...
11:58:10 [2023-01-10T11:58:10.323Z] 
11:58:10 [2023-01-10T11:58:10.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
11:58:10 [2023-01-10T11:58:10.323Z] #38 102.5   CC       criu/crtools.o
11:58:10 [2023-01-10T11:58:10.588Z] 98ecc5bab1a6: Verifying Checksum
11:58:10 [2023-01-10T11:58:10.589Z] 98ecc5bab1a6: Download complete
11:58:10 [2023-01-10T11:58:10.761Z] #38 41.77   CC       images/pipe.o
11:58:10 [2023-01-10T11:58:10.891Z] #38 103.0   CC       criu/eventfd.o
11:58:11 [2023-01-10T11:58:11.020Z] #38 42.27   CC       images/tcp-stream.o
11:58:11 [2023-01-10T11:58:11.110Z] #38 41.73   CC       images/sk-opts.o
11:58:11 [2023-01-10T11:58:11.110Z] #38 41.99   CC       images/sk-unix.o
11:58:11 [2023-01-10T11:58:11.150Z] #38 103.4   CC       criu/eventpoll.o
11:58:11 [2023-01-10T11:58:11.279Z] #38 42.52   CC       images/sk-packet.o
11:58:11 [2023-01-10T11:58:11.675Z] #38 42.35   CC       images/sk-inet.o
11:58:11 [2023-01-10T11:58:11.853Z] #38 43.02   CC       images/mnt.o
11:58:11 [2023-01-10T11:58:11.934Z] #38 42.66   CC       images/tun.o
11:58:12 [2023-01-10T11:58:12.088Z] #38 104.2   CC       criu/external.o
11:58:12 [2023-01-10T11:58:12.160Z] #38 122.5   CC       criu/memfd.o
11:58:12 [2023-01-10T11:58:12.192Z] #38 43.07   CC       images/sk-netlink.o
11:58:12 [2023-01-10T11:58:12.347Z] #38 104.5   CC       criu/fault-injection.o
11:58:12 [2023-01-10T11:58:12.347Z] #38 104.6   CC       criu/fdstore.o
11:58:12 [2023-01-10T11:58:12.425Z] #38 43.45   CC       images/pipe-data.o
11:58:12 [2023-01-10T11:58:12.685Z] #38 43.79   CC       images/sa.o
11:58:12 [2023-01-10T11:58:12.731Z] #38 123.3   CC       criu/mount.o
11:58:12 [2023-01-10T11:58:12.731Z] #38 ...
11:58:12 [2023-01-10T11:58:12.731Z] 
11:58:12 [2023-01-10T11:58:12.731Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
11:58:12 [2023-01-10T11:58:12.731Z] #51 9.620 Collecting yamllint==1.26.1
11:58:12 [2023-01-10T11:58:12.759Z] #38 43.36   CC       images/packet-sock.o
11:58:12 [2023-01-10T11:58:12.914Z] #38 104.9   CC       criu/fifo.o
11:58:12 [2023-01-10T11:58:12.947Z] #38 44.13   CC       images/timer.o
11:58:13 [2023-01-10T11:58:13.018Z] #38 43.80   CC       images/ipc-var.o
11:58:13 [2023-01-10T11:58:13.173Z] #38 105.3   CC       criu/file-ids.o
11:58:13 [2023-01-10T11:58:13.432Z] #38 105.6   CC       criu/file-lock.o
11:58:13 [2023-01-10T11:58:13.497Z] #49 52.61 Selecting previously unselected package vim.
11:58:13 [2023-01-10T11:58:13.517Z] #38 44.72   CC       images/timerfd.o
11:58:13 [2023-01-10T11:58:13.586Z] #38 44.17   CC       images/ipc-desc.o
11:58:13 [2023-01-10T11:58:13.753Z] #49 52.61 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:58:13 [2023-01-10T11:58:13.753Z] #49 52.63 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:58:13 [2023-01-10T11:58:13.844Z] #38 44.54   CC       images/ipc-shm.o
11:58:14 [2023-01-10T11:58:14.103Z] #38 44.93   CC       images/ipc-msg.o
11:58:14 [2023-01-10T11:58:14.107Z] #38 45.25   CC       images/mm.o
11:58:14 [2023-01-10T11:58:14.116Z] #51 10.67   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:58:14 [2023-01-10T11:58:14.316Z] #49 53.17 Selecting previously unselected package xfsprogs.
11:58:14 [2023-01-10T11:58:14.316Z] #49 53.18 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
11:58:14 [2023-01-10T11:58:14.316Z] #49 53.18 Unpacking xfsprogs (5.10.0-4) ...
11:58:14 [2023-01-10T11:58:14.369Z] #38 106.5   CC       criu/files-ext.o
11:58:14 [2023-01-10T11:58:14.628Z] #38 106.8   CC       criu/files-reg.o
11:58:14 [2023-01-10T11:58:14.678Z] #38 45.92   CC       images/sk-opts.o
11:58:14 [2023-01-10T11:58:14.678Z] #38 45.30   CC       images/ipc-sem.o
11:58:14 [2023-01-10T11:58:14.878Z] #49 53.68 Selecting previously unselected package zip.
11:58:14 [2023-01-10T11:58:14.878Z] #49 53.70 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
11:58:14 [2023-01-10T11:58:14.878Z] #49 53.71 Unpacking zip (3.0-12) ...
11:58:14 [2023-01-10T11:58:14.937Z] #38 45.65   CC       images/utsns.o
11:58:15 [2023-01-10T11:58:15.134Z] #49 53.88 Setting up python3-pkg-resources (52.0.0-4) ...
11:58:15 [2023-01-10T11:58:15.195Z] #38 45.90   CC       images/creds.o
11:58:15 [2023-01-10T11:58:15.247Z] #38 46.30   CC       images/sk-unix.o
11:58:15 [2023-01-10T11:58:15.457Z] #38 46.17   CC       images/vma.o
11:58:15 [2023-01-10T11:58:15.501Z] #51 12.01 Collecting pathspec>=0.5.3
11:58:15 [2023-01-10T11:58:15.501Z] #51 12.03   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
11:58:15 [2023-01-10T11:58:15.501Z] #51 12.36 Collecting pyyaml
11:58:15 [2023-01-10T11:58:15.501Z] #51 12.37   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:58:15 [2023-01-10T11:58:15.501Z] #51 12.43 Building wheels for collected packages: yamllint
11:58:15 [2023-01-10T11:58:15.762Z] #51 12.43   Building wheel for yamllint (setup.py): started
11:58:15 [2023-01-10T11:58:15.822Z] #38 46.85   CC       images/sk-inet.o
11:58:16 [2023-01-10T11:58:16.005Z] #38 ...
11:58:16 [2023-01-10T11:58:16.005Z] 
11:58:16 [2023-01-10T11:58:16.005Z] #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
11:58:16 [2023-01-10T11:58:16.005Z] #49 19.87 Selecting previously unselected package libbpf0:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 19.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 19.88 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 19.98 Selecting previously unselected package libcap2:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 19.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 19.99 Unpacking libcap2:amd64 (1:2.44-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.09 Selecting previously unselected package libmnl0:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.09 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.10 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.17 Selecting previously unselected package libxtables12:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.18 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.27 Selecting previously unselected package libcap2-bin.
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.29 Unpacking libcap2-bin (1:2.44-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.41 Selecting previously unselected package iproute2.
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.42 Unpacking iproute2 (5.10.0-4) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.90 Selecting previously unselected package xxd.
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 20.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 21.03 Selecting previously unselected package vim-common.
11:58:16 [2023-01-10T11:58:16.005Z] #49 21.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 21.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 21.21 Selecting previously unselected package bash-completion.
11:58:16 [2023-01-10T11:58:16.005Z] #49 21.22 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.07 Unpacking bash-completion (1:2.11-2) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.58 Selecting previously unselected package bzip2.
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.59 Unpacking bzip2 (1.0.8-4) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.68 Selecting previously unselected package xz-utils.
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.68 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.88 Selecting previously unselected package apparmor.
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 23.94 Unpacking apparmor (2.13.6-10) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.33 Selecting previously unselected package inetutils-ping.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.34 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.46 Selecting previously unselected package libip4tc2:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.47 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.53 Selecting previously unselected package libip6tc2:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.54 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.60 Selecting previously unselected package libnfnetlink0:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.76 Selecting previously unselected package libnftnl11:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.77 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.86 Selecting previously unselected package iptables.
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 24.87 Unpacking iptables (1.8.7-1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.21 Selecting previously unselected package libonig5:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.22 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.22 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.35 Selecting previously unselected package libjq1:amd64.
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.37 Unpacking libjq1:amd64 (1.6-2.1) ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.48 Selecting previously unselected package jq.
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.005Z] #49 25.50 Unpacking jq (1.6-2.1) ...
11:58:16 [2023-01-10T11:58:16.030Z] #38 46.64   CC       images/netdev.o
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.80 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.81 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.83 Setting up libgpm2:amd64 (1.20.7-8) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.84 Setting up libicu67:amd64 (67.1-7) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.86 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.87 Setting up libinih1:amd64 (53-1+b2) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.88 Setting up uidmap (1:4.8.1-1) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.90 Setting up bzip2 (1.0.8-4) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:58:16 [2023-01-10T11:58:16.062Z] #49 54.93 Setting up python3-wheel (0.34.2-1) ...
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.62 Selecting previously unselected package libaio1:amd64.
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.62 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.63 Unpacking libaio1:amd64 (0.3.112-9) ...
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.70 Selecting previously unselected package libgpm2:amd64.
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.72 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.79 Selecting previously unselected package libicu67:amd64.
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:58:16 [2023-01-10T11:58:16.264Z] #49 25.80 Unpacking libicu67:amd64 (67.1-7) ...
11:58:16 [2023-01-10T11:58:16.398Z] #38 47.53   CC       images/tun.o
11:58:16 [2023-01-10T11:58:16.704Z] #51 13.49   Building wheel for yamllint (setup.py): finished with status 'done'
11:58:16 [2023-01-10T11:58:16.704Z] #51 13.49   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6e34fae325889867d82614f68a7ac48969003f6c61831c25225263bf6d81157f
11:58:16 [2023-01-10T11:58:16.704Z] #51 13.50   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:58:16 [2023-01-10T11:58:16.704Z] #51 13.50 Successfully built yamllint
11:58:16 [2023-01-10T11:58:16.704Z] #51 13.54 Installing collected packages: pyyaml, pathspec, yamllint
11:58:16 [2023-01-10T11:58:16.970Z] #38 48.03   CC       images/sk-netlink.o
11:58:17 [2023-01-10T11:58:17.018Z] #38 47.68   CC       images/tty.o
11:58:17 [2023-01-10T11:58:17.038Z] #49 55.80 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:58:17 [2023-01-10T11:58:17.038Z] #49 55.81 Setting up libcap2:amd64 (1:2.44-1) ...
11:58:17 [2023-01-10T11:58:17.038Z] #49 55.83 Setting up libcap2-bin (1:2.44-1) ...
11:58:17 [2023-01-10T11:58:17.038Z] #49 55.84 Setting up apparmor (2.13.6-10) ...
11:58:17 [2023-01-10T11:58:17.276Z] #51 14.00 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
11:58:17 [2023-01-10T11:58:17.540Z] #38 48.48   CC       images/packet-sock.o
11:58:17 [2023-01-10T11:58:17.846Z] #51 DONE 14.6s
11:58:17 [2023-01-10T11:58:17.846Z] 
11:58:17 [2023-01-10T11:58:17.846Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:58:17 [2023-01-10T11:58:17.846Z] #38 128.0   CC       criu/namespaces.o
11:58:18 [2023-01-10T11:58:18.004Z] #38 ...
11:58:18 [2023-01-10T11:58:18.004Z] 
11:58:18 [2023-01-10T11:58:18.004Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:58:18 [2023-01-10T11:58:18.004Z] #28 124.7 text/tabwriter
11:58:18 [2023-01-10T11:58:18.004Z] #28 125.1 fmt
11:58:18 [2023-01-10T11:58:18.004Z] #28 125.9 io/ioutil
11:58:18 [2023-01-10T11:58:18.004Z] #28 129.3 github.com/BurntSushi/toml
11:58:18 [2023-01-10T11:58:18.004Z] #28 129.3 flag
11:58:18 [2023-01-10T11:58:18.004Z] #28 131.6 log
11:58:18 [2023-01-10T11:58:18.004Z] #28 ...
11:58:18 [2023-01-10T11:58:18.004Z] 
11:58:18 [2023-01-10T11:58:18.004Z] #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
11:58:18 [2023-01-10T11:58:18.004Z] #38 48.75   CC       images/file-lock.o
11:58:18 [2023-01-10T11:58:18.111Z] #38 49.10   CC       images/ipc-var.o
11:58:18 [2023-01-10T11:58:18.264Z] #38 49.18   CC       images/rlimit.o
11:58:18 [2023-01-10T11:58:18.375Z] #38 49.37   CC       images/ipc-desc.o
11:58:18 [2023-01-10T11:58:18.375Z] #38 ...
11:58:18 [2023-01-10T11:58:18.375Z] 
11:58:18 [2023-01-10T11:58:18.375Z] #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
11:58:18 [2023-01-10T11:58:18.375Z] #32 125.0 text/tabwriter
11:58:18 [2023-01-10T11:58:18.375Z] #32 127.8 fmt
11:58:18 [2023-01-10T11:58:18.375Z] #32 127.8 io/ioutil
11:58:18 [2023-01-10T11:58:18.375Z] #32 132.0 flag
11:58:18 [2023-01-10T11:58:18.375Z] #32 132.0 github.com/BurntSushi/toml
11:58:18 [2023-01-10T11:58:18.375Z] #32 134.4 log
11:58:18 [2023-01-10T11:58:18.635Z] #32 ...
11:58:18 [2023-01-10T11:58:18.635Z] 
11:58:18 [2023-01-10T11:58:18.635Z] #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
11:58:18 [2023-01-10T11:58:18.635Z] #38 49.70   CC       images/ipc-shm.o
11:58:18 [2023-01-10T11:58:18.635Z] #38 49.89   CC       images/ipc-msg.o
11:58:18 [2023-01-10T11:58:18.840Z] #38 49.53   CC       images/pagemap.o
11:58:18 [2023-01-10T11:58:18.929Z] #49 57.56 Setting up zip (3.0-12) ...
11:58:18 [2023-01-10T11:58:18.929Z] #49 57.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:58:18 [2023-01-10T11:58:18.929Z] #49 57.62 Setting up bash-completion (1:2.11-2) ...
11:58:19 [2023-01-10T11:58:19.205Z] #38 50.36   CC       images/ipc-sem.o
11:58:19 [2023-01-10T11:58:19.407Z] #38 50.13   CC       images/siginfo.o
11:58:19 [2023-01-10T11:58:19.775Z] #38 50.73   CC       images/utsns.o
11:58:19 [2023-01-10T11:58:19.775Z] #38 51.07   CC       images/creds.o
11:58:19 [2023-01-10T11:58:19.857Z] #49 ...
11:58:19 [2023-01-10T11:58:19.857Z] 
11:58:19 [2023-01-10T11:58:19.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
11:58:19 [2023-01-10T11:58:19.857Z] #38 167.9 include/common/asm/bitops.h: Assembler messages:
11:58:19 [2023-01-10T11:58:19.857Z] #38 167.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
11:58:19 [2023-01-10T11:58:19.857Z] #38 168.0   CC       criu/filesystems.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 168.7   CC       criu/fsnotify.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 169.8   CC       criu/image-desc.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 169.9   CC       criu/image.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 170.9   CC       criu/ipc_ns.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 172.3   CC       criu/irmap.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 172.9   CC       criu/kcmp-ids.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 173.3   CC       criu/kerndat.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 174.4   CC       criu/libnetlink.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 174.8   CC       criu/log.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 175.4   CC       criu/lsm.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 175.8   CC       criu/mem.o
11:58:19 [2023-01-10T11:58:19.857Z] #38 177.7   CC       criu/memfd.o
11:58:19 [2023-01-10T11:58:19.974Z] #38 50.66   CC       images/rpc.o
11:58:20 [2023-01-10T11:58:20.345Z] #38 51.38   CC       images/vma.o
11:58:20 [2023-01-10T11:58:20.390Z] #38 130.3   CC       criu/net.o
11:58:20 [2023-01-10T11:58:20.420Z] #38 178.4   CC       criu/mount.o
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.24 Selecting previously unselected package libinih1:amd64.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.25 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.25 Unpacking libinih1:amd64 (53-1+b2) ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.32 Selecting previously unselected package libnet1:amd64.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.33 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.43 Selecting previously unselected package libnl-3-200:amd64.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.55 Selecting previously unselected package libprotobuf-c1:amd64.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.56 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.63 Selecting previously unselected package net-tools.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.64 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.82 Selecting previously unselected package patch.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.83 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.83 Unpacking patch (2.7.6-7) ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.95 Selecting previously unselected package python-pip-whl.
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.95 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:58:20 [2023-01-10T11:58:20.451Z] #49 29.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:58:20 [2023-01-10T11:58:20.606Z] #38 51.74   CC       images/netdev.o
11:58:20 [2023-01-10T11:58:20.917Z] b111c3320c94: Verifying Checksum
11:58:20 [2023-01-10T11:58:20.917Z] b111c3320c94: Download complete
11:58:20 [2023-01-10T11:58:20.982Z] #38 ...
11:58:20 [2023-01-10T11:58:20.982Z] 
11:58:20 [2023-01-10T11:58:20.982Z] #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
11:58:20 [2023-01-10T11:58:20.982Z] #49 59.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:58:20 [2023-01-10T11:58:20.982Z] #49 59.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:58:20 [2023-01-10T11:58:20.982Z] #49 59.93 Setting up libmnl0:amd64 (1.0.4-3) ...
11:58:20 [2023-01-10T11:58:20.982Z] #49 59.94 Setting up patch (2.7.6-7) ...
11:58:20 [2023-01-10T11:58:20.982Z] #49 59.96 Setting up sudo (1.9.5p2-3) ...
11:58:21 [2023-01-10T11:58:21.018Z] #49 30.60 Selecting previously unselected package python3-lib2to3.
11:58:21 [2023-01-10T11:58:21.018Z] #49 30.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:58:21 [2023-01-10T11:58:21.018Z] #49 30.62 Unpacking python3-lib2to3 (3.9.2-1) ...
11:58:21 [2023-01-10T11:58:21.176Z] #38 52.18   CC       images/tty.o
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.03 invoke-rc.d: could not determine current runlevel
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.03 invoke-rc.d: policy-rc.d denied execution of start.
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.05 Setting up xfsprogs (5.10.0-4) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.07 Setting up libxtables12:amd64 (1.8.7-1) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.08 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.10 Setting up pigz (2.6-1) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:58:21 [2023-01-10T11:58:21.238Z] #49 60.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:58:21 [2023-01-10T11:58:21.277Z] #49 30.78 Selecting previously unselected package python3-distutils.
11:58:21 [2023-01-10T11:58:21.277Z] #49 30.79 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:58:21 [2023-01-10T11:58:21.277Z] #49 30.81 Unpacking python3-distutils (3.9.2-1) ...
11:58:21 [2023-01-10T11:58:21.535Z] #49 30.97 Selecting previously unselected package python3-pkg-resources.
11:58:21 [2023-01-10T11:58:21.535Z] #49 30.97 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:58:21 [2023-01-10T11:58:21.535Z] #49 30.97 Unpacking python3-pkg-resources (52.0.0-4) ...
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.12 Selecting previously unselected package python3-setuptools.
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.13 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.13 Unpacking python3-setuptools (52.0.0-4) ...
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.37 Selecting previously unselected package python3-wheel.
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.37 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.38 Unpacking python3-wheel (0.34.2-1) ...
11:58:21 [2023-01-10T11:58:21.794Z] #49 31.48 Selecting previously unselected package python3-pip.
11:58:22 [2023-01-10T11:58:22.053Z] #49 31.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:58:22 [2023-01-10T11:58:22.053Z] #49 31.49 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:58:22 [2023-01-10T11:58:22.053Z] #49 31.76 Selecting previously unselected package sudo.
11:58:22 [2023-01-10T11:58:22.118Z] #38 53.35   CC       images/file-lock.o
11:58:22 [2023-01-10T11:58:22.166Z] #49 60.92 Setting up libaio1:amd64 (0.3.112-9) ...
11:58:22 [2023-01-10T11:58:22.166Z] #49 60.93 Setting up python3-lib2to3 (3.9.2-1) ...
11:58:22 [2023-01-10T11:58:22.311Z] #49 31.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
11:58:22 [2023-01-10T11:58:22.312Z] #49 31.77 Unpacking sudo (1.9.5p2-3) ...
11:58:22 [2023-01-10T11:58:22.443Z] #49 61.45 Setting up libelf1:amd64 (0.183-1) ...
11:58:22 [2023-01-10T11:58:22.509Z] #38 53.27   CC       images/ext-file.o
11:58:22 [2023-01-10T11:58:22.689Z] #38 53.58   CC       images/rlimit.o
11:58:22 [2023-01-10T11:58:22.689Z] #38 53.75   CC       images/pagemap.o
11:58:22 [2023-01-10T11:58:22.700Z] #49 61.57 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:58:22 [2023-01-10T11:58:22.700Z] #49 61.58 Setting up python3-distutils (3.9.2-1) ...
11:58:22 [2023-01-10T11:58:22.770Z] #38 53.52   CC       images/cgroup.o
11:58:22 [2023-01-10T11:58:22.878Z] #49 32.43 Selecting previously unselected package thin-provisioning-tools.
11:58:22 [2023-01-10T11:58:22.878Z] #49 32.44 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:58:22 [2023-01-10T11:58:22.878Z] #49 32.45 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:58:22 [2023-01-10T11:58:22.949Z] #38 54.05   CC       images/siginfo.o
11:58:23 [2023-01-10T11:58:23.137Z] #49 32.73 Selecting previously unselected package uidmap.
11:58:23 [2023-01-10T11:58:23.137Z] #49 32.74 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
11:58:23 [2023-01-10T11:58:23.137Z] #49 32.75 Unpacking uidmap (1:4.8.1-1) ...
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.11 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:58:23 [2023-01-10T11:58:23.264Z] #49 62.19 Setting up python3-setuptools (52.0.0-4) ...
11:58:23 [2023-01-10T11:58:23.338Z] #38 ...
11:58:23 [2023-01-10T11:58:23.338Z] 
11:58:23 [2023-01-10T11:58:23.338Z] #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
11:58:23 [2023-01-10T11:58:23.395Z] #49 32.92 Selecting previously unselected package vim-runtime.
11:58:23 [2023-01-10T11:58:23.395Z] #49 32.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:58:23 [2023-01-10T11:58:23.395Z] #49 32.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:58:23 [2023-01-10T11:58:23.395Z] #49 32.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:58:23 [2023-01-10T11:58:23.395Z] #49 32.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:58:23 [2023-01-10T11:58:23.521Z] #38 54.46   CC       images/rpc.o
11:58:23 [2023-01-10T11:58:23.597Z] #37 76.62 Updating files:  22% (1156/5151)
Updating files:  23% (1185/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:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  52% (2699/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:  73% (3798/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.
11:58:23 [2023-01-10T11:58:23.597Z] #37 80.56 + cd /tmp/tmp.dGY061jbni/src/github.com/containerd/containerd
11:58:23 [2023-01-10T11:58:23.597Z] #37 80.56 + git checkout -q v1.6.15
11:58:23 [2023-01-10T11:58:23.689Z] #38 133.9   CC       criu/netfilter.o
11:58:23 [2023-01-10T11:58:23.949Z] #38 134.3   CC       criu/page-pipe.o
11:58:24 [2023-01-10T11:58:24.630Z] #49 63.72 Setting up libjq1:amd64 (1.6-2.1) ...
11:58:24 [2023-01-10T11:58:24.887Z] #49 63.73 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:58:24 [2023-01-10T11:58:24.887Z] #49 63.75 Setting up thin-provisioning-tools (0.9.0-1) ...
11:58:24 [2023-01-10T11:58:24.887Z] #49 63.76 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:58:24 [2023-01-10T11:58:24.890Z] #38 135.2   CC       criu/page-xfer.o
11:58:24 [2023-01-10T11:58:24.905Z] #38 ...
11:58:24 [2023-01-10T11:58:24.905Z] 
11:58:24 [2023-01-10T11:58:24.905Z] #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
11:58:24 [2023-01-10T11:58:24.905Z] #32 138.2 github.com/BurntSushi/toml/cmd/tomlv
11:58:24 [2023-01-10T11:58:24.905Z] #32 DONE 141.2s
11:58:24 [2023-01-10T11:58:24.905Z] 
11:58:24 [2023-01-10T11:58:24.905Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:58:24 [2023-01-10T11:58:24.905Z] #26 138.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:58:24 [2023-01-10T11:58:24.905Z] #26 138.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:58:24 [2023-01-10T11:58:24.905Z] #26 138.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:58:26 [2023-01-10T11:58:26.130Z] #37 ...
11:58:26 [2023-01-10T11:58:26.130Z] 
11:58:26 [2023-01-10T11:58:26.130Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
11:58:26 [2023-01-10T11:58:26.131Z] #28 135.7 github.com/BurntSushi/toml/cmd/tomlv
11:58:26 [2023-01-10T11:58:26.131Z] #28 DONE 142.4s
11:58:26 [2023-01-10T11:58:26.131Z] 
11:58:26 [2023-01-10T11:58:26.131Z] #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
11:58:26 [2023-01-10T11:58:26.131Z] #38 54.33   CC       images/userns.o
11:58:26 [2023-01-10T11:58:26.131Z] #38 54.56   CC       images/google/protobuf/descriptor.o
11:58:26 [2023-01-10T11:58:26.253Z] #49 64.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:58:26 [2023-01-10T11:58:26.253Z] #49 64.98 Setting up jq (1.6-2.1) ...
11:58:26 [2023-01-10T11:58:26.253Z] #49 65.00 Setting up libbpf0:amd64 (1:0.3-2) ...
11:58:26 [2023-01-10T11:58:26.253Z] #49 65.01 Setting up iptables (1.8.7-1) ...
11:58:26 [2023-01-10T11:58:26.253Z] #49 65.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:58:26 [2023-01-10T11:58:26.254Z] #49 65.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:26 [2023-01-10T11:58:26.254Z] #49 65.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:58:26 [2023-01-10T11:58:26.254Z] #49 65.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:26 [2023-01-10T11:58:26.254Z] #49 65.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:58:26 [2023-01-10T11:58:26.254Z] #49 65.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:58:26 [2023-01-10T11:58:26.254Z] #49 65.10 Setting up iproute2 (5.10.0-4) ...
11:58:26 [2023-01-10T11:58:26.390Z] #38 57.15   CC       images/opts.o
11:58:26 [2023-01-10T11:58:26.649Z] #38 57.57   CC       images/seccomp.o
11:58:26 [2023-01-10T11:58:26.693Z] #49 36.29 Selecting previously unselected package vim.
11:58:26 [2023-01-10T11:58:26.816Z] #49 65.87 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:58:26 [2023-01-10T11:58:26.852Z] #38 137.1   CC       criu/pagemap-cache.o
11:58:26 [2023-01-10T11:58:26.951Z] #49 36.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:58:26 [2023-01-10T11:58:26.951Z] #49 36.31 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:58:26 [2023-01-10T11:58:26.951Z] #49 ...
11:58:26 [2023-01-10T11:58:26.951Z] 
11:58:26 [2023-01-10T11:58:26.951Z] #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
11:58:26 [2023-01-10T11:58:26.951Z] #38 109.2   CC       criu/files.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 111.2 include/common/asm/bitops.h: Assembler messages:
11:58:26 [2023-01-10T11:58:26.951Z] #38 111.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
11:58:26 [2023-01-10T11:58:26.951Z] #38 111.3   CC       criu/filesystems.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 112.1   CC       criu/fsnotify.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 113.3   CC       criu/image-desc.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 113.4   CC       criu/image.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 114.4   CC       criu/ipc_ns.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 115.6   CC       criu/irmap.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 116.2   CC       criu/kcmp-ids.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 116.4   CC       criu/kerndat.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 117.5   CC       criu/libnetlink.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 118.0   CC       criu/log.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 118.5   CC       criu/lsm.o
11:58:26 [2023-01-10T11:58:26.951Z] #38 118.9   CC       criu/mem.o
11:58:27 [2023-01-10T11:58:27.123Z] #38 137.5   CC       criu/pagemap.o
11:58:27 [2023-01-10T11:58:27.218Z] #38 58.02   CC       images/binfmt-misc.o
11:58:27 [2023-01-10T11:58:27.448Z] #26 ...
11:58:27 [2023-01-10T11:58:27.448Z] 
11:58:27 [2023-01-10T11:58:27.448Z] #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
11:58:27 [2023-01-10T11:58:27.481Z] #38 58.28   CC       images/time.o
11:58:27 [2023-01-10T11:58:27.519Z] #38 ...
11:58:27 [2023-01-10T11:58:27.519Z] 
11:58:27 [2023-01-10T11:58:27.519Z] #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
11:58:27 [2023-01-10T11:58:27.519Z] #49 36.91 Selecting previously unselected package xfsprogs.
11:58:27 [2023-01-10T11:58:27.519Z] #49 36.91 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
11:58:27 [2023-01-10T11:58:27.519Z] #49 36.93 Unpacking xfsprogs (5.10.0-4) ...
11:58:28 [2023-01-10T11:58:28.050Z] #38 58.72   CC       images/sysctl.o
11:58:28 [2023-01-10T11:58:28.088Z] #49 37.42 Selecting previously unselected package zip.
11:58:28 [2023-01-10T11:58:28.088Z] #49 37.43 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
11:58:28 [2023-01-10T11:58:28.088Z] #49 37.44 Unpacking zip (3.0-12) ...
11:58:28 [2023-01-10T11:58:28.234Z] #49 DONE 67.2s
11:58:28 [2023-01-10T11:58:28.234Z] 
11:58:28 [2023-01-10T11:58:28.234Z] #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
11:58:28 [2023-01-10T11:58:28.310Z] #38 59.08   CC       images/autofs.o
11:58:28 [2023-01-10T11:58:28.347Z] #49 37.64 Setting up python3-pkg-resources (52.0.0-4) ...
11:58:28 [2023-01-10T11:58:28.494Z] #37 81.82 Updating files:  22% (1173/5151)
Updating files:  23% (1185/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% (2542/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:  80% (4145/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:  99% (5136/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
11:58:28 [2023-01-10T11:58:28.513Z] #38 138.7   CC       criu/parasite-syscall.o
11:58:28 [2023-01-10T11:58:28.568Z] #38 59.46   CC       images/macvlan.o
11:58:28 [2023-01-10T11:58:28.755Z] #37 84.96 + cd /tmp/tmp.lKja3p4HbJ/src/github.com/containerd/containerd
11:58:28 [2023-01-10T11:58:28.755Z] #37 84.96 + git checkout -q v1.6.15
11:58:29 [2023-01-10T11:58:29.087Z] #38 139.5   CC       criu/path.o
11:58:29 [2023-01-10T11:58:29.136Z] #38 59.79   CC       images/sit.o
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.64 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.66 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.70 Setting up libgpm2:amd64 (1.20.7-8) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.71 Setting up libicu67:amd64 (67.1-7) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.72 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.74 Setting up libinih1:amd64 (53-1+b2) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.75 Setting up uidmap (1:4.8.1-1) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.78 Setting up bzip2 (1.0.8-4) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:58:29 [2023-01-10T11:58:29.284Z] #49 38.80 Setting up python3-wheel (0.34.2-1) ...
11:58:29 [2023-01-10T11:58:29.438Z] #50 1.131 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:58:29 [2023-01-10T11:58:29.438Z] #50 1.139 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:58:29 [2023-01-10T11:58:29.438Z] #50 1.142 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:58:29 [2023-01-10T11:58:29.438Z] #50 DONE 1.2s
11:58:29 [2023-01-10T11:58:29.438Z] 
11:58:29 [2023-01-10T11:58:29.438Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
11:58:29 [2023-01-10T11:58:29.659Z] #38 139.8   CC       criu/pie-util-vdso.o
11:58:29 [2023-01-10T11:58:29.659Z] #38 140.2   CC       criu/pie-util.o
11:58:29 [2023-01-10T11:58:29.705Z] #38 60.24   CC       images/memfd.o
11:58:29 [2023-01-10T11:58:29.705Z] #38 ...
11:58:29 [2023-01-10T11:58:29.705Z] 
11:58:29 [2023-01-10T11:58:29.705Z] #36 [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
11:58:29 [2023-01-10T11:58:29.705Z] #36 136.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:58:29 [2023-01-10T11:58:29.705Z] #36 136.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:58:29 [2023-01-10T11:58:29.705Z] #36 136.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:58:29 [2023-01-10T11:58:29.964Z] #36 ...
11:58:29 [2023-01-10T11:58:29.964Z] 
11:58:29 [2023-01-10T11:58:29.964Z] #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
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + export 'BUILDTAGS=netgo osusergo static_build'
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + BUILDTAGS='netgo osusergo static_build'
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + export EXTRA_FLAGS=-buildmode=pie
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + EXTRA_FLAGS=-buildmode=pie
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + '[' '' = dynamic ']'
11:58:29 [2023-01-10T11:58:29.964Z] #37 83.60 + make
11:58:29 [2023-01-10T11:58:29.964Z] #37 86.63 + bin/ctr
11:58:30 [2023-01-10T11:58:30.221Z] #49 39.53 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:58:30 [2023-01-10T11:58:30.221Z] #49 39.55 Setting up libcap2:amd64 (1:2.44-1) ...
11:58:30 [2023-01-10T11:58:30.221Z] #49 39.56 Setting up libcap2-bin (1:2.44-1) ...
11:58:30 [2023-01-10T11:58:30.221Z] #49 39.57 Setting up apparmor (2.13.6-10) ...
11:58:30 [2023-01-10T11:58:30.230Z] #38 140.4   CC       criu/pipes.o
11:58:30 [2023-01-10T11:58:30.802Z] #38 141.2   CC       criu/plugin.o
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + export 'BUILDTAGS=netgo osusergo static_build'
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + BUILDTAGS='netgo osusergo static_build'
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + export EXTRA_FLAGS=-buildmode=pie
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + EXTRA_FLAGS=-buildmode=pie
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + '[' '' = dynamic ']'
11:58:31 [2023-01-10T11:58:31.301Z] #37 87.59 + make
11:58:31 [2023-01-10T11:58:31.373Z] #38 141.6   CC       criu/proc_parse.o
11:58:31 [2023-01-10T11:58:31.868Z] #37 ...
11:58:31 [2023-01-10T11:58:31.868Z] 
11:58:31 [2023-01-10T11:58:31.868Z] #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
11:58:31 [2023-01-10T11:58:31.868Z] #38 60.83   CC       images/timens.o
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.22   LINK     images/built-in.o
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.42   GEN      compel/include/asm
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.45   GEN      compel/include/version.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.47 touch .config
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.59   GEN      include/common/config.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.78   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.79   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.84   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.86   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.90   DEP      compel/arch/x86/plugins/std/memcpy.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.91   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 61.95   GEN      compel/plugins/include/uapi/std/syscall.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.02   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.03   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.11   DEP      compel/plugins/std/infect.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.32   DEP      compel/plugins/std/string.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.47   DEP      compel/plugins/std/log.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.65   DEP      compel/plugins/std/fds.d
11:58:31 [2023-01-10T11:58:31.868Z] #38 62.79   DEP      compel/plugins/std/std.d
11:58:32 [2023-01-10T11:58:32.124Z] #49 41.32 Setting up zip (3.0-12) ...
11:58:32 [2023-01-10T11:58:32.124Z] #49 41.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:58:32 [2023-01-10T11:58:32.124Z] #49 41.37 Setting up bash-completion (1:2.11-2) ...
11:58:32 [2023-01-10T11:58:32.127Z] #38 62.88   DEP      compel/plugins/shmem/shmem.d
11:58:32 [2023-01-10T11:58:32.127Z] #38 62.96   DEP      compel/plugins/fds/fds.d
11:58:32 [2023-01-10T11:58:32.127Z] #38 63.05   CC       compel/plugins/std/std.o
11:58:32 [2023-01-10T11:58:32.241Z] #37 ...
11:58:32 [2023-01-10T11:58:32.241Z] 
11:58:32 [2023-01-10T11:58:32.241Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:58:32 [2023-01-10T11:58:32.241Z] #26 148.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:58:32 [2023-01-10T11:58:32.503Z] #26 148.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:58:32 [2023-01-10T11:58:32.503Z] #26 148.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:58:32 [2023-01-10T11:58:32.695Z] #38 63.46   CC       compel/plugins/std/fds.o
11:58:33 [2023-01-10T11:58:33.262Z] #38 63.91   CC       compel/plugins/std/log.o
11:58:34 [2023-01-10T11:58:34.027Z] #49 43.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:58:34 [2023-01-10T11:58:34.027Z] #49 43.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:58:34 [2023-01-10T11:58:34.027Z] #49 43.59 Setting up libmnl0:amd64 (1.0.4-3) ...
11:58:34 [2023-01-10T11:58:34.027Z] #49 43.61 Setting up patch (2.7.6-7) ...
11:58:34 [2023-01-10T11:58:34.027Z] #49 43.63 Setting up sudo (1.9.5p2-3) ...
11:58:34 [2023-01-10T11:58:34.199Z] #38 64.96   CC       compel/plugins/std/string.o
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.76 invoke-rc.d: could not determine current runlevel
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.77 invoke-rc.d: policy-rc.d denied execution of start.
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.78 Setting up xfsprogs (5.10.0-4) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.79 Setting up libxtables12:amd64 (1.8.7-1) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.80 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.82 Setting up pigz (2.6-1) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:58:34 [2023-01-10T11:58:34.286Z] #49 43.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:58:34 [2023-01-10T11:58:34.674Z] #38 144.7   CC       criu/protobuf-desc.o
11:58:34 [2023-01-10T11:58:34.674Z] #38 ...
11:58:34 [2023-01-10T11:58:34.674Z] 
11:58:34 [2023-01-10T11:58:34.674Z] #22 [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
11:58:34 [2023-01-10T11:58:34.674Z] #22 194.5 + dpkg --print-architecture
11:58:34 [2023-01-10T11:58:34.674Z] #22 DONE 194.8s
11:58:34 [2023-01-10T11:58:34.674Z] 
11:58:34 [2023-01-10T11:58:34.674Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:34 [2023-01-10T11:58:34.701Z] #51 ...
11:58:34 [2023-01-10T11:58:34.701Z] 
11:58:34 [2023-01-10T11:58:34.701Z] #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
11:58:34 [2023-01-10T11:58:34.701Z] #38 182.7   CC       criu/namespaces.o
11:58:34 [2023-01-10T11:58:34.701Z] #38 184.9   CC       criu/net.o
11:58:34 [2023-01-10T11:58:34.701Z] #38 189.4   CC       criu/netfilter.o
11:58:34 [2023-01-10T11:58:34.701Z] #38 189.9   CC       criu/page-pipe.o
11:58:34 [2023-01-10T11:58:34.701Z] #38 190.7   CC       criu/page-xfer.o
11:58:34 [2023-01-10T11:58:34.701Z] #38 192.4   CC       criu/pagemap-cache.o
11:58:34 [2023-01-10T11:58:34.701Z] #38 192.9   CC       criu/pagemap.o
11:58:35 [2023-01-10T11:58:35.050Z] #26 ...
11:58:35 [2023-01-10T11:58:35.050Z] 
11:58:35 [2023-01-10T11:58:35.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
11:58:35 [2023-01-10T11:58:35.050Z] #38 56.18   CC       images/ext-file.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 56.50   CC       images/cgroup.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 57.50   CC       images/userns.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 57.85   CC       images/google/protobuf/descriptor.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 60.29   CC       images/opts.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 60.52   CC       images/seccomp.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 60.78   CC       images/binfmt-misc.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 60.95   CC       images/time.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 61.26   CC       images/sysctl.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 61.60   CC       images/autofs.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 61.80   CC       images/macvlan.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 62.04   CC       images/sit.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 62.26   CC       images/memfd.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 62.50   CC       images/timens.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 62.90   LINK     images/built-in.o
11:58:35 [2023-01-10T11:58:35.050Z] #38 63.35   GEN      compel/include/asm
11:58:35 [2023-01-10T11:58:35.050Z] #38 63.41   GEN      compel/include/version.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 63.51 touch .config
11:58:35 [2023-01-10T11:58:35.050Z] #38 63.69   GEN      include/common/config.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 63.94   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.10   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.13   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.20   DEP      compel/arch/x86/plugins/std/memcpy.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.23   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.30   GEN      compel/plugins/include/uapi/std/syscall.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.42   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.54   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.54   DEP      compel/plugins/std/infect.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 64.79   DEP      compel/plugins/std/string.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 65.04   DEP      compel/plugins/std/log.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 65.21   DEP      compel/plugins/std/fds.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 65.36   DEP      compel/plugins/std/std.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 65.55   DEP      compel/plugins/shmem/shmem.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 65.71   DEP      compel/plugins/fds/fds.d
11:58:35 [2023-01-10T11:58:35.050Z] #38 65.88   CC       compel/plugins/std/std.o
11:58:35 [2023-01-10T11:58:35.136Z] #38 65.83   CC       compel/plugins/std/infect.o
11:58:35 [2023-01-10T11:58:35.221Z] #49 44.68 Setting up libaio1:amd64 (0.3.112-9) ...
11:58:35 [2023-01-10T11:58:35.221Z] #49 44.70 Setting up python3-lib2to3 (3.9.2-1) ...
11:58:35 [2023-01-10T11:58:35.309Z] #38 66.38   CC       compel/plugins/std/fds.o
11:58:35 [2023-01-10T11:58:35.704Z] #38 66.46   CC       compel/arch/x86/plugins/std/parasite-head.o
11:58:35 [2023-01-10T11:58:35.704Z] #38 66.55   CC       compel/arch/x86/plugins/std/memcpy.o
11:58:35 [2023-01-10T11:58:35.788Z] #49 45.17 Setting up libelf1:amd64 (0.183-1) ...
11:58:35 [2023-01-10T11:58:35.789Z] #49 45.21 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:58:35 [2023-01-10T11:58:35.789Z] #49 45.23 Setting up python3-distutils (3.9.2-1) ...
11:58:35 [2023-01-10T11:58:35.880Z] #38 66.98   CC       compel/plugins/std/log.o
11:58:35 [2023-01-10T11:58:35.963Z] #38 66.68   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:58:35 [2023-01-10T11:58:35.963Z] #38 66.83   AR       compel/plugins/std.lib.a
11:58:36 [2023-01-10T11:58:36.059Z] #30 ...
11:58:36 [2023-01-10T11:58:36.059Z] 
11:58:36 [2023-01-10T11:58:36.059Z] #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
11:58:36 [2023-01-10T11:58:36.059Z] #38 146.3   CC       criu/protobuf.o
11:58:36 [2023-01-10T11:58:36.068Z] #38 193.9   CC       criu/parasite-syscall.o
11:58:36 [2023-01-10T11:58:36.222Z] #38 67.09   CC       compel/plugins/fds/fds.o
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.73 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:58:36 [2023-01-10T11:58:36.306Z] #49 45.81 Setting up python3-setuptools (52.0.0-4) ...
11:58:36 [2023-01-10T11:58:36.318Z] #38 146.8   CC       criu/pstree.o
11:58:36 [2023-01-10T11:58:36.481Z] #38 67.30   AR       compel/plugins/fds.lib.a
11:58:36 [2023-01-10T11:58:36.630Z] #38 194.8   CC       criu/path.o
11:58:36 [2023-01-10T11:58:36.739Z] #38 67.40   HOSTDEP  compel/src/lib/log-host.d
11:58:36 [2023-01-10T11:58:36.822Z] #38 67.90   CC       compel/plugins/std/string.o
11:58:37 [2023-01-10T11:58:37.005Z] #38 67.63   HOSTDEP  compel/src/lib/handle-elf-host.d
11:58:37 [2023-01-10T11:58:37.005Z] #38 67.81   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:58:37 [2023-01-10T11:58:37.005Z] #38 67.93   HOSTDEP  compel/src/main-host.d
11:58:37 [2023-01-10T11:58:37.192Z] #38 195.1   CC       criu/pie-util-vdso-elf32.o
11:58:37 [2023-01-10T11:58:37.266Z] #38 68.08   DEP      compel/src/lib/ptrace.d
11:58:37 [2023-01-10T11:58:37.266Z] #38 68.21   DEP      compel/src/lib/infect.d
11:58:37 [2023-01-10T11:58:37.391Z] #38 68.56   CC       compel/plugins/std/infect.o
11:58:37 [2023-01-10T11:58:37.651Z] #38 68.92   CC       compel/arch/x86/plugins/std/parasite-head.o
11:58:37 [2023-01-10T11:58:37.683Z] #49 47.30 Setting up libjq1:amd64 (1.6-2.1) ...
11:58:37 [2023-01-10T11:58:37.683Z] #49 47.31 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:58:37 [2023-01-10T11:58:37.683Z] #49 47.32 Setting up thin-provisioning-tools (0.9.0-1) ...
11:58:37 [2023-01-10T11:58:37.683Z] #49 47.33 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:58:37 [2023-01-10T11:58:37.701Z] #38 148.0   CC       criu/rbtree.o
11:58:37 [2023-01-10T11:58:37.701Z] #38 148.2   CC       criu/rst-malloc.o
11:58:37 [2023-01-10T11:58:37.755Z] #38 195.6   CC       criu/pie-util-vdso.o
11:58:37 [2023-01-10T11:58:37.834Z] #38 68.46   DEP      compel/src/lib/infect-util.d
11:58:37 [2023-01-10T11:58:37.834Z] #38 68.57   DEP      compel/src/lib/infect-rpc.d
11:58:37 [2023-01-10T11:58:37.911Z] #38 69.00   CC       compel/arch/x86/plugins/std/memcpy.o
11:58:37 [2023-01-10T11:58:37.911Z] #38 69.07   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:58:38 [2023-01-10T11:58:38.011Z] #38 196.1   CC       criu/pie-util.o
11:58:38 [2023-01-10T11:58:38.092Z] #38 68.68   DEP      compel/arch/x86/src/lib/infect.d
11:58:38 [2023-01-10T11:58:38.092Z] #38 68.91   DEP      compel/arch/x86/src/lib/cpu.d
11:58:38 [2023-01-10T11:58:38.171Z] #38 69.13   AR       compel/plugins/std.lib.a
11:58:38 [2023-01-10T11:58:38.171Z] #38 69.26   CC       compel/plugins/fds/fds.o
11:58:38 [2023-01-10T11:58:38.267Z] #38 196.2   CC       criu/pipes.o
11:58:38 [2023-01-10T11:58:38.272Z] #38 148.6   CC       criu/seccomp.o
11:58:38 [2023-01-10T11:58:38.351Z] #38 69.11   DEP      compel/src/lib/log.d
11:58:38 [2023-01-10T11:58:38.351Z] #38 69.20   DEP      compel/src/main.d
11:58:38 [2023-01-10T11:58:38.557Z] #38 69.44   AR       compel/plugins/fds.lib.a
11:58:38 [2023-01-10T11:58:38.557Z] #38 69.51   HOSTDEP  compel/src/lib/log-host.d
11:58:38 [2023-01-10T11:58:38.557Z] #38 69.58   HOSTDEP  compel/src/lib/handle-elf-host.d
11:58:38 [2023-01-10T11:58:38.557Z] #38 69.68   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:58:38 [2023-01-10T11:58:38.609Z] #38 69.36   DEP      compel/src/lib/handle-elf.d
11:58:38 [2023-01-10T11:58:38.618Z] #49 ...
11:58:38 [2023-01-10T11:58:38.618Z] 
11:58:38 [2023-01-10T11:58:38.618Z] #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
11:58:38 [2023-01-10T11:58:38.618Z] #38 120.7   CC       criu/memfd.o
11:58:38 [2023-01-10T11:58:38.618Z] #38 121.4   CC       criu/mount.o
11:58:38 [2023-01-10T11:58:38.618Z] #38 125.5   CC       criu/namespaces.o
11:58:38 [2023-01-10T11:58:38.618Z] #38 127.4   CC       criu/net.o
11:58:38 [2023-01-10T11:58:38.818Z] #38 69.92   HOSTDEP  compel/src/main-host.d
11:58:38 [2023-01-10T11:58:38.869Z] #38 149.2   CC       criu/seize.o
11:58:38 [2023-01-10T11:58:38.871Z] #38 69.58   DEP      compel/arch/x86/src/lib/handle-elf.d
11:58:38 [2023-01-10T11:58:38.871Z] #38 69.77   CC       compel/src/lib/log.o
11:58:38 [2023-01-10T11:58:38.877Z] #38 131.0   CC       criu/netfilter.o
11:58:39 [2023-01-10T11:58:39.078Z] #38 70.12   DEP      compel/src/lib/ptrace.d
11:58:39 [2023-01-10T11:58:39.137Z] #38 70.06   CC       compel/arch/x86/src/lib/cpu.o
11:58:39 [2023-01-10T11:58:39.170Z] #38 ...
11:58:39 [2023-01-10T11:58:39.170Z] 
11:58:39 [2023-01-10T11:58:39.170Z] #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
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.57 Setting up jq (1.6-2.1) ...
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.60 Setting up libbpf0:amd64 (1:0.3-2) ...
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.62 Setting up iptables (1.8.7-1) ...
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:58:39 [2023-01-10T11:58:39.170Z] #49 48.72 Setting up iproute2 (5.10.0-4) ...
11:58:39 [2023-01-10T11:58:39.229Z] #38 197.0   CC       criu/plugin.o
11:58:39 [2023-01-10T11:58:39.338Z] #38 70.39   DEP      compel/src/lib/infect.d
11:58:39 [2023-01-10T11:58:39.485Z] #38 197.4   CC       criu/proc_parse.o
11:58:39 [2023-01-10T11:58:39.598Z] #38 70.61   DEP      compel/src/lib/infect-util.d
11:58:39 [2023-01-10T11:58:39.598Z] #38 70.79   DEP      compel/src/lib/infect-rpc.d
11:58:39 [2023-01-10T11:58:39.749Z] #49 49.13 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:58:39 [2023-01-10T11:58:39.788Z] #38 ...
11:58:39 [2023-01-10T11:58:39.788Z] 
11:58:39 [2023-01-10T11:58:39.788Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
11:58:39 [2023-01-10T11:58:39.789Z] #51 10.25 Collecting yamllint==1.26.1
11:58:39 [2023-01-10T11:58:39.811Z] #38 150.1   CC       criu/servicefd.o
11:58:40 [2023-01-10T11:58:40.014Z] #49 DONE 49.6s
11:58:40 [2023-01-10T11:58:40.014Z] 
11:58:40 [2023-01-10T11:58:40.014Z] #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
11:58:40 [2023-01-10T11:58:40.183Z] #38 71.11   DEP      compel/arch/x86/src/lib/infect.d
11:58:40 [2023-01-10T11:58:40.183Z] #38 71.39   DEP      compel/arch/x86/src/lib/cpu.d
11:58:40 [2023-01-10T11:58:40.383Z] #38 150.6   CC       criu/shmem.o
11:58:40 [2023-01-10T11:58:40.442Z] #38 71.44   DEP      compel/src/lib/log.d
11:58:40 [2023-01-10T11:58:40.442Z] #38 71.54   DEP      compel/src/main.d
11:58:40 [2023-01-10T11:58:40.442Z] #38 71.68   DEP      compel/src/lib/handle-elf.d
11:58:40 [2023-01-10T11:58:40.519Z] #38 71.28   CC       compel/arch/x86/src/lib/infect.o
11:58:40 [2023-01-10T11:58:40.519Z] #38 ...
11:58:40 [2023-01-10T11:58:40.519Z] 
11:58:40 [2023-01-10T11:58:40.519Z] #36 [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
11:58:40 [2023-01-10T11:58:40.519Z] #36 147.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:58:40 [2023-01-10T11:58:40.519Z] #36 147.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:58:40 [2023-01-10T11:58:40.519Z] #36 147.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:58:40 [2023-01-10T11:58:40.702Z] #38 ...
11:58:40 [2023-01-10T11:58:40.702Z] 
11:58:40 [2023-01-10T11:58:40.702Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:58:40 [2023-01-10T11:58:40.702Z] #26 157.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:58:40 [2023-01-10T11:58:40.702Z] #26 157.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:58:40 [2023-01-10T11:58:40.702Z] #26 157.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:58:40 [2023-01-10T11:58:40.717Z] #51 11.30   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:58:41 [2023-01-10T11:58:41.325Z] #38 151.5   CC       criu/sigframe.o
11:58:41 [2023-01-10T11:58:41.325Z] #38 151.6   CC       criu/signalfd.o
11:58:41 [2023-01-10T11:58:41.453Z] #36 158.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:58:41 [2023-01-10T11:58:41.453Z] #36 158.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:58:41 [2023-01-10T11:58:41.453Z] #36 158.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:58:41 [2023-01-10T11:58:41.586Z] #38 152.0   CC       criu/sk-inet.o
11:58:41 [2023-01-10T11:58:41.918Z] #50 1.621 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:58:41 [2023-01-10T11:58:41.918Z] #50 1.625 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:58:41 [2023-01-10T11:58:41.918Z] #50 1.629 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:58:41 [2023-01-10T11:58:41.918Z] #50 DONE 1.7s
11:58:41 [2023-01-10T11:58:41.918Z] 
11:58:41 [2023-01-10T11:58:41.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
11:58:41 [2023-01-10T11:58:41.918Z] #38 131.5   CC       criu/page-pipe.o
11:58:41 [2023-01-10T11:58:41.918Z] #38 132.4   CC       criu/page-xfer.o
11:58:42 [2023-01-10T11:58:42.021Z] #36 ...
11:58:42 [2023-01-10T11:58:42.021Z] 
11:58:42 [2023-01-10T11:58:42.021Z] #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
11:58:42 [2023-01-10T11:58:42.021Z] #38 72.66   CC       compel/src/lib/infect-rpc.o
11:58:42 [2023-01-10T11:58:42.084Z] #51 12.72 Collecting pathspec>=0.5.3
11:58:42 [2023-01-10T11:58:42.084Z] #51 12.73   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
11:58:42 [2023-01-10T11:58:42.177Z] #38 134.4   CC       criu/pagemap-cache.o
11:58:42 [2023-01-10T11:58:42.587Z] #38 73.26   CC       compel/src/lib/infect-util.o
11:58:42 [2023-01-10T11:58:42.646Z] #51 13.24 Collecting pyyaml
11:58:42 [2023-01-10T11:58:42.646Z] #51 13.25   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)
11:58:42 [2023-01-10T11:58:42.743Z] #38 134.8   CC       criu/pagemap.o
11:58:42 [2023-01-10T11:58:42.849Z] #38 73.53   CC       compel/src/lib/infect.o
11:58:42 [2023-01-10T11:58:42.902Z] #51 13.33 Building wheels for collected packages: yamllint
11:58:42 [2023-01-10T11:58:42.902Z] #51 13.34   Building wheel for yamllint (setup.py): started
11:58:42 [2023-01-10T11:58:42.970Z] #38 153.0   CC       criu/sk-netlink.o
11:58:42 [2023-01-10T11:58:42.970Z] #38 153.4   CC       criu/sk-packet.o
11:58:43 [2023-01-10T11:58:43.541Z] #38 154.0   CC       criu/sk-queue.o
11:58:43 [2023-01-10T11:58:43.678Z] #38 135.8   CC       criu/parasite-syscall.o
11:58:43 [2023-01-10T11:58:43.995Z] #26 ...
11:58:43 [2023-01-10T11:58:43.995Z] 
11:58:43 [2023-01-10T11:58:43.995Z] #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
11:58:43 [2023-01-10T11:58:43.995Z] #37 90.05 + bin/ctr
11:58:43 [2023-01-10T11:58:43.995Z] #37 ...
11:58:43 [2023-01-10T11:58:43.995Z] 
11:58:43 [2023-01-10T11:58:43.995Z] #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
11:58:43 [2023-01-10T11:58:43.995Z] #38 71.88   DEP      compel/arch/x86/src/lib/handle-elf.d
11:58:43 [2023-01-10T11:58:43.995Z] #38 72.19   CC       compel/src/lib/log.o
11:58:43 [2023-01-10T11:58:43.995Z] #38 72.62   CC       compel/arch/x86/src/lib/cpu.o
11:58:43 [2023-01-10T11:58:43.995Z] #38 74.02   CC       compel/arch/x86/src/lib/infect.o
11:58:43 [2023-01-10T11:58:43.995Z] #38 74.97   CC       compel/src/lib/infect-rpc.o
11:58:44 [2023-01-10T11:58:44.112Z] #38 154.5   CC       criu/sk-tcp.o
11:58:44 [2023-01-10T11:58:44.257Z] #38 75.28   CC       compel/src/lib/infect-util.o
11:58:44 [2023-01-10T11:58:44.267Z] #51 14.55   Building wheel for yamllint (setup.py): finished with status 'done'
11:58:44 [2023-01-10T11:58:44.267Z] #51 14.56   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=be35fb8e1baeae46650aa6db1349eea77ba14b172af350fb5780216ef8322226
11:58:44 [2023-01-10T11:58:44.267Z] #51 14.57   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:58:44 [2023-01-10T11:58:44.267Z] #51 14.57 Successfully built yamllint
11:58:44 [2023-01-10T11:58:44.267Z] #51 14.59 Installing collected packages: pyyaml, pathspec, yamllint
11:58:44 [2023-01-10T11:58:44.518Z] #38 75.57   CC       compel/src/lib/infect.o
11:58:44 [2023-01-10T11:58:44.524Z] #51 15.02 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
11:58:44 [2023-01-10T11:58:44.614Z] #38 136.9   CC       criu/path.o
11:58:44 [2023-01-10T11:58:44.684Z] #38 155.0   CC       criu/sk-unix.o
11:58:44 [2023-01-10T11:58:44.873Z] #38 137.2   CC       criu/pie-util-vdso-elf32.o
11:58:45 [2023-01-10T11:58:45.087Z] #51 DONE 15.6s
11:58:45 [2023-01-10T11:58:45.087Z] 
11:58:45 [2023-01-10T11:58:45.087Z] #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
11:58:45 [2023-01-10T11:58:45.087Z] #38 200.7   CC       criu/protobuf-desc.o
11:58:45 [2023-01-10T11:58:45.087Z] #38 201.9   CC       criu/protobuf.o
11:58:45 [2023-01-10T11:58:45.087Z] #38 202.5   CC       criu/pstree.o
11:58:45 [2023-01-10T11:58:45.343Z] #38 ...
11:58:45 [2023-01-10T11:58:45.343Z] 
11:58:45 [2023-01-10T11:58:45.343Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
11:58:45 [2023-01-10T11:58:45.343Z] #52 DONE 0.4s
11:58:45 [2023-01-10T11:58:45.600Z] 
11:58:45 [2023-01-10T11:58:45.600Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
11:58:45 [2023-01-10T11:58:45.809Z] #38 137.8   CC       criu/pie-util-vdso.o
11:58:45 [2023-01-10T11:58:45.856Z] #53 DONE 0.5s
11:58:45 [2023-01-10T11:58:45.856Z] 
11:58:45 [2023-01-10T11:58:45.856Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
11:58:46 [2023-01-10T11:58:46.068Z] #38 138.3   CC       criu/pie-util.o
11:58:46 [2023-01-10T11:58:46.113Z] #54 DONE 0.3s
11:58:46 [2023-01-10T11:58:46.113Z] 
11:58:46 [2023-01-10T11:58:46.113Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
11:58:46 [2023-01-10T11:58:46.136Z] #38 76.24   CC       compel/src/lib/ptrace.o
11:58:46 [2023-01-10T11:58:46.136Z] #38 76.62   AR       compel/libcompel.a
11:58:46 [2023-01-10T11:58:46.136Z] #38 76.76   HOSTCC   compel/src/main-host.o
11:58:46 [2023-01-10T11:58:46.327Z] #38 138.5   CC       criu/pipes.o
11:58:46 [2023-01-10T11:58:46.370Z] #55 DONE 0.1s
11:58:46 [2023-01-10T11:58:46.370Z] 
11:58:46 [2023-01-10T11:58:46.370Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
11:58:46 [2023-01-10T11:58:46.370Z] #56 DONE 0.0s
11:58:46 [2023-01-10T11:58:46.370Z] 
11:58:46 [2023-01-10T11:58:46.370Z] #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
11:58:46 [2023-01-10T11:58:46.370Z] #38 204.1   CC       criu/rbtree.o
11:58:46 [2023-01-10T11:58:46.394Z] #38 77.15   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:58:46 [2023-01-10T11:58:46.597Z] #38 156.9   CC       criu/sockets.o
11:58:46 [2023-01-10T11:58:46.626Z] #38 204.6   CC       criu/rst-malloc.o
11:58:46 [2023-01-10T11:58:46.653Z] #38 77.28   HOSTCC   compel/src/lib/handle-elf-host.o
11:58:46 [2023-01-10T11:58:46.653Z] #38 77.56   HOSTCC   compel/src/lib/log-host.o
11:58:46 [2023-01-10T11:58:46.882Z] #38 204.9   CC       criu/seccomp.o
11:58:46 [2023-01-10T11:58:46.911Z] #38 77.73   HOSTLINK compel/compel-host-bin
11:58:46 [2023-01-10T11:58:46.911Z] #38 77.83   DEP      soccr/soccr.d
11:58:47 [2023-01-10T11:58:47.062Z] #38 77.99   CC       compel/src/lib/ptrace.o
11:58:47 [2023-01-10T11:58:47.262Z] #38 139.4   CC       criu/plugin.o
11:58:47 [2023-01-10T11:58:47.323Z] #38 78.42   AR       compel/libcompel.a
11:58:47 [2023-01-10T11:58:47.323Z] #38 78.56   HOSTCC   compel/src/main-host.o
11:58:47 [2023-01-10T11:58:47.479Z] #38 77.99   CC       soccr/soccr.o
11:58:47 [2023-01-10T11:58:47.537Z] #38 157.9   CC       criu/stats.o
11:58:47 [2023-01-10T11:58:47.797Z] #38 158.2   CC       criu/string.o
11:58:47 [2023-01-10T11:58:47.811Z] #38 205.6   CC       criu/seize.o
11:58:47 [2023-01-10T11:58:47.830Z] #38 139.8   CC       criu/proc_parse.o
11:58:47 [2023-01-10T11:58:47.898Z] #38 78.89   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:58:47 [2023-01-10T11:58:47.898Z] #38 79.06   HOSTCC   compel/src/lib/handle-elf-host.o
11:58:48 [2023-01-10T11:58:48.058Z] #38 158.3   CC       criu/sysctl.o
11:58:48 [2023-01-10T11:58:48.319Z] #38 158.9   CC       criu/sysfs_parse.o
11:58:48 [2023-01-10T11:58:48.416Z] #38 79.25   AR       soccr/libsoccr.a
11:58:48 [2023-01-10T11:58:48.471Z] #38 79.57   HOSTCC   compel/src/lib/log-host.o
11:58:48 [2023-01-10T11:58:48.675Z] #38 79.35 make[1]: 'soccr/libsoccr.a' is up to date.
11:58:48 [2023-01-10T11:58:48.731Z] #38 79.78   HOSTLINK compel/compel-host-bin
11:58:48 [2023-01-10T11:58:48.731Z] #38 79.95   DEP      soccr/soccr.d
11:58:48 [2023-01-10T11:58:48.740Z] #38 206.5   CC       criu/servicefd.o
11:58:48 [2023-01-10T11:58:48.740Z] #38 206.9 include/common/asm/bitops.h: Assembler messages:
11:58:48 [2023-01-10T11:58:48.890Z] #38 159.3   CC       criu/timens.o
11:58:48 [2023-01-10T11:58:48.992Z] #38 80.15   CC       soccr/soccr.o
11:58:48 [2023-01-10T11:58:48.996Z] #38 206.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:48 [2023-01-10T11:58:48.996Z] #38 206.9   CC       criu/shmem.o
11:58:49 [2023-01-10T11:58:49.242Z] #38 80.07   DEP      criu/arch/x86/sigframe.d
11:58:49 [2023-01-10T11:58:49.242Z] #38 80.18   DEP      criu/arch/x86/sigaction_compat.d
11:58:49 [2023-01-10T11:58:49.461Z] #38 159.6   CC       criu/timerfd.o
11:58:49 [2023-01-10T11:58:49.722Z] #38 159.9   CC       criu/tty.o
11:58:49 [2023-01-10T11:58:49.809Z] #38 80.37   DEP      criu/arch/x86/kerndat.d
11:58:49 [2023-01-10T11:58:49.809Z] #38 80.62   DEP      criu/arch/x86/crtools.d
11:58:49 [2023-01-10T11:58:49.924Z] #38 207.9   CC       criu/sigframe.o
11:58:50 [2023-01-10T11:58:50.068Z] #38 80.87   DEP      criu/arch/x86/cpu.d
11:58:50 [2023-01-10T11:58:50.191Z] #38 208.1   CC       criu/signalfd.o
11:58:50 [2023-01-10T11:58:50.362Z] #38 142.6   CC       criu/protobuf-desc.o
11:58:50 [2023-01-10T11:58:50.447Z] #38 208.4   CC       criu/sk-inet.o
11:58:50 [2023-01-10T11:58:50.635Z] #38 81.31   CC       criu/arch/x86/cpu.o
11:58:50 [2023-01-10T11:58:50.905Z] #38 81.90   AR       soccr/libsoccr.a
11:58:50 [2023-01-10T11:58:50.905Z] #38 81.97 make[1]: 'soccr/libsoccr.a' is up to date.
11:58:51 [2023-01-10T11:58:51.203Z] #38 82.03 include/common/asm/bitops.h: Assembler messages:
11:58:51 [2023-01-10T11:58:51.203Z] #38 82.03 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:51 [2023-01-10T11:58:51.203Z] #38 82.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:51 [2023-01-10T11:58:51.203Z] #38 82.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:51 [2023-01-10T11:58:51.203Z] #38 82.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:51 [2023-01-10T11:58:51.203Z] #38 82.09   CC       criu/arch/x86/crtools.o
11:58:51 [2023-01-10T11:58:51.476Z] #38 82.53   DEP      criu/arch/x86/sigframe.d
11:58:51 [2023-01-10T11:58:51.476Z] #38 82.63   DEP      criu/arch/x86/sigaction_compat.d
11:58:51 [2023-01-10T11:58:51.476Z] #38 82.76   DEP      criu/arch/x86/kerndat.d
11:58:51 [2023-01-10T11:58:51.635Z] #38 162.1   CC       criu/tun.o
11:58:51 [2023-01-10T11:58:51.739Z] #38 143.8   CC       criu/protobuf.o
11:58:51 [2023-01-10T11:58:51.739Z] #38 ...
11:58:51 [2023-01-10T11:58:51.739Z] 
11:58:51 [2023-01-10T11:58:51.739Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
11:58:51 [2023-01-10T11:58:51.814Z] #38 209.7   CC       criu/sk-netlink.o
11:58:51 [2023-01-10T11:58:51.998Z] #51 ...
11:58:51 [2023-01-10T11:58:51.998Z] 
11:58:51 [2023-01-10T11:58:51.998Z] #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
11:58:51 [2023-01-10T11:58:51.998Z] #38 144.2   CC       criu/pstree.o
11:58:52 [2023-01-10T11:58:52.047Z] #38 82.92   DEP      criu/arch/x86/crtools.d
11:58:52 [2023-01-10T11:58:52.047Z] #38 83.11   DEP      criu/arch/x86/cpu.d
11:58:52 [2023-01-10T11:58:52.070Z] #38 210.1   CC       criu/sk-packet.o
11:58:52 [2023-01-10T11:58:52.206Z] #38 162.6   CC       criu/uffd.o
11:58:52 [2023-01-10T11:58:52.309Z] #38 83.24   CC       criu/arch/x86/cpu.o
11:58:52 [2023-01-10T11:58:52.881Z] #38 84.00 include/common/asm/bitops.h: Assembler messages:
11:58:52 [2023-01-10T11:58:52.881Z] #38 84.00 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:52 [2023-01-10T11:58:52.881Z] #38 84.00 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:52 [2023-01-10T11:58:52.881Z] #38 84.01 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:52 [2023-01-10T11:58:52.881Z] #38 84.01 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:52 [2023-01-10T11:58:52.881Z] #38 84.02   CC       criu/arch/x86/crtools.o
11:58:52 [2023-01-10T11:58:52.999Z] #38 210.8   CC       criu/sk-queue.o
11:58:53 [2023-01-10T11:58:53.107Z] #38 83.86   CC       criu/arch/x86/kerndat.o
11:58:53 [2023-01-10T11:58:53.255Z] #38 211.3   CC       criu/sk-tcp.o
11:58:53 [2023-01-10T11:58:53.373Z] #38 145.5   CC       criu/rbtree.o
11:58:53 [2023-01-10T11:58:53.591Z] #38 163.9   CC       criu/util.o
11:58:53 [2023-01-10T11:58:53.631Z] #38 145.8   CC       criu/rst-malloc.o
11:58:53 [2023-01-10T11:58:53.675Z] #38 84.41   CC       criu/arch/x86/sigaction_compat.o
11:58:53 [2023-01-10T11:58:53.890Z] #38 146.2   CC       criu/seccomp.o
11:58:53 [2023-01-10T11:58:53.935Z] #38 84.66   CC       criu/arch/x86/sigframe.o
11:58:54 [2023-01-10T11:58:54.183Z] #38 212.0   CC       criu/sk-unix.o
11:58:54 [2023-01-10T11:58:54.194Z] #38 84.90   LINK     criu/arch/x86/crtools.built-in.o
11:58:54 [2023-01-10T11:58:54.194Z] #38 84.95   DEP      criu/pie/util-vdso-elf32.d
11:58:54 [2023-01-10T11:58:54.453Z] #38 85.12   DEP      criu/pie/util-vdso.d
11:58:54 [2023-01-10T11:58:54.453Z] #38 85.27   DEP      criu/pie/util.d
11:58:54 [2023-01-10T11:58:54.713Z] #38 85.48   CC       criu/pie/util.o
11:58:54 [2023-01-10T11:58:54.809Z] #38 85.90   CC       criu/arch/x86/kerndat.o
11:58:54 [2023-01-10T11:58:54.826Z] #38 147.0   CC       criu/seize.o
11:58:54 [2023-01-10T11:58:54.971Z] #38 85.76   CC       criu/pie/util-vdso.o
11:58:54 [2023-01-10T11:58:54.976Z] #38 165.3   CC       criu/uts_ns.o
11:58:55 [2023-01-10T11:58:55.237Z] #38 165.5   CC       criu/vdso.o
11:58:55 [2023-01-10T11:58:55.760Z] #38 86.95   CC       criu/arch/x86/sigaction_compat.o
11:58:55 [2023-01-10T11:58:55.762Z] #38 148.1   CC       criu/servicefd.o
11:58:55 [2023-01-10T11:58:55.808Z] #38 166.1   LINK     criu/built-in.o
11:58:55 [2023-01-10T11:58:55.808Z] #38 166.3   LINK     criu/criu
11:58:55 [2023-01-10T11:58:55.908Z] #38 86.59   CC       criu/pie/util-vdso-elf32.o
11:58:56 [2023-01-10T11:58:56.074Z] #38 214.1   CC       criu/sockets.o
11:58:56 [2023-01-10T11:58:56.167Z] #38 ...
11:58:56 [2023-01-10T11:58:56.167Z] 
11:58:56 [2023-01-10T11:58:56.167Z] #24 [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
11:58:56 [2023-01-10T11:58:56.167Z] #24 173.1 + for f in rootlesskit rootlesskit-docker-proxy
11:58:56 [2023-01-10T11:58:56.167Z] #24 173.1 + GOBIN=/build
11:58:56 [2023-01-10T11:58:56.167Z] #24 173.1 + GO111MODULE=on
11:58:56 [2023-01-10T11:58:56.167Z] #24 173.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:58:56 [2023-01-10T11:58:56.329Z] #38 148.7 include/common/asm/bitops.h: Assembler messages:
11:58:56 [2023-01-10T11:58:56.329Z] #38 148.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
11:58:56 [2023-01-10T11:58:56.329Z] #38 148.7   CC       criu/shmem.o
11:58:56 [2023-01-10T11:58:56.331Z] #38 87.42   CC       criu/arch/x86/sigframe.o
11:58:56 [2023-01-10T11:58:56.379Z] #38 166.7   DEP      lib/c/criu.d
11:58:56 [2023-01-10T11:58:56.379Z] #38 166.9   CC       images/rpc.pb-c.o
11:58:56 [2023-01-10T11:58:56.902Z] #38 87.98   LINK     criu/arch/x86/crtools.built-in.o
11:58:57 [2023-01-10T11:58:57.162Z] #38 88.24   DEP      criu/pie/util-vdso-elf32.d
11:58:57 [2023-01-10T11:58:57.321Z] #38 167.7   CC       lib/c/criu.o
11:58:57 [2023-01-10T11:58:57.422Z] #38 88.55   DEP      criu/pie/util-vdso.d
11:58:57 [2023-01-10T11:58:57.446Z] #38 215.3   CC       criu/stats.o
11:58:57 [2023-01-10T11:58:57.683Z] #38 88.82   DEP      criu/pie/util.d
11:58:57 [2023-01-10T11:58:57.706Z] #38 149.9   CC       criu/sigframe.o
11:58:57 [2023-01-10T11:58:57.706Z] #38 ...
11:58:57 [2023-01-10T11:58:57.706Z] 
11:58:57 [2023-01-10T11:58:57.706Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
11:58:57 [2023-01-10T11:58:57.706Z] #51 10.75 Collecting yamllint==1.26.1
11:58:57 [2023-01-10T11:58:57.706Z] #51 11.83   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:58:57 [2023-01-10T11:58:57.706Z] #51 13.19 Collecting pathspec>=0.5.3
11:58:57 [2023-01-10T11:58:57.706Z] #51 13.24   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
11:58:57 [2023-01-10T11:58:57.706Z] #51 13.72 Collecting pyyaml
11:58:57 [2023-01-10T11:58:57.706Z] #51 13.73   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)
11:58:57 [2023-01-10T11:58:57.706Z] #51 13.79 Building wheels for collected packages: yamllint
11:58:57 [2023-01-10T11:58:57.706Z] #51 13.80   Building wheel for yamllint (setup.py): started
11:58:57 [2023-01-10T11:58:57.706Z] #51 14.91   Building wheel for yamllint (setup.py): finished with status 'done'
11:58:57 [2023-01-10T11:58:57.706Z] #51 14.91   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=39e7bec667e003b7fcb483bf8885897da747095c97336cd26de11e0998c0c16c
11:58:57 [2023-01-10T11:58:57.706Z] #51 14.91   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:58:57 [2023-01-10T11:58:57.706Z] #51 14.92 Successfully built yamllint
11:58:57 [2023-01-10T11:58:57.706Z] #51 14.95 Installing collected packages: pyyaml, pathspec, yamllint
11:58:57 [2023-01-10T11:58:57.706Z] #51 15.38 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
11:58:57 [2023-01-10T11:58:57.706Z] #51 DONE 15.9s
11:58:57 [2023-01-10T11:58:57.706Z] 
11:58:57 [2023-01-10T11:58:57.706Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
11:58:57 [2023-01-10T11:58:57.709Z] #38 215.7   CC       criu/string.o
11:58:57 [2023-01-10T11:58:57.709Z] #38 215.8   CC       criu/sysctl.o
11:58:57 [2023-01-10T11:58:57.966Z] #52 DONE 0.3s
11:58:57 [2023-01-10T11:58:57.966Z] 
11:58:57 [2023-01-10T11:58:57.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
11:58:57 [2023-01-10T11:58:57.966Z] #38 150.2   CC       criu/signalfd.o
11:58:58 [2023-01-10T11:58:58.254Z] #38 89.18   CC       criu/pie/util.o
11:58:58 [2023-01-10T11:58:58.514Z] #38 89.51   CC       criu/pie/util-vdso.o
11:58:58 [2023-01-10T11:58:58.533Z] #38 ...
11:58:58 [2023-01-10T11:58:58.533Z] 
11:58:58 [2023-01-10T11:58:58.533Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
11:58:58 [2023-01-10T11:58:58.533Z] #53 DONE 0.4s
11:58:58 [2023-01-10T11:58:58.533Z] 
11:58:58 [2023-01-10T11:58:58.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
11:58:58 [2023-01-10T11:58:58.533Z] #38 150.7   CC       criu/sk-inet.o
11:58:58 [2023-01-10T11:58:58.637Z] #38 216.4   CC       criu/sysfs_parse.o
11:58:58 [2023-01-10T11:58:58.705Z] #38 168.9   LINK     lib/c/built-in.o
11:58:58 [2023-01-10T11:58:58.705Z] #38 168.9   LINK     lib/c/libcriu.so
11:58:58 [2023-01-10T11:58:58.705Z] #38 169.0   LINK     lib/c/libcriu.a
11:58:58 [2023-01-10T11:58:58.705Z] #38 169.2   GEN      magic.py
11:58:58 [2023-01-10T11:58:58.796Z] #38 ...
11:58:58 [2023-01-10T11:58:58.797Z] 
11:58:58 [2023-01-10T11:58:58.797Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
11:58:58 [2023-01-10T11:58:58.797Z] #54 DONE 0.5s
11:58:58 [2023-01-10T11:58:58.894Z] #38 216.8   CC       criu/timens.o
11:58:58 [2023-01-10T11:58:58.965Z] #38 169.3 Note: Building without setproctitle() and strlcpy() support.
11:58:58 [2023-01-10T11:58:58.965Z] #38 169.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:58:58 [2023-01-10T11:58:58.965Z] #38 169.3 Note: Building without GnuTLS support
11:58:58 [2023-01-10T11:58:58.965Z] #38 169.4 Makefile.config:39: Warn: you have no libnftables installed
11:58:58 [2023-01-10T11:58:58.965Z] #38 169.4 Makefile.config:40: Warn: Building without nftables support
11:58:59 [2023-01-10T11:58:59.055Z] 
11:58:59 [2023-01-10T11:58:59.055Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
11:58:59 [2023-01-10T11:58:59.055Z] #55 DONE 0.1s
11:58:59 [2023-01-10T11:58:59.055Z] 
11:58:59 [2023-01-10T11:58:59.055Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
11:58:59 [2023-01-10T11:58:59.055Z] #56 DONE 0.1s
11:58:59 [2023-01-10T11:58:59.055Z] 
11:58:59 [2023-01-10T11:58:59.055Z] #28 [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
11:58:59 [2023-01-10T11:58:59.085Z] #38 90.27   CC       criu/pie/util-vdso-elf32.o
11:58:59 [2023-01-10T11:58:59.150Z] #38 217.2   CC       criu/timerfd.o
11:58:59 [2023-01-10T11:58:59.345Z] #38 ...
11:58:59 [2023-01-10T11:58:59.345Z] 
11:58:59 [2023-01-10T11:58:59.345Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:58:59 [2023-01-10T11:58:59.345Z] #26 175.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:58:59 [2023-01-10T11:58:59.345Z] #26 175.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:58:59 [2023-01-10T11:58:59.345Z] #26 175.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:58:59 [2023-01-10T11:58:59.711Z] #38 217.6   CC       criu/tty.o
11:58:59 [2023-01-10T11:58:59.925Z] #38 170.3 fatal: not a git repository (or any of the parent directories): .git
11:58:59 [2023-01-10T11:58:59.991Z] #28 ...
11:58:59 [2023-01-10T11:58:59.991Z] 
11:58:59 [2023-01-10T11:58:59.991Z] #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
11:58:59 [2023-01-10T11:58:59.991Z] #38 151.9   CC       criu/sk-netlink.o
11:59:00 [2023-01-10T11:59:00.250Z] #38 152.3   CC       criu/sk-packet.o
11:59:00 [2023-01-10T11:59:00.820Z] #38 153.1   CC       criu/sk-queue.o
11:59:00 [2023-01-10T11:59:00.866Z] #38 171.3 make[1]: Nothing to be done for 'all'.
11:59:01 [2023-01-10T11:59:01.388Z] #38 153.6   CC       criu/sk-tcp.o
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.4 make[1]: 'images/built-in.o' is up to date.
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.5 make[1]: 'compel/libcompel.a' is up to date.
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.6 make[1]: 'compel/compel-host-bin' is up to date.
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.7 make[1]: Nothing to be done for 'all'.
11:59:02 [2023-01-10T11:59:02.249Z] #38 172.7 make[1]: 'soccr/libsoccr.a' is up to date.
11:59:02 [2023-01-10T11:59:02.272Z] #38 220.0   CC       criu/tun.o
11:59:02 [2023-01-10T11:59:02.273Z] #38 ...
11:59:02 [2023-01-10T11:59:02.273Z] 
11:59:02 [2023-01-10T11:59:02.273Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:59:02 [2023-01-10T11:59:02.273Z] #30 305.2 + dpkg --print-architecture
11:59:02 [2023-01-10T11:59:02.273Z] #30 305.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:59:02 [2023-01-10T11:59:02.273Z] #30 305.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:59:02 [2023-01-10T11:59:02.273Z] #30 305.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:59:02 [2023-01-10T11:59:02.325Z] #38 154.2   CC       criu/sk-unix.o
11:59:02 [2023-01-10T11:59:02.804Z] #24 ...
11:59:02 [2023-01-10T11:59:02.804Z] 
11:59:02 [2023-01-10T11:59:02.804Z] #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
11:59:02 [2023-01-10T11:59:02.804Z] #38 87.25   AR       criu/pie/pie.lib.a
11:59:02 [2023-01-10T11:59:02.804Z] #38 87.32   DEP      criu/pie/restorer.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 87.69   DEP      criu/arch/x86/sigaction_compat_pie.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 87.91   DEP      criu/arch/x86/restorer_unmap.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 87.96   DEP      criu/arch/x86/restorer.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 88.21   DEP      criu/arch/x86/vdso-pie.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 88.34   DEP      criu/pie/parasite-vdso.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 88.53   DEP      criu/pie/parasite.d
11:59:02 [2023-01-10T11:59:02.804Z] #38 88.92   CC       criu/pie/parasite.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 90.66   LINK     criu/pie/parasite.built-in.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 90.67   GEN      criu/pie/parasite-blob.h
11:59:02 [2023-01-10T11:59:02.804Z] #38 90.69   CC       criu/pie/parasite-vdso.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 91.65   CC       criu/arch/x86/vdso-pie.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 91.93   CC       criu/arch/x86/restorer.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 92.56   CC       criu/arch/x86/restorer_unmap.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 92.67   CC       criu/arch/x86/sigaction_compat_pie.o
11:59:02 [2023-01-10T11:59:02.804Z] #38 92.99   CC       criu/pie/restorer.o
11:59:02 [2023-01-10T11:59:02.820Z] #38 173.0 make[2]: Nothing to be done for 'all'.
11:59:02 [2023-01-10T11:59:02.820Z] #38 173.0 make[2]: Nothing to be done for 'all'.
11:59:02 [2023-01-10T11:59:02.820Z] #38 173.1 make[2]: Nothing to be done for 'all'.
11:59:02 [2023-01-10T11:59:02.820Z] #38 173.2 make[2]: Nothing to be done for 'all'.
11:59:02 [2023-01-10T11:59:02.820Z] #38 173.3 make[2]: Nothing to be done for 'all'.
11:59:02 [2023-01-10T11:59:02.820Z] #38 173.4 make[2]: Nothing to be done for 'all'.
11:59:03 [2023-01-10T11:59:03.080Z] #38 173.4 make[2]: Nothing to be done for 'all'.
11:59:03 [2023-01-10T11:59:03.342Z] #38 173.5 make[2]: Nothing to be done for 'all'.
11:59:03 [2023-01-10T11:59:03.342Z] #38 173.5   INSTALL  criu/criu
11:59:03 [2023-01-10T11:59:03.602Z] #38 DONE 174.0s
11:59:03 [2023-01-10T11:59:03.602Z] 
11:59:03 [2023-01-10T11:59:03.602Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:04 [2023-01-10T11:59:04.229Z] #38 156.4   CC       criu/sockets.o
11:59:05 [2023-01-10T11:59:05.606Z] #38 157.8   CC       criu/stats.o
11:59:05 [2023-01-10T11:59:05.865Z] #38 158.1   CC       criu/string.o
11:59:05 [2023-01-10T11:59:05.865Z] #38 158.2   CC       criu/sysctl.o
11:59:05 [2023-01-10T11:59:05.926Z] #26 ...
11:59:05 [2023-01-10T11:59:05.926Z] 
11:59:05 [2023-01-10T11:59:05.926Z] #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
11:59:05 [2023-01-10T11:59:05.926Z] #35 181.3 + for f in rootlesskit rootlesskit-docker-proxy
11:59:05 [2023-01-10T11:59:05.926Z] #35 181.3 + GOBIN=/build
11:59:05 [2023-01-10T11:59:05.926Z] #35 181.3 + GO111MODULE=on
11:59:05 [2023-01-10T11:59:05.926Z] #35 181.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:59:06 [2023-01-10T11:59:06.802Z] #38 158.9   CC       criu/sysfs_parse.o
11:59:06 [2023-01-10T11:59:06.992Z] #38 ...
11:59:06 [2023-01-10T11:59:06.992Z] 
11:59:06 [2023-01-10T11:59:06.992Z] #24 [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
11:59:06 [2023-01-10T11:59:06.992Z] #24 DONE 183.3s
11:59:06 [2023-01-10T11:59:06.992Z] 
11:59:06 [2023-01-10T11:59:06.992Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:59:06 [2023-01-10T11:59:06.992Z] #40 DONE 0.2s
11:59:06 [2023-01-10T11:59:06.992Z] 
11:59:06 [2023-01-10T11:59:06.992Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:59:06 [2023-01-10T11:59:06.992Z] #41 DONE 0.2s
11:59:06 [2023-01-10T11:59:06.992Z] 
11:59:06 [2023-01-10T11:59:06.992Z] #36 [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
11:59:06 [2023-01-10T11:59:06.992Z] #36 175.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:59:06 [2023-01-10T11:59:06.992Z] #36 175.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:59:06 [2023-01-10T11:59:06.992Z] #36 175.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:59:07 [2023-01-10T11:59:07.061Z] #38 159.4   CC       criu/timens.o
11:59:07 [2023-01-10T11:59:07.249Z] #36 ...
11:59:07 [2023-01-10T11:59:07.249Z] 
11:59:07 [2023-01-10T11:59:07.249Z] #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
11:59:07 [2023-01-10T11:59:07.249Z] #38 98.02   LINK     criu/pie/restorer.built-in.o
11:59:07 [2023-01-10T11:59:07.249Z] #38 98.06   GEN      criu/pie/restorer-blob.h
11:59:07 [2023-01-10T11:59:07.508Z] #38 98.28   DEP      criu/vdso.d
11:59:07 [2023-01-10T11:59:07.629Z] #38 159.8   CC       criu/timerfd.o
11:59:07 [2023-01-10T11:59:07.767Z] #38 98.58   DEP      criu/vdso-compat.d
11:59:07 [2023-01-10T11:59:07.888Z] #38 160.2   CC       criu/tty.o
11:59:08 [2023-01-10T11:59:08.026Z] #38 98.81   DEP      criu/uts_ns.d
11:59:08 [2023-01-10T11:59:08.285Z] #38 98.97   DEP      criu/util.d
11:59:08 [2023-01-10T11:59:08.285Z] #38 99.22   DEP      criu/uffd.d
11:59:08 [2023-01-10T11:59:08.855Z] #38 99.59   DEP      criu/tun.d
11:59:09 [2023-01-10T11:59:09.113Z] #38 99.82   DEP      criu/tty.d
11:59:09 [2023-01-10T11:59:09.372Z] #38 100.2   DEP      criu/timerfd.d
11:59:09 [2023-01-10T11:59:09.938Z] #38 100.6   DEP      criu/timens.d
11:59:10 [2023-01-10T11:59:10.121Z] #35 ...
11:59:10 [2023-01-10T11:59:10.121Z] 
11:59:10 [2023-01-10T11:59:10.121Z] #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
11:59:10 [2023-01-10T11:59:10.121Z] #38 91.07   AR       criu/pie/pie.lib.a
11:59:10 [2023-01-10T11:59:10.121Z] #38 91.26   DEP      criu/pie/restorer.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 91.66   DEP      criu/arch/x86/sigaction_compat_pie.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 91.88   DEP      criu/arch/x86/restorer_unmap.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 91.96   DEP      criu/arch/x86/restorer.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 92.35   DEP      criu/arch/x86/vdso-pie.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 92.62   DEP      criu/pie/parasite-vdso.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 92.94   DEP      criu/pie/parasite.d
11:59:10 [2023-01-10T11:59:10.121Z] #38 93.24   CC       criu/pie/parasite.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 95.06   LINK     criu/pie/parasite.built-in.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 95.09   GEN      criu/pie/parasite-blob.h
11:59:10 [2023-01-10T11:59:10.121Z] #38 95.11   CC       criu/pie/parasite-vdso.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 95.97   CC       criu/arch/x86/vdso-pie.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 96.27   CC       criu/arch/x86/restorer.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 97.10   CC       criu/arch/x86/restorer_unmap.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 97.24   CC       criu/arch/x86/sigaction_compat_pie.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 97.65   CC       criu/pie/restorer.o
11:59:10 [2023-01-10T11:59:10.121Z] #38 ...
11:59:10 [2023-01-10T11:59:10.121Z] 
11:59:10 [2023-01-10T11:59:10.121Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:59:10 [2023-01-10T11:59:10.121Z] #26 185.7 Selecting previously unselected package g++-mingw-w64-x86-64.
11:59:10 [2023-01-10T11:59:10.121Z] #26 185.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 185.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.1 Selecting previously unselected package libapparmor1:amd64.
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.4 Selecting previously unselected package libapparmor-dev:amd64.
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.7 Selecting previously unselected package libbtrfs0:amd64.
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:59:10 [2023-01-10T11:59:10.121Z] #26 186.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:59:10 [2023-01-10T11:59:10.197Z] #38 100.9   DEP      criu/sysfs_parse.d
11:59:10 [2023-01-10T11:59:10.197Z] #38 101.1   DEP      criu/sysctl.d
11:59:10 [2023-01-10T11:59:10.423Z] #38 162.5   CC       criu/tun.o
11:59:10 [2023-01-10T11:59:10.456Z] #38 101.4   DEP      criu/string.d
11:59:10 [2023-01-10T11:59:10.702Z] #26 187.0 Selecting previously unselected package libbtrfs-dev:amd64.
11:59:10 [2023-01-10T11:59:10.702Z] #26 187.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:59:10 [2023-01-10T11:59:10.702Z] #26 187.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:59:10 [2023-01-10T11:59:10.702Z] #26 187.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:59:10 [2023-01-10T11:59:10.702Z] #26 187.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:59:10 [2023-01-10T11:59:10.714Z] #38 101.5   DEP      criu/stats.d
11:59:10 [2023-01-10T11:59:10.963Z] #26 187.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:59:10 [2023-01-10T11:59:10.963Z] #26 187.4 Selecting previously unselected package libudev-dev:amd64.
11:59:10 [2023-01-10T11:59:10.963Z] #26 187.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
11:59:10 [2023-01-10T11:59:10.963Z] #26 187.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
11:59:10 [2023-01-10T11:59:10.973Z] #38 101.7   DEP      criu/sockets.d
11:59:10 [2023-01-10T11:59:10.991Z] #38 163.2   CC       criu/uffd.o
11:59:11 [2023-01-10T11:59:11.224Z] #26 187.7 Selecting previously unselected package libsepol1-dev:amd64.
11:59:11 [2023-01-10T11:59:11.224Z] #26 187.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:59:11 [2023-01-10T11:59:11.224Z] #26 187.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:59:11 [2023-01-10T11:59:11.231Z] #38 101.9   DEP      criu/sk-unix.d
11:59:11 [2023-01-10T11:59:11.795Z] #26 188.2 Selecting previously unselected package libpcre2-16-0:amd64.
11:59:11 [2023-01-10T11:59:11.795Z] #26 188.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
11:59:11 [2023-01-10T11:59:11.795Z] #26 188.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:59:11 [2023-01-10T11:59:11.795Z] #26 188.4 Selecting previously unselected package libpcre2-32-0:amd64.
11:59:11 [2023-01-10T11:59:11.798Z] #38 102.4   DEP      criu/sk-tcp.d
11:59:12 [2023-01-10T11:59:12.057Z] #38 102.7   DEP      criu/sk-queue.d
11:59:12 [2023-01-10T11:59:12.057Z] #38 102.9   DEP      criu/sk-packet.d
11:59:12 [2023-01-10T11:59:12.089Z] #26 188.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
11:59:12 [2023-01-10T11:59:12.089Z] #26 188.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:59:12 [2023-01-10T11:59:12.218Z] #30 ...
11:59:12 [2023-01-10T11:59:12.218Z] 
11:59:12 [2023-01-10T11:59:12.218Z] #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
11:59:12 [2023-01-10T11:59:12.218Z] #38 220.7   CC       criu/uffd.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 222.2   CC       criu/util.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 223.8   CC       criu/uts_ns.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 224.0   CC       criu/vdso-compat.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 224.3   CC       criu/vdso.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 225.0   LINK     criu/built-in.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 225.2   LINK     criu/criu
11:59:12 [2023-01-10T11:59:12.218Z] #38 225.7   DEP      lib/c/criu.d
11:59:12 [2023-01-10T11:59:12.218Z] #38 225.8   CC       images/rpc.pb-c.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 226.5   CC       lib/c/criu.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 227.8   LINK     lib/c/built-in.o
11:59:12 [2023-01-10T11:59:12.218Z] #38 227.8   LINK     lib/c/libcriu.so
11:59:12 [2023-01-10T11:59:12.218Z] #38 227.9   LINK     lib/c/libcriu.a
11:59:12 [2023-01-10T11:59:12.218Z] #38 228.0   GEN      magic.py
11:59:12 [2023-01-10T11:59:12.218Z] #38 228.2 Note: Building without setproctitle() and strlcpy() support.
11:59:12 [2023-01-10T11:59:12.218Z] #38 228.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:59:12 [2023-01-10T11:59:12.218Z] #38 228.2 Note: Building without GnuTLS support
11:59:12 [2023-01-10T11:59:12.218Z] #38 228.2 Makefile.config:39: Warn: you have no libnftables installed
11:59:12 [2023-01-10T11:59:12.218Z] #38 228.2 Makefile.config:40: Warn: Building without nftables support
11:59:12 [2023-01-10T11:59:12.218Z] #38 229.3 fatal: not a git repository (or any of the parent directories): .git
11:59:12 [2023-01-10T11:59:12.218Z] #38 230.1 make[1]: Nothing to be done for 'all'.
11:59:12 [2023-01-10T11:59:12.368Z] #38 ...
11:59:12 [2023-01-10T11:59:12.368Z] 
11:59:12 [2023-01-10T11:59:12.368Z] #28 [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
11:59:12 [2023-01-10T11:59:12.368Z] #28 218.3 + dpkg --print-architecture
11:59:12 [2023-01-10T11:59:12.368Z] #28 218.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:59:12 [2023-01-10T11:59:12.624Z] #38 103.2   DEP      criu/sk-netlink.d
11:59:12 [2023-01-10T11:59:12.624Z] #38 103.4   DEP      criu/sk-inet.d
11:59:12 [2023-01-10T11:59:12.627Z] #28 218.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:59:12 [2023-01-10T11:59:12.627Z] #28 218.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:59:12 [2023-01-10T11:59:12.658Z] #26 189.2 Selecting previously unselected package libpcre2-posix2:amd64.
11:59:12 [2023-01-10T11:59:12.658Z] #26 189.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
11:59:12 [2023-01-10T11:59:12.658Z] #26 189.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:59:12 [2023-01-10T11:59:12.919Z] #26 189.3 Selecting previously unselected package libpcre2-dev:amd64.
11:59:12 [2023-01-10T11:59:12.919Z] #26 189.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
11:59:12 [2023-01-10T11:59:12.919Z] #26 189.4 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:59:13 [2023-01-10T11:59:13.147Z] #38 230.9 make[1]: 'images/built-in.o' is up to date.
11:59:13 [2023-01-10T11:59:13.147Z] #38 230.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:59:13 [2023-01-10T11:59:13.147Z] #38 231.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:59:13 [2023-01-10T11:59:13.147Z] #38 231.0 make[1]: 'compel/libcompel.a' is up to date.
11:59:13 [2023-01-10T11:59:13.147Z] #38 231.1 make[1]: 'compel/compel-host-bin' is up to date.
11:59:13 [2023-01-10T11:59:13.147Z] #38 231.1 make[1]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.147Z] #38 231.1 make[1]: 'soccr/libsoccr.a' is up to date.
11:59:13 [2023-01-10T11:59:13.192Z] #38 103.7   DEP      criu/signalfd.d
11:59:13 [2023-01-10T11:59:13.192Z] #38 104.0   DEP      criu/sigframe.d
11:59:13 [2023-01-10T11:59:13.403Z] #38 231.5 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.403Z] #38 231.5 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.403Z] #38 231.6 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.450Z] #38 104.1   DEP      criu/shmem.d
11:59:13 [2023-01-10T11:59:13.495Z] #26 189.9 Selecting previously unselected package libselinux1-dev:amd64.
11:59:13 [2023-01-10T11:59:13.495Z] #26 189.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:59:13 [2023-01-10T11:59:13.495Z] #26 190.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:59:13 [2023-01-10T11:59:13.708Z] #38 104.4   DEP      criu/servicefd.d
11:59:13 [2023-01-10T11:59:13.708Z] #38 104.6   DEP      criu/seize.d
11:59:13 [2023-01-10T11:59:13.758Z] #26 ...
11:59:13 [2023-01-10T11:59:13.758Z] 
11:59:13 [2023-01-10T11:59:13.758Z] #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
11:59:13 [2023-01-10T11:59:13.758Z] #35 DONE 190.1s
11:59:13 [2023-01-10T11:59:13.758Z] 
11:59:13 [2023-01-10T11:59:13.758Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:59:13 [2023-01-10T11:59:13.758Z] #40 DONE 0.1s
11:59:13 [2023-01-10T11:59:13.758Z] 
11:59:13 [2023-01-10T11:59:13.758Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:59:13 [2023-01-10T11:59:13.758Z] #41 DONE 0.1s
11:59:13 [2023-01-10T11:59:13.758Z] 
11:59:13 [2023-01-10T11:59:13.758Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
11:59:13 [2023-01-10T11:59:13.758Z] #38 102.3   LINK     criu/pie/restorer.built-in.o
11:59:13 [2023-01-10T11:59:13.758Z] #38 102.3   GEN      criu/pie/restorer-blob.h
11:59:13 [2023-01-10T11:59:13.758Z] #38 102.5   DEP      criu/vdso.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 102.8   DEP      criu/vdso-compat.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 103.0   DEP      criu/uts_ns.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 103.2   DEP      criu/util.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 103.4   DEP      criu/uffd.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 103.7   DEP      criu/tun.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 103.8   DEP      criu/tty.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 104.1   DEP      criu/timerfd.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 104.3   DEP      criu/timens.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 104.5   DEP      criu/sysfs_parse.d
11:59:13 [2023-01-10T11:59:13.758Z] #38 104.8   DEP      criu/sysctl.d
11:59:13 [2023-01-10T11:59:13.966Z] #38 104.8   DEP      criu/seccomp.d
11:59:13 [2023-01-10T11:59:13.967Z] #38 231.7 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.967Z] #38 231.8 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.967Z] #38 231.8 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.967Z] #38 231.9 make[2]: Nothing to be done for 'all'.
11:59:13 [2023-01-10T11:59:13.967Z] #38 232.0 make[2]: Nothing to be done for 'all'.
11:59:14 [2023-01-10T11:59:14.020Z] #38 105.1   DEP      criu/string.d
11:59:14 [2023-01-10T11:59:14.020Z] #38 105.1   DEP      criu/stats.d
11:59:14 [2023-01-10T11:59:14.224Z] #38 232.0   INSTALL  criu/criu
11:59:14 [2023-01-10T11:59:14.225Z] #38 105.0   DEP      criu/rst-malloc.d
11:59:14 [2023-01-10T11:59:14.225Z] #38 105.1   DEP      criu/rbtree.d
11:59:14 [2023-01-10T11:59:14.282Z] #38 105.3   DEP      criu/sockets.d
11:59:14 [2023-01-10T11:59:14.484Z] #38 105.2   DEP      criu/pstree.d
11:59:14 [2023-01-10T11:59:14.484Z] #38 ...
11:59:14 [2023-01-10T11:59:14.484Z] 
11:59:14 [2023-01-10T11:59:14.484Z] #36 [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
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.4 Selecting previously unselected package g++-mingw-w64-x86-64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.6 Selecting previously unselected package libapparmor1:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.8 Selecting previously unselected package libapparmor-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 184.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.1 Selecting previously unselected package libbtrfs0:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.4 Selecting previously unselected package libbtrfs-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.9 Selecting previously unselected package libudev-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 185.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 186.2 Selecting previously unselected package libsepol1-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 186.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 186.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 186.8 Selecting previously unselected package libpcre2-16-0:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 186.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 186.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.2 Selecting previously unselected package libpcre2-32-0:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.6 Selecting previously unselected package libpcre2-posix2:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.9 Selecting previously unselected package libpcre2-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 187.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 188.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 188.9 Selecting previously unselected package libselinux1-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 188.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.5 Selecting previously unselected package libdevmapper-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.8 Selecting previously unselected package libseccomp-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 189.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 190.0 Selecting previously unselected package libsystemd-dev:amd64.
11:59:14 [2023-01-10T11:59:14.484Z] #36 190.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 190.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:59:14 [2023-01-10T11:59:14.484Z] #36 191.4 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.543Z] #38 105.5   DEP      criu/sk-unix.d
11:59:14 [2023-01-10T11:59:14.742Z] #36 191.4 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.742Z] #36 191.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:59:14 [2023-01-10T11:59:14.742Z] #36 191.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:59:14 [2023-01-10T11:59:14.742Z] #36 191.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:59:14 [2023-01-10T11:59:14.742Z] #36 191.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:59:14 [2023-01-10T11:59:14.743Z] #36 191.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:59:14 [2023-01-10T11:59:14.743Z] #36 191.7 Setting up mingw-w64-common (8.0.0-1) ...
11:59:14 [2023-01-10T11:59:14.787Z] #38 DONE 232.7s
11:59:14 [2023-01-10T11:59:14.787Z] 
11:59:14 [2023-01-10T11:59:14.787Z] #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
11:59:14 [2023-01-10T11:59:14.803Z] #38 105.9   DEP      criu/sk-tcp.d
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:59:15 [2023-01-10T11:59:15.001Z] #36 191.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:59:15 [2023-01-10T11:59:15.064Z] #38 106.2   DEP      criu/sk-queue.d
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.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
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.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
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.2 Setting up dmsetup (2:1.02.175-2.1) ...
11:59:15 [2023-01-10T11:59:15.259Z] #36 192.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:59:15 [2023-01-10T11:59:15.324Z] #38 106.5   DEP      criu/sk-packet.d
11:59:15 [2023-01-10T11:59:15.517Z] #36 192.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:59:15 [2023-01-10T11:59:15.517Z] #36 192.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:59:15 [2023-01-10T11:59:15.896Z] #38 106.9   DEP      criu/sk-netlink.d
11:59:16 [2023-01-10T11:59:16.156Z] #38 107.1   DEP      criu/sk-inet.d
11:59:16 [2023-01-10T11:59:16.416Z] #38 107.4   DEP      criu/signalfd.d
11:59:16 [2023-01-10T11:59:16.678Z] #38 ...
11:59:16 [2023-01-10T11:59:16.678Z] 
11:59:16 [2023-01-10T11:59:16.678Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:59:16 [2023-01-10T11:59:16.678Z] #26 190.4 Selecting previously unselected package libdevmapper-dev:amd64.
11:59:16 [2023-01-10T11:59:16.678Z] #26 190.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:59:16 [2023-01-10T11:59:16.678Z] #26 190.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:59:16 [2023-01-10T11:59:16.678Z] #26 190.6 Selecting previously unselected package libseccomp-dev:amd64.
11:59:16 [2023-01-10T11:59:16.678Z] #26 190.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 190.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 190.9 Selecting previously unselected package libsystemd-dev:amd64.
11:59:16 [2023-01-10T11:59:16.679Z] #26 190.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 190.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 191.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up mingw-w64-common (8.0.0-1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.1 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.2 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
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.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
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.3 Setting up dmsetup (2:1.02.175-2.1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 192.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
11:59:16 [2023-01-10T11:59:16.679Z] #26 DONE 193.2s
11:59:16 [2023-01-10T11:59:16.679Z] 
11:59:16 [2023-01-10T11:59:16.679Z] #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
11:59:16 [2023-01-10T11:59:16.679Z] #38 107.7   DEP      criu/sigframe.d
11:59:16 [2023-01-10T11:59:16.679Z] #38 ...
11:59:16 [2023-01-10T11:59:16.679Z] 
11:59:16 [2023-01-10T11:59:16.679Z] #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
11:59:16 [2023-01-10T11:59:16.893Z] #36 DONE 193.5s
11:59:16 [2023-01-10T11:59:16.893Z] 
11:59:16 [2023-01-10T11:59:16.893Z] #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
11:59:18 [2023-01-10T11:59:18.800Z] #42 ...
11:59:18 [2023-01-10T11:59:18.800Z] 
11:59:18 [2023-01-10T11:59:18.800Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
11:59:18 [2023-01-10T11:59:18.800Z] #43 DONE 1.9s
11:59:18 [2023-01-10T11:59:18.800Z] 
11:59:18 [2023-01-10T11:59:18.800Z] #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
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.885 + RM_GOPATH=0
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.885 + TMP_GOPATH=
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.885 + : /build
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.885 + '[' -z '' ']'
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.885 ++ mktemp -d
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.906 + export GOPATH=/tmp/tmp.ZcjnF9COwL
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.906 + GOPATH=/tmp/tmp.ZcjnF9COwL
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.906 + RM_GOPATH=1
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.906 + case "$(go env GOARCH)" in
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.918 ++ go env GOARCH
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.964 + export GO_BUILDMODE=-buildmode=pie
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.964 + GO_BUILDMODE=-buildmode=pie
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.964 ++ dirname /tmp/install/install.sh
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 Install runc version v1.1.4 (build tags: seccomp)
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + dir=/tmp/install
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + bin=runc
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + shift
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + '[' '!' -f /tmp/install/runc.installer ']'
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + . /tmp/install/runc.installer
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 ++ set -e
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 ++ : v1.1.4
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + install_runc
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + RUNC_BUILDTAGS=seccomp
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZcjnF9COwL/src/github.com/opencontainers/runc
11:59:18 [2023-01-10T11:59:18.800Z] #42 1.975 Cloning into '/tmp/tmp.ZcjnF9COwL/src/github.com/opencontainers/runc'...
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.511 + RM_GOPATH=0
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.511 + TMP_GOPATH=
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.511 + : /build
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.511 + '[' -z '' ']'
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.515 ++ mktemp -d
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.541 + export GOPATH=/tmp/tmp.P1OzfalgBS
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.541 + GOPATH=/tmp/tmp.P1OzfalgBS
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.541 + RM_GOPATH=1
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.541 + case "$(go env GOARCH)" in
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.541 ++ go env GOARCH
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.578 Install runc version v1.1.4 (build tags: seccomp)
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + export GO_BUILDMODE=-buildmode=pie
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + GO_BUILDMODE=-buildmode=pie
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 ++ dirname /tmp/install/install.sh
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + dir=/tmp/install
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + bin=runc
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + shift
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + '[' '!' -f /tmp/install/runc.installer ']'
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + . /tmp/install/runc.installer
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 ++ set -e
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 ++ : v1.1.4
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + install_runc
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + RUNC_BUILDTAGS=seccomp
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P1OzfalgBS/src/github.com/opencontainers/runc
11:59:19 [2023-01-10T11:59:19.227Z] #42 2.595 Cloning into '/tmp/tmp.P1OzfalgBS/src/github.com/opencontainers/runc'...
11:59:19 [2023-01-10T11:59:19.798Z] #42 ...
11:59:19 [2023-01-10T11:59:19.798Z] 
11:59:19 [2023-01-10T11:59:19.798Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
11:59:19 [2023-01-10T11:59:19.798Z] #43 DONE 3.2s
11:59:20 [2023-01-10T11:59:20.059Z] 
11:59:20 [2023-01-10T11:59:20.059Z] #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
11:59:20 [2023-01-10T11:59:20.704Z] #42 ...
11:59:20 [2023-01-10T11:59:20.704Z] 
11:59:20 [2023-01-10T11:59:20.704Z] #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
11:59:20 [2023-01-10T11:59:20.704Z] #44 DONE 2.0s
11:59:20 [2023-01-10T11:59:20.704Z] 
11:59:20 [2023-01-10T11:59:20.704Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:59:20 [2023-01-10T11:59:20.755Z] #28 ...
11:59:20 [2023-01-10T11:59:20.755Z] 
11:59:20 [2023-01-10T11:59:20.755Z] #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
11:59:20 [2023-01-10T11:59:20.755Z] #38 164.6   CC       criu/util.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 166.0   CC       criu/uts_ns.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 166.2   CC       criu/vdso-compat.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 166.3   CC       criu/vdso.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 167.1   LINK     criu/built-in.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 167.3   LINK     criu/criu
11:59:20 [2023-01-10T11:59:20.755Z] #38 167.7   DEP      lib/c/criu.d
11:59:20 [2023-01-10T11:59:20.755Z] #38 167.8   CC       images/rpc.pb-c.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 168.6   CC       lib/c/criu.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 169.9   LINK     lib/c/built-in.o
11:59:20 [2023-01-10T11:59:20.755Z] #38 169.9   LINK     lib/c/libcriu.so
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.0   LINK     lib/c/libcriu.a
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.1   GEN      magic.py
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.3 Note: Building without setproctitle() and strlcpy() support.
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.3 Note: Building without GnuTLS support
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.3 Makefile.config:39: Warn: you have no libnftables installed
11:59:20 [2023-01-10T11:59:20.755Z] #38 170.3 Makefile.config:40: Warn: Building without nftables support
11:59:20 [2023-01-10T11:59:20.755Z] #38 171.3 fatal: not a git repository (or any of the parent directories): .git
11:59:20 [2023-01-10T11:59:20.755Z] #38 172.1 make[1]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.014Z] #38 173.1 make[1]: 'images/built-in.o' is up to date.
11:59:21 [2023-01-10T11:59:21.014Z] #38 173.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:59:21 [2023-01-10T11:59:21.014Z] #38 173.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:59:21 [2023-01-10T11:59:21.014Z] #38 173.3 make[1]: 'compel/libcompel.a' is up to date.
11:59:21 [2023-01-10T11:59:21.014Z] #38 173.3 make[1]: 'compel/compel-host-bin' is up to date.
11:59:21 [2023-01-10T11:59:21.273Z] #38 173.3 make[1]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.273Z] #38 173.4 make[1]: 'soccr/libsoccr.a' is up to date.
11:59:21 [2023-01-10T11:59:21.443Z] #44 DONE 1.7s
11:59:21 [2023-01-10T11:59:21.443Z] 
11:59:21 [2023-01-10T11:59:21.443Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:59:21 [2023-01-10T11:59:21.532Z] #38 173.6 make[2]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.533Z] #38 173.7 make[2]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.533Z] #38 173.7 make[2]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.533Z] #38 173.8 make[2]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.792Z] #38 173.9 make[2]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.792Z] #38 173.9 make[2]: Nothing to be done for 'all'.
11:59:21 [2023-01-10T11:59:21.792Z] #38 174.0 make[2]: Nothing to be done for 'all'.
11:59:22 [2023-01-10T11:59:22.051Z] #38 174.2 make[2]: Nothing to be done for 'all'.
11:59:22 [2023-01-10T11:59:22.051Z] #38 174.2   INSTALL  criu/criu
11:59:22 [2023-01-10T11:59:22.085Z] #45 1.382 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:59:22 [2023-01-10T11:59:22.311Z] #38 DONE 174.5s
11:59:22 [2023-01-10T11:59:22.311Z] 
11:59:22 [2023-01-10T11:59:22.311Z] #28 [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
11:59:22 [2023-01-10T11:59:22.344Z] #45 DONE 1.6s
11:59:22 [2023-01-10T11:59:22.344Z] 
11:59:22 [2023-01-10T11:59:22.344Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:59:22 [2023-01-10T11:59:22.827Z] #45 1.380 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:59:23 [2023-01-10T11:59:23.088Z] #45 DONE 1.6s
11:59:23 [2023-01-10T11:59:23.088Z] 
11:59:23 [2023-01-10T11:59:23.088Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:59:23 [2023-01-10T11:59:23.722Z] #46 DONE 1.5s
11:59:23 [2023-01-10T11:59:23.722Z] 
11:59:23 [2023-01-10T11:59:23.722Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:59:24 [2023-01-10T11:59:24.661Z] #47 ...
11:59:24 [2023-01-10T11:59:24.661Z] 
11:59:24 [2023-01-10T11:59:24.661Z] #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
11:59:24 [2023-01-10T11:59:24.661Z] #38 105.4   DEP      criu/protobuf.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 105.5   GEN      criu/protobuf-desc-gen.h
11:59:24 [2023-01-10T11:59:24.661Z] #38 108.3   DEP      criu/protobuf-desc.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 108.5   DEP      criu/proc_parse.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 108.8   DEP      criu/plugin.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 108.9   DEP      criu/pipes.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 109.2   DEP      criu/pie-util.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 109.4   DEP      criu/pie-util-vdso.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 109.6   DEP      criu/pie-util-vdso-elf32.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 109.9   DEP      criu/path.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 110.2   DEP      criu/parasite-syscall.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 110.5   DEP      criu/pagemap.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 110.9   DEP      criu/pagemap-cache.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 111.2   DEP      criu/page-xfer.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 111.5   DEP      criu/page-pipe.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 111.7   DEP      criu/netfilter.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 112.1   DEP      criu/net.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 112.5   DEP      criu/namespaces.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 112.8   DEP      criu/mount.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 113.2   DEP      criu/memfd.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 113.4   DEP      criu/mem.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 113.6   DEP      criu/lsm.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 113.8   DEP      criu/log.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 114.0   DEP      criu/libnetlink.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 114.2   DEP      criu/kerndat.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 114.4   DEP      criu/kcmp-ids.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 114.7   DEP      criu/irmap.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 115.1   DEP      criu/ipc_ns.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 115.4   DEP      criu/image.d
11:59:24 [2023-01-10T11:59:24.661Z] #38 115.6   DEP      criu/image-desc.d
11:59:24 [2023-01-10T11:59:24.924Z] #38 115.7   DEP      criu/fsnotify.d
11:59:25 [2023-01-10T11:59:25.000Z] #46 DONE 1.6s
11:59:25 [2023-01-10T11:59:25.000Z] 
11:59:25 [2023-01-10T11:59:25.000Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:59:25 [2023-01-10T11:59:25.497Z] #38 ...
11:59:25 [2023-01-10T11:59:25.497Z] 
11:59:25 [2023-01-10T11:59:25.497Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:59:25 [2023-01-10T11:59:25.497Z] #47 DONE 1.6s
11:59:25 [2023-01-10T11:59:25.497Z] 
11:59:25 [2023-01-10T11:59:25.497Z] #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
11:59:25 [2023-01-10T11:59:25.497Z] #38 116.2   DEP      criu/filesystems.d
11:59:25 [2023-01-10T11:59:25.497Z] #38 ...
11:59:25 [2023-01-10T11:59:25.497Z] 
11:59:25 [2023-01-10T11:59:25.497Z] #48 [dev-systemd-false  6/26] RUN ldconfig
11:59:25 [2023-01-10T11:59:25.940Z] #47 DONE 1.4s
11:59:25 [2023-01-10T11:59:25.940Z] 
11:59:25 [2023-01-10T11:59:25.940Z] #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
11:59:25 [2023-01-10T11:59:25.940Z] #38 107.9   DEP      criu/shmem.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 108.3   DEP      criu/servicefd.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 108.7   DEP      criu/seize.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 108.9   DEP      criu/seccomp.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 109.2   DEP      criu/rst-malloc.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 109.3   DEP      criu/rbtree.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 109.3   DEP      criu/pstree.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 109.6   DEP      criu/protobuf.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 109.8   GEN      criu/protobuf-desc-gen.h
11:59:25 [2023-01-10T11:59:25.940Z] #38 113.2   DEP      criu/protobuf-desc.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 113.4   DEP      criu/proc_parse.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 113.8   DEP      criu/plugin.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 113.9   DEP      criu/pipes.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 114.3   DEP      criu/pie-util.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 114.4   DEP      criu/pie-util-vdso.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 114.7   DEP      criu/pie-util-vdso-elf32.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 114.9   DEP      criu/path.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 115.1   DEP      criu/parasite-syscall.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 115.6   DEP      criu/pagemap.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 115.8   DEP      criu/pagemap-cache.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 116.0   DEP      criu/page-xfer.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 116.4   DEP      criu/page-pipe.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 116.6   DEP      criu/netfilter.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 116.9   DEP      criu/net.d
11:59:25 [2023-01-10T11:59:25.940Z] #38 117.1   DEP      criu/namespaces.d
11:59:26 [2023-01-10T11:59:26.202Z] #38 ...
11:59:26 [2023-01-10T11:59:26.202Z] 
11:59:26 [2023-01-10T11:59:26.202Z] #48 [dev-systemd-false  6/26] RUN ldconfig
11:59:27 [2023-01-10T11:59:27.036Z] #28 ...
11:59:27 [2023-01-10T11:59:27.036Z] 
11:59:27 [2023-01-10T11:59:27.036Z] #30 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:59:27 [2023-01-10T11:59:27.036Z] #30 DONE 328.9s
11:59:27 [2023-01-10T11:59:27.036Z] 
11:59:27 [2023-01-10T11:59:27.036Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:27 [2023-01-10T11:59:27.036Z] #40 ...
11:59:27 [2023-01-10T11:59:27.036Z] 
11:59:27 [2023-01-10T11:59:27.036Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
11:59:27 [2023-01-10T11:59:27.301Z] #57 DONE 0.5s
11:59:27 [2023-01-10T11:59:27.301Z] 
11:59:27 [2023-01-10T11:59:27.301Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:27 [2023-01-10T11:59:27.401Z] #48 DONE 1.9s
11:59:27 [2023-01-10T11:59:27.401Z] 
11:59:27 [2023-01-10T11:59:27.401Z] #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
11:59:27 [2023-01-10T11:59:27.557Z] #40 ...
11:59:27 [2023-01-10T11:59:27.557Z] 
11:59:27 [2023-01-10T11:59:27.557Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:59:27 [2023-01-10T11:59:27.557Z] #58 DONE 0.2s
11:59:27 [2023-01-10T11:59:27.557Z] 
11:59:27 [2023-01-10T11:59:27.557Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
11:59:27 [2023-01-10T11:59:27.557Z] #59 DONE 0.1s
11:59:27 [2023-01-10T11:59:27.557Z] 
11:59:27 [2023-01-10T11:59:27.557Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
11:59:27 [2023-01-10T11:59:27.617Z] #48 DONE 1.5s
11:59:27 [2023-01-10T11:59:27.617Z] 
11:59:27 [2023-01-10T11:59:27.617Z] #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
11:59:27 [2023-01-10T11:59:27.813Z] #60 DONE 0.1s
11:59:27 [2023-01-10T11:59:27.813Z] 
11:59:27 [2023-01-10T11:59:27.813Z] #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
11:59:29 [2023-01-10T11:59:29.323Z] #49 1.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:59:29 [2023-01-10T11:59:29.323Z] #49 1.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:59:29 [2023-01-10T11:59:29.323Z] #49 2.026 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:59:29 [2023-01-10T11:59:29.527Z] #49 1.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:59:29 [2023-01-10T11:59:29.527Z] #49 1.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:59:29 [2023-01-10T11:59:29.527Z] #49 1.972 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:59:29 [2023-01-10T11:59:29.893Z] #49 2.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:59:31 [2023-01-10T11:59:31.011Z] #49 3.319 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:59:32 [2023-01-10T11:59:32.592Z] #49 4.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:59:33 [2023-01-10T11:59:33.528Z] #49 ...
11:59:33 [2023-01-10T11:59:33.528Z] 
11:59:33 [2023-01-10T11:59:33.528Z] #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
11:59:33 [2023-01-10T11:59:33.528Z] #38 116.6   DEP      criu/files.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 116.9   DEP      criu/files-reg.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 117.2   DEP      criu/files-ext.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 117.4   DEP      criu/file-lock.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 117.6   DEP      criu/file-ids.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 117.8   DEP      criu/fifo.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 118.1   DEP      criu/fdstore.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 118.4   DEP      criu/fault-injection.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 118.5   DEP      criu/external.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 118.7   DEP      criu/eventpoll.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 119.0   DEP      criu/eventfd.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 119.2   DEP      criu/crtools.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 119.5   DEP      criu/cr-service.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 119.7   DEP      criu/cr-restore.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 119.9   DEP      criu/cr-errno.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 120.0   DEP      criu/cr-dump.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 120.5   DEP      criu/cr-dedup.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 120.7   DEP      criu/cr-check.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 121.1   DEP      criu/config.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 121.5   DEP      criu/clone-noasan.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 121.9   DEP      criu/cgroup.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 122.3   DEP      criu/cgroup-props.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 122.5   DEP      criu/bitmap.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 122.6   DEP      criu/bfd.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 122.7   DEP      criu/autofs.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 122.9   DEP      criu/aio.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 123.4   DEP      criu/action-scripts.d
11:59:33 [2023-01-10T11:59:33.528Z] #38 124.0   CC       criu/action-scripts.o
11:59:33 [2023-01-10T11:59:33.552Z] #49 5.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
11:59:33 [2023-01-10T11:59:33.812Z] #49 ...
11:59:33 [2023-01-10T11:59:33.812Z] 
11:59:33 [2023-01-10T11:59:33.812Z] #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
11:59:33 [2023-01-10T11:59:33.812Z] #38 117.5   DEP      criu/mount.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 117.8   DEP      criu/memfd.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 118.1   DEP      criu/mem.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 118.6   DEP      criu/lsm.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 118.9   DEP      criu/log.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 119.2   DEP      criu/libnetlink.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 119.3   DEP      criu/kerndat.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 119.5   DEP      criu/kcmp-ids.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 119.7   DEP      criu/irmap.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 119.8   DEP      criu/ipc_ns.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 120.1   DEP      criu/image.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 120.3   DEP      criu/image-desc.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 120.5   DEP      criu/fsnotify.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 121.0   DEP      criu/filesystems.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 121.5   DEP      criu/files.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 122.0   DEP      criu/files-reg.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 122.3   DEP      criu/files-ext.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 122.6   DEP      criu/file-lock.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 123.0   DEP      criu/file-ids.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 123.3   DEP      criu/fifo.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 123.7   DEP      criu/fdstore.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 124.0   DEP      criu/fault-injection.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 124.0   DEP      criu/external.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 124.2   DEP      criu/eventpoll.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 124.5   DEP      criu/eventfd.d
11:59:33 [2023-01-10T11:59:33.812Z] #38 124.9   DEP      criu/crtools.d
11:59:34 [2023-01-10T11:59:34.094Z] #38 124.9   CC       criu/aio.o
11:59:34 [2023-01-10T11:59:34.094Z] #38 ...
11:59:34 [2023-01-10T11:59:34.094Z] 
11:59:34 [2023-01-10T11:59:34.094Z] #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
11:59:34 [2023-01-10T11:59:34.094Z] #49 6.932 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:59:34 [2023-01-10T11:59:34.388Z] #38 125.4   DEP      criu/cr-service.d
11:59:34 [2023-01-10T11:59:34.648Z] #38 125.7   DEP      criu/cr-restore.d
11:59:35 [2023-01-10T11:59:35.221Z] #38 126.2   DEP      criu/cr-errno.d
11:59:35 [2023-01-10T11:59:35.221Z] #38 126.3   DEP      criu/cr-dump.d
11:59:35 [2023-01-10T11:59:35.481Z] #38 ...
11:59:35 [2023-01-10T11:59:35.481Z] 
11:59:35 [2023-01-10T11:59:35.481Z] #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
11:59:35 [2023-01-10T11:59:35.481Z] #49 7.663 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
11:59:35 [2023-01-10T11:59:35.724Z] #30 ...
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #27 [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
11:59:35 [2023-01-10T11:59:35.725Z] #27 253.8 + return
11:59:35 [2023-01-10T11:59:35.725Z] #27 DONE 254.2s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:35 [2023-01-10T11:59:35.725Z] #30 ...
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
11:59:35 [2023-01-10T11:59:35.725Z] #52 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
11:59:35 [2023-01-10T11:59:35.725Z] #53 DONE 0.7s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
11:59:35 [2023-01-10T11:59:35.725Z] #54 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:35 [2023-01-10T11:59:35.725Z] #30 ...
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
11:59:35 [2023-01-10T11:59:35.725Z] #55 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
11:59:35 [2023-01-10T11:59:35.725Z] #56 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
11:59:35 [2023-01-10T11:59:35.725Z] #57 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.725Z] 
11:59:35 [2023-01-10T11:59:35.725Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:35 [2023-01-10T11:59:35.985Z] #30 ...
11:59:35 [2023-01-10T11:59:35.985Z] 
11:59:35 [2023-01-10T11:59:35.985Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:59:35 [2023-01-10T11:59:35.985Z] #58 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.985Z] 
11:59:35 [2023-01-10T11:59:35.985Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
11:59:35 [2023-01-10T11:59:35.985Z] #59 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.985Z] 
11:59:35 [2023-01-10T11:59:35.985Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
11:59:35 [2023-01-10T11:59:35.985Z] #60 DONE 0.1s
11:59:35 [2023-01-10T11:59:35.985Z] 
11:59:35 [2023-01-10T11:59:35.985Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:37 [2023-01-10T11:59:37.205Z] #28 DONE 241.1s
11:59:37 [2023-01-10T11:59:37.205Z] 
11:59:37 [2023-01-10T11:59:37.205Z] #29 [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
11:59:37 [2023-01-10T11:59:37.205Z] #29 ...
11:59:37 [2023-01-10T11:59:37.205Z] 
11:59:37 [2023-01-10T11:59:37.205Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
11:59:37 [2023-01-10T11:59:37.205Z] #57 DONE 0.2s
11:59:37 [2023-01-10T11:59:37.205Z] 
11:59:37 [2023-01-10T11:59:37.205Z] #29 [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
11:59:37 [2023-01-10T11:59:37.205Z] #29 ...
11:59:37 [2023-01-10T11:59:37.205Z] 
11:59:37 [2023-01-10T11:59:37.205Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:59:37 [2023-01-10T11:59:37.205Z] #58 DONE 0.1s
11:59:37 [2023-01-10T11:59:37.463Z] 
11:59:37 [2023-01-10T11:59:37.463Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
11:59:37 [2023-01-10T11:59:37.463Z] #59 DONE 0.1s
11:59:37 [2023-01-10T11:59:37.463Z] 
11:59:37 [2023-01-10T11:59:37.463Z] #29 [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
11:59:37 [2023-01-10T11:59:37.463Z] #29 ...
11:59:37 [2023-01-10T11:59:37.463Z] 
11:59:37 [2023-01-10T11:59:37.463Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
11:59:37 [2023-01-10T11:59:37.463Z] #60 DONE 0.1s
11:59:37 [2023-01-10T11:59:37.722Z] 
11:59:37 [2023-01-10T11:59:37.722Z] #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
11:59:40 [2023-01-10T11:59:40.653Z] #49 ...
11:59:40 [2023-01-10T11:59:40.653Z] 
11:59:40 [2023-01-10T11:59:40.653Z] #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
11:59:40 [2023-01-10T11:59:40.653Z] #38 125.8   CC       criu/autofs.o
11:59:40 [2023-01-10T11:59:40.653Z] #38 127.9   CC       criu/bfd.o
11:59:40 [2023-01-10T11:59:40.653Z] #38 128.7   CC       criu/bitmap.o
11:59:40 [2023-01-10T11:59:40.653Z] #38 128.9   CC       criu/cgroup-props.o
11:59:40 [2023-01-10T11:59:40.653Z] #38 130.5   CC       criu/cgroup.o
11:59:40 [2023-01-10T11:59:40.766Z] #49 ...
11:59:40 [2023-01-10T11:59:40.767Z] 
11:59:40 [2023-01-10T11:59:40.767Z] #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
11:59:40 [2023-01-10T11:59:40.767Z] #38 126.6   DEP      criu/cr-dedup.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 126.9   DEP      criu/cr-check.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.0   DEP      criu/config.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.2   DEP      criu/clone-noasan.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.4   DEP      criu/cgroup.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.5   DEP      criu/cgroup-props.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.7   DEP      criu/bitmap.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.8   DEP      criu/bfd.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 127.9   DEP      criu/autofs.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 128.1   DEP      criu/aio.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 128.3   DEP      criu/action-scripts.d
11:59:40 [2023-01-10T11:59:40.767Z] #38 128.8   CC       criu/action-scripts.o
11:59:40 [2023-01-10T11:59:40.767Z] #38 129.3   CC       criu/aio.o
11:59:40 [2023-01-10T11:59:40.767Z] #38 130.3   CC       criu/autofs.o
11:59:42 [2023-01-10T11:59:42.149Z] #38 133.1   CC       criu/bfd.o
11:59:42 [2023-01-10T11:59:42.570Z] #30 ...
11:59:42 [2023-01-10T11:59:42.570Z] 
11:59:42 [2023-01-10T11:59:42.570Z] #46 [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
11:59:42 [2023-01-10T11:59:42.570Z] #46 155.3 + mkdir -p /build
11:59:42 [2023-01-10T11:59:42.570Z] #46 155.3 + cp runc /build/runc
11:59:42 [2023-01-10T11:59:42.570Z] #46 DONE 155.6s
11:59:42 [2023-01-10T11:59:42.570Z] 
11:59:42 [2023-01-10T11:59:42.570Z] #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
11:59:42 [2023-01-10T11:59:42.570Z] #37 ...
11:59:42 [2023-01-10T11:59:42.570Z] 
11:59:42 [2023-01-10T11:59:42.570Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:42 [2023-01-10T11:59:42.570Z] #30 262.6 + /build/golangci-lint --version
11:59:43 [2023-01-10T11:59:43.090Z] #38 134.0   CC       criu/bitmap.o
11:59:43 [2023-01-10T11:59:43.353Z] #38 134.4   CC       criu/cgroup-props.o
11:59:43 [2023-01-10T11:59:43.513Z] #30 263.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:59:43 [2023-01-10T11:59:43.513Z] #30 DONE 264.1s
11:59:43 [2023-01-10T11:59:43.513Z] 
11:59:43 [2023-01-10T11:59:43.513Z] #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
11:59:44 [2023-01-10T11:59:44.848Z] #38 ...
11:59:44 [2023-01-10T11:59:44.848Z] 
11:59:44 [2023-01-10T11:59:44.848Z] #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
11:59:44 [2023-01-10T11:59:44.848Z] #42 18.13 + cd /tmp/tmp.ZcjnF9COwL/src/github.com/opencontainers/runc
11:59:44 [2023-01-10T11:59:44.848Z] #42 18.13 + git checkout -q v1.1.4
11:59:44 [2023-01-10T11:59:44.848Z] #42 19.25 + '[' -z '' ']'
11:59:44 [2023-01-10T11:59:44.848Z] #42 19.25 + target=static
11:59:44 [2023-01-10T11:59:44.848Z] #42 19.25 + make BUILDTAGS=seccomp static
11:59:44 [2023-01-10T11:59:44.848Z] #42 19.67 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 .
11:59:44 [2023-01-10T11:59:44.848Z] #42 ...
11:59:44 [2023-01-10T11:59:44.848Z] 
11:59:44 [2023-01-10T11:59:44.848Z] #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
11:59:44 [2023-01-10T11:59:44.848Z] #49 12.76 Fetched 8616 kB in 11s (777 kB/s)
11:59:44 [2023-01-10T11:59:44.848Z] #49 12.76 Reading package lists...
11:59:45 [2023-01-10T11:59:45.109Z] #49 17.63 Reading package lists...
11:59:45 [2023-01-10T11:59:45.109Z] #49 ...
11:59:45 [2023-01-10T11:59:45.109Z] 
11:59:45 [2023-01-10T11:59:45.109Z] #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
11:59:45 [2023-01-10T11:59:45.109Z] #38 136.0   CC       criu/clone-noasan.o
11:59:45 [2023-01-10T11:59:45.273Z] #38 136.1   CC       criu/cgroup.o
11:59:45 [2023-01-10T11:59:45.370Z] #38 136.3   CC       criu/config.o
11:59:45 [2023-01-10T11:59:45.427Z] #37 ...
11:59:45 [2023-01-10T11:59:45.427Z] 
11:59:45 [2023-01-10T11:59:45.427Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
11:59:45 [2023-01-10T11:59:45.999Z] #61 DONE 1.0s
11:59:45 [2023-01-10T11:59:45.999Z] 
11:59:45 [2023-01-10T11:59:45.999Z] #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
11:59:46 [2023-01-10T11:59:46.215Z] #38 ...
11:59:46 [2023-01-10T11:59:46.215Z] 
11:59:46 [2023-01-10T11:59:46.215Z] #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
11:59:46 [2023-01-10T11:59:46.215Z] #42 19.46 + cd /tmp/tmp.P1OzfalgBS/src/github.com/opencontainers/runc
11:59:46 [2023-01-10T11:59:46.215Z] #42 19.46 + git checkout -q v1.1.4
11:59:46 [2023-01-10T11:59:46.215Z] #42 20.46 + '[' -z '' ']'
11:59:46 [2023-01-10T11:59:46.215Z] #42 20.46 + target=static
11:59:46 [2023-01-10T11:59:46.215Z] #42 20.46 + make BUILDTAGS=seccomp static
11:59:46 [2023-01-10T11:59:46.215Z] #42 20.90 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 .
11:59:46 [2023-01-10T11:59:46.259Z] #37 ...
11:59:46 [2023-01-10T11:59:46.259Z] 
11:59:46 [2023-01-10T11:59:46.259Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
11:59:46 [2023-01-10T11:59:46.259Z] #62 DONE 0.1s
11:59:46 [2023-01-10T11:59:46.259Z] 
11:59:46 [2023-01-10T11:59:46.259Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
11:59:46 [2023-01-10T11:59:46.519Z] #63 DONE 0.3s
11:59:46 [2023-01-10T11:59:46.519Z] 
11:59:46 [2023-01-10T11:59:46.519Z] #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
11:59:46 [2023-01-10T11:59:46.746Z] #38 ...
11:59:46 [2023-01-10T11:59:46.746Z] 
11:59:46 [2023-01-10T11:59:46.746Z] #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
11:59:46 [2023-01-10T11:59:46.746Z] #31 DONE 223.3s
11:59:46 [2023-01-10T11:59:46.746Z] 
11:59:46 [2023-01-10T11:59:46.746Z] #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
11:59:47 [2023-01-10T11:59:47.313Z] #38 137.9   CC       criu/cr-check.o
11:59:47 [2023-01-10T11:59:47.902Z] #37 233.4 + bin/containerd
11:59:50 [2023-01-10T11:59:50.418Z] #42 ...
11:59:50 [2023-01-10T11:59:50.418Z] 
11:59:50 [2023-01-10T11:59:50.418Z] #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
11:59:50 [2023-01-10T11:59:50.418Z] #49 13.46 Fetched 8616 kB in 12s (728 kB/s)
11:59:50 [2023-01-10T11:59:50.418Z] #49 13.46 Reading package lists...
11:59:50 [2023-01-10T11:59:50.418Z] #49 17.98 Reading package lists...
11:59:50 [2023-01-10T11:59:50.418Z] #49 22.46 Building dependency tree...
11:59:50 [2023-01-10T11:59:50.418Z] #49 ...
11:59:50 [2023-01-10T11:59:50.418Z] 
11:59:50 [2023-01-10T11:59:50.418Z] #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
11:59:50 [2023-01-10T11:59:50.418Z] #38 141.3   CC       criu/clone-noasan.o
11:59:50 [2023-01-10T11:59:50.678Z] #38 141.7   CC       criu/config.o
11:59:51 [2023-01-10T11:59:51.508Z] #38 141.5   CC       criu/cr-dedup.o
11:59:51 [2023-01-10T11:59:51.508Z] #38 142.1   CC       criu/cr-dump.o
11:59:52 [2023-01-10T11:59:52.883Z] #38 ...
11:59:52 [2023-01-10T11:59:52.883Z] 
11:59:52 [2023-01-10T11:59:52.883Z] #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
11:59:52 [2023-01-10T11:59:52.883Z] #49 17.63 Reading package lists...
11:59:52 [2023-01-10T11:59:52.883Z] #49 21.64 Building dependency tree...
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.47 The following additional packages will be installed:
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.48   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.49   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.50   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.50   python3-pkg-resources vim-runtime xxd
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.50 Suggested packages:
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.52   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.52   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.52   acl attr quota
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.52 Recommended packages:
11:59:52 [2023-01-10T11:59:52.883Z] #49 24.52   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:59:53 [2023-01-10T11:59:53.221Z] #38 144.3   CC       criu/cr-check.o
11:59:53 [2023-01-10T11:59:53.816Z] #49 26.68 The following NEW packages will be installed:
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   python3-pkg-resources python3-setuptools python3-wheel sudo
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:59:54 [2023-01-10T11:59:54.075Z] #49 26.68   xz-utils zip
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.15 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.15 Need to get 27.0 MB of archives.
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.15 After this operation, 104 MB of additional disk space will be used.
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:59:54 [2023-01-10T11:59:54.642Z] #49 27.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:59:54 [2023-01-10T11:59:54.901Z] #49 ...
11:59:54 [2023-01-10T11:59:54.901Z] 
11:59:54 [2023-01-10T11:59:54.901Z] #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
11:59:54 [2023-01-10T11:59:54.901Z] #38 145.8   CC       criu/cr-errno.o
11:59:55 [2023-01-10T11:59:55.160Z] #38 146.0   CC       criu/cr-restore.o
11:59:55 [2023-01-10T11:59:55.763Z] #38 ...
11:59:55 [2023-01-10T11:59:55.763Z] 
11:59:55 [2023-01-10T11:59:55.763Z] #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
11:59:55 [2023-01-10T11:59:55.763Z] #49 22.46 Building dependency tree...
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.43 The following additional packages will be installed:
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.44   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.44   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.44   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.44   python3-pkg-resources vim-runtime xxd
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.44 Suggested packages:
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.45   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.45   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.45   acl attr quota
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.45 Recommended packages:
11:59:55 [2023-01-10T11:59:55.763Z] #49 25.45   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.28 The following NEW packages will be installed:
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   python3-pkg-resources python3-setuptools python3-wheel sudo
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.29   xz-utils zip
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.68 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.68 Need to get 27.0 MB of archives.
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.68 After this operation, 104 MB of additional disk space will be used.
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:59:55 [2023-01-10T11:59:55.763Z] #49 27.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:59:56 [2023-01-10T11:59:56.023Z] #49 28.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:59:56 [2023-01-10T11:59:56.284Z] #49 28.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:59:56 [2023-01-10T11:59:56.284Z] #49 28.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:59:56 [2023-01-10T11:59:56.284Z] #49 28.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:59:56 [2023-01-10T11:59:56.284Z] #49 28.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:59:56 [2023-01-10T11:59:56.284Z] #49 28.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:59:56 [2023-01-10T11:59:56.284Z] #49 28.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:59:56 [2023-01-10T11:59:56.546Z] #49 28.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:59:56 [2023-01-10T11:59:56.546Z] #49 28.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:59:56 [2023-01-10T11:59:56.546Z] #49 28.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:59:56 [2023-01-10T11:59:56.806Z] #49 29.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:59:56 [2023-01-10T11:59:56.806Z] #49 29.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:59:57 [2023-01-10T11:59:57.068Z] #49 ...
11:59:57 [2023-01-10T11:59:57.068Z] 
11:59:57 [2023-01-10T11:59:57.068Z] #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
11:59:57 [2023-01-10T11:59:57.068Z] #23 DONE 233.3s
11:59:57 [2023-01-10T11:59:57.068Z] 
11:59:57 [2023-01-10T11:59:57.068Z] #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
11:59:57 [2023-01-10T11:59:57.068Z] #49 29.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:59:57 [2023-01-10T11:59:57.068Z] #49 ...
11:59:57 [2023-01-10T11:59:57.068Z] 
11:59:57 [2023-01-10T11:59:57.068Z] #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
11:59:57 [2023-01-10T11:59:57.068Z] #38 147.5   CC       criu/cr-dedup.o
11:59:57 [2023-01-10T11:59:57.068Z] #38 148.1   CC       criu/cr-dump.o
12:00:00 [2023-01-10T12:00:00.431Z] #38 ...
12:00:00 [2023-01-10T12:00:00.431Z] 
12:00:00 [2023-01-10T12:00:00.431Z] #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
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 27.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 28.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:00:00 [2023-01-10T12:00:00.431Z] #49 29.61 debconf: delaying package configuration, since apt-utils is not installed
12:00:00 [2023-01-10T12:00:00.431Z] #49 29.88 Fetched 27.0 MB in 2s (14.9 MB/s)
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.12 Selecting previously unselected package pigz.
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.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 ... 24019 files and directories currently installed.)
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.21 Unpacking pigz (2.6-1) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.31 Selecting previously unselected package libelf1:amd64.
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.32 Unpacking libelf1:amd64 (0.183-1) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.74 Selecting previously unselected package libbpf0:amd64.
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.75 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.89 Selecting previously unselected package libcap2:amd64.
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.89 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 30.90 Unpacking libcap2:amd64 (1:2.44-1) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.07 Selecting previously unselected package libmnl0:amd64.
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.09 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.17 Selecting previously unselected package libxtables12:amd64.
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.19 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.20 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.29 Selecting previously unselected package libcap2-bin.
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.31 Unpacking libcap2-bin (1:2.44-1) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.54 Selecting previously unselected package iproute2.
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 31.56 Unpacking iproute2 (5.10.0-4) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 32.45 Selecting previously unselected package xxd.
12:00:00 [2023-01-10T12:00:00.431Z] #49 32.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 32.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 32.90 Selecting previously unselected package vim-common.
12:00:00 [2023-01-10T12:00:00.431Z] #49 32.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:00:00 [2023-01-10T12:00:00.431Z] #49 32.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:00:00 [2023-01-10T12:00:00.690Z] #49 33.39 Selecting previously unselected package bash-completion.
12:00:00 [2023-01-10T12:00:00.690Z] #49 33.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:00:01 [2023-01-10T12:00:01.272Z] #38 151.5   CC       criu/cr-errno.o
12:00:01 [2023-01-10T12:00:01.272Z] #38 151.7   CC       criu/cr-restore.o
12:00:01 [2023-01-10T12:00:01.844Z] #38 ...
12:00:01 [2023-01-10T12:00:01.844Z] 
12:00:01 [2023-01-10T12:00:01.844Z] #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
12:00:01 [2023-01-10T12:00:01.844Z] #49 30.41 debconf: delaying package configuration, since apt-utils is not installed
12:00:01 [2023-01-10T12:00:01.844Z] #49 30.72 Fetched 27.0 MB in 2s (13.8 MB/s)
12:00:01 [2023-01-10T12:00:01.844Z] #49 30.86 Selecting previously unselected package pigz.
12:00:01 [2023-01-10T12:00:01.844Z] #49 30.86 (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.)
12:00:01 [2023-01-10T12:00:01.844Z] #49 30.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 30.98 Unpacking pigz (2.6-1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.18 Selecting previously unselected package libelf1:amd64.
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.18 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.19 Unpacking libelf1:amd64 (0.183-1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.63 Selecting previously unselected package libbpf0:amd64.
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.65 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.81 Selecting previously unselected package libcap2:amd64.
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.83 Unpacking libcap2:amd64 (1:2.44-1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.92 Selecting previously unselected package libmnl0:amd64.
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 31.97 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.05 Selecting previously unselected package libxtables12:amd64.
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.07 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.18 Selecting previously unselected package libcap2-bin.
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.20 Unpacking libcap2-bin (1:2.44-1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.30 Selecting previously unselected package iproute2.
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 32.32 Unpacking iproute2 (5.10.0-4) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.01 Selecting previously unselected package xxd.
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.19 Selecting previously unselected package vim-common.
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.47 Selecting previously unselected package bash-completion.
12:00:01 [2023-01-10T12:00:01.844Z] #49 33.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:00:02 [2023-01-10T12:00:02.069Z] #49 ...
12:00:02 [2023-01-10T12:00:02.069Z] 
12:00:02 [2023-01-10T12:00:02.069Z] #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
12:00:02 [2023-01-10T12:00:02.069Z] #38 153.0   CC       criu/cr-service.o
12:00:04 [2023-01-10T12:00:04.388Z] #49 36.91 Unpacking bash-completion (1:2.11-2) ...
12:00:05 [2023-01-10T12:00:05.114Z] #38 155.1   CC       criu/crtools.o
12:00:05 [2023-01-10T12:00:05.329Z] #49 37.75 Selecting previously unselected package bzip2.
12:00:05 [2023-01-10T12:00:05.337Z] #49 37.75 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:00:05 [2023-01-10T12:00:05.337Z] #49 37.76 Unpacking bzip2 (1.0.8-4) ...
12:00:05 [2023-01-10T12:00:05.599Z] #49 37.96 Selecting previously unselected package xz-utils.
12:00:05 [2023-01-10T12:00:05.599Z] #49 37.97 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:00:05 [2023-01-10T12:00:05.599Z] #49 37.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:00:05 [2023-01-10T12:00:05.685Z] #38 156.3   CC       criu/eventfd.o
12:00:05 [2023-01-10T12:00:05.859Z] #49 38.23 Selecting previously unselected package apparmor.
12:00:05 [2023-01-10T12:00:05.859Z] #49 38.23 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:00:05 [2023-01-10T12:00:05.974Z] #38 156.8   CC       criu/eventpoll.o
12:00:06 [2023-01-10T12:00:06.120Z] #49 38.44 Unpacking apparmor (2.13.6-10) ...
12:00:07 [2023-01-10T12:00:07.061Z] #49 39.36 Selecting previously unselected package inetutils-ping.
12:00:07 [2023-01-10T12:00:07.061Z] #49 39.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
12:00:07 [2023-01-10T12:00:07.061Z] #49 39.37 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:00:07 [2023-01-10T12:00:07.321Z] #49 39.62 Selecting previously unselected package libip4tc2:amd64.
12:00:07 [2023-01-10T12:00:07.321Z] #49 39.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:00:07 [2023-01-10T12:00:07.321Z] #49 39.67 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:00:07 [2023-01-10T12:00:07.348Z] #38 158.1   CC       criu/external.o
12:00:07 [2023-01-10T12:00:07.581Z] #49 39.84 Selecting previously unselected package libip6tc2:amd64.
12:00:07 [2023-01-10T12:00:07.581Z] #49 39.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:00:07 [2023-01-10T12:00:07.581Z] #49 39.85 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:00:07 [2023-01-10T12:00:07.581Z] #49 ...
12:00:07 [2023-01-10T12:00:07.581Z] 
12:00:07 [2023-01-10T12:00:07.581Z] #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
12:00:07 [2023-01-10T12:00:07.581Z] #38 158.7   CC       criu/cr-service.o
12:00:07 [2023-01-10T12:00:07.984Z] #38 158.6   CC       criu/fault-injection.o
12:00:08 [2023-01-10T12:00:08.242Z] #38 158.8   CC       criu/fdstore.o
12:00:08 [2023-01-10T12:00:08.242Z] #38 ...
12:00:08 [2023-01-10T12:00:08.242Z] 
12:00:08 [2023-01-10T12:00:08.242Z] #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
12:00:08 [2023-01-10T12:00:08.242Z] #49 36.85 Unpacking bash-completion (1:2.11-2) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 38.20 Selecting previously unselected package bzip2.
12:00:08 [2023-01-10T12:00:08.242Z] #49 38.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 38.24 Unpacking bzip2 (1.0.8-4) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 38.59 Selecting previously unselected package xz-utils.
12:00:08 [2023-01-10T12:00:08.242Z] #49 38.59 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 38.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 39.22 Selecting previously unselected package apparmor.
12:00:08 [2023-01-10T12:00:08.242Z] #49 39.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 39.45 Unpacking apparmor (2.13.6-10) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.30 Selecting previously unselected package inetutils-ping.
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.31 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.49 Selecting previously unselected package libip4tc2:amd64.
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.49 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.61 Selecting previously unselected package libip6tc2:amd64.
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.62 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.76 Selecting previously unselected package libnfnetlink0:amd64.
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.76 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.95 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.242Z] #49 40.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:00:08 [2023-01-10T12:00:08.503Z] #49 41.09 Selecting previously unselected package libnftnl11:amd64.
12:00:08 [2023-01-10T12:00:08.503Z] #49 41.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.503Z] #49 41.10 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:00:08 [2023-01-10T12:00:08.503Z] #49 41.24 Selecting previously unselected package iptables.
12:00:08 [2023-01-10T12:00:08.503Z] #49 41.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:00:08 [2023-01-10T12:00:08.503Z] #49 41.30 Unpacking iptables (1.8.7-1) ...
12:00:09 [2023-01-10T12:00:09.072Z] #49 41.80 Selecting previously unselected package libonig5:amd64.
12:00:09 [2023-01-10T12:00:09.072Z] #49 41.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:00:09 [2023-01-10T12:00:09.072Z] #49 41.81 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:00:09 [2023-01-10T12:00:09.331Z] #49 42.03 Selecting previously unselected package libjq1:amd64.
12:00:09 [2023-01-10T12:00:09.331Z] #49 42.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:00:09 [2023-01-10T12:00:09.331Z] #49 42.05 Unpacking libjq1:amd64 (1.6-2.1) ...
12:00:09 [2023-01-10T12:00:09.590Z] #49 42.20 Selecting previously unselected package jq.
12:00:09 [2023-01-10T12:00:09.590Z] #49 42.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:00:09 [2023-01-10T12:00:09.590Z] #49 42.23 Unpacking jq (1.6-2.1) ...
12:00:09 [2023-01-10T12:00:09.590Z] #49 42.35 Selecting previously unselected package libaio1:amd64.
12:00:09 [2023-01-10T12:00:09.590Z] #49 42.38 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:00:09 [2023-01-10T12:00:09.590Z] #49 42.39 Unpacking libaio1:amd64 (0.3.112-9) ...
12:00:09 [2023-01-10T12:00:09.849Z] #49 42.51 Selecting previously unselected package libgpm2:amd64.
12:00:09 [2023-01-10T12:00:09.849Z] #49 42.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:00:09 [2023-01-10T12:00:09.849Z] #49 42.53 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:00:09 [2023-01-10T12:00:09.849Z] #49 42.62 Selecting previously unselected package libicu67:amd64.
12:00:09 [2023-01-10T12:00:09.849Z] #49 42.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:00:09 [2023-01-10T12:00:09.849Z] #49 42.64 Unpacking libicu67:amd64 (67.1-7) ...
12:00:10 [2023-01-10T12:00:10.130Z] #38 161.3   CC       criu/crtools.o
12:00:11 [2023-01-10T12:00:11.072Z] #38 162.1   CC       criu/eventfd.o
12:00:11 [2023-01-10T12:00:11.643Z] #38 162.6   CC       criu/eventpoll.o
12:00:13 [2023-01-10T12:00:13.025Z] #38 ...
12:00:13 [2023-01-10T12:00:13.025Z] 
12:00:13 [2023-01-10T12:00:13.025Z] #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
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.16 Selecting previously unselected package libnfnetlink0:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.42 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.59 Selecting previously unselected package libnftnl11:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.60 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.61 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.74 Selecting previously unselected package iptables.
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.74 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 40.75 Unpacking iptables (1.8.7-1) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.30 Selecting previously unselected package libonig5:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.31 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.49 Selecting previously unselected package libjq1:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.50 Unpacking libjq1:amd64 (1.6-2.1) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.73 Selecting previously unselected package jq.
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.73 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 41.73 Unpacking jq (1.6-2.1) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.02 Selecting previously unselected package libaio1:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.04 Unpacking libaio1:amd64 (0.3.112-9) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.13 Selecting previously unselected package libgpm2:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.17 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.31 Selecting previously unselected package libicu67:amd64.
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.33 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:00:13 [2023-01-10T12:00:13.025Z] #49 42.35 Unpacking libicu67:amd64 (67.1-7) ...
12:00:14 [2023-01-10T12:00:14.451Z] #37 ...
12:00:14 [2023-01-10T12:00:14.451Z] 
12:00:14 [2023-01-10T12:00:14.451Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:00:14 [2023-01-10T12:00:14.451Z] #40 180.8 + mkdir -p /build
12:00:14 [2023-01-10T12:00:14.451Z] #40 180.9 + cp runc /build/runc
12:00:14 [2023-01-10T12:00:14.451Z] #40 DONE 181.8s
12:00:14 [2023-01-10T12:00:14.451Z] 
12:00:14 [2023-01-10T12:00:14.451Z] #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
12:00:14 [2023-01-10T12:00:14.451Z] #28 373.9 + /build/golangci-lint --version
12:00:14 [2023-01-10T12:00:14.451Z] #28 375.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:00:14 [2023-01-10T12:00:14.451Z] #28 DONE 375.7s
12:00:14 [2023-01-10T12:00:14.451Z] 
12:00:14 [2023-01-10T12:00:14.451Z] #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
12:00:15 [2023-01-10T12:00:15.379Z] #37 ...
12:00:15 [2023-01-10T12:00:15.379Z] 
12:00:15 [2023-01-10T12:00:15.379Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:00:15 [2023-01-10T12:00:15.570Z] #49 48.08 Selecting previously unselected package libinih1:amd64.
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.09 Unpacking libinih1:amd64 (53-1+b2) ...
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.16 Selecting previously unselected package libnet1:amd64.
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.25 Selecting previously unselected package libnl-3-200:amd64.
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:00:15 [2023-01-10T12:00:15.831Z] #49 48.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:00:15 [2023-01-10T12:00:15.942Z] #61 DONE 0.7s
12:00:15 [2023-01-10T12:00:15.942Z] 
12:00:15 [2023-01-10T12:00:15.942Z] #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
12:00:15 [2023-01-10T12:00:15.942Z] #37 ...
12:00:15 [2023-01-10T12:00:15.942Z] 
12:00:15 [2023-01-10T12:00:15.942Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:00:15 [2023-01-10T12:00:15.942Z] #62 DONE 0.1s
12:00:15 [2023-01-10T12:00:15.942Z] 
12:00:15 [2023-01-10T12:00:15.942Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:00:16 [2023-01-10T12:00:16.091Z] #49 48.36 Selecting previously unselected package libprotobuf-c1:amd64.
12:00:16 [2023-01-10T12:00:16.091Z] #49 48.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.091Z] #49 48.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:00:16 [2023-01-10T12:00:16.091Z] #49 48.45 Selecting previously unselected package net-tools.
12:00:16 [2023-01-10T12:00:16.091Z] #49 48.47 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.091Z] #49 48.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:00:16 [2023-01-10T12:00:16.197Z] #63 DONE 0.3s
12:00:16 [2023-01-10T12:00:16.197Z] 
12:00:16 [2023-01-10T12:00:16.197Z] #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
12:00:16 [2023-01-10T12:00:16.352Z] #49 48.69 Selecting previously unselected package patch.
12:00:16 [2023-01-10T12:00:16.352Z] #49 48.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.352Z] #49 48.70 Unpacking patch (2.7.6-7) ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.38 Selecting previously unselected package libinih1:amd64.
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.38 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.39 Unpacking libinih1:amd64 (53-1+b2) ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.45 Selecting previously unselected package libnet1:amd64.
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.66 Selecting previously unselected package libnl-3-200:amd64.
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.89 Selecting previously unselected package libprotobuf-c1:amd64.
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 48.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 49.06 Selecting previously unselected package net-tools.
12:00:16 [2023-01-10T12:00:16.416Z] #49 49.06 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.416Z] #49 49.07 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:00:16 [2023-01-10T12:00:16.444Z] #37 ...
12:00:16 [2023-01-10T12:00:16.444Z] 
12:00:16 [2023-01-10T12:00:16.444Z] #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
12:00:16 [2023-01-10T12:00:16.444Z] #45 162.1 + mkdir -p /build
12:00:16 [2023-01-10T12:00:16.444Z] #45 162.1 + cp runc /build/runc
12:00:16 [2023-01-10T12:00:16.444Z] #45 DONE 162.6s
12:00:16 [2023-01-10T12:00:16.444Z] 
12:00:16 [2023-01-10T12:00:16.444Z] #29 [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
12:00:16 [2023-01-10T12:00:16.455Z] #37 319.5 + bin/containerd
12:00:16 [2023-01-10T12:00:16.612Z] #49 48.83 Selecting previously unselected package python-pip-whl.
12:00:16 [2023-01-10T12:00:16.612Z] #49 48.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:00:16 [2023-01-10T12:00:16.612Z] #49 48.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:00:16 [2023-01-10T12:00:16.984Z] #49 49.54 Selecting previously unselected package patch.
12:00:16 [2023-01-10T12:00:16.984Z] #49 49.56 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
12:00:16 [2023-01-10T12:00:16.984Z] #49 49.58 Unpacking patch (2.7.6-7) ...
12:00:17 [2023-01-10T12:00:17.011Z] #29 283.1 + /build/golangci-lint --version
12:00:17 [2023-01-10T12:00:17.182Z] #49 49.54 Selecting previously unselected package python3-lib2to3.
12:00:17 [2023-01-10T12:00:17.182Z] #49 49.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:00:17 [2023-01-10T12:00:17.182Z] #49 49.57 Unpacking python3-lib2to3 (3.9.2-1) ...
12:00:17 [2023-01-10T12:00:17.243Z] #49 49.86 Selecting previously unselected package python-pip-whl.
12:00:17 [2023-01-10T12:00:17.243Z] #49 49.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:00:17 [2023-01-10T12:00:17.243Z] #49 49.89 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:00:17 [2023-01-10T12:00:17.443Z] #49 49.72 Selecting previously unselected package python3-distutils.
12:00:17 [2023-01-10T12:00:17.443Z] #49 49.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:00:17 [2023-01-10T12:00:17.443Z] #49 49.75 Unpacking python3-distutils (3.9.2-1) ...
12:00:17 [2023-01-10T12:00:17.443Z] #49 49.89 Selecting previously unselected package python3-pkg-resources.
12:00:17 [2023-01-10T12:00:17.443Z] #49 49.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:00:17 [2023-01-10T12:00:17.443Z] #49 49.90 Unpacking python3-pkg-resources (52.0.0-4) ...
12:00:17 [2023-01-10T12:00:17.703Z] #49 50.03 Selecting previously unselected package python3-setuptools.
12:00:17 [2023-01-10T12:00:17.703Z] #49 50.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:00:17 [2023-01-10T12:00:17.703Z] #49 50.05 Unpacking python3-setuptools (52.0.0-4) ...
12:00:17 [2023-01-10T12:00:17.963Z] #49 50.36 Selecting previously unselected package python3-wheel.
12:00:17 [2023-01-10T12:00:17.963Z] #49 50.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:00:17 [2023-01-10T12:00:17.963Z] #49 50.36 Unpacking python3-wheel (0.34.2-1) ...
12:00:18 [2023-01-10T12:00:18.224Z] #49 50.43 Selecting previously unselected package python3-pip.
12:00:18 [2023-01-10T12:00:18.224Z] #49 50.44 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:00:18 [2023-01-10T12:00:18.224Z] #49 50.44 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:00:18 [2023-01-10T12:00:18.387Z] #29 284.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:00:18 [2023-01-10T12:00:18.387Z] #29 DONE 284.5s
12:00:18 [2023-01-10T12:00:18.387Z] 
12:00:18 [2023-01-10T12:00:18.387Z] #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
12:00:18 [2023-01-10T12:00:18.484Z] #49 50.77 Selecting previously unselected package sudo.
12:00:18 [2023-01-10T12:00:18.484Z] #49 50.77 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
12:00:18 [2023-01-10T12:00:18.484Z] #49 50.78 Unpacking sudo (1.9.5p2-3) ...
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.01 Selecting previously unselected package python3-lib2to3.
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.03 Unpacking python3-lib2to3 (3.9.2-1) ...
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.26 Selecting previously unselected package python3-distutils.
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.28 Unpacking python3-distutils (3.9.2-1) ...
12:00:18 [2023-01-10T12:00:18.621Z] #49 51.52 Selecting previously unselected package python3-pkg-resources.
12:00:18 [2023-01-10T12:00:18.621Z] #49 ...
12:00:18 [2023-01-10T12:00:18.621Z] 
12:00:18 [2023-01-10T12:00:18.621Z] #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
12:00:18 [2023-01-10T12:00:18.621Z] #38 159.4   CC       criu/fifo.o
12:00:18 [2023-01-10T12:00:18.621Z] #38 159.8   CC       criu/file-ids.o
12:00:18 [2023-01-10T12:00:18.621Z] #38 160.3   CC       criu/file-lock.o
12:00:18 [2023-01-10T12:00:18.621Z] #38 161.9   CC       criu/files-ext.o
12:00:18 [2023-01-10T12:00:18.621Z] #38 162.5   CC       criu/files-reg.o
12:00:18 [2023-01-10T12:00:18.621Z] #38 165.8   CC       criu/files.o
12:00:18 [2023-01-10T12:00:18.621Z] #38 169.3 include/common/asm/bitops.h: Assembler messages:
12:00:18 [2023-01-10T12:00:18.621Z] #38 169.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
12:00:18 [2023-01-10T12:00:18.621Z] #38 169.5   CC       criu/filesystems.o
12:00:18 [2023-01-10T12:00:18.880Z] #38 ...
12:00:18 [2023-01-10T12:00:18.880Z] 
12:00:18 [2023-01-10T12:00:18.880Z] #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
12:00:18 [2023-01-10T12:00:18.880Z] #49 51.52 Selecting previously unselected package python3-pkg-resources.
12:00:18 [2023-01-10T12:00:18.880Z] #49 51.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:00:18 [2023-01-10T12:00:18.880Z] #49 51.55 Unpacking python3-pkg-resources (52.0.0-4) ...
12:00:19 [2023-01-10T12:00:19.055Z] #49 51.43 Selecting previously unselected package thin-provisioning-tools.
12:00:19 [2023-01-10T12:00:19.055Z] #49 51.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:00:19 [2023-01-10T12:00:19.055Z] #49 51.44 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:00:19 [2023-01-10T12:00:19.139Z] #49 51.94 Selecting previously unselected package python3-setuptools.
12:00:19 [2023-01-10T12:00:19.315Z] #49 51.72 Selecting previously unselected package uidmap.
12:00:19 [2023-01-10T12:00:19.315Z] #49 51.74 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
12:00:19 [2023-01-10T12:00:19.315Z] #49 51.75 Unpacking uidmap (1:4.8.1-1) ...
12:00:19 [2023-01-10T12:00:19.398Z] #49 51.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:00:19 [2023-01-10T12:00:19.398Z] #49 51.99 Unpacking python3-setuptools (52.0.0-4) ...
12:00:19 [2023-01-10T12:00:19.577Z] #49 51.91 Selecting previously unselected package vim-runtime.
12:00:19 [2023-01-10T12:00:19.577Z] #49 51.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:00:19 [2023-01-10T12:00:19.577Z] #49 51.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:00:19 [2023-01-10T12:00:19.577Z] #49 51.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:00:19 [2023-01-10T12:00:19.577Z] #49 51.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:00:19 [2023-01-10T12:00:19.966Z] #49 52.62 Selecting previously unselected package python3-wheel.
12:00:19 [2023-01-10T12:00:19.966Z] #49 52.62 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:00:19 [2023-01-10T12:00:19.966Z] #49 52.65 Unpacking python3-wheel (0.34.2-1) ...
12:00:20 [2023-01-10T12:00:20.225Z] #49 52.76 Selecting previously unselected package python3-pip.
12:00:20 [2023-01-10T12:00:20.225Z] #49 52.76 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:00:20 [2023-01-10T12:00:20.225Z] #49 52.77 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:00:20 [2023-01-10T12:00:20.293Z] #37 ...
12:00:20 [2023-01-10T12:00:20.293Z] 
12:00:20 [2023-01-10T12:00:20.293Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:00:20 [2023-01-10T12:00:20.293Z] #61 DONE 0.3s
12:00:20 [2023-01-10T12:00:20.293Z] 
12:00:20 [2023-01-10T12:00:20.293Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:00:20 [2023-01-10T12:00:20.293Z] #62 DONE 0.1s
12:00:20 [2023-01-10T12:00:20.293Z] 
12:00:20 [2023-01-10T12:00:20.293Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:00:20 [2023-01-10T12:00:20.293Z] #63 DONE 0.1s
12:00:20 [2023-01-10T12:00:20.293Z] 
12:00:20 [2023-01-10T12:00:20.293Z] #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
12:00:20 [2023-01-10T12:00:20.484Z] #49 53.26 Selecting previously unselected package sudo.
12:00:20 [2023-01-10T12:00:20.484Z] #49 53.26 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
12:00:20 [2023-01-10T12:00:20.484Z] #49 53.27 Unpacking sudo (1.9.5p2-3) ...
12:00:21 [2023-01-10T12:00:21.862Z] #49 54.62 Selecting previously unselected package thin-provisioning-tools.
12:00:21 [2023-01-10T12:00:21.862Z] #49 54.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:00:21 [2023-01-10T12:00:21.862Z] #49 54.64 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:00:22 [2023-01-10T12:00:22.431Z] #49 55.06 Selecting previously unselected package uidmap.
12:00:22 [2023-01-10T12:00:22.431Z] #49 55.08 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
12:00:22 [2023-01-10T12:00:22.431Z] #49 55.09 Unpacking uidmap (1:4.8.1-1) ...
12:00:22 [2023-01-10T12:00:22.690Z] #49 55.38 Selecting previously unselected package vim-runtime.
12:00:22 [2023-01-10T12:00:22.690Z] #49 55.39 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:00:22 [2023-01-10T12:00:22.690Z] #49 55.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:00:22 [2023-01-10T12:00:22.690Z] #49 55.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:00:22 [2023-01-10T12:00:22.690Z] #49 55.50 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:00:22 [2023-01-10T12:00:22.824Z] #37 251.6 + bin/containerd
12:00:23 [2023-01-10T12:00:23.778Z] #49 55.53 Selecting previously unselected package vim.
12:00:23 [2023-01-10T12:00:23.778Z] #49 ...
12:00:23 [2023-01-10T12:00:23.778Z] 
12:00:23 [2023-01-10T12:00:23.778Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:00:23 [2023-01-10T12:00:23.778Z] #38 164.3   CC       criu/external.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 164.8   CC       criu/fault-injection.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 165.1   CC       criu/fdstore.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 165.8   CC       criu/fifo.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 166.6   CC       criu/file-ids.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 167.0   CC       criu/file-lock.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 168.0   CC       criu/files-ext.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 168.3   CC       criu/files-reg.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 170.5   CC       criu/files.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 172.7 include/common/asm/bitops.h: Assembler messages:
12:00:23 [2023-01-10T12:00:23.778Z] #38 172.8 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
12:00:23 [2023-01-10T12:00:23.778Z] #38 172.9   CC       criu/filesystems.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 173.8   CC       criu/fsnotify.o
12:00:23 [2023-01-10T12:00:23.778Z] #38 ...
12:00:23 [2023-01-10T12:00:23.778Z] 
12:00:23 [2023-01-10T12:00:23.778Z] #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
12:00:23 [2023-01-10T12:00:23.778Z] #49 55.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:00:23 [2023-01-10T12:00:23.778Z] #49 55.56 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:00:23 [2023-01-10T12:00:23.778Z] #49 56.15 Selecting previously unselected package xfsprogs.
12:00:23 [2023-01-10T12:00:23.778Z] #49 56.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
12:00:23 [2023-01-10T12:00:23.778Z] #49 56.17 Unpacking xfsprogs (5.10.0-4) ...
12:00:24 [2023-01-10T12:00:24.349Z] #49 56.67 Selecting previously unselected package zip.
12:00:24 [2023-01-10T12:00:24.349Z] #49 56.68 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
12:00:24 [2023-01-10T12:00:24.349Z] #49 56.69 Unpacking zip (3.0-12) ...
12:00:24 [2023-01-10T12:00:24.609Z] #49 56.89 Setting up python3-pkg-resources (52.0.0-4) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 57.97 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 57.99 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 58.00 Setting up libgpm2:amd64 (1.20.7-8) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 58.02 Setting up libicu67:amd64 (67.1-7) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 58.03 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 58.04 Setting up libinih1:amd64 (53-1+b2) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 58.06 Setting up uidmap (1:4.8.1-1) ...
12:00:25 [2023-01-10T12:00:25.613Z] #49 58.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:25 [2023-01-10T12:00:25.878Z] #49 58.09 Setting up bzip2 (1.0.8-4) ...
12:00:25 [2023-01-10T12:00:25.878Z] #49 58.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:00:25 [2023-01-10T12:00:25.878Z] #49 58.12 Setting up python3-wheel (0.34.2-1) ...
12:00:26 [2023-01-10T12:00:26.719Z] #49 58.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:00:26 [2023-01-10T12:00:26.719Z] #49 58.97 Setting up libcap2:amd64 (1:2.44-1) ...
12:00:26 [2023-01-10T12:00:26.719Z] #49 58.98 Setting up libcap2-bin (1:2.44-1) ...
12:00:26 [2023-01-10T12:00:26.719Z] #49 59.04 Setting up apparmor (2.13.6-10) ...
12:00:28 [2023-01-10T12:00:28.640Z] #49 60.85 Setting up zip (3.0-12) ...
12:00:28 [2023-01-10T12:00:28.640Z] #49 60.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:00:28 [2023-01-10T12:00:28.640Z] #49 60.90 Setting up bash-completion (1:2.11-2) ...
12:00:29 [2023-01-10T12:00:29.328Z] #49 61.04 Selecting previously unselected package vim.
12:00:29 [2023-01-10T12:00:29.330Z] #49 61.09 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:00:29 [2023-01-10T12:00:29.330Z] #49 61.11 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:00:29 [2023-01-10T12:00:29.330Z] #49 61.80 Selecting previously unselected package xfsprogs.
12:00:29 [2023-01-10T12:00:29.330Z] #49 61.81 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
12:00:29 [2023-01-10T12:00:29.330Z] #49 61.82 Unpacking xfsprogs (5.10.0-4) ...
12:00:29 [2023-01-10T12:00:29.588Z] #49 62.32 Selecting previously unselected package zip.
12:00:29 [2023-01-10T12:00:29.588Z] #49 62.32 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
12:00:29 [2023-01-10T12:00:29.588Z] #49 62.32 Unpacking zip (3.0-12) ...
12:00:29 [2023-01-10T12:00:29.854Z] #49 62.46 Setting up python3-pkg-resources (52.0.0-4) ...
12:00:29 [2023-01-10T12:00:29.854Z] #49 ...
12:00:29 [2023-01-10T12:00:29.854Z] 
12:00:29 [2023-01-10T12:00:29.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
12:00:29 [2023-01-10T12:00:29.854Z] #38 170.7   CC       criu/fsnotify.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 172.4   CC       criu/image-desc.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 172.6   CC       criu/image.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 173.9   CC       criu/ipc_ns.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 175.8   CC       criu/irmap.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 177.0   CC       criu/kcmp-ids.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 177.5   CC       criu/kerndat.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 179.5   CC       criu/libnetlink.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 179.9   CC       criu/log.o
12:00:29 [2023-01-10T12:00:29.854Z] #38 180.6   CC       criu/lsm.o
12:00:30 [2023-01-10T12:00:30.435Z] #38 181.0   CC       criu/mem.o
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.12 Setting up libmnl0:amd64 (1.0.4-3) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.14 Setting up patch (2.7.6-7) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.16 Setting up sudo (1.9.5p2-3) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.22 invoke-rc.d: could not determine current runlevel
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.24 invoke-rc.d: policy-rc.d denied execution of start.
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.25 Setting up xfsprogs (5.10.0-4) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.27 Setting up libxtables12:amd64 (1.8.7-1) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.29 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:00:30 [2023-01-10T12:00:30.811Z] #49 63.31 Setting up pigz (2.6-1) ...
12:00:31 [2023-01-10T12:00:31.007Z] #38 ...
12:00:31 [2023-01-10T12:00:31.007Z] 
12:00:31 [2023-01-10T12:00:31.007Z] #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
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.61 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.66 Setting up libgpm2:amd64 (1.20.7-8) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.68 Setting up libicu67:amd64 (67.1-7) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.69 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.70 Setting up libinih1:amd64 (53-1+b2) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.71 Setting up uidmap (1:4.8.1-1) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.73 Setting up bzip2 (1.0.8-4) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:00:31 [2023-01-10T12:00:31.007Z] #49 63.76 Setting up python3-wheel (0.34.2-1) ...
12:00:31 [2023-01-10T12:00:31.071Z] #49 63.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:31 [2023-01-10T12:00:31.071Z] #49 63.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:00:31 [2023-01-10T12:00:31.071Z] #49 63.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:00:31 [2023-01-10T12:00:31.071Z] #49 63.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:00:31 [2023-01-10T12:00:31.944Z] #49 64.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:00:31 [2023-01-10T12:00:31.944Z] #49 64.61 Setting up libcap2:amd64 (1:2.44-1) ...
12:00:31 [2023-01-10T12:00:31.944Z] #49 64.63 Setting up libcap2-bin (1:2.44-1) ...
12:00:31 [2023-01-10T12:00:31.944Z] #49 64.64 Setting up apparmor (2.13.6-10) ...
12:00:32 [2023-01-10T12:00:32.012Z] #49 64.19 Setting up libaio1:amd64 (0.3.112-9) ...
12:00:32 [2023-01-10T12:00:32.012Z] #49 64.21 Setting up python3-lib2to3 (3.9.2-1) ...
12:00:32 [2023-01-10T12:00:32.273Z] #49 64.63 Setting up libelf1:amd64 (0.183-1) ...
12:00:32 [2023-01-10T12:00:32.273Z] #49 64.67 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:00:32 [2023-01-10T12:00:32.273Z] #49 64.69 Setting up python3-distutils (3.9.2-1) ...
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.15 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:00:32 [2023-01-10T12:00:32.843Z] #49 65.25 Setting up python3-setuptools (52.0.0-4) ...
12:00:33 [2023-01-10T12:00:33.845Z] #49 66.57 Setting up zip (3.0-12) ...
12:00:33 [2023-01-10T12:00:33.845Z] #49 66.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:00:33 [2023-01-10T12:00:33.845Z] #49 66.63 Setting up bash-completion (1:2.11-2) ...
12:00:34 [2023-01-10T12:00:34.226Z] #49 ...
12:00:34 [2023-01-10T12:00:34.226Z] 
12:00:34 [2023-01-10T12:00:34.226Z] #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
12:00:34 [2023-01-10T12:00:34.226Z] #38 175.1   CC       criu/image-desc.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 175.2   CC       criu/image.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 176.2   CC       criu/ipc_ns.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 177.7   CC       criu/irmap.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 178.3   CC       criu/kcmp-ids.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 178.7   CC       criu/kerndat.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 179.9   CC       criu/libnetlink.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 180.3   CC       criu/log.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 180.9   CC       criu/lsm.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 181.3   CC       criu/mem.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 183.0   CC       criu/memfd.o
12:00:34 [2023-01-10T12:00:34.226Z] #38 183.6   CC       criu/mount.o
12:00:34 [2023-01-10T12:00:34.487Z] #38 ...
12:00:34 [2023-01-10T12:00:34.487Z] 
12:00:34 [2023-01-10T12:00:34.487Z] #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
12:00:34 [2023-01-10T12:00:34.487Z] #49 66.89 Setting up libjq1:amd64 (1.6-2.1) ...
12:00:34 [2023-01-10T12:00:34.487Z] #49 66.91 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:00:34 [2023-01-10T12:00:34.487Z] #49 66.92 Setting up thin-provisioning-tools (0.9.0-1) ...
12:00:34 [2023-01-10T12:00:34.487Z] #49 66.93 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:00:34 [2023-01-10T12:00:34.614Z] #37 274.3 # github.com/containerd/containerd/cmd/containerd
12:00:34 [2023-01-10T12:00:34.614Z] #37 274.3 /usr/bin/ld: /tmp/go-link-567680843/000019.o: in function `New':
12:00:34 [2023-01-10T12:00:34.614Z] #37 274.3 /tmp/tmp.HogmaAgOka/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
12:00:34 [2023-01-10T12:00:34.614Z] #37 274.4 + bin/containerd-stress
12:00:34 [2023-01-10T12:00:34.614Z] #37 275.6 + bin/containerd-shim
12:00:36 [2023-01-10T12:00:36.378Z] #49 68.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 68.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:00:36 [2023-01-10T12:00:36.378Z] #49 68.94 Setting up libmnl0:amd64 (1.0.4-3) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 68.95 Setting up patch (2.7.6-7) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 68.96 Setting up sudo (1.9.5p2-3) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.06 invoke-rc.d: could not determine current runlevel
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.07 invoke-rc.d: policy-rc.d denied execution of start.
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.08 Setting up xfsprogs (5.10.0-4) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.10 Setting up libxtables12:amd64 (1.8.7-1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.11 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.13 Setting up pigz (2.6-1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:00:36 [2023-01-10T12:00:36.378Z] #49 69.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.40 Setting up jq (1.6-2.1) ...
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.41 Setting up libbpf0:amd64 (1:0.3-2) ...
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.43 Setting up iptables (1.8.7-1) ...
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.50 Setting up iproute2 (5.10.0-4) ...
12:00:36 [2023-01-10T12:00:36.399Z] #49 68.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:00:37 [2023-01-10T12:00:37.314Z] #49 69.96 Setting up libaio1:amd64 (0.3.112-9) ...
12:00:37 [2023-01-10T12:00:37.315Z] #49 69.98 Setting up python3-lib2to3 (3.9.2-1) ...
12:00:37 [2023-01-10T12:00:37.782Z] #49 DONE 70.0s
12:00:37 [2023-01-10T12:00:37.782Z] 
12:00:37 [2023-01-10T12:00:37.782Z] #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
12:00:37 [2023-01-10T12:00:37.782Z] #38 188.0   CC       criu/namespaces.o
12:00:37 [2023-01-10T12:00:37.883Z] #49 70.52 Setting up libelf1:amd64 (0.183-1) ...
12:00:37 [2023-01-10T12:00:37.883Z] #49 70.55 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:00:37 [2023-01-10T12:00:37.883Z] #49 70.58 Setting up python3-distutils (3.9.2-1) ...
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.14 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:00:38 [2023-01-10T12:00:38.450Z] #49 71.21 Setting up python3-setuptools (52.0.0-4) ...
12:00:38 [2023-01-10T12:00:38.723Z] #38 ...
12:00:38 [2023-01-10T12:00:38.724Z] 
12:00:38 [2023-01-10T12:00:38.724Z] #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
12:00:38 [2023-01-10T12:00:38.724Z] #0 0.942 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:00:38 [2023-01-10T12:00:38.724Z] #0 0.985 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:00:38 [2023-01-10T12:00:38.724Z] #0 0.989 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:00:38 [2023-01-10T12:00:38.724Z] #50 DONE 1.1s
12:00:38 [2023-01-10T12:00:38.818Z] #37 284.6 + bin/containerd-shim-runc-v1
12:00:38 [2023-01-10T12:00:38.984Z] 
12:00:38 [2023-01-10T12:00:38.984Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:00:40 [2023-01-10T12:00:40.351Z] #49 72.80 Setting up libjq1:amd64 (1.6-2.1) ...
12:00:40 [2023-01-10T12:00:40.351Z] #49 72.82 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:00:40 [2023-01-10T12:00:40.351Z] #49 72.83 Setting up thin-provisioning-tools (0.9.0-1) ...
12:00:40 [2023-01-10T12:00:40.351Z] #49 72.84 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.15 Setting up jq (1.6-2.1) ...
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.16 Setting up libbpf0:amd64 (1:0.3-2) ...
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.17 Setting up iptables (1.8.7-1) ...
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:00:41 [2023-01-10T12:00:41.546Z] #49 74.24 Setting up iproute2 (5.10.0-4) ...
12:00:41 [2023-01-10T12:00:41.805Z] #49 74.57 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:00:42 [2023-01-10T12:00:42.062Z] #49 ...
12:00:42 [2023-01-10T12:00:42.062Z] 
12:00:42 [2023-01-10T12:00:42.063Z] #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
12:00:42 [2023-01-10T12:00:42.063Z] #38 182.9   CC       criu/memfd.o
12:00:42 [2023-01-10T12:00:42.063Z] #38 183.5   CC       criu/mount.o
12:00:42 [2023-01-10T12:00:42.063Z] #38 187.8   CC       criu/namespaces.o
12:00:42 [2023-01-10T12:00:42.063Z] #38 189.9   CC       criu/net.o
12:00:43 [2023-01-10T12:00:43.001Z] #38 193.6   CC       criu/netfilter.o
12:00:43 [2023-01-10T12:00:43.001Z] #38 ...
12:00:43 [2023-01-10T12:00:43.001Z] 
12:00:43 [2023-01-10T12:00:43.001Z] #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
12:00:43 [2023-01-10T12:00:43.001Z] #49 DONE 75.8s
12:00:43 [2023-01-10T12:00:43.001Z] 
12:00:43 [2023-01-10T12:00:43.001Z] #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
12:00:43 [2023-01-10T12:00:43.942Z] #50 0.907 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:00:43 [2023-01-10T12:00:43.942Z] #50 0.910 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:00:43 [2023-01-10T12:00:43.942Z] #50 0.914 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:00:43 [2023-01-10T12:00:43.942Z] #50 DONE 1.0s
12:00:43 [2023-01-10T12:00:43.942Z] 
12:00:43 [2023-01-10T12:00:43.942Z] #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
12:00:43 [2023-01-10T12:00:43.942Z] #38 194.0   CC       criu/page-pipe.o
12:00:44 [2023-01-10T12:00:44.107Z] #37 289.8 + bin/containerd-shim-runc-v2
12:00:44 [2023-01-10T12:00:44.201Z] #38 195.0   CC       criu/page-xfer.o
12:00:44 [2023-01-10T12:00:44.684Z] #37 290.6 + binaries
12:00:44 [2023-01-10T12:00:44.684Z] #37 290.6 + install -D bin/containerd /build/containerd
12:00:44 [2023-01-10T12:00:44.684Z] #37 290.6 + install -D bin/containerd-shim /build/containerd-shim
12:00:44 [2023-01-10T12:00:44.944Z] #37 290.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:00:44 [2023-01-10T12:00:44.944Z] #37 290.7 + install -D bin/ctr /build/ctr
12:00:45 [2023-01-10T12:00:45.573Z] #51 ...
12:00:45 [2023-01-10T12:00:45.573Z] 
12:00:45 [2023-01-10T12:00:45.573Z] #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
12:00:45 [2023-01-10T12:00:45.573Z] #38 190.7   CC       criu/net.o
12:00:45 [2023-01-10T12:00:45.573Z] #38 194.8   CC       criu/netfilter.o
12:00:45 [2023-01-10T12:00:45.573Z] #38 195.4   CC       criu/page-pipe.o
12:00:45 [2023-01-10T12:00:45.573Z] #38 196.1   CC       criu/page-xfer.o
12:00:45 [2023-01-10T12:00:45.883Z] #37 DONE 291.6s
12:00:46 [2023-01-10T12:00:46.456Z] 
12:00:46 [2023-01-10T12:00:46.456Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:00:46 [2023-01-10T12:00:46.514Z] #38 197.5   CC       criu/pagemap-cache.o
12:00:46 [2023-01-10T12:00:46.735Z] #38 197.1   CC       criu/pagemap-cache.o
12:00:46 [2023-01-10T12:00:46.735Z] #38 197.5   CC       criu/pagemap.o
12:00:46 [2023-01-10T12:00:46.774Z] #38 197.8   CC       criu/pagemap.o
12:00:47 [2023-01-10T12:00:47.715Z] #38 198.8   CC       criu/parasite-syscall.o
12:00:47 [2023-01-10T12:00:47.952Z] b111c3320c94: Pull complete
12:00:48 [2023-01-10T12:00:48.108Z] #38 198.5   CC       criu/parasite-syscall.o
12:00:48 [2023-01-10T12:00:48.365Z] #64 DONE 1.8s
12:00:48 [2023-01-10T12:00:48.365Z] 
12:00:48 [2023-01-10T12:00:48.365Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:00:48 [2023-01-10T12:00:48.365Z] #65 DONE 0.1s
12:00:48 [2023-01-10T12:00:48.365Z] 
12:00:48 [2023-01-10T12:00:48.365Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:00:48 [2023-01-10T12:00:48.625Z] #66 DONE 0.2s
12:00:48 [2023-01-10T12:00:48.625Z] 
12:00:48 [2023-01-10T12:00:48.625Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:00:48 [2023-01-10T12:00:48.625Z] #67 DONE 0.1s
12:00:48 [2023-01-10T12:00:48.625Z] 
12:00:48 [2023-01-10T12:00:48.625Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:00:48 [2023-01-10T12:00:48.625Z] #68 DONE 0.0s
12:00:48 [2023-01-10T12:00:48.625Z] 
12:00:48 [2023-01-10T12:00:48.625Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:00:48 [2023-01-10T12:00:48.655Z] #38 199.6   CC       criu/path.o
12:00:48 [2023-01-10T12:00:48.655Z] #38 199.9   CC       criu/pie-util-vdso-elf32.o
12:00:48 [2023-01-10T12:00:48.674Z] #38 199.5   CC       criu/path.o
12:00:48 [2023-01-10T12:00:48.932Z] #38 199.8   CC       criu/pie-util-vdso-elf32.o
12:00:49 [2023-01-10T12:00:49.225Z] #38 ...
12:00:49 [2023-01-10T12:00:49.225Z] 
12:00:49 [2023-01-10T12:00:49.225Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:00:49 [2023-01-10T12:00:49.225Z] #51 10.55 Collecting yamllint==1.26.1
12:00:49 [2023-01-10T12:00:49.869Z] #38 200.5   CC       criu/pie-util-vdso.o
12:00:50 [2023-01-10T12:00:50.010Z] #69 DONE 1.0s
12:00:50 [2023-01-10T12:00:50.010Z] 
12:00:50 [2023-01-10T12:00:50.010Z] #70 exporting to image
12:00:50 [2023-01-10T12:00:50.010Z] #70 exporting layers
12:00:50 [2023-01-10T12:00:50.128Z] #38 201.0   CC       criu/pie-util.o
12:00:50 [2023-01-10T12:00:50.387Z] #38 201.1   CC       criu/pipes.o
12:00:50 [2023-01-10T12:00:50.611Z] #51 11.61   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:00:51 [2023-01-10T12:00:51.324Z] #38 201.9   CC       criu/plugin.o
12:00:51 [2023-01-10T12:00:51.554Z] #51 12.90 Collecting pathspec>=0.5.3
12:00:51 [2023-01-10T12:00:51.584Z] #38 202.4   CC       criu/proc_parse.o
12:00:51 [2023-01-10T12:00:51.815Z] #51 12.92   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
12:00:52 [2023-01-10T12:00:52.076Z] #51 13.41 Collecting pyyaml
12:00:52 [2023-01-10T12:00:52.076Z] #51 13.43   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)
12:00:52 [2023-01-10T12:00:52.076Z] #51 13.50 Building wheels for collected packages: yamllint
12:00:52 [2023-01-10T12:00:52.336Z] #51 13.50   Building wheel for yamllint (setup.py): started
12:00:52 [2023-01-10T12:00:52.551Z] #70 exporting layers 2.6s done
12:00:52 [2023-01-10T12:00:52.551Z] #70 writing image sha256:0c8e8a35cd116374367735ca1a66f6dbc1da2a756c9b8a62fa6471f10ae30dc8 done
12:00:52 [2023-01-10T12:00:52.551Z] #70 naming to docker.io/library/docker:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e done
12:00:52 [2023-01-10T12:00:52.551Z] #70 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:00:52 [2023-01-10T12:00:52.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5dd6e34bf5be7c11865906f39480d9c5ad53ed4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e hack/test/unit
12:00:53 [2023-01-10T12:00:53.277Z] #51 14.58   Building wheel for yamllint (setup.py): finished with status 'done'
12:00:53 [2023-01-10T12:00:53.277Z] #51 14.58   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=86c6adfc8e4a5130625a57e503c50da2d0e500d86ab475fa336d47ad3700a376
12:00:53 [2023-01-10T12:00:53.277Z] #51 14.58   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:00:53 [2023-01-10T12:00:53.277Z] #51 14.58 Successfully built yamllint
12:00:53 [2023-01-10T12:00:53.277Z] #51 14.62 Installing collected packages: pyyaml, pathspec, yamllint
12:00:53 [2023-01-10T12:00:53.848Z] #51 15.08 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
12:00:54 [2023-01-10T12:00:54.123Z] #38 ...
12:00:54 [2023-01-10T12:00:54.123Z] 
12:00:54 [2023-01-10T12:00:54.123Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:00:54 [2023-01-10T12:00:54.123Z] #51 10.28 Collecting yamllint==1.26.1
12:00:54 [2023-01-10T12:00:54.382Z] #51 ...
12:00:54 [2023-01-10T12:00:54.382Z] 
12:00:54 [2023-01-10T12:00:54.382Z] #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
12:00:54 [2023-01-10T12:00:54.382Z] #38 205.1   CC       criu/protobuf-desc.o
12:00:54 [2023-01-10T12:00:54.418Z] #51 DONE 15.6s
12:00:54 [2023-01-10T12:00:54.418Z] 
12:00:54 [2023-01-10T12:00:54.418Z] #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
12:00:54 [2023-01-10T12:00:54.418Z] #38 200.4   CC       criu/pie-util-vdso.o
12:00:54 [2023-01-10T12:00:54.418Z] #38 200.8   CC       criu/pie-util.o
12:00:54 [2023-01-10T12:00:54.418Z] #38 201.0   CC       criu/pipes.o
12:00:54 [2023-01-10T12:00:54.418Z] #38 201.9   CC       criu/plugin.o
12:00:54 [2023-01-10T12:00:54.418Z] #38 202.3   CC       criu/proc_parse.o
12:00:54 [2023-01-10T12:00:54.678Z] #38 205.7   CC       criu/protobuf-desc.o
12:00:54 [2023-01-10T12:00:54.678Z] #38 ...
12:00:54 [2023-01-10T12:00:54.678Z] 
12:00:54 [2023-01-10T12:00:54.678Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:00:54 [2023-01-10T12:00:54.678Z] #52 DONE 0.4s
12:00:54 [2023-01-10T12:00:54.938Z] 
12:00:54 [2023-01-10T12:00:54.938Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:00:55 [2023-01-10T12:00:55.319Z] #38 206.1   CC       criu/protobuf.o
12:00:55 [2023-01-10T12:00:55.509Z] #53 DONE 0.7s
12:00:55 [2023-01-10T12:00:55.509Z] 
12:00:55 [2023-01-10T12:00:55.509Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:00:59 [2023-01-10T12:00:59.569Z] #38 206.6   CC       criu/pstree.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 208.2   CC       criu/rbtree.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 208.6   CC       criu/rst-malloc.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 209.0   CC       criu/seccomp.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 209.8   CC       criu/seize.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 ...
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:00:59 [2023-01-10T12:00:59.570Z] #51 11.34   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:00:59 [2023-01-10T12:00:59.570Z] #51 12.66 Collecting pathspec>=0.5.3
12:00:59 [2023-01-10T12:00:59.570Z] #51 12.66   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
12:00:59 [2023-01-10T12:00:59.570Z] #51 13.10 Collecting pyyaml
12:00:59 [2023-01-10T12:00:59.570Z] #51 13.11   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)
12:00:59 [2023-01-10T12:00:59.570Z] #51 13.18 Building wheels for collected packages: yamllint
12:00:59 [2023-01-10T12:00:59.570Z] #51 13.18   Building wheel for yamllint (setup.py): started
12:00:59 [2023-01-10T12:00:59.570Z] #51 14.44   Building wheel for yamllint (setup.py): finished with status 'done'
12:00:59 [2023-01-10T12:00:59.570Z] #51 14.44   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=96e6cfa58326ecd9bfcfc0bd2c0b2988bf31d3986a4d075c6c734fb0c54b530b
12:00:59 [2023-01-10T12:00:59.570Z] #51 14.44   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:00:59 [2023-01-10T12:00:59.570Z] #51 14.45 Successfully built yamllint
12:00:59 [2023-01-10T12:00:59.570Z] #51 14.48 Installing collected packages: pyyaml, pathspec, yamllint
12:00:59 [2023-01-10T12:00:59.570Z] #51 14.92 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
12:00:59 [2023-01-10T12:00:59.570Z] #51 DONE 15.5s
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:00:59 [2023-01-10T12:00:59.570Z] #54 DONE 0.3s
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #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
12:00:59 [2023-01-10T12:00:59.570Z] #38 206.9   CC       criu/protobuf.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 ...
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:00:59 [2023-01-10T12:00:59.570Z] #55 DONE 0.1s
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:00:59 [2023-01-10T12:00:59.570Z] #56 DONE 0.1s
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #34 [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
12:00:59 [2023-01-10T12:00:59.570Z] #34 ...
12:00:59 [2023-01-10T12:00:59.570Z] 
12:00:59 [2023-01-10T12:00:59.570Z] #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
12:00:59 [2023-01-10T12:00:59.570Z] #38 207.4   CC       criu/pstree.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 208.8   CC       criu/rbtree.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 209.1   CC       criu/rst-malloc.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 209.3   CC       criu/seccomp.o
12:00:59 [2023-01-10T12:00:59.570Z] #38 210.0   CC       criu/seize.o
12:00:59 [2023-01-10T12:00:59.571Z] ?   	github.com/docker/docker/api	[no test files]
12:01:00 [2023-01-10T12:01:00.138Z] #52 DONE 0.4s
12:01:00 [2023-01-10T12:01:00.138Z] 
12:01:00 [2023-01-10T12:01:00.138Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:01:00 [2023-01-10T12:01:00.142Z] #38 211.0   CC       criu/servicefd.o
12:01:00 [2023-01-10T12:01:00.663Z] #38 211.6 include/common/asm/bitops.h: Assembler messages:
12:01:00 [2023-01-10T12:01:00.663Z] #38 211.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:01:00 [2023-01-10T12:01:00.663Z] #38 211.6   CC       criu/shmem.o
12:01:00 [2023-01-10T12:01:00.712Z] #53 DONE 0.6s
12:01:00 [2023-01-10T12:01:00.712Z] 
12:01:00 [2023-01-10T12:01:00.712Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:01:00 [2023-01-10T12:01:00.971Z] #54 DONE 0.4s
12:01:00 [2023-01-10T12:01:00.971Z] 
12:01:00 [2023-01-10T12:01:00.971Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:01:00 [2023-01-10T12:01:00.971Z] #55 DONE 0.1s
12:01:00 [2023-01-10T12:01:00.971Z] 
12:01:00 [2023-01-10T12:01:00.971Z] #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
12:01:00 [2023-01-10T12:01:00.971Z] #38 211.1   CC       criu/servicefd.o
12:01:00 [2023-01-10T12:01:00.971Z] #38 211.5 include/common/asm/bitops.h: Assembler messages:
12:01:00 [2023-01-10T12:01:00.971Z] #38 211.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
12:01:00 [2023-01-10T12:01:00.971Z] #38 211.6   CC       criu/shmem.o
12:01:00 [2023-01-10T12:01:00.971Z] #38 ...
12:01:00 [2023-01-10T12:01:00.971Z] 
12:01:00 [2023-01-10T12:01:00.971Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:01:00 [2023-01-10T12:01:00.971Z] #56 DONE 0.1s
12:01:01 [2023-01-10T12:01:01.229Z] 
12:01:01 [2023-01-10T12:01:01.229Z] #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
12:01:01 [2023-01-10T12:01:01.604Z] #38 212.7   CC       criu/sigframe.o
12:01:01 [2023-01-10T12:01:01.797Z] #37 ...
12:01:01 [2023-01-10T12:01:01.797Z] 
12:01:01 [2023-01-10T12:01:01.797Z] #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
12:01:01 [2023-01-10T12:01:01.797Z] #38 212.6   CC       criu/sigframe.o
12:01:01 [2023-01-10T12:01:01.864Z] #38 212.9   CC       criu/signalfd.o
12:01:02 [2023-01-10T12:01:02.055Z] #38 212.8   CC       criu/signalfd.o
12:01:02 [2023-01-10T12:01:02.124Z] #38 213.3   CC       criu/sk-inet.o
12:01:02 [2023-01-10T12:01:02.314Z] #38 213.0   CC       criu/sk-inet.o
12:01:03 [2023-01-10T12:01:03.507Z] #38 214.5   CC       criu/sk-netlink.o
12:01:03 [2023-01-10T12:01:03.691Z] #38 214.1   CC       criu/sk-netlink.o
12:01:03 [2023-01-10T12:01:03.950Z] #38 214.7   CC       criu/sk-packet.o
12:01:04 [2023-01-10T12:01:04.078Z] #38 215.0   CC       criu/sk-packet.o
12:01:04 [2023-01-10T12:01:04.517Z] #38 215.4   CC       criu/sk-queue.o
12:01:04 [2023-01-10T12:01:04.648Z] #38 215.8   CC       criu/sk-queue.o
12:01:05 [2023-01-10T12:01:05.085Z] #38 215.9   CC       criu/sk-tcp.o
12:01:05 [2023-01-10T12:01:05.218Z] #38 216.4   CC       criu/sk-tcp.o
12:01:05 [2023-01-10T12:01:05.789Z] #38 216.9   CC       criu/sk-unix.o
12:01:06 [2023-01-10T12:01:06.022Z] #38 216.5   CC       criu/sk-unix.o
12:01:07 [2023-01-10T12:01:07.928Z] #38 218.8   CC       criu/sockets.o
12:01:08 [2023-01-10T12:01:08.330Z] #38 219.0   CC       criu/sockets.o
12:01:09 [2023-01-10T12:01:09.270Z] #38 220.3   CC       criu/stats.o
12:01:09 [2023-01-10T12:01:09.304Z] #38 219.9   CC       criu/stats.o
12:01:09 [2023-01-10T12:01:09.531Z] #38 220.7   CC       criu/string.o
12:01:09 [2023-01-10T12:01:09.563Z] #38 220.2   CC       criu/string.o
12:01:09 [2023-01-10T12:01:09.563Z] #38 220.4   CC       criu/sysctl.o
12:01:09 [2023-01-10T12:01:09.564Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
12:01:09 [2023-01-10T12:01:09.791Z] #38 220.8   CC       criu/sysctl.o
12:01:10 [2023-01-10T12:01:10.361Z] #38 221.5   CC       criu/sysfs_parse.o
12:01:10 [2023-01-10T12:01:10.511Z] #38 221.2   CC       criu/sysfs_parse.o
12:01:10 [2023-01-10T12:01:10.770Z] #38 221.6   CC       criu/timens.o
12:01:10 [2023-01-10T12:01:10.932Z] #38 222.0   CC       criu/timens.o
12:01:11 [2023-01-10T12:01:11.219Z] #38 222.3   CC       criu/timerfd.o
12:01:11 [2023-01-10T12:01:11.337Z] #38 222.0   CC       criu/timerfd.o
12:01:11 [2023-01-10T12:01:11.806Z] #38 222.8   CC       criu/tty.o
12:01:11 [2023-01-10T12:01:11.926Z] #38 222.5   CC       criu/tty.o
12:01:11 [2023-01-10T12:01:11.926Z] #38 ...
12:01:11 [2023-01-10T12:01:11.926Z] 
12:01:11 [2023-01-10T12:01:11.926Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:11 [2023-01-10T12:01:11.926Z] #23 308.4 + dpkg --print-architecture
12:01:11 [2023-01-10T12:01:11.927Z] #23 308.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:01:12 [2023-01-10T12:01:12.202Z] #23 308.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:01:12 [2023-01-10T12:01:12.202Z] #23 308.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:01:12 [2023-01-10T12:01:12.381Z] #38 ...
12:01:12 [2023-01-10T12:01:12.381Z] 
12:01:12 [2023-01-10T12:01:12.381Z] #34 [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
12:01:12 [2023-01-10T12:01:12.381Z] #34 308.7 + dpkg --print-architecture
12:01:12 [2023-01-10T12:01:12.381Z] #34 308.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:01:12 [2023-01-10T12:01:12.640Z] #34 309.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:01:12 [2023-01-10T12:01:12.640Z] #34 309.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:01:12 [2023-01-10T12:01:12.677Z] #37 370.6 # github.com/containerd/containerd/cmd/containerd
12:01:12 [2023-01-10T12:01:12.677Z] #37 370.6 /usr/bin/ld: /tmp/go-link-3617893453/000019.o: in function `New':
12:01:12 [2023-01-10T12:01:12.677Z] #37 370.6 /tmp/tmp.NcrwyI0aOu/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
12:01:12 [2023-01-10T12:01:12.677Z] #37 370.6 + bin/containerd-stress
12:01:12 [2023-01-10T12:01:12.677Z] #37 371.8 + bin/containerd-shim
12:01:19 [2023-01-10T12:01:19.064Z] #37 301.1 # github.com/containerd/containerd/cmd/containerd
12:01:19 [2023-01-10T12:01:19.064Z] #37 301.1 /usr/bin/ld: /tmp/go-link-4248558199/000019.o: in function `New':
12:01:19 [2023-01-10T12:01:19.064Z] #37 301.1 /tmp/tmp.H9qwE3X866/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
12:01:19 [2023-01-10T12:01:19.064Z] #37 301.2 + bin/containerd-stress
12:01:19 [2023-01-10T12:01:19.064Z] #37 302.3 + bin/containerd-shim
12:01:20 [2023-01-10T12:01:20.765Z] #37 383.0 + bin/containerd-shim-runc-v1
12:01:22 [2023-01-10T12:01:22.632Z] #34 ...
12:01:22 [2023-01-10T12:01:22.632Z] 
12:01:22 [2023-01-10T12:01:22.632Z] #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
12:01:22 [2023-01-10T12:01:22.632Z] #38 225.1   CC       criu/tun.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 225.7   CC       criu/uffd.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 227.0   CC       criu/util.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 228.5   CC       criu/uts_ns.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 228.8   CC       criu/vdso-compat.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 229.1   CC       criu/vdso.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 229.8   LINK     criu/built-in.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 229.9   LINK     criu/criu
12:01:22 [2023-01-10T12:01:22.632Z] #38 230.4   DEP      lib/c/criu.d
12:01:22 [2023-01-10T12:01:22.632Z] #38 230.5   CC       images/rpc.pb-c.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 231.3   CC       lib/c/criu.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 232.6   LINK     lib/c/built-in.o
12:01:22 [2023-01-10T12:01:22.632Z] #38 232.6   LINK     lib/c/libcriu.so
12:01:22 [2023-01-10T12:01:22.632Z] #38 232.7   LINK     lib/c/libcriu.a
12:01:22 [2023-01-10T12:01:22.632Z] #38 232.8   GEN      magic.py
12:01:22 [2023-01-10T12:01:22.632Z] #38 233.0 Note: Building without setproctitle() and strlcpy() support.
12:01:22 [2023-01-10T12:01:22.632Z] #38 233.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:01:22 [2023-01-10T12:01:22.632Z] #38 233.0 Note: Building without GnuTLS support
12:01:22 [2023-01-10T12:01:22.632Z] #38 233.0 Makefile.config:39: Warn: you have no libnftables installed
12:01:22 [2023-01-10T12:01:22.632Z] #38 233.0 Makefile.config:40: Warn: Building without nftables support
12:01:22 [2023-01-10T12:01:22.892Z] #38 234.1 fatal: not a git repository (or any of the parent directories): .git
12:01:23 [2023-01-10T12:01:23.833Z] #38 234.9 make[1]: Nothing to be done for 'all'.
12:01:24 [2023-01-10T12:01:24.411Z] #23 ...
12:01:24 [2023-01-10T12:01:24.411Z] 
12:01:24 [2023-01-10T12:01:24.411Z] #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
12:01:24 [2023-01-10T12:01:24.411Z] #38 225.1   CC       criu/tun.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 225.8   CC       criu/uffd.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 227.2   CC       criu/util.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 228.9   CC       criu/uts_ns.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 229.2   CC       criu/vdso-compat.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 229.5   CC       criu/vdso.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 230.4   LINK     criu/built-in.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 230.6   LINK     criu/criu
12:01:24 [2023-01-10T12:01:24.411Z] #38 231.0   DEP      lib/c/criu.d
12:01:24 [2023-01-10T12:01:24.411Z] #38 231.2   CC       images/rpc.pb-c.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 232.0   CC       lib/c/criu.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.2   LINK     lib/c/built-in.o
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.2   LINK     lib/c/libcriu.so
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.4   LINK     lib/c/libcriu.a
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.6   GEN      magic.py
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.7 Note: Building without setproctitle() and strlcpy() support.
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.7 Note: Building without GnuTLS support
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.7 Makefile.config:39: Warn: you have no libnftables installed
12:01:24 [2023-01-10T12:01:24.411Z] #38 233.7 Makefile.config:40: Warn: Building without nftables support
12:01:24 [2023-01-10T12:01:24.411Z] #38 234.8 fatal: not a git repository (or any of the parent directories): .git
12:01:24 [2023-01-10T12:01:24.775Z] #38 235.8 make[1]: 'images/built-in.o' is up to date.
12:01:24 [2023-01-10T12:01:24.775Z] #38 235.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:01:24 [2023-01-10T12:01:24.775Z] #38 235.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:01:24 [2023-01-10T12:01:24.775Z] #38 235.9 make[1]: 'compel/libcompel.a' is up to date.
12:01:24 [2023-01-10T12:01:24.775Z] #38 235.9 make[1]: 'compel/compel-host-bin' is up to date.
12:01:24 [2023-01-10T12:01:24.775Z] #38 236.0 make[1]: Nothing to be done for 'all'.
12:01:24 [2023-01-10T12:01:24.978Z] #38 235.6 make[1]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.035Z] #38 236.0 make[1]: 'soccr/libsoccr.a' is up to date.
12:01:25 [2023-01-10T12:01:25.035Z] #38 236.2 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.035Z] #38 236.2 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.295Z] #38 236.3 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.295Z] #38 236.4 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.295Z] #38 236.5 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.557Z] #38 236.5 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.557Z] #38 236.6 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.557Z] #38 236.7 make[2]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.557Z] #38 236.8   INSTALL  criu/criu
12:01:25 [2023-01-10T12:01:25.632Z] #37 313.4 + bin/containerd-shim-runc-v1
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.5 make[1]: 'images/built-in.o' is up to date.
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.7 make[1]: 'compel/libcompel.a' is up to date.
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.7 make[1]: 'compel/compel-host-bin' is up to date.
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.7 make[1]: Nothing to be done for 'all'.
12:01:25 [2023-01-10T12:01:25.915Z] #38 236.8 make[1]: 'soccr/libsoccr.a' is up to date.
12:01:26 [2023-01-10T12:01:26.173Z] #38 237.0 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.432Z] #38 237.1 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.432Z] #38 237.1 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.432Z] #38 237.3 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.498Z] #38 DONE 237.6s
12:01:26 [2023-01-10T12:01:26.498Z] 
12:01:26 [2023-01-10T12:01:26.498Z] #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
12:01:26 [2023-01-10T12:01:26.691Z] #38 237.4 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.691Z] #38 237.4 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.691Z] #38 237.5 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.691Z] #38 237.6 make[2]: Nothing to be done for 'all'.
12:01:26 [2023-01-10T12:01:26.950Z] #38 237.6   INSTALL  criu/criu
12:01:27 [2023-01-10T12:01:27.402Z] #37 389.5 + bin/containerd-shim-runc-v2
12:01:27 [2023-01-10T12:01:27.402Z] #37 390.3 + binaries
12:01:27 [2023-01-10T12:01:27.402Z] #37 390.3 + install -D bin/containerd /build/containerd
12:01:27 [2023-01-10T12:01:27.402Z] #37 390.4 + install -D bin/containerd-shim /build/containerd-shim
12:01:27 [2023-01-10T12:01:27.402Z] #37 390.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:01:27 [2023-01-10T12:01:27.402Z] #37 390.4 + install -D bin/ctr /build/ctr
12:01:27 [2023-01-10T12:01:27.517Z] #38 DONE 238.4s
12:01:27 [2023-01-10T12:01:27.517Z] 
12:01:27 [2023-01-10T12:01:27.517Z] #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
12:01:29 [2023-01-10T12:01:29.913Z] #37 DONE 392.9s
12:01:30 [2023-01-10T12:01:30.908Z] #37 319.5 + bin/containerd-shim-runc-v2
12:01:31 [2023-01-10T12:01:31.280Z] 
12:01:31 [2023-01-10T12:01:31.280Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:01:31 [2023-01-10T12:01:31.475Z] #37 320.3 + binaries
12:01:31 [2023-01-10T12:01:31.475Z] #37 320.3 + install -D bin/containerd /build/containerd
12:01:31 [2023-01-10T12:01:31.475Z] #37 320.4 + install -D bin/containerd-shim /build/containerd-shim
12:01:31 [2023-01-10T12:01:31.475Z] #37 320.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:01:31 [2023-01-10T12:01:31.475Z] #37 320.4 + install -D bin/ctr /build/ctr
12:01:31 [2023-01-10T12:01:31.840Z] #64 DONE 0.9s
12:01:31 [2023-01-10T12:01:31.840Z] 
12:01:31 [2023-01-10T12:01:31.840Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:01:32 [2023-01-10T12:01:32.041Z] #37 DONE 320.9s
12:01:32 [2023-01-10T12:01:32.400Z] #65 DONE 0.3s
12:01:32 [2023-01-10T12:01:32.400Z] 
12:01:32 [2023-01-10T12:01:32.400Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:01:32 [2023-01-10T12:01:32.976Z] 
12:01:32 [2023-01-10T12:01:32.976Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:01:33 [2023-01-10T12:01:33.235Z] #64 DONE 0.4s
12:01:33 [2023-01-10T12:01:33.325Z] #66 DONE 1.0s
12:01:33 [2023-01-10T12:01:33.325Z] 
12:01:33 [2023-01-10T12:01:33.325Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:01:33 [2023-01-10T12:01:33.325Z] #67 DONE 0.0s
12:01:33 [2023-01-10T12:01:33.325Z] 
12:01:33 [2023-01-10T12:01:33.325Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:01:33 [2023-01-10T12:01:33.325Z] #68 DONE 0.0s
12:01:33 [2023-01-10T12:01:33.325Z] 
12:01:33 [2023-01-10T12:01:33.325Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:01:33 [2023-01-10T12:01:33.518Z] 
12:01:33 [2023-01-10T12:01:33.518Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:01:33 [2023-01-10T12:01:33.518Z] #65 DONE 0.1s
12:01:33 [2023-01-10T12:01:33.518Z] 
12:01:33 [2023-01-10T12:01:33.518Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:01:33 [2023-01-10T12:01:33.785Z] #66 DONE 0.3s
12:01:33 [2023-01-10T12:01:33.785Z] 
12:01:33 [2023-01-10T12:01:33.785Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:01:33 [2023-01-10T12:01:33.785Z] #67 DONE 0.1s
12:01:34 [2023-01-10T12:01:34.063Z] 
12:01:34 [2023-01-10T12:01:34.063Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:01:34 [2023-01-10T12:01:34.063Z] #68 DONE 0.1s
12:01:34 [2023-01-10T12:01:34.063Z] 
12:01:34 [2023-01-10T12:01:34.063Z] #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
12:01:34 [2023-01-10T12:01:34.628Z] #69 0.694 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:01:34 [2023-01-10T12:01:34.886Z] #69 0.777 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:01:34 [2023-01-10T12:01:34.886Z] #69 0.872 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:01:35 [2023-01-10T12:01:35.821Z] #69 0.949 Reading package lists...
12:01:36 [2023-01-10T12:01:36.079Z] #69 1.581 Reading package lists...
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.058 Building dependency tree...
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.157 Reading state information...
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.273 The following additional packages will be installed:
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.273   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.274 Suggested packages:
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.274   systemd-container policykit-1
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.274 Recommended packages:
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.274   systemd-timesyncd | time-daemon libnss-systemd
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.342 The following NEW packages will be installed:
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.342   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
12:01:36 [2023-01-10T12:01:36.337Z] #69 2.343   libkmod2 libpam-systemd systemd systemd-sysv
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.610 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.610 Need to get 5828 kB of archives.
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.610 After this operation, 19.3 MB of additional disk space will be used.
12:01:36 [2023-01-10T12:01:36.595Z] #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]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.612 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #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]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.616 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.628 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.663 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.664 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.665 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.667 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
12:01:36 [2023-01-10T12:01:36.595Z] #69 2.669 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.793 debconf: delaying package configuration, since apt-utils is not installed
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.825 Fetched 5828 kB in 0s (18.1 MB/s)
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.853 Selecting previously unselected package libargon2-1:amd64.
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.853 (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.)
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.870 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.878 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:01:36 [2023-01-10T12:01:36.853Z] #69 2.926 Selecting previously unselected package libjson-c5:amd64.
12:01:37 [2023-01-10T12:01:37.111Z] #69 2.929 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 2.936 Unpacking libjson-c5:amd64 (0.15-2) ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 2.979 Selecting previously unselected package libcryptsetup12:amd64.
12:01:37 [2023-01-10T12:01:37.111Z] #69 2.981 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 2.986 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 3.064 Selecting previously unselected package libkmod2:amd64.
12:01:37 [2023-01-10T12:01:37.111Z] #69 3.066 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 3.072 Unpacking libkmod2:amd64 (28-1) ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 3.132 Selecting previously unselected package systemd.
12:01:37 [2023-01-10T12:01:37.111Z] #69 3.134 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
12:01:37 [2023-01-10T12:01:37.111Z] #69 3.168 Unpacking systemd (247.3-7+deb11u1) ...
12:01:37 [2023-01-10T12:01:37.485Z] #69 DONE 3.6s
12:01:37 [2023-01-10T12:01:37.485Z] 
12:01:37 [2023-01-10T12:01:37.485Z] #70 exporting to image
12:01:37 [2023-01-10T12:01:37.485Z] #70 exporting layers
12:01:37 [2023-01-10T12:01:37.498Z] #42 ...
12:01:37 [2023-01-10T12:01:37.498Z] 
12:01:37 [2023-01-10T12:01:37.498Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:37 [2023-01-10T12:01:37.498Z] #23 DONE 333.2s
12:01:37 [2023-01-10T12:01:37.498Z] 
12:01:37 [2023-01-10T12:01:37.498Z] #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
12:01:37 [2023-01-10T12:01:37.677Z] #69 3.663 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:01:37 [2023-01-10T12:01:37.677Z] #69 3.684 Setting up libjson-c5:amd64 (0.15-2) ...
12:01:37 [2023-01-10T12:01:37.677Z] #69 3.701 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
12:01:37 [2023-01-10T12:01:37.677Z] #69 3.713 Setting up libkmod2:amd64 (28-1) ...
12:01:37 [2023-01-10T12:01:37.677Z] #69 3.727 Setting up systemd (247.3-7+deb11u1) ...
12:01:37 [2023-01-10T12:01:37.757Z] #42 ...
12:01:37 [2023-01-10T12:01:37.757Z] 
12:01:37 [2023-01-10T12:01:37.757Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:01:37 [2023-01-10T12:01:37.935Z] #69 3.791 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:01:37 [2023-01-10T12:01:37.935Z] #69 3.793 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:01:37 [2023-01-10T12:01:37.935Z] #69 3.796 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:01:37 [2023-01-10T12:01:37.935Z] #69 3.824 Initializing machine ID from KVM UUID.
12:01:38 [2023-01-10T12:01:38.016Z] #57 DONE 0.5s
12:01:38 [2023-01-10T12:01:38.016Z] 
12:01:38 [2023-01-10T12:01:38.016Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:01:38 [2023-01-10T12:01:38.016Z] #58 DONE 0.1s
12:01:38 [2023-01-10T12:01:38.016Z] 
12:01:38 [2023-01-10T12:01:38.016Z] #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
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.203 Selecting previously unselected package systemd-sysv.
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.203 (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.)
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.217 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.221 Unpacking systemd-sysv (247.3-7+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.277 Selecting previously unselected package libdbus-1-3:amd64.
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.279 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.286 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.355 Selecting previously unselected package dbus.
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.358 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
12:01:38 [2023-01-10T12:01:38.290Z] #69 4.368 Unpacking dbus (1.12.24-0+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.292Z] #42 ...
12:01:38 [2023-01-10T12:01:38.292Z] 
12:01:38 [2023-01-10T12:01:38.292Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:01:38 [2023-01-10T12:01:38.292Z] #59 DONE 0.1s
12:01:38 [2023-01-10T12:01:38.292Z] 
12:01:38 [2023-01-10T12:01:38.292Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:01:38 [2023-01-10T12:01:38.292Z] #60 DONE 0.1s
12:01:38 [2023-01-10T12:01:38.292Z] 
12:01:38 [2023-01-10T12:01:38.292Z] #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
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.436 Selecting previously unselected package libpam-systemd:amd64.
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.439 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.444 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.496 Selecting previously unselected package dbus-user-session.
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.498 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.505 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.556 Setting up systemd-sysv (247.3-7+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.571 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.548Z] #69 4.586 Setting up dbus (1.12.24-0+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.726Z] #37 ...
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #34 [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
12:01:38 [2023-01-10T12:01:38.726Z] #34 DONE 333.2s
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #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
12:01:38 [2023-01-10T12:01:38.726Z] #42 ...
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:01:38 [2023-01-10T12:01:38.726Z] #57 DONE 0.2s
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:01:38 [2023-01-10T12:01:38.726Z] #58 DONE 0.1s
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #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
12:01:38 [2023-01-10T12:01:38.726Z] #42 ...
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:01:38 [2023-01-10T12:01:38.726Z] #59 DONE 0.1s
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:01:38 [2023-01-10T12:01:38.726Z] #60 DONE 0.1s
12:01:38 [2023-01-10T12:01:38.726Z] 
12:01:38 [2023-01-10T12:01:38.726Z] #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
12:01:38 [2023-01-10T12:01:38.807Z] #69 4.724 invoke-rc.d: could not determine current runlevel
12:01:38 [2023-01-10T12:01:38.807Z] #69 4.726 invoke-rc.d: policy-rc.d denied execution of start.
12:01:38 [2023-01-10T12:01:38.807Z] #69 4.733 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
12:01:38 [2023-01-10T12:01:38.807Z] #69 4.850 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
12:01:39 [2023-01-10T12:01:39.065Z] #69 4.871 Processing triggers for libc-bin (2.31-13+deb11u5) ...
12:01:39 [2023-01-10T12:01:39.065Z] #69 DONE 5.0s
12:01:39 [2023-01-10T12:01:39.065Z] 
12:01:39 [2023-01-10T12:01:39.065Z] #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
12:01:39 [2023-01-10T12:01:39.581Z] #70 0.438   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:01:39 [2023-01-10T12:01:39.581Z] #70 0.440                                  Dload  Upload   Total   Spent    Left  Speed
12:01:39 [2023-01-10T12:01:39.842Z] #70 0.440 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5899      0 --:--:-- --:--:-- --:--:--  5899
12:01:39 [2023-01-10T12:01:39.842Z] #70 DONE 0.8s
12:01:39 [2023-01-10T12:01:39.842Z] 
12:01:39 [2023-01-10T12:01:39.842Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
12:01:40 [2023-01-10T12:01:40.777Z] #71 DONE 1.0s
12:01:40 [2023-01-10T12:01:40.777Z] 
12:01:40 [2023-01-10T12:01:40.777Z] #72 exporting to image
12:01:40 [2023-01-10T12:01:40.777Z] #72 exporting layers
12:01:42 [2023-01-10T12:01:42.726Z] #70 exporting layers 5.6s done
12:01:42 [2023-01-10T12:01:42.726Z] #70 writing image sha256:a3bd60219c8143804c785924ae108f8f21a7556aea7b2b179a9be1dd3d287d79 done
12:01:42 [2023-01-10T12:01:42.726Z] #70 naming to docker.io/library/docker:25149a52f2b77cc39d96d6325666a79a6576fec1 done
12:01:42 [2023-01-10T12:01:42.726Z] #70 DONE 5.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:01:43 [2023-01-10T12:01:43.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44765/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25149a52f2b77cc39d96d6325666a79a6576fec1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25149a52f2b77cc39d96d6325666a79a6576fec1 hack/validate/default
12:01:43 [2023-01-10T12:01:43.624Z] Congratulations!  All commits are properly signed with the DCO!
12:01:44 [2023-01-10T12:01:44.989Z] Congratulations!  Seccomp profile generation is done correctly.
12:01:44 [2023-01-10T12:01:44.989Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:01:47 [2023-01-10T12:01:47.335Z] #72 exporting layers 6.0s done
12:01:47 [2023-01-10T12:01:47.335Z] #72 writing image sha256:b78460ff7dc73733767803888ecc417ea041826dd33326dd486867a5b24063b8 done
12:01:47 [2023-01-10T12:01:47.335Z] #72 naming to docker.io/library/docker:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e done
12:01:47 [2023-01-10T12:01:47.336Z] #72 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:01:47 [2023-01-10T12:01:47.675Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=5dd6e34bf5be7c11865906f39480d9c5ad53ed4e -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:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e hack/make.sh dynbinary test-integration
12:01:50 [2023-01-10T12:01:50.204Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:01:50 [2023-01-10T12:01:50.204Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:01:50 [2023-01-10T12:01:50.204Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:01:50 [2023-01-10T12:01:50.204Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:01:50 [2023-01-10T12:01:50.204Z] 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)
12:01:50 [2023-01-10T12:01:50.204Z] Detected virtualization docker.
12:01:50 [2023-01-10T12:01:50.204Z] Detected architecture x86-64.
12:01:50 [2023-01-10T12:01:50.204Z] Set hostname to <eaf268e6a2b9>.
12:01:50 [2023-01-10T12:01:50.204Z] modprobe@configfs.service: Succeeded.
12:01:50 [2023-01-10T12:01:50.204Z] modprobe@drm.service: Succeeded.
12:01:50 [2023-01-10T12:01:50.204Z] modprobe@fuse.service: Succeeded.
12:01:50 [2023-01-10T12:01:50.204Z] + source /etc/docker-entrypoint-cmd
12:01:50 [2023-01-10T12:01:50.204Z] ++ hack/make.sh dynbinary test-integration
12:01:50 [2023-01-10T12:01:50.204Z] 
12:01:50 [2023-01-10T12:01:50.204Z] Removing bundles/
12:01:50 [2023-01-10T12:01:50.204Z] 
12:01:50 [2023-01-10T12:01:50.204Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:01:50 [2023-01-10T12:01:50.204Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:01:50 [2023-01-10T12:01:50.204Z] GOOS="" GOARCH="" GOARM=""
12:01:53 [2023-01-10T12:01:53.069Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
12:01:53 [2023-01-10T12:01:53.994Z] Congratulations!  All API changes are done the right way.
12:01:53 [2023-01-10T12:01:53.994Z] Congratulations!  All TOML source files changed here have valid syntax.
12:01:53 [2023-01-10T12:01:53.994Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:01:53 [2023-01-10T12:01:53.994Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:01:53 [2023-01-10T12:01:53.994Z] Congratulations!  No new tests were added to integration-cli.
12:01:53 [2023-01-10T12:01:53.994Z] 
12:01:53 [2023-01-10T12:01:53.994Z] INFO Start validation with golang-ci-lint
12:01:54 [2023-01-10T12:01:54.555Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:01:54 [2023-01-10T12:01:54.555Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:01:54 [2023-01-10T12:01:54.555Z] INFO [loader] Using build tags: [apparmor seccomp] 
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 16.2% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 93.7% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/builder/remotecontext	0.108s	coverage: 13.7% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/builder/dockerfile	0.212s	coverage: 48.5% of statements
12:02:17 [2023-01-10T12:02:17.292Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:02:17 [2023-01-10T12:02:17.292Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
12:02:19 [2023-01-10T12:02:19.203Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.556s	coverage: 83.5% of statements
12:02:19 [2023-01-10T12:02:19.203Z] ?   	github.com/docker/docker/cli	[no test files]
12:02:19 [2023-01-10T12:02:19.203Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:02:21 [2023-01-10T12:02:21.743Z] ok  	github.com/docker/docker/client	0.098s	coverage: 75.4% of statements
12:02:24 [2023-01-10T12:02:24.969Z] #25 ...
12:02:24 [2023-01-10T12:02:24.969Z] 
12:02:24 [2023-01-10T12:02:24.969Z] #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
12:02:24 [2023-01-10T12:02:24.969Z] #42 183.8 + mkdir -p /build
12:02:24 [2023-01-10T12:02:24.969Z] #42 183.8 + cp runc /build/runc
12:02:24 [2023-01-10T12:02:24.969Z] #42 DONE 185.0s
12:02:24 [2023-01-10T12:02:24.969Z] 
12:02:24 [2023-01-10T12:02:24.969Z] #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
12:02:24 [2023-01-10T12:02:24.969Z] #25 377.7 + /build/golangci-lint --version
12:02:24 [2023-01-10T12:02:24.969Z] #25 379.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:02:24 [2023-01-10T12:02:24.969Z] #25 DONE 379.9s
12:02:24 [2023-01-10T12:02:24.969Z] 
12:02:24 [2023-01-10T12:02:24.969Z] #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
12:02:25 [2023-01-10T12:02:25.434Z] #42 183.2 + mkdir -p /build
12:02:25 [2023-01-10T12:02:25.434Z] #42 183.2 + cp runc /build/runc
12:02:25 [2023-01-10T12:02:25.434Z] #42 DONE 184.4s
12:02:25 [2023-01-10T12:02:25.434Z] 
12:02:25 [2023-01-10T12:02:25.434Z] #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
12:02:25 [2023-01-10T12:02:25.434Z] #31 377.6 + /build/golangci-lint --version
12:02:25 [2023-01-10T12:02:25.434Z] #31 379.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:02:25 [2023-01-10T12:02:25.434Z] #31 DONE 379.7s
12:02:25 [2023-01-10T12:02:25.434Z] 
12:02:25 [2023-01-10T12:02:25.434Z] #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
12:02:26 [2023-01-10T12:02:26.825Z] #37 ...
12:02:26 [2023-01-10T12:02:26.825Z] 
12:02:26 [2023-01-10T12:02:26.825Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:02:26 [2023-01-10T12:02:26.871Z] #37 323.8 + bin/containerd
12:02:27 [2023-01-10T12:02:27.764Z] #61 DONE 0.9s
12:02:27 [2023-01-10T12:02:27.764Z] 
12:02:27 [2023-01-10T12:02:27.764Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:02:27 [2023-01-10T12:02:27.764Z] #62 DONE 0.1s
12:02:27 [2023-01-10T12:02:27.764Z] 
12:02:27 [2023-01-10T12:02:27.764Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:02:28 [2023-01-10T12:02:28.027Z] #63 DONE 0.4s
12:02:28 [2023-01-10T12:02:28.027Z] 
12:02:28 [2023-01-10T12:02:28.027Z] #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
12:02:28 [2023-01-10T12:02:28.027Z] #37 323.9 + bin/containerd
12:02:28 [2023-01-10T12:02:28.779Z] #37 ...
12:02:28 [2023-01-10T12:02:28.779Z] 
12:02:28 [2023-01-10T12:02:28.779Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:02:28 [2023-01-10T12:02:28.779Z] #61 DONE 0.2s
12:02:28 [2023-01-10T12:02:28.779Z] 
12:02:28 [2023-01-10T12:02:28.779Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:02:28 [2023-01-10T12:02:28.779Z] #62 DONE 0.1s
12:02:28 [2023-01-10T12:02:28.779Z] 
12:02:28 [2023-01-10T12:02:28.779Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:02:28 [2023-01-10T12:02:28.779Z] #63 DONE 0.1s
12:02:28 [2023-01-10T12:02:28.779Z] 
12:02:28 [2023-01-10T12:02:28.779Z] #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
12:02:53 [2023-01-10T12:02:53.852Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 29.1% of statements
12:02:53 [2023-01-10T12:02:53.852Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.5% of statements
12:02:53 [2023-01-10T12:02:53.852Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:02:53 [2023-01-10T12:02:53.852Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:02:53 [2023-01-10T12:02:53.852Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:02:53 [2023-01-10T12:02:53.852Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:02:59 [2023-01-10T12:02:59.140Z] ok  	github.com/docker/docker/daemon/cluster	0.045s	coverage: 0.5% of statements
12:02:59 [2023-01-10T12:02:59.712Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
12:03:01 [2023-01-10T12:03:01.096Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
12:03:02 [2023-01-10T12:03:02.810Z] 98ecc5bab1a6: Pull complete
12:03:02 [2023-01-10T12:03:02.810Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1
12:03:02 [2023-01-10T12:03:02.810Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:03:02 [2023-01-10T12:03:02.810Z] mcr.microsoft.com/windows/servercore:ltsc2019
12:03:02 [2023-01-10T12:03:02.810Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
12:03:02 [2023-01-10T12:03:02.810Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
12:03:02 [2023-01-10T12:03:02.810Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3770'
12:03:02 [2023-01-10T12:03:02.810Z] INFO: Docker version of control daemon
12:03:02 [2023-01-10T12:03:02.810Z] 
12:03:02 [2023-01-10T12:03:02.810Z] Client:
12:03:02 [2023-01-10T12:03:02.810Z]  Version:           20.10.9
12:03:02 [2023-01-10T12:03:02.810Z]  API version:       1.41
12:03:02 [2023-01-10T12:03:02.810Z]  Go version:        go1.16.8
12:03:02 [2023-01-10T12:03:02.810Z]  Git commit:        c2ea9bc
12:03:02 [2023-01-10T12:03:02.810Z]  Built:             Mon Oct  4 16:11:10 2021
12:03:02 [2023-01-10T12:03:02.810Z]  OS/Arch:           windows/amd64
12:03:02 [2023-01-10T12:03:02.810Z]  Context:           default
12:03:02 [2023-01-10T12:03:02.810Z]  Experimental:      true
12:03:02 [2023-01-10T12:03:02.810Z] 
12:03:02 [2023-01-10T12:03:02.810Z] Server: Docker Engine - Community
12:03:02 [2023-01-10T12:03:02.810Z]  Engine:
12:03:02 [2023-01-10T12:03:02.810Z]   Version:          20.10.9
12:03:02 [2023-01-10T12:03:02.810Z]   API version:      1.41 (minimum version 1.24)
12:03:02 [2023-01-10T12:03:02.810Z]   Go version:       go1.16.8
12:03:02 [2023-01-10T12:03:02.810Z]   Git commit:       79ea9d3
12:03:02 [2023-01-10T12:03:02.810Z]   Built:            Mon Oct  4 16:06:39 2021
12:03:02 [2023-01-10T12:03:02.811Z]   OS/Arch:          windows/amd64
12:03:02 [2023-01-10T12:03:02.811Z]   Experimental:     true
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Docker info of control daemon
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] Client:
12:03:02 [2023-01-10T12:03:02.811Z]  Context:    default
12:03:02 [2023-01-10T12:03:02.811Z]  Debug Mode: false
12:03:02 [2023-01-10T12:03:02.811Z]  Plugins:
12:03:02 [2023-01-10T12:03:02.811Z]   app: Docker Application (Docker Inc., v0.8.0)
12:03:02 [2023-01-10T12:03:02.811Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:03:02 [2023-01-10T12:03:02.811Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] Server:
12:03:02 [2023-01-10T12:03:02.811Z]  Containers: 0
12:03:02 [2023-01-10T12:03:02.811Z]   Running: 0
12:03:02 [2023-01-10T12:03:02.811Z]   Paused: 0
12:03:02 [2023-01-10T12:03:02.811Z]   Stopped: 0
12:03:02 [2023-01-10T12:03:02.811Z]  Images: 1
12:03:02 [2023-01-10T12:03:02.811Z]  Server Version: 20.10.9
12:03:02 [2023-01-10T12:03:02.811Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:03:02 [2023-01-10T12:03:02.811Z]   Windows: 
12:03:02 [2023-01-10T12:03:02.811Z]   LCOW: 
12:03:02 [2023-01-10T12:03:02.811Z]  Logging Driver: json-file
12:03:02 [2023-01-10T12:03:02.811Z]  Plugins:
12:03:02 [2023-01-10T12:03:02.811Z]   Volume: local
12:03:02 [2023-01-10T12:03:02.811Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:03:02 [2023-01-10T12:03:02.811Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:03:02 [2023-01-10T12:03:02.811Z]  Swarm: inactive
12:03:02 [2023-01-10T12:03:02.811Z]  Default Isolation: process
12:03:02 [2023-01-10T12:03:02.811Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:03:02 [2023-01-10T12:03:02.811Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:03:02 [2023-01-10T12:03:02.811Z]  OSType: windows
12:03:02 [2023-01-10T12:03:02.811Z]  Architecture: x86_64
12:03:02 [2023-01-10T12:03:02.811Z]  CPUs: 4
12:03:02 [2023-01-10T12:03:02.811Z]  Total Memory: 32GiB
12:03:02 [2023-01-10T12:03:02.811Z]  Name: azwin-2-53e780
12:03:02 [2023-01-10T12:03:02.811Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
12:03:02 [2023-01-10T12:03:02.811Z]  Docker Root Dir: D:\docker
12:03:02 [2023-01-10T12:03:02.811Z]  Debug Mode: false
12:03:02 [2023-01-10T12:03:02.811Z]  Registry: https://index.docker.io/v1/
12:03:02 [2023-01-10T12:03:02.811Z]  Labels:
12:03:02 [2023-01-10T12:03:02.811Z]  Experimental: true
12:03:02 [2023-01-10T12:03:02.811Z]  Insecure Registries:
12:03:02 [2023-01-10T12:03:02.811Z]   10.0.0.4:5000
12:03:02 [2023-01-10T12:03:02.811Z]   127.0.0.0/8
12:03:02 [2023-01-10T12:03:02.811Z]  Registry Mirrors:
12:03:02 [2023-01-10T12:03:02.811Z]   http://10.0.0.4:5000/
12:03:02 [2023-01-10T12:03:02.811Z]  Live Restore Enabled: false
12:03:02 [2023-01-10T12:03:02.811Z]  Product License: Community Engine
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Commit hash is 0ee03be64d
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Nuke-Everything...
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Container count on control daemon to delete is 0
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Nuking d:\CI
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Zapped successfully
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Location for testing is d:\CI\PR-44765\6
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] INFO: Building the image from Dockerfile.windows at 01/10/2023 12:02:53...
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] Sending build context to Docker daemon  58.53MB
12:03:02 [2023-01-10T12:03:02.811Z] 
12:03:02 [2023-01-10T12:03:02.811Z] Step 1/10 : FROM microsoft/windowsservercore
12:03:02 [2023-01-10T12:03:02.811Z]  ---> f09307a3e16d
12:03:02 [2023-01-10T12:03:02.811Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:03:02 [2023-01-10T12:03:02.811Z]  ---> Running in 6d915183fc1d
12:03:02 [2023-01-10T12:03:02.811Z] Removing intermediate container 6d915183fc1d
12:03:02 [2023-01-10T12:03:02.811Z]  ---> 28ef1e48a991
12:03:02 [2023-01-10T12:03:02.811Z] Step 3/10 : ARG GO_VERSION=1.18.9
12:03:02 [2023-01-10T12:03:02.811Z]  ---> Running in e30711630b39
12:03:02 [2023-01-10T12:03:02.811Z] Removing intermediate container e30711630b39
12:03:02 [2023-01-10T12:03:02.811Z]  ---> 71ac13294320
12:03:02 [2023-01-10T12:03:02.811Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2
12:03:02 [2023-01-10T12:03:02.811Z]  ---> Running in 76a5d853a3d6
12:03:02 [2023-01-10T12:03:02.811Z] Removing intermediate container 76a5d853a3d6
12:03:02 [2023-01-10T12:03:02.811Z]  ---> b3a1d505fcea
12:03:02 [2023-01-10T12:03:02.811Z] 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}
12:03:02 [2023-01-10T12:03:02.811Z]  ---> Running in 0aca58f67b6c
12:03:03 [2023-01-10T12:03:03.269Z] Removing intermediate container 0aca58f67b6c
12:03:03 [2023-01-10T12:03:03.269Z]  ---> e402238a0905
12:03:03 [2023-01-10T12:03:03.269Z] 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;
12:03:03 [2023-01-10T12:03:03.269Z]  ---> Running in 43fff086d415
12:03:07 [2023-01-10T12:03:07.676Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.8% of statements
12:03:08 [2023-01-10T12:03:08.622Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.8% of statements
12:03:08 [2023-01-10T12:03:08.883Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
12:03:09 [2023-01-10T12:03:09.453Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:03:10 [2023-01-10T12:03:10.025Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
12:03:11 [2023-01-10T12:03:11.408Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.597s	coverage: 74.6% of statements
12:03:12 [2023-01-10T12:03:12.350Z] ok  	github.com/docker/docker/daemon	12.104s	coverage: 17.1% of statements
12:03:12 [2023-01-10T12:03:12.350Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:03:12 [2023-01-10T12:03:12.350Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:03:12 [2023-01-10T12:03:12.350Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:03:12 [2023-01-10T12:03:12.350Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:03:13 [2023-01-10T12:03:13.291Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
12:03:13 [2023-01-10T12:03:13.552Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.343s	coverage: 60.7% of statements
12:03:14 [2023-01-10T12:03:14.934Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.8% of statements
12:03:16 [2023-01-10T12:03:16.324Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.256s	coverage: 50.5% of statements
12:03:17 [2023-01-10T12:03:17.302Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.489s	coverage: 46.2% of statements
12:03:17 [2023-01-10T12:03:17.302Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:03:18 [2023-01-10T12:03:18.706Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.8% of statements
12:03:18 [2023-01-10T12:03:18.706Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.843s	coverage: 58.0% of statements
12:03:18 [2023-01-10T12:03:18.706Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:03:18 [2023-01-10T12:03:18.706Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:03:20 [2023-01-10T12:03:20.087Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
12:03:20 [2023-01-10T12:03:20.348Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
12:03:20 [2023-01-10T12:03:20.918Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 6.6% of statements
12:03:20 [2023-01-10T12:03:20.918Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:03:20 [2023-01-10T12:03:20.918Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:03:21 [2023-01-10T12:03:21.859Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.0% of statements
12:03:22 [2023-01-10T12:03:22.120Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.142s	coverage: 77.8% of statements
12:03:22 [2023-01-10T12:03:22.120Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:03:22 [2023-01-10T12:03:22.120Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:03:22 [2023-01-10T12:03:22.381Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
12:03:22 [2023-01-10T12:03:22.640Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
12:03:23 [2023-01-10T12:03:23.212Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
12:03:23 [2023-01-10T12:03:23.212Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 69.9% of statements
12:03:23 [2023-01-10T12:03:23.783Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 78.7% of statements
12:03:23 [2023-01-10T12:03:23.783Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:03:24 [2023-01-10T12:03:24.044Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 58.2% of statements
12:03:24 [2023-01-10T12:03:24.282Z] #37 375.2 # github.com/containerd/containerd/cmd/containerd
12:03:24 [2023-01-10T12:03:24.282Z] #37 375.2 /usr/bin/ld: /tmp/go-link-1790406324/000019.o: in function `New':
12:03:24 [2023-01-10T12:03:24.283Z] #37 375.2 /tmp/tmp.lKja3p4HbJ/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
12:03:24 [2023-01-10T12:03:24.283Z] #37 375.2 + bin/containerd-stress
12:03:24 [2023-01-10T12:03:24.283Z] #37 376.4 + bin/containerd-shim
12:03:24 [2023-01-10T12:03:24.614Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 31.5% of statements
12:03:24 [2023-01-10T12:03:24.907Z] 
12:03:24 [2023-01-10T12:03:24.907Z] SUCCESS: Specified value was saved.
12:03:24 [2023-01-10T12:03:24.907Z] INFO: Downloading git...
12:03:24 [2023-01-10T12:03:24.907Z] INFO: Downloading go...
12:03:25 [2023-01-10T12:03:25.004Z] #37 375.3 # github.com/containerd/containerd/cmd/containerd
12:03:25 [2023-01-10T12:03:25.004Z] #37 375.3 /usr/bin/ld: /tmp/go-link-1586450152/000019.o: in function `New':
12:03:25 [2023-01-10T12:03:25.004Z] #37 375.3 /tmp/tmp.dGY061jbni/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
12:03:25 [2023-01-10T12:03:25.004Z] #37 375.4 + bin/containerd-stress
12:03:25 [2023-01-10T12:03:25.004Z] #37 376.5 + bin/containerd-shim
12:03:25 [2023-01-10T12:03:25.555Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
12:03:25 [2023-01-10T12:03:25.555Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
12:03:26 [2023-01-10T12:03:26.129Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
12:03:26 [2023-01-10T12:03:26.449Z] INFO: Downloading compiler 1 of 3...
12:03:26 [2023-01-10T12:03:26.698Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.535s	coverage: 82.5% of statements
12:03:26 [2023-01-10T12:03:26.698Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:03:26 [2023-01-10T12:03:26.698Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:03:27 [2023-01-10T12:03:27.638Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
12:03:27 [2023-01-10T12:03:27.987Z] INFO: Downloading compiler 2 of 3...
12:03:28 [2023-01-10T12:03:28.208Z] ok  	github.com/docker/docker/distribution	0.623s	coverage: 29.0% of statements
12:03:28 [2023-01-10T12:03:28.208Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:03:28 [2023-01-10T12:03:28.447Z] INFO: Downloading compiler 3 of 3...
12:03:28 [2023-01-10T12:03:28.779Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
12:03:29 [2023-01-10T12:03:29.351Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.8% of statements
12:03:29 [2023-01-10T12:03:29.921Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
12:03:29 [2023-01-10T12:03:29.981Z] INFO: Extracting git...
12:03:30 [2023-01-10T12:03:30.182Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.6% of statements
12:03:30 [2023-01-10T12:03:30.182Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:03:30 [2023-01-10T12:03:30.182Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:03:30 [2023-01-10T12:03:30.443Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
12:03:30 [2023-01-10T12:03:30.443Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:03:30 [2023-01-10T12:03:30.703Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
12:03:31 [2023-01-10T12:03:31.570Z] #37 387.8 + bin/containerd-shim-runc-v1
12:03:31 [2023-01-10T12:03:31.646Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 40.6% of statements
12:03:32 [2023-01-10T12:03:32.219Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
12:03:32 [2023-01-10T12:03:32.412Z] #37 387.6 + bin/containerd-shim-runc-v1
12:03:32 [2023-01-10T12:03:32.479Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:03:34 [2023-01-10T12:03:34.391Z] ok  	github.com/docker/docker/pkg/archive	0.311s	coverage: 81.9% of statements
12:03:35 [2023-01-10T12:03:35.331Z] ok  	github.com/docker/docker/pkg/authorization	0.577s	coverage: 68.3% of statements
12:03:35 [2023-01-10T12:03:35.331Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:03:35 [2023-01-10T12:03:35.591Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:03:37 [2023-01-10T12:03:37.695Z] #37 393.9 + bin/containerd-shim-runc-v2
12:03:38 [2023-01-10T12:03:38.137Z] #37 394.1 + bin/containerd-shim-runc-v2
12:03:38 [2023-01-10T12:03:38.137Z] #37 394.9 + binaries
12:03:38 [2023-01-10T12:03:38.137Z] #37 394.9 + install -D bin/containerd /build/containerd
12:03:38 [2023-01-10T12:03:38.137Z] #37 395.0 + install -D bin/containerd-shim /build/containerd-shim
12:03:38 [2023-01-10T12:03:38.137Z] #37 395.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:03:38 [2023-01-10T12:03:38.137Z] #37 395.0 + install -D bin/ctr /build/ctr
12:03:38 [2023-01-10T12:03:38.266Z] #37 394.8 + binaries
12:03:38 [2023-01-10T12:03:38.266Z] #37 394.8 + install -D bin/containerd /build/containerd
12:03:38 [2023-01-10T12:03:38.266Z] #37 394.8 + install -D bin/containerd-shim /build/containerd-shim
12:03:38 [2023-01-10T12:03:38.525Z] #37 394.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:03:38 [2023-01-10T12:03:38.525Z] #37 394.8 + install -D bin/ctr /build/ctr
12:03:38 [2023-01-10T12:03:38.885Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.530s	coverage: 43.5% of statements
12:03:38 [2023-01-10T12:03:38.885Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
12:03:39 [2023-01-10T12:03:39.145Z] ok  	github.com/docker/docker/layer	7.285s	coverage: 68.8% of statements
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:03:39 [2023-01-10T12:03:39.145Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
12:03:39 [2023-01-10T12:03:39.717Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
12:03:40 [2023-01-10T12:03:40.054Z] #37 DONE 397.2s
12:03:40 [2023-01-10T12:03:40.056Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
12:03:40 [2023-01-10T12:03:40.317Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
12:03:40 [2023-01-10T12:03:40.577Z] #37 DONE 396.9s
12:03:40 [2023-01-10T12:03:40.577Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
12:03:41 [2023-01-10T12:03:41.430Z] 
12:03:41 [2023-01-10T12:03:41.430Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:03:41 [2023-01-10T12:03:41.515Z] 
12:03:41 [2023-01-10T12:03:41.515Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:03:41 [2023-01-10T12:03:41.519Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
12:03:41 [2023-01-10T12:03:41.673Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:03:41 [2023-01-10T12:03:41.673Z] 
12:03:41 [2023-01-10T12:03:41.673Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:03:41 [2023-01-10T12:03:41.673Z] DOCKER_SYSTEMD=1
12:03:41 [2023-01-10T12:03:41.673Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:03:41 [2023-01-10T12:03:41.673Z] HOSTNAME=eaf268e6a2b9
12:03:41 [2023-01-10T12:03:41.673Z] DEST=bundles/test-integration
12:03:41 [2023-01-10T12:03:41.673Z] PWD=/go/src/github.com/docker/docker
12:03:41 [2023-01-10T12:03:41.673Z] DOCKER_GITCOMMIT=5dd6e34bf5be7c11865906f39480d9c5ad53ed4e
12:03:41 [2023-01-10T12:03:41.673Z] container=docker
12:03:41 [2023-01-10T12:03:41.673Z] HOME=/root
12:03:41 [2023-01-10T12:03:41.673Z] LANG=C.UTF-8
12:03:41 [2023-01-10T12:03:41.673Z] INVOCATION_ID=b0500abe09514238b016974d9f6f758e
12:03:41 [2023-01-10T12:03:41.673Z] GOLANG_VERSION=1.18.9
12:03:41 [2023-01-10T12:03:41.673Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:03:41 [2023-01-10T12:03:41.673Z] VALIDATE_BRANCH=20.10
12:03:41 [2023-01-10T12:03:41.673Z] TERM=xterm
12:03:41 [2023-01-10T12:03:41.673Z] DOCKER_PKG=github.com/docker/docker
12:03:41 [2023-01-10T12:03:41.673Z] SHLVL=3
12:03:41 [2023-01-10T12:03:41.673Z] TIMEOUT=120m
12:03:41 [2023-01-10T12:03:41.673Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:03:41 [2023-01-10T12:03:41.673Z] DOCKER_GRAPHDRIVER=overlay2
12:03:41 [2023-01-10T12:03:41.674Z] GO111MODULE=off
12:03:41 [2023-01-10T12:03:41.674Z] DOCKER_EXPERIMENTAL=1
12:03:41 [2023-01-10T12:03:41.674Z] TEST_SKIP_INTEGRATION_CLI=1
12:03:41 [2023-01-10T12:03:41.674Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:03:41 [2023-01-10T12:03:41.674Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:03:41 [2023-01-10T12:03:41.674Z] GOPATH=/go
12:03:41 [2023-01-10T12:03:41.674Z] PKG_CONFIG=pkg-config
12:03:41 [2023-01-10T12:03:41.674Z] _=/usr/bin/env
12:03:41 [2023-01-10T12:03:41.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:03:42 [2023-01-10T12:03:42.090Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.5% of statements
12:03:42 [2023-01-10T12:03:42.362Z] #64 DONE 0.9s
12:03:42 [2023-01-10T12:03:42.362Z] 
12:03:42 [2023-01-10T12:03:42.362Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:03:42 [2023-01-10T12:03:42.453Z] #64 DONE 0.9s
12:03:42 [2023-01-10T12:03:42.453Z] 
12:03:42 [2023-01-10T12:03:42.453Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:03:42 [2023-01-10T12:03:42.453Z] #65 DONE 0.2s
12:03:42 [2023-01-10T12:03:42.620Z] #65 DONE 0.3s
12:03:42 [2023-01-10T12:03:42.620Z] 
12:03:42 [2023-01-10T12:03:42.620Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:03:42 [2023-01-10T12:03:42.660Z] ok  	github.com/docker/docker/pkg/fsutils	0.211s	coverage: 85.1% of statements
12:03:42 [2023-01-10T12:03:42.660Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
12:03:42 [2023-01-10T12:03:42.711Z] 
12:03:42 [2023-01-10T12:03:42.712Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:03:42 [2023-01-10T12:03:42.922Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.034s	coverage: 84.1% of statements
12:03:43 [2023-01-10T12:03:43.648Z] #66 DONE 0.9s
12:03:43 [2023-01-10T12:03:43.648Z] 
12:03:43 [2023-01-10T12:03:43.648Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:03:43 [2023-01-10T12:03:43.648Z] #67 DONE 0.1s
12:03:43 [2023-01-10T12:03:43.648Z] 
12:03:43 [2023-01-10T12:03:43.648Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:03:43 [2023-01-10T12:03:43.648Z] #68 DONE 0.0s
12:03:43 [2023-01-10T12:03:43.648Z] 
12:03:43 [2023-01-10T12:03:43.648Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:03:43 [2023-01-10T12:03:43.862Z] ok  	github.com/docker/docker/pkg/idtools	0.386s	coverage: 69.5% of statements
12:03:43 [2023-01-10T12:03:43.862Z] ok  	github.com/docker/docker/pkg/ioutils	0.361s	coverage: 69.3% of statements
12:03:43 [2023-01-10T12:03:43.992Z] #66 DONE 1.1s
12:03:43 [2023-01-10T12:03:43.992Z] 
12:03:43 [2023-01-10T12:03:43.992Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:03:43 [2023-01-10T12:03:43.992Z] #67 DONE 0.0s
12:03:43 [2023-01-10T12:03:43.992Z] 
12:03:43 [2023-01-10T12:03:43.992Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:03:43 [2023-01-10T12:03:43.992Z] #68 DONE 0.0s
12:03:43 [2023-01-10T12:03:43.992Z] 
12:03:43 [2023-01-10T12:03:43.992Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:03:44 [2023-01-10T12:03:44.122Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
12:03:44 [2023-01-10T12:03:44.122Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:03:44 [2023-01-10T12:03:44.122Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:03:44 [2023-01-10T12:03:44.122Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:03:44 [2023-01-10T12:03:44.122Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:03:44 [2023-01-10T12:03:44.382Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
12:03:44 [2023-01-10T12:03:44.382Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:03:44 [2023-01-10T12:03:44.382Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:03:44 [2023-01-10T12:03:44.643Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:03:44 [2023-01-10T12:03:44.903Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
12:03:44 [2023-01-10T12:03:44.903Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
12:03:44 [2023-01-10T12:03:44.903Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:03:44 [2023-01-10T12:03:44.903Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:03:45 [2023-01-10T12:03:45.475Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
12:03:46 [2023-01-10T12:03:46.046Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
12:03:46 [2023-01-10T12:03:46.306Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
12:03:46 [2023-01-10T12:03:46.566Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:03:46 [2023-01-10T12:03:46.937Z] #69 DONE 2.7s
12:03:46 [2023-01-10T12:03:46.937Z] 
12:03:46 [2023-01-10T12:03:46.937Z] #70 exporting to image
12:03:46 [2023-01-10T12:03:46.937Z] #70 exporting layers
12:03:47 [2023-01-10T12:03:47.656Z] INFO: Expanding go...
12:03:47 [2023-01-10T12:03:47.946Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
12:03:47 [2023-01-10T12:03:47.946Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
12:03:50 [2023-01-10T12:03:50.545Z] #69 DONE 6.5s
12:03:50 [2023-01-10T12:03:50.545Z] 
12:03:50 [2023-01-10T12:03:50.545Z] #70 exporting to image
12:03:50 [2023-01-10T12:03:50.545Z] #70 exporting layers
12:03:52 [2023-01-10T12:03:52.144Z] ok  	github.com/docker/docker/pkg/signal	3.369s	coverage: 62.3% of statements
12:03:52 [2023-01-10T12:03:52.145Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
12:03:52 [2023-01-10T12:03:52.240Z] #70 exporting layers 5.9s done
12:03:52 [2023-01-10T12:03:52.240Z] #70 writing image sha256:30faebce72809a302e2a9acc9f7b37889d8bdede4196ce221ae076c584c7f0d1 done
12:03:52 [2023-01-10T12:03:52.240Z] #70 naming to docker.io/library/docker:3646b08d7e8b8dba57acff7ba405287db450a021 done
12:03:52 [2023-01-10T12:03:52.240Z] #70 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:03:52 [2023-01-10T12:03:52.412Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:03:52 [2023-01-10T12:03:52.412Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:03:52 [2023-01-10T12:03:52.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021 -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:3646b08d7e8b8dba57acff7ba405287db450a021 hack/make.sh dynbinary test-integration
12:03:52 [2023-01-10T12:03:52.982Z] ok  	github.com/docker/docker/pkg/sysinfo	0.022s	coverage: 52.5% of statements
12:03:53 [2023-01-10T12:03:53.552Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
12:03:53 [2023-01-10T12:03:53.812Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
12:03:54 [2023-01-10T12:03:54.382Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
12:03:54 [2023-01-10T12:03:54.382Z] coverage: [no statements]
12:03:54 [2023-01-10T12:03:54.382Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
12:03:54 [2023-01-10T12:03:54.951Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
12:03:54 [2023-01-10T12:03:54.951Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:03:55 [2023-01-10T12:03:55.141Z] 
12:03:55 [2023-01-10T12:03:55.141Z] Removing bundles/
12:03:55 [2023-01-10T12:03:55.141Z] 
12:03:55 [2023-01-10T12:03:55.141Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:03:55 [2023-01-10T12:03:55.141Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:03:55 [2023-01-10T12:03:55.141Z] GOOS="" GOARCH="" GOARM=""
12:03:55 [2023-01-10T12:03:55.212Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:03:57 [2023-01-10T12:03:57.123Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
12:03:57 [2023-01-10T12:03:57.191Z] #70 exporting layers 6.0s done
12:03:57 [2023-01-10T12:03:57.191Z] #70 writing image sha256:d48686425ced51676d02d4a713773359a92881e694ee4e3b6a4bcc14bc40d120 done
12:03:57 [2023-01-10T12:03:57.191Z] #70 naming to docker.io/library/docker:3646b08d7e8b8dba57acff7ba405287db450a021 done
12:03:57 [2023-01-10T12:03:57.191Z] #70 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:03:57 [2023-01-10T12:03:57.383Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
12:03:57 [2023-01-10T12:03:57.543Z] + trap exit INT TERM
12:03:57 [2023-01-10T12:03:57.544Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:03:57 [2023-01-10T12:03:57.544Z] + CONTAINER_NAME=docker-pr6
12:03:57 [2023-01-10T12:03:57.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44765/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021 -e DOCKER_GRAPHDRIVER docker:3646b08d7e8b8dba57acff7ba405287db450a021 hack/make.sh dynbinary-daemon
12:03:57 [2023-01-10T12:03:57.954Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.6% of statements
12:03:58 [2023-01-10T12:03:58.896Z] ok  	github.com/docker/docker/quota	0.208s	coverage: 71.4% of statements
12:03:58 [2023-01-10T12:03:58.915Z] 
12:03:58 [2023-01-10T12:03:58.915Z] Removing bundles/
12:03:58 [2023-01-10T12:03:58.915Z] 
12:03:58 [2023-01-10T12:03:58.915Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:03:58 [2023-01-10T12:03:58.915Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:03:58 [2023-01-10T12:03:58.915Z] GOOS="" GOARCH="" GOARM=""
12:03:59 [2023-01-10T12:03:59.468Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
12:04:00 [2023-01-10T12:04:00.409Z] ok  	github.com/docker/docker/registry	0.083s	coverage: 57.3% of statements
12:04:01 [2023-01-10T12:04:01.015Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
12:04:01 [2023-01-10T12:04:01.015Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:04:01 [2023-01-10T12:04:01.593Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
12:04:01 [2023-01-10T12:04:01.868Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:04:03 [2023-01-10T12:04:03.783Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
12:04:04 [2023-01-10T12:04:04.353Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 76.4% of statements
12:04:04 [2023-01-10T12:04:04.923Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
12:04:05 [2023-01-10T12:04:05.863Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
12:04:17 [2023-01-10T12:04:17.596Z] INFO: Expanding compiler 1 of 3...
12:04:17 [2023-01-10T12:04:17.596Z] INFO: Expanding compiler 2 of 3...
12:04:20 [2023-01-10T12:04:20.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:04:20 [2023-01-10T12:04:20.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:04:20 [2023-01-10T12:04:20.753Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/rootless	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/volume	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === Skipped
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     exec_linux_test.go:19: requires AppArmor to be enabled
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     exec_linux_test.go:39: requires AppArmor to be enabled
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver btrfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver btrfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver btrfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver btrfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver btrfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:74: No driver to put!
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z] time="2023-01-10T12:03:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z] time="2023-01-10T12:03:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z] time="2023-01-10T12:03:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z] time="2023-01-10T12:03:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z] time="2023-01-10T12:03:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:74: No driver to put!
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     overlay_test.go:50: Fails to compute changes intermittently
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     overlay_test.go:66: Cannot run test with naive change algorithm
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver zfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver zfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver zfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver zfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:47: Driver zfs not supported
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     graphtest_unix.go:74: No driver to put!
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:04:20 [2023-01-10T12:04:20.753Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:04:20 [2023-01-10T12:04:20.753Z] 
12:04:20 [2023-01-10T12:04:20.753Z] DONE 2267 tests, 26 skipped in 203.885s
Post stage
[Pipeline] junit
12:04:20 [2023-01-10T12:04:20.767Z] Recording test results
12:04:21 [2023-01-10T12:04:21.944Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:04:22 [2023-01-10T12:04:22.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5dd6e34bf5be7c11865906f39480d9c5ad53ed4e -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:5dd6e34bf5be7c11865906f39480d9c5ad53ed4e hack/make.sh dynbinary test-integration
12:04:22 [2023-01-10T12:04:22.869Z] 
12:04:22 [2023-01-10T12:04:22.869Z] Removing bundles/
12:04:22 [2023-01-10T12:04:22.869Z] 
12:04:22 [2023-01-10T12:04:22.869Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:04:22 [2023-01-10T12:04:22.869Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:04:22 [2023-01-10T12:04:22.869Z] GOOS="" GOARCH="" GOARM=""
12:04:23 [2023-01-10T12:04:23.379Z] INFO: Expanding compiler 3 of 3...
12:04:23 [2023-01-10T12:04:23.837Z] INFO: Removing downloaded files...
12:04:23 [2023-01-10T12:04:23.837Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:04:23 [2023-01-10T12:04:23.837Z] INFO: Configuring git core.autocrlf...
12:04:30 [2023-01-10T12:04:30.953Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 2m27.421847571s 
12:04:30 [2023-01-10T12:04:30.953Z] 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. 
12:04:30 [2023-01-10T12:04:30.953Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 401.093824ms 
12:04:42 [2023-01-10T12:04:42.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:04:42 [2023-01-10T12:04:42.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:05:00 [2023-01-10T12:05:00.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:05:00 [2023-01-10T12:05:00.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:05:01 [2023-01-10T12:05:01.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:05:02 [2023-01-10T12:05:02.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:05:02 [2023-01-10T12:05:02.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:05:03 [2023-01-10T12:05:03.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:05:04 [2023-01-10T12:05:04.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:05:06 [2023-01-10T12:05:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:05:06 [2023-01-10T12:05:06.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:05:07 [2023-01-10T12:05:07.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:05:08 [2023-01-10T12:05:08.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:05:08 [2023-01-10T12:05:08.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:05:10 [2023-01-10T12:05:10.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:05:10 [2023-01-10T12:05:10.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:05:11 [2023-01-10T12:05:11.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:05:12 [2023-01-10T12:05:12.250Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:05:12 [2023-01-10T12:05:12.250Z] Using test binary docker
12:05:12 [2023-01-10T12:05:12.250Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:05:12 [2023-01-10T12:05:12.250Z] Starting apparmor (via systemctl): apparmor.service.
12:05:12 [2023-01-10T12:05:12.250Z] INFO: Waiting for daemon to start...
12:05:12 [2023-01-10T12:05:12.250Z] Starting dockerd
12:05:14 [2023-01-10T12:05:14.148Z] .
12:05:14 [2023-01-10T12:05:14.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:05:14 [2023-01-10T12:05:14.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:05:14 [2023-01-10T12:05:14.148Z] Error: No such image: emptyfs
12:05:14 [2023-01-10T12:05:14.407Z] Running integration-test (iteration 1)
12:05:14 [2023-01-10T12:05:14.407Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:05:14 [2023-01-10T12:05:14.665Z] Loaded image: busybox:latest
12:05:14 [2023-01-10T12:05:14.665Z] Loaded image: busybox:glibc
12:05:16 [2023-01-10T12:05:16.040Z] Loaded image: debian:bullseye-slim
12:05:16 [2023-01-10T12:05:16.040Z] Loaded image: hello-world:latest
12:05:16 [2023-01-10T12:05:16.298Z] Loaded image: arm32v7/hello-world:latest
12:05:16 [2023-01-10T12:05:16.298Z] INFO: Testing against a local daemon
12:05:16 [2023-01-10T12:05:16.298Z] === RUN   TestCgroupNamespacesBuild
12:05:18 [2023-01-10T12:05:18.197Z] --- PASS: TestCgroupNamespacesBuild (2.04s)
12:05:18 [2023-01-10T12:05:18.197Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:05:19 [2023-01-10T12:05:19.570Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s)
12:05:19 [2023-01-10T12:05:19.570Z] === RUN   TestBuildWithSession
12:05:19 [2023-01-10T12:05:19.570Z]     build_session_test.go:25: TODO: BuildKit
12:05:19 [2023-01-10T12:05:19.570Z] --- SKIP: TestBuildWithSession (0.00s)
12:05:19 [2023-01-10T12:05:19.570Z] === RUN   TestBuildSquashParent
12:05:24 [2023-01-10T12:05:24.834Z] --- PASS: TestBuildSquashParent (4.83s)
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:05:24 [2023-01-10T12:05:24.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:05:24 [2023-01-10T12:05:24.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:05:24 [2023-01-10T12:05:24.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:05:24 [2023-01-10T12:05:24.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:05:24 [2023-01-10T12:05:24.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:05:24 [2023-01-10T12:05:24.834Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:05:24 [2023-01-10T12:05:24.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:05:24 [2023-01-10T12:05:24.834Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:05:24 [2023-01-10T12:05:24.834Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:05:25 [2023-01-10T12:05:25.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:05:25 [2023-01-10T12:05:25.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:05:27 [2023-01-10T12:05:27.144Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:05:27 [2023-01-10T12:05:27.402Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:05:28 [2023-01-10T12:05:28.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:05:28 [2023-01-10T12:05:28.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s)
12:05:28 [2023-01-10T12:05:28.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s)
12:05:28 [2023-01-10T12:05:28.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s)
12:05:28 [2023-01-10T12:05:28.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.46s)
12:05:28 [2023-01-10T12:05:28.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s)
12:05:28 [2023-01-10T12:05:28.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s)
12:05:28 [2023-01-10T12:05:28.776Z] === RUN   TestBuildMultiStageCopy
12:05:28 [2023-01-10T12:05:28.776Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:05:30 [2023-01-10T12:05:30.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:05:30 [2023-01-10T12:05:30.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:05:30 [2023-01-10T12:05:30.410Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:05:30 [2023-01-10T12:05:30.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:05:30 [2023-01-10T12:05:30.931Z] --- PASS: TestBuildMultiStageCopy (2.17s)
12:05:30 [2023-01-10T12:05:30.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s)
12:05:30 [2023-01-10T12:05:30.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
12:05:30 [2023-01-10T12:05:30.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:05:30 [2023-01-10T12:05:30.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:05:30 [2023-01-10T12:05:30.931Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:05:30 [2023-01-10T12:05:30.931Z] === RUN   TestBuildMultiStageParentConfig
12:05:31 [2023-01-10T12:05:31.498Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
12:05:31 [2023-01-10T12:05:31.498Z] === RUN   TestBuildLabelWithTargets
12:05:32 [2023-01-10T12:05:32.872Z] --- PASS: TestBuildLabelWithTargets (1.06s)
12:05:32 [2023-01-10T12:05:32.872Z] === RUN   TestBuildWithEmptyLayers
12:05:32 [2023-01-10T12:05:32.872Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
12:05:32 [2023-01-10T12:05:32.872Z] === RUN   TestBuildMultiStageOnBuild
12:05:34 [2023-01-10T12:05:34.772Z] --- PASS: TestBuildMultiStageOnBuild (1.69s)
12:05:34 [2023-01-10T12:05:34.772Z] === RUN   TestBuildUncleanTarFilenames
12:05:35 [2023-01-10T12:05:35.339Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
12:05:35 [2023-01-10T12:05:35.339Z] === RUN   TestBuildMultiStageLayerLeak
12:05:37 [2023-01-10T12:05:37.239Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s)
12:05:37 [2023-01-10T12:05:37.239Z] === RUN   TestBuildWithHugeFile
12:05:44 [2023-01-10T12:05:44.359Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:05:44 [2023-01-10T12:05:44.359Z] 
12:05:44 [2023-01-10T12:05:44.359Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:05:44 [2023-01-10T12:05:44.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:05:44 [2023-01-10T12:05:44.359Z] HOSTNAME=ad0b2c7abea0
12:05:44 [2023-01-10T12:05:44.359Z] TESTDEBUG=0
12:05:44 [2023-01-10T12:05:44.359Z] DEST=bundles/test-integration
12:05:44 [2023-01-10T12:05:44.359Z] PWD=/go/src/github.com/docker/docker
12:05:44 [2023-01-10T12:05:44.359Z] DOCKER_GITCOMMIT=5dd6e34bf5be7c11865906f39480d9c5ad53ed4e
12:05:44 [2023-01-10T12:05:44.359Z] container=docker
12:05:44 [2023-01-10T12:05:44.359Z] HOME=/root
12:05:44 [2023-01-10T12:05:44.359Z] GOLANG_VERSION=1.18.9
12:05:44 [2023-01-10T12:05:44.359Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:05:44 [2023-01-10T12:05:44.359Z] VALIDATE_BRANCH=20.10
12:05:44 [2023-01-10T12:05:44.359Z] TERM=xterm
12:05:44 [2023-01-10T12:05:44.359Z] DOCKER_PKG=github.com/docker/docker
12:05:44 [2023-01-10T12:05:44.359Z] SHLVL=1
12:05:44 [2023-01-10T12:05:44.359Z] TIMEOUT=120m
12:05:44 [2023-01-10T12:05:44.359Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:05:44 [2023-01-10T12:05:44.359Z] DOCKER_GRAPHDRIVER=overlay2
12:05:44 [2023-01-10T12:05:44.359Z] GO111MODULE=off
12:05:44 [2023-01-10T12:05:44.359Z] DOCKER_EXPERIMENTAL=1
12:05:44 [2023-01-10T12:05:44.359Z] TEST_SKIP_INTEGRATION_CLI=1
12:05:44 [2023-01-10T12:05:44.359Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:05:44 [2023-01-10T12:05:44.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:05:44 [2023-01-10T12:05:44.359Z] GOPATH=/go
12:05:44 [2023-01-10T12:05:44.359Z] PKG_CONFIG=pkg-config
12:05:44 [2023-01-10T12:05:44.359Z] _=/usr/bin/env
12:05:44 [2023-01-10T12:05:44.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:05:46 [2023-01-10T12:05:46.636Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:05:46 [2023-01-10T12:05:46.636Z] 
12:05:46 [2023-01-10T12:05:46.636Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:05:46 [2023-01-10T12:05:46.636Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:05:46 [2023-01-10T12:05:46.636Z] HOSTNAME=5e9e7206744e
12:05:46 [2023-01-10T12:05:46.636Z] DEST=bundles/test-integration
12:05:46 [2023-01-10T12:05:46.636Z] PWD=/go/src/github.com/docker/docker
12:05:46 [2023-01-10T12:05:46.636Z] DOCKER_ROOTLESS=1
12:05:46 [2023-01-10T12:05:46.636Z] DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021
12:05:46 [2023-01-10T12:05:46.636Z] container=docker
12:05:46 [2023-01-10T12:05:46.636Z] HOME=/root
12:05:46 [2023-01-10T12:05:46.636Z] GOLANG_VERSION=1.18.9
12:05:46 [2023-01-10T12:05:46.636Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:05:46 [2023-01-10T12:05:46.636Z] VALIDATE_BRANCH=20.10
12:05:46 [2023-01-10T12:05:46.636Z] TERM=xterm
12:05:46 [2023-01-10T12:05:46.636Z] DOCKER_PKG=github.com/docker/docker
12:05:46 [2023-01-10T12:05:46.636Z] SHLVL=1
12:05:46 [2023-01-10T12:05:46.636Z] TIMEOUT=120m
12:05:46 [2023-01-10T12:05:46.636Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:05:46 [2023-01-10T12:05:46.636Z] DOCKER_GRAPHDRIVER=overlay2
12:05:46 [2023-01-10T12:05:46.636Z] GO111MODULE=off
12:05:46 [2023-01-10T12:05:46.636Z] DOCKER_EXPERIMENTAL=1
12:05:46 [2023-01-10T12:05:46.636Z] TEST_SKIP_INTEGRATION_CLI=1
12:05:46 [2023-01-10T12:05:46.636Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:05:46 [2023-01-10T12:05:46.636Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:05:46 [2023-01-10T12:05:46.636Z] GOPATH=/go
12:05:46 [2023-01-10T12:05:46.636Z] PKG_CONFIG=pkg-config
12:05:46 [2023-01-10T12:05:46.636Z] _=/usr/bin/env
12:05:46 [2023-01-10T12:05:46.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:05:50 [2023-01-10T12:05:50.409Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:05:50 [2023-01-10T12:05:50.409Z] 
12:05:50 [2023-01-10T12:05:50.409Z] + TEST_INTEGRATION_DEST=2
12:05:50 [2023-01-10T12:05:50.409Z] + CONTAINER_NAME=docker-pr6-2
12:05:50 [2023-01-10T12:05:50.409Z] + TEST_SKIP_INTEGRATION=1
12:05:50 [2023-01-10T12:05:50.409Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:05:50 [2023-01-10T12:05:50.409Z] + run_tests
12:05:50 [2023-01-10T12:05:50.409Z] + c=0
12:05:50 [2023-01-10T12:05:50.409Z] + '[' -n 0 ']'
12:05:50 [2023-01-10T12:05:50.409Z] + rm=
12:05:50 [2023-01-10T12:05:50.409Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44765/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44765/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3646b08d7e8b8dba57acff7ba405287db450a021 hack/make.sh '' test-integration
12:05:50 [2023-01-10T12:05:50.409Z] + TEST_INTEGRATION_DEST=1
12:05:50 [2023-01-10T12:05:50.409Z] + CONTAINER_NAME=docker-pr6-1
12:05:50 [2023-01-10T12:05:50.409Z] + TEST_SKIP_INTEGRATION_CLI=1
12:05:50 [2023-01-10T12:05:50.409Z] + run_tests test-integration-flaky
12:05:50 [2023-01-10T12:05:50.409Z] + '[' -n 0 ']'
12:05:50 [2023-01-10T12:05:50.409Z] + rm=
12:05:50 [2023-01-10T12:05:50.409Z] + TEST_INTEGRATION_DEST=3
12:05:50 [2023-01-10T12:05:50.409Z] + CONTAINER_NAME=docker-pr6-3
12:05:50 [2023-01-10T12:05:50.409Z] + TEST_SKIP_INTEGRATION=1
12:05:50 [2023-01-10T12:05:50.409Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:05:50 [2023-01-10T12:05:50.409Z] + run_tests
12:05:50 [2023-01-10T12:05:50.409Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44765/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44765/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3646b08d7e8b8dba57acff7ba405287db450a021 hack/make.sh test-integration-flaky test-integration
12:05:50 [2023-01-10T12:05:50.409Z] + '[' -n 0 ']'
12:05:50 [2023-01-10T12:05:50.409Z] + rm=
12:05:50 [2023-01-10T12:05:50.410Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44765/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44765/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3646b08d7e8b8dba57acff7ba405287db450a021 hack/make.sh '' test-integration
12:05:50 [2023-01-10T12:05:50.410Z] ++ jobs -p
12:05:50 [2023-01-10T12:05:50.410Z] + for job in $(jobs -p)
12:05:50 [2023-01-10T12:05:50.410Z] + wait 27171
12:05:50 [2023-01-10T12:05:50.410Z] 
12:05:50 [2023-01-10T12:05:50.410Z] 
12:05:50 [2023-01-10T12:05:50.410Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:05:50 [2023-01-10T12:05:50.410Z] 
12:05:50 [2023-01-10T12:05:50.410Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:05:50 [2023-01-10T12:05:50.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:05:50 [2023-01-10T12:05:50.410Z] HOSTNAME=6f44a789a903
12:05:50 [2023-01-10T12:05:50.410Z] TEST_SKIP_INTEGRATION=1
12:05:50 [2023-01-10T12:05:50.410Z] TESTDEBUG=0
12:05:50 [2023-01-10T12:05:50.410Z] DEST=bundles/test-integration
12:05:50 [2023-01-10T12:05:50.410Z] PWD=/go/src/github.com/docker/docker
12:05:50 [2023-01-10T12:05:50.410Z] KEEPBUNDLE=1
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021
12:05:50 [2023-01-10T12:05:50.410Z] container=docker
12:05:50 [2023-01-10T12:05:50.410Z] HOME=/root
12:05:50 [2023-01-10T12:05:50.410Z] GOLANG_VERSION=1.18.9
12:05:50 [2023-01-10T12:05:50.410Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:05:50 [2023-01-10T12:05:50.410Z] VALIDATE_BRANCH=20.10
12:05:50 [2023-01-10T12:05:50.410Z] TERM=xterm
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_PKG=github.com/docker/docker
12:05:50 [2023-01-10T12:05:50.410Z] SHLVL=1
12:05:50 [2023-01-10T12:05:50.410Z] TIMEOUT=120m
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_GRAPHDRIVER=overlay2
12:05:50 [2023-01-10T12:05:50.410Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:05:50 [2023-01-10T12:05:50.410Z] GO111MODULE=off
12:05:50 [2023-01-10T12:05:50.410Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:05:50 [2023-01-10T12:05:50.410Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:05:50 [2023-01-10T12:05:50.410Z] GOPATH=/go
12:05:50 [2023-01-10T12:05:50.410Z] PKG_CONFIG=pkg-config
12:05:50 [2023-01-10T12:05:50.410Z] _=/usr/bin/env
12:05:50 [2023-01-10T12:05:50.410Z] Building test suite binary ./integration-cli/test.main
12:05:50 [2023-01-10T12:05:50.410Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:05:50 [2023-01-10T12:05:50.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:05:50 [2023-01-10T12:05:50.410Z] HOSTNAME=85e10f5894c4
12:05:50 [2023-01-10T12:05:50.410Z] TEST_SKIP_INTEGRATION=1
12:05:50 [2023-01-10T12:05:50.410Z] TESTDEBUG=0
12:05:50 [2023-01-10T12:05:50.410Z] DEST=bundles/test-integration
12:05:50 [2023-01-10T12:05:50.410Z] PWD=/go/src/github.com/docker/docker
12:05:50 [2023-01-10T12:05:50.410Z] KEEPBUNDLE=1
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021
12:05:50 [2023-01-10T12:05:50.410Z] container=docker
12:05:50 [2023-01-10T12:05:50.410Z] HOME=/root
12:05:50 [2023-01-10T12:05:50.410Z] GOLANG_VERSION=1.18.9
12:05:50 [2023-01-10T12:05:50.410Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:05:50 [2023-01-10T12:05:50.410Z] VALIDATE_BRANCH=20.10
12:05:50 [2023-01-10T12:05:50.410Z] TERM=xterm
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_PKG=github.com/docker/docker
12:05:50 [2023-01-10T12:05:50.410Z] SHLVL=1
12:05:50 [2023-01-10T12:05:50.410Z] TIMEOUT=120m
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_GRAPHDRIVER=overlay2
12:05:50 [2023-01-10T12:05:50.410Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:05:50 [2023-01-10T12:05:50.410Z] GO111MODULE=off
12:05:50 [2023-01-10T12:05:50.410Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:05:50 [2023-01-10T12:05:50.410Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:05:50 [2023-01-10T12:05:50.410Z] GOPATH=/go
12:05:50 [2023-01-10T12:05:50.410Z] PKG_CONFIG=pkg-config
12:05:50 [2023-01-10T12:05:50.410Z] _=/usr/bin/env
12:05:50 [2023-01-10T12:05:50.410Z] Building test suite binary ./integration-cli/test.main
12:05:50 [2023-01-10T12:05:50.410Z] No new tests added to integration.
12:05:50 [2023-01-10T12:05:50.410Z] 
12:05:50 [2023-01-10T12:05:50.410Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:05:50 [2023-01-10T12:05:50.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:05:50 [2023-01-10T12:05:50.410Z] HOSTNAME=f263df2a118d
12:05:50 [2023-01-10T12:05:50.410Z] TESTDEBUG=0
12:05:50 [2023-01-10T12:05:50.410Z] DEST=bundles/test-integration
12:05:50 [2023-01-10T12:05:50.410Z] PWD=/go/src/github.com/docker/docker
12:05:50 [2023-01-10T12:05:50.410Z] KEEPBUNDLE=1
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_GITCOMMIT=3646b08d7e8b8dba57acff7ba405287db450a021
12:05:50 [2023-01-10T12:05:50.410Z] container=docker
12:05:50 [2023-01-10T12:05:50.410Z] HOME=/root
12:05:50 [2023-01-10T12:05:50.410Z] GOLANG_VERSION=1.18.9
12:05:50 [2023-01-10T12:05:50.410Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:05:50 [2023-01-10T12:05:50.410Z] VALIDATE_BRANCH=20.10
12:05:50 [2023-01-10T12:05:50.410Z] TERM=xterm
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_PKG=github.com/docker/docker
12:05:50 [2023-01-10T12:05:50.410Z] SHLVL=1
12:05:50 [2023-01-10T12:05:50.410Z] TIMEOUT=120m
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:05:50 [2023-01-10T12:05:50.410Z] DOCKER_GRAPHDRIVER=overlay2
12:05:50 [2023-01-10T12:05:50.410Z] GO111MODULE=off
12:05:50 [2023-01-10T12:05:50.410Z] TEST_SKIP_INTEGRATION_CLI=1
12:05:50 [2023-01-10T12:05:50.410Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:05:50 [2023-01-10T12:05:50.410Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:05:50 [2023-01-10T12:05:50.410Z] GOPATH=/go
12:05:50 [2023-01-10T12:05:50.410Z] PKG_CONFIG=pkg-config
12:05:50 [2023-01-10T12:05:50.410Z] _=/usr/bin/env
12:05:50 [2023-01-10T12:05:50.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:05:52 [2023-01-10T12:05:52.320Z] INFO [linters context/goanalysis] analyzers took 4m5.332408261s with top 10 stages: buildir: 1m43.370729659s, goimports: 21.180510258s, unconvert: 14.732675975s, gosec: 12.005997223s, S1038: 6.950480356s, golint: 6.367503278s, misspell: 5.132920962s, nilness: 4.04015161s, S1039: 3.488273863s, unused: 3.298742209s 
12:05:52 [2023-01-10T12:05:52.320Z] INFO [runner] Issues before processing: 2493, after processing: 0 
12:05:52 [2023-01-10T12:05:52.320Z] INFO [runner] Processors filtering stat (out/in): cgo: 1875/2493, skip_files: 1875/1875, identifier_marker: 1770/1770, nolint: 0/78, path_prettifier: 1875/1875, skip_dirs: 1875/1875, exclude-rules: 78/1770, filename_unadjuster: 1875/1875, autogenerated_exclude: 1770/1875, exclude: 1770/1770 
12:05:52 [2023-01-10T12:05:52.320Z] INFO [runner] processing took 171.897868ms with stages: identifier_marker: 49.855104ms, nolint: 41.610743ms, exclude-rules: 24.874364ms, path_prettifier: 23.991718ms, autogenerated_exclude: 21.096638ms, cgo: 7.722084ms, skip_dirs: 2.591141ms, filename_unadjuster: 149.193µs, max_same_issues: 2.216µs, uniq_by_line: 699ns, max_from_linter: 603ns, source_code: 527ns, skip_files: 477ns, severity-rules: 418ns, exclude: 392ns, diff: 387ns, path_shortener: 368ns, max_per_file_from_linter: 275ns, sort_results: 272ns, path_prefixer: 249ns 
12:05:52 [2023-01-10T12:05:52.320Z] INFO [runner] linters took 1m19.129724573s with stages: goanalysis_metalinter: 1m18.957375636s 
12:05:52 [2023-01-10T12:05:52.320Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
12:05:52 [2023-01-10T12:05:52.320Z] INFO Memory: 2271 samples, avg is 283.9MB, max is 1105.1MB 
12:05:52 [2023-01-10T12:05:52.320Z] INFO Execution took 3m46.963528078s               
12:05:52 [2023-01-10T12:05:52.320Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:05:52 [2023-01-10T12:05:52.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25149a52f2b77cc39d96d6325666a79a6576fec1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25149a52f2b77cc39d96d6325666a79a6576fec1 hack/make.sh dynbinary-daemon test-docker-py
12:05:52 [2023-01-10T12:05:52.934Z] 
12:05:53 [2023-01-10T12:05:53.190Z] Removing bundles/
12:05:53 [2023-01-10T12:05:53.190Z] 
12:05:53 [2023-01-10T12:05:53.190Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:05:53 [2023-01-10T12:05:53.190Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:05:53 [2023-01-10T12:05:53.190Z] GOOS="" GOARCH="" GOARM=""
12:06:20 [2023-01-10T12:06:20.293Z] Removing intermediate container 43fff086d415
12:06:20 [2023-01-10T12:06:20.293Z]  ---> c74fd81f3ac7
12:06:20 [2023-01-10T12:06:20.293Z] 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
12:06:20 [2023-01-10T12:06:20.293Z]  ---> Running in dc4d065bbb7a
12:06:20 [2023-01-10T12:06:20.293Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading gotest.tools/gotestsum v1.8.2
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading github.com/fatih/color v1.13.0
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading github.com/dnephin/pflag v1.0.7
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading golang.org/x/tools v0.1.11
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading github.com/mattn/go-colorable v0.1.12
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading github.com/mattn/go-isatty v0.0.14
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading github.com/fsnotify/fsnotify v1.5.4
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
12:06:20 [2023-01-10T12:06:20.293Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
12:06:23 [2023-01-10T12:06:23.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:06:23 [2023-01-10T12:06:23.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:06:25 [2023-01-10T12:06:25.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:06:25 [2023-01-10T12:06:25.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:06:33 [2023-01-10T12:06:33.458Z] --- PASS: TestBuildWithHugeFile (52.61s)
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildWithEmptyDockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:06:33 [2023-01-10T12:06:33.458Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:06:33 [2023-01-10T12:06:33.458Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
12:06:33 [2023-01-10T12:06:33.458Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
12:06:33 [2023-01-10T12:06:33.458Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildPreserveOwnership
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildPreserveOwnership/copy_from
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:06:33 [2023-01-10T12:06:33.458Z] --- PASS: TestBuildPreserveOwnership (3.72s)
12:06:33 [2023-01-10T12:06:33.458Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
12:06:33 [2023-01-10T12:06:33.458Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s)
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildPlatformInvalid
12:06:33 [2023-01-10T12:06:33.458Z] --- PASS: TestBuildPlatformInvalid (0.06s)
12:06:33 [2023-01-10T12:06:33.458Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:06:34 [2023-01-10T12:06:34.393Z] Loaded image: busybox:latest
12:06:34 [2023-01-10T12:06:34.393Z] Loaded image: busybox:glibc
12:06:35 [2023-01-10T12:06:35.767Z] Loaded image: debian:bullseye-slim
12:06:35 [2023-01-10T12:06:35.767Z] Loaded image: hello-world:latest
12:06:35 [2023-01-10T12:06:35.767Z] Loaded image: arm32v7/hello-world:latest
12:06:38 [2023-01-10T12:06:38.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:06:38 [2023-01-10T12:06:38.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:06:45 [2023-01-10T12:06:45.503Z] Removing intermediate container dc4d065bbb7a
12:06:45 [2023-01-10T12:06:45.503Z]  ---> 207a53cbaccb
12:06:45 [2023-01-10T12:06:45.503Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:06:45 [2023-01-10T12:06:45.503Z]  ---> Running in fa6d800ef03f
12:06:45 [2023-01-10T12:06:45.503Z] Removing intermediate container fa6d800ef03f
12:06:45 [2023-01-10T12:06:45.503Z]  ---> 459d4295b7d4
12:06:45 [2023-01-10T12:06:45.503Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:06:45 [2023-01-10T12:06:45.503Z]  ---> Running in 14fe502fb0dc
12:06:45 [2023-01-10T12:06:45.503Z] Removing intermediate container 14fe502fb0dc
12:06:45 [2023-01-10T12:06:45.503Z]  ---> b6a13310f3ed
12:06:45 [2023-01-10T12:06:45.503Z] Step 10/10 : COPY . .
12:06:45 [2023-01-10T12:06:45.743Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.96s)
12:06:45 [2023-01-10T12:06:45.743Z] PASS
12:06:45 [2023-01-10T12:06:45.743Z] 
12:06:45 [2023-01-10T12:06:45.743Z] === Skipped
12:06:45 [2023-01-10T12:06:45.743Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:06:45 [2023-01-10T12:06:45.743Z]     build_session_test.go:25: TODO: BuildKit
12:06:45 [2023-01-10T12:06:45.743Z] 
12:06:45 [2023-01-10T12:06:45.743Z] DONE 33 tests, 1 skipped in 90.088s
12:06:45 [2023-01-10T12:06:45.743Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:06:45 [2023-01-10T12:06:45.743Z] INFO: Testing against a local daemon
12:06:45 [2023-01-10T12:06:45.743Z] === RUN   TestConfigInspect
12:06:47 [2023-01-10T12:06:47.118Z] --- PASS: TestConfigInspect (2.31s)
12:06:47 [2023-01-10T12:06:47.118Z] === RUN   TestConfigList
12:06:49 [2023-01-10T12:06:49.017Z] --- PASS: TestConfigList (2.09s)
12:06:49 [2023-01-10T12:06:49.017Z] === RUN   TestConfigsCreateAndDelete
12:06:50 [2023-01-10T12:06:50.916Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
12:06:50 [2023-01-10T12:06:50.916Z] === RUN   TestConfigsUpdate
12:06:51 [2023-01-10T12:06:51.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:06:51 [2023-01-10T12:06:51.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:06:53 [2023-01-10T12:06:53.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:06:53 [2023-01-10T12:06:53.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:06:53 [2023-01-10T12:06:53.469Z] --- PASS: TestConfigsUpdate (2.10s)
12:06:53 [2023-01-10T12:06:53.469Z] === RUN   TestTemplatedConfig
12:06:53 [2023-01-10T12:06:53.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:06:54 [2023-01-10T12:06:54.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:06:54 [2023-01-10T12:06:54.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:06:55 [2023-01-10T12:06:55.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:06:56 [2023-01-10T12:06:56.025Z] --- PASS: TestTemplatedConfig (2.57s)
12:06:56 [2023-01-10T12:06:56.025Z] === RUN   TestConfigCreateResolve
12:06:57 [2023-01-10T12:06:57.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:06:57 [2023-01-10T12:06:57.923Z] --- PASS: TestConfigCreateResolve (2.10s)
12:06:57 [2023-01-10T12:06:57.923Z] === RUN   TestConfigDaemonLibtrustID
12:06:58 [2023-01-10T12:06:58.490Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:06:58 [2023-01-10T12:06:58.490Z] PASS
12:06:58 [2023-01-10T12:06:58.490Z] 
12:06:58 [2023-01-10T12:06:58.490Z] DONE 7 tests in 13.839s
12:06:58 [2023-01-10T12:06:58.490Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:06:58 [2023-01-10T12:06:58.490Z] INFO: Testing against a local daemon
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestCheckpoint
12:06:58 [2023-01-10T12:06:58.490Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:06:58 [2023-01-10T12:06:58.490Z] --- SKIP: TestCheckpoint (0.00s)
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestContainerInvalidJSON
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:06:58 [2023-01-10T12:06:58.490Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:06:58 [2023-01-10T12:06:58.490Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:06:58 [2023-01-10T12:06:58.490Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:06:58 [2023-01-10T12:06:58.490Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:06:58 [2023-01-10T12:06:58.490Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:06:58 [2023-01-10T12:06:58.490Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:06:58 [2023-01-10T12:06:58.490Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:06:58 [2023-01-10T12:06:58.490Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:06:58 [2023-01-10T12:06:58.490Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:06:58 [2023-01-10T12:06:58.490Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:58 [2023-01-10T12:06:58.490Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:58 [2023-01-10T12:06:58.490Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestCopyToContainerPathDoesNotExist
12:06:58 [2023-01-10T12:06:58.490Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:06:58 [2023-01-10T12:06:58.490Z] === RUN   TestCopyToContainerPathIsNotDir
12:06:58 [2023-01-10T12:06:58.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:06:58 [2023-01-10T12:06:58.748Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:06:58 [2023-01-10T12:06:58.748Z] === RUN   TestCopyFromContainer
12:06:59 [2023-01-10T12:06:59.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:06:59 [2023-01-10T12:06:59.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:06:59 [2023-01-10T12:06:59.682Z] === RUN   TestCopyFromContainer//
12:06:59 [2023-01-10T12:06:59.682Z] === RUN   TestCopyFromContainer//bar/root
12:06:59 [2023-01-10T12:06:59.682Z] === RUN   TestCopyFromContainer//bar/root/
12:06:59 [2023-01-10T12:06:59.941Z] === RUN   TestCopyFromContainer/bar/quux
12:06:59 [2023-01-10T12:06:59.941Z] === RUN   TestCopyFromContainer/bar/quux/
12:06:59 [2023-01-10T12:06:59.941Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:06:59 [2023-01-10T12:06:59.941Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCopyFromContainer/bar/notarget
12:07:00 [2023-01-10T12:07:00.199Z] --- PASS: TestCopyFromContainer (1.64s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:07:00 [2023-01-10T12:07:00.199Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:07:00 [2023-01-10T12:07:00.199Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:07:00 [2023-01-10T12:07:00.199Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:07:00 [2023-01-10T12:07:00.199Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:07:00 [2023-01-10T12:07:00.199Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:07:00 [2023-01-10T12:07:00.199Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:07:00 [2023-01-10T12:07:00.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:07:00 [2023-01-10T12:07:00.199Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateLinkToNonExistingContainer
12:07:00 [2023-01-10T12:07:00.199Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateWithInvalidEnv
12:07:00 [2023-01-10T12:07:00.199Z] === RUN   TestCreateWithInvalidEnv/0
12:07:00 [2023-01-10T12:07:00.199Z] === PAUSE TestCreateWithInvalidEnv/0
12:07:00 [2023-01-10T12:07:00.457Z] === RUN   TestCreateWithInvalidEnv/1
12:07:00 [2023-01-10T12:07:00.457Z] === PAUSE TestCreateWithInvalidEnv/1
12:07:00 [2023-01-10T12:07:00.457Z] === RUN   TestCreateWithInvalidEnv/2
12:07:00 [2023-01-10T12:07:00.457Z] === PAUSE TestCreateWithInvalidEnv/2
12:07:00 [2023-01-10T12:07:00.457Z] === CONT  TestCreateWithInvalidEnv/0
12:07:00 [2023-01-10T12:07:00.457Z] === CONT  TestCreateWithInvalidEnv/2
12:07:00 [2023-01-10T12:07:00.457Z] === CONT  TestCreateWithInvalidEnv/1
12:07:00 [2023-01-10T12:07:00.457Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:07:00 [2023-01-10T12:07:00.457Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:07:00 [2023-01-10T12:07:00.457Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:07:00 [2023-01-10T12:07:00.457Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:07:00 [2023-01-10T12:07:00.457Z] === RUN   TestCreateTmpfsMountsTarget
12:07:00 [2023-01-10T12:07:00.457Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:07:00 [2023-01-10T12:07:00.457Z] === RUN   TestCreateWithCustomMaskedPaths
12:07:00 [2023-01-10T12:07:00.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:07:01 [2023-01-10T12:07:01.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:07:02 [2023-01-10T12:07:02.357Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
12:07:02 [2023-01-10T12:07:02.358Z] === RUN   TestCreateWithCustomReadonlyPaths
12:07:02 [2023-01-10T12:07:02.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:07:03 [2023-01-10T12:07:03.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:07:03 [2023-01-10T12:07:03.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:07:03 [2023-01-10T12:07:03.731Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:07:03 [2023-01-10T12:07:03.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:07:03 [2023-01-10T12:07:03.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:07:03 [2023-01-10T12:07:03.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:07:03 [2023-01-10T12:07:03.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:07:03 [2023-01-10T12:07:03.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:07:03 [2023-01-10T12:07:03.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:07:03 [2023-01-10T12:07:03.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:07:03 [2023-01-10T12:07:03.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:07:03 [2023-01-10T12:07:03.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:07:03 [2023-01-10T12:07:03.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:07:03 [2023-01-10T12:07:03.731Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:07:04 [2023-01-10T12:07:04.296Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestCreateDifferentPlatform
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestCreateDifferentPlatform/different_os
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:07:04 [2023-01-10T12:07:04.296Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:07:04 [2023-01-10T12:07:04.296Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:07:04 [2023-01-10T12:07:04.296Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:07:04 [2023-01-10T12:07:04.296Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:07:04 [2023-01-10T12:07:04.296Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestContainerStartOnDaemonRestart
12:07:04 [2023-01-10T12:07:04.296Z] === PAUSE TestContainerStartOnDaemonRestart
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestDaemonRestartIpcMode
12:07:04 [2023-01-10T12:07:04.296Z] === PAUSE TestDaemonRestartIpcMode
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestDaemonHostGatewayIP
12:07:04 [2023-01-10T12:07:04.296Z] === PAUSE TestDaemonHostGatewayIP
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestRestartDaemonWithRestartingContainer
12:07:04 [2023-01-10T12:07:04.296Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestContainerKillOnDaemonStart
12:07:04 [2023-01-10T12:07:04.296Z] === PAUSE TestContainerKillOnDaemonStart
12:07:04 [2023-01-10T12:07:04.296Z] === RUN   TestDiff
12:07:04 [2023-01-10T12:07:04.613Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:07:04 [2023-01-10T12:07:04.613Z] Using test binary docker
12:07:04 [2023-01-10T12:07:04.613Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:07:04 [2023-01-10T12:07:04.613Z] +++ /etc/init.d/apparmor start
12:07:04 [2023-01-10T12:07:04.613Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:07:04 [2023-01-10T12:07:04.613Z] INFO: Waiting for daemon to start...
12:07:04 [2023-01-10T12:07:04.613Z] Starting dockerd
12:07:04 [2023-01-10T12:07:04.613Z] +++ 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
12:07:05 [2023-01-10T12:07:05.230Z] --- PASS: TestDiff (0.68s)
12:07:05 [2023-01-10T12:07:05.230Z] === RUN   TestExecWithCloseStdin
12:07:05 [2023-01-10T12:07:05.795Z] --- PASS: TestExecWithCloseStdin (0.66s)
12:07:05 [2023-01-10T12:07:05.795Z] === RUN   TestExec
12:07:06 [2023-01-10T12:07:06.361Z] --- PASS: TestExec (0.70s)
12:07:06 [2023-01-10T12:07:06.361Z] === RUN   TestExecUser
12:07:06 [2023-01-10T12:07:06.522Z] .
12:07:06 [2023-01-10T12:07:06.522Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:07:06 [2023-01-10T12:07:06.522Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:07:06 [2023-01-10T12:07:06.522Z] Error: No such image: emptyfs
12:07:06 [2023-01-10T12:07:06.522Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:07:06 [2023-01-10T12:07:06.522Z] ++++ docker load
12:07:06 [2023-01-10T12:07:06.781Z] Running integration-test (iteration 1)
12:07:06 [2023-01-10T12:07:06.782Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:07:06 [2023-01-10T12:07:06.782Z] ++ 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
12:07:06 [2023-01-10T12:07:06.782Z] ++ set -e
12:07:06 [2023-01-10T12:07:06.782Z] ++ '[' -n 0 ']'
12:07:06 [2023-01-10T12:07:06.782Z] ++ set -x
12:07:06 [2023-01-10T12:07:06.782Z] ++ 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
12:07:06 [2023-01-10T12:07:06.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:07:06 [2023-01-10T12:07:06.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:07:06 [2023-01-10T12:07:06.928Z] --- PASS: TestExecUser (0.64s)
12:07:06 [2023-01-10T12:07:06.928Z] === RUN   TestExportContainerAndImportImage
12:07:07 [2023-01-10T12:07:07.041Z] Loaded image: busybox:latest
12:07:07 [2023-01-10T12:07:07.041Z] Loaded image: busybox:glibc
12:07:07 [2023-01-10T12:07:07.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:07:07 [2023-01-10T12:07:07.862Z] --- PASS: TestExportContainerAndImportImage (0.69s)
12:07:07 [2023-01-10T12:07:07.862Z] === RUN   TestExportContainerAfterDaemonRestart
12:07:07 [2023-01-10T12:07:07.982Z] Loaded image: debian:bullseye-slim
12:07:08 [2023-01-10T12:07:08.242Z] Loaded image: hello-world:latest
12:07:08 [2023-01-10T12:07:08.242Z] Loaded image: arm32v7/hello-world:latest
12:07:08 [2023-01-10T12:07:08.242Z] INFO: Testing against a local daemon
12:07:08 [2023-01-10T12:07:08.242Z] === RUN   TestCgroupNamespacesBuild
12:07:08 [2023-01-10T12:07:08.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:07:08 [2023-01-10T12:07:08.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:07:09 [2023-01-10T12:07:09.237Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
12:07:09 [2023-01-10T12:07:09.237Z] === RUN   TestHealthCheckWorkdir
12:07:09 [2023-01-10T12:07:09.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:07:09 [2023-01-10T12:07:09.803Z] --- PASS: TestHealthCheckWorkdir (0.85s)
12:07:09 [2023-01-10T12:07:09.803Z] === RUN   TestHealthKillContainer
12:07:11 [2023-01-10T12:07:11.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:07:11 [2023-01-10T12:07:11.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:07:12 [2023-01-10T12:07:12.439Z] --- PASS: TestCgroupNamespacesBuild (3.69s)
12:07:12 [2023-01-10T12:07:12.439Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:07:12 [2023-01-10T12:07:12.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:07:13 [2023-01-10T12:07:13.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
12:07:13 [2023-01-10T12:07:13.011Z] === RUN   TestBuildWithSession
12:07:13 [2023-01-10T12:07:13.011Z]     build_session_test.go:25: TODO: BuildKit
12:07:13 [2023-01-10T12:07:13.011Z] --- SKIP: TestBuildWithSession (0.00s)
12:07:13 [2023-01-10T12:07:13.011Z] === RUN   TestBuildSquashParent
12:07:13 [2023-01-10T12:07:13.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:07:14 [2023-01-10T12:07:14.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:07:14 [2023-01-10T12:07:14.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:07:15 [2023-01-10T12:07:15.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:07:16 [2023-01-10T12:07:16.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:07:17 [2023-01-10T12:07:17.210Z] --- PASS: TestBuildSquashParent (4.23s)
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:07:17 [2023-01-10T12:07:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:07:17 [2023-01-10T12:07:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:07:17 [2023-01-10T12:07:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:07:17 [2023-01-10T12:07:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:07:17 [2023-01-10T12:07:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:07:17 [2023-01-10T12:07:17.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:07:17 [2023-01-10T12:07:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:07:17 [2023-01-10T12:07:17.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:07:17 [2023-01-10T12:07:17.210Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:07:17 [2023-01-10T12:07:17.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:07:18 [2023-01-10T12:07:18.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:07:18 [2023-01-10T12:07:18.167Z] Using test binary docker
12:07:18 [2023-01-10T12:07:18.167Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:07:18 [2023-01-10T12:07:18.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:07:18 [2023-01-10T12:07:18.167Z] INFO: Waiting for daemon to start...
12:07:18 [2023-01-10T12:07:18.167Z] Starting dockerd
12:07:18 [2023-01-10T12:07:18.591Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:07:18 [2023-01-10T12:07:18.591Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:07:19 [2023-01-10T12:07:19.767Z] --- PASS: TestHealthKillContainer (8.25s)
12:07:19 [2023-01-10T12:07:19.767Z] === RUN   TestHealthCheckProcessKilled
12:07:19 [2023-01-10T12:07:19.767Z] --- PASS: TestHealthCheckProcessKilled (0.89s)
12:07:19 [2023-01-10T12:07:19.767Z] === RUN   TestInspectCpusetInConfigPre120
12:07:19 [2023-01-10T12:07:19.767Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
12:07:19 [2023-01-10T12:07:19.767Z] === RUN   TestIpcModeNone
12:07:19 [2023-01-10T12:07:19.973Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:07:19 [2023-01-10T12:07:19.973Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:07:20 [2023-01-10T12:07:20.333Z] --- PASS: TestIpcModeNone (0.65s)
12:07:20 [2023-01-10T12:07:20.333Z] === RUN   TestIpcModePrivate
12:07:20 [2023-01-10T12:07:20.591Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
12:07:20 [2023-01-10T12:07:20.702Z] .
12:07:20 [2023-01-10T12:07:20.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:07:20 [2023-01-10T12:07:20.702Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:07:20 [2023-01-10T12:07:20.702Z] Error: No such image: emptyfs
12:07:20 [2023-01-10T12:07:20.849Z] --- PASS: TestIpcModePrivate (0.66s)
12:07:20 [2023-01-10T12:07:20.849Z] === RUN   TestIpcModeShareable
12:07:20 [2023-01-10T12:07:20.961Z] Running integration-test (iteration 1)
12:07:20 [2023-01-10T12:07:20.961Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:07:21 [2023-01-10T12:07:21.107Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
12:07:21 [2023-01-10T12:07:21.191Z]  ---> 23c08ad08753
12:07:21 [2023-01-10T12:07:21.191Z] Successfully built 23c08ad08753
12:07:21 [2023-01-10T12:07:21.191Z] Successfully tagged docker:latest
12:07:21 [2023-01-10T12:07:21.191Z] INFO: Image build ended at 01/10/2023 12:07:17. Duration:00:04:23.5126522
12:07:21 [2023-01-10T12:07:21.191Z] 
12:07:21 [2023-01-10T12:07:21.191Z] 
12:07:21 [2023-01-10T12:07:21.191Z] INFO: Building the test binaries at 01/10/2023 12:07:17...
12:07:21 [2023-01-10T12:07:21.221Z] Loaded image: busybox:latest
12:07:21 [2023-01-10T12:07:21.221Z] Loaded image: busybox:glibc
12:07:21 [2023-01-10T12:07:21.360Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:07:21 [2023-01-10T12:07:21.360Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
12:07:21 [2023-01-10T12:07:21.360Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
12:07:21 [2023-01-10T12:07:21.360Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s)
12:07:21 [2023-01-10T12:07:21.360Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s)
12:07:21 [2023-01-10T12:07:21.360Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
12:07:21 [2023-01-10T12:07:21.360Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s)
12:07:21 [2023-01-10T12:07:21.360Z] === RUN   TestBuildMultiStageCopy
12:07:21 [2023-01-10T12:07:21.360Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:07:21 [2023-01-10T12:07:21.365Z] --- PASS: TestIpcModeShareable (0.67s)
12:07:21 [2023-01-10T12:07:21.365Z] === RUN   TestAPIIpcModeShareableAndContainer
12:07:22 [2023-01-10T12:07:22.301Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:07:22 [2023-01-10T12:07:22.301Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:07:22 [2023-01-10T12:07:22.562Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:07:22 [2023-01-10T12:07:22.643Z] Loaded image: debian:bullseye-slim
12:07:22 [2023-01-10T12:07:22.643Z] Loaded image: hello-world:latest
12:07:22 [2023-01-10T12:07:22.822Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:07:22 [2023-01-10T12:07:22.908Z] Loaded image: arm32v7/hello-world:latest
12:07:22 [2023-01-10T12:07:22.908Z] INFO: Testing against a local daemon
12:07:22 [2023-01-10T12:07:22.908Z] === RUN   TestCgroupNamespacesBuild
12:07:23 [2023-01-10T12:07:23.082Z] --- PASS: TestBuildMultiStageCopy (2.01s)
12:07:23 [2023-01-10T12:07:23.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s)
12:07:23 [2023-01-10T12:07:23.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
12:07:23 [2023-01-10T12:07:23.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
12:07:23 [2023-01-10T12:07:23.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:07:23 [2023-01-10T12:07:23.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
12:07:23 [2023-01-10T12:07:23.082Z] === RUN   TestBuildMultiStageParentConfig
12:07:23 [2023-01-10T12:07:23.652Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
12:07:23 [2023-01-10T12:07:23.652Z] === RUN   TestBuildLabelWithTargets
12:07:23 [2023-01-10T12:07:23.893Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s)
12:07:23 [2023-01-10T12:07:23.893Z] === RUN   TestAPIIpcModeHost
12:07:23 [2023-01-10T12:07:23.893Z] --- PASS: TestAPIIpcModeHost (0.38s)
12:07:23 [2023-01-10T12:07:23.893Z] === RUN   TestDaemonIpcModeShareable
12:07:24 [2023-01-10T12:07:24.093Z] INFO: make.ps1 starting at 01/10/2023 12:07:23
12:07:24 [2023-01-10T12:07:24.093Z] INFO: Git commit (0ee03be64d) assumed from DOCKER_GITCOMMIT environment variable
12:07:24 [2023-01-10T12:07:24.093Z] INFO: Invoking autogen...
12:07:24 [2023-01-10T12:07:24.592Z] --- PASS: TestBuildLabelWithTargets (0.94s)
12:07:24 [2023-01-10T12:07:24.592Z] === RUN   TestBuildWithEmptyLayers
12:07:24 [2023-01-10T12:07:24.829Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:07:25 [2023-01-10T12:07:25.058Z] INFO: Building daemon...
12:07:25 [2023-01-10T12:07:25.087Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
12:07:25 [2023-01-10T12:07:25.088Z] === RUN   TestDaemonIpcModePrivate
12:07:25 [2023-01-10T12:07:25.162Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
12:07:25 [2023-01-10T12:07:25.162Z] === RUN   TestBuildMultiStageOnBuild
12:07:25 [2023-01-10T12:07:25.467Z] --- PASS: TestCgroupNamespacesBuild (2.33s)
12:07:25 [2023-01-10T12:07:25.467Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:07:26 [2023-01-10T12:07:26.022Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:07:26 [2023-01-10T12:07:26.280Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
12:07:26 [2023-01-10T12:07:26.280Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:07:26 [2023-01-10T12:07:26.543Z] --- PASS: TestBuildMultiStageOnBuild (1.37s)
12:07:26 [2023-01-10T12:07:26.543Z] === RUN   TestBuildUncleanTarFilenames
12:07:27 [2023-01-10T12:07:27.114Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
12:07:27 [2023-01-10T12:07:27.114Z] === RUN   TestBuildMultiStageLayerLeak
12:07:27 [2023-01-10T12:07:27.214Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:07:27 [2023-01-10T12:07:27.371Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
12:07:27 [2023-01-10T12:07:27.371Z] === RUN   TestBuildWithSession
12:07:27 [2023-01-10T12:07:27.371Z]     build_session_test.go:25: TODO: BuildKit
12:07:27 [2023-01-10T12:07:27.371Z] --- SKIP: TestBuildWithSession (0.00s)
12:07:27 [2023-01-10T12:07:27.371Z] === RUN   TestBuildSquashParent
12:07:27 [2023-01-10T12:07:27.477Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
12:07:27 [2023-01-10T12:07:27.477Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:07:28 [2023-01-10T12:07:28.412Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:07:28 [2023-01-10T12:07:28.496Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s)
12:07:28 [2023-01-10T12:07:28.496Z] === RUN   TestBuildWithHugeFile
12:07:28 [2023-01-10T12:07:28.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
12:07:28 [2023-01-10T12:07:28.670Z] === RUN   TestIpcModeOlderClient
12:07:28 [2023-01-10T12:07:28.670Z] === PAUSE TestIpcModeOlderClient
12:07:28 [2023-01-10T12:07:28.670Z] === RUN   TestKillContainerInvalidSignal
12:07:28 [2023-01-10T12:07:28.929Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
12:07:28 [2023-01-10T12:07:28.929Z] === RUN   TestKillContainer
12:07:28 [2023-01-10T12:07:28.929Z] === RUN   TestKillContainer/no_signal
12:07:29 [2023-01-10T12:07:29.495Z] === RUN   TestKillContainer/non_killing_signal
12:07:29 [2023-01-10T12:07:29.754Z] === RUN   TestKillContainer/killing_signal
12:07:30 [2023-01-10T12:07:30.320Z] --- PASS: TestKillContainer (1.34s)
12:07:30 [2023-01-10T12:07:30.320Z]     --- PASS: TestKillContainer/no_signal (0.42s)
12:07:30 [2023-01-10T12:07:30.320Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
12:07:30 [2023-01-10T12:07:30.320Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
12:07:30 [2023-01-10T12:07:30.320Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:07:30 [2023-01-10T12:07:30.320Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:07:30 [2023-01-10T12:07:30.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:07:31 [2023-01-10T12:07:31.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
12:07:31 [2023-01-10T12:07:31.820Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
12:07:31 [2023-01-10T12:07:31.820Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
12:07:31 [2023-01-10T12:07:31.820Z] === RUN   TestKillStoppedContainer
12:07:31 [2023-01-10T12:07:31.820Z] --- PASS: TestKillStoppedContainer (0.06s)
12:07:31 [2023-01-10T12:07:31.820Z] === RUN   TestKillStoppedContainerAPIPre120
12:07:31 [2023-01-10T12:07:31.820Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:07:31 [2023-01-10T12:07:31.820Z] === RUN   TestKillDifferentUserContainer
12:07:32 [2023-01-10T12:07:32.386Z] --- PASS: TestKillDifferentUserContainer (0.46s)
12:07:32 [2023-01-10T12:07:32.386Z] === RUN   TestInspectOomKilledTrue
12:07:32 [2023-01-10T12:07:32.386Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:07:32 [2023-01-10T12:07:32.386Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:07:32 [2023-01-10T12:07:32.386Z] === RUN   TestInspectOomKilledFalse
12:07:32 [2023-01-10T12:07:32.644Z] --- PASS: TestInspectOomKilledFalse (0.40s)
12:07:32 [2023-01-10T12:07:32.644Z] === RUN   TestLinksEtcHostsContentMatch
12:07:32 [2023-01-10T12:07:32.904Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
12:07:32 [2023-01-10T12:07:32.904Z] === RUN   TestLinksContainerNames
12:07:33 [2023-01-10T12:07:33.886Z] --- PASS: TestLinksContainerNames (0.89s)
12:07:33 [2023-01-10T12:07:33.886Z] === RUN   TestLogsFollowTailEmpty
12:07:34 [2023-01-10T12:07:34.451Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
12:07:34 [2023-01-10T12:07:34.451Z] === RUN   TestContainerNetworkMountsNoChown
12:07:34 [2023-01-10T12:07:34.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
12:07:34 [2023-01-10T12:07:34.710Z] === RUN   TestMountDaemonRoot
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/default
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/default
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/private
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/private
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rprivate
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rprivate
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/slave
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/slave
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rslave
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rslave
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/shared
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/shared
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rshared
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rshared
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/default
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/default/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/default/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rslave
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rshared
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/shared
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rprivate
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/slave
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/private
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/private/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/private/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/default/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/default/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:07:34 [2023-01-10T12:07:34.969Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/private/bind_root
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:07:35 [2023-01-10T12:07:35.227Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/private/mount_root
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:07:35 [2023-01-10T12:07:35.487Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:07:35 [2023-01-10T12:07:35.487Z] --- PASS: TestMountDaemonRoot (0.02s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:07:35 [2023-01-10T12:07:35.487Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:07:35 [2023-01-10T12:07:35.487Z] === RUN   TestContainerBindMountNonRecursive
12:07:35 [2023-01-10T12:07:35.491Z] --- PASS: TestBuildSquashParent (7.03s)
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:07:35 [2023-01-10T12:07:35.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:07:35 [2023-01-10T12:07:35.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:07:35 [2023-01-10T12:07:35.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:07:35 [2023-01-10T12:07:35.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:07:35 [2023-01-10T12:07:35.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:07:35 [2023-01-10T12:07:35.491Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:07:35 [2023-01-10T12:07:35.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:07:35 [2023-01-10T12:07:35.491Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:07:35 [2023-01-10T12:07:35.491Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:07:35 [2023-01-10T12:07:35.750Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:07:35 [2023-01-10T12:07:35.750Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:07:36 [2023-01-10T12:07:36.863Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
12:07:36 [2023-01-10T12:07:36.863Z] === RUN   TestContainerVolumesMountedAsShared
12:07:37 [2023-01-10T12:07:37.429Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:07:37 [2023-01-10T12:07:37.429Z] === RUN   TestContainerVolumesMountedAsSlave
12:07:37 [2023-01-10T12:07:37.655Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:07:37 [2023-01-10T12:07:37.687Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:07:37 [2023-01-10T12:07:37.687Z] === RUN   TestNetworkNat
12:07:37 [2023-01-10T12:07:37.915Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:07:38 [2023-01-10T12:07:38.253Z] --- PASS: TestNetworkNat (0.47s)
12:07:38 [2023-01-10T12:07:38.253Z] === RUN   TestNetworkLocalhostTCPNat
12:07:38 [2023-01-10T12:07:38.511Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
12:07:38 [2023-01-10T12:07:38.511Z] === RUN   TestNetworkLoopbackNat
12:07:39 [2023-01-10T12:07:39.820Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:07:39 [2023-01-10T12:07:39.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s)
12:07:39 [2023-01-10T12:07:39.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
12:07:39 [2023-01-10T12:07:39.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s)
12:07:39 [2023-01-10T12:07:39.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
12:07:39 [2023-01-10T12:07:39.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
12:07:39 [2023-01-10T12:07:39.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
12:07:39 [2023-01-10T12:07:39.820Z] === RUN   TestBuildMultiStageCopy
12:07:39 [2023-01-10T12:07:39.820Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:07:41 [2023-01-10T12:07:41.791Z] --- PASS: TestNetworkLoopbackNat (2.60s)
12:07:41 [2023-01-10T12:07:41.791Z] === RUN   TestPause
12:07:41 [2023-01-10T12:07:41.791Z] --- PASS: TestPause (0.47s)
12:07:41 [2023-01-10T12:07:41.791Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:07:41 [2023-01-10T12:07:41.791Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:07:41 [2023-01-10T12:07:41.791Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:07:41 [2023-01-10T12:07:41.791Z] === RUN   TestPauseStopPausedContainer
12:07:42 [2023-01-10T12:07:42.359Z] --- PASS: TestPauseStopPausedContainer (0.53s)
12:07:42 [2023-01-10T12:07:42.359Z] === RUN   TestPsFilter
12:07:42 [2023-01-10T12:07:42.359Z] --- PASS: TestPsFilter (0.14s)
12:07:42 [2023-01-10T12:07:42.359Z] === RUN   TestRemoveContainerWithRemovedVolume
12:07:42 [2023-01-10T12:07:42.618Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
12:07:42 [2023-01-10T12:07:42.618Z] === RUN   TestRemoveContainerWithVolume
12:07:43 [2023-01-10T12:07:43.113Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:07:43 [2023-01-10T12:07:43.184Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
12:07:43 [2023-01-10T12:07:43.184Z] === RUN   TestRemoveContainerRunning
12:07:43 [2023-01-10T12:07:43.750Z] --- PASS: TestRemoveContainerRunning (0.45s)
12:07:43 [2023-01-10T12:07:43.750Z] === RUN   TestRemoveContainerForceRemoveRunning
12:07:44 [2023-01-10T12:07:44.008Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
12:07:44 [2023-01-10T12:07:44.008Z] === RUN   TestRemoveInvalidContainer
12:07:44 [2023-01-10T12:07:44.008Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:07:44 [2023-01-10T12:07:44.008Z] === RUN   TestRenameLinkedContainer
12:07:44 [2023-01-10T12:07:44.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:07:44 [2023-01-10T12:07:44.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:07:44 [2023-01-10T12:07:44.577Z] 
12:07:44 [2023-01-10T12:07:44.577Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:07:44 [2023-01-10T12:07:44.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:07:44 [2023-01-10T12:07:44.577Z] Using test binary docker
12:07:44 [2023-01-10T12:07:44.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:07:44 [2023-01-10T12:07:44.577Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:07:44 [2023-01-10T12:07:44.577Z] INFO: Waiting for daemon to start...
12:07:44 [2023-01-10T12:07:44.577Z] Starting dockerd
12:07:44 [2023-01-10T12:07:44.577Z] .
12:07:44 [2023-01-10T12:07:44.577Z] INFO: Building docker-sdk-python3:4.4.1...
12:07:45 [2023-01-10T12:07:45.428Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:07:45 [2023-01-10T12:07:45.949Z] --- PASS: TestRenameLinkedContainer (1.81s)
12:07:45 [2023-01-10T12:07:45.949Z] === RUN   TestRenameStoppedContainer
12:07:46 [2023-01-10T12:07:46.365Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:07:46 [2023-01-10T12:07:46.543Z] --- PASS: TestRenameStoppedContainer (0.46s)
12:07:46 [2023-01-10T12:07:46.543Z] === RUN   TestRenameRunningContainerAndReuse
12:07:47 [2023-01-10T12:07:47.301Z] --- PASS: TestBuildMultiStageCopy (7.30s)
12:07:47 [2023-01-10T12:07:47.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
12:07:47 [2023-01-10T12:07:47.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:07:47 [2023-01-10T12:07:47.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:07:47 [2023-01-10T12:07:47.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:07:47 [2023-01-10T12:07:47.301Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:07:47 [2023-01-10T12:07:47.301Z] === RUN   TestBuildMultiStageParentConfig
12:07:47 [2023-01-10T12:07:47.479Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
12:07:47 [2023-01-10T12:07:47.479Z] === RUN   TestRenameInvalidName
12:07:47 [2023-01-10T12:07:47.736Z] --- PASS: TestRenameInvalidName (0.42s)
12:07:47 [2023-01-10T12:07:47.736Z] === RUN   TestRenameAnonymousContainer
12:07:49 [2023-01-10T12:07:49.112Z] --- PASS: TestRenameAnonymousContainer (1.49s)
12:07:49 [2023-01-10T12:07:49.112Z] === RUN   TestRenameContainerWithSameName
12:07:49 [2023-01-10T12:07:49.678Z] --- PASS: TestRenameContainerWithSameName (0.42s)
12:07:49 [2023-01-10T12:07:49.678Z] === RUN   TestRenameContainerWithLinkedContainer
12:07:50 [2023-01-10T12:07:50.613Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
12:07:50 [2023-01-10T12:07:50.613Z] === RUN   TestResize
12:07:50 [2023-01-10T12:07:50.871Z] --- PASS: TestResize (0.44s)
12:07:50 [2023-01-10T12:07:50.871Z] === RUN   TestResizeWithInvalidSize
12:07:51 [2023-01-10T12:07:51.437Z] --- PASS: TestResizeWithInvalidSize (0.45s)
12:07:51 [2023-01-10T12:07:51.437Z] === RUN   TestResizeWhenContainerNotStarted
12:07:52 [2023-01-10T12:07:52.003Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:07:52 [2023-01-10T12:07:52.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:07:52 [2023-01-10T12:07:52.576Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:07:52 [2023-01-10T12:07:52.576Z] === RUN   TestBuildLabelWithTargets
12:07:53 [2023-01-10T12:07:53.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:07:53 [2023-01-10T12:07:53.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:07:55 [2023-01-10T12:07:55.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:07:55 [2023-01-10T12:07:55.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:07:56 [2023-01-10T12:07:56.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:07:56 [2023-01-10T12:07:56.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:07:58 [2023-01-10T12:07:58.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:07:58 [2023-01-10T12:07:58.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:08:00 [2023-01-10T12:08:00.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:08:00 [2023-01-10T12:08:00.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:08:00 [2023-01-10T12:08:00.694Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:08:00 [2023-01-10T12:08:00.694Z] === RUN   TestBuildWithEmptyLayers
12:08:02 [2023-01-10T12:08:02.353Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.99s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
12:08:02 [2023-01-10T12:08:02.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
12:08:02 [2023-01-10T12:08:02.353Z] === RUN   TestCgroupNamespacesRun
12:08:03 [2023-01-10T12:08:03.228Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:08:03 [2023-01-10T12:08:03.228Z] === RUN   TestBuildMultiStageOnBuild
12:08:03 [2023-01-10T12:08:03.294Z] --- PASS: TestCgroupNamespacesRun (1.22s)
12:08:03 [2023-01-10T12:08:03.294Z] === RUN   TestCgroupNamespacesRunPrivileged
12:08:03 [2023-01-10T12:08:03.294Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:08:03 [2023-01-10T12:08:03.294Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:08:03 [2023-01-10T12:08:03.294Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:08:04 [2023-01-10T12:08:04.667Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
12:08:04 [2023-01-10T12:08:04.667Z] === RUN   TestCgroupNamespacesRunHostMode
12:08:05 [2023-01-10T12:08:05.601Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
12:08:05 [2023-01-10T12:08:05.601Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:08:06 [2023-01-10T12:08:06.979Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
12:08:06 [2023-01-10T12:08:06.979Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:08:07 [2023-01-10T12:08:07.913Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
12:08:07 [2023-01-10T12:08:07.913Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:08:08 [2023-01-10T12:08:08.501Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:08:08 [2023-01-10T12:08:08.501Z] === RUN   TestBuildUncleanTarFilenames
12:08:08 [2023-01-10T12:08:08.760Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
12:08:08 [2023-01-10T12:08:08.760Z] === RUN   TestBuildMultiStageLayerLeak
12:08:08 [2023-01-10T12:08:08.847Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:08:08 [2023-01-10T12:08:08.847Z] === RUN   TestCgroupNamespacesRunOlderClient
12:08:09 [2023-01-10T12:08:09.783Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
12:08:09 [2023-01-10T12:08:09.783Z] === RUN   TestNISDomainname
12:08:10 [2023-01-10T12:08:10.349Z] --- PASS: TestNISDomainname (0.53s)
12:08:10 [2023-01-10T12:08:10.349Z] === RUN   TestHostnameDnsResolution
12:08:11 [2023-01-10T12:08:11.285Z] --- PASS: TestHostnameDnsResolution (0.72s)
12:08:11 [2023-01-10T12:08:11.285Z] === RUN   TestUnprivilegedPortsAndPing
12:08:11 [2023-01-10T12:08:11.544Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
12:08:11 [2023-01-10T12:08:11.544Z] === RUN   TestStats
12:08:11 [2023-01-10T12:08:11.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:08:11 [2023-01-10T12:08:11.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:08:14 [2023-01-10T12:08:14.033Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s)
12:08:14 [2023-01-10T12:08:14.033Z] === RUN   TestBuildWithHugeFile
12:08:14 [2023-01-10T12:08:14.071Z] --- PASS: TestStats (2.48s)
12:08:14 [2023-01-10T12:08:14.071Z] === RUN   TestStopContainerWithTimeout
12:08:14 [2023-01-10T12:08:14.071Z] === RUN   TestStopContainerWithTimeout/0
12:08:14 [2023-01-10T12:08:14.071Z] === PAUSE TestStopContainerWithTimeout/0
12:08:14 [2023-01-10T12:08:14.071Z] === RUN   TestStopContainerWithTimeout/1
12:08:14 [2023-01-10T12:08:14.071Z] === PAUSE TestStopContainerWithTimeout/1
12:08:14 [2023-01-10T12:08:14.071Z] === RUN   TestStopContainerWithTimeout/3
12:08:14 [2023-01-10T12:08:14.071Z] === PAUSE TestStopContainerWithTimeout/3
12:08:14 [2023-01-10T12:08:14.071Z] === RUN   TestStopContainerWithTimeout/-1
12:08:14 [2023-01-10T12:08:14.071Z] === PAUSE TestStopContainerWithTimeout/-1
12:08:14 [2023-01-10T12:08:14.071Z] === CONT  TestStopContainerWithTimeout/0
12:08:14 [2023-01-10T12:08:14.071Z] === CONT  TestStopContainerWithTimeout/3
12:08:15 [2023-01-10T12:08:15.004Z] === CONT  TestStopContainerWithTimeout/1
12:08:16 [2023-01-10T12:08:16.377Z] === CONT  TestStopContainerWithTimeout/-1
12:08:18 [2023-01-10T12:08:18.904Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:08:18 [2023-01-10T12:08:18.904Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
12:08:18 [2023-01-10T12:08:18.904Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
12:08:18 [2023-01-10T12:08:18.904Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
12:08:18 [2023-01-10T12:08:18.904Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.45s)
12:08:18 [2023-01-10T12:08:18.904Z] === RUN   TestDeleteDevicemapper
12:08:18 [2023-01-10T12:08:18.904Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:08:18 [2023-01-10T12:08:18.904Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:08:18 [2023-01-10T12:08:18.904Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:08:20 [2023-01-10T12:08:20.278Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
12:08:20 [2023-01-10T12:08:20.278Z] === RUN   TestUpdateMemory
12:08:20 [2023-01-10T12:08:20.844Z] --- PASS: TestUpdateMemory (0.56s)
12:08:20 [2023-01-10T12:08:20.844Z] === RUN   TestUpdateCPUQuota
12:08:21 [2023-01-10T12:08:21.779Z] --- PASS: TestUpdateCPUQuota (0.87s)
12:08:21 [2023-01-10T12:08:21.779Z] === RUN   TestUpdatePidsLimit
12:08:21 [2023-01-10T12:08:21.779Z] === RUN   TestUpdatePidsLimit/update_from_none
12:08:22 [2023-01-10T12:08:22.037Z] === RUN   TestUpdatePidsLimit/no_change
12:08:22 [2023-01-10T12:08:22.037Z] === RUN   TestUpdatePidsLimit/update_lower
12:08:22 [2023-01-10T12:08:22.296Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:08:22 [2023-01-10T12:08:22.553Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:08:22 [2023-01-10T12:08:22.811Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:08:23 [2023-01-10T12:08:23.070Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:08:24 [2023-01-10T12:08:24.004Z] --- PASS: TestUpdatePidsLimit (2.17s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
12:08:24 [2023-01-10T12:08:24.004Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
12:08:24 [2023-01-10T12:08:24.004Z] === RUN   TestUpdateRestartPolicy
12:08:24 [2023-01-10T12:08:24.757Z] --- PASS: TestBuildWithHugeFile (49.35s)
12:08:24 [2023-01-10T12:08:24.757Z] === RUN   TestBuildWithEmptyDockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:24 [2023-01-10T12:08:24.757Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:08:24 [2023-01-10T12:08:24.757Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
12:08:24 [2023-01-10T12:08:24.757Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
12:08:24 [2023-01-10T12:08:24.758Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:08:24 [2023-01-10T12:08:24.758Z] === RUN   TestBuildPreserveOwnership
12:08:24 [2023-01-10T12:08:24.758Z] === RUN   TestBuildPreserveOwnership/copy_from
12:08:24 [2023-01-10T12:08:24.758Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:08:24 [2023-01-10T12:08:24.758Z] --- PASS: TestBuildPreserveOwnership (2.93s)
12:08:24 [2023-01-10T12:08:24.758Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.01s)
12:08:24 [2023-01-10T12:08:24.758Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
12:08:24 [2023-01-10T12:08:24.758Z] === RUN   TestBuildPlatformInvalid
12:08:24 [2023-01-10T12:08:24.758Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:08:24 [2023-01-10T12:08:24.758Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:08:24 [2023-01-10T12:08:24.758Z] Loaded image: busybox:latest
12:08:24 [2023-01-10T12:08:24.758Z] Loaded image: busybox:glibc
12:08:24 [2023-01-10T12:08:24.758Z] Loaded image: debian:bullseye-slim
12:08:24 [2023-01-10T12:08:24.758Z] Loaded image: hello-world:latest
12:08:24 [2023-01-10T12:08:24.758Z] Loaded image: arm32v7/hello-world:latest
12:08:31 [2023-01-10T12:08:31.244Z] sha256:fb42ed706c68f58ec4690c8711ff613b2706d7116a6170b8ece939ae979f5fbc
12:08:31 [2023-01-10T12:08:31.245Z] INFO: Starting docker-py tests...
12:08:31 [2023-01-10T12:08:31.245Z] ============================= test session starts ==============================
12:08:31 [2023-01-10T12:08:31.245Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:08:31 [2023-01-10T12:08:31.245Z] rootdir: /src, inifile: pytest.ini
12:08:31 [2023-01-10T12:08:31.245Z] plugins: timeout-1.3.3, cov-2.6.1
12:08:31 [2023-01-10T12:08:31.245Z] collected 389 items / 1 deselected / 388 selected
12:08:31 [2023-01-10T12:08:31.245Z] 
12:08:31 [2023-01-10T12:08:31.419Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.12s)
12:08:31 [2023-01-10T12:08:31.419Z] PASS
12:08:31 [2023-01-10T12:08:31.419Z] 
12:08:31 [2023-01-10T12:08:31.419Z] === Skipped
12:08:31 [2023-01-10T12:08:31.419Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:08:31 [2023-01-10T12:08:31.419Z]     build_session_test.go:25: TODO: BuildKit
12:08:31 [2023-01-10T12:08:31.419Z] 
12:08:31 [2023-01-10T12:08:31.419Z] DONE 33 tests, 1 skipped in 84.249s
12:08:31 [2023-01-10T12:08:31.419Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:08:31 [2023-01-10T12:08:31.419Z] ++ 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
12:08:31 [2023-01-10T12:08:31.419Z] ++ set -e
12:08:31 [2023-01-10T12:08:31.419Z] ++ '[' -n 0 ']'
12:08:31 [2023-01-10T12:08:31.419Z] ++ set -x
12:08:31 [2023-01-10T12:08:31.419Z] ++ 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
12:08:31 [2023-01-10T12:08:31.419Z] INFO: Testing against a local daemon
12:08:31 [2023-01-10T12:08:31.419Z] === RUN   TestConfigInspect
12:08:33 [2023-01-10T12:08:33.958Z] --- PASS: TestConfigInspect (2.35s)
12:08:33 [2023-01-10T12:08:33.958Z] === RUN   TestConfigList
12:08:35 [2023-01-10T12:08:35.869Z] --- PASS: TestConfigList (2.13s)
12:08:35 [2023-01-10T12:08:35.869Z] === RUN   TestConfigsCreateAndDelete
12:08:36 [2023-01-10T12:08:36.198Z] --- PASS: TestUpdateRestartPolicy (11.03s)
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestUpdateRestartWithAutoRemove
12:08:36 [2023-01-10T12:08:36.198Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestWaitNonBlocked
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:08:36 [2023-01-10T12:08:36.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:08:36 [2023-01-10T12:08:36.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:08:36 [2023-01-10T12:08:36.198Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:08:36 [2023-01-10T12:08:36.198Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:08:36 [2023-01-10T12:08:36.198Z] --- PASS: TestWaitNonBlocked (0.01s)
12:08:36 [2023-01-10T12:08:36.198Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
12:08:36 [2023-01-10T12:08:36.198Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestWaitBlocked
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:08:36 [2023-01-10T12:08:36.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:08:36 [2023-01-10T12:08:36.198Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:08:36 [2023-01-10T12:08:36.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:08:36 [2023-01-10T12:08:36.198Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:08:36 [2023-01-10T12:08:36.198Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:08:36 [2023-01-10T12:08:36.767Z] --- PASS: TestWaitBlocked (0.01s)
12:08:36 [2023-01-10T12:08:36.767Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
12:08:36 [2023-01-10T12:08:36.767Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
12:08:36 [2023-01-10T12:08:36.767Z] === CONT  TestIpcModeOlderClient
12:08:36 [2023-01-10T12:08:36.767Z] === CONT  TestContainerStartOnDaemonRestart
12:08:37 [2023-01-10T12:08:37.025Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:08:37 [2023-01-10T12:08:37.025Z] === CONT  TestContainerKillOnDaemonStart
12:08:37 [2023-01-10T12:08:37.777Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
12:08:37 [2023-01-10T12:08:37.777Z] === RUN   TestConfigsUpdate
12:08:38 [2023-01-10T12:08:38.926Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s)
12:08:38 [2023-01-10T12:08:38.927Z] === CONT  TestRestartDaemonWithRestartingContainer
12:08:40 [2023-01-10T12:08:40.318Z] --- PASS: TestConfigsUpdate (2.19s)
12:08:40 [2023-01-10T12:08:40.318Z] === RUN   TestTemplatedConfig
12:08:40 [2023-01-10T12:08:40.849Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s)
12:08:40 [2023-01-10T12:08:40.849Z] === CONT  TestDaemonHostGatewayIP
12:08:42 [2023-01-10T12:08:42.227Z] --- PASS: TestTemplatedConfig (2.43s)
12:08:42 [2023-01-10T12:08:42.227Z] === RUN   TestConfigCreateResolve
12:08:43 [2023-01-10T12:08:43.381Z] --- PASS: TestDaemonHostGatewayIP (2.29s)
12:08:43 [2023-01-10T12:08:43.381Z] === CONT  TestDaemonRestartIpcMode
12:08:44 [2023-01-10T12:08:44.766Z] --- PASS: TestConfigCreateResolve (2.10s)
12:08:44 [2023-01-10T12:08:44.766Z] === RUN   TestConfigDaemonLibtrustID
12:08:45 [2023-01-10T12:08:45.026Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:08:45 [2023-01-10T12:08:45.026Z] PASS
12:08:45 [2023-01-10T12:08:45.026Z] 
12:08:45 [2023-01-10T12:08:45.026Z] DONE 7 tests in 13.974s
12:08:45 [2023-01-10T12:08:45.026Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:08:45 [2023-01-10T12:08:45.026Z] ++ 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
12:08:45 [2023-01-10T12:08:45.026Z] ++ set -e
12:08:45 [2023-01-10T12:08:45.026Z] ++ '[' -n 0 ']'
12:08:45 [2023-01-10T12:08:45.026Z] ++ set -x
12:08:45 [2023-01-10T12:08:45.026Z] ++ 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
12:08:45 [2023-01-10T12:08:45.026Z] INFO: Testing against a local daemon
12:08:45 [2023-01-10T12:08:45.026Z] === RUN   TestCheckpoint
12:08:45 [2023-01-10T12:08:45.026Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:08:45 [2023-01-10T12:08:45.026Z] --- SKIP: TestCheckpoint (0.00s)
12:08:45 [2023-01-10T12:08:45.026Z] === RUN   TestContainerInvalidJSON
12:08:45 [2023-01-10T12:08:45.026Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:08:45 [2023-01-10T12:08:45.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:08:45 [2023-01-10T12:08:45.026Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:08:45 [2023-01-10T12:08:45.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:08:45 [2023-01-10T12:08:45.026Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:08:45 [2023-01-10T12:08:45.026Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:08:45 [2023-01-10T12:08:45.026Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:08:45 [2023-01-10T12:08:45.026Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:08:45 [2023-01-10T12:08:45.026Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:08:45 [2023-01-10T12:08:45.026Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:08:45 [2023-01-10T12:08:45.026Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:08:45 [2023-01-10T12:08:45.026Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:08:45 [2023-01-10T12:08:45.026Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:08:45 [2023-01-10T12:08:45.026Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:08:45 [2023-01-10T12:08:45.281Z] --- PASS: TestDaemonRestartIpcMode (2.28s)
12:08:45 [2023-01-10T12:08:45.287Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:08:45 [2023-01-10T12:08:45.287Z] === RUN   TestCopyFromContainerPathIsNotDir
12:08:45 [2023-01-10T12:08:45.287Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:08:45 [2023-01-10T12:08:45.287Z] === RUN   TestCopyToContainerPathDoesNotExist
12:08:45 [2023-01-10T12:08:45.287Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:08:45 [2023-01-10T12:08:45.287Z] === RUN   TestCopyToContainerPathIsNotDir
12:08:45 [2023-01-10T12:08:45.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:08:45 [2023-01-10T12:08:45.287Z] === RUN   TestCopyFromContainer
12:08:46 [2023-01-10T12:08:46.227Z] === RUN   TestCopyFromContainer//
12:08:46 [2023-01-10T12:08:46.486Z] === RUN   TestCopyFromContainer//bar/root
12:08:46 [2023-01-10T12:08:46.486Z] === RUN   TestCopyFromContainer//bar/root/
12:08:46 [2023-01-10T12:08:46.486Z] === RUN   TestCopyFromContainer/bar/quux
12:08:46 [2023-01-10T12:08:46.486Z] === RUN   TestCopyFromContainer/bar/quux/
12:08:46 [2023-01-10T12:08:46.747Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:08:46 [2023-01-10T12:08:46.747Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:08:46 [2023-01-10T12:08:46.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:08:46 [2023-01-10T12:08:46.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:08:46 [2023-01-10T12:08:46.747Z] === RUN   TestCopyFromContainer/bar/notarget
12:08:47 [2023-01-10T12:08:47.008Z] --- PASS: TestCopyFromContainer (1.54s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:47 [2023-01-10T12:08:47.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:47 [2023-01-10T12:08:47.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:47 [2023-01-10T12:08:47.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:47 [2023-01-10T12:08:47.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:47 [2023-01-10T12:08:47.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:47 [2023-01-10T12:08:47.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:47 [2023-01-10T12:08:47.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateLinkToNonExistingContainer
12:08:47 [2023-01-10T12:08:47.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateWithInvalidEnv
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateWithInvalidEnv/0
12:08:47 [2023-01-10T12:08:47.008Z] === PAUSE TestCreateWithInvalidEnv/0
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateWithInvalidEnv/1
12:08:47 [2023-01-10T12:08:47.008Z] === PAUSE TestCreateWithInvalidEnv/1
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateWithInvalidEnv/2
12:08:47 [2023-01-10T12:08:47.008Z] === PAUSE TestCreateWithInvalidEnv/2
12:08:47 [2023-01-10T12:08:47.008Z] === CONT  TestCreateWithInvalidEnv/0
12:08:47 [2023-01-10T12:08:47.008Z] === CONT  TestCreateWithInvalidEnv/2
12:08:47 [2023-01-10T12:08:47.008Z] === CONT  TestCreateWithInvalidEnv/1
12:08:47 [2023-01-10T12:08:47.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:08:47 [2023-01-10T12:08:47.008Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateTmpfsMountsTarget
12:08:47 [2023-01-10T12:08:47.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:08:47 [2023-01-10T12:08:47.008Z] === RUN   TestCreateWithCustomMaskedPaths
12:08:47 [2023-01-10T12:08:47.368Z] tests/integration/api_build_test.py .......................X             [  6%]
12:08:48 [2023-01-10T12:08:48.184Z] tests/integration/api_client_test.py .....                               [  7%]
12:08:48 [2023-01-10T12:08:48.396Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
12:08:48 [2023-01-10T12:08:48.396Z] === RUN   TestCreateWithCustomReadonlyPaths
12:08:48 [2023-01-10T12:08:48.560Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
12:08:48 [2023-01-10T12:08:48.560Z] PASS
12:08:48 [2023-01-10T12:08:48.560Z] 
12:08:48 [2023-01-10T12:08:48.560Z] === Skipped
12:08:48 [2023-01-10T12:08:48.560Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:08:48 [2023-01-10T12:08:48.560Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:08:48 [2023-01-10T12:08:48.560Z] 
12:08:48 [2023-01-10T12:08:48.560Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:08:48 [2023-01-10T12:08:48.560Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:08:48 [2023-01-10T12:08:48.560Z] 
12:08:48 [2023-01-10T12:08:48.560Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:08:48 [2023-01-10T12:08:48.560Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:08:48 [2023-01-10T12:08:48.560Z] 
12:08:48 [2023-01-10T12:08:48.560Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:08:48 [2023-01-10T12:08:48.560Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:08:48 [2023-01-10T12:08:48.560Z] 
12:08:48 [2023-01-10T12:08:48.560Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:08:48 [2023-01-10T12:08:48.560Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:08:48 [2023-01-10T12:08:48.560Z] 
12:08:48 [2023-01-10T12:08:48.560Z] DONE 197 tests, 5 skipped in 110.269s
12:08:48 [2023-01-10T12:08:48.560Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:08:48 [2023-01-10T12:08:48.560Z] INFO: Testing against a local daemon
12:08:48 [2023-01-10T12:08:48.560Z] === RUN   TestLiveRestore
12:08:48 [2023-01-10T12:08:48.560Z] === RUN   TestLiveRestore/volume_references
12:08:48 [2023-01-10T12:08:48.560Z] === PAUSE TestLiveRestore/volume_references
12:08:48 [2023-01-10T12:08:48.560Z] === CONT  TestLiveRestore/volume_references
12:08:49 [2023-01-10T12:08:49.336Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
12:08:49 [2023-01-10T12:08:49.336Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:08:49 [2023-01-10T12:08:49.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:49 [2023-01-10T12:08:49.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:49 [2023-01-10T12:08:49.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:49 [2023-01-10T12:08:49.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:49 [2023-01-10T12:08:49.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:49 [2023-01-10T12:08:49.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:49 [2023-01-10T12:08:49.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:49 [2023-01-10T12:08:49.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:49 [2023-01-10T12:08:49.493Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:08:49 [2023-01-10T12:08:49.493Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:08:49 [2023-01-10T12:08:49.596Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:49 [2023-01-10T12:08:49.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:08:49 [2023-01-10T12:08:49.596Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:08:49 [2023-01-10T12:08:49.596Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:08:49 [2023-01-10T12:08:49.596Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:08:49 [2023-01-10T12:08:49.596Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:08:49 [2023-01-10T12:08:49.596Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:08:49 [2023-01-10T12:08:49.596Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:08:49 [2023-01-10T12:08:49.670Z] tests/integration/api_config_test.py .....                               [  8%]
12:08:49 [2023-01-10T12:08:49.856Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestCreateDifferentPlatform
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestCreateDifferentPlatform/different_os
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:08:49 [2023-01-10T12:08:49.856Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:08:49 [2023-01-10T12:08:49.856Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:08:49 [2023-01-10T12:08:49.856Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:08:49 [2023-01-10T12:08:49.856Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:08:49 [2023-01-10T12:08:49.856Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestContainerStartOnDaemonRestart
12:08:49 [2023-01-10T12:08:49.856Z] === PAUSE TestContainerStartOnDaemonRestart
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestDaemonRestartIpcMode
12:08:49 [2023-01-10T12:08:49.856Z] === PAUSE TestDaemonRestartIpcMode
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestDaemonHostGatewayIP
12:08:49 [2023-01-10T12:08:49.856Z] === PAUSE TestDaemonHostGatewayIP
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestRestartDaemonWithRestartingContainer
12:08:49 [2023-01-10T12:08:49.856Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestContainerKillOnDaemonStart
12:08:49 [2023-01-10T12:08:49.856Z] === PAUSE TestContainerKillOnDaemonStart
12:08:49 [2023-01-10T12:08:49.856Z] === RUN   TestDiff
12:08:50 [2023-01-10T12:08:50.425Z] --- PASS: TestDiff (0.42s)
12:08:50 [2023-01-10T12:08:50.425Z] === RUN   TestExecWithCloseStdin
12:08:50 [2023-01-10T12:08:50.428Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:08:50 [2023-01-10T12:08:50.995Z] --- PASS: TestExecWithCloseStdin (0.51s)
12:08:50 [2023-01-10T12:08:50.995Z] === RUN   TestExec
12:08:51 [2023-01-10T12:08:51.256Z] --- PASS: TestExec (0.50s)
12:08:51 [2023-01-10T12:08:51.256Z] === RUN   TestExecUser
12:08:51 [2023-01-10T12:08:51.362Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:08:51 [2023-01-10T12:08:51.825Z] --- PASS: TestExecUser (0.52s)
12:08:51 [2023-01-10T12:08:51.825Z] === RUN   TestExportContainerAndImportImage
12:08:52 [2023-01-10T12:08:52.295Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:08:52 [2023-01-10T12:08:52.395Z] --- PASS: TestExportContainerAndImportImage (0.58s)
12:08:52 [2023-01-10T12:08:52.395Z] === RUN   TestExportContainerAfterDaemonRestart
12:08:53 [2023-01-10T12:08:53.229Z] --- PASS: TestLiveRestore (0.00s)
12:08:53 [2023-01-10T12:08:53.229Z]     --- PASS: TestLiveRestore/volume_references (4.59s)
12:08:53 [2023-01-10T12:08:53.229Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.92s)
12:08:53 [2023-01-10T12:08:53.229Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
12:08:53 [2023-01-10T12:08:53.229Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
12:08:53 [2023-01-10T12:08:53.229Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
12:08:53 [2023-01-10T12:08:53.229Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
12:08:53 [2023-01-10T12:08:53.229Z] PASS
12:08:53 [2023-01-10T12:08:53.229Z] 
12:08:53 [2023-01-10T12:08:53.229Z] DONE 7 tests in 4.628s
12:08:53 [2023-01-10T12:08:53.229Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:08:53 [2023-01-10T12:08:53.229Z] INFO: Testing against a local daemon
12:08:53 [2023-01-10T12:08:53.229Z] === RUN   TestCommitInheritsEnv
12:08:53 [2023-01-10T12:08:53.487Z] --- PASS: TestCommitInheritsEnv (0.29s)
12:08:53 [2023-01-10T12:08:53.487Z] === RUN   TestImportExtremelyLargeImageWorks
12:08:53 [2023-01-10T12:08:53.487Z] === PAUSE TestImportExtremelyLargeImageWorks
12:08:53 [2023-01-10T12:08:53.487Z] === RUN   TestImagesFilterMultiReference
12:08:53 [2023-01-10T12:08:53.746Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:08:53 [2023-01-10T12:08:53.746Z] === RUN   TestImagePullPlatformInvalid
12:08:53 [2023-01-10T12:08:53.746Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:08:53 [2023-01-10T12:08:53.746Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" 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=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.18.9 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec1a09a7-6691-4c69-b878-847783005bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58880" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec1a09a7-6691-4c69-b878-847783005bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58880" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.124573ms http.response.status=200 http.response.written=2 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f27840bb-0959-4546-8210-1e73b89590a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.746Z] time="2023-01-10T12:08:53Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f27840bb-0959-4546-8210-1e73b89590a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=f27840bb-0959-4546-8210-1e73b89590a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=24.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=64b2c1ee-f3cf-410f-8ebf-6741f270ae94 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=f27840bb-0959-4546-8210-1e73b89590a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.043989ms http.response.status=404 http.response.written=157 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a8afbca3-2f23-4718-ba1d-6e7f6df43e32 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a8afbca3-2f23-4718-ba1d-6e7f6df43e32 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=a8afbca3-2f23-4718-ba1d-6e7f6df43e32 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=19.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).GetContent" trace.id=148fd259-5b4c-4c8e-8dbd-6a4bc85e2a66 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=a8afbca3-2f23-4718-ba1d-6e7f6df43e32 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.437464ms http.response.status=404 http.response.written=157 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=94cd0e0e-be27-4752-8948-b482f96c36c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aeda1959-44d9-41fe-a8c9-236f497d818e http.request.method=POST http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aeda1959-44d9-41fe-a8c9-236f497d818e http.request.method=POST http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aeda1959-44d9-41fe-a8c9-236f497d818e http.request.method=POST http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=241.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=62b2a5f1-b2a0-43f2-86bc-e6ed053f486f trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=94cd0e0e-be27-4752-8948-b482f96c36c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=94cd0e0e-be27-4752-8948-b482f96c36c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=230.486µs trace.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=d5fa81f0-3e71-4649-b8d2-9a2ab73095e5 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=94cd0e0e-be27-4752-8948-b482f96c36c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=17.3µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d99fe01-0eea-43ff-98be-36974e25cb5b trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aeda1959-44d9-41fe-a8c9-236f497d818e http.request.method=POST http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=17.415µs trace.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=29990097-e301-4145-86c6-0ef8b4fa6d94 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aeda1959-44d9-41fe-a8c9-236f497d818e http.request.method=POST http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=217.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).PutContent" trace.id=43b68a00-c895-470b-8c16-afd266ac5fa4 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aeda1959-44d9-41fe-a8c9-236f497d818e http.request.method=POST http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.481154ms http.response.status=202 http.response.written=0 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=94cd0e0e-be27-4752-8948-b482f96c36c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=708.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=12b37f81-9a81-4c2b-a725-ff26dd85df4f trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=94cd0e0e-be27-4752-8948-b482f96c36c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.708055ms http.response.status=202 http.response.written=0 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=39.304µs trace.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=2cd279a7-f8cf-4cbe-92f3-bbf2ec25ace6 trace.line=82 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=12.526µs trace.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=bd61f320-e807-4f28-8e0b-9ac2d13c2a9c trace.line=141 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=29.074µs trace.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=1680a3b2-c621-4756-b930-741b6fd1bf7b trace.line=82 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=12.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=32d000de-419b-4c29-8d60-cab398e1530f trace.line=141 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=344.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f13d3788-6230-4b62-9750-b44dbed3c868 trace.line=124 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" 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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.747Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=90.393µs trace.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=f5454164-fd75-4b4e-a13b-ccacb3446f53 trace.line=141 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=24.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a38e5d87-08a6-4bac-904a-c9afde94f749 trace.line=141 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=273.857µs trace.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=8398cbf7-3a00-4766-8135-75af55916727 trace.line=141 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=323.155µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=6ad26d06-237f-44c2-96a1-b912bb04a945 trace.line=124 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1/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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=257.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=a7da4c44-d5cf-4bd1-8adc-b0734e01a860 trace.line=167 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=1.886277ms trace.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=3726abd8-3e38-4540-961e-b4d35b14cb8a trace.line=95 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=2.172999ms trace.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=1dd9ba99-6e56-4474-9366-6ebe8cf587fe trace.line=141 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=23.379µs trace.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=f7aea323-be0c-4034-ac2d-cda374cbcc3e trace.line=141 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=15.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=acc22862-b0f1-461d-ad10-66c7b3103782 trace.line=141 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca/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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=182.542µs trace.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=2b7a5d10-e559-4a83-a491-39b5c227d3a2 trace.line=167 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=157.213µs trace.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=1483bd3a-2f4d-4bf6-ac22-8f5d743dec14 trace.line=95 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2d2011a0-4464-46d7-bdfc-3071876143ca\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=273.027µs trace.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=4e163b80-1685-4ba6-92f6-4a2842c2d99e trace.line=181 vars.name=test vars.uuid=2d2011a0-4464-46d7-bdfc-3071876143ca version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=6ff59184-16a2-49f2-9f25-a2447d770922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58894" http.request.uri="/v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.037195ms http.response.status=201 http.response.written=0 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "PUT /v2/test/blobs/uploads/2d2011a0-4464-46d7-bdfc-3071876143ca?_state=Hkj9XtzmawNKztDw2i_tpZkj7UW1e-SSJ8tkmdZ6JNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMjAxMWEwLTQ0NjQtNDZkNy1iZGZjLTMwNzE4NzYxNDNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjIwMjI5NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=313.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=446472a2-8bad-4e7a-a71c-686f18cd27aa trace.line=181 vars.name=test vars.uuid=1fcbf81f-2ead-4682-847a-0044324c4cc1 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=a21ddb3e-91a9-4e13-b12d-b56dde559a12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.7373ms http.response.status=201 http.response.written=0 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "PUT /v2/test/blobs/uploads/1fcbf81f-2ead-4682-847a-0044324c4cc1?_state=8RL4FWfE3sQbLKtoRNPpMjVdzzMahoDUpDMNmajfBIp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmY2JmODFmLTJlYWQtNDY4Mi04NDdhLTAwNDQzMjRjNGNjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjowODo1My43MjI3MzY4OFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=47266101-7b08-4f20-973a-ef41f7c8e515 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=47266101-7b08-4f20-973a-ef41f7c8e515 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=47266101-7b08-4f20-973a-ef41f7c8e515 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=22.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).GetContent" trace.id=4ad54484-b965-4776-bda2-e8ba4829f47f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=47266101-7b08-4f20-973a-ef41f7c8e515 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58892" 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.091073ms http.response.status=404 http.response.written=96 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=40.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fdf67600-7b7c-44c3-bbc7-ddd4e5c43e07 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=19.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=aff59fb2-76da-4679-9a62-8f128022c4a3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=40.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=58a5217f-da99-43a7-805c-d50805b50735 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.748Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=15.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).Stat" trace.id=a8bf30e0-c30c-409d-ae5f-30ba4a6e11d7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=18.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=469f1ce1-5cc1-4c05-85fe-f32c676245af trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=136.952µs trace.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=74c73b06-df18-4446-9776-8068595f676f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=304.965µs trace.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=3d0ffdcf-cba5-4099-8897-72078ec5a67d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=49.623µs trace.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=5dc1904b-a176-49c5-9cda-52a02b94688c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=418.269µs trace.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=4c323659-ba91-4a7b-a344-ec4b0a158d89 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=302.096µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f6fbeced-9272-448a-8f3a-9366304b4d35 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] time="2023-01-10T12:08:53Z" 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=373dadeb-f683-4261-8d12-62455609c5af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.559463ms http.response.status=201 http.response.written=0 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:53 [2023-01-10T12:08:53.749Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:08:53 [2023-01-10T12:08:53.775Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
12:08:53 [2023-01-10T12:08:53.775Z] === RUN   TestHealthCheckWorkdir
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a44c4f70-71c7-4aea-a940-1349d9e85648 http.request.method=GET http.request.remoteaddr="127.0.0.1:58922" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a44c4f70-71c7-4aea-a940-1349d9e85648 http.request.method=GET http.request.remoteaddr="127.0.0.1:58922" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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="799.296µs" http.response.status=200 http.response.written=2 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=37.969µs trace.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=a98221ff-cf81-4ca6-aca8-e2f3e6cd0d1e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=113.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=035697f3-4a03-4f43-9a6e-610fa8cdd18e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=19.142µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8facbff3-a868-4943-8e6a-5456a1e30103 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=129.141µs trace.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=a28d8f09-20e6-4bc4-b2c6-7ae055ad484a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=525855cf-1588-4bfe-975e-1934d29d5856 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.555616ms http.response.status=200 http.response.written=417 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=76.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d77796a9-30d4-4edc-b930-d1c1b03d3cc2 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=51.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=885dbb4b-5420-432e-9c70-78a222d2ca5e trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" 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=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=69.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bda47dd0-f4c6-460f-ad18-7e42d22872b1 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7d930c-851c-41aa-aaee-92e709ff22d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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.972565ms http.response.status=200 http.response.written=417 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.008Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.008Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=46.397µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f6238660-30be-44ff-b2dc-1e63db582318 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=20.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).Stat" trace.id=828e96ea-5acb-4b9e-9538-031d94dd774b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=86.276µs trace.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=f0a2ada0-31ee-4e26-a57e-662edb1d59b5 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=18.885µs trace.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=0dea7531-af17-464a-8171-2a4140d391f3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=62.209µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4c80282-ffa2-4da7-9e34-0b5913e4c158 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=9.754µs trace.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=a5ba87a0-fbe4-4a47-b5c9-51ab7ee3064c trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=83.579µs trace.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=305edcc4-dc19-4092-b0df-4fcb8d72b03f trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=65.644µs trace.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=60db0efe-866b-46c9-8447-68812aca9873 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=67.772µs trace.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=56477c28-2ab0-4d94-ad62-cb3a820dd825 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=18.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5cd24ca4-6bdf-4121-8857-7a1827274799 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=272f9528-1f99-4a27-a85e-798bfc2052c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58940" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.393889ms http.response.status=200 http.response.written=179 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=20.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=601c659b-1e93-49c3-b774-f30ec81230cc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=33.379µs trace.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=3debfa5a-0e84-4ad5-b2b1-13947816f8b4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=283.403µs trace.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=4acabf80-0ca1-48fc-8a0f-e73f1cb4314e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=15.615µs trace.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=562f9f38-ac5f-4605-a9da-13fad679a797 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=8.879µs trace.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=bbc3fd49-211d-4f5b-ba1b-80356e784a16 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=29.769µs trace.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=7d98fe99-6e8f-42b8-ba9b-3007498514a4 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=26.79µs trace.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=943c2721-2974-4448-931b-cc3da12827ed trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" 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=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=17.504µs trace.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=536f1fec-908a-49e8-8e9a-cd1e9e072bc1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=afad3809-b1e4-4cd1-9e59-1485d94cd132 http.request.method=GET http.request.remoteaddr="127.0.0.1:58948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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=11.378482ms http.response.status=200 http.response.written=68 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28c83a97-ad7e-4042-a7a8-746ac8faec9d http.request.method=GET http.request.remoteaddr="127.0.0.1:58962" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28c83a97-ad7e-4042-a7a8-746ac8faec9d http.request.method=GET http.request.remoteaddr="127.0.0.1:58962" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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="675.473µs" http.response.status=200 http.response.written=2 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=907509e5-2de4-4bbf-80ea-78fefdaeb97e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58966" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.009Z] time="2023-01-10T12:08:53Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=907509e5-2de4-4bbf-80ea-78fefdaeb97e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58966" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=907509e5-2de4-4bbf-80ea-78fefdaeb97e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58966" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" 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=907509e5-2de4-4bbf-80ea-78fefdaeb97e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58966" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=29.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=2238abe2-f7b2-40b1-ac88-efba6f401bdc trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" 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=907509e5-2de4-4bbf-80ea-78fefdaeb97e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58966" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=15.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=f7c918af-d8a8-4d20-b710-3f857730f90a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" 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=907509e5-2de4-4bbf-80ea-78fefdaeb97e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58966" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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.088617ms http.response.status=404 http.response.written=181 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=78a43465-6e47-4b09-844e-601f592562f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=78a43465-6e47-4b09-844e-601f592562f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=78a43465-6e47-4b09-844e-601f592562f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" 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=78a43465-6e47-4b09-844e-601f592562f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=22.056µs trace.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=682429d5-6cb8-4d70-b561-25daed3e1e76 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" 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=78a43465-6e47-4b09-844e-601f592562f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 trace.duration=15.662µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6019b4c4-6758-4127-b734-eaf4ecd12fdf trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] time="2023-01-10T12:08:53Z" 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=78a43465-6e47-4b09-844e-601f592562f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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.0184ms http.response.status=404 http.response.written=181 instance.id=63d38f5d-56c5-4d39-89f7-7e988995e1a7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:08:54 [2023-01-10T12:08:54.010Z] 127.0.0.1 - - [10/Jan/2023:12:08:53 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:08:54 [2023-01-10T12:08:54.010Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
12:08:54 [2023-01-10T12:08:54.010Z] === RUN   TestRemoveImageOrphaning
12:08:54 [2023-01-10T12:08:54.268Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:08:54 [2023-01-10T12:08:54.268Z] === RUN   TestRemoveImageGarbageCollector
12:08:54 [2023-01-10T12:08:54.345Z] --- PASS: TestHealthCheckWorkdir (0.64s)
12:08:54 [2023-01-10T12:08:54.345Z] === RUN   TestHealthKillContainer
12:08:56 [2023-01-10T12:08:56.166Z] --- PASS: TestRemoveImageGarbageCollector (1.88s)
12:08:56 [2023-01-10T12:08:56.166Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:08:56 [2023-01-10T12:08:56.166Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:08:56 [2023-01-10T12:08:56.166Z] === RUN   TestTagInvalidReference
12:08:56 [2023-01-10T12:08:56.166Z] --- PASS: TestTagInvalidReference (0.01s)
12:08:56 [2023-01-10T12:08:56.166Z] === RUN   TestTagValidPrefixedRepo
12:08:56 [2023-01-10T12:08:56.166Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:08:56 [2023-01-10T12:08:56.166Z] === RUN   TestTagExistedNameWithoutForce
12:08:56 [2023-01-10T12:08:56.166Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:08:56 [2023-01-10T12:08:56.166Z] === RUN   TestTagOfficialNames
12:08:56 [2023-01-10T12:08:56.424Z] --- PASS: TestTagOfficialNames (0.05s)
12:08:56 [2023-01-10T12:08:56.424Z] === RUN   TestTagMatchesDigest
12:08:56 [2023-01-10T12:08:56.424Z] --- PASS: TestTagMatchesDigest (0.01s)
12:08:56 [2023-01-10T12:08:56.424Z] === CONT  TestImportExtremelyLargeImageWorks
12:09:02 [2023-01-10T12:09:02.471Z] --- PASS: TestHealthKillContainer (7.89s)
12:09:02 [2023-01-10T12:09:02.471Z] === RUN   TestHealthCheckProcessKilled
12:09:03 [2023-01-10T12:09:03.040Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
12:09:03 [2023-01-10T12:09:03.040Z] === RUN   TestInspectCpusetInConfigPre120
12:09:03 [2023-01-10T12:09:03.610Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
12:09:03 [2023-01-10T12:09:03.610Z] === RUN   TestIpcModeNone
12:09:03 [2023-01-10T12:09:03.869Z] --- PASS: TestIpcModeNone (0.46s)
12:09:03 [2023-01-10T12:09:03.869Z] === RUN   TestIpcModePrivate
12:09:04 [2023-01-10T12:09:04.129Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
12:09:04 [2023-01-10T12:09:04.389Z] --- PASS: TestIpcModePrivate (0.50s)
12:09:04 [2023-01-10T12:09:04.389Z] === RUN   TestIpcModeShareable
12:09:04 [2023-01-10T12:09:04.649Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
12:09:04 [2023-01-10T12:09:04.914Z] --- PASS: TestIpcModeShareable (0.49s)
12:09:04 [2023-01-10T12:09:04.914Z] === RUN   TestAPIIpcModeShareableAndContainer
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:09:06 [2023-01-10T12:09:06.324Z] 
12:09:06 [2023-01-10T12:09:06.324Z]  ________   ____  __.
12:09:06 [2023-01-10T12:09:06.324Z]  \_____  \ |    |/ _|
12:09:06 [2023-01-10T12:09:06.324Z]  /   |   \|      <
12:09:06 [2023-01-10T12:09:06.324Z]  /    |    \    |  \
12:09:06 [2023-01-10T12:09:06.324Z]  \_______  /____|__ \
12:09:06 [2023-01-10T12:09:06.324Z]          \/        \/
12:09:06 [2023-01-10T12:09:06.324Z] 
12:09:06 [2023-01-10T12:09:06.324Z] INFO: make.ps1 ended at 01/10/2023 12:08:54
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Binaries build ended at 01/10/2023 12:08:56. Duration:00:01:39.0407473
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Copying the built daemon binary to d:\CI\PR-44765\6\binary\dockerd-0ee03be64d.exe...
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Copying the built client binary to d:\CI\PR-44765\6\binary\docker-0ee03be64d.exe...
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Copying dockerversion from the container...
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Copying the golang package from the container to d:\CI\PR-44765\6\installer\go.zip...
12:09:06 [2023-01-10T12:09:06.324Z] INFO: Extracting go.zip to d:\CI\PR-44765\6\go
12:09:06 [2023-01-10T12:09:06.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s)
12:09:06 [2023-01-10T12:09:06.824Z] === RUN   TestAPIIpcModeHost
12:09:06 [2023-01-10T12:09:06.824Z] --- PASS: TestAPIIpcModeHost (0.38s)
12:09:06 [2023-01-10T12:09:06.824Z] === RUN   TestDaemonIpcModeShareable
12:09:07 [2023-01-10T12:09:07.763Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:09:08 [2023-01-10T12:09:08.023Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
12:09:08 [2023-01-10T12:09:08.023Z] === RUN   TestDaemonIpcModePrivate
12:09:08 [2023-01-10T12:09:08.962Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:09:09 [2023-01-10T12:09:09.222Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
12:09:09 [2023-01-10T12:09:09.222Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:09:10 [2023-01-10T12:09:10.162Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:09:10 [2023-01-10T12:09:10.282Z] --- PASS: TestBuildWithHugeFile (50.43s)
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildWithEmptyDockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:09:10 [2023-01-10T12:09:10.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:09:10 [2023-01-10T12:09:10.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
12:09:10 [2023-01-10T12:09:10.282Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:09:10 [2023-01-10T12:09:10.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildPreserveOwnership
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildPreserveOwnership/copy_from
12:09:10 [2023-01-10T12:09:10.282Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:09:10 [2023-01-10T12:09:10.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
12:09:10 [2023-01-10T12:09:10.421Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:09:11 [2023-01-10T12:09:11.361Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:09:11 [2023-01-10T12:09:11.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
12:09:11 [2023-01-10T12:09:11.361Z] === RUN   TestIpcModeOlderClient
12:09:11 [2023-01-10T12:09:11.361Z] === PAUSE TestIpcModeOlderClient
12:09:11 [2023-01-10T12:09:11.361Z] === RUN   TestKillContainerInvalidSignal
12:09:11 [2023-01-10T12:09:11.931Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
12:09:11 [2023-01-10T12:09:11.931Z] === RUN   TestKillContainer
12:09:11 [2023-01-10T12:09:11.931Z] === RUN   TestKillContainer/no_signal
12:09:12 [2023-01-10T12:09:12.190Z] === RUN   TestKillContainer/non_killing_signal
12:09:12 [2023-01-10T12:09:12.450Z] === RUN   TestKillContainer/killing_signal
12:09:13 [2023-01-10T12:09:13.020Z] --- PASS: TestKillContainer (1.29s)
12:09:13 [2023-01-10T12:09:13.020Z]     --- PASS: TestKillContainer/no_signal (0.39s)
12:09:13 [2023-01-10T12:09:13.020Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
12:09:13 [2023-01-10T12:09:13.020Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
12:09:13 [2023-01-10T12:09:13.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:09:13 [2023-01-10T12:09:13.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:09:13 [2023-01-10T12:09:13.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:09:14 [2023-01-10T12:09:14.472Z] --- PASS: TestBuildPreserveOwnership (10.35s)
12:09:14 [2023-01-10T12:09:14.473Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.34s)
12:09:14 [2023-01-10T12:09:14.473Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestBuildPlatformInvalid
12:09:14 [2023-01-10T12:09:14.473Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:09:14 [2023-01-10T12:09:14.473Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:09:14 [2023-01-10T12:09:14.473Z] PASS
12:09:14 [2023-01-10T12:09:14.473Z] 
12:09:14 [2023-01-10T12:09:14.473Z] === Skipped
12:09:14 [2023-01-10T12:09:14.473Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:09:14 [2023-01-10T12:09:14.473Z]     build_session_test.go:25: TODO: BuildKit
12:09:14 [2023-01-10T12:09:14.473Z] 
12:09:14 [2023-01-10T12:09:14.473Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:09:14 [2023-01-10T12:09:14.473Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:09:14 [2023-01-10T12:09:14.473Z] 
12:09:14 [2023-01-10T12:09:14.473Z] DONE 33 tests, 2 skipped in 113.374s
12:09:14 [2023-01-10T12:09:14.473Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:09:14 [2023-01-10T12:09:14.473Z] INFO: Testing against a local daemon
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestConfigInspect
12:09:14 [2023-01-10T12:09:14.473Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestConfigInspect (0.02s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestConfigList
12:09:14 [2023-01-10T12:09:14.473Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestConfigList (0.01s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestConfigsCreateAndDelete
12:09:14 [2023-01-10T12:09:14.473Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestConfigsUpdate
12:09:14 [2023-01-10T12:09:14.473Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestConfigsUpdate (0.01s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestTemplatedConfig
12:09:14 [2023-01-10T12:09:14.473Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestTemplatedConfig (0.00s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestConfigCreateResolve
12:09:14 [2023-01-10T12:09:14.473Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:14 [2023-01-10T12:09:14.473Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:09:14 [2023-01-10T12:09:14.473Z] === RUN   TestConfigDaemonLibtrustID
12:09:14 [2023-01-10T12:09:14.529Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
12:09:14 [2023-01-10T12:09:14.529Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:09:14 [2023-01-10T12:09:14.529Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
12:09:14 [2023-01-10T12:09:14.529Z] === RUN   TestKillStoppedContainer
12:09:14 [2023-01-10T12:09:14.529Z] --- PASS: TestKillStoppedContainer (0.05s)
12:09:14 [2023-01-10T12:09:14.529Z] === RUN   TestKillStoppedContainerAPIPre120
12:09:14 [2023-01-10T12:09:14.529Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:09:14 [2023-01-10T12:09:14.529Z] === RUN   TestKillDifferentUserContainer
12:09:15 [2023-01-10T12:09:15.099Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:09:15 [2023-01-10T12:09:15.099Z] === RUN   TestInspectOomKilledTrue
12:09:15 [2023-01-10T12:09:15.374Z] --- PASS: TestInspectOomKilledTrue (0.50s)
12:09:15 [2023-01-10T12:09:15.374Z] === RUN   TestInspectOomKilledFalse
12:09:15 [2023-01-10T12:09:15.982Z] --- PASS: TestInspectOomKilledFalse (0.45s)
12:09:15 [2023-01-10T12:09:15.982Z] === RUN   TestLinksEtcHostsContentMatch
12:09:16 [2023-01-10T12:09:16.247Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
12:09:16 [2023-01-10T12:09:16.247Z] === RUN   TestLinksContainerNames
12:09:16 [2023-01-10T12:09:16.377Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
12:09:16 [2023-01-10T12:09:16.377Z] PASS
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] === Skipped
12:09:16 [2023-01-10T12:09:16.377Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:09:16 [2023-01-10T12:09:16.377Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
12:09:16 [2023-01-10T12:09:16.377Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:09:16 [2023-01-10T12:09:16.377Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:09:16 [2023-01-10T12:09:16.377Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:09:16 [2023-01-10T12:09:16.377Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:09:16 [2023-01-10T12:09:16.377Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:09:16 [2023-01-10T12:09:16.377Z] 
12:09:16 [2023-01-10T12:09:16.377Z] DONE 7 tests, 6 skipped in 1.739s
12:09:16 [2023-01-10T12:09:16.377Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:09:16 [2023-01-10T12:09:16.377Z] INFO: Testing against a local daemon
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestCheckpoint
12:09:16 [2023-01-10T12:09:16.377Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:09:16 [2023-01-10T12:09:16.377Z] --- SKIP: TestCheckpoint (0.00s)
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestContainerInvalidJSON
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:09:16 [2023-01-10T12:09:16.377Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:09:16 [2023-01-10T12:09:16.377Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:09:16 [2023-01-10T12:09:16.377Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:09:16 [2023-01-10T12:09:16.377Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:09:16 [2023-01-10T12:09:16.377Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:09:16 [2023-01-10T12:09:16.377Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:09:16 [2023-01-10T12:09:16.377Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:09:16 [2023-01-10T12:09:16.377Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:09:16 [2023-01-10T12:09:16.377Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:09:16 [2023-01-10T12:09:16.377Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:09:16 [2023-01-10T12:09:16.377Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestCopyFromContainerPathIsNotDir
12:09:16 [2023-01-10T12:09:16.377Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestCopyToContainerPathDoesNotExist
12:09:16 [2023-01-10T12:09:16.377Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestCopyToContainerPathIsNotDir
12:09:16 [2023-01-10T12:09:16.377Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:09:16 [2023-01-10T12:09:16.377Z] === RUN   TestCopyFromContainer
12:09:17 [2023-01-10T12:09:17.187Z] --- PASS: TestLinksContainerNames (0.90s)
12:09:17 [2023-01-10T12:09:17.187Z] === RUN   TestLogsFollowTailEmpty
12:09:17 [2023-01-10T12:09:17.447Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
12:09:17 [2023-01-10T12:09:17.447Z] === RUN   TestContainerNetworkMountsNoChown
12:09:18 [2023-01-10T12:09:18.019Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/default
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/default
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/private
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/private
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rprivate
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rprivate
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/slave
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/slave
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rslave
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rslave
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/shared
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/shared
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rshared
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rshared
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/default
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/default/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/default/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/default/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/rshared
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/shared
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/rslave
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/slave
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/rprivate
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/private
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/private/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === RUN   TestMountDaemonRoot/private/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/default/bind_root
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:09:18 [2023-01-10T12:09:18.019Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:09:18 [2023-01-10T12:09:18.284Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/private/mount_root
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:09:18 [2023-01-10T12:09:18.543Z] === CONT  TestMountDaemonRoot/private/bind_root
12:09:18 [2023-01-10T12:09:18.543Z] --- PASS: TestMountDaemonRoot (0.02s)
12:09:18 [2023-01-10T12:09:18.543Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:09:18 [2023-01-10T12:09:18.543Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:09:18 [2023-01-10T12:09:18.543Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:09:18 [2023-01-10T12:09:18.543Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:09:18 [2023-01-10T12:09:18.543Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:09:18 [2023-01-10T12:09:18.544Z] === RUN   TestContainerBindMountNonRecursive
12:09:18 [2023-01-10T12:09:18.937Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:09:19 [2023-01-10T12:09:19.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:09:19 [2023-01-10T12:09:19.925Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
12:09:19 [2023-01-10T12:09:19.925Z] === RUN   TestContainerVolumesMountedAsShared
12:09:20 [2023-01-10T12:09:20.494Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:09:20 [2023-01-10T12:09:20.494Z] === RUN   TestContainerVolumesMountedAsSlave
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer//
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer//bar/root
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer//bar/root/
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/quux
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/quux/
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCopyFromContainer/bar/notarget
12:09:20 [2023-01-10T12:09:20.587Z] --- PASS: TestCopyFromContainer (4.24s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:09:20 [2023-01-10T12:09:20.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:09:20 [2023-01-10T12:09:20.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:09:20 [2023-01-10T12:09:20.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:09:20 [2023-01-10T12:09:20.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:09:20 [2023-01-10T12:09:20.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:09:20 [2023-01-10T12:09:20.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:09:20 [2023-01-10T12:09:20.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:09:20 [2023-01-10T12:09:20.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:09:20 [2023-01-10T12:09:20.587Z] === RUN   TestCreateLinkToNonExistingContainer
12:09:20 [2023-01-10T12:09:20.755Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
12:09:20 [2023-01-10T12:09:20.755Z] === RUN   TestNetworkNat
12:09:20 [2023-01-10T12:09:20.854Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:09:20 [2023-01-10T12:09:20.854Z] === RUN   TestCreateWithInvalidEnv
12:09:20 [2023-01-10T12:09:20.854Z] === RUN   TestCreateWithInvalidEnv/0
12:09:20 [2023-01-10T12:09:20.854Z] === PAUSE TestCreateWithInvalidEnv/0
12:09:20 [2023-01-10T12:09:20.854Z] === RUN   TestCreateWithInvalidEnv/1
12:09:20 [2023-01-10T12:09:20.854Z] === PAUSE TestCreateWithInvalidEnv/1
12:09:20 [2023-01-10T12:09:20.854Z] === RUN   TestCreateWithInvalidEnv/2
12:09:20 [2023-01-10T12:09:20.854Z] === PAUSE TestCreateWithInvalidEnv/2
12:09:20 [2023-01-10T12:09:20.854Z] === CONT  TestCreateWithInvalidEnv/0
12:09:20 [2023-01-10T12:09:20.854Z] === CONT  TestCreateWithInvalidEnv/2
12:09:20 [2023-01-10T12:09:20.854Z] === CONT  TestCreateWithInvalidEnv/1
12:09:20 [2023-01-10T12:09:20.854Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:09:20 [2023-01-10T12:09:20.854Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:09:20 [2023-01-10T12:09:20.854Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:09:20 [2023-01-10T12:09:20.854Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:09:20 [2023-01-10T12:09:20.854Z] === RUN   TestCreateTmpfsMountsTarget
12:09:20 [2023-01-10T12:09:20.854Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:09:20 [2023-01-10T12:09:20.854Z] === RUN   TestCreateWithCustomMaskedPaths
12:09:21 [2023-01-10T12:09:21.324Z] --- PASS: TestNetworkNat (0.51s)
12:09:21 [2023-01-10T12:09:21.324Z] === RUN   TestNetworkLocalhostTCPNat
12:09:21 [2023-01-10T12:09:21.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:09:21 [2023-01-10T12:09:21.584Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
12:09:21 [2023-01-10T12:09:21.585Z] === RUN   TestNetworkLoopbackNat
12:09:22 [2023-01-10T12:09:22.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
12:09:22 [2023-01-10T12:09:22.256Z] === RUN   TestCreateWithCustomReadonlyPaths
12:09:23 [2023-01-10T12:09:23.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:09:23 [2023-01-10T12:09:23.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:09:23 [2023-01-10T12:09:23.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:09:23 [2023-01-10T12:09:23.193Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:09:23 [2023-01-10T12:09:23.193Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:09:23 [2023-01-10T12:09:23.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:09:23 [2023-01-10T12:09:23.193Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:09:23 [2023-01-10T12:09:23.193Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:09:23 [2023-01-10T12:09:23.193Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:09:23 [2023-01-10T12:09:23.193Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:09:23 [2023-01-10T12:09:23.193Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:09:23 [2023-01-10T12:09:23.193Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:09:23 [2023-01-10T12:09:23.452Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
12:09:23 [2023-01-10T12:09:23.452Z] === RUN   TestCreateDifferentPlatform
12:09:23 [2023-01-10T12:09:23.452Z] === RUN   TestCreateDifferentPlatform/different_os
12:09:23 [2023-01-10T12:09:23.452Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:09:23 [2023-01-10T12:09:23.452Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:09:23 [2023-01-10T12:09:23.452Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:09:23 [2023-01-10T12:09:23.452Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:09:23 [2023-01-10T12:09:23.452Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:09:23 [2023-01-10T12:09:23.452Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:09:23 [2023-01-10T12:09:23.452Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:09:23 [2023-01-10T12:09:23.711Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:09:23 [2023-01-10T12:09:23.711Z] === RUN   TestContainerStartOnDaemonRestart
12:09:23 [2023-01-10T12:09:23.711Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:09:23 [2023-01-10T12:09:23.711Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:09:23 [2023-01-10T12:09:23.711Z] === RUN   TestDaemonRestartIpcMode
12:09:23 [2023-01-10T12:09:23.711Z] === PAUSE TestDaemonRestartIpcMode
12:09:23 [2023-01-10T12:09:23.711Z] === RUN   TestDaemonHostGatewayIP
12:09:23 [2023-01-10T12:09:23.711Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:09:23 [2023-01-10T12:09:23.711Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:09:23 [2023-01-10T12:09:23.711Z] === RUN   TestRestartDaemonWithRestartingContainer
12:09:23 [2023-01-10T12:09:23.711Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:09:23 [2023-01-10T12:09:23.711Z] === RUN   TestContainerKillOnDaemonStart
12:09:23 [2023-01-10T12:09:23.711Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:09:23 [2023-01-10T12:09:23.711Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:09:23 [2023-01-10T12:09:23.712Z] === RUN   TestDiff
12:09:23 [2023-01-10T12:09:23.971Z] --- PASS: TestDiff (0.39s)
12:09:23 [2023-01-10T12:09:23.971Z] === RUN   TestExecWithCloseStdin
12:09:24 [2023-01-10T12:09:24.541Z] --- PASS: TestExecWithCloseStdin (0.47s)
12:09:24 [2023-01-10T12:09:24.541Z] === RUN   TestExec
12:09:24 [2023-01-10T12:09:24.801Z] --- PASS: TestExec (0.43s)
12:09:24 [2023-01-10T12:09:24.801Z] === RUN   TestExecUser
12:09:24 [2023-01-10T12:09:24.878Z] --- PASS: TestNetworkLoopbackNat (2.58s)
12:09:24 [2023-01-10T12:09:24.878Z] === RUN   TestPause
12:09:24 [2023-01-10T12:09:24.878Z] --- PASS: TestPause (0.45s)
12:09:24 [2023-01-10T12:09:24.878Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:09:24 [2023-01-10T12:09:24.878Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:09:24 [2023-01-10T12:09:24.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:09:24 [2023-01-10T12:09:24.878Z] === RUN   TestPauseStopPausedContainer
12:09:25 [2023-01-10T12:09:25.138Z] --- PASS: TestPauseStopPausedContainer (0.48s)
12:09:25 [2023-01-10T12:09:25.138Z] === RUN   TestPsFilter
12:09:25 [2023-01-10T12:09:25.370Z] --- PASS: TestExecUser (0.45s)
12:09:25 [2023-01-10T12:09:25.370Z] === RUN   TestExportContainerAndImportImage
12:09:25 [2023-01-10T12:09:25.398Z] --- PASS: TestPsFilter (0.13s)
12:09:25 [2023-01-10T12:09:25.398Z] === RUN   TestRemoveContainerWithRemovedVolume
12:09:25 [2023-01-10T12:09:25.658Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
12:09:25 [2023-01-10T12:09:25.658Z] === RUN   TestRemoveContainerWithVolume
12:09:25 [2023-01-10T12:09:25.941Z] --- PASS: TestExportContainerAndImportImage (0.53s)
12:09:25 [2023-01-10T12:09:25.941Z] === RUN   TestExportContainerAfterDaemonRestart
12:09:26 [2023-01-10T12:09:26.227Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
12:09:26 [2023-01-10T12:09:26.227Z] === RUN   TestRemoveContainerRunning
12:09:26 [2023-01-10T12:09:26.487Z] --- PASS: TestRemoveContainerRunning (0.43s)
12:09:26 [2023-01-10T12:09:26.487Z] === RUN   TestRemoveContainerForceRemoveRunning
12:09:27 [2023-01-10T12:09:27.060Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
12:09:27 [2023-01-10T12:09:27.060Z] === RUN   TestRemoveInvalidContainer
12:09:27 [2023-01-10T12:09:27.060Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:09:27 [2023-01-10T12:09:27.060Z] === RUN   TestRenameLinkedContainer
12:09:28 [2023-01-10T12:09:28.968Z] --- PASS: TestRenameLinkedContainer (1.80s)
12:09:28 [2023-01-10T12:09:28.968Z] === RUN   TestRenameStoppedContainer
12:09:29 [2023-01-10T12:09:29.228Z] --- PASS: TestRenameStoppedContainer (0.43s)
12:09:29 [2023-01-10T12:09:29.229Z] === RUN   TestRenameRunningContainerAndReuse
12:09:29 [2023-01-10T12:09:29.231Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
12:09:29 [2023-01-10T12:09:29.231Z] === RUN   TestHealthCheckWorkdir
12:09:29 [2023-01-10T12:09:29.800Z] --- PASS: TestHealthCheckWorkdir (0.55s)
12:09:29 [2023-01-10T12:09:29.800Z] === RUN   TestHealthKillContainer
12:09:30 [2023-01-10T12:09:30.168Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
12:09:30 [2023-01-10T12:09:30.168Z] === RUN   TestRenameInvalidName
12:09:30 [2023-01-10T12:09:30.737Z] --- PASS: TestRenameInvalidName (0.44s)
12:09:30 [2023-01-10T12:09:30.737Z] === RUN   TestRenameAnonymousContainer
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Extraction ended at 01/10/2023 12:09:29. Duration:00:00:30.9327848
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Updating the golang and path environment variables
12:09:31 [2023-01-10T12:09:31.434Z] INFO: GOPATH=d:\gopath
12:09:31 [2023-01-10T12:09:31.434Z] INFO: go version go1.18.9 windows/amd64
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Running the daemon under test in debug mode
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Starting a daemon under test...
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44765\6\daemon --pidfile d:\CI\PR-44765\6\docker.pid -D
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Process started successfully.
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Start tailing logs of the daemon under tests
12:09:31 [2023-01-10T12:09:31.434Z] INFO: Waiting for the daemon under test to start...
12:09:32 [2023-01-10T12:09:32.119Z] --- PASS: TestRenameAnonymousContainer (1.58s)
12:09:32 [2023-01-10T12:09:32.119Z] === RUN   TestRenameContainerWithSameName
12:09:32 [2023-01-10T12:09:32.689Z] --- PASS: TestRenameContainerWithSameName (0.50s)
12:09:32 [2023-01-10T12:09:32.689Z] === RUN   TestRenameContainerWithLinkedContainer
12:09:33 [2023-01-10T12:09:33.629Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
12:09:33 [2023-01-10T12:09:33.629Z] === RUN   TestResize
12:09:34 [2023-01-10T12:09:34.199Z] --- PASS: TestResize (0.45s)
12:09:34 [2023-01-10T12:09:34.199Z] === RUN   TestResizeWithInvalidSize
12:09:34 [2023-01-10T12:09:34.458Z] --- PASS: TestResizeWithInvalidSize (0.46s)
12:09:34 [2023-01-10T12:09:34.458Z] === RUN   TestResizeWhenContainerNotStarted
12:09:35 [2023-01-10T12:09:35.028Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:09:35 [2023-01-10T12:09:35.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:09:36 [2023-01-10T12:09:36.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:09:36 [2023-01-10T12:09:36.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:09:37 [2023-01-10T12:09:37.918Z] --- PASS: TestHealthKillContainer (7.82s)
12:09:37 [2023-01-10T12:09:37.918Z] === RUN   TestHealthCheckProcessKilled
12:09:38 [2023-01-10T12:09:38.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:09:38 [2023-01-10T12:09:38.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:09:38 [2023-01-10T12:09:38.177Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
12:09:38 [2023-01-10T12:09:38.177Z] === RUN   TestInspectCpusetInConfigPre120
12:09:38 [2023-01-10T12:09:38.177Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:09:38 [2023-01-10T12:09:38.177Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:09:38 [2023-01-10T12:09:38.177Z] === RUN   TestIpcModeNone
12:09:38 [2023-01-10T12:09:38.746Z] --- PASS: TestIpcModeNone (0.44s)
12:09:38 [2023-01-10T12:09:38.746Z] === RUN   TestIpcModePrivate
12:09:38 [2023-01-10T12:09:38.995Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:09:39 [2023-01-10T12:09:39.005Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
12:09:39 [2023-01-10T12:09:39.005Z] --- PASS: TestIpcModePrivate (0.45s)
12:09:39 [2023-01-10T12:09:39.005Z] === RUN   TestIpcModeShareable
12:09:39 [2023-01-10T12:09:39.005Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:39 [2023-01-10T12:09:39.005Z] --- SKIP: TestIpcModeShareable (0.00s)
12:09:39 [2023-01-10T12:09:39.005Z] === RUN   TestAPIIpcModeShareableAndContainer
12:09:39 [2023-01-10T12:09:39.260Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:09:40 [2023-01-10T12:09:40.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:09:40 [2023-01-10T12:09:40.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:09:40 [2023-01-10T12:09:40.911Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
12:09:40 [2023-01-10T12:09:40.911Z] === RUN   TestAPIIpcModeHost
12:09:40 [2023-01-10T12:09:40.911Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:40 [2023-01-10T12:09:40.911Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:09:40 [2023-01-10T12:09:40.911Z] === RUN   TestDaemonIpcModeShareable
12:09:40 [2023-01-10T12:09:40.911Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:40 [2023-01-10T12:09:40.911Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:09:40 [2023-01-10T12:09:40.911Z] === RUN   TestDaemonIpcModePrivate
12:09:41 [2023-01-10T12:09:41.479Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
12:09:42 [2023-01-10T12:09:42.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:09:42 [2023-01-10T12:09:42.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:09:42 [2023-01-10T12:09:42.856Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
12:09:42 [2023-01-10T12:09:42.856Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:09:42 [2023-01-10T12:09:42.856Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:42 [2023-01-10T12:09:42.856Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:09:42 [2023-01-10T12:09:42.856Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:09:42 [2023-01-10T12:09:42.856Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:42 [2023-01-10T12:09:42.856Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:09:42 [2023-01-10T12:09:42.856Z] === RUN   TestIpcModeOlderClient
12:09:42 [2023-01-10T12:09:42.856Z] === PAUSE TestIpcModeOlderClient
12:09:42 [2023-01-10T12:09:42.856Z] === RUN   TestKillContainerInvalidSignal
12:09:43 [2023-01-10T12:09:43.115Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
12:09:43 [2023-01-10T12:09:43.115Z] === RUN   TestKillContainer
12:09:43 [2023-01-10T12:09:43.115Z] === RUN   TestKillContainer/no_signal
12:09:43 [2023-01-10T12:09:43.683Z] === RUN   TestKillContainer/non_killing_signal
12:09:43 [2023-01-10T12:09:43.683Z] === RUN   TestKillContainer/killing_signal
12:09:44 [2023-01-10T12:09:44.252Z] --- PASS: TestKillContainer (1.19s)
12:09:44 [2023-01-10T12:09:44.252Z]     --- PASS: TestKillContainer/no_signal (0.40s)
12:09:44 [2023-01-10T12:09:44.252Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
12:09:44 [2023-01-10T12:09:44.252Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
12:09:44 [2023-01-10T12:09:44.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:09:44 [2023-01-10T12:09:44.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:09:44 [2023-01-10T12:09:44.722Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
12:09:44 [2023-01-10T12:09:44.722Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
12:09:44 [2023-01-10T12:09:44.722Z] === RUN   TestCgroupNamespacesRun
12:09:44 [2023-01-10T12:09:44.820Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:09:45 [2023-01-10T12:09:45.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
12:09:45 [2023-01-10T12:09:45.079Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:09:45 [2023-01-10T12:09:45.079Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
12:09:45 [2023-01-10T12:09:45.079Z] === RUN   TestKillStoppedContainer
12:09:45 [2023-01-10T12:09:45.079Z] --- PASS: TestKillStoppedContainer (0.04s)
12:09:45 [2023-01-10T12:09:45.079Z] === RUN   TestKillStoppedContainerAPIPre120
12:09:45 [2023-01-10T12:09:45.338Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:09:45 [2023-01-10T12:09:45.338Z] === RUN   TestKillDifferentUserContainer
12:09:45 [2023-01-10T12:09:45.598Z] --- PASS: TestKillDifferentUserContainer (0.40s)
12:09:45 [2023-01-10T12:09:45.598Z] === RUN   TestInspectOomKilledTrue
12:09:45 [2023-01-10T12:09:45.598Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:45 [2023-01-10T12:09:45.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:09:45 [2023-01-10T12:09:45.598Z] === RUN   TestInspectOomKilledFalse
12:09:45 [2023-01-10T12:09:45.598Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:09:45 [2023-01-10T12:09:45.598Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:09:45 [2023-01-10T12:09:45.598Z] === RUN   TestLinksEtcHostsContentMatch
12:09:45 [2023-01-10T12:09:45.598Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:09:45 [2023-01-10T12:09:45.598Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:09:45 [2023-01-10T12:09:45.598Z] === RUN   TestLinksContainerNames
12:09:45 [2023-01-10T12:09:45.661Z] --- PASS: TestCgroupNamespacesRun (1.15s)
12:09:45 [2023-01-10T12:09:45.661Z] === RUN   TestCgroupNamespacesRunPrivileged
12:09:46 [2023-01-10T12:09:46.537Z] --- PASS: TestLinksContainerNames (0.78s)
12:09:46 [2023-01-10T12:09:46.537Z] === RUN   TestLogsFollowTailEmpty
12:09:46 [2023-01-10T12:09:46.797Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
12:09:46 [2023-01-10T12:09:46.797Z] === RUN   TestContainerNetworkMountsNoChown
12:09:47 [2023-01-10T12:09:47.042Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
12:09:47 [2023-01-10T12:09:47.042Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:09:47 [2023-01-10T12:09:47.365Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/default
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/default
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/private
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/private
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rprivate
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rprivate
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/slave
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/slave
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rslave
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rslave
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/shared
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/shared
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rshared
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rshared
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/default
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/default/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/default/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/default/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rshared
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/shared
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rslave
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/slave
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rprivate
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/private
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/private/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/private/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/default/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:09:47 [2023-01-10T12:09:47.365Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:09:47 [2023-01-10T12:09:47.366Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:09:47 [2023-01-10T12:09:47.366Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:09:47 [2023-01-10T12:09:47.366Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:09:47 [2023-01-10T12:09:47.366Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:09:47 [2023-01-10T12:09:47.366Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/private/bind_root
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/private/mount_root
12:09:47 [2023-01-10T12:09:47.625Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:09:47 [2023-01-10T12:09:47.625Z] --- PASS: TestMountDaemonRoot (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:09:47 [2023-01-10T12:09:47.625Z] === RUN   TestContainerBindMountNonRecursive
12:09:47 [2023-01-10T12:09:47.625Z]     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)
12:09:47 [2023-01-10T12:09:47.625Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:09:47 [2023-01-10T12:09:47.625Z] === RUN   TestContainerVolumesMountedAsShared
12:09:47 [2023-01-10T12:09:47.625Z]     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)
12:09:47 [2023-01-10T12:09:47.625Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z] === RUN   TestContainerVolumesMountedAsSlave
12:09:47 [2023-01-10T12:09:47.625Z]     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)
12:09:47 [2023-01-10T12:09:47.625Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:09:47 [2023-01-10T12:09:47.625Z] === RUN   TestNetworkNat
12:09:47 [2023-01-10T12:09:47.982Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
12:09:47 [2023-01-10T12:09:47.982Z] === RUN   TestCgroupNamespacesRunHostMode
12:09:48 [2023-01-10T12:09:48.194Z] --- PASS: TestNetworkNat (0.51s)
12:09:48 [2023-01-10T12:09:48.194Z] === RUN   TestNetworkLocalhostTCPNat
12:09:48 [2023-01-10T12:09:48.453Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
12:09:48 [2023-01-10T12:09:48.453Z] === RUN   TestNetworkLoopbackNat
12:09:49 [2023-01-10T12:09:49.363Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
12:09:49 [2023-01-10T12:09:49.363Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:09:50 [2023-01-10T12:09:50.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
12:09:50 [2023-01-10T12:09:50.302Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:09:50 [2023-01-10T12:09:50.987Z] --- PASS: TestNetworkLoopbackNat (2.54s)
12:09:50 [2023-01-10T12:09:50.987Z] === RUN   TestPause
12:09:50 [2023-01-10T12:09:50.987Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:50 [2023-01-10T12:09:50.987Z] --- SKIP: TestPause (0.00s)
12:09:50 [2023-01-10T12:09:50.987Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:09:50 [2023-01-10T12:09:50.987Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:09:50 [2023-01-10T12:09:50.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:09:50 [2023-01-10T12:09:50.987Z] === RUN   TestPauseStopPausedContainer
12:09:50 [2023-01-10T12:09:50.987Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:50 [2023-01-10T12:09:50.987Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:09:50 [2023-01-10T12:09:50.987Z] === RUN   TestPsFilter
12:09:51 [2023-01-10T12:09:51.247Z] --- PASS: TestPsFilter (0.11s)
12:09:51 [2023-01-10T12:09:51.247Z] === RUN   TestRemoveContainerWithRemovedVolume
12:09:51 [2023-01-10T12:09:51.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
12:09:51 [2023-01-10T12:09:51.506Z] === RUN   TestRemoveContainerWithVolume
12:09:51 [2023-01-10T12:09:51.683Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
12:09:51 [2023-01-10T12:09:51.683Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:09:52 [2023-01-10T12:09:52.074Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
12:09:52 [2023-01-10T12:09:52.074Z] === RUN   TestRemoveContainerRunning
12:09:52 [2023-01-10T12:09:52.254Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:09:52 [2023-01-10T12:09:52.254Z] === RUN   TestCgroupNamespacesRunOlderClient
12:09:52 [2023-01-10T12:09:52.333Z] --- PASS: TestRemoveContainerRunning (0.43s)
12:09:52 [2023-01-10T12:09:52.333Z] === RUN   TestRemoveContainerForceRemoveRunning
12:09:52 [2023-01-10T12:09:52.495Z] .....INFO: Daemon under test started and replied!
12:09:52 [2023-01-10T12:09:52.496Z] INFO: Docker version of the daemon under test
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] Client:
12:09:52 [2023-01-10T12:09:52.496Z]  Version:      17.06.2-ce
12:09:52 [2023-01-10T12:09:52.496Z]  API version:  1.30
12:09:52 [2023-01-10T12:09:52.496Z]  Go version:   go1.8.3
12:09:52 [2023-01-10T12:09:52.496Z]  Git commit:   cec0b72
12:09:52 [2023-01-10T12:09:52.496Z]  Built:        Tue Sep  5 19:57:19 2017
12:09:52 [2023-01-10T12:09:52.496Z]  OS/Arch:      windows/amd64
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] Server:
12:09:52 [2023-01-10T12:09:52.496Z]  Version:      0.0.0-dev
12:09:52 [2023-01-10T12:09:52.496Z]  API version:  1.41 (minimum version 1.24)
12:09:52 [2023-01-10T12:09:52.496Z]  Go version:   go1.18.9
12:09:52 [2023-01-10T12:09:52.496Z]  Git commit:   0ee03be64d
12:09:52 [2023-01-10T12:09:52.496Z]  Built:        01/10/2023 12:07:23
12:09:52 [2023-01-10T12:09:52.496Z]  OS/Arch:      windows/amd64
12:09:52 [2023-01-10T12:09:52.496Z]  Experimental: false
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] INFO: Docker info of the daemon under test
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] Containers: 0
12:09:52 [2023-01-10T12:09:52.496Z]  Running: 0
12:09:52 [2023-01-10T12:09:52.496Z]  Paused: 0
12:09:52 [2023-01-10T12:09:52.496Z]  Stopped: 0
12:09:52 [2023-01-10T12:09:52.496Z] Images: 0
12:09:52 [2023-01-10T12:09:52.496Z] Server Version: 0.0.0-dev
12:09:52 [2023-01-10T12:09:52.496Z] Storage Driver: windowsfilter
12:09:52 [2023-01-10T12:09:52.496Z]  Windows: 
12:09:52 [2023-01-10T12:09:52.496Z] Logging Driver: json-file
12:09:52 [2023-01-10T12:09:52.496Z] Plugins: 
12:09:52 [2023-01-10T12:09:52.496Z]  Volume: local
12:09:52 [2023-01-10T12:09:52.496Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:09:52 [2023-01-10T12:09:52.496Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:09:52 [2023-01-10T12:09:52.496Z] Swarm: inactive
12:09:52 [2023-01-10T12:09:52.496Z] Default Isolation: process
12:09:52 [2023-01-10T12:09:52.496Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:09:52 [2023-01-10T12:09:52.496Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:09:52 [2023-01-10T12:09:52.496Z] OSType: windows
12:09:52 [2023-01-10T12:09:52.496Z] Architecture: x86_64
12:09:52 [2023-01-10T12:09:52.496Z] CPUs: 4
12:09:52 [2023-01-10T12:09:52.496Z] Total Memory: 32GiB
12:09:52 [2023-01-10T12:09:52.496Z] Name: azwin-2-53e780
12:09:52 [2023-01-10T12:09:52.496Z] ID: ZDGD:4W2S:S3IH:LFWI:LCGY:NEQF:XLZP:CPYE:3GC3:26M7:GPKF:GGSQ
12:09:52 [2023-01-10T12:09:52.496Z] Docker Root Dir: D:\CI\PR-44765\6\daemon
12:09:52 [2023-01-10T12:09:52.496Z] Debug Mode (client): false
12:09:52 [2023-01-10T12:09:52.496Z] Debug Mode (server): true
12:09:52 [2023-01-10T12:09:52.496Z]  File Descriptors: -1
12:09:52 [2023-01-10T12:09:52.496Z]  Goroutines: 16
12:09:52 [2023-01-10T12:09:52.496Z]  System Time: 2023-01-10T12:09:49.3700249Z
12:09:52 [2023-01-10T12:09:52.496Z]  EventsListeners: 0
12:09:52 [2023-01-10T12:09:52.496Z] Registry: https://index.docker.io/v1/
12:09:52 [2023-01-10T12:09:52.496Z] Labels:
12:09:52 [2023-01-10T12:09:52.496Z] Experimental: false
12:09:52 [2023-01-10T12:09:52.496Z] Insecure Registries:
12:09:52 [2023-01-10T12:09:52.496Z]  127.0.0.0/8
12:09:52 [2023-01-10T12:09:52.496Z] Live Restore Enabled: false
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] INFO: Docker images of the daemon under test
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:09:52 [2023-01-10T12:09:52.496Z] 
12:09:52 [2023-01-10T12:09:52.496Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:09:52 [2023-01-10T12:09:52.496Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:09:52 [2023-01-10T12:09:52.496Z] ltsc2019: Pulling from windows/servercore
12:09:52 [2023-01-10T12:09:52.496Z] b111c3320c94: Pulling fs layer
12:09:52 [2023-01-10T12:09:52.496Z] 98ecc5bab1a6: Pulling fs layer
12:09:52 [2023-01-10T12:09:52.906Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
12:09:52 [2023-01-10T12:09:52.906Z] === RUN   TestRemoveInvalidContainer
12:09:52 [2023-01-10T12:09:52.907Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:09:52 [2023-01-10T12:09:52.907Z] === RUN   TestRenameLinkedContainer
12:09:53 [2023-01-10T12:09:53.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
12:09:53 [2023-01-10T12:09:53.635Z] === RUN   TestNISDomainname
12:09:53 [2023-01-10T12:09:53.895Z] --- PASS: TestNISDomainname (0.53s)
12:09:53 [2023-01-10T12:09:53.895Z] === RUN   TestHostnameDnsResolution
12:09:54 [2023-01-10T12:09:54.467Z] --- PASS: TestHostnameDnsResolution (0.66s)
12:09:54 [2023-01-10T12:09:54.467Z] === RUN   TestUnprivilegedPortsAndPing
12:09:54 [2023-01-10T12:09:54.812Z] --- PASS: TestRenameLinkedContainer (1.65s)
12:09:54 [2023-01-10T12:09:54.812Z] === RUN   TestRenameStoppedContainer
12:09:55 [2023-01-10T12:09:55.036Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
12:09:55 [2023-01-10T12:09:55.036Z] === RUN   TestStats
12:09:55 [2023-01-10T12:09:55.072Z] --- PASS: TestRenameStoppedContainer (0.39s)
12:09:55 [2023-01-10T12:09:55.072Z] === RUN   TestRenameRunningContainerAndReuse
12:09:56 [2023-01-10T12:09:56.010Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
12:09:56 [2023-01-10T12:09:56.010Z] === RUN   TestRenameInvalidName
12:09:56 [2023-01-10T12:09:56.270Z] --- PASS: TestRenameInvalidName (0.41s)
12:09:56 [2023-01-10T12:09:56.270Z] === RUN   TestRenameAnonymousContainer
12:09:57 [2023-01-10T12:09:57.575Z] --- PASS: TestStats (2.45s)
12:09:57 [2023-01-10T12:09:57.575Z] === RUN   TestStopContainerWithTimeout
12:09:57 [2023-01-10T12:09:57.575Z] === RUN   TestStopContainerWithTimeout/0
12:09:57 [2023-01-10T12:09:57.575Z] === PAUSE TestStopContainerWithTimeout/0
12:09:57 [2023-01-10T12:09:57.575Z] === RUN   TestStopContainerWithTimeout/1
12:09:57 [2023-01-10T12:09:57.575Z] === PAUSE TestStopContainerWithTimeout/1
12:09:57 [2023-01-10T12:09:57.575Z] === RUN   TestStopContainerWithTimeout/3
12:09:57 [2023-01-10T12:09:57.575Z] === PAUSE TestStopContainerWithTimeout/3
12:09:57 [2023-01-10T12:09:57.575Z] === RUN   TestStopContainerWithTimeout/-1
12:09:57 [2023-01-10T12:09:57.575Z] === PAUSE TestStopContainerWithTimeout/-1
12:09:57 [2023-01-10T12:09:57.575Z] === CONT  TestStopContainerWithTimeout/0
12:09:57 [2023-01-10T12:09:57.575Z] === CONT  TestStopContainerWithTimeout/3
12:09:57 [2023-01-10T12:09:57.650Z] --- PASS: TestRenameAnonymousContainer (1.39s)
12:09:57 [2023-01-10T12:09:57.650Z] === RUN   TestRenameContainerWithSameName
12:09:58 [2023-01-10T12:09:58.145Z] === CONT  TestStopContainerWithTimeout/-1
12:09:58 [2023-01-10T12:09:58.218Z] --- PASS: TestRenameContainerWithSameName (0.43s)
12:09:58 [2023-01-10T12:09:58.218Z] === RUN   TestRenameContainerWithLinkedContainer
12:09:58 [2023-01-10T12:09:58.787Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
12:09:58 [2023-01-10T12:09:58.787Z] === RUN   TestResize
12:09:59 [2023-01-10T12:09:59.355Z] --- PASS: TestResize (0.42s)
12:09:59 [2023-01-10T12:09:59.355Z] === RUN   TestResizeWithInvalidSize
12:09:59 [2023-01-10T12:09:59.578Z] 98ecc5bab1a6: Verifying Checksum
12:09:59 [2023-01-10T12:09:59.578Z] 98ecc5bab1a6: Download complete
12:09:59 [2023-01-10T12:09:59.615Z] --- PASS: TestResizeWithInvalidSize (0.41s)
12:09:59 [2023-01-10T12:09:59.615Z] === RUN   TestResizeWhenContainerNotStarted
12:10:00 [2023-01-10T12:10:00.183Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
12:10:00 [2023-01-10T12:10:00.183Z] === RUN   TestDaemonRestartKillContainers
12:10:00 [2023-01-10T12:10:00.183Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:10:00 [2023-01-10T12:10:00.183Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:10:00 [2023-01-10T12:10:00.183Z] === RUN   TestCgroupNamespacesRun
12:10:00 [2023-01-10T12:10:00.682Z] === CONT  TestStopContainerWithTimeout/1
12:10:01 [2023-01-10T12:10:01.621Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:10:01 [2023-01-10T12:10:01.621Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
12:10:01 [2023-01-10T12:10:01.621Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
12:10:01 [2023-01-10T12:10:01.621Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
12:10:01 [2023-01-10T12:10:01.621Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
12:10:01 [2023-01-10T12:10:01.621Z] === RUN   TestDeleteDevicemapper
12:10:01 [2023-01-10T12:10:01.621Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:10:01 [2023-01-10T12:10:01.621Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:10:01 [2023-01-10T12:10:01.621Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:10:02 [2023-01-10T12:10:02.718Z] --- PASS: TestCgroupNamespacesRun (2.11s)
12:10:02 [2023-01-10T12:10:02.718Z] === RUN   TestCgroupNamespacesRunPrivileged
12:10:03 [2023-01-10T12:10:03.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s)
12:10:03 [2023-01-10T12:10:03.567Z] === RUN   TestUpdateMemory
12:10:03 [2023-01-10T12:10:03.844Z] --- PASS: TestUpdateMemory (0.59s)
12:10:03 [2023-01-10T12:10:03.844Z] === RUN   TestUpdateCPUQuota
12:10:04 [2023-01-10T12:10:04.628Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s)
12:10:04 [2023-01-10T12:10:04.628Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:10:04 [2023-01-10T12:10:04.812Z] --- PASS: TestUpdateCPUQuota (0.83s)
12:10:04 [2023-01-10T12:10:04.812Z] === RUN   TestUpdatePidsLimit
12:10:04 [2023-01-10T12:10:04.812Z] === RUN   TestUpdatePidsLimit/update_from_none
12:10:05 [2023-01-10T12:10:05.093Z] === RUN   TestUpdatePidsLimit/no_change
12:10:05 [2023-01-10T12:10:05.353Z] === RUN   TestUpdatePidsLimit/update_lower
12:10:05 [2023-01-10T12:10:05.353Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:10:05 [2023-01-10T12:10:05.614Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:10:05 [2023-01-10T12:10:05.874Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:10:06 [2023-01-10T12:10:06.134Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:10:06 [2023-01-10T12:10:06.536Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s)
12:10:06 [2023-01-10T12:10:06.536Z] === RUN   TestCgroupNamespacesRunHostMode
12:10:07 [2023-01-10T12:10:07.074Z] --- PASS: TestUpdatePidsLimit (2.07s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
12:10:07 [2023-01-10T12:10:07.074Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
12:10:07 [2023-01-10T12:10:07.074Z] === RUN   TestUpdateRestartPolicy
12:10:09 [2023-01-10T12:10:09.071Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
12:10:09 [2023-01-10T12:10:09.072Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:10:10 [2023-01-10T12:10:10.977Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
12:10:10 [2023-01-10T12:10:10.977Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:10:12 [2023-01-10T12:10:12.247Z] ..........................xx....................                         [ 29%]
12:10:12 [2023-01-10T12:10:12.936Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
12:10:12 [2023-01-10T12:10:12.936Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:10:14 [2023-01-10T12:10:14.374Z] b111c3320c94: Verifying Checksum
12:10:14 [2023-01-10T12:10:14.374Z] b111c3320c94: Download complete
12:10:14 [2023-01-10T12:10:14.843Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
12:10:14 [2023-01-10T12:10:14.843Z] === RUN   TestCgroupNamespacesRunOlderClient
12:10:15 [2023-01-10T12:10:15.781Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
12:10:15 [2023-01-10T12:10:15.781Z] === RUN   TestNISDomainname
12:10:15 [2023-01-10T12:10:15.781Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:10:15 [2023-01-10T12:10:15.781Z] --- SKIP: TestNISDomainname (0.01s)
12:10:15 [2023-01-10T12:10:15.781Z] === RUN   TestHostnameDnsResolution
12:10:16 [2023-01-10T12:10:16.350Z] --- PASS: TestHostnameDnsResolution (0.66s)
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestUnprivilegedPortsAndPing
12:10:16 [2023-01-10T12:10:16.350Z]     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
12:10:16 [2023-01-10T12:10:16.350Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestStats
12:10:16 [2023-01-10T12:10:16.350Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:16 [2023-01-10T12:10:16.350Z] --- SKIP: TestStats (0.00s)
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestStopContainerWithTimeout
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestStopContainerWithTimeout/0
12:10:16 [2023-01-10T12:10:16.350Z] === PAUSE TestStopContainerWithTimeout/0
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestStopContainerWithTimeout/1
12:10:16 [2023-01-10T12:10:16.350Z] === PAUSE TestStopContainerWithTimeout/1
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestStopContainerWithTimeout/3
12:10:16 [2023-01-10T12:10:16.350Z] === PAUSE TestStopContainerWithTimeout/3
12:10:16 [2023-01-10T12:10:16.350Z] === RUN   TestStopContainerWithTimeout/-1
12:10:16 [2023-01-10T12:10:16.350Z] === PAUSE TestStopContainerWithTimeout/-1
12:10:16 [2023-01-10T12:10:16.350Z] === CONT  TestStopContainerWithTimeout/0
12:10:16 [2023-01-10T12:10:16.350Z] === CONT  TestStopContainerWithTimeout/-1
12:10:17 [2023-01-10T12:10:17.287Z] === CONT  TestStopContainerWithTimeout/3
12:10:17 [2023-01-10T12:10:17.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:10:19 [2023-01-10T12:10:19.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:10:19 [2023-01-10T12:10:19.190Z] === CONT  TestStopContainerWithTimeout/1
12:10:19 [2023-01-10T12:10:19.293Z] --- PASS: TestUpdateRestartPolicy (10.86s)
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestUpdateRestartWithAutoRemove
12:10:19 [2023-01-10T12:10:19.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestWaitNonBlocked
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:19 [2023-01-10T12:10:19.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:19 [2023-01-10T12:10:19.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:19 [2023-01-10T12:10:19.293Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:19 [2023-01-10T12:10:19.293Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:19 [2023-01-10T12:10:19.293Z] --- PASS: TestWaitNonBlocked (0.02s)
12:10:19 [2023-01-10T12:10:19.293Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
12:10:19 [2023-01-10T12:10:19.293Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestWaitBlocked
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:10:19 [2023-01-10T12:10:19.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:10:19 [2023-01-10T12:10:19.293Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:10:19 [2023-01-10T12:10:19.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:10:19 [2023-01-10T12:10:19.293Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:10:19 [2023-01-10T12:10:19.293Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:10:19 [2023-01-10T12:10:19.553Z] --- PASS: TestWaitBlocked (0.01s)
12:10:19 [2023-01-10T12:10:19.553Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
12:10:19 [2023-01-10T12:10:19.553Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
12:10:19 [2023-01-10T12:10:19.553Z] === CONT  TestContainerStartOnDaemonRestart
12:10:19 [2023-01-10T12:10:19.553Z] === CONT  TestContainerKillOnDaemonStart
12:10:20 [2023-01-10T12:10:20.568Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:10:20 [2023-01-10T12:10:20.568Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
12:10:20 [2023-01-10T12:10:20.568Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
12:10:20 [2023-01-10T12:10:20.568Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
12:10:20 [2023-01-10T12:10:20.568Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
12:10:20 [2023-01-10T12:10:20.568Z] === RUN   TestDeleteDevicemapper
12:10:20 [2023-01-10T12:10:20.568Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:10:20 [2023-01-10T12:10:20.568Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:10:20 [2023-01-10T12:10:20.568Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:10:21 [2023-01-10T12:10:21.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:10:22 [2023-01-10T12:10:22.093Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
12:10:22 [2023-01-10T12:10:22.093Z] === CONT  TestIpcModeOlderClient
12:10:22 [2023-01-10T12:10:22.093Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:10:22 [2023-01-10T12:10:22.093Z] === CONT  TestDaemonHostGatewayIP
12:10:22 [2023-01-10T12:10:22.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
12:10:22 [2023-01-10T12:10:22.474Z] === RUN   TestUpdateMemory
12:10:22 [2023-01-10T12:10:22.474Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:22 [2023-01-10T12:10:22.474Z] --- SKIP: TestUpdateMemory (0.00s)
12:10:22 [2023-01-10T12:10:22.474Z] === RUN   TestUpdateCPUQuota
12:10:22 [2023-01-10T12:10:22.474Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:22 [2023-01-10T12:10:22.474Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:10:22 [2023-01-10T12:10:22.474Z] === RUN   TestUpdatePidsLimit
12:10:22 [2023-01-10T12:10:22.474Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:22 [2023-01-10T12:10:22.474Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:10:22 [2023-01-10T12:10:22.474Z] === RUN   TestUpdateRestartPolicy
12:10:23 [2023-01-10T12:10:23.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:10:24 [2023-01-10T12:10:24.002Z] --- PASS: TestDaemonHostGatewayIP (2.32s)
12:10:24 [2023-01-10T12:10:24.002Z] === CONT  TestRestartDaemonWithRestartingContainer
12:10:24 [2023-01-10T12:10:24.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:10:25 [2023-01-10T12:10:25.910Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s)
12:10:25 [2023-01-10T12:10:25.910Z] === CONT  TestDaemonRestartIpcMode
12:10:27 [2023-01-10T12:10:27.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:10:27 [2023-01-10T12:10:27.823Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
12:10:28 [2023-01-10T12:10:28.728Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:10:31 [2023-01-10T12:10:31.118Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
12:10:31 [2023-01-10T12:10:31.118Z] PASS
12:10:31 [2023-01-10T12:10:31.118Z] 
12:10:31 [2023-01-10T12:10:31.118Z] === Skipped
12:10:31 [2023-01-10T12:10:31.118Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:10:31 [2023-01-10T12:10:31.118Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:10:31 [2023-01-10T12:10:31.118Z] 
12:10:31 [2023-01-10T12:10:31.118Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:10:31 [2023-01-10T12:10:31.118Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:10:31 [2023-01-10T12:10:31.118Z] 
12:10:31 [2023-01-10T12:10:31.118Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:10:31 [2023-01-10T12:10:31.118Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:10:31 [2023-01-10T12:10:31.118Z] 
12:10:31 [2023-01-10T12:10:31.118Z] DONE 197 tests, 3 skipped in 106.244s
12:10:31 [2023-01-10T12:10:31.118Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:10:31 [2023-01-10T12:10:31.118Z] ++ 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
12:10:31 [2023-01-10T12:10:31.118Z] ++ set -e
12:10:31 [2023-01-10T12:10:31.118Z] ++ '[' -n 0 ']'
12:10:31 [2023-01-10T12:10:31.118Z] ++ set -x
12:10:31 [2023-01-10T12:10:31.118Z] ++ 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
12:10:31 [2023-01-10T12:10:31.378Z] INFO: Testing against a local daemon
12:10:31 [2023-01-10T12:10:31.378Z] === RUN   TestLiveRestore
12:10:31 [2023-01-10T12:10:31.378Z] === RUN   TestLiveRestore/volume_references
12:10:31 [2023-01-10T12:10:31.378Z] === PAUSE TestLiveRestore/volume_references
12:10:31 [2023-01-10T12:10:31.378Z] === CONT  TestLiveRestore/volume_references
12:10:31 [2023-01-10T12:10:31.947Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:10:31 [2023-01-10T12:10:31.947Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:10:32 [2023-01-10T12:10:32.856Z] --- PASS: TestImportExtremelyLargeImageWorks (92.37s)
12:10:32 [2023-01-10T12:10:32.856Z] PASS
12:10:32 [2023-01-10T12:10:32.856Z] 
12:10:32 [2023-01-10T12:10:32.856Z] DONE 13 tests in 95.456s
12:10:32 [2023-01-10T12:10:32.856Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:10:32 [2023-01-10T12:10:32.856Z] INFO: Testing against a local daemon
12:10:32 [2023-01-10T12:10:32.856Z] === RUN   TestNetworkCreateDelete
12:10:32 [2023-01-10T12:10:32.856Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:10:32 [2023-01-10T12:10:32.856Z] === RUN   TestDockerNetworkDeletePreferID
12:10:32 [2023-01-10T12:10:32.856Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:10:32 [2023-01-10T12:10:32.856Z] === RUN   TestDaemonDNSFallback
12:10:32 [2023-01-10T12:10:32.887Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:10:33 [2023-01-10T12:10:33.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:10:33 [2023-01-10T12:10:33.826Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:10:34 [2023-01-10T12:10:34.684Z] --- PASS: TestUpdateRestartPolicy (10.86s)
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestUpdateRestartWithAutoRemove
12:10:34 [2023-01-10T12:10:34.684Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestWaitNonBlocked
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:34 [2023-01-10T12:10:34.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:34 [2023-01-10T12:10:34.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:34 [2023-01-10T12:10:34.684Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:10:34 [2023-01-10T12:10:34.684Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:10:34 [2023-01-10T12:10:34.684Z] --- PASS: TestWaitNonBlocked (0.01s)
12:10:34 [2023-01-10T12:10:34.684Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
12:10:34 [2023-01-10T12:10:34.684Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestWaitBlocked
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:10:34 [2023-01-10T12:10:34.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:10:34 [2023-01-10T12:10:34.684Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:10:34 [2023-01-10T12:10:34.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:10:34 [2023-01-10T12:10:34.684Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:10:34 [2023-01-10T12:10:34.684Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:10:34 [2023-01-10T12:10:34.765Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:10:35 [2023-01-10T12:10:35.253Z] --- PASS: TestWaitBlocked (0.01s)
12:10:35 [2023-01-10T12:10:35.253Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
12:10:35 [2023-01-10T12:10:35.253Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
12:10:35 [2023-01-10T12:10:35.253Z] === CONT  TestDaemonRestartIpcMode
12:10:35 [2023-01-10T12:10:35.253Z] === CONT  TestIpcModeOlderClient
12:10:35 [2023-01-10T12:10:35.253Z] --- PASS: TestIpcModeOlderClient (0.16s)
12:10:35 [2023-01-10T12:10:35.253Z] === CONT  TestRestartDaemonWithRestartingContainer
12:10:35 [2023-01-10T12:10:35.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:10:35 [2023-01-10T12:10:35.705Z] --- PASS: TestLiveRestore (0.00s)
12:10:35 [2023-01-10T12:10:35.705Z]     --- PASS: TestLiveRestore/volume_references (4.46s)
12:10:35 [2023-01-10T12:10:35.705Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s)
12:10:35 [2023-01-10T12:10:35.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
12:10:35 [2023-01-10T12:10:35.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
12:10:35 [2023-01-10T12:10:35.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
12:10:35 [2023-01-10T12:10:35.705Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
12:10:35 [2023-01-10T12:10:35.705Z] PASS
12:10:35 [2023-01-10T12:10:35.705Z] 
12:10:35 [2023-01-10T12:10:35.705Z] DONE 7 tests in 4.565s
12:10:35 [2023-01-10T12:10:35.705Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:10:35 [2023-01-10T12:10:35.705Z] ++ 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
12:10:35 [2023-01-10T12:10:35.705Z] ++ set -e
12:10:35 [2023-01-10T12:10:35.705Z] ++ '[' -n 0 ']'
12:10:35 [2023-01-10T12:10:35.705Z] ++ set -x
12:10:35 [2023-01-10T12:10:35.705Z] ++ 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
12:10:35 [2023-01-10T12:10:35.965Z] INFO: Testing against a local daemon
12:10:35 [2023-01-10T12:10:35.965Z] === RUN   TestCommitInheritsEnv
12:10:36 [2023-01-10T12:10:36.135Z] --- PASS: TestDaemonDNSFallback (6.40s)
12:10:36 [2023-01-10T12:10:36.135Z] === RUN   TestInspectNetwork
12:10:36 [2023-01-10T12:10:36.141Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:10:36 [2023-01-10T12:10:36.225Z] --- PASS: TestCommitInheritsEnv (0.28s)
12:10:36 [2023-01-10T12:10:36.225Z] === RUN   TestImportExtremelyLargeImageWorks
12:10:36 [2023-01-10T12:10:36.225Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:10:36 [2023-01-10T12:10:36.225Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:10:36 [2023-01-10T12:10:36.225Z] === RUN   TestImagesFilterMultiReference
12:10:36 [2023-01-10T12:10:36.488Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:10:36 [2023-01-10T12:10:36.488Z] === RUN   TestImagePullPlatformInvalid
12:10:36 [2023-01-10T12:10:36.488Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:10:36 [2023-01-10T12:10:36.488Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" 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=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.18.9 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ba8bc74-2eda-49ed-af50-7ae8e5d013dd http.request.method=GET http.request.remoteaddr="127.0.0.1:50182" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ba8bc74-2eda-49ed-af50-7ae8e5d013dd http.request.method=GET http.request.remoteaddr="127.0.0.1:50182" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.767969ms http.response.status=200 http.response.written=2 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72a074c7-edc4-4d23-81fe-ca6daa335b09 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72a074c7-edc4-4d23-81fe-ca6daa335b09 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=89cc57e3-7b50-461a-9bd1-8c408f577e3c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=89cc57e3-7b50-461a-9bd1-8c408f577e3c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" 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=89cc57e3-7b50-461a-9bd1-8c408f577e3c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=36.365µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41fbaab7-1a4a-4b8a-811d-3b3446b40315 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" 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=89cc57e3-7b50-461a-9bd1-8c408f577e3c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.001943ms http.response.status=404 http.response.written=157 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e3bb8e0-b24b-4b96-a5a1-464aa85388a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e3bb8e0-b24b-4b96-a5a1-464aa85388a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e3bb8e0-b24b-4b96-a5a1-464aa85388a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=192.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).PutContent" trace.id=d4d9e897-cf29-4505-a53c-67d154a26225 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e3bb8e0-b24b-4b96-a5a1-464aa85388a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=22.489µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f00d54e-8c8d-4101-bb9a-2eda887bd7dc trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" 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=72a074c7-edc4-4d23-81fe-ca6daa335b09 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=31.679µs trace.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=378bc76f-edfd-40be-a295-6c92eebfd8ce trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] time="2023-01-10T12:10:36Z" 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=72a074c7-edc4-4d23-81fe-ca6daa335b09 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50208" 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=6.563721ms http.response.status=404 http.response.written=157 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.488Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e3bb8e0-b24b-4b96-a5a1-464aa85388a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=359.481µs trace.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=e28fe92e-31f9-4293-9755-39ae52bc32c9 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e3bb8e0-b24b-4b96-a5a1-464aa85388a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.467673ms http.response.status=202 http.response.written=0 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5348db31-3218-4d2d-ac3a-605e5f2a4eed http.request.method=POST http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5348db31-3218-4d2d-ac3a-605e5f2a4eed http.request.method=POST http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5348db31-3218-4d2d-ac3a-605e5f2a4eed http.request.method=POST http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=70.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fa6826fd-174b-4f67-86b9-f6504f92fc71 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5348db31-3218-4d2d-ac3a-605e5f2a4eed http.request.method=POST http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=11.388µs trace.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=9c6b7c40-a4d6-4559-afd8-573079759826 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5348db31-3218-4d2d-ac3a-605e5f2a4eed http.request.method=POST http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=492.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=dc25988e-58ca-44a3-acd0-d707cf47c8b3 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5348db31-3218-4d2d-ac3a-605e5f2a4eed http.request.method=POST http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.057231ms http.response.status=202 http.response.written=0 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=126.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab65b649-6c0a-4614-99f8-56123841dc1e trace.line=82 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=22.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).Stat" trace.id=8b89002d-20a6-4159-8b59-7b17c1271905 trace.line=141 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=68.527µs trace.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=5ecabe0e-b1cc-4467-8e60-92bd3ba72bb7 trace.line=124 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=283.595µs trace.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=acc2b1a1-72f2-4c45-aef2-3e9bd23a8461 trace.line=141 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=452.394µs trace.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=4d872dad-b20a-40b0-b6c8-d815fc50f204 trace.line=141 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=21.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8b95b7b5-eb5f-4c52-90e4-d68a500f532f trace.line=141 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3/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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=214.427µs trace.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=569526c0-e7a4-42fa-a1a5-c9e8a9de277a trace.line=167 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=330.444µs trace.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=05b0c05b-ebec-4b1b-a920-37ed8139979b trace.line=95 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=345.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=66fb32ce-84e5-40f6-bc8f-1789a49bbe1a trace.line=181 vars.name=test vars.uuid=9ba5dc77-535c-46cb-a8c8-408daaba10b3 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=079f4dbd-9af4-445d-9316-6f21170c2524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.586443ms http.response.status=201 http.response.written=0 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "PUT /v2/test/blobs/uploads/9ba5dc77-535c-46cb-a8c8-408daaba10b3?_state=9I2pW4nLs5cZZGse-Yb7HD9NYAIKhwN-FBk2MtlkhB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliYTVkYzc3LTUzNWMtNDZjYi1hOGM4LTQwOGRhYWJhMTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTY2NzY3MjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=260.235µs trace.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=9532eb3c-ede5-4c78-b93f-feffa2d6db71 trace.line=82 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=19.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).Stat" trace.id=6d22c76e-e786-42cc-a660-1021fbd435df trace.line=141 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=74.205µs trace.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=a0b5aa4a-41bd-4e12-b81f-da24fd13765e trace.line=124 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.489Z] time="2023-01-10T12:10:36Z" 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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=413.355µs trace.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=14fc67c9-2788-4770-b031-7f04cbdc79ef trace.line=141 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=135.397µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=275607c5-9e19-4784-ba7a-a7863761abd0 trace.line=141 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=16.114µs trace.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=ec6f464e-1f37-472e-9c30-f6a9be4e18c9 trace.line=141 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa/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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=363.584µs trace.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=6a67cb14-5164-42c0-beeb-615d98c55ed2 trace.line=167 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=410.598µs trace.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=563e7972-3ecf-4514-aa70-67182bb96ae9 trace.line=95 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=388.043µs trace.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=09f9a176-dd0d-4637-a74e-b1a21ed2c073 trace.line=181 vars.name=test vars.uuid=5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=1fc0924b-7278-43e6-a501-83c3f4719ca2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.155522ms http.response.status=201 http.response.written=0 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "PUT /v2/test/blobs/uploads/5d3e8347-2e9b-4deb-b7d0-e2972ef4fbfa?_state=c8rIYAksqvEcHWPKI9u5FnjXMxjbqj7_iWkjO0GlbFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkM2U4MzQ3LTJlOWItNGRlYi1iN2QwLWUyOTcyZWY0ZmJmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxMDozNi4zOTM0MjA4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3e4b16-536e-4d18-82ff-31079eb3caff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3e4b16-536e-4d18-82ff-31079eb3caff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=1a3e4b16-536e-4d18-82ff-31079eb3caff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=26.501µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=83c78ff2-093d-4222-b35c-1ec70733dff3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=1a3e4b16-536e-4d18-82ff-31079eb3caff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50192" 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.564044ms http.response.status=404 http.response.written=96 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=43.043µs trace.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=f63ae640-043f-47a6-ad7a-837390a08267 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=90.829µs trace.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=f9abe9d2-7549-4686-b6b0-95883ed1be58 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=133.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45fdffbc-b687-4258-9e42-6eeee912a23f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=17.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5edd54c5-bd0c-413b-87d3-27ba409dbbcf trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=72.343µs trace.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=e0311da7-b3f2-47dc-a5e9-3fa98f7613c3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=67.083µs trace.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=dffdcb2f-7230-4471-8e20-f5d0e054bd89 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=231.083µs trace.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=c0b7d249-bad0-48ad-b5be-0e491b3bd573 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=190.945µs trace.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=7f88b11d-2133-4810-9444-4ecaa8f85263 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=182.1µs trace.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=306f95c0-f3a1-40eb-89d9-4946f922421b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=39.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).PutContent" trace.id=57a723b1-b374-4eb4-b69c-fa08b336736a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" 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=2eb2f202-c735-470a-b951-9c4acb18f511 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50192" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.245638ms http.response.status=201 http.response.written=0 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=45265b24-6395-41bf-a1b5-39354fe0a5a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50236" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=45265b24-6395-41bf-a1b5-39354fe0a5a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50236" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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="947.717µs" http.response.status=200 http.response.written=2 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.490Z] time="2023-01-10T12:10:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=43.387µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=67a43575-1613-4d7a-b6f9-29c159f18588 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=37.234µs trace.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=42a6b95d-cb68-45be-be37-4eb0dbc73f3a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=20.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=967af000-af80-479f-9f21-df0c747eae1d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=91.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=4dd10ae5-2519-48c0-9515-f80df5f8ed53 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec4c47cc-680f-4218-895a-7963faaf838b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.572116ms http.response.status=200 http.response.written=417 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=48.08µs trace.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=da46967a-5624-4887-bfcb-8c80f7c83efe trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=26.732µs trace.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=ea9a067a-e216-4e1f-aad4-2e2ccfeb21e9 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=170.014µs trace.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=6e144a99-23fd-414f-92eb-94275a26c34d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a4bcfd79-e667-4add-8ed4-a804ded72605 http.request.method=GET http.request.remoteaddr="127.0.0.1:50250" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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.171631ms http.response.status=200 http.response.written=417 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=41.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).GetContent" trace.id=a55b8bf5-e0ce-45fc-a04a-2b144860098c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=217.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=807d7e0f-177c-42ff-bdce-146904359428 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=30.276µs trace.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=3e97c733-39d0-4c34-a829-8d765538a5cc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=24.196µs trace.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=6cd68231-1308-4839-a777-f3d94b8b34bd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=9.731µs trace.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=6793e854-bc7f-4db0-ad78-d48f7beb5d6c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=6.662µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ac104d1c-6736-48f8-8644-034881c26a36 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=15.787µs trace.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=5ff64953-9aed-4386-b5c5-f45d7260960c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.491Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=107.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=bab2c583-dcea-444a-a79d-edfc5ac0c4a0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=40.22µs trace.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=8bd2d32b-237d-479d-aa77-f65f4e042185 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=20.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).Stat" trace.id=779520bf-1e5a-44f5-a126-8abfe3ef1926 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=18.535µs trace.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=946981ee-ee4b-4a1b-ae49-eb610e34d0cc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=24.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=4bbf083c-ca5b-4990-ae33-ddab8fd21610 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=17.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).Stat" trace.id=83d6eed0-4eff-43ab-9d42-c03cf160ab94 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b0195779-f6a4-423b-9142-b3331e70ce56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50258" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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=7.864026ms http.response.status=200 http.response.written=179 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=286.671µs trace.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=824cd000-b367-4214-9d51-c331c5a44c3b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=7.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=78272ace-40f9-479c-933b-6b162d658769 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=24.631µs trace.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=e5a486fd-8a67-4594-b925-170e766c1975 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=22.088µs trace.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=91f79f42-8891-43e2-8bc2-51cb38f2c5da trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" 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=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=12.767µs trace.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=1ab7d786-de09-46bd-be0f-9305abb32f8a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ba475637-58e6-41b4-bc18-4d5ad97670a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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=8.592023ms http.response.status=200 http.response.written=68 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.492Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=000cbb62-33b1-4c63-be89-1ce91d0b743e http.request.method=GET http.request.remoteaddr="127.0.0.1:50286" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=000cbb62-33b1-4c63-be89-1ce91d0b743e http.request.method=GET http.request.remoteaddr="127.0.0.1:50286" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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.511475ms http.response.status=200 http.response.written=2 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4cfb40bd-1378-4601-bb1b-d8561872798b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4cfb40bd-1378-4601-bb1b-d8561872798b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4cfb40bd-1378-4601-bb1b-d8561872798b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" 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=4cfb40bd-1378-4601-bb1b-d8561872798b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=36.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a84c54d-45d3-41da-9d95-5e315e1aa110 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" 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=4cfb40bd-1378-4601-bb1b-d8561872798b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=12.176µs trace.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=14aa45ec-1dae-4be9-a30e-1fde70bc47de trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" 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=4cfb40bd-1378-4601-bb1b-d8561872798b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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.204473ms http.response.status=404 http.response.written=181 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=07065f0b-287c-4dd6-94cb-cb938a2f8d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:50302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=07065f0b-287c-4dd6-94cb-cb938a2f8d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:50302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=07065f0b-287c-4dd6-94cb-cb938a2f8d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:50302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" 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=07065f0b-287c-4dd6-94cb-cb938a2f8d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:50302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=71.588µs trace.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=eac8d798-f0f0-460e-a730-9d1e8b358e1c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" 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=07065f0b-287c-4dd6-94cb-cb938a2f8d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:50302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 trace.duration=59.247µs trace.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=cb626993-9992-4b46-8424-7d8f0923c6a1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] time="2023-01-10T12:10:36Z" 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=07065f0b-287c-4dd6-94cb-cb938a2f8d06 http.request.method=GET http.request.remoteaddr="127.0.0.1:50302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e 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=2.294839ms http.response.status=404 http.response.written=181 instance.id=c0a79068-34b5-457c-a584-9503137ccaf1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
12:10:36 [2023-01-10T12:10:36.753Z] 127.0.0.1 - - [10/Jan/2023:12:10:36 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/5dd6e34bf5be7c11865906f39480d9c5ad53ed4e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:10:36 [2023-01-10T12:10:36.753Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
12:10:36 [2023-01-10T12:10:36.753Z] === RUN   TestRemoveImageOrphaning
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestRemoveImageGarbageCollector
12:10:37 [2023-01-10T12:10:37.014Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:37 [2023-01-10T12:10:37.014Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestTagInvalidReference
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestTagInvalidReference (0.02s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestTagValidPrefixedRepo
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestTagExistedNameWithoutForce
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestTagOfficialNames
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestTagOfficialNames (0.05s)
12:10:37 [2023-01-10T12:10:37.014Z] === RUN   TestTagMatchesDigest
12:10:37 [2023-01-10T12:10:37.014Z] --- PASS: TestTagMatchesDigest (0.01s)
12:10:37 [2023-01-10T12:10:37.014Z] PASS
12:10:37 [2023-01-10T12:10:37.275Z] 
12:10:37 [2023-01-10T12:10:37.275Z] === Skipped
12:10:37 [2023-01-10T12:10:37.275Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:10:37 [2023-01-10T12:10:37.275Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:10:37 [2023-01-10T12:10:37.275Z] 
12:10:37 [2023-01-10T12:10:37.275Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:10:37 [2023-01-10T12:10:37.275Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:37 [2023-01-10T12:10:37.275Z] 
12:10:37 [2023-01-10T12:10:37.275Z] DONE 13 tests, 2 skipped in 1.306s
12:10:37 [2023-01-10T12:10:37.275Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:10:37 [2023-01-10T12:10:37.275Z] ++ 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
12:10:37 [2023-01-10T12:10:37.275Z] ++ set -e
12:10:37 [2023-01-10T12:10:37.275Z] ++ '[' -n 0 ']'
12:10:37 [2023-01-10T12:10:37.275Z] ++ set -x
12:10:37 [2023-01-10T12:10:37.275Z] ++ 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
12:10:37 [2023-01-10T12:10:37.275Z] INFO: Testing against a local daemon
12:10:37 [2023-01-10T12:10:37.275Z] === RUN   TestNetworkCreateDelete
12:10:37 [2023-01-10T12:10:37.534Z] --- PASS: TestNetworkCreateDelete (0.15s)
12:10:37 [2023-01-10T12:10:37.534Z] === RUN   TestDockerNetworkDeletePreferID
12:10:37 [2023-01-10T12:10:37.794Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
12:10:37 [2023-01-10T12:10:37.794Z] === RUN   TestDaemonDNSFallback
12:10:38 [2023-01-10T12:10:38.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:10:38 [2023-01-10T12:10:38.665Z] === RUN   TestInspectNetwork/full_network_id
12:10:38 [2023-01-10T12:10:38.665Z] === RUN   TestInspectNetwork/partial_network_id
12:10:38 [2023-01-10T12:10:38.665Z] === RUN   TestInspectNetwork/network_name
12:10:38 [2023-01-10T12:10:38.665Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:10:39 [2023-01-10T12:10:39.445Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.09s)
12:10:39 [2023-01-10T12:10:39.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:10:39 [2023-01-10T12:10:39.705Z] --- PASS: TestDaemonRestartIpcMode (4.54s)
12:10:39 [2023-01-10T12:10:39.705Z] PASS
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === Skipped
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:10:39 [2023-01-10T12:10:39.705Z]     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)
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     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)
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     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)
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:10:39 [2023-01-10T12:10:39.705Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:10:39 [2023-01-10T12:10:39.705Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     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
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:10:39 [2023-01-10T12:10:39.705Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:10:39 [2023-01-10T12:10:39.705Z] 
12:10:39 [2023-01-10T12:10:39.705Z] DONE 178 tests, 27 skipped in 83.591s
12:10:39 [2023-01-10T12:10:39.705Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:10:39 [2023-01-10T12:10:39.705Z] INFO: Testing against a local daemon
12:10:39 [2023-01-10T12:10:39.705Z] === RUN   TestLiveRestore
12:10:39 [2023-01-10T12:10:39.705Z] === RUN   TestLiveRestore/volume_references
12:10:39 [2023-01-10T12:10:39.705Z] === PAUSE TestLiveRestore/volume_references
12:10:39 [2023-01-10T12:10:39.705Z] === CONT  TestLiveRestore/volume_references
12:10:40 [2023-01-10T12:10:40.273Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:10:40 [2023-01-10T12:10:40.273Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:10:40 [2023-01-10T12:10:40.582Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:10:41 [2023-01-10T12:10:41.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:10:42 [2023-01-10T12:10:42.809Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:10:42 [2023-01-10T12:10:42.851Z] --- PASS: TestInspectNetwork (7.16s)
12:10:42 [2023-01-10T12:10:42.851Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:10:42 [2023-01-10T12:10:42.851Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:10:42 [2023-01-10T12:10:42.851Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:10:42 [2023-01-10T12:10:42.851Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:10:42 [2023-01-10T12:10:42.851Z] === RUN   TestRunContainerWithBridgeNone
12:10:44 [2023-01-10T12:10:44.226Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
12:10:44 [2023-01-10T12:10:44.226Z] === RUN   TestNetworkInvalidJSON
12:10:44 [2023-01-10T12:10:44.226Z] === RUN   TestNetworkInvalidJSON//networks/create
12:10:44 [2023-01-10T12:10:44.226Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:10:44 [2023-01-10T12:10:44.226Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:10:44 [2023-01-10T12:10:44.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:10:44 [2023-01-10T12:10:44.226Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:44 [2023-01-10T12:10:44.226Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:44 [2023-01-10T12:10:44.368Z] --- PASS: TestDaemonDNSFallback (6.27s)
12:10:44 [2023-01-10T12:10:44.368Z] === RUN   TestInspectNetwork
12:10:44 [2023-01-10T12:10:44.484Z] === CONT  TestNetworkInvalidJSON//networks/create
12:10:44 [2023-01-10T12:10:44.484Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:44 [2023-01-10T12:10:44.484Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:10:44 [2023-01-10T12:10:44.484Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:10:44 [2023-01-10T12:10:44.484Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:10:44 [2023-01-10T12:10:44.484Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:10:44 [2023-01-10T12:10:44.484Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:10:44 [2023-01-10T12:10:44.484Z] === RUN   TestNetworkList
12:10:44 [2023-01-10T12:10:44.484Z] === RUN   TestNetworkList//networks
12:10:44 [2023-01-10T12:10:44.484Z] === PAUSE TestNetworkList//networks
12:10:44 [2023-01-10T12:10:44.484Z] === RUN   TestNetworkList//networks/
12:10:44 [2023-01-10T12:10:44.484Z] === PAUSE TestNetworkList//networks/
12:10:44 [2023-01-10T12:10:44.484Z] === CONT  TestNetworkList//networks
12:10:44 [2023-01-10T12:10:44.484Z] === CONT  TestNetworkList//networks/
12:10:44 [2023-01-10T12:10:44.484Z] --- PASS: TestNetworkList (0.01s)
12:10:44 [2023-01-10T12:10:44.484Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:10:44 [2023-01-10T12:10:44.484Z]     --- PASS: TestNetworkList//networks (0.00s)
12:10:44 [2023-01-10T12:10:44.484Z] === RUN   TestHostIPv4BridgeLabel
12:10:44 [2023-01-10T12:10:44.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:10:44 [2023-01-10T12:10:44.717Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:10:45 [2023-01-10T12:10:45.049Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:10:45 [2023-01-10T12:10:45.049Z] === RUN   TestDaemonRestartWithLiveRestore
12:10:45 [2023-01-10T12:10:45.982Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:10:45 [2023-01-10T12:10:45.982Z] === RUN   TestDaemonDefaultNetworkPools
12:10:46 [2023-01-10T12:10:46.909Z] === RUN   TestInspectNetwork/full_network_id
12:10:46 [2023-01-10T12:10:46.909Z] === RUN   TestInspectNetwork/partial_network_id
12:10:46 [2023-01-10T12:10:46.909Z] === RUN   TestInspectNetwork/network_name
12:10:46 [2023-01-10T12:10:46.909Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:10:46 [2023-01-10T12:10:46.915Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:10:46 [2023-01-10T12:10:46.915Z] === RUN   TestDaemonRestartWithExistingNetwork
12:10:47 [2023-01-10T12:10:47.252Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:10:47 [2023-01-10T12:10:47.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:10:47 [2023-01-10T12:10:47.849Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:10:47 [2023-01-10T12:10:47.849Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:10:49 [2023-01-10T12:10:49.222Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
12:10:49 [2023-01-10T12:10:49.222Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:10:49 [2023-01-10T12:10:49.480Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:10:49 [2023-01-10T12:10:49.480Z] === RUN   TestServiceWithPredefinedNetwork
12:10:49 [2023-01-10T12:10:49.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:10:49 [2023-01-10T12:10:49.786Z] --- PASS: TestLiveRestore (0.00s)
12:10:49 [2023-01-10T12:10:49.786Z]     --- PASS: TestLiveRestore/volume_references (10.01s)
12:10:49 [2023-01-10T12:10:49.786Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.32s)
12:10:49 [2023-01-10T12:10:49.786Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.18s)
12:10:49 [2023-01-10T12:10:49.786Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.26s)
12:10:49 [2023-01-10T12:10:49.786Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.10s)
12:10:49 [2023-01-10T12:10:49.786Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.78s)
12:10:49 [2023-01-10T12:10:49.786Z] PASS
12:10:49 [2023-01-10T12:10:49.786Z] 
12:10:49 [2023-01-10T12:10:49.786Z] DONE 7 tests in 10.109s
12:10:49 [2023-01-10T12:10:49.786Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:10:50 [2023-01-10T12:10:50.045Z] INFO: Testing against a local daemon
12:10:50 [2023-01-10T12:10:50.045Z] === RUN   TestCommitInheritsEnv
12:10:51 [2023-01-10T12:10:51.106Z] --- PASS: TestInspectNetwork (6.98s)
12:10:51 [2023-01-10T12:10:51.106Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:10:51 [2023-01-10T12:10:51.106Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:10:51 [2023-01-10T12:10:51.106Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:10:51 [2023-01-10T12:10:51.106Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:10:51 [2023-01-10T12:10:51.106Z] === RUN   TestRunContainerWithBridgeNone
12:10:51 [2023-01-10T12:10:51.422Z] --- PASS: TestCommitInheritsEnv (1.21s)
12:10:51 [2023-01-10T12:10:51.422Z] === RUN   TestImportExtremelyLargeImageWorks
12:10:51 [2023-01-10T12:10:51.422Z] === PAUSE TestImportExtremelyLargeImageWorks
12:10:51 [2023-01-10T12:10:51.422Z] === RUN   TestImagesFilterMultiReference
12:10:51 [2023-01-10T12:10:51.422Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:10:51 [2023-01-10T12:10:51.422Z] === RUN   TestImagePullPlatformInvalid
12:10:51 [2023-01-10T12:10:51.422Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:10:51 [2023-01-10T12:10:51.422Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:10:51 [2023-01-10T12:10:51.422Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:10:51 [2023-01-10T12:10:51.422Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
12:10:51 [2023-01-10T12:10:51.422Z] === RUN   TestRemoveImageOrphaning
12:10:52 [2023-01-10T12:10:52.008Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
12:10:52 [2023-01-10T12:10:52.008Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:10:52 [2023-01-10T12:10:52.008Z]     service_test.go:242: FLAKY_TEST
12:10:52 [2023-01-10T12:10:52.009Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:10:52 [2023-01-10T12:10:52.009Z] === RUN   TestServiceWithDataPathPortInit
12:10:52 [2023-01-10T12:10:52.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:10:52 [2023-01-10T12:10:52.487Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkInvalidJSON
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkInvalidJSON//networks/create
12:10:52 [2023-01-10T12:10:52.487Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:10:52 [2023-01-10T12:10:52.487Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:52 [2023-01-10T12:10:52.487Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:52 [2023-01-10T12:10:52.487Z] === CONT  TestNetworkInvalidJSON//networks/create
12:10:52 [2023-01-10T12:10:52.487Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:52 [2023-01-10T12:10:52.487Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:10:52 [2023-01-10T12:10:52.487Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:10:52 [2023-01-10T12:10:52.487Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:10:52 [2023-01-10T12:10:52.487Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:10:52 [2023-01-10T12:10:52.487Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkList
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkList//networks
12:10:52 [2023-01-10T12:10:52.487Z] === PAUSE TestNetworkList//networks
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestNetworkList//networks/
12:10:52 [2023-01-10T12:10:52.487Z] === PAUSE TestNetworkList//networks/
12:10:52 [2023-01-10T12:10:52.487Z] === CONT  TestNetworkList//networks
12:10:52 [2023-01-10T12:10:52.487Z] === CONT  TestNetworkList//networks/
12:10:52 [2023-01-10T12:10:52.487Z] --- PASS: TestNetworkList (0.01s)
12:10:52 [2023-01-10T12:10:52.487Z]     --- PASS: TestNetworkList//networks (0.00s)
12:10:52 [2023-01-10T12:10:52.487Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:10:52 [2023-01-10T12:10:52.487Z] === RUN   TestHostIPv4BridgeLabel
12:10:53 [2023-01-10T12:10:53.056Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
12:10:53 [2023-01-10T12:10:53.056Z] === RUN   TestDaemonRestartWithLiveRestore
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestRemoveImageOrphaning (1.93s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestRemoveImageGarbageCollector
12:10:53 [2023-01-10T12:10:53.326Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:10:53 [2023-01-10T12:10:53.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestTagInvalidReference
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestTagInvalidReference (0.01s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestTagValidPrefixedRepo
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestTagExistedNameWithoutForce
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestTagOfficialNames
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestTagOfficialNames (0.05s)
12:10:53 [2023-01-10T12:10:53.326Z] === RUN   TestTagMatchesDigest
12:10:53 [2023-01-10T12:10:53.326Z] --- PASS: TestTagMatchesDigest (0.02s)
12:10:53 [2023-01-10T12:10:53.326Z] === CONT  TestImportExtremelyLargeImageWorks
12:10:54 [2023-01-10T12:10:54.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:10:54 [2023-01-10T12:10:54.437Z] === RUN   TestDaemonDefaultNetworkPools
12:10:54 [2023-01-10T12:10:54.787Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:10:54 [2023-01-10T12:10:54.787Z] Using test binary docker
12:10:54 [2023-01-10T12:10:54.787Z] +++ /etc/init.d/apparmor start
12:10:54 [2023-01-10T12:10:54.787Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:10:54 [2023-01-10T12:10:54.787Z] INFO: Waiting for daemon to start...
12:10:54 [2023-01-10T12:10:54.787Z] Starting dockerd
12:10:54 [2023-01-10T12:10:54.787Z] +++ 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
12:10:55 [2023-01-10T12:10:55.008Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
12:10:55 [2023-01-10T12:10:55.008Z] === RUN   TestDaemonRestartWithExistingNetwork
12:10:55 [2023-01-10T12:10:55.947Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:10:55 [2023-01-10T12:10:55.947Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:10:56 [2023-01-10T12:10:56.623Z] tests/integration/api_network_test.py ............................       [ 47%]
12:10:56 [2023-01-10T12:10:56.693Z] .
12:10:56 [2023-01-10T12:10:56.693Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:10:56 [2023-01-10T12:10:56.952Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:10:56 [2023-01-10T12:10:56.952Z] Error: No such image: emptyfs
12:10:56 [2023-01-10T12:10:56.952Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:10:56 [2023-01-10T12:10:56.952Z] ++++ docker load
12:10:57 [2023-01-10T12:10:57.211Z] Running integration-test (iteration 1)
12:10:57 [2023-01-10T12:10:57.211Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:10:57 [2023-01-10T12:10:57.211Z] ++ 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
12:10:57 [2023-01-10T12:10:57.211Z] ++ set -e
12:10:57 [2023-01-10T12:10:57.211Z] ++ '[' -n 0 ']'
12:10:57 [2023-01-10T12:10:57.211Z] ++ set -x
12:10:57 [2023-01-10T12:10:57.211Z] ++ 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
12:10:57 [2023-01-10T12:10:57.328Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
12:10:57 [2023-01-10T12:10:57.328Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:10:57 [2023-01-10T12:10:57.898Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:10:57 [2023-01-10T12:10:57.898Z] === RUN   TestServiceWithPredefinedNetwork
12:10:58 [2023-01-10T12:10:58.147Z] Loaded image: busybox:latest
12:10:58 [2023-01-10T12:10:58.714Z] Loaded image: busybox:glibc
12:11:00 [2023-01-10T12:11:00.437Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
12:11:00 [2023-01-10T12:11:00.437Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:11:00 [2023-01-10T12:11:00.437Z]     service_test.go:242: FLAKY_TEST
12:11:00 [2023-01-10T12:11:00.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:00 [2023-01-10T12:11:00.437Z] === RUN   TestServiceWithDataPathPortInit
12:11:03 [2023-01-10T12:11:03.985Z] Loaded image: debian:bullseye-slim
12:11:03 [2023-01-10T12:11:03.985Z] Loaded image: hello-world:latest
12:11:03 [2023-01-10T12:11:03.985Z] Loaded image: arm32v7/hello-world:latest
12:11:03 [2023-01-10T12:11:03.985Z] INFO: Testing against a local daemon
12:11:03 [2023-01-10T12:11:03.985Z] === RUN   TestCgroupNamespacesBuild
12:11:05 [2023-01-10T12:11:05.894Z] --- PASS: TestCgroupNamespacesBuild (2.51s)
12:11:05 [2023-01-10T12:11:05.894Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:11:06 [2023-01-10T12:11:06.327Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:11:06 [2023-01-10T12:11:06.877Z] --- PASS: TestServiceWithDataPathPortInit (13.97s)
12:11:06 [2023-01-10T12:11:06.877Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:11:07 [2023-01-10T12:11:07.812Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:11:08 [2023-01-10T12:11:08.428Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s)
12:11:08 [2023-01-10T12:11:08.428Z] === RUN   TestBuildWithSession
12:11:08 [2023-01-10T12:11:08.428Z]     build_session_test.go:25: TODO: BuildKit
12:11:08 [2023-01-10T12:11:08.428Z] --- SKIP: TestBuildWithSession (0.00s)
12:11:08 [2023-01-10T12:11:08.428Z] === RUN   TestBuildSquashParent
12:11:08 [2023-01-10T12:11:08.777Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:laf50jdd1t0c6zwtb2ohwr9hr Created:2023-01-10 12:11:07.123497379 +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[41ddc54f839d5d06d850d1a403c0fd12bb239b8cdb97c3a7740b5cb1c8fae743:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cgbkwdepo900355bdb4va3a0j EndpointID:c793afe1bf71c6c8e1538e79326479631b107a511dbc118417808ab90e9a807f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0207b6f9e849e29a8d96008bdfbbcc055a29c139e3fd36c9637295ecf419ff1c 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:d1b9dfaeaef7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cgbkwdepo900355bdb4va3a0j EndpointID:c793afe1bf71c6c8e1538e79326479631b107a511dbc118417808ab90e9a807f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:11:12 [2023-01-10T12:11:12.844Z] tests/integration/api_service_test.py .................................. [ 60%]
12:11:13 [2023-01-10T12:11:13.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s)
12:11:13 [2023-01-10T12:11:13.006Z] PASS
12:11:13 [2023-01-10T12:11:13.006Z] 
12:11:13 [2023-01-10T12:11:13.006Z] === Skipped
12:11:13 [2023-01-10T12:11:13.006Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:13 [2023-01-10T12:11:13.006Z]     service_test.go:242: FLAKY_TEST
12:11:13 [2023-01-10T12:11:13.006Z] 
12:11:13 [2023-01-10T12:11:13.006Z] DONE 26 tests, 1 skipped in 44.126s
12:11:13 [2023-01-10T12:11:13.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:11:13 [2023-01-10T12:11:13.006Z] INFO: Testing against a local daemon
12:11:13 [2023-01-10T12:11:13.006Z] === RUN   TestDockerNetworkIpvlanPersistance
12:11:13 [2023-01-10T12:11:13.006Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:13 [2023-01-10T12:11:13.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:11:13 [2023-01-10T12:11:13.006Z] === RUN   TestDockerNetworkIpvlan
12:11:13 [2023-01-10T12:11:13.006Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:13 [2023-01-10T12:11:13.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:11:13 [2023-01-10T12:11:13.006Z] PASS
12:11:13 [2023-01-10T12:11:13.006Z] 
12:11:13 [2023-01-10T12:11:13.006Z] === Skipped
12:11:13 [2023-01-10T12:11:13.006Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:11:13 [2023-01-10T12:11:13.006Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:13 [2023-01-10T12:11:13.006Z] 
12:11:13 [2023-01-10T12:11:13.006Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:11:13 [2023-01-10T12:11:13.006Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:13 [2023-01-10T12:11:13.006Z] 
12:11:13 [2023-01-10T12:11:13.006Z] DONE 2 tests, 2 skipped in 0.044s
12:11:13 [2023-01-10T12:11:13.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:11:13 [2023-01-10T12:11:13.006Z] INFO: Testing against a local daemon
12:11:13 [2023-01-10T12:11:13.006Z] === RUN   TestDockerNetworkMacvlanPersistance
12:11:14 [2023-01-10T12:11:14.379Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
12:11:14 [2023-01-10T12:11:14.379Z] === RUN   TestDockerNetworkMacvlan
12:11:14 [2023-01-10T12:11:14.945Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:11:15 [2023-01-10T12:11:15.385Z] --- PASS: TestServiceWithDataPathPortInit (13.73s)
12:11:15 [2023-01-10T12:11:15.385Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:11:15 [2023-01-10T12:11:15.511Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:11:16 [2023-01-10T12:11:16.324Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k83if3cvyxlvif6gfjtdn98d5 Created:2023-01-10 12:11:15.243019854 +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[f6bfd7c6c85608373ac4795a863c15e493d20907d22814f0ea743ff070dcbd0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgmi8sj9okttzjij6ebeqjjj1 EndpointID:161a0ec3f50c598552a27960f727b78cd7f7b7a513619bcf9268a8d243c5c07a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:db73793ed34f853065e4eee6dba98ab81a8da8caae637b2f526d0099a05a48e2 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:cd7274629fe4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgmi8sj9okttzjij6ebeqjjj1 EndpointID:161a0ec3f50c598552a27960f727b78cd7f7b7a513619bcf9268a8d243c5c07a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:11:16 [2023-01-10T12:11:16.447Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:11:18 [2023-01-10T12:11:18.348Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:11:18 [2023-01-10T12:11:18.408Z] --- PASS: TestBuildSquashParent (8.73s)
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:11:18 [2023-01-10T12:11:18.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:11:18 [2023-01-10T12:11:18.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:11:18 [2023-01-10T12:11:18.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:11:18 [2023-01-10T12:11:18.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:11:18 [2023-01-10T12:11:18.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:11:18 [2023-01-10T12:11:18.408Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:11:18 [2023-01-10T12:11:18.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:11:18 [2023-01-10T12:11:18.408Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:11:18 [2023-01-10T12:11:18.408Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:11:19 [2023-01-10T12:11:19.722Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:11:19 [2023-01-10T12:11:19.785Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:11:19 [2023-01-10T12:11:19.785Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:11:21 [2023-01-10T12:11:21.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
12:11:21 [2023-01-10T12:11:21.602Z] PASS
12:11:21 [2023-01-10T12:11:21.602Z] 
12:11:21 [2023-01-10T12:11:21.602Z] === Skipped
12:11:21 [2023-01-10T12:11:21.602Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:21 [2023-01-10T12:11:21.602Z]     service_test.go:242: FLAKY_TEST
12:11:21 [2023-01-10T12:11:21.602Z] 
12:11:21 [2023-01-10T12:11:21.602Z] DONE 26 tests, 1 skipped in 43.565s
12:11:21 [2023-01-10T12:11:21.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:11:21 [2023-01-10T12:11:21.602Z] ++ 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
12:11:21 [2023-01-10T12:11:21.602Z] ++ set -e
12:11:21 [2023-01-10T12:11:21.602Z] ++ '[' -n 0 ']'
12:11:21 [2023-01-10T12:11:21.602Z] ++ set -x
12:11:21 [2023-01-10T12:11:21.602Z] ++ 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
12:11:21 [2023-01-10T12:11:21.602Z] INFO: Testing against a local daemon
12:11:21 [2023-01-10T12:11:21.602Z] === RUN   TestDockerNetworkIpvlanPersistance
12:11:21 [2023-01-10T12:11:21.602Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:21 [2023-01-10T12:11:21.602Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:11:21 [2023-01-10T12:11:21.602Z] === RUN   TestDockerNetworkIpvlan
12:11:21 [2023-01-10T12:11:21.602Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:21 [2023-01-10T12:11:21.602Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:11:21 [2023-01-10T12:11:21.602Z] PASS
12:11:21 [2023-01-10T12:11:21.602Z] 
12:11:21 [2023-01-10T12:11:21.602Z] === Skipped
12:11:21 [2023-01-10T12:11:21.602Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:11:21 [2023-01-10T12:11:21.602Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:21 [2023-01-10T12:11:21.602Z] 
12:11:21 [2023-01-10T12:11:21.602Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:11:21 [2023-01-10T12:11:21.602Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:21 [2023-01-10T12:11:21.602Z] 
12:11:21 [2023-01-10T12:11:21.602Z] DONE 2 tests, 2 skipped in 0.104s
12:11:21 [2023-01-10T12:11:21.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:11:21 [2023-01-10T12:11:21.602Z] ++ 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
12:11:21 [2023-01-10T12:11:21.602Z] ++ set -e
12:11:21 [2023-01-10T12:11:21.602Z] ++ '[' -n 0 ']'
12:11:21 [2023-01-10T12:11:21.602Z] ++ set -x
12:11:21 [2023-01-10T12:11:21.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
12:11:21 [2023-01-10T12:11:21.603Z] INFO: Testing against a local daemon
12:11:21 [2023-01-10T12:11:21.603Z] === RUN   TestDockerNetworkMacvlanPersistance
12:11:22 [2023-01-10T12:11:22.173Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
12:11:22 [2023-01-10T12:11:22.173Z] === RUN   TestDockerNetworkMacvlan
12:11:23 [2023-01-10T12:11:23.004Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:11:23 [2023-01-10T12:11:23.075Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:11:23 [2023-01-10T12:11:23.075Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:11:23 [2023-01-10T12:11:23.111Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:11:23 [2023-01-10T12:11:23.680Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:11:23 [2023-01-10T12:11:23.939Z] --- PASS: TestDockerNetworkMacvlan (9.57s)
12:11:23 [2023-01-10T12:11:23.939Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:11:23 [2023-01-10T12:11:23.939Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:11:23 [2023-01-10T12:11:23.939Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
12:11:23 [2023-01-10T12:11:23.939Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
12:11:23 [2023-01-10T12:11:23.939Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
12:11:23 [2023-01-10T12:11:23.939Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
12:11:23 [2023-01-10T12:11:23.939Z] PASS
12:11:23 [2023-01-10T12:11:23.939Z] 
12:11:23 [2023-01-10T12:11:23.939Z] DONE 8 tests in 10.881s
12:11:23 [2023-01-10T12:11:23.939Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:11:23 [2023-01-10T12:11:23.939Z] testing: warning: no tests to run
12:11:23 [2023-01-10T12:11:23.939Z] PASS
12:11:23 [2023-01-10T12:11:23.939Z] 
12:11:23 [2023-01-10T12:11:23.939Z] DONE 0 tests in 0.009s
12:11:23 [2023-01-10T12:11:23.939Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:11:23 [2023-01-10T12:11:23.939Z] INFO: Testing against a local daemon
12:11:23 [2023-01-10T12:11:23.939Z] === RUN   TestAuthZPluginAllowRequest
12:11:24 [2023-01-10T12:11:24.619Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:11:25 [2023-01-10T12:11:25.311Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
12:11:25 [2023-01-10T12:11:25.311Z] === RUN   TestAuthZPluginTLS
12:11:25 [2023-01-10T12:11:25.570Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:11:25 [2023-01-10T12:11:25.570Z] === RUN   TestAuthZPluginDenyRequest
12:11:26 [2023-01-10T12:11:26.000Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:11:26 [2023-01-10T12:11:26.135Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:11:26 [2023-01-10T12:11:26.135Z] === RUN   TestAuthZPluginAPIDenyResponse
12:11:26 [2023-01-10T12:11:26.364Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
12:11:26 [2023-01-10T12:11:26.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
12:11:26 [2023-01-10T12:11:26.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
12:11:26 [2023-01-10T12:11:26.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s)
12:11:26 [2023-01-10T12:11:26.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s)
12:11:26 [2023-01-10T12:11:26.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s)
12:11:26 [2023-01-10T12:11:26.364Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s)
12:11:26 [2023-01-10T12:11:26.364Z] === RUN   TestBuildMultiStageCopy
12:11:26 [2023-01-10T12:11:26.364Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:11:26 [2023-01-10T12:11:26.701Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:11:26 [2023-01-10T12:11:26.701Z] === RUN   TestAuthZPluginDenyResponse
12:11:27 [2023-01-10T12:11:27.267Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:11:27 [2023-01-10T12:11:27.267Z] === RUN   TestAuthZPluginAllowEventStream
12:11:27 [2023-01-10T12:11:27.543Z] .........................                                                [ 67%]
12:11:27 [2023-01-10T12:11:27.910Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:11:28 [2023-01-10T12:11:28.268Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:11:28 [2023-01-10T12:11:28.641Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
12:11:28 [2023-01-10T12:11:28.641Z] === RUN   TestAuthZPluginErrorResponse
12:11:28 [2023-01-10T12:11:28.835Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:11:28 [2023-01-10T12:11:28.899Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:11:28 [2023-01-10T12:11:28.899Z] === RUN   TestAuthZPluginErrorRequest
12:11:29 [2023-01-10T12:11:29.131Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:11:29 [2023-01-10T12:11:29.466Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:11:29 [2023-01-10T12:11:29.466Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:11:29 [2023-01-10T12:11:29.703Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:11:30 [2023-01-10T12:11:30.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:11:30 [2023-01-10T12:11:30.031Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:11:30 [2023-01-10T12:11:30.275Z] --- PASS: TestBuildMultiStageCopy (4.58s)
12:11:30 [2023-01-10T12:11:30.275Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
12:11:30 [2023-01-10T12:11:30.275Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
12:11:30 [2023-01-10T12:11:30.275Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
12:11:30 [2023-01-10T12:11:30.275Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
12:11:30 [2023-01-10T12:11:30.275Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
12:11:30 [2023-01-10T12:11:30.275Z] === RUN   TestBuildMultiStageParentConfig
12:11:31 [2023-01-10T12:11:31.205Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:11:31 [2023-01-10T12:11:31.406Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s)
12:11:31 [2023-01-10T12:11:31.406Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:11:31 [2023-01-10T12:11:31.466Z] --- PASS: TestDockerNetworkMacvlan (9.31s)
12:11:31 [2023-01-10T12:11:31.466Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:11:31 [2023-01-10T12:11:31.466Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:11:31 [2023-01-10T12:11:31.466Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
12:11:31 [2023-01-10T12:11:31.466Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
12:11:31 [2023-01-10T12:11:31.466Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
12:11:31 [2023-01-10T12:11:31.466Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
12:11:31 [2023-01-10T12:11:31.466Z] PASS
12:11:31 [2023-01-10T12:11:31.466Z] 
12:11:31 [2023-01-10T12:11:31.466Z] DONE 8 tests in 10.695s
12:11:31 [2023-01-10T12:11:31.466Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:11:31 [2023-01-10T12:11:31.466Z] ++ 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
12:11:31 [2023-01-10T12:11:31.466Z] ++ set -e
12:11:31 [2023-01-10T12:11:31.466Z] ++ '[' -n 0 ']'
12:11:31 [2023-01-10T12:11:31.466Z] ++ set -x
12:11:31 [2023-01-10T12:11:31.466Z] ++ 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
12:11:31 [2023-01-10T12:11:31.651Z] --- PASS: TestBuildMultiStageParentConfig (1.13s)
12:11:31 [2023-01-10T12:11:31.651Z] === RUN   TestBuildLabelWithTargets
12:11:31 [2023-01-10T12:11:31.725Z] testing: warning: no tests to run
12:11:31 [2023-01-10T12:11:31.725Z] PASS
12:11:31 [2023-01-10T12:11:31.725Z] 
12:11:31 [2023-01-10T12:11:31.725Z] DONE 0 tests in 0.030s
12:11:31 [2023-01-10T12:11:31.725Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:11:31 [2023-01-10T12:11:31.725Z] ++ 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
12:11:31 [2023-01-10T12:11:31.726Z] ++ set -e
12:11:31 [2023-01-10T12:11:31.726Z] ++ '[' -n 0 ']'
12:11:31 [2023-01-10T12:11:31.726Z] ++ set -x
12:11:31 [2023-01-10T12:11:31.726Z] ++ 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
12:11:31 [2023-01-10T12:11:31.726Z] INFO: Testing against a local daemon
12:11:31 [2023-01-10T12:11:31.726Z] === RUN   TestAuthZPluginAllowRequest
12:11:32 [2023-01-10T12:11:32.788Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
12:11:32 [2023-01-10T12:11:32.788Z] === RUN   TestAuthZPluginHeader
12:11:33 [2023-01-10T12:11:33.106Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
12:11:33 [2023-01-10T12:11:33.106Z] === RUN   TestAuthZPluginTLS
12:11:33 [2023-01-10T12:11:33.366Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:11:33 [2023-01-10T12:11:33.366Z] === RUN   TestAuthZPluginDenyRequest
12:11:33 [2023-01-10T12:11:33.554Z] --- PASS: TestBuildLabelWithTargets (2.15s)
12:11:33 [2023-01-10T12:11:33.554Z] === RUN   TestBuildWithEmptyLayers
12:11:33 [2023-01-10T12:11:33.722Z] --- PASS: TestAuthZPluginHeader (0.68s)
12:11:33 [2023-01-10T12:11:33.722Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:11:33 [2023-01-10T12:11:33.935Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:11:33 [2023-01-10T12:11:33.935Z] === RUN   TestAuthZPluginAPIDenyResponse
12:11:34 [2023-01-10T12:11:34.504Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:11:34 [2023-01-10T12:11:34.504Z] === RUN   TestAuthZPluginDenyResponse
12:11:34 [2023-01-10T12:11:34.931Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
12:11:34 [2023-01-10T12:11:34.931Z] === RUN   TestBuildMultiStageOnBuild
12:11:35 [2023-01-10T12:11:35.074Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:11:35 [2023-01-10T12:11:35.074Z] === RUN   TestAuthZPluginAllowEventStream
12:11:36 [2023-01-10T12:11:36.454Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
12:11:36 [2023-01-10T12:11:36.454Z] === RUN   TestAuthZPluginErrorResponse
12:11:36 [2023-01-10T12:11:36.714Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:11:36 [2023-01-10T12:11:36.714Z] === RUN   TestAuthZPluginErrorRequest
12:11:37 [2023-01-10T12:11:37.283Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:11:37 [2023-01-10T12:11:37.283Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:11:37 [2023-01-10T12:11:37.853Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:11:37 [2023-01-10T12:11:37.853Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:11:37 [2023-01-10T12:11:37.904Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s)
12:11:37 [2023-01-10T12:11:37.904Z] === RUN   TestAuthZPluginV2Disable
12:11:38 [2023-01-10T12:11:38.218Z] --- PASS: TestBuildMultiStageOnBuild (2.98s)
12:11:38 [2023-01-10T12:11:38.218Z] === RUN   TestBuildUncleanTarFilenames
12:11:39 [2023-01-10T12:11:39.235Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
12:11:39 [2023-01-10T12:11:39.235Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:11:39 [2023-01-10T12:11:39.594Z] --- PASS: TestBuildUncleanTarFilenames (1.64s)
12:11:39 [2023-01-10T12:11:39.594Z] === RUN   TestBuildMultiStageLayerLeak
12:11:40 [2023-01-10T12:11:40.615Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
12:11:40 [2023-01-10T12:11:40.616Z] === RUN   TestAuthZPluginHeader
12:11:41 [2023-01-10T12:11:41.185Z] --- PASS: TestAuthZPluginHeader (0.69s)
12:11:41 [2023-01-10T12:11:41.185Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:11:41 [2023-01-10T12:11:41.185Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:41 [2023-01-10T12:11:41.185Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:11:41 [2023-01-10T12:11:41.185Z] === RUN   TestAuthZPluginV2Disable
12:11:41 [2023-01-10T12:11:41.185Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:41 [2023-01-10T12:11:41.185Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:11:41 [2023-01-10T12:11:41.185Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:11:41 [2023-01-10T12:11:41.185Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:41 [2023-01-10T12:11:41.185Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:11:41 [2023-01-10T12:11:41.185Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:11:41 [2023-01-10T12:11:41.185Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:41 [2023-01-10T12:11:41.185Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:11:41 [2023-01-10T12:11:41.185Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:11:42 [2023-01-10T12:11:42.090Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
12:11:42 [2023-01-10T12:11:42.091Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:11:42 [2023-01-10T12:11:42.883Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s)
12:11:42 [2023-01-10T12:11:42.884Z] === RUN   TestBuildWithHugeFile
12:11:45 [2023-01-10T12:11:45.370Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s)
12:11:45 [2023-01-10T12:11:45.370Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:11:57 [2023-01-10T12:11:57.571Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.69s)
12:11:57 [2023-01-10T12:11:57.571Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:11:59 [2023-01-10T12:11:59.390Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
12:11:59 [2023-01-10T12:11:59.390Z] PASS
12:11:59 [2023-01-10T12:11:59.390Z] 
12:11:59 [2023-01-10T12:11:59.390Z] === Skipped
12:11:59 [2023-01-10T12:11:59.390Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:11:59 [2023-01-10T12:11:59.390Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2023-01-10T12:11:59.390Z] 
12:11:59 [2023-01-10T12:11:59.390Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:11:59 [2023-01-10T12:11:59.391Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2023-01-10T12:11:59.391Z] 
12:11:59 [2023-01-10T12:11:59.391Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:11:59 [2023-01-10T12:11:59.391Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2023-01-10T12:11:59.391Z] 
12:11:59 [2023-01-10T12:11:59.391Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:11:59 [2023-01-10T12:11:59.391Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:11:59 [2023-01-10T12:11:59.391Z] 
12:11:59 [2023-01-10T12:11:59.391Z] DONE 17 tests, 4 skipped in 26.458s
12:11:59 [2023-01-10T12:11:59.391Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:11:59 [2023-01-10T12:11:59.391Z] ++ 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
12:11:59 [2023-01-10T12:11:59.391Z] ++ set -e
12:11:59 [2023-01-10T12:11:59.391Z] ++ '[' -n 0 ']'
12:11:59 [2023-01-10T12:11:59.391Z] ++ set -x
12:11:59 [2023-01-10T12:11:59.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:11:59 [2023-01-10T12:11:59.391Z] INFO: Testing against a local daemon
12:11:59 [2023-01-10T12:11:59.391Z] === RUN   TestPluginInvalidJSON
12:11:59 [2023-01-10T12:11:59.391Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:11:59 [2023-01-10T12:11:59.391Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:11:59 [2023-01-10T12:11:59.391Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:11:59 [2023-01-10T12:11:59.391Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:11:59 [2023-01-10T12:11:59.391Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:11:59 [2023-01-10T12:11:59.391Z] === RUN   TestPluginInstall
12:11:59 [2023-01-10T12:11:59.391Z] === RUN   TestPluginInstall/no_auth
12:11:59 [2023-01-10T12:11:59.391Z] time="2023-01-10T12:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:11:59 [2023-01-10T12:11:59.391Z] time="2023-01-10T12:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86476e0eb402dba1331ddbf16d1822eea71908b6213b230ef57fe7e5114869f3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:11:59 [2023-01-10T12:11:59.391Z] time="2023-01-10T12:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:11:59 [2023-01-10T12:11:59.391Z] time="2023-01-10T12:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86476e0eb402dba1331ddbf16d1822eea71908b6213b230ef57fe7e5114869f3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:11:59 [2023-01-10T12:11:59.391Z] === RUN   TestPluginInstall/with_htpasswd
12:11:59 [2023-01-10T12:11:59.651Z] time="2023-01-10T12:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:11:59 [2023-01-10T12:11:59.651Z] time="2023-01-10T12:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27baf587ee2cce076ff7fd68cf70992285be6982e44eddb1710d1c3129b3094d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:11:59 [2023-01-10T12:11:59.651Z] time="2023-01-10T12:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:11:59 [2023-01-10T12:11:59.651Z] time="2023-01-10T12:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27baf587ee2cce076ff7fd68cf70992285be6982e44eddb1710d1c3129b3094d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:11:59 [2023-01-10T12:11:59.651Z] === RUN   TestPluginInstall/with_insecure
12:12:00 [2023-01-10T12:12:00.591Z] time="2023-01-10T12:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:00 [2023-01-10T12:12:00.591Z] time="2023-01-10T12:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64204e7999fbc8c8c63daaf3eb83d337eaf935d17faf37f0a74143725afaeab7" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:00 [2023-01-10T12:12:00.591Z] time="2023-01-10T12:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:00 [2023-01-10T12:12:00.591Z] time="2023-01-10T12:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64204e7999fbc8c8c63daaf3eb83d337eaf935d17faf37f0a74143725afaeab7" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:00 [2023-01-10T12:12:00.851Z]     plugin_test.go:165: [d432ca9302211] daemon is not started
12:12:00 [2023-01-10T12:12:00.851Z] --- PASS: TestPluginInstall (2.58s)
12:12:00 [2023-01-10T12:12:00.851Z]     --- PASS: TestPluginInstall/no_auth (0.98s)
12:12:00 [2023-01-10T12:12:00.851Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
12:12:00 [2023-01-10T12:12:00.851Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
12:12:00 [2023-01-10T12:12:00.851Z] === RUN   TestPluginsWithRuntimes
12:12:02 [2023-01-10T12:12:02.232Z] === RUN   TestPluginsWithRuntimes/No_Args
12:12:03 [2023-01-10T12:12:03.171Z] === RUN   TestPluginsWithRuntimes/With_Args
12:12:04 [2023-01-10T12:12:04.111Z] --- PASS: TestPluginsWithRuntimes (3.31s)
12:12:04 [2023-01-10T12:12:04.111Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
12:12:04 [2023-01-10T12:12:04.111Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
12:12:04 [2023-01-10T12:12:04.111Z] === RUN   TestPluginBackCompatMediaTypes
12:12:04 [2023-01-10T12:12:04.681Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:12:04 [2023-01-10T12:12:04.681Z] PASS
12:12:04 [2023-01-10T12:12:04.681Z] 
12:12:04 [2023-01-10T12:12:04.681Z] DONE 10 tests in 6.586s
12:12:04 [2023-01-10T12:12:04.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:12:04 [2023-01-10T12:12:04.681Z] ++ 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
12:12:04 [2023-01-10T12:12:04.681Z] ++ set -e
12:12:04 [2023-01-10T12:12:04.681Z] ++ '[' -n 0 ']'
12:12:04 [2023-01-10T12:12:04.681Z] ++ set -x
12:12:04 [2023-01-10T12:12:04.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:12:04 [2023-01-10T12:12:04.941Z] INFO: Testing against a local daemon
12:12:04 [2023-01-10T12:12:04.941Z] === RUN   TestExternalGraphDriver
12:12:05 [2023-01-10T12:12:05.200Z] === RUN   TestExternalGraphDriver/json
12:12:06 [2023-01-10T12:12:06.299Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:12:07 [2023-01-10T12:12:07.111Z] === RUN   TestExternalGraphDriver/spec
12:12:08 [2023-01-10T12:12:08.491Z] === RUN   TestExternalGraphDriver/pull
12:12:09 [2023-01-10T12:12:09.872Z] --- PASS: TestExternalGraphDriver (5.06s)
12:12:09 [2023-01-10T12:12:09.872Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
12:12:09 [2023-01-10T12:12:09.872Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
12:12:09 [2023-01-10T12:12:09.872Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
12:12:09 [2023-01-10T12:12:09.872Z] === RUN   TestGraphdriverPluginV2
12:12:10 [2023-01-10T12:12:10.131Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:10 [2023-01-10T12:12:10.131Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:12:10 [2023-01-10T12:12:10.131Z] PASS
12:12:10 [2023-01-10T12:12:10.131Z] 
12:12:10 [2023-01-10T12:12:10.131Z] === Skipped
12:12:10 [2023-01-10T12:12:10.131Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:12:10 [2023-01-10T12:12:10.131Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:10 [2023-01-10T12:12:10.131Z] 
12:12:10 [2023-01-10T12:12:10.131Z] DONE 5 tests, 1 skipped in 5.493s
12:12:10 [2023-01-10T12:12:10.131Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:12:10 [2023-01-10T12:12:10.131Z] ++ 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
12:12:10 [2023-01-10T12:12:10.131Z] ++ set -e
12:12:10 [2023-01-10T12:12:10.131Z] ++ '[' -n 0 ']'
12:12:10 [2023-01-10T12:12:10.131Z] ++ set -x
12:12:10 [2023-01-10T12:12:10.132Z] ++ 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
12:12:10 [2023-01-10T12:12:10.391Z] INFO: Testing against a local daemon
12:12:10 [2023-01-10T12:12:10.391Z] === RUN   TestContinueAfterPluginCrash
12:12:10 [2023-01-10T12:12:10.391Z] === PAUSE TestContinueAfterPluginCrash
12:12:10 [2023-01-10T12:12:10.391Z] === RUN   TestReadPluginNoRead
12:12:10 [2023-01-10T12:12:10.391Z] === PAUSE TestReadPluginNoRead
12:12:10 [2023-01-10T12:12:10.391Z] === RUN   TestDaemonStartWithLogOpt
12:12:10 [2023-01-10T12:12:10.391Z] === PAUSE TestDaemonStartWithLogOpt
12:12:10 [2023-01-10T12:12:10.391Z] === CONT  TestContinueAfterPluginCrash
12:12:10 [2023-01-10T12:12:10.391Z] === CONT  TestDaemonStartWithLogOpt
12:12:12 [2023-01-10T12:12:12.436Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
12:12:12 [2023-01-10T12:12:12.436Z] PASS
12:12:12 [2023-01-10T12:12:12.436Z] 
12:12:12 [2023-01-10T12:12:12.436Z] DONE 17 tests in 48.646s
12:12:12 [2023-01-10T12:12:12.436Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:12:12 [2023-01-10T12:12:12.694Z] INFO: Testing against a local daemon
12:12:12 [2023-01-10T12:12:12.694Z] === RUN   TestPluginInvalidJSON
12:12:12 [2023-01-10T12:12:12.694Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:12:12 [2023-01-10T12:12:12.694Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:12:12 [2023-01-10T12:12:12.694Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:12:12 [2023-01-10T12:12:12.694Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:12:12 [2023-01-10T12:12:12.694Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:12:12 [2023-01-10T12:12:12.694Z] === RUN   TestPluginInstall
12:12:12 [2023-01-10T12:12:12.694Z] === RUN   TestPluginInstall/no_auth
12:12:13 [2023-01-10T12:12:13.629Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:13 [2023-01-10T12:12:13.629Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43a8ea999d20f4a86af8965981449342069e3d66e4a546621774670dad86532e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:13 [2023-01-10T12:12:13.629Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:13 [2023-01-10T12:12:13.629Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43a8ea999d20f4a86af8965981449342069e3d66e4a546621774670dad86532e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:13 [2023-01-10T12:12:13.629Z] === RUN   TestPluginInstall/with_htpasswd
12:12:13 [2023-01-10T12:12:13.687Z] --- PASS: TestDaemonStartWithLogOpt (3.10s)
12:12:13 [2023-01-10T12:12:13.687Z] === CONT  TestReadPluginNoRead
12:12:14 [2023-01-10T12:12:14.196Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:14 [2023-01-10T12:12:14.196Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43a8ea999d20f4a86af8965981449342069e3d66e4a546621774670dad86532e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:14 [2023-01-10T12:12:14.196Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:14 [2023-01-10T12:12:14.196Z] time="2023-01-10T12:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43a8ea999d20f4a86af8965981449342069e3d66e4a546621774670dad86532e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:14 [2023-01-10T12:12:14.455Z] === RUN   TestPluginInstall/with_insecure
12:12:15 [2023-01-10T12:12:15.389Z] time="2023-01-10T12:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:15 [2023-01-10T12:12:15.389Z] time="2023-01-10T12:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:348857b4a74b67ae825ff6145e4ead879e533d984c13f51c1f37343a043606f0" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:15 [2023-01-10T12:12:15.389Z] time="2023-01-10T12:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:15 [2023-01-10T12:12:15.389Z] time="2023-01-10T12:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:348857b4a74b67ae825ff6145e4ead879e533d984c13f51c1f37343a043606f0" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:15 [2023-01-10T12:12:15.389Z]     plugin_test.go:165: [d274b3ce692b6] daemon is not started
12:12:15 [2023-01-10T12:12:15.389Z] --- PASS: TestPluginInstall (2.90s)
12:12:15 [2023-01-10T12:12:15.389Z]     --- PASS: TestPluginInstall/no_auth (1.12s)
12:12:15 [2023-01-10T12:12:15.389Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
12:12:15 [2023-01-10T12:12:15.389Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
12:12:15 [2023-01-10T12:12:15.389Z] === RUN   TestPluginsWithRuntimes
12:12:15 [2023-01-10T12:12:15.596Z] === RUN   TestReadPluginNoRead/default
12:12:16 [2023-01-10T12:12:16.976Z] === RUN   TestReadPluginNoRead/disabled_caching
12:12:17 [2023-01-10T12:12:17.289Z] === RUN   TestPluginsWithRuntimes/No_Args
12:12:17 [2023-01-10T12:12:17.855Z] === RUN   TestPluginsWithRuntimes/With_Args
12:12:17 [2023-01-10T12:12:17.957Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:12:18 [2023-01-10T12:12:18.547Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
12:12:18 [2023-01-10T12:12:18.788Z] --- PASS: TestPluginsWithRuntimes (3.34s)
12:12:18 [2023-01-10T12:12:18.788Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
12:12:18 [2023-01-10T12:12:18.788Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
12:12:18 [2023-01-10T12:12:18.788Z] === RUN   TestPluginBackCompatMediaTypes
12:12:19 [2023-01-10T12:12:19.127Z] === CONT  TestReadPluginNoRead
12:12:19 [2023-01-10T12:12:19.127Z]     read_test.go:92: [d14bb7f4b62f1] daemon is not started
12:12:19 [2023-01-10T12:12:19.127Z] --- PASS: TestReadPluginNoRead (5.77s)
12:12:19 [2023-01-10T12:12:19.127Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
12:12:19 [2023-01-10T12:12:19.127Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
12:12:19 [2023-01-10T12:12:19.127Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
12:12:19 [2023-01-10T12:12:19.127Z] PASS
12:12:19 [2023-01-10T12:12:19.127Z] 
12:12:19 [2023-01-10T12:12:19.127Z] DONE 6 tests in 8.997s
12:12:19 [2023-01-10T12:12:19.127Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:12:19 [2023-01-10T12:12:19.127Z] ++ 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
12:12:19 [2023-01-10T12:12:19.127Z] ++ set -e
12:12:19 [2023-01-10T12:12:19.127Z] ++ '[' -n 0 ']'
12:12:19 [2023-01-10T12:12:19.127Z] ++ set -x
12:12:19 [2023-01-10T12:12:19.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
12:12:19 [2023-01-10T12:12:19.354Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:12:19 [2023-01-10T12:12:19.354Z] PASS
12:12:19 [2023-01-10T12:12:19.354Z] 
12:12:19 [2023-01-10T12:12:19.354Z] DONE 10 tests in 6.915s
12:12:19 [2023-01-10T12:12:19.354Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:12:19 [2023-01-10T12:12:19.387Z] testing: warning: no tests to run
12:12:19 [2023-01-10T12:12:19.387Z] PASS
12:12:19 [2023-01-10T12:12:19.387Z] 
12:12:19 [2023-01-10T12:12:19.387Z] DONE 0 tests in 0.036s
12:12:19 [2023-01-10T12:12:19.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:12:19 [2023-01-10T12:12:19.387Z] ++ 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
12:12:19 [2023-01-10T12:12:19.387Z] ++ set -e
12:12:19 [2023-01-10T12:12:19.387Z] ++ '[' -n 0 ']'
12:12:19 [2023-01-10T12:12:19.387Z] ++ set -x
12:12:19 [2023-01-10T12:12:19.387Z] ++ 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
12:12:19 [2023-01-10T12:12:19.387Z] INFO: Testing against a local daemon
12:12:19 [2023-01-10T12:12:19.387Z] === RUN   TestPluginWithDevMounts
12:12:19 [2023-01-10T12:12:19.387Z] === PAUSE TestPluginWithDevMounts
12:12:19 [2023-01-10T12:12:19.387Z] === CONT  TestPluginWithDevMounts
12:12:19 [2023-01-10T12:12:19.612Z] INFO: Testing against a local daemon
12:12:19 [2023-01-10T12:12:19.612Z] === RUN   TestExternalGraphDriver
12:12:19 [2023-01-10T12:12:19.895Z] === RUN   TestExternalGraphDriver/json
12:12:21 [2023-01-10T12:12:21.295Z] --- PASS: TestPluginWithDevMounts (1.52s)
12:12:21 [2023-01-10T12:12:21.295Z] PASS
12:12:21 [2023-01-10T12:12:21.295Z] 
12:12:21 [2023-01-10T12:12:21.295Z] DONE 1 tests in 1.635s
12:12:21 [2023-01-10T12:12:21.295Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:12:21 [2023-01-10T12:12:21.295Z] ++ 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
12:12:21 [2023-01-10T12:12:21.295Z] ++ set -e
12:12:21 [2023-01-10T12:12:21.295Z] ++ '[' -n 0 ']'
12:12:21 [2023-01-10T12:12:21.295Z] ++ set -x
12:12:21 [2023-01-10T12:12:21.295Z] ++ 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
12:12:21 [2023-01-10T12:12:21.295Z] INFO: Testing against a local daemon
12:12:21 [2023-01-10T12:12:21.295Z] === RUN   TestSecretInspect
12:12:21 [2023-01-10T12:12:21.379Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:12:21 [2023-01-10T12:12:21.831Z] === RUN   TestExternalGraphDriver/spec
12:12:23 [2023-01-10T12:12:23.204Z] --- PASS: TestSecretInspect (2.16s)
12:12:23 [2023-01-10T12:12:23.204Z] === RUN   TestSecretList
12:12:23 [2023-01-10T12:12:23.206Z] === RUN   TestExternalGraphDriver/pull
12:12:23 [2023-01-10T12:12:23.889Z] tests/integration/client_test.py .....                                   [ 75%]
12:12:23 [2023-01-10T12:12:23.889Z] tests/integration/context_api_test.py ...                                [ 76%]
12:12:23 [2023-01-10T12:12:23.889Z] tests/integration/errors_test.py .                                       [ 76%]
12:12:25 [2023-01-10T12:12:25.105Z] --- PASS: TestExternalGraphDriver (5.33s)
12:12:25 [2023-01-10T12:12:25.105Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
12:12:25 [2023-01-10T12:12:25.105Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
12:12:25 [2023-01-10T12:12:25.105Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
12:12:25 [2023-01-10T12:12:25.105Z] === RUN   TestGraphdriverPluginV2
12:12:25 [2023-01-10T12:12:25.743Z] --- PASS: TestSecretList (2.12s)
12:12:25 [2023-01-10T12:12:25.743Z] === RUN   TestSecretsCreateAndDelete
12:12:27 [2023-01-10T12:12:27.652Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
12:12:27 [2023-01-10T12:12:27.652Z] === RUN   TestSecretsUpdate
12:12:29 [2023-01-10T12:12:29.286Z] --- PASS: TestGraphdriverPluginV2 (4.24s)
12:12:29 [2023-01-10T12:12:29.286Z] PASS
12:12:29 [2023-01-10T12:12:29.286Z] 
12:12:29 [2023-01-10T12:12:29.286Z] DONE 5 tests in 9.627s
12:12:29 [2023-01-10T12:12:29.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:12:29 [2023-01-10T12:12:29.286Z] INFO: Testing against a local daemon
12:12:29 [2023-01-10T12:12:29.286Z] === RUN   TestContinueAfterPluginCrash
12:12:29 [2023-01-10T12:12:29.286Z] === PAUSE TestContinueAfterPluginCrash
12:12:29 [2023-01-10T12:12:29.286Z] === RUN   TestReadPluginNoRead
12:12:29 [2023-01-10T12:12:29.286Z] === PAUSE TestReadPluginNoRead
12:12:29 [2023-01-10T12:12:29.286Z] === RUN   TestDaemonStartWithLogOpt
12:12:29 [2023-01-10T12:12:29.286Z] === PAUSE TestDaemonStartWithLogOpt
12:12:29 [2023-01-10T12:12:29.286Z] === CONT  TestContinueAfterPluginCrash
12:12:29 [2023-01-10T12:12:29.286Z] === CONT  TestDaemonStartWithLogOpt
12:12:29 [2023-01-10T12:12:29.561Z] --- PASS: TestSecretsUpdate (2.15s)
12:12:29 [2023-01-10T12:12:29.561Z] === RUN   TestTemplatedSecret
12:12:29 [2023-01-10T12:12:29.786Z] --- PASS: TestImportExtremelyLargeImageWorks (92.96s)
12:12:29 [2023-01-10T12:12:29.786Z] PASS
12:12:29 [2023-01-10T12:12:29.786Z] 
12:12:29 [2023-01-10T12:12:29.786Z] === Skipped
12:12:29 [2023-01-10T12:12:29.786Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
12:12:29 [2023-01-10T12:12:29.786Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:12:29 [2023-01-10T12:12:29.786Z] 
12:12:29 [2023-01-10T12:12:29.786Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:12:29 [2023-01-10T12:12:29.786Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:12:29 [2023-01-10T12:12:29.786Z] 
12:12:29 [2023-01-10T12:12:29.786Z] DONE 13 tests, 2 skipped in 96.549s
12:12:29 [2023-01-10T12:12:29.786Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:12:29 [2023-01-10T12:12:29.786Z] INFO: Testing against a local daemon
12:12:29 [2023-01-10T12:12:29.786Z] === RUN   TestNetworkCreateDelete
12:12:29 [2023-01-10T12:12:29.786Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:12:29 [2023-01-10T12:12:29.786Z] === RUN   TestDockerNetworkDeletePreferID
12:12:29 [2023-01-10T12:12:29.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:12:29 [2023-01-10T12:12:29.786Z] === RUN   TestDaemonDNSFallback
12:12:32 [2023-01-10T12:12:32.101Z] --- PASS: TestTemplatedSecret (2.50s)
12:12:32 [2023-01-10T12:12:32.101Z] === RUN   TestSecretCreateResolve
12:12:32 [2023-01-10T12:12:32.569Z] --- PASS: TestDaemonStartWithLogOpt (3.44s)
12:12:32 [2023-01-10T12:12:32.569Z] === CONT  TestReadPluginNoRead
12:12:34 [2023-01-10T12:12:34.640Z] --- PASS: TestSecretCreateResolve (2.14s)
12:12:34 [2023-01-10T12:12:34.640Z] PASS
12:12:34 [2023-01-10T12:12:34.640Z] 
12:12:34 [2023-01-10T12:12:34.640Z] DONE 6 tests in 13.304s
12:12:34 [2023-01-10T12:12:34.640Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:12:34 [2023-01-10T12:12:34.640Z] ++ 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
12:12:34 [2023-01-10T12:12:34.640Z] ++ set -e
12:12:34 [2023-01-10T12:12:34.640Z] ++ '[' -n 0 ']'
12:12:34 [2023-01-10T12:12:34.640Z] ++ set -x
12:12:34 [2023-01-10T12:12:34.640Z] ++ 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
12:12:34 [2023-01-10T12:12:34.640Z] INFO: Testing against a local daemon
12:12:34 [2023-01-10T12:12:34.640Z] === RUN   TestServiceCreateInit
12:12:34 [2023-01-10T12:12:34.640Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:12:35 [2023-01-10T12:12:35.059Z] --- PASS: TestDaemonDNSFallback (7.32s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestInspectNetwork
12:12:35 [2023-01-10T12:12:35.059Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestInspectNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestRunContainerWithBridgeNone
12:12:35 [2023-01-10T12:12:35.059Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkInvalidJSON
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkInvalidJSON//networks/create
12:12:35 [2023-01-10T12:12:35.059Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:12:35 [2023-01-10T12:12:35.059Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:12:35 [2023-01-10T12:12:35.059Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:12:35 [2023-01-10T12:12:35.059Z] === CONT  TestNetworkInvalidJSON//networks/create
12:12:35 [2023-01-10T12:12:35.059Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:12:35 [2023-01-10T12:12:35.059Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:12:35 [2023-01-10T12:12:35.059Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:12:35 [2023-01-10T12:12:35.059Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkList
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkList//networks
12:12:35 [2023-01-10T12:12:35.059Z] === PAUSE TestNetworkList//networks
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestNetworkList//networks/
12:12:35 [2023-01-10T12:12:35.059Z] === PAUSE TestNetworkList//networks/
12:12:35 [2023-01-10T12:12:35.059Z] === CONT  TestNetworkList//networks
12:12:35 [2023-01-10T12:12:35.059Z] === CONT  TestNetworkList//networks/
12:12:35 [2023-01-10T12:12:35.059Z] --- PASS: TestNetworkList (0.02s)
12:12:35 [2023-01-10T12:12:35.059Z]     --- PASS: TestNetworkList//networks (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestHostIPv4BridgeLabel
12:12:35 [2023-01-10T12:12:35.059Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDaemonRestartWithLiveRestore
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDaemonDefaultNetworkPools
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDaemonRestartWithExistingNetwork
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestServiceWithPredefinedNetwork
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:242: FLAKY_TEST
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestServiceWithDataPathPortInit
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] PASS
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === Skipped
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:242: FLAKY_TEST
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] DONE 22 tests, 12 skipped in 7.994s
12:12:35 [2023-01-10T12:12:35.059Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:12:35 [2023-01-10T12:12:35.059Z] INFO: Testing against a local daemon
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDockerNetworkIpvlanPersistance
12:12:35 [2023-01-10T12:12:35.059Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDockerNetworkIpvlan
12:12:35 [2023-01-10T12:12:35.059Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] PASS
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === Skipped
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] DONE 2 tests, 2 skipped in 0.119s
12:12:35 [2023-01-10T12:12:35.059Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:12:35 [2023-01-10T12:12:35.059Z] INFO: Testing against a local daemon
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDockerNetworkMacvlanPersistance
12:12:35 [2023-01-10T12:12:35.059Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestDockerNetworkMacvlan
12:12:35 [2023-01-10T12:12:35.059Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] PASS
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === Skipped
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] DONE 2 tests, 2 skipped in 0.114s
12:12:35 [2023-01-10T12:12:35.059Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:12:35 [2023-01-10T12:12:35.059Z] testing: warning: no tests to run
12:12:35 [2023-01-10T12:12:35.059Z] PASS
12:12:35 [2023-01-10T12:12:35.059Z] 
12:12:35 [2023-01-10T12:12:35.059Z] DONE 0 tests in 0.026s
12:12:35 [2023-01-10T12:12:35.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:12:35 [2023-01-10T12:12:35.059Z] INFO: Testing against a local daemon
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginAllowRequest
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginTLS
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginDenyRequest
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginAPIDenyResponse
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginDenyResponse
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginAllowEventStream
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginErrorResponse
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginErrorRequest
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginHeader
12:12:35 [2023-01-10T12:12:35.059Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.059Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:12:35 [2023-01-10T12:12:35.059Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:12:35 [2023-01-10T12:12:35.097Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:12:35 [2023-01-10T12:12:35.318Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.318Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s)
12:12:35 [2023-01-10T12:12:35.318Z] === RUN   TestAuthZPluginV2Disable
12:12:35 [2023-01-10T12:12:35.577Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.577Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
12:12:35 [2023-01-10T12:12:35.577Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:12:35 [2023-01-10T12:12:35.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:35 [2023-01-10T12:12:35.836Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:12:35 [2023-01-10T12:12:35.836Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:12:36 [2023-01-10T12:12:36.031Z] === RUN   TestReadPluginNoRead/default
12:12:36 [2023-01-10T12:12:36.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.095Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:12:36 [2023-01-10T12:12:36.095Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:12:36 [2023-01-10T12:12:36.354Z] PASS
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === Skipped
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:12:36 [2023-01-10T12:12:36.354Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.354Z] 
12:12:36 [2023-01-10T12:12:36.354Z] DONE 17 tests, 17 skipped in 1.840s
12:12:36 [2023-01-10T12:12:36.354Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:12:36 [2023-01-10T12:12:36.614Z] INFO: Testing against a local daemon
12:12:36 [2023-01-10T12:12:36.614Z] === RUN   TestPluginInvalidJSON
12:12:36 [2023-01-10T12:12:36.614Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:12:36 [2023-01-10T12:12:36.614Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:12:36 [2023-01-10T12:12:36.614Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:12:36 [2023-01-10T12:12:36.614Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:12:36 [2023-01-10T12:12:36.614Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z] === RUN   TestPluginInstall
12:12:36 [2023-01-10T12:12:36.614Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.614Z] --- SKIP: TestPluginInstall (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z] === RUN   TestPluginsWithRuntimes
12:12:36 [2023-01-10T12:12:36.614Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:12:36 [2023-01-10T12:12:36.614Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z] === RUN   TestPluginBackCompatMediaTypes
12:12:36 [2023-01-10T12:12:36.614Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:12:36 [2023-01-10T12:12:36.614Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z] PASS
12:12:36 [2023-01-10T12:12:36.614Z] 
12:12:36 [2023-01-10T12:12:36.614Z] === Skipped
12:12:36 [2023-01-10T12:12:36.614Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:12:36 [2023-01-10T12:12:36.614Z] 
12:12:36 [2023-01-10T12:12:36.614Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:12:36 [2023-01-10T12:12:36.614Z] 
12:12:36 [2023-01-10T12:12:36.614Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:12:36 [2023-01-10T12:12:36.614Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:12:36 [2023-01-10T12:12:36.614Z] 
12:12:36 [2023-01-10T12:12:36.614Z] DONE 5 tests, 3 skipped in 0.138s
12:12:36 [2023-01-10T12:12:36.614Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:12:36 [2023-01-10T12:12:36.873Z] INFO: Testing against a local daemon
12:12:36 [2023-01-10T12:12:36.873Z] === RUN   TestExternalGraphDriver
12:12:37 [2023-01-10T12:12:37.132Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:12:37 [2023-01-10T12:12:37.132Z] --- SKIP: TestExternalGraphDriver (0.35s)
12:12:37 [2023-01-10T12:12:37.132Z] === RUN   TestGraphdriverPluginV2
12:12:37 [2023-01-10T12:12:37.405Z] === RUN   TestReadPluginNoRead/disabled_caching
12:12:37 [2023-01-10T12:12:37.405Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
12:12:38 [2023-01-10T12:12:38.779Z] === CONT  TestReadPluginNoRead
12:12:38 [2023-01-10T12:12:38.779Z]     read_test.go:92: [d1ba3d8d9e7f4] daemon is not started
12:12:38 [2023-01-10T12:12:38.779Z] --- PASS: TestReadPluginNoRead (6.00s)
12:12:38 [2023-01-10T12:12:38.779Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s)
12:12:38 [2023-01-10T12:12:38.779Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
12:12:38 [2023-01-10T12:12:38.779Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
12:12:38 [2023-01-10T12:12:38.779Z] PASS
12:12:38 [2023-01-10T12:12:38.779Z] 
12:12:38 [2023-01-10T12:12:38.779Z] DONE 6 tests in 9.473s
12:12:38 [2023-01-10T12:12:38.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:12:38 [2023-01-10T12:12:38.779Z] testing: warning: no tests to run
12:12:38 [2023-01-10T12:12:38.779Z] PASS
12:12:38 [2023-01-10T12:12:38.779Z] 
12:12:38 [2023-01-10T12:12:38.779Z] DONE 0 tests in 0.008s
12:12:38 [2023-01-10T12:12:38.779Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:12:38 [2023-01-10T12:12:38.779Z] INFO: Testing against a local daemon
12:12:38 [2023-01-10T12:12:38.779Z] === RUN   TestPluginWithDevMounts
12:12:38 [2023-01-10T12:12:38.779Z] === PAUSE TestPluginWithDevMounts
12:12:38 [2023-01-10T12:12:38.779Z] === CONT  TestPluginWithDevMounts
12:12:38 [2023-01-10T12:12:38.838Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:12:40 [2023-01-10T12:12:40.153Z] --- PASS: TestPluginWithDevMounts (1.57s)
12:12:40 [2023-01-10T12:12:40.153Z] PASS
12:12:40 [2023-01-10T12:12:40.153Z] 
12:12:40 [2023-01-10T12:12:40.153Z] DONE 1 tests in 1.604s
12:12:40 [2023-01-10T12:12:40.153Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:12:40 [2023-01-10T12:12:40.153Z] INFO: Testing against a local daemon
12:12:40 [2023-01-10T12:12:40.153Z] === RUN   TestSecretInspect
12:12:42 [2023-01-10T12:12:42.132Z] --- PASS: TestServiceCreateInit (7.37s)
12:12:42 [2023-01-10T12:12:42.132Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
12:12:42 [2023-01-10T12:12:42.132Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
12:12:42 [2023-01-10T12:12:42.132Z] === RUN   TestCreateServiceMultipleTimes
12:12:42 [2023-01-10T12:12:42.428Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:12:42 [2023-01-10T12:12:42.681Z] --- PASS: TestSecretInspect (2.11s)
12:12:42 [2023-01-10T12:12:42.681Z] === RUN   TestSecretList
12:12:43 [2023-01-10T12:12:43.731Z] --- PASS: TestGraphdriverPluginV2 (5.89s)
12:12:43 [2023-01-10T12:12:43.731Z] PASS
12:12:43 [2023-01-10T12:12:43.731Z] 
12:12:43 [2023-01-10T12:12:43.731Z] === Skipped
12:12:43 [2023-01-10T12:12:43.731Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s)
12:12:43 [2023-01-10T12:12:43.731Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:12:43 [2023-01-10T12:12:43.731Z] 
12:12:43 [2023-01-10T12:12:43.731Z] DONE 2 tests, 1 skipped in 6.368s
12:12:43 [2023-01-10T12:12:43.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:12:43 [2023-01-10T12:12:43.732Z] INFO: Testing against a local daemon
12:12:43 [2023-01-10T12:12:43.732Z] === RUN   TestContinueAfterPluginCrash
12:12:43 [2023-01-10T12:12:43.732Z] === PAUSE TestContinueAfterPluginCrash
12:12:43 [2023-01-10T12:12:43.732Z] === RUN   TestReadPluginNoRead
12:12:43 [2023-01-10T12:12:43.732Z] === PAUSE TestReadPluginNoRead
12:12:43 [2023-01-10T12:12:43.732Z] === RUN   TestDaemonStartWithLogOpt
12:12:43 [2023-01-10T12:12:43.732Z] === PAUSE TestDaemonStartWithLogOpt
12:12:43 [2023-01-10T12:12:43.732Z] === CONT  TestContinueAfterPluginCrash
12:12:43 [2023-01-10T12:12:43.732Z] === CONT  TestDaemonStartWithLogOpt
12:12:44 [2023-01-10T12:12:44.581Z] --- PASS: TestSecretList (2.13s)
12:12:44 [2023-01-10T12:12:44.581Z] === RUN   TestSecretsCreateAndDelete
12:12:47 [2023-01-10T12:12:47.110Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
12:12:47 [2023-01-10T12:12:47.110Z] === RUN   TestSecretsUpdate
12:12:49 [2023-01-10T12:12:49.009Z] --- PASS: TestSecretsUpdate (2.12s)
12:12:49 [2023-01-10T12:12:49.009Z] === RUN   TestTemplatedSecret
12:12:50 [2023-01-10T12:12:50.323Z] --- PASS: TestDaemonStartWithLogOpt (6.44s)
12:12:50 [2023-01-10T12:12:50.323Z] === CONT  TestReadPluginNoRead
12:12:51 [2023-01-10T12:12:51.537Z] --- PASS: TestTemplatedSecret (2.57s)
12:12:51 [2023-01-10T12:12:51.537Z] === RUN   TestSecretCreateResolve
12:12:52 [2023-01-10T12:12:52.858Z] === RUN   TestReadPluginNoRead/default
12:12:53 [2023-01-10T12:12:53.117Z] --- PASS: TestContinueAfterPluginCrash (10.05s)
12:12:53 [2023-01-10T12:12:53.437Z] --- PASS: TestSecretCreateResolve (2.14s)
12:12:53 [2023-01-10T12:12:53.437Z] PASS
12:12:53 [2023-01-10T12:12:53.437Z] 
12:12:53 [2023-01-10T12:12:53.437Z] DONE 6 tests in 13.268s
12:12:53 [2023-01-10T12:12:53.437Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:12:53 [2023-01-10T12:12:53.437Z] INFO: Testing against a local daemon
12:12:53 [2023-01-10T12:12:53.437Z] === RUN   TestServiceCreateInit
12:12:53 [2023-01-10T12:12:53.437Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:12:55 [2023-01-10T12:12:55.031Z] === RUN   TestReadPluginNoRead/disabled_caching
12:12:56 [2023-01-10T12:12:56.708Z] b111c3320c94: Pull complete
12:12:57 [2023-01-10T12:12:57.025Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
12:12:57 [2023-01-10T12:12:57.025Z] === RUN   TestCreateServiceConflict
12:12:57 [2023-01-10T12:12:57.565Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:12:57 [2023-01-10T12:12:57.620Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:12:58 [2023-01-10T12:12:58.434Z] .........                                                                [ 86%]
12:12:59 [2023-01-10T12:12:59.470Z] === CONT  TestReadPluginNoRead
12:12:59 [2023-01-10T12:12:59.470Z]     read_test.go:92: [d196ffd633e7f] daemon is not started
12:12:59 [2023-01-10T12:12:59.470Z] --- PASS: TestReadPluginNoRead (10.00s)
12:12:59 [2023-01-10T12:12:59.470Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
12:12:59 [2023-01-10T12:12:59.470Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.29s)
12:12:59 [2023-01-10T12:12:59.470Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s)
12:12:59 [2023-01-10T12:12:59.470Z] PASS
12:12:59 [2023-01-10T12:12:59.470Z] 
12:12:59 [2023-01-10T12:12:59.470Z] DONE 6 tests in 16.556s
12:12:59 [2023-01-10T12:12:59.470Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:12:59 [2023-01-10T12:12:59.564Z] --- PASS: TestCreateServiceConflict (2.13s)
12:12:59 [2023-01-10T12:12:59.564Z] === RUN   TestCreateServiceMaxReplicas
12:12:59 [2023-01-10T12:12:59.729Z] testing: warning: no tests to run
12:12:59 [2023-01-10T12:12:59.729Z] PASS
12:12:59 [2023-01-10T12:12:59.729Z] 
12:12:59 [2023-01-10T12:12:59.729Z] DONE 0 tests in 0.035s
12:12:59 [2023-01-10T12:12:59.729Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:12:59 [2023-01-10T12:12:59.729Z] INFO: Testing against a local daemon
12:12:59 [2023-01-10T12:12:59.729Z] === RUN   TestPluginWithDevMounts
12:12:59 [2023-01-10T12:12:59.729Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:12:59 [2023-01-10T12:12:59.729Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:12:59 [2023-01-10T12:12:59.729Z] PASS
12:12:59 [2023-01-10T12:12:59.729Z] 
12:12:59 [2023-01-10T12:12:59.729Z] === Skipped
12:12:59 [2023-01-10T12:12:59.729Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:12:59 [2023-01-10T12:12:59.729Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:12:59 [2023-01-10T12:12:59.729Z] 
12:12:59 [2023-01-10T12:12:59.729Z] DONE 1 tests, 1 skipped in 0.120s
12:12:59 [2023-01-10T12:12:59.729Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:12:59 [2023-01-10T12:12:59.988Z] INFO: Testing against a local daemon
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestSecretInspect
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestSecretInspect (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestSecretList
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestSecretList (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestSecretsCreateAndDelete
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestSecretsUpdate
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestSecretsUpdate (0.02s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestTemplatedSecret
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestTemplatedSecret (0.00s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestSecretCreateResolve
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z] PASS
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] === Skipped
12:12:59 [2023-01-10T12:12:59.988Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] 
12:12:59 [2023-01-10T12:12:59.988Z] DONE 6 tests, 6 skipped in 0.174s
12:12:59 [2023-01-10T12:12:59.988Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:12:59 [2023-01-10T12:12:59.988Z] INFO: Testing against a local daemon
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestServiceCreateInit
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:12:59 [2023-01-10T12:12:59.988Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:12:59 [2023-01-10T12:12:59.988Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- PASS: TestServiceCreateInit (0.02s)
12:12:59 [2023-01-10T12:12:59.988Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:12:59 [2023-01-10T12:12:59.988Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestCreateServiceMultipleTimes
12:12:59 [2023-01-10T12:12:59.988Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:59 [2023-01-10T12:12:59.988Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:12:59 [2023-01-10T12:12:59.988Z] === RUN   TestCreateServiceConflict
12:12:59 [2023-01-10T12:12:59.988Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestCreateServiceMaxReplicas
12:13:00 [2023-01-10T12:13:00.248Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestCreateWithDuplicateNetworkNames
12:13:00 [2023-01-10T12:13:00.248Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestCreateServiceSecretFileMode
12:13:00 [2023-01-10T12:13:00.248Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestCreateServiceConfigFileMode
12:13:00 [2023-01-10T12:13:00.248Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestCreateServiceSysctls
12:13:00 [2023-01-10T12:13:00.248Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestCreateServiceCapabilities
12:13:00 [2023-01-10T12:13:00.248Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:13:00 [2023-01-10T12:13:00.248Z] === RUN   TestInspect
12:13:00 [2023-01-10T12:13:00.248Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.248Z] --- SKIP: TestInspect (0.01s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestCreateJob
12:13:00 [2023-01-10T12:13:00.249Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.249Z] --- SKIP: TestCreateJob (0.01s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestReplicatedJob
12:13:00 [2023-01-10T12:13:00.249Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.249Z] --- SKIP: TestReplicatedJob (0.01s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestUpdateReplicatedJob
12:13:00 [2023-01-10T12:13:00.249Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.249Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestServiceListWithStatuses
12:13:00 [2023-01-10T12:13:00.249Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:13:00 [2023-01-10T12:13:00.249Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestDockerNetworkConnectAlias
12:13:00 [2023-01-10T12:13:00.249Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.249Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestDockerNetworkReConnect
12:13:00 [2023-01-10T12:13:00.249Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:00 [2023-01-10T12:13:00.249Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:13:00 [2023-01-10T12:13:00.249Z] === RUN   TestServicePlugin
12:13:00 [2023-01-10T12:13:00.903Z] --- PASS: TestServiceCreateInit (7.49s)
12:13:00 [2023-01-10T12:13:00.903Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
12:13:00 [2023-01-10T12:13:00.903Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
12:13:00 [2023-01-10T12:13:00.903Z] === RUN   TestCreateServiceMultipleTimes
12:13:02 [2023-01-10T12:13:02.103Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
12:13:02 [2023-01-10T12:13:02.103Z] === RUN   TestCreateWithDuplicateNetworkNames
12:13:03 [2023-01-10T12:13:03.340Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:13:03 [2023-01-10T12:13:03.538Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] --- SKIP: TestServicePlugin (2.96s)
12:13:03 [2023-01-10T12:13:03.538Z] === RUN   TestServiceUpdateLabel
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z] === RUN   TestServiceUpdateSecrets
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z] === RUN   TestServiceUpdateConfigs
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z] === RUN   TestServiceUpdateNetwork
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z] === RUN   TestServiceUpdatePidsLimit
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z] PASS
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === Skipped
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:13:03 [2023-01-10T12:13:03.538Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServicePlugin (2.96s)
12:13:03 [2023-01-10T12:13:03.538Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.538Z] 
12:13:03 [2023-01-10T12:13:03.538Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:13:03 [2023-01-10T12:13:03.538Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.539Z] 
12:13:03 [2023-01-10T12:13:03.539Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
12:13:03 [2023-01-10T12:13:03.539Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:13:03 [2023-01-10T12:13:03.539Z] 
12:13:03 [2023-01-10T12:13:03.539Z] DONE 24 tests, 23 skipped in 3.349s
12:13:03 [2023-01-10T12:13:03.539Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:13:03 [2023-01-10T12:13:03.539Z] INFO: Testing against a local daemon
12:13:03 [2023-01-10T12:13:03.539Z] === RUN   TestSessionCreate
12:13:03 [2023-01-10T12:13:03.539Z] --- PASS: TestSessionCreate (0.02s)
12:13:03 [2023-01-10T12:13:03.539Z] === RUN   TestSessionCreateWithBadUpgrade
12:13:03 [2023-01-10T12:13:03.539Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:13:03 [2023-01-10T12:13:03.539Z] PASS
12:13:03 [2023-01-10T12:13:03.539Z] 
12:13:03 [2023-01-10T12:13:03.539Z] DONE 2 tests in 0.144s
12:13:03 [2023-01-10T12:13:03.539Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:13:03 [2023-01-10T12:13:03.539Z] INFO: Testing against a local daemon
12:13:03 [2023-01-10T12:13:03.539Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:13:03 [2023-01-10T12:13:03.539Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:13:03 [2023-01-10T12:13:03.539Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:13:03 [2023-01-10T12:13:03.539Z] === RUN   TestEventsExecDie
12:13:04 [2023-01-10T12:13:04.107Z] --- PASS: TestEventsExecDie (0.58s)
12:13:04 [2023-01-10T12:13:04.107Z] === RUN   TestEventsBackwardsCompatible
12:13:04 [2023-01-10T12:13:04.107Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:13:04 [2023-01-10T12:13:04.107Z] === RUN   TestInfoBinaryCommits
12:13:04 [2023-01-10T12:13:04.320Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:13:04 [2023-01-10T12:13:04.321Z] Using test binary docker
12:13:04 [2023-01-10T12:13:04.321Z] +++ /etc/init.d/apparmor start
12:13:04 [2023-01-10T12:13:04.321Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:13:04 [2023-01-10T12:13:04.321Z] INFO: Waiting for daemon to start...
12:13:04 [2023-01-10T12:13:04.321Z] Starting dockerd
12:13:04 [2023-01-10T12:13:04.321Z] +++ 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
12:13:04 [2023-01-10T12:13:04.321Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:13:04 [2023-01-10T12:13:04.321Z] Using test binary docker
12:13:04 [2023-01-10T12:13:04.321Z] +++ /etc/init.d/apparmor start
12:13:04 [2023-01-10T12:13:04.321Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:13:04 [2023-01-10T12:13:04.321Z] INFO: Waiting for daemon to start...
12:13:04 [2023-01-10T12:13:04.321Z] Starting dockerd
12:13:04 [2023-01-10T12:13:04.321Z] +++ 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
12:13:04 [2023-01-10T12:13:04.321Z] .
12:13:04 [2023-01-10T12:13:04.321Z] 
12:13:04 [2023-01-10T12:13:04.321Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:13:04 [2023-01-10T12:13:04.321Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:13:04 [2023-01-10T12:13:04.321Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:13:04 [2023-01-10T12:13:04.321Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:13:04 [2023-01-10T12:13:04.321Z] Error: No such image: emptyfs
12:13:04 [2023-01-10T12:13:04.321Z] Error: No such image: emptyfs
12:13:04 [2023-01-10T12:13:04.321Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:13:04 [2023-01-10T12:13:04.321Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:13:04 [2023-01-10T12:13:04.321Z] ++++ docker load
12:13:04 [2023-01-10T12:13:04.321Z] ++++ docker load
12:13:04 [2023-01-10T12:13:04.321Z] Running integration-test (iteration 1)
12:13:04 [2023-01-10T12:13:04.321Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:13:04 [2023-01-10T12:13:04.321Z] ++ 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)/'
12:13:04 [2023-01-10T12:13:04.321Z] ++ set -e
12:13:04 [2023-01-10T12:13:04.321Z] ++ '[' -n 0 ']'
12:13:04 [2023-01-10T12:13:04.321Z] ++ set -x
12:13:04 [2023-01-10T12:13:04.321Z] ++ 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)/'
12:13:04 [2023-01-10T12:13:04.321Z] Running integration-test (iteration 1)
12:13:04 [2023-01-10T12:13:04.321Z] 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)/
12:13:04 [2023-01-10T12:13:04.321Z] ++ 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)/'
12:13:04 [2023-01-10T12:13:04.321Z] ++ set -e
12:13:04 [2023-01-10T12:13:04.321Z] ++ '[' -n 0 ']'
12:13:04 [2023-01-10T12:13:04.321Z] ++ set -x
12:13:04 [2023-01-10T12:13:04.321Z] ++ 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)/'
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: busybox:latest
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: busybox:latest
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: busybox:glibc
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: busybox:glibc
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: debian:bullseye-slim
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: debian:bullseye-slim
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: hello-world:latest
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: hello-world:latest
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: arm32v7/hello-world:latest
12:13:04 [2023-01-10T12:13:04.321Z] INFO: Testing against a local daemon
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerDaemonSuite
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:13:04 [2023-01-10T12:13:04.321Z] Loaded image: arm32v7/hello-world:latest
12:13:04 [2023-01-10T12:13:04.321Z] INFO: Testing against a local daemon
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:13:04 [2023-01-10T12:13:04.321Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:13:04 [2023-01-10T12:13:04.367Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:13:04 [2023-01-10T12:13:04.367Z] === RUN   TestInfoAPIVersioned
12:13:04 [2023-01-10T12:13:04.367Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:13:04 [2023-01-10T12:13:04.367Z] === RUN   TestInfoDiscoveryBackend
12:13:04 [2023-01-10T12:13:04.521Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:13:05 [2023-01-10T12:13:05.694Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:13:05 [2023-01-10T12:13:05.745Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
12:13:05 [2023-01-10T12:13:05.745Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:13:05 [2023-01-10T12:13:05.953Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:13:06 [2023-01-10T12:13:06.888Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:13:07 [2023-01-10T12:13:07.146Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:13:08 [2023-01-10T12:13:08.521Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:13:08 [2023-01-10T12:13:08.781Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:13:08 [2023-01-10T12:13:08.781Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:13:09 [2023-01-10T12:13:09.715Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:13:09 [2023-01-10T12:13:09.935Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
12:13:09 [2023-01-10T12:13:09.935Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:13:09 [2023-01-10T12:13:09.935Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
12:13:09 [2023-01-10T12:13:09.935Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:13:09 [2023-01-10T12:13:09.935Z] === RUN   TestInfoAPI
12:13:09 [2023-01-10T12:13:09.935Z] --- PASS: TestInfoAPI (0.02s)
12:13:09 [2023-01-10T12:13:09.935Z] === RUN   TestInfoAPIWarnings
12:13:10 [2023-01-10T12:13:10.649Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:13:10 [2023-01-10T12:13:10.907Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:13:10 [2023-01-10T12:13:10.907Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:13:10 [2023-01-10T12:13:10.907Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:13:11 [2023-01-10T12:13:11.099Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:13:11 [2023-01-10T12:13:11.099Z] tests/integration/models_resources_test.py .                             [ 91%]
12:13:11 [2023-01-10T12:13:11.473Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:13:12 [2023-01-10T12:13:12.041Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:13:13 [2023-01-10T12:13:13.416Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:13:13 [2023-01-10T12:13:13.416Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:13:13 [2023-01-10T12:13:13.416Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:13:13 [2023-01-10T12:13:13.416Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:13:16 [2023-01-10T12:13:16.997Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s)
12:13:16 [2023-01-10T12:13:16.997Z] === RUN   TestCreateServiceSecretFileMode
12:13:17 [2023-01-10T12:13:17.149Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:13:18 [2023-01-10T12:13:18.977Z] --- PASS: TestCreateServiceMultipleTimes (15.74s)
12:13:18 [2023-01-10T12:13:18.977Z] === RUN   TestCreateServiceConflict
12:13:18 [2023-01-10T12:13:18.977Z] --- PASS: TestCreateServiceConflict (2.12s)
12:13:18 [2023-01-10T12:13:18.977Z] === RUN   TestCreateServiceMaxReplicas
12:13:19 [2023-01-10T12:13:19.875Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:13:19 [2023-01-10T12:13:19.875Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:13:19 [2023-01-10T12:13:19.974Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:13:22 [2023-01-10T12:13:22.258Z] --- PASS: TestCreateServiceMaxReplicas (2.87s)
12:13:22 [2023-01-10T12:13:22.258Z] === RUN   TestCreateWithDuplicateNetworkNames
12:13:23 [2023-01-10T12:13:23.259Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:13:23 [2023-01-10T12:13:23.767Z] tests/integration/regression_test.py ......                              [ 98%]
12:13:24 [2023-01-10T12:13:24.023Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:13:24 [2023-01-10T12:13:24.023Z] tests/integration/credentials/utils_test.py .                            [100%]
12:13:24 [2023-01-10T12:13:24.023Z] 
12:13:24 [2023-01-10T12:13:24.023Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:13:24 [2023-01-10T12:13:24.023Z] =========================== short test summary info ============================
12:13:24 [2023-01-10T12:13:24.023Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:13:24 [2023-01-10T12:13:24.023Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:13:24 [2023-01-10T12:13:24.023Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:13:24 [2023-01-10T12:13:24.023Z]   Not supported on most drivers
12:13:24 [2023-01-10T12:13:24.023Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:13:24 [2023-01-10T12:13:24.023Z]   Output of docker top depends on host distro, and is not formalized.
12:13:24 [2023-01-10T12:13:24.023Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:13:24 [2023-01-10T12:13:24.023Z]   Output of docker top depends on host distro, and is not formalized.
12:13:24 [2023-01-10T12:13:24.023Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:13:24 [2023-01-10T12:13:24.023Z]   Can fail if eth0 has multiple IP addresses
12:13:24 [2023-01-10T12:13:24.023Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:13:24 [2023-01-10T12:13:24.023Z]   This doesn't seem to be taken into account by the engine
12:13:24 [2023-01-10T12:13:24.023Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:13:24 [2023-01-10T12:13:24.023Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:13:24 [2023-01-10T12:13:24.023Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.32 seconds ==
12:13:24 [2023-01-10T12:13:24.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:13:24 [2023-01-10T12:13:24.642Z] --- PASS: TestBuildWithHugeFile (102.35s)
12:13:24 [2023-01-10T12:13:24.642Z] === RUN   TestBuildWithEmptyDockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:24 [2023-01-10T12:13:24.642Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:24 [2023-01-10T12:13:24.900Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:24 [2023-01-10T12:13:24.900Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:13:24 [2023-01-10T12:13:24.900Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
12:13:24 [2023-01-10T12:13:24.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
12:13:24 [2023-01-10T12:13:24.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
12:13:24 [2023-01-10T12:13:24.900Z] === RUN   TestBuildPreserveOwnership
12:13:24 [2023-01-10T12:13:24.900Z] === RUN   TestBuildPreserveOwnership/copy_from
12:13:25 [2023-01-10T12:13:25.157Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:13:27 [2023-01-10T12:13:27.057Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:13:27 [2023-01-10T12:13:27.057Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:13:28 [2023-01-10T12:13:28.002Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:13:28 [2023-01-10T12:13:28.002Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:13:28 [2023-01-10T12:13:28.022Z] --- PASS: TestInfoAPIWarnings (17.35s)
12:13:28 [2023-01-10T12:13:28.022Z] === RUN   TestInfoDebug
12:13:28 [2023-01-10T12:13:28.022Z] --- PASS: TestInfoDebug (1.54s)
12:13:28 [2023-01-10T12:13:28.022Z] === RUN   TestInfoInsecureRegistries
12:13:28 [2023-01-10T12:13:28.569Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:13:28 [2023-01-10T12:13:28.828Z] --- PASS: TestBuildPreserveOwnership (3.90s)
12:13:28 [2023-01-10T12:13:28.828Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.31s)
12:13:28 [2023-01-10T12:13:28.828Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s)
12:13:28 [2023-01-10T12:13:28.828Z] === RUN   TestBuildPlatformInvalid
12:13:28 [2023-01-10T12:13:28.828Z] --- PASS: TestBuildPlatformInvalid (0.17s)
12:13:28 [2023-01-10T12:13:28.828Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:13:29 [2023-01-10T12:13:29.212Z] --- PASS: TestCreateServiceSecretFileMode (12.52s)
12:13:29 [2023-01-10T12:13:29.212Z] === RUN   TestCreateServiceConfigFileMode
12:13:29 [2023-01-10T12:13:29.394Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:13:29 [2023-01-10T12:13:29.653Z]     docker_cli_daemon_test.go:1456: [d89c81f389502] daemon is not started
12:13:29 [2023-01-10T12:13:29.912Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:13:29 [2023-01-10T12:13:29.929Z] --- PASS: TestInfoInsecureRegistries (1.54s)
12:13:29 [2023-01-10T12:13:29.929Z] === RUN   TestInfoRegistryMirrors
12:13:30 [2023-01-10T12:13:30.172Z] Loaded image: busybox:latest
12:13:30 [2023-01-10T12:13:30.431Z] Loaded image: busybox:glibc
12:13:30 [2023-01-10T12:13:30.689Z]     check_test.go:309: [d027f61daa8cc] daemon is not started
12:13:30 [2023-01-10T12:13:30.689Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:13:31 [2023-01-10T12:13:31.306Z] --- PASS: TestInfoRegistryMirrors (1.54s)
12:13:31 [2023-01-10T12:13:31.306Z] === RUN   TestLoginFailsWithBadCredentials
12:13:31 [2023-01-10T12:13:31.565Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
12:13:31 [2023-01-10T12:13:31.565Z] === RUN   TestPingCacheHeaders
12:13:31 [2023-01-10T12:13:31.565Z] --- PASS: TestPingCacheHeaders (0.02s)
12:13:31 [2023-01-10T12:13:31.565Z] === RUN   TestPingGet
12:13:31 [2023-01-10T12:13:31.565Z] --- PASS: TestPingGet (0.01s)
12:13:31 [2023-01-10T12:13:31.565Z] === RUN   TestPingHead
12:13:31 [2023-01-10T12:13:31.565Z] --- PASS: TestPingHead (0.02s)
12:13:31 [2023-01-10T12:13:31.565Z] === RUN   TestVersion
12:13:31 [2023-01-10T12:13:31.565Z] --- PASS: TestVersion (0.02s)
12:13:31 [2023-01-10T12:13:31.565Z] PASS
12:13:31 [2023-01-10T12:13:31.565Z] 
12:13:31 [2023-01-10T12:13:31.565Z] === Skipped
12:13:31 [2023-01-10T12:13:31.565Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:13:31 [2023-01-10T12:13:31.565Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:13:31 [2023-01-10T12:13:31.565Z] 
12:13:31 [2023-01-10T12:13:31.565Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:13:31 [2023-01-10T12:13:31.565Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
12:13:31 [2023-01-10T12:13:31.565Z] 
12:13:31 [2023-01-10T12:13:31.565Z] DONE 18 tests, 2 skipped in 28.163s
12:13:31 [2023-01-10T12:13:31.565Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:13:31 [2023-01-10T12:13:31.824Z] INFO: Testing against a local daemon
12:13:31 [2023-01-10T12:13:31.824Z] === RUN   TestVolumesCreateAndList
12:13:31 [2023-01-10T12:13:31.824Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:13:31 [2023-01-10T12:13:31.824Z] === RUN   TestVolumesRemove
12:13:31 [2023-01-10T12:13:31.824Z] --- PASS: TestVolumesRemove (0.06s)
12:13:31 [2023-01-10T12:13:31.824Z] === RUN   TestVolumesInspect
12:13:31 [2023-01-10T12:13:31.824Z] --- PASS: TestVolumesInspect (0.02s)
12:13:31 [2023-01-10T12:13:31.824Z] === RUN   TestVolumesInvalidJSON
12:13:31 [2023-01-10T12:13:31.824Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:13:31 [2023-01-10T12:13:31.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:13:31 [2023-01-10T12:13:31.824Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:13:31 [2023-01-10T12:13:31.824Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:13:31 [2023-01-10T12:13:31.824Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:13:31 [2023-01-10T12:13:31.824Z] PASS
12:13:31 [2023-01-10T12:13:31.824Z] 
12:13:31 [2023-01-10T12:13:31.824Z] DONE 5 tests in 0.230s
12:13:31 [2023-01-10T12:13:31.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:13:31 [2023-01-10T12:13:31.824Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12827 is not a child of this shell
12:13:31 [2023-01-10T12:13:31.824Z] warning: PID 12827 from bundles/test-integration/docker.pid had a nonzero exit code
12:13:31 [2023-01-10T12:13:31.824Z] Leaving: AppArmorNo profiles have been unloaded.
12:13:31 [2023-01-10T12:13:31.824Z] 
12:13:31 [2023-01-10T12:13:31.824Z] Unloading profiles will leave already running processes permanently
12:13:31 [2023-01-10T12:13:31.824Z] unconfined, which can lead to unexpected situations.
12:13:31 [2023-01-10T12:13:31.824Z] 
12:13:31 [2023-01-10T12:13:31.824Z] To set a process to complain mode, use the command line tool
12:13:31 [2023-01-10T12:13:31.824Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:13:31 [2023-01-10T12:13:31.824Z] Removing test suite binaries
12:13:32 [2023-01-10T12:13:32.063Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:13:32 [2023-01-10T12:13:32.083Z] exiting test-integration
12:13:32 [2023-01-10T12:13:32.083Z] ++ exit 0
12:13:33 [2023-01-10T12:13:33.020Z] 
12:13:33 [2023-01-10T12:13:33.030Z] Loaded image: debian:bullseye-slim
12:13:33 [2023-01-10T12:13:33.030Z] Loaded image: hello-world:latest
12:13:33 [2023-01-10T12:13:33.030Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:13:33 [2023-01-10T12:13:33.030Z] Loaded image: arm32v7/hello-world:latest
12:13:33 [2023-01-10T12:13:33.609Z] === RUN   TestDockerSuite/TestAttachDetach
Post stage
[Pipeline] junit
12:13:33 [2023-01-10T12:13:33.970Z] Recording test results
12:13:34 [2023-01-10T12:13:34.987Z]     check_test.go:309: [dfb08f8d45718] daemon is not started
12:13:34 [2023-01-10T12:13:34.987Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:13:34 [2023-01-10T12:13:34.987Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:13:35 [2023-01-10T12:13:35.553Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:13:35 [2023-01-10T12:13:35.730Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:13:36 [2023-01-10T12:13:36.073Z] + echo Ensuring container killed.
12:13:36 [2023-01-10T12:13:36.073Z] Ensuring container killed.
12:13:36 [2023-01-10T12:13:36.073Z] + docker rm -vf docker-pr6
12:13:36 [2023-01-10T12:13:36.433Z] Leaving: AppArmorNo profiles have been unloaded.
12:13:36 [2023-01-10T12:13:36.433Z] 
12:13:36 [2023-01-10T12:13:36.433Z] Unloading profiles will leave already running processes permanently
12:13:36 [2023-01-10T12:13:36.433Z] unconfined, which can lead to unexpected situations.
12:13:36 [2023-01-10T12:13:36.433Z] 
12:13:36 [2023-01-10T12:13:36.433Z] To set a process to complain mode, use the command line tool
12:13:36 [2023-01-10T12:13:36.433Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:13:36 [2023-01-10T12:13:36.433Z] 
12:13:36 [2023-01-10T12:13:36.643Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
12:13:36 [2023-01-10T12:13:36.928Z] + echo Chowning /workspace to jenkins user
12:13:36 [2023-01-10T12:13:36.928Z] Chowning /workspace to jenkins user
12:13:36 [2023-01-10T12:13:36.928Z] + id -u
12:13:36 [2023-01-10T12:13:36.928Z] + id -g
12:13:36 [2023-01-10T12:13:36.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/workspace busybox chown -R 1000:1000 /workspace
12:13:36 [2023-01-10T12:13:36.928Z] Unable to find image 'busybox:latest' locally
Post stage
[Pipeline] junit
12:13:37 [2023-01-10T12:13:37.002Z] Recording test results
12:13:37 [2023-01-10T12:13:37.126Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
12:13:37 [2023-01-10T12:13:37.126Z] === RUN   TestCreateServiceSecretFileMode
12:13:37 [2023-01-10T12:13:37.188Z] latest: Pulling from library/busybox
12:13:37 [2023-01-10T12:13:37.188Z] 205dae5015e7: Pulling fs layer
12:13:37 [2023-01-10T12:13:37.188Z] 205dae5015e7: Verifying Checksum
12:13:37 [2023-01-10T12:13:37.188Z] 205dae5015e7: Download complete
12:13:37 [2023-01-10T12:13:37.448Z] 205dae5015e7: Pull complete
12:13:37 [2023-01-10T12:13:37.448Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:13:37 [2023-01-10T12:13:37.448Z] Status: Downloaded newer image for busybox:latest
12:13:37 [2023-01-10T12:13:37.453Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:13:37 [2023-01-10T12:13:37.712Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:13:37 [2023-01-10T12:13:37.781Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:13:38 [2023-01-10T12:13:38.098Z] + echo Ensuring container killed.
12:13:38 [2023-01-10T12:13:38.098Z] Ensuring container killed.
12:13:38 [2023-01-10T12:13:38.098Z] + docker rm -vf docker-pr6
12:13:38 [2023-01-10T12:13:38.098Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
12:13:38 [2023-01-10T12:13:38.416Z] + echo Chowning /workspace to jenkins user
12:13:38 [2023-01-10T12:13:38.416Z] Chowning /workspace to jenkins user
12:13:38 [2023-01-10T12:13:38.416Z] + id -u
12:13:38 [2023-01-10T12:13:38.416Z] + id -g
12:13:38 [2023-01-10T12:13:38.416Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/workspace busybox chown -R 1000:1000 /workspace
12:13:38 [2023-01-10T12:13:38.416Z] Unable to find image 'busybox:latest' locally
12:13:38 [2023-01-10T12:13:38.645Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:13:38 [2023-01-10T12:13:38.671Z] latest: Pulling from library/busybox
12:13:38 [2023-01-10T12:13:38.671Z] 205dae5015e7: Pulling fs layer
12:13:38 [2023-01-10T12:13:38.671Z] 205dae5015e7: Verifying Checksum
12:13:38 [2023-01-10T12:13:38.671Z] 205dae5015e7: Download complete
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:13:38 [2023-01-10T12:13:38.927Z] 205dae5015e7: Pull complete
12:13:38 [2023-01-10T12:13:38.927Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:13:38 [2023-01-10T12:13:38.927Z] Status: Downloaded newer image for busybox:latest
12:13:39 [2023-01-10T12:13:39.130Z] + bundleName=amd64-rootless
12:13:39 [2023-01-10T12:13:39.130Z] + echo Creating amd64-rootless-bundles.tar.gz
12:13:39 [2023-01-10T12:13:39.130Z] Creating amd64-rootless-bundles.tar.gz
12:13:39 [2023-01-10T12:13:39.130Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:13:39 [2023-01-10T12:13:39.130Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
12:13:39 [2023-01-10T12:13:39.142Z] Archiving artifacts
12:13:39 [2023-01-10T12:13:39.211Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:13:40 [2023-01-10T12:13:40.622Z] + bundleName=docker-py
12:13:40 [2023-01-10T12:13:40.622Z] + echo Creating docker-py-bundles.tar.gz
12:13:40 [2023-01-10T12:13:40.622Z] Creating docker-py-bundles.tar.gz
12:13:40 [2023-01-10T12:13:40.622Z] + 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
12:13:40 [2023-01-10T12:13:40.630Z] Archiving artifacts
12:13:41 [2023-01-10T12:13:41.021Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:13:41 [2023-01-10T12:13:41.332Z] + make clean
12:13:41 [2023-01-10T12:13:41.428Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
12:13:41 [2023-01-10T12:13:41.428Z] === RUN   TestCreateServiceSysctls
12:13:41 [2023-01-10T12:13:41.900Z] docker volume rm -f docker-dev-cache
12:13:41 [2023-01-10T12:13:41.900Z] docker-dev-cache
[Pipeline] deleteDir
12:13:41 [2023-01-10T12:13:41.998Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:13:42 [2023-01-10T12:13:42.335Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=25149a52f2b77cc39d96d6325666a79a6576fec1 -e DOCKER_GRAPHDRIVER docker:25149a52f2b77cc39d96d6325666a79a6576fec1 hack/make.sh binary-daemon
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:13:42 [2023-01-10T12:13:42.896Z] 
12:13:42 [2023-01-10T12:13:42.896Z] Removing bundles/
12:13:42 [2023-01-10T12:13:42.896Z] 
12:13:42 [2023-01-10T12:13:42.896Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:13:42 [2023-01-10T12:13:42.896Z] Building: bundles/binary-daemon/dockerd-dev
12:13:42 [2023-01-10T12:13:42.896Z] GOOS="" GOARCH="" GOARM=""
12:13:43 [2023-01-10T12:13:43.337Z] --- PASS: TestCreateServiceSysctls (3.11s)
12:13:43 [2023-01-10T12:13:43.337Z] === RUN   TestCreateServiceCapabilities
12:13:45 [2023-01-10T12:13:45.772Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:13:45 [2023-01-10T12:13:45.772Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:13:45 [2023-01-10T12:13:45.877Z] --- PASS: TestCreateServiceCapabilities (2.33s)
12:13:45 [2023-01-10T12:13:45.877Z] === RUN   TestInspect
12:13:46 [2023-01-10T12:13:46.031Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.00s)
12:13:46 [2023-01-10T12:13:46.031Z] PASS
12:13:46 [2023-01-10T12:13:46.031Z] 
12:13:46 [2023-01-10T12:13:46.031Z] === Skipped
12:13:46 [2023-01-10T12:13:46.031Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:13:46 [2023-01-10T12:13:46.031Z]     build_session_test.go:25: TODO: BuildKit
12:13:46 [2023-01-10T12:13:46.031Z] 
12:13:46 [2023-01-10T12:13:46.031Z] DONE 33 tests, 1 skipped in 168.648s
12:13:46 [2023-01-10T12:13:46.031Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:13:46 [2023-01-10T12:13:46.031Z] ++ 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
12:13:46 [2023-01-10T12:13:46.031Z] ++ set -e
12:13:46 [2023-01-10T12:13:46.031Z] ++ '[' -n 0 ']'
12:13:46 [2023-01-10T12:13:46.031Z] ++ set -x
12:13:46 [2023-01-10T12:13:46.031Z] ++ 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
12:13:46 [2023-01-10T12:13:46.289Z] INFO: Testing against a local daemon
12:13:46 [2023-01-10T12:13:46.289Z] === RUN   TestConfigInspect
12:13:46 [2023-01-10T12:13:46.547Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:13:47 [2023-01-10T12:13:47.481Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:13:47 [2023-01-10T12:13:47.740Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:13:48 [2023-01-10T12:13:48.486Z] --- PASS: TestInspect (2.69s)
12:13:48 [2023-01-10T12:13:48.486Z] === RUN   TestCreateJob
12:13:48 [2023-01-10T12:13:48.674Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:13:48 [2023-01-10T12:13:48.674Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:13:48 [2023-01-10T12:13:48.932Z] --- PASS: TestConfigInspect (2.87s)
12:13:48 [2023-01-10T12:13:48.932Z] === RUN   TestConfigList
12:13:49 [2023-01-10T12:13:49.367Z] --- PASS: TestCreateServiceSecretFileMode (12.44s)
12:13:49 [2023-01-10T12:13:49.367Z] === RUN   TestCreateServiceConfigFileMode
12:13:49 [2023-01-10T12:13:49.500Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:13:50 [2023-01-10T12:13:50.068Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:13:50 [2023-01-10T12:13:50.633Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:13:51 [2023-01-10T12:13:51.038Z] --- PASS: TestCreateJob (2.93s)
12:13:51 [2023-01-10T12:13:51.039Z] === RUN   TestReplicatedJob
12:13:52 [2023-01-10T12:13:52.008Z] --- PASS: TestConfigList (2.91s)
12:13:52 [2023-01-10T12:13:52.008Z] === RUN   TestConfigsCreateAndDelete
12:13:53 [2023-01-10T12:13:53.912Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:13:54 [2023-01-10T12:13:54.846Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
12:13:54 [2023-01-10T12:13:54.846Z] === RUN   TestConfigsUpdate
12:13:55 [2023-01-10T12:13:55.780Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:13:56 [2023-01-10T12:13:56.316Z] --- PASS: TestReplicatedJob (5.19s)
12:13:56 [2023-01-10T12:13:56.316Z] === RUN   TestUpdateReplicatedJob
12:13:57 [2023-01-10T12:13:57.155Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:13:57 [2023-01-10T12:13:57.413Z] --- PASS: TestConfigsUpdate (2.74s)
12:13:57 [2023-01-10T12:13:57.413Z] === RUN   TestTemplatedConfig
12:13:59 [2023-01-10T12:13:59.314Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:13:59 [2023-01-10T12:13:59.573Z]     check_test.go:309: [de1f65c2ac214] daemon is not started
12:13:59 [2023-01-10T12:13:59.573Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:13:59 [2023-01-10T12:13:59.610Z] --- PASS: TestUpdateReplicatedJob (3.19s)
12:13:59 [2023-01-10T12:13:59.610Z] === RUN   TestServiceListWithStatuses
12:13:59 [2023-01-10T12:13:59.610Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:13:59 [2023-01-10T12:13:59.610Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:13:59 [2023-01-10T12:13:59.610Z] === RUN   TestDockerNetworkConnectAlias
12:14:00 [2023-01-10T12:14:00.140Z]     check_test.go:309: [d3921e1b6a205] daemon is not started
12:14:00 [2023-01-10T12:14:00.140Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:14:00 [2023-01-10T12:14:00.706Z] --- PASS: TestTemplatedConfig (3.19s)
12:14:00 [2023-01-10T12:14:00.706Z] === RUN   TestConfigCreateResolve
12:14:01 [2023-01-10T12:14:01.559Z] --- PASS: TestCreateServiceConfigFileMode (12.47s)
12:14:01 [2023-01-10T12:14:01.559Z] === RUN   TestCreateServiceSysctls
12:14:01 [2023-01-10T12:14:01.641Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:14:02 [2023-01-10T12:14:02.206Z]     check_test.go:309: [d9db4f7432ba6] daemon is not started
12:14:02 [2023-01-10T12:14:02.206Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:14:03 [2023-01-10T12:14:03.458Z] --- PASS: TestCreateServiceSysctls (3.24s)
12:14:03 [2023-01-10T12:14:03.458Z] === RUN   TestCreateServiceCapabilities
12:14:03 [2023-01-10T12:14:03.581Z] --- PASS: TestConfigCreateResolve (2.91s)
12:14:03 [2023-01-10T12:14:03.581Z] === RUN   TestConfigDaemonLibtrustID
12:14:03 [2023-01-10T12:14:03.810Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
12:14:03 [2023-01-10T12:14:03.810Z] === RUN   TestDockerNetworkReConnect
12:14:04 [2023-01-10T12:14:04.147Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
12:14:04 [2023-01-10T12:14:04.147Z] PASS
12:14:04 [2023-01-10T12:14:04.147Z] 
12:14:04 [2023-01-10T12:14:04.147Z] DONE 7 tests in 18.165s
12:14:04 [2023-01-10T12:14:04.147Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:14:04 [2023-01-10T12:14:04.147Z] ++ 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
12:14:04 [2023-01-10T12:14:04.147Z] ++ set -e
12:14:04 [2023-01-10T12:14:04.147Z] ++ '[' -n 0 ']'
12:14:04 [2023-01-10T12:14:04.147Z] ++ set -x
12:14:04 [2023-01-10T12:14:04.147Z] ++ 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
12:14:04 [2023-01-10T12:14:04.405Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:14:04 [2023-01-10T12:14:04.405Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:14:04 [2023-01-10T12:14:04.663Z] INFO: Testing against a local daemon
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestCheckpoint
12:14:04 [2023-01-10T12:14:04.663Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:14:04 [2023-01-10T12:14:04.663Z] --- SKIP: TestCheckpoint (0.00s)
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestContainerInvalidJSON
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:14:04 [2023-01-10T12:14:04.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:14:04 [2023-01-10T12:14:04.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:14:04 [2023-01-10T12:14:04.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:14:04 [2023-01-10T12:14:04.663Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:14:04 [2023-01-10T12:14:04.663Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:14:04 [2023-01-10T12:14:04.663Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:14:04 [2023-01-10T12:14:04.663Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:14:04 [2023-01-10T12:14:04.663Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:14:04 [2023-01-10T12:14:04.663Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:14:04 [2023-01-10T12:14:04.663Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:14:04 [2023-01-10T12:14:04.663Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestCopyFromContainerPathIsNotDir
12:14:04 [2023-01-10T12:14:04.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:14:04 [2023-01-10T12:14:04.663Z] === RUN   TestCopyToContainerPathDoesNotExist
12:14:04 [2023-01-10T12:14:04.921Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:14:04 [2023-01-10T12:14:04.921Z] === RUN   TestCopyToContainerPathIsNotDir
12:14:04 [2023-01-10T12:14:04.921Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:14:04 [2023-01-10T12:14:04.921Z] === RUN   TestCopyFromContainer
12:14:04 [2023-01-10T12:14:04.921Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:14:05 [2023-01-10T12:14:05.359Z] --- PASS: TestCreateServiceCapabilities (2.09s)
12:14:05 [2023-01-10T12:14:05.359Z] === RUN   TestInspect
12:14:05 [2023-01-10T12:14:05.857Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:14:06 [2023-01-10T12:14:06.425Z] === RUN   TestCopyFromContainer//
12:14:06 [2023-01-10T12:14:06.425Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:14:06 [2023-01-10T12:14:06.425Z] === RUN   TestCopyFromContainer//bar/root
12:14:06 [2023-01-10T12:14:06.683Z] === RUN   TestCopyFromContainer//bar/root/
12:14:06 [2023-01-10T12:14:06.683Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:14:06 [2023-01-10T12:14:06.683Z] === RUN   TestCopyFromContainer/bar/quux
12:14:06 [2023-01-10T12:14:06.941Z] === RUN   TestCopyFromContainer/bar/quux/
12:14:06 [2023-01-10T12:14:06.941Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:14:06 [2023-01-10T12:14:06.941Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:14:07 [2023-01-10T12:14:07.104Z] --- PASS: TestDockerNetworkReConnect (3.26s)
12:14:07 [2023-01-10T12:14:07.104Z] === RUN   TestServicePlugin
12:14:07 [2023-01-10T12:14:07.104Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:14:07 [2023-01-10T12:14:07.104Z] --- SKIP: TestServicePlugin (0.00s)
12:14:07 [2023-01-10T12:14:07.104Z] === RUN   TestServiceUpdateLabel
12:14:07 [2023-01-10T12:14:07.199Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:14:07 [2023-01-10T12:14:07.199Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCopyFromContainer/bar/notarget
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:14:07 [2023-01-10T12:14:07.458Z] --- PASS: TestCopyFromContainer (2.61s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:07 [2023-01-10T12:14:07.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:07 [2023-01-10T12:14:07.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:07 [2023-01-10T12:14:07.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:07 [2023-01-10T12:14:07.458Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:07 [2023-01-10T12:14:07.458Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:07 [2023-01-10T12:14:07.458Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:07 [2023-01-10T12:14:07.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:14:07 [2023-01-10T12:14:07.458Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCreateLinkToNonExistingContainer
12:14:07 [2023-01-10T12:14:07.458Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:14:07 [2023-01-10T12:14:07.458Z] === RUN   TestCreateWithInvalidEnv
12:14:07 [2023-01-10T12:14:07.716Z] === RUN   TestCreateWithInvalidEnv/0
12:14:07 [2023-01-10T12:14:07.716Z] === PAUSE TestCreateWithInvalidEnv/0
12:14:07 [2023-01-10T12:14:07.716Z] === RUN   TestCreateWithInvalidEnv/1
12:14:07 [2023-01-10T12:14:07.716Z] === PAUSE TestCreateWithInvalidEnv/1
12:14:07 [2023-01-10T12:14:07.716Z] === RUN   TestCreateWithInvalidEnv/2
12:14:07 [2023-01-10T12:14:07.716Z] === PAUSE TestCreateWithInvalidEnv/2
12:14:07 [2023-01-10T12:14:07.716Z] === CONT  TestCreateWithInvalidEnv/0
12:14:07 [2023-01-10T12:14:07.716Z] === CONT  TestCreateWithInvalidEnv/2
12:14:07 [2023-01-10T12:14:07.716Z] === CONT  TestCreateWithInvalidEnv/1
12:14:07 [2023-01-10T12:14:07.716Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
12:14:07 [2023-01-10T12:14:07.716Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:14:07 [2023-01-10T12:14:07.716Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:14:07 [2023-01-10T12:14:07.716Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:14:07 [2023-01-10T12:14:07.716Z] === RUN   TestCreateTmpfsMountsTarget
12:14:07 [2023-01-10T12:14:07.716Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:14:07 [2023-01-10T12:14:07.716Z] === RUN   TestCreateWithCustomMaskedPaths
12:14:07 [2023-01-10T12:14:07.890Z] --- PASS: TestInspect (2.71s)
12:14:07 [2023-01-10T12:14:07.891Z] === RUN   TestCreateJob
12:14:08 [2023-01-10T12:14:08.282Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:14:09 [2023-01-10T12:14:09.012Z] --- PASS: TestServiceUpdateLabel (2.14s)
12:14:09 [2023-01-10T12:14:09.012Z] === RUN   TestServiceUpdateSecrets
12:14:09 [2023-01-10T12:14:09.657Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:14:09 [2023-01-10T12:14:09.657Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:14:09 [2023-01-10T12:14:09.657Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s)
12:14:09 [2023-01-10T12:14:09.657Z] === RUN   TestCreateWithCustomReadonlyPaths
12:14:09 [2023-01-10T12:14:09.914Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:14:11 [2023-01-10T12:14:11.171Z] --- PASS: TestCreateJob (3.20s)
12:14:11 [2023-01-10T12:14:11.172Z] === RUN   TestReplicatedJob
12:14:11 [2023-01-10T12:14:11.289Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:11 [2023-01-10T12:14:11.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:11 [2023-01-10T12:14:11.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:11 [2023-01-10T12:14:11.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:11 [2023-01-10T12:14:11.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:11 [2023-01-10T12:14:11.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:14:11 [2023-01-10T12:14:11.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:14:11 [2023-01-10T12:14:11.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:14:11 [2023-01-10T12:14:11.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:14:11 [2023-01-10T12:14:11.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:14:11 [2023-01-10T12:14:11.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:14:11 [2023-01-10T12:14:11.289Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:14:11 [2023-01-10T12:14:11.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestCreateDifferentPlatform
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestCreateDifferentPlatform/different_os
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:14:11 [2023-01-10T12:14:11.854Z] --- PASS: TestCreateDifferentPlatform (0.04s)
12:14:11 [2023-01-10T12:14:11.854Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:14:11 [2023-01-10T12:14:11.854Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:14:11 [2023-01-10T12:14:11.854Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:14:11 [2023-01-10T12:14:11.854Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestContainerStartOnDaemonRestart
12:14:11 [2023-01-10T12:14:11.854Z] === PAUSE TestContainerStartOnDaemonRestart
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestDaemonRestartIpcMode
12:14:11 [2023-01-10T12:14:11.854Z] === PAUSE TestDaemonRestartIpcMode
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestDaemonHostGatewayIP
12:14:11 [2023-01-10T12:14:11.854Z] === PAUSE TestDaemonHostGatewayIP
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestRestartDaemonWithRestartingContainer
12:14:11 [2023-01-10T12:14:11.854Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestContainerKillOnDaemonStart
12:14:11 [2023-01-10T12:14:11.854Z] === PAUSE TestContainerKillOnDaemonStart
12:14:11 [2023-01-10T12:14:11.854Z] === RUN   TestDiff
12:14:12 [2023-01-10T12:14:12.424Z] --- PASS: TestDiff (0.58s)
12:14:12 [2023-01-10T12:14:12.424Z] === RUN   TestExecWithCloseStdin
12:14:12 [2023-01-10T12:14:12.424Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:14:13 [2023-01-10T12:14:13.357Z] --- PASS: TestExecWithCloseStdin (0.72s)
12:14:13 [2023-01-10T12:14:13.357Z] === RUN   TestExec
12:14:13 [2023-01-10T12:14:13.615Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:14:13 [2023-01-10T12:14:13.873Z] --- PASS: TestExec (0.68s)
12:14:13 [2023-01-10T12:14:13.873Z] === RUN   TestExecUser
12:14:14 [2023-01-10T12:14:14.807Z] --- PASS: TestExecUser (0.76s)
12:14:14 [2023-01-10T12:14:14.807Z] === RUN   TestExportContainerAndImportImage
12:14:15 [2023-01-10T12:14:15.373Z] --- PASS: TestExportContainerAndImportImage (0.77s)
12:14:15 [2023-01-10T12:14:15.373Z] === RUN   TestExportContainerAfterDaemonRestart
12:14:16 [2023-01-10T12:14:16.435Z] --- PASS: TestReplicatedJob (5.17s)
12:14:16 [2023-01-10T12:14:16.435Z] === RUN   TestUpdateReplicatedJob
12:14:16 [2023-01-10T12:14:16.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
12:14:16 [2023-01-10T12:14:16.747Z] === RUN   TestHealthCheckWorkdir
12:14:17 [2023-01-10T12:14:17.312Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:14:17 [2023-01-10T12:14:17.570Z] --- PASS: TestHealthCheckWorkdir (0.89s)
12:14:17 [2023-01-10T12:14:17.570Z] === RUN   TestHealthKillContainer
12:14:17 [2023-01-10T12:14:17.829Z]     check_test.go:309: [dd3653ba122f2] daemon is not started
12:14:17 [2023-01-10T12:14:17.829Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:14:18 [2023-01-10T12:14:18.395Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:14:18 [2023-01-10T12:14:18.395Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:14:18 [2023-01-10T12:14:18.961Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:14:19 [2023-01-10T12:14:19.219Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:14:19 [2023-01-10T12:14:19.715Z] --- PASS: TestUpdateReplicatedJob (3.24s)
12:14:19 [2023-01-10T12:14:19.715Z] === RUN   TestServiceListWithStatuses
12:14:19 [2023-01-10T12:14:19.715Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:14:19 [2023-01-10T12:14:19.715Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:14:19 [2023-01-10T12:14:19.715Z] === RUN   TestDockerNetworkConnectAlias
12:14:21 [2023-01-10T12:14:21.173Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:14:21 [2023-01-10T12:14:21.173Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:14:22 [2023-01-10T12:14:22.114Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:14:22 [2023-01-10T12:14:22.114Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:14:23 [2023-01-10T12:14:23.899Z] --- PASS: TestDockerNetworkConnectAlias (4.05s)
12:14:23 [2023-01-10T12:14:23.899Z] === RUN   TestDockerNetworkReConnect
12:14:23 [2023-01-10T12:14:23.904Z] --- PASS: TestServiceUpdateSecrets (14.31s)
12:14:23 [2023-01-10T12:14:23.904Z] === RUN   TestServiceUpdateConfigs
12:14:24 [2023-01-10T12:14:24.642Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:14:25 [2023-01-10T12:14:25.209Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:14:25 [2023-01-10T12:14:25.776Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:14:26 [2023-01-10T12:14:26.034Z] --- PASS: TestHealthKillContainer (8.41s)
12:14:26 [2023-01-10T12:14:26.034Z] === RUN   TestHealthCheckProcessKilled
12:14:26 [2023-01-10T12:14:26.293Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:14:27 [2023-01-10T12:14:27.181Z] --- PASS: TestDockerNetworkReConnect (3.40s)
12:14:27 [2023-01-10T12:14:27.181Z] === RUN   TestServicePlugin
12:14:27 [2023-01-10T12:14:27.228Z] --- PASS: TestHealthCheckProcessKilled (1.04s)
12:14:27 [2023-01-10T12:14:27.228Z] === RUN   TestInspectCpusetInConfigPre120
12:14:27 [2023-01-10T12:14:27.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
12:14:27 [2023-01-10T12:14:27.795Z] === RUN   TestIpcModeNone
12:14:28 [2023-01-10T12:14:28.730Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:14:28 [2023-01-10T12:14:28.730Z] --- PASS: TestIpcModeNone (0.82s)
12:14:28 [2023-01-10T12:14:28.730Z] === RUN   TestIpcModePrivate
12:14:28 [2023-01-10T12:14:28.730Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:14:28 [2023-01-10T12:14:28.730Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
12:14:28 [2023-01-10T12:14:28.730Z]     check_test.go:309: [d5a75239924fc] daemon is not started
12:14:28 [2023-01-10T12:14:28.730Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:14:28 [2023-01-10T12:14:28.988Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
12:14:29 [2023-01-10T12:14:29.247Z] --- PASS: TestIpcModePrivate (0.72s)
12:14:29 [2023-01-10T12:14:29.247Z] === RUN   TestIpcModeShareable
12:14:29 [2023-01-10T12:14:29.813Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
12:14:29 [2023-01-10T12:14:29.813Z] --- PASS: TestIpcModeShareable (0.65s)
12:14:29 [2023-01-10T12:14:29.813Z] === RUN   TestAPIIpcModeShareableAndContainer
12:14:30 [2023-01-10T12:14:30.380Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:14:30 [2023-01-10T12:14:30.465Z]     plugin_test.go:62: [d3f65674381cd] joining swarm manager [d557fdba2a170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:14:31 [2023-01-10T12:14:31.313Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:14:31 [2023-01-10T12:14:31.839Z]     plugin_test.go:65: [d63f1fc884c5d] joining swarm manager [d557fdba2a170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:14:32 [2023-01-10T12:14:32.248Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.14s)
12:14:32 [2023-01-10T12:14:32.248Z] === RUN   TestAPIIpcModeHost
12:14:32 [2023-01-10T12:14:32.248Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:14:32 [2023-01-10T12:14:32.507Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:14:32 [2023-01-10T12:14:32.765Z] --- PASS: TestAPIIpcModeHost (0.68s)
12:14:32 [2023-01-10T12:14:32.765Z] === RUN   TestDaemonIpcModeShareable
12:14:33 [2023-01-10T12:14:33.699Z] === RUN   TestDockerSuite/TestBuildAddScript
12:14:33 [2023-01-10T12:14:33.699Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:14:34 [2023-01-10T12:14:34.267Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
12:14:34 [2023-01-10T12:14:34.267Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
12:14:34 [2023-01-10T12:14:34.267Z] === RUN   TestDaemonIpcModePrivate
12:14:35 [2023-01-10T12:14:35.641Z]     check_test.go:309: [d13eb9bc0f64f] daemon is not started
12:14:35 [2023-01-10T12:14:35.641Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:14:35 [2023-01-10T12:14:35.899Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false
12:14:36 [2023-01-10T12:14:36.157Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
12:14:36 [2023-01-10T12:14:36.157Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:14:36 [2023-01-10T12:14:36.415Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:14:37 [2023-01-10T12:14:37.790Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
12:14:37 [2023-01-10T12:14:37.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
12:14:37 [2023-01-10T12:14:37.790Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:14:38 [2023-01-10T12:14:38.357Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:14:38 [2023-01-10T12:14:38.795Z] --- PASS: TestServiceUpdateConfigs (14.31s)
12:14:38 [2023-01-10T12:14:38.795Z] === RUN   TestServiceUpdateNetwork
12:14:38 [2023-01-10T12:14:38.925Z]     check_test.go:309: [db28ea8543a61] daemon is not started
12:14:38 [2023-01-10T12:14:38.925Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:14:39 [2023-01-10T12:14:39.182Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true
12:14:39 [2023-01-10T12:14:39.441Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s)
12:14:39 [2023-01-10T12:14:39.441Z] === RUN   TestIpcModeOlderClient
12:14:39 [2023-01-10T12:14:39.441Z] === PAUSE TestIpcModeOlderClient
12:14:39 [2023-01-10T12:14:39.441Z] === RUN   TestKillContainerInvalidSignal
12:14:40 [2023-01-10T12:14:40.006Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
12:14:40 [2023-01-10T12:14:40.006Z] === RUN   TestKillContainer
12:14:40 [2023-01-10T12:14:40.006Z] === RUN   TestKillContainer/no_signal
12:14:40 [2023-01-10T12:14:40.572Z] === RUN   TestKillContainer/non_killing_signal
12:14:41 [2023-01-10T12:14:41.139Z] === RUN   TestKillContainer/killing_signal
12:14:42 [2023-01-10T12:14:42.074Z] --- PASS: TestKillContainer (1.86s)
12:14:42 [2023-01-10T12:14:42.074Z]     --- PASS: TestKillContainer/no_signal (0.54s)
12:14:42 [2023-01-10T12:14:42.074Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
12:14:42 [2023-01-10T12:14:42.074Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
12:14:42 [2023-01-10T12:14:42.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:14:42 [2023-01-10T12:14:42.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:14:42 [2023-01-10T12:14:42.074Z]     docker_cli_daemon_plugins_test.go:80: [dd3f894639741] daemon is not started
12:14:42 [2023-01-10T12:14:42.640Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:14:42 [2023-01-10T12:14:42.640Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:14:43 [2023-01-10T12:14:43.209Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:14:43 [2023-01-10T12:14:43.209Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
12:14:43 [2023-01-10T12:14:43.209Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
12:14:43 [2023-01-10T12:14:43.209Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
12:14:43 [2023-01-10T12:14:43.209Z] === RUN   TestKillStoppedContainer
12:14:43 [2023-01-10T12:14:43.467Z] --- PASS: TestKillStoppedContainer (0.08s)
12:14:43 [2023-01-10T12:14:43.467Z] === RUN   TestKillStoppedContainerAPIPre120
12:14:43 [2023-01-10T12:14:43.467Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:14:43 [2023-01-10T12:14:43.467Z] === RUN   TestKillDifferentUserContainer
12:14:44 [2023-01-10T12:14:44.034Z] --- PASS: TestKillDifferentUserContainer (0.65s)
12:14:44 [2023-01-10T12:14:44.034Z] === RUN   TestInspectOomKilledTrue
12:14:44 [2023-01-10T12:14:44.034Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:14:44 [2023-01-10T12:14:44.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:14:44 [2023-01-10T12:14:44.035Z] === RUN   TestInspectOomKilledFalse
12:14:44 [2023-01-10T12:14:44.035Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:14:44 [2023-01-10T12:14:44.035Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:14:44 [2023-01-10T12:14:44.035Z] === RUN   TestLinksEtcHostsContentMatch
12:14:44 [2023-01-10T12:14:44.601Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
12:14:44 [2023-01-10T12:14:44.601Z] === RUN   TestLinksContainerNames
12:14:45 [2023-01-10T12:14:45.976Z] --- PASS: TestLinksContainerNames (1.37s)
12:14:45 [2023-01-10T12:14:45.976Z] === RUN   TestLogsFollowTailEmpty
12:14:46 [2023-01-10T12:14:46.234Z]     docker_cli_daemon_plugins_test.go:170: [d1a6076443550] daemon is not started
12:14:46 [2023-01-10T12:14:46.493Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
12:14:46 [2023-01-10T12:14:46.493Z] === RUN   TestContainerNetworkMountsNoChown
12:14:46 [2023-01-10T12:14:46.493Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:14:47 [2023-01-10T12:14:47.059Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/default
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/default
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/private
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/private
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rprivate
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rprivate
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/slave
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/slave
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rslave
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rslave
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/shared
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/shared
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rshared
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rshared
12:14:47 [2023-01-10T12:14:47.059Z] === CONT  TestMountDaemonRoot/default
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/default/mount_root
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/default/bind_root
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:14:47 [2023-01-10T12:14:47.059Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === CONT  TestMountDaemonRoot/rprivate
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:14:47 [2023-01-10T12:14:47.059Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:14:47 [2023-01-10T12:14:47.059Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:14:47 [2023-01-10T12:14:47.059Z] === CONT  TestMountDaemonRoot/private
12:14:47 [2023-01-10T12:14:47.060Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:14:47 [2023-01-10T12:14:47.060Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:14:47 [2023-01-10T12:14:47.060Z] === RUN   TestMountDaemonRoot/private/mount_root
12:14:47 [2023-01-10T12:14:47.060Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:14:47 [2023-01-10T12:14:47.060Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:14:47 [2023-01-10T12:14:47.060Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:14:47 [2023-01-10T12:14:47.060Z] === RUN   TestMountDaemonRoot/private/bind_root
12:14:47 [2023-01-10T12:14:47.060Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:14:47 [2023-01-10T12:14:47.060Z] === CONT  TestMountDaemonRoot/default/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/default/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/shared
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rshared
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rslave
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/slave
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/private/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/private/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:14:47 [2023-01-10T12:14:47.318Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:14:47 [2023-01-10T12:14:47.577Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:14:47 [2023-01-10T12:14:47.836Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:14:47 [2023-01-10T12:14:47.836Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:14:47 [2023-01-10T12:14:47.836Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:14:47 [2023-01-10T12:14:47.836Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:14:47 [2023-01-10T12:14:47.836Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:14:47 [2023-01-10T12:14:47.836Z] --- PASS: TestMountDaemonRoot (0.02s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:14:47 [2023-01-10T12:14:47.836Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:14:47 [2023-01-10T12:14:47.836Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:14:47 [2023-01-10T12:14:47.836Z] === RUN   TestContainerBindMountNonRecursive
12:14:49 [2023-01-10T12:14:49.210Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:14:49 [2023-01-10T12:14:49.469Z] === RUN   TestDockerSuite/TestBuildAddTar
12:14:50 [2023-01-10T12:14:50.036Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
12:14:50 [2023-01-10T12:14:50.036Z] === RUN   TestContainerVolumesMountedAsShared
12:14:50 [2023-01-10T12:14:50.602Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s)
12:14:50 [2023-01-10T12:14:50.602Z] === RUN   TestContainerVolumesMountedAsSlave
12:14:51 [2023-01-10T12:14:51.014Z] --- PASS: TestServiceUpdateNetwork (12.07s)
12:14:51 [2023-01-10T12:14:51.014Z] === RUN   TestServiceUpdatePidsLimit
12:14:51 [2023-01-10T12:14:51.014Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:14:51 [2023-01-10T12:14:51.168Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:14:51 [2023-01-10T12:14:51.168Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s)
12:14:51 [2023-01-10T12:14:51.168Z] === RUN   TestNetworkNat
12:14:51 [2023-01-10T12:14:51.584Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:14:51 [2023-01-10T12:14:51.734Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:14:51 [2023-01-10T12:14:51.992Z] --- PASS: TestNetworkNat (0.71s)
12:14:51 [2023-01-10T12:14:51.992Z] === RUN   TestNetworkLocalhostTCPNat
12:14:52 [2023-01-10T12:14:52.252Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:14:52 [2023-01-10T12:14:52.511Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
12:14:52 [2023-01-10T12:14:52.511Z] === RUN   TestNetworkLoopbackNat
12:14:52 [2023-01-10T12:14:52.770Z]     check_test.go:309: [dad360e6f0512] daemon is not started
12:14:52 [2023-01-10T12:14:52.770Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:14:54 [2023-01-10T12:14:54.148Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:14:55 [2023-01-10T12:14:55.525Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:14:55 [2023-01-10T12:14:55.525Z] --- PASS: TestNetworkLoopbackNat (3.05s)
12:14:55 [2023-01-10T12:14:55.525Z] === RUN   TestPause
12:14:56 [2023-01-10T12:14:56.094Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:14:56 [2023-01-10T12:14:56.353Z] --- PASS: TestPause (0.71s)
12:14:56 [2023-01-10T12:14:56.353Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:14:56 [2023-01-10T12:14:56.353Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:14:56 [2023-01-10T12:14:56.353Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
12:14:56 [2023-01-10T12:14:56.353Z] === RUN   TestPauseStopPausedContainer
12:14:57 [2023-01-10T12:14:57.289Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:14:57 [2023-01-10T12:14:57.289Z] --- PASS: TestPauseStopPausedContainer (0.85s)
12:14:57 [2023-01-10T12:14:57.289Z] === RUN   TestPsFilter
12:14:57 [2023-01-10T12:14:57.289Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:14:57 [2023-01-10T12:14:57.289Z] --- PASS: TestPsFilter (0.15s)
12:14:57 [2023-01-10T12:14:57.289Z] === RUN   TestRemoveContainerWithRemovedVolume
12:14:58 [2023-01-10T12:14:58.156Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:14:58 [2023-01-10T12:14:58.223Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
12:14:58 [2023-01-10T12:14:58.223Z] === RUN   TestRemoveContainerWithVolume
12:14:58 [2023-01-10T12:14:58.369Z] --- PASS: TestServicePlugin (29.94s)
12:14:58 [2023-01-10T12:14:58.369Z] === RUN   TestServiceUpdateLabel
12:14:58 [2023-01-10T12:14:58.481Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:14:58 [2023-01-10T12:14:58.739Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:14:58 [2023-01-10T12:14:58.739Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
12:14:58 [2023-01-10T12:14:58.739Z] === RUN   TestRemoveContainerRunning
12:14:59 [2023-01-10T12:14:59.302Z] --- PASS: TestServiceUpdateLabel (2.16s)
12:14:59 [2023-01-10T12:14:59.302Z] === RUN   TestServiceUpdateSecrets
12:14:59 [2023-01-10T12:14:59.674Z] --- PASS: TestRemoveContainerRunning (0.69s)
12:14:59 [2023-01-10T12:14:59.674Z] === RUN   TestRemoveContainerForceRemoveRunning
12:15:00 [2023-01-10T12:15:00.277Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s)
12:15:00 [2023-01-10T12:15:00.277Z] === RUN   TestRemoveInvalidContainer
12:15:00 [2023-01-10T12:15:00.277Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:15:00 [2023-01-10T12:15:00.277Z] === RUN   TestRenameLinkedContainer
12:15:00 [2023-01-10T12:15:00.277Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:15:02 [2023-01-10T12:15:02.210Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:15:02 [2023-01-10T12:15:02.210Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:15:03 [2023-01-10T12:15:03.587Z] --- PASS: TestRenameLinkedContainer (3.23s)
12:15:03 [2023-01-10T12:15:03.588Z] === RUN   TestRenameStoppedContainer
12:15:03 [2023-01-10T12:15:03.845Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:15:04 [2023-01-10T12:15:04.104Z] --- PASS: TestRenameStoppedContainer (0.69s)
12:15:04 [2023-01-10T12:15:04.104Z] === RUN   TestRenameRunningContainerAndReuse
12:15:04 [2023-01-10T12:15:04.362Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:15:05 [2023-01-10T12:15:05.738Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
12:15:05 [2023-01-10T12:15:05.738Z] === RUN   TestRenameInvalidName
12:15:06 [2023-01-10T12:15:06.283Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
12:15:06 [2023-01-10T12:15:06.283Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:15:06 [2023-01-10T12:15:06.283Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:15:06 [2023-01-10T12:15:06.283Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:15:06 [2023-01-10T12:15:06.283Z] PASS
12:15:06 [2023-01-10T12:15:06.283Z] 
12:15:06 [2023-01-10T12:15:06.283Z] === Skipped
12:15:06 [2023-01-10T12:15:06.283Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:15:06 [2023-01-10T12:15:06.283Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:15:06 [2023-01-10T12:15:06.283Z] 
12:15:06 [2023-01-10T12:15:06.283Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:15:06 [2023-01-10T12:15:06.283Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:15:06 [2023-01-10T12:15:06.283Z] 
12:15:06 [2023-01-10T12:15:06.283Z] DONE 27 tests, 2 skipped in 151.255s
12:15:06 [2023-01-10T12:15:06.283Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:15:06 [2023-01-10T12:15:06.283Z] ++ 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
12:15:06 [2023-01-10T12:15:06.283Z] ++ set -e
12:15:06 [2023-01-10T12:15:06.283Z] ++ '[' -n 0 ']'
12:15:06 [2023-01-10T12:15:06.283Z] ++ set -x
12:15:06 [2023-01-10T12:15:06.283Z] ++ 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
12:15:06 [2023-01-10T12:15:06.283Z] INFO: Testing against a local daemon
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestSessionCreate
12:15:06 [2023-01-10T12:15:06.283Z] --- PASS: TestSessionCreate (0.03s)
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestSessionCreateWithBadUpgrade
12:15:06 [2023-01-10T12:15:06.283Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:15:06 [2023-01-10T12:15:06.283Z] PASS
12:15:06 [2023-01-10T12:15:06.283Z] 
12:15:06 [2023-01-10T12:15:06.283Z] DONE 2 tests in 0.148s
12:15:06 [2023-01-10T12:15:06.283Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:15:06 [2023-01-10T12:15:06.283Z] ++ 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
12:15:06 [2023-01-10T12:15:06.283Z] ++ set -e
12:15:06 [2023-01-10T12:15:06.283Z] ++ '[' -n 0 ']'
12:15:06 [2023-01-10T12:15:06.283Z] ++ set -x
12:15:06 [2023-01-10T12:15:06.283Z] ++ 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
12:15:06 [2023-01-10T12:15:06.283Z] INFO: Testing against a local daemon
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:15:06 [2023-01-10T12:15:06.283Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:15:06 [2023-01-10T12:15:06.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestEventsExecDie
12:15:06 [2023-01-10T12:15:06.283Z] --- PASS: TestEventsExecDie (0.51s)
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestEventsBackwardsCompatible
12:15:06 [2023-01-10T12:15:06.283Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestInfoBinaryCommits
12:15:06 [2023-01-10T12:15:06.283Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:15:06 [2023-01-10T12:15:06.283Z] === RUN   TestInfoAPIVersioned
12:15:06 [2023-01-10T12:15:06.305Z] --- PASS: TestRenameInvalidName (0.60s)
12:15:06 [2023-01-10T12:15:06.305Z] === RUN   TestRenameAnonymousContainer
12:15:06 [2023-01-10T12:15:06.542Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:15:06 [2023-01-10T12:15:06.542Z] === RUN   TestInfoDiscoveryBackend
12:15:07 [2023-01-10T12:15:07.112Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
12:15:07 [2023-01-10T12:15:07.112Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:15:07 [2023-01-10T12:15:07.679Z] === RUN   TestDockerSuite/TestBuildBlankName
12:15:07 [2023-01-10T12:15:07.938Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:15:07 [2023-01-10T12:15:07.938Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:15:08 [2023-01-10T12:15:08.051Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:15:08 [2023-01-10T12:15:08.051Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:15:08 [2023-01-10T12:15:08.505Z] --- PASS: TestRenameAnonymousContainer (2.23s)
12:15:08 [2023-01-10T12:15:08.505Z] === RUN   TestRenameContainerWithSameName
12:15:08 [2023-01-10T12:15:08.620Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
12:15:08 [2023-01-10T12:15:08.620Z] === RUN   TestInfoAPI
12:15:08 [2023-01-10T12:15:08.620Z] --- PASS: TestInfoAPI (0.02s)
12:15:08 [2023-01-10T12:15:08.620Z] === RUN   TestInfoAPIWarnings
12:15:09 [2023-01-10T12:15:09.071Z] --- PASS: TestRenameContainerWithSameName (0.59s)
12:15:09 [2023-01-10T12:15:09.071Z] === RUN   TestRenameContainerWithLinkedContainer
12:15:09 [2023-01-10T12:15:09.637Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:15:10 [2023-01-10T12:15:10.204Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s)
12:15:10 [2023-01-10T12:15:10.204Z] === RUN   TestResize
12:15:10 [2023-01-10T12:15:10.770Z] --- PASS: TestResize (0.54s)
12:15:10 [2023-01-10T12:15:10.770Z] === RUN   TestResizeWithInvalidSize
12:15:11 [2023-01-10T12:15:11.028Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:15:11 [2023-01-10T12:15:11.286Z] --- PASS: TestResizeWithInvalidSize (0.61s)
12:15:11 [2023-01-10T12:15:11.286Z] === RUN   TestResizeWhenContainerNotStarted
12:15:11 [2023-01-10T12:15:11.852Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:11 [2023-01-10T12:15:11.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:12 [2023-01-10T12:15:12.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:15:14 [2023-01-10T12:15:14.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:14 [2023-01-10T12:15:14.012Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:15:14 [2023-01-10T12:15:14.168Z] --- PASS: TestServiceUpdateSecrets (14.47s)
12:15:14 [2023-01-10T12:15:14.168Z] === RUN   TestServiceUpdateConfigs
12:15:14 [2023-01-10T12:15:14.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:14 [2023-01-10T12:15:14.527Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:15:15 [2023-01-10T12:15:15.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:15 [2023-01-10T12:15:15.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:15 [2023-01-10T12:15:15.721Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:15:17 [2023-01-10T12:15:17.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:17 [2023-01-10T12:15:17.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:17 [2023-01-10T12:15:17.919Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:15:19 [2023-01-10T12:15:19.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:15:19 [2023-01-10T12:15:19.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:20 [2023-01-10T12:15:20.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:20 [2023-01-10T12:15:20.336Z]     check_test.go:309: [d687e52f29e9b] daemon is not started
12:15:20 [2023-01-10T12:15:20.336Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:15:22 [2023-01-10T12:15:22.864Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:15:22 [2023-01-10T12:15:22.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:15:23 [2023-01-10T12:15:23.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:23 [2023-01-10T12:15:23.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:23 [2023-01-10T12:15:23.550Z] 98ecc5bab1a6: Pull complete
12:15:23 [2023-01-10T12:15:23.550Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1
12:15:23 [2023-01-10T12:15:23.550Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:15:23 [2023-01-10T12:15:23.550Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:15:23 [2023-01-10T12:15:23.550Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:15:23 [2023-01-10T12:15:23.550Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3770'
12:15:23 [2023-01-10T12:15:23.550Z] WARN: Skipping validation tests
12:15:23 [2023-01-10T12:15:23.550Z] INFO: Running unit tests at 01/10/2023 12:15:12...
12:15:23 [2023-01-10T12:15:23.550Z] INFO: make.ps1 starting at 01/10/2023 12:15:19
12:15:23 [2023-01-10T12:15:23.550Z] INFO: Git commit (0ee03be64d) assumed from DOCKER_GITCOMMIT environment variable
12:15:23 [2023-01-10T12:15:23.550Z] INFO: Invoking autogen...
12:15:23 [2023-01-10T12:15:23.550Z] INFO: Running unit tests...
12:15:26 [2023-01-10T12:15:26.671Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s)
12:15:26 [2023-01-10T12:15:26.671Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s)
12:15:26 [2023-01-10T12:15:26.671Z] === RUN   TestCgroupNamespacesRun
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestInfoAPIWarnings (16.25s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestInfoDebug
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestInfoDebug (0.52s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestInfoInsecureRegistries
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestInfoRegistryMirrors
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestLoginFailsWithBadCredentials
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestPingCacheHeaders
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestPingCacheHeaders (0.02s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestPingGet
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestPingGet (0.02s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestPingHead
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestPingHead (0.02s)
12:15:26 [2023-01-10T12:15:26.716Z] === RUN   TestVersion
12:15:26 [2023-01-10T12:15:26.716Z] --- PASS: TestVersion (0.02s)
12:15:26 [2023-01-10T12:15:26.716Z] PASS
12:15:26 [2023-01-10T12:15:26.716Z] 
12:15:26 [2023-01-10T12:15:26.716Z] === Skipped
12:15:26 [2023-01-10T12:15:26.716Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:15:26 [2023-01-10T12:15:26.716Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:15:26 [2023-01-10T12:15:26.716Z] 
12:15:26 [2023-01-10T12:15:26.716Z] DONE 18 tests, 1 skipped in 21.080s
12:15:26 [2023-01-10T12:15:26.716Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:15:26 [2023-01-10T12:15:26.716Z] ++ 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
12:15:26 [2023-01-10T12:15:26.716Z] ++ set -e
12:15:26 [2023-01-10T12:15:26.716Z] ++ '[' -n 0 ']'
12:15:26 [2023-01-10T12:15:26.716Z] ++ set -x
12:15:26 [2023-01-10T12:15:26.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:15:26 [2023-01-10T12:15:26.976Z] INFO: Testing against a local daemon
12:15:26 [2023-01-10T12:15:26.976Z] === RUN   TestVolumesCreateAndList
12:15:26 [2023-01-10T12:15:26.976Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:15:26 [2023-01-10T12:15:26.976Z] === RUN   TestVolumesRemove
12:15:26 [2023-01-10T12:15:26.976Z] --- PASS: TestVolumesRemove (0.07s)
12:15:26 [2023-01-10T12:15:26.976Z] === RUN   TestVolumesInspect
12:15:26 [2023-01-10T12:15:26.976Z] --- PASS: TestVolumesInspect (0.02s)
12:15:26 [2023-01-10T12:15:26.976Z] === RUN   TestVolumesInvalidJSON
12:15:26 [2023-01-10T12:15:26.976Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:15:26 [2023-01-10T12:15:26.976Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:15:26 [2023-01-10T12:15:26.976Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:15:26 [2023-01-10T12:15:26.976Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:15:26 [2023-01-10T12:15:26.976Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:15:26 [2023-01-10T12:15:26.976Z] PASS
12:15:26 [2023-01-10T12:15:26.976Z] 
12:15:26 [2023-01-10T12:15:26.976Z] DONE 5 tests in 0.234s
12:15:26 [2023-01-10T12:15:26.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:15:27 [2023-01-10T12:15:27.236Z] ++++ cat bundles/test-integration/docker.pid
12:15:27 [2023-01-10T12:15:27.236Z] +++ kill 12840
12:15:28 [2023-01-10T12:15:28.046Z] --- PASS: TestCgroupNamespacesRun (1.79s)
12:15:28 [2023-01-10T12:15:28.046Z] === RUN   TestCgroupNamespacesRunPrivileged
12:15:28 [2023-01-10T12:15:28.616Z] +++ /etc/init.d/apparmor stop
12:15:28 [2023-01-10T12:15:28.616Z] Leaving: AppArmorNo profiles have been unloaded.
12:15:28 [2023-01-10T12:15:28.616Z] 
12:15:28 [2023-01-10T12:15:28.616Z] Unloading profiles will leave already running processes permanently
12:15:28 [2023-01-10T12:15:28.616Z] unconfined, which can lead to unexpected situations.
12:15:28 [2023-01-10T12:15:28.616Z] 
12:15:28 [2023-01-10T12:15:28.616Z] To set a process to complain mode, use the command line tool
12:15:28 [2023-01-10T12:15:28.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:15:28 [2023-01-10T12:15:28.616Z] +++ true
12:15:28 [2023-01-10T12:15:28.616Z] exiting test-integration
12:15:28 [2023-01-10T12:15:28.616Z] ++ exit 0
12:15:28 [2023-01-10T12:15:28.616Z] 
12:15:29 [2023-01-10T12:15:29.035Z] --- PASS: TestServiceUpdateConfigs (14.62s)
12:15:29 [2023-01-10T12:15:29.035Z] === RUN   TestServiceUpdateNetwork
Post stage
[Pipeline] junit
12:15:29 [2023-01-10T12:15:29.199Z] Recording test results
12:15:29 [2023-01-10T12:15:29.412Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:15:29 [2023-01-10T12:15:29.766Z] + echo Ensuring container killed.
12:15:29 [2023-01-10T12:15:29.766Z] Ensuring container killed.
12:15:29 [2023-01-10T12:15:29.766Z] + docker rm -vf docker-pr6
12:15:29 [2023-01-10T12:15:29.766Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
12:15:30 [2023-01-10T12:15:30.080Z] + echo Chowning /workspace to jenkins user
12:15:30 [2023-01-10T12:15:30.080Z] Chowning /workspace to jenkins user
12:15:30 [2023-01-10T12:15:30.080Z] + id -u
12:15:30 [2023-01-10T12:15:30.080Z] + id -g
12:15:30 [2023-01-10T12:15:30.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/workspace busybox chown -R 1000:1000 /workspace
12:15:30 [2023-01-10T12:15:30.080Z] Unable to find image 'busybox:latest' locally
12:15:30 [2023-01-10T12:15:30.339Z] latest: Pulling from library/busybox
12:15:30 [2023-01-10T12:15:30.339Z] f78e6840ded1: Pulling fs layer
12:15:30 [2023-01-10T12:15:30.339Z] f78e6840ded1: Verifying Checksum
12:15:30 [2023-01-10T12:15:30.339Z] f78e6840ded1: Download complete
12:15:30 [2023-01-10T12:15:30.339Z] f78e6840ded1: Pull complete
12:15:30 [2023-01-10T12:15:30.339Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:15:30 [2023-01-10T12:15:30.339Z] Status: Downloaded newer image for busybox:latest
12:15:30 [2023-01-10T12:15:30.575Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
12:15:30 [2023-01-10T12:15:30.575Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:15:30 [2023-01-10T12:15:30.613Z] 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
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:15:31 [2023-01-10T12:15:31.950Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
12:15:31 [2023-01-10T12:15:31.950Z] === RUN   TestCgroupNamespacesRunHostMode
12:15:32 [2023-01-10T12:15:32.023Z] + bundleName=arm64-integration
12:15:32 [2023-01-10T12:15:32.023Z] + echo Creating arm64-integration-bundles.tar.gz
12:15:32 [2023-01-10T12:15:32.023Z] Creating arm64-integration-bundles.tar.gz
12:15:32 [2023-01-10T12:15:32.023Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:15:32 [2023-01-10T12:15:32.023Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:15:32 [2023-01-10T12:15:32.296Z] Archiving artifacts
12:15:34 [2023-01-10T12:15:34.042Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:15:34 [2023-01-10T12:15:34.324Z] Created binary: bundles/binary-daemon/dockerd-dev
12:15:34 [2023-01-10T12:15:34.324Z] Copying nested executables into bundles/binary-daemon
12:15:34 [2023-01-10T12:15:34.324Z] 
[Pipeline] }
[Pipeline] // stage
12:15:34 [2023-01-10T12:15:34.355Z] + make clean
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:15:34 [2023-01-10T12:15:34.479Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s)
12:15:34 [2023-01-10T12:15:34.479Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:15:34 [2023-01-10T12:15:34.615Z] docker volume rm -f docker-dev-cache
12:15:34 [2023-01-10T12:15:34.615Z] docker-dev-cache
[Pipeline] deleteDir
12:15:34 [2023-01-10T12:15:34.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=25149a52f2b77cc39d96d6325666a79a6576fec1 -e DOCKER_GRAPHDRIVER docker:25149a52f2b77cc39d96d6325666a79a6576fec1 hack/make.sh cross
12:15:34 [2023-01-10T12:15:34.898Z] 
12:15:35 [2023-01-10T12:15:35.153Z] Removing bundles/
12:15:35 [2023-01-10T12:15:35.153Z] 
12:15:35 [2023-01-10T12:15:35.153Z] ---> Making bundle: cross (in bundles/cross)
12:15:35 [2023-01-10T12:15:35.153Z] Cross building: bundles/cross/linux/amd64
12:15:35 [2023-01-10T12:15:35.153Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:15:35 [2023-01-10T12:15:35.153Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:15:35 [2023-01-10T12:15:35.853Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
12:15:35 [2023-01-10T12:15:35.853Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:15:35 [2023-01-10T12:15:35.853Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:15:36 [2023-01-10T12:15:36.788Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:15:37 [2023-01-10T12:15:37.355Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s)
12:15:37 [2023-01-10T12:15:37.355Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:15:38 [2023-01-10T12:15:38.291Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
12:15:38 [2023-01-10T12:15:38.291Z] === RUN   TestCgroupNamespacesRunOlderClient
12:15:38 [2023-01-10T12:15:38.549Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:15:38 [2023-01-10T12:15:38.807Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:15:40 [2023-01-10T12:15:40.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
12:15:40 [2023-01-10T12:15:40.183Z] === RUN   TestNISDomainname
12:15:40 [2023-01-10T12:15:40.183Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:15:40 [2023-01-10T12:15:40.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:15:40 [2023-01-10T12:15:40.749Z] --- PASS: TestNISDomainname (0.93s)
12:15:40 [2023-01-10T12:15:40.749Z] === RUN   TestHostnameDnsResolution
12:15:41 [2023-01-10T12:15:41.008Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:15:41 [2023-01-10T12:15:41.283Z] --- PASS: TestServiceUpdateNetwork (12.33s)
12:15:41 [2023-01-10T12:15:41.283Z] === RUN   TestServiceUpdatePidsLimit
12:15:41 [2023-01-10T12:15:41.849Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:15:42 [2023-01-10T12:15:42.383Z] --- PASS: TestHostnameDnsResolution (1.27s)
12:15:42 [2023-01-10T12:15:42.383Z] === RUN   TestUnprivilegedPortsAndPing
12:15:42 [2023-01-10T12:15:42.416Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:15:42 [2023-01-10T12:15:42.951Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:15:42 [2023-01-10T12:15:42.951Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s)
12:15:42 [2023-01-10T12:15:42.951Z] === RUN   TestStats
12:15:42 [2023-01-10T12:15:42.973Z] ?   	github.com/docker/docker/api	[no test files]
12:15:44 [2023-01-10T12:15:44.325Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:15:44 [2023-01-10T12:15:44.584Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:15:45 [2023-01-10T12:15:45.959Z] --- PASS: TestStats (2.72s)
12:15:45 [2023-01-10T12:15:45.959Z] === RUN   TestStopContainerWithTimeout
12:15:45 [2023-01-10T12:15:45.959Z] === RUN   TestStopContainerWithTimeout/0
12:15:45 [2023-01-10T12:15:45.959Z] === PAUSE TestStopContainerWithTimeout/0
12:15:45 [2023-01-10T12:15:45.959Z] === RUN   TestStopContainerWithTimeout/1
12:15:45 [2023-01-10T12:15:45.959Z] === PAUSE TestStopContainerWithTimeout/1
12:15:45 [2023-01-10T12:15:45.959Z] === RUN   TestStopContainerWithTimeout/3
12:15:45 [2023-01-10T12:15:45.959Z] === PAUSE TestStopContainerWithTimeout/3
12:15:45 [2023-01-10T12:15:45.959Z] === RUN   TestStopContainerWithTimeout/-1
12:15:45 [2023-01-10T12:15:45.959Z] === PAUSE TestStopContainerWithTimeout/-1
12:15:45 [2023-01-10T12:15:45.959Z] === CONT  TestStopContainerWithTimeout/0
12:15:45 [2023-01-10T12:15:45.959Z] === CONT  TestStopContainerWithTimeout/-1
12:15:46 [2023-01-10T12:15:46.893Z] === CONT  TestStopContainerWithTimeout/3
12:15:47 [2023-01-10T12:15:47.151Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:15:49 [2023-01-10T12:15:49.052Z] === CONT  TestStopContainerWithTimeout/1
12:15:49 [2023-01-10T12:15:49.052Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:15:50 [2023-01-10T12:15:50.041Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:15:50 [2023-01-10T12:15:50.520Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:15:50 [2023-01-10T12:15:50.618Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:15:50 [2023-01-10T12:15:50.618Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
12:15:50 [2023-01-10T12:15:50.618Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
12:15:50 [2023-01-10T12:15:50.618Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
12:15:50 [2023-01-10T12:15:50.618Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
12:15:50 [2023-01-10T12:15:50.618Z] === RUN   TestDeleteDevicemapper
12:15:50 [2023-01-10T12:15:50.618Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:15:50 [2023-01-10T12:15:50.618Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:15:50 [2023-01-10T12:15:50.618Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:15:51 [2023-01-10T12:15:51.186Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:15:51 [2023-01-10T12:15:51.752Z]     check_test.go:309: [d8709b22653d0] daemon is not started
12:15:51 [2023-01-10T12:15:51.752Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:15:52 [2023-01-10T12:15:52.010Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:15:52 [2023-01-10T12:15:52.945Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:15:52 [2023-01-10T12:15:52.945Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s)
12:15:52 [2023-01-10T12:15:52.945Z] === RUN   TestUpdateMemory
12:15:52 [2023-01-10T12:15:52.945Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:15:52 [2023-01-10T12:15:52.945Z] --- SKIP: TestUpdateMemory (0.00s)
12:15:52 [2023-01-10T12:15:52.945Z] === RUN   TestUpdateCPUQuota
12:15:53 [2023-01-10T12:15:53.203Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:15:54 [2023-01-10T12:15:54.576Z] --- PASS: TestUpdateCPUQuota (1.40s)
12:15:54 [2023-01-10T12:15:54.576Z] === RUN   TestUpdatePidsLimit
12:15:54 [2023-01-10T12:15:54.576Z] === RUN   TestUpdatePidsLimit/update_from_none
12:15:54 [2023-01-10T12:15:54.835Z] === RUN   TestUpdatePidsLimit/no_change
12:15:55 [2023-01-10T12:15:55.093Z] === RUN   TestUpdatePidsLimit/update_lower
12:15:55 [2023-01-10T12:15:55.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:15:55 [2023-01-10T12:15:55.611Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:15:55 [2023-01-10T12:15:55.873Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:15:56 [2023-01-10T12:15:56.440Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:15:56 [2023-01-10T12:15:56.698Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:15:57 [2023-01-10T12:15:57.074Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
12:15:57 [2023-01-10T12:15:57.074Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:15:57 [2023-01-10T12:15:57.074Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
12:15:57 [2023-01-10T12:15:57.074Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
12:15:57 [2023-01-10T12:15:57.074Z] PASS
12:15:57 [2023-01-10T12:15:57.074Z] 
12:15:57 [2023-01-10T12:15:57.074Z] === Skipped
12:15:57 [2023-01-10T12:15:57.074Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:15:57 [2023-01-10T12:15:57.074Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:15:57 [2023-01-10T12:15:57.074Z] 
12:15:57 [2023-01-10T12:15:57.074Z] DONE 27 tests, 1 skipped in 183.337s
12:15:57 [2023-01-10T12:15:57.074Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:15:57 [2023-01-10T12:15:57.074Z] INFO: Testing against a local daemon
12:15:57 [2023-01-10T12:15:57.074Z] === RUN   TestSessionCreate
12:15:57 [2023-01-10T12:15:57.074Z] --- PASS: TestSessionCreate (0.02s)
12:15:57 [2023-01-10T12:15:57.074Z] === RUN   TestSessionCreateWithBadUpgrade
12:15:57 [2023-01-10T12:15:57.074Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:15:57 [2023-01-10T12:15:57.074Z] PASS
12:15:57 [2023-01-10T12:15:57.074Z] 
12:15:57 [2023-01-10T12:15:57.074Z] DONE 2 tests in 0.076s
12:15:57 [2023-01-10T12:15:57.074Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:15:57 [2023-01-10T12:15:57.074Z] INFO: Testing against a local daemon
12:15:57 [2023-01-10T12:15:57.074Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:15:57 [2023-01-10T12:15:57.074Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:15:57 [2023-01-10T12:15:57.074Z] === RUN   TestEventsExecDie
12:15:57 [2023-01-10T12:15:57.639Z] --- PASS: TestEventsExecDie (0.60s)
12:15:57 [2023-01-10T12:15:57.639Z] === RUN   TestEventsBackwardsCompatible
12:15:57 [2023-01-10T12:15:57.639Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:15:57 [2023-01-10T12:15:57.639Z] === RUN   TestInfoBinaryCommits
12:15:57 [2023-01-10T12:15:57.639Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:15:57 [2023-01-10T12:15:57.639Z] === RUN   TestInfoAPIVersioned
12:15:57 [2023-01-10T12:15:57.639Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:15:57 [2023-01-10T12:15:57.639Z] === RUN   TestInfoDiscoveryBackend
12:15:58 [2023-01-10T12:15:58.073Z] --- PASS: TestUpdatePidsLimit (3.72s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
12:15:58 [2023-01-10T12:15:58.073Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
12:15:58 [2023-01-10T12:15:58.073Z] === RUN   TestUpdateRestartPolicy
12:15:58 [2023-01-10T12:15:58.204Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:15:58 [2023-01-10T12:15:58.204Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:15:58 [2023-01-10T12:15:58.333Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:15:59 [2023-01-10T12:15:59.137Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:15:59 [2023-01-10T12:15:59.137Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:15:59 [2023-01-10T12:15:59.266Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:15:59 [2023-01-10T12:15:59.702Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:15:59 [2023-01-10T12:15:59.703Z] === RUN   TestInfoAPI
12:15:59 [2023-01-10T12:15:59.703Z] --- PASS: TestInfoAPI (0.02s)
12:15:59 [2023-01-10T12:15:59.703Z] === RUN   TestInfoAPIWarnings
12:15:59 [2023-01-10T12:15:59.833Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:16:00 [2023-01-10T12:16:00.768Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:16:04 [2023-01-10T12:16:04.046Z] === RUN   TestMiddlewares
12:16:04 [2023-01-10T12:16:04.046Z] --- PASS: TestMiddlewares (0.00s)
12:16:04 [2023-01-10T12:16:04.046Z] PASS
12:16:04 [2023-01-10T12:16:04.046Z] coverage: 7.9% of statements
12:16:04 [2023-01-10T12:16:04.046Z] ok  	github.com/docker/docker/api/server	0.138s	coverage: 7.9% of statements
12:16:04 [2023-01-10T12:16:04.059Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:16:05 [2023-01-10T12:16:05.435Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:16:06 [2023-01-10T12:16:06.369Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:16:07 [2023-01-10T12:16:07.302Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:16:07 [2023-01-10T12:16:07.868Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:16:07 [2023-01-10T12:16:07.868Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:16:08 [2023-01-10T12:16:08.435Z] === RUN   TestDockerSuite/TestBuildCmd
12:16:08 [2023-01-10T12:16:08.435Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:16:08 [2023-01-10T12:16:08.693Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:16:08 [2023-01-10T12:16:08.952Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:16:08 [2023-01-10T12:16:08.952Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:16:08 [2023-01-10T12:16:08.952Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:16:09 [2023-01-10T12:16:09.886Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:16:10 [2023-01-10T12:16:10.145Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:16:10 [2023-01-10T12:16:10.711Z] --- PASS: TestUpdateRestartPolicy (12.48s)
12:16:10 [2023-01-10T12:16:10.711Z] === RUN   TestUpdateRestartWithAutoRemove
12:16:11 [2023-01-10T12:16:11.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
12:16:11 [2023-01-10T12:16:11.645Z] === RUN   TestWaitNonBlocked
12:16:11 [2023-01-10T12:16:11.645Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:11 [2023-01-10T12:16:11.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:11 [2023-01-10T12:16:11.645Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:11 [2023-01-10T12:16:11.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:11 [2023-01-10T12:16:11.645Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:11 [2023-01-10T12:16:11.645Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:12 [2023-01-10T12:16:12.579Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:16:12 [2023-01-10T12:16:12.579Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
12:16:12 [2023-01-10T12:16:12.579Z]     check_test.go:309: [d8396bf9d2640] daemon is not started
12:16:12 [2023-01-10T12:16:12.579Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:16:12 [2023-01-10T12:16:12.579Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
12:16:12 [2023-01-10T12:16:12.579Z]     check_test.go:309: [dc129283fa30d] daemon is not started
12:16:12 [2023-01-10T12:16:12.579Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:16:12 [2023-01-10T12:16:12.837Z] --- PASS: TestWaitNonBlocked (0.03s)
12:16:12 [2023-01-10T12:16:12.837Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
12:16:12 [2023-01-10T12:16:12.837Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s)
12:16:12 [2023-01-10T12:16:12.837Z] === RUN   TestWaitBlocked
12:16:12 [2023-01-10T12:16:12.837Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:16:12 [2023-01-10T12:16:12.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:16:12 [2023-01-10T12:16:12.837Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:16:12 [2023-01-10T12:16:12.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:16:12 [2023-01-10T12:16:12.837Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:16:12 [2023-01-10T12:16:12.837Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:16:14 [2023-01-10T12:16:14.212Z] --- PASS: TestWaitBlocked (0.03s)
12:16:14 [2023-01-10T12:16:14.212Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
12:16:14 [2023-01-10T12:16:14.212Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
12:16:14 [2023-01-10T12:16:14.212Z] === CONT  TestContainerStartOnDaemonRestart
12:16:14 [2023-01-10T12:16:14.212Z] === CONT  TestRestartDaemonWithRestartingContainer
12:16:15 [2023-01-10T12:16:15.146Z]     check_test.go:309: [d621dee839e0f] daemon is not started
12:16:15 [2023-01-10T12:16:15.146Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:16:15 [2023-01-10T12:16:15.146Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:16:16 [2023-01-10T12:16:16.521Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:16:17 [2023-01-10T12:16:17.458Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:16:17 [2023-01-10T12:16:17.716Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:16:17 [2023-01-10T12:16:17.716Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s)
12:16:17 [2023-01-10T12:16:17.716Z] === CONT  TestIpcModeOlderClient
12:16:17 [2023-01-10T12:16:17.716Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:16:17 [2023-01-10T12:16:17.716Z] === CONT  TestContainerKillOnDaemonStart
12:16:17 [2023-01-10T12:16:17.771Z] --- PASS: TestInfoAPIWarnings (16.24s)
12:16:17 [2023-01-10T12:16:17.771Z] === RUN   TestInfoDebug
12:16:17 [2023-01-10T12:16:17.771Z] --- PASS: TestInfoDebug (0.53s)
12:16:17 [2023-01-10T12:16:17.771Z] === RUN   TestInfoInsecureRegistries
12:16:17 [2023-01-10T12:16:17.771Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:16:17 [2023-01-10T12:16:17.771Z] === RUN   TestInfoRegistryMirrors
12:16:17 [2023-01-10T12:16:17.771Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:16:17 [2023-01-10T12:16:17.771Z] === RUN   TestLoginFailsWithBadCredentials
12:16:17 [2023-01-10T12:16:17.975Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s)
12:16:17 [2023-01-10T12:16:17.975Z] === CONT  TestDaemonHostGatewayIP
12:16:18 [2023-01-10T12:16:18.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:16:18 [2023-01-10T12:16:18.029Z] === RUN   TestPingCacheHeaders
12:16:18 [2023-01-10T12:16:18.029Z] --- PASS: TestPingCacheHeaders (0.02s)
12:16:18 [2023-01-10T12:16:18.029Z] === RUN   TestPingGet
12:16:18 [2023-01-10T12:16:18.029Z] --- PASS: TestPingGet (0.01s)
12:16:18 [2023-01-10T12:16:18.029Z] === RUN   TestPingHead
12:16:18 [2023-01-10T12:16:18.029Z] --- PASS: TestPingHead (0.02s)
12:16:18 [2023-01-10T12:16:18.029Z] === RUN   TestVersion
12:16:18 [2023-01-10T12:16:18.029Z] --- PASS: TestVersion (0.02s)
12:16:18 [2023-01-10T12:16:18.029Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:16:18 [2023-01-10T12:16:18.542Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:16:19 [2023-01-10T12:16:19.109Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:16:19 [2023-01-10T12:16:19.402Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.20s)
12:16:19 [2023-01-10T12:16:19.402Z] PASS
12:16:19 [2023-01-10T12:16:19.402Z] 
12:16:19 [2023-01-10T12:16:19.402Z] DONE 18 tests in 22.263s
12:16:19 [2023-01-10T12:16:19.402Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:16:19 [2023-01-10T12:16:19.402Z] INFO: Testing against a local daemon
12:16:19 [2023-01-10T12:16:19.402Z] === RUN   TestVolumesCreateAndList
12:16:19 [2023-01-10T12:16:19.402Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:16:19 [2023-01-10T12:16:19.402Z] === RUN   TestVolumesRemove
12:16:19 [2023-01-10T12:16:19.402Z] --- PASS: TestVolumesRemove (0.08s)
12:16:19 [2023-01-10T12:16:19.402Z] === RUN   TestVolumesInspect
12:16:19 [2023-01-10T12:16:19.402Z] --- PASS: TestVolumesInspect (0.02s)
12:16:19 [2023-01-10T12:16:19.402Z] === RUN   TestVolumesInvalidJSON
12:16:19 [2023-01-10T12:16:19.402Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:16:19 [2023-01-10T12:16:19.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:16:19 [2023-01-10T12:16:19.402Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:16:19 [2023-01-10T12:16:19.402Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:16:19 [2023-01-10T12:16:19.402Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:16:19 [2023-01-10T12:16:19.402Z] PASS
12:16:19 [2023-01-10T12:16:19.402Z] 
12:16:19 [2023-01-10T12:16:19.402Z] DONE 5 tests in 0.161s
12:16:19 [2023-01-10T12:16:19.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:16:19 [2023-01-10T12:16:19.681Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:16:19 [2023-01-10T12:16:19.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:16:19 [2023-01-10T12:16:19.972Z] Stopping apparmor (via systemctl): apparmor.service.
12:16:19 [2023-01-10T12:16:19.972Z] Removing test suite binaries
12:16:19 [2023-01-10T12:16:19.972Z] exiting test-integration
12:16:19 [2023-01-10T12:16:19.972Z] ++ exit 0
12:16:19 [2023-01-10T12:16:19.972Z] 
Post stage
[Pipeline] junit
12:16:21 [2023-01-10T12:16:21.358Z] Recording test results
12:16:21 [2023-01-10T12:16:21.842Z] --- PASS: TestDaemonHostGatewayIP (3.86s)
12:16:21 [2023-01-10T12:16:21.842Z] === CONT  TestDaemonRestartIpcMode
12:16:22 [2023-01-10T12:16:22.898Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:16:22 [2023-01-10T12:16:22.931Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:16:23 [2023-01-10T12:16:23.269Z] + echo Ensuring container killed.
12:16:23 [2023-01-10T12:16:23.269Z] Ensuring container killed.
12:16:23 [2023-01-10T12:16:23.269Z] + docker rm -vf docker-pr6
12:16:23 [2023-01-10T12:16:23.269Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
12:16:23 [2023-01-10T12:16:23.556Z] + echo Chowning /workspace to jenkins user
12:16:23 [2023-01-10T12:16:23.556Z] Chowning /workspace to jenkins user
12:16:23 [2023-01-10T12:16:23.556Z] + id -u
12:16:23 [2023-01-10T12:16:23.556Z] + id -g
12:16:23 [2023-01-10T12:16:23.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/workspace busybox chown -R 1000:1000 /workspace
12:16:23 [2023-01-10T12:16:23.556Z] Unable to find image 'busybox:latest' locally
12:16:23 [2023-01-10T12:16:23.814Z] latest: Pulling from library/busybox
12:16:23 [2023-01-10T12:16:23.814Z] 205dae5015e7: Pulling fs layer
12:16:23 [2023-01-10T12:16:23.814Z] 205dae5015e7: Verifying Checksum
12:16:23 [2023-01-10T12:16:23.814Z] 205dae5015e7: Download complete
12:16:24 [2023-01-10T12:16:24.075Z] 205dae5015e7: Pull complete
12:16:24 [2023-01-10T12:16:24.075Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:16:24 [2023-01-10T12:16:24.075Z] Status: Downloaded newer image for busybox:latest
12:16:25 [2023-01-10T12:16:25.431Z] --- PASS: TestDaemonRestartIpcMode (3.27s)
12:16:25 [2023-01-10T12:16:25.431Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:16:25 [2023-01-10T12:16:25.741Z] + bundleName=amd64-cgroup2
12:16:25 [2023-01-10T12:16:25.741Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:16:25 [2023-01-10T12:16:25.741Z] Creating amd64-cgroup2-bundles.tar.gz
12:16:25 [2023-01-10T12:16:25.741Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:16:25 [2023-01-10T12:16:25.741Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
12:16:26 [2023-01-10T12:16:26.010Z] Archiving artifacts
12:16:28 [2023-01-10T12:16:28.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:16:28 [2023-01-10T12:16:28.309Z] + make clean
12:16:28 [2023-01-10T12:16:28.579Z] docker volume rm -f docker-dev-cache
12:16:28 [2023-01-10T12:16:28.579Z] docker-dev-cache
[Pipeline] deleteDir
12:16:28 [2023-01-10T12:16:28.712Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:16:28 [2023-01-10T12:16:28.712Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:16:28 [2023-01-10T12:16:28.712Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:16:29 [2023-01-10T12:16:29.278Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
[Pipeline] }
12:16:30 [2023-01-10T12:16:30.652Z] --- PASS: TestContainerKillOnDaemonStart (12.78s)
12:16:30 [2023-01-10T12:16:30.652Z] PASS
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] === Skipped
12:16:30 [2023-01-10T12:16:30.652Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:16:30 [2023-01-10T12:16:30.652Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:16:30 [2023-01-10T12:16:30.652Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:16:30 [2023-01-10T12:16:30.652Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
12:16:30 [2023-01-10T12:16:30.652Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:16:30 [2023-01-10T12:16:30.652Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:16:30 [2023-01-10T12:16:30.652Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:16:30 [2023-01-10T12:16:30.652Z] 
12:16:30 [2023-01-10T12:16:30.652Z] DONE 197 tests, 6 skipped in 146.461s
12:16:30 [2023-01-10T12:16:30.652Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:16:30 [2023-01-10T12:16:30.652Z] ++ 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
12:16:30 [2023-01-10T12:16:30.652Z] ++ set -e
12:16:30 [2023-01-10T12:16:30.652Z] ++ '[' -n 0 ']'
12:16:30 [2023-01-10T12:16:30.652Z] ++ set -x
12:16:30 [2023-01-10T12:16:30.652Z] ++ 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
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:16:30 [2023-01-10T12:16:30.910Z] INFO: Testing against a local daemon
12:16:30 [2023-01-10T12:16:30.910Z] === RUN   TestLiveRestore
12:16:30 [2023-01-10T12:16:30.910Z] === RUN   TestLiveRestore/volume_references
12:16:30 [2023-01-10T12:16:30.910Z] === PAUSE TestLiveRestore/volume_references
12:16:30 [2023-01-10T12:16:30.910Z] === CONT  TestLiveRestore/volume_references
12:16:31 [2023-01-10T12:16:31.168Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:16:31 [2023-01-10T12:16:31.736Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:16:31 [2023-01-10T12:16:31.736Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:16:32 [2023-01-10T12:16:32.671Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:16:32 [2023-01-10T12:16:32.931Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:16:34 [2023-01-10T12:16:34.305Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:16:34 [2023-01-10T12:16:34.564Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:16:35 [2023-01-10T12:16:35.500Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:16:35 [2023-01-10T12:16:35.800Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:16:35 [2023-01-10T12:16:35.800Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:16:35 [2023-01-10T12:16:35.800Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:16:35 [2023-01-10T12:16:35.800Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:16:35 [2023-01-10T12:16:35.800Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:16:35 [2023-01-10T12:16:35.800Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:16:35 [2023-01-10T12:16:35.800Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:16:35 [2023-01-10T12:16:35.800Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:16:35 [2023-01-10T12:16:35.800Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:16:36 [2023-01-10T12:16:36.083Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:16:36 [2023-01-10T12:16:36.664Z] --- PASS: TestLiveRestore (0.00s)
12:16:36 [2023-01-10T12:16:36.664Z]     --- PASS: TestLiveRestore/volume_references (5.81s)
12:16:36 [2023-01-10T12:16:36.664Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.94s)
12:16:36 [2023-01-10T12:16:36.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.22s)
12:16:36 [2023-01-10T12:16:36.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.16s)
12:16:36 [2023-01-10T12:16:36.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.28s)
12:16:36 [2023-01-10T12:16:36.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.28s)
12:16:36 [2023-01-10T12:16:36.664Z] PASS
12:16:36 [2023-01-10T12:16:36.664Z] 
12:16:36 [2023-01-10T12:16:36.664Z] DONE 7 tests in 6.050s
12:16:36 [2023-01-10T12:16:36.664Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:16:36 [2023-01-10T12:16:36.664Z] ++ 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
12:16:36 [2023-01-10T12:16:36.664Z] ++ set -e
12:16:36 [2023-01-10T12:16:36.664Z] ++ '[' -n 0 ']'
12:16:36 [2023-01-10T12:16:36.664Z] ++ set -x
12:16:36 [2023-01-10T12:16:36.664Z] ++ 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
12:16:36 [2023-01-10T12:16:36.926Z] INFO: Testing against a local daemon
12:16:36 [2023-01-10T12:16:36.926Z] === RUN   TestCommitInheritsEnv
12:16:37 [2023-01-10T12:16:37.492Z] --- PASS: TestCommitInheritsEnv (0.46s)
12:16:37 [2023-01-10T12:16:37.492Z] === RUN   TestImportExtremelyLargeImageWorks
12:16:37 [2023-01-10T12:16:37.492Z] === PAUSE TestImportExtremelyLargeImageWorks
12:16:37 [2023-01-10T12:16:37.492Z] === RUN   TestImagesFilterMultiReference
12:16:37 [2023-01-10T12:16:37.492Z] --- PASS: TestImagesFilterMultiReference (0.08s)
12:16:37 [2023-01-10T12:16:37.492Z] === RUN   TestImagePullPlatformInvalid
12:16:37 [2023-01-10T12:16:37.492Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:16:37 [2023-01-10T12:16:37.492Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.18.9 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=83878fdf-5b2b-48c6-ab5d-07ff1b0f4a4f http.request.method=GET http.request.remoteaddr="127.0.0.1:48726" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=83878fdf-5b2b-48c6-ab5d-07ff1b0f4a4f http.request.method=GET http.request.remoteaddr="127.0.0.1:48726" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.778059ms http.response.status=200 http.response.written=2 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28047dfe-80e1-40d0-aae3-75442f2e42c7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28047dfe-80e1-40d0-aae3-75442f2e42c7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=28047dfe-80e1-40d0-aae3-75442f2e42c7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=25.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=2164b241-6d72-42d5-bb0c-79e6f23203aa trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=28047dfe-80e1-40d0-aae3-75442f2e42c7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.481043ms http.response.status=404 http.response.written=157 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0e599bfc-e919-4a02-bd30-1f058d57970f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=852fe97a-c0dc-4cba-a6d0-a7e6be78659f http.request.method=POST http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=852fe97a-c0dc-4cba-a6d0-a7e6be78659f http.request.method=POST http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=852fe97a-c0dc-4cba-a6d0-a7e6be78659f http.request.method=POST http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=151.401µs trace.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=15b48321-f52e-433b-86ce-26e3c6ef431b trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=852fe97a-c0dc-4cba-a6d0-a7e6be78659f http.request.method=POST http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=16.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0179888-7a72-4184-8247-6c7a0de95aaa trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0e599bfc-e919-4a02-bd30-1f058d57970f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=0e599bfc-e919-4a02-bd30-1f058d57970f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=46.016µs trace.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=80bb332c-1cde-423a-a8d4-c963ef01bd11 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=852fe97a-c0dc-4cba-a6d0-a7e6be78659f http.request.method=POST http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=87.385µs trace.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=f2abed4e-8548-45ae-b48f-420a56a70ec4 trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=852fe97a-c0dc-4cba-a6d0-a7e6be78659f http.request.method=POST http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=19.688454ms http.response.status=202 http.response.written=0 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=0e599bfc-e919-4a02-bd30-1f058d57970f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" 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=6.385502ms http.response.status=404 http.response.written=157 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cca5451b-ca3a-42ed-bf7b-e4ef033d1d6b http.request.method=POST http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cca5451b-ca3a-42ed-bf7b-e4ef033d1d6b http.request.method=POST http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cca5451b-ca3a-42ed-bf7b-e4ef033d1d6b http.request.method=POST http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=169.299µs trace.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=46cda9e9-6b13-4166-8a97-007482e497be trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.751Z] time="2023-01-10T12:16:37Z" 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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=28.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d9ddbbc-ab0c-4230-9da6-729467ba762a trace.line=82 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=14.437µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5f2239d-c886-4563-8f09-08ae0659bc2c trace.line=141 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=397.036µs trace.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=33afedb6-09b2-428a-8899-887aa4a20b2c trace.line=124 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=18.384µs trace.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=a6e36b65-543d-4c58-b4bb-0fb5835ee02e trace.line=141 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=85.997µs trace.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=2e4f7ec9-f9a9-4b1d-83a3-327b04cefc8d trace.line=141 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=94.299µs trace.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=45abb6eb-468d-4403-a933-7d9f24d1a967 trace.line=141 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60/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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=74.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c37a9e40-a94c-4d03-9da1-56c879a12bf8 trace.line=167 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=154.408µs trace.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=2ff1dbab-758e-4912-ba1c-5be8aba7d944 trace.line=95 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8f570bee-9933-4624-bb72-415752110c60\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=144.999µs trace.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=2021cf68-88c4-400d-b1bf-836e6831a95f trace.line=181 vars.name=test vars.uuid=8f570bee-9933-4624-bb72-415752110c60 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=31c22ad1-bd8e-4631-8dd7-e8005a01c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48728" http.request.uri="/v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.605611ms http.response.status=201 http.response.written=0 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "PUT /v2/test/blobs/uploads/8f570bee-9933-4624-bb72-415752110c60?_state=czH-Lnb8aI0mp4enQHW4HmC31C5rqBzjq_5qpwixuHF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNTcwYmVlLTk5MzMtNDYyNC1iYjcyLTQxNTc1MjExMGM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MTU2MzcwMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cca5451b-ca3a-42ed-bf7b-e4ef033d1d6b http.request.method=POST http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=35.731µs trace.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=11179622-409b-4b18-bf70-0cef73130207 trace.line=141 vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cca5451b-ca3a-42ed-bf7b-e4ef033d1d6b http.request.method=POST http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=82.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).PutContent" trace.id=66a35c09-3bab-4c5a-b72d-b23c5c8babbb trace.line=95 vars.name=test version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cca5451b-ca3a-42ed-bf7b-e4ef033d1d6b http.request.method=POST http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.714868ms http.response.status=202 http.response.written=0 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=31.433µs trace.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=27c0d5b3-0720-4b25-bb11-1ea7ea30ae6a trace.line=82 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=18.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92b40750-5311-44a5-b753-5aac1be7f5d6 trace.line=141 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=304.284µs trace.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=d7ab3bfa-4e0e-43a8-937b-b600e7c95d21 trace.line=124 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=19.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=650b5e04-c87a-4155-8015-0de61ebaec56 trace.line=141 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" 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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=132.573µs trace.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=6b1d5804-5152-4a92-8dc1-336ddf2a59e6 trace.line=141 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=22.548µs trace.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=8bbb33fb-84e7-4263-a4c7-d68c98c56531 trace.line=141 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:37 [2023-01-10T12:16:37.752Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179/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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=373.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).Move" trace.id=51b6ad71-12b5-4233-8d4a-11f5811b4878 trace.line=167 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=126.189µs trace.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=f79005f2-7236-41fe-a816-e6c9724c0f31 trace.line=95 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=378.187µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ec5ac8a6-0224-4ff5-8fd5-38c4f9df3057 trace.line=181 vars.name=test vars.uuid=a6a88724-864f-4c79-8bd2-ce796f5dc179 version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=aa7703a6-a2eb-4f07-999b-b177d16fe7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.407177ms http.response.status=201 http.response.written=0 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "PUT /v2/test/blobs/uploads/a6a88724-864f-4c79-8bd2-ce796f5dc179?_state=XD_UtUbx53_zpKkAo2ONpi5tcskRu143P5XsXD02OJB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2YTg4NzI0LTg2NGYtNGM3OS04YmQyLWNlNzk2ZjVkYzE3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQxMjoxNjozNy43MjM0NDA0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7f393972-3801-4d03-81a9-545a3c4d6d7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7f393972-3801-4d03-81a9-545a3c4d6d7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=7f393972-3801-4d03-81a9-545a3c4d6d7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=52.843µs trace.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=aedc41b0-16d6-4eb6-a0af-cc34241cadd1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=7f393972-3801-4d03-81a9-545a3c4d6d7c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48742" 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=3.025376ms http.response.status=404 http.response.written=96 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=52.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ceb95fd8-adde-43b7-bcf3-1798ad61f91f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=36.103µs trace.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=c296af1f-5527-4bb1-ab89-c3879dc75178 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=43.707µs trace.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=6901d8b6-ca04-4f10-95a3-edec560734d4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=18.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).Stat" trace.id=0eb35ec8-256d-4ce1-a5b4-d613383da339 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=19.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7ceba618-ecbe-4357-b745-8d2fedfb615d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=88.146µs trace.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=cdf5fda9-fe9c-40e4-9035-9de31cc0816f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=115.236µs trace.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=84d2de48-cd86-4dbf-af48-765fba57dd3d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=44.307µs trace.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=f47a353a-840c-489b-9ab6-6ae0702fd748 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=101.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7093e697-2ff5-4095-be79-165717182cdd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=80.701µs trace.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=3939d831-022e-473f-b6ce-8cd9289c4884 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" 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=ee229c26-3e6b-4891-b7b2-2fa4c135f74a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.498127ms http.response.status=201 http.response.written=0 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=704cbf38-db2a-4fe3-822d-1e4260a39e28 http.request.method=GET http.request.remoteaddr="127.0.0.1:48750" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=704cbf38-db2a-4fe3-822d-1e4260a39e28 http.request.method=GET http.request.remoteaddr="127.0.0.1:48750" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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.694051ms http.response.status=200 http.response.written=2 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.012Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=28.104µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e1470952-cddb-4313-8cf3-1a5a5a3f729f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=28.243µs trace.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=8abcd48b-eeef-4e0a-b477-32e0b6296855 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=14.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c634199c-282f-473b-9b52-0a313c3a4bb4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=19.301µs trace.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=32ea63d8-db54-4d4e-8df4-edf6931f603e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference=latest version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bd004867-7843-4366-a02e-73d1a55fb6a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48758" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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=1.711968ms http.response.status=200 http.response.written=417 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=33.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=b0edcaea-8449-4b5b-8eb6-00046f6a147f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=17.64µs trace.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=953fe407-38f4-444c-a0a2-7c0eff21de1a trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=28.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).GetContent" trace.id=30c61f1f-e891-4774-9d99-bf650c869320 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d9edd07a-fd6f-4552-a721-12144b406ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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=3.719226ms http.response.status=200 http.response.written=417 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=33.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57e0a17c-9719-4c3a-8533-3b96728e9b5d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=18.375µs trace.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=ef3ba3ff-4cad-46be-8050-539b33b8f352 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=115.216µs trace.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=7db516ca-76f6-4c09-a1d5-26a5ae750a95 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=18.052µs trace.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=e5a2b9c7-daaa-48ae-a7ac-0087ba9f957b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=16.556µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ea153eae-d390-4be9-8cc6-9b3e2d960361 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=9.142µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=8b226ced-484f-4b1a-a639-ff08bbb064c7 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=22.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).ReadStream" trace.id=2154dd30-4089-40dd-85d8-a4be49e883a4 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=35.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=67278fc6-31c6-4fe5-80af-89eed85f7905 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.013Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=18.246µs trace.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=50850095-ec6b-4890-9970-05d9610f15b9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=30.084µs trace.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=b3aff6d2-122f-4e17-abea-fcfa9e80c032 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=19.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=19c9f6a3-e4f4-41bb-b450-00eb69767976 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=16.552µs trace.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=4e128124-b09b-4c33-9641-d173abec1a6c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=8.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=11b937d1-ce10-4405-8832-aa56c64c99a6 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=66.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ed86e92-02e2-44df-bddd-ee07d54cd216 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=30.526µs trace.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=908567a7-b298-4f60-80bf-200a8973c3e4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ee0290cb-64ab-4903-83b4-98751253a33f http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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=11.230423ms http.response.status=200 http.response.written=68 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=23.98µs trace.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=79ebabbe-c225-4495-979d-6af334716727 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=33.002µs trace.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=a6e8cef1-269a-4ce5-994e-1efd5346cb45 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=40.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8dccb2b0-16ed-4e83-ab10-464c1191eec6 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f0e6ca94-a0fc-481b-8222-aeaa35e0ae40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48774" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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=24.368509ms http.response.status=200 http.response.written=179 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12b2a7bf-8ee9-414f-889c-6b91968d153a http.request.method=GET http.request.remoteaddr="127.0.0.1:48808" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12b2a7bf-8ee9-414f-889c-6b91968d153a http.request.method=GET http.request.remoteaddr="127.0.0.1:48808" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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.319437ms http.response.status=200 http.response.written=2 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c26e704d-a6ba-4ac2-82ef-e950172c18c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c26e704d-a6ba-4ac2-82ef-e950172c18c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c26e704d-a6ba-4ac2-82ef-e950172c18c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=c26e704d-a6ba-4ac2-82ef-e950172c18c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=27.048µs trace.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=77bc7216-c8f0-4ac8-8d8c-937738384a26 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=c26e704d-a6ba-4ac2-82ef-e950172c18c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=14.355µs trace.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=2ee6ebb8-1b0d-4cb2-9633-2531525d05ea trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=c26e704d-a6ba-4ac2-82ef-e950172c18c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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.385655ms http.response.status=404 http.response.written=181 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=29181576-0ba0-4310-9e8d-9f733ecc08da http.request.method=GET http.request.remoteaddr="127.0.0.1:48834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=29181576-0ba0-4310-9e8d-9f733ecc08da http.request.method=GET http.request.remoteaddr="127.0.0.1:48834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=29181576-0ba0-4310-9e8d-9f733ecc08da http.request.method=GET http.request.remoteaddr="127.0.0.1:48834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=29181576-0ba0-4310-9e8d-9f733ecc08da http.request.method=GET http.request.remoteaddr="127.0.0.1:48834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=23.248µs trace.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=eae8058d-9229-4e4c-a940-efdadfd24fce trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.014Z] time="2023-01-10T12:16:37Z" 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=29181576-0ba0-4310-9e8d-9f733ecc08da http.request.method=GET http.request.remoteaddr="127.0.0.1:48834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b trace.duration=16.462µs trace.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=dae9ccf7-5247-4937-bdb6-27be002288c7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.015Z] time="2023-01-10T12:16:37Z" 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=29181576-0ba0-4310-9e8d-9f733ecc08da http.request.method=GET http.request.remoteaddr="127.0.0.1:48834" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 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=2.765213ms http.response.status=404 http.response.written=181 instance.id=b1993306-d76f-49ef-9357-e7acee5ebd5b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
12:16:38 [2023-01-10T12:16:38.015Z] 127.0.0.1 - - [10/Jan/2023:12:16:37 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/3646b08d7e8b8dba57acff7ba405287db450a021 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
12:16:38 [2023-01-10T12:16:38.272Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.55s)
12:16:38 [2023-01-10T12:16:38.272Z] === RUN   TestRemoveImageOrphaning
12:16:38 [2023-01-10T12:16:38.530Z] --- PASS: TestRemoveImageOrphaning (0.36s)
12:16:38 [2023-01-10T12:16:38.530Z] === RUN   TestRemoveImageGarbageCollector
12:16:39 [2023-01-10T12:16:39.463Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:16:40 [2023-01-10T12:16:40.029Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:16:40 [2023-01-10T12:16:40.964Z] --- PASS: TestRemoveImageGarbageCollector (2.42s)
12:16:40 [2023-01-10T12:16:40.964Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:16:40 [2023-01-10T12:16:40.964Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:16:40 [2023-01-10T12:16:40.964Z] === RUN   TestTagInvalidReference
12:16:40 [2023-01-10T12:16:40.964Z] --- PASS: TestTagInvalidReference (0.02s)
12:16:40 [2023-01-10T12:16:40.964Z] === RUN   TestTagValidPrefixedRepo
12:16:40 [2023-01-10T12:16:40.964Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:16:40 [2023-01-10T12:16:40.964Z] === RUN   TestTagExistedNameWithoutForce
12:16:40 [2023-01-10T12:16:40.964Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:16:40 [2023-01-10T12:16:40.964Z] === RUN   TestTagOfficialNames
12:16:41 [2023-01-10T12:16:41.222Z] --- PASS: TestTagOfficialNames (0.07s)
12:16:41 [2023-01-10T12:16:41.222Z] === RUN   TestTagMatchesDigest
12:16:41 [2023-01-10T12:16:41.222Z] --- PASS: TestTagMatchesDigest (0.02s)
12:16:41 [2023-01-10T12:16:41.222Z] === CONT  TestImportExtremelyLargeImageWorks
12:16:42 [2023-01-10T12:16:42.157Z]     check_test.go:309: [defabfee9b465] daemon is not started
12:16:42 [2023-01-10T12:16:42.157Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:16:44 [2023-01-10T12:16:44.059Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:16:45 [2023-01-10T12:16:45.450Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:16:46 [2023-01-10T12:16:46.825Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:16:47 [2023-01-10T12:16:47.085Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:16:49 [2023-01-10T12:16:49.615Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:16:51 [2023-01-10T12:16:51.518Z]     check_test.go:309: [d5892cade27ab] daemon is not started
12:16:51 [2023-01-10T12:16:51.518Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:16:52 [2023-01-10T12:16:52.454Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:16:54 [2023-01-10T12:16:54.984Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:16:56 [2023-01-10T12:16:56.884Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:16:57 [2023-01-10T12:16:57.451Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:16:58 [2023-01-10T12:16:58.827Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:17:00 [2023-01-10T12:17:00.728Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:17:02 [2023-01-10T12:17:02.105Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:17:02 [2023-01-10T12:17:02.105Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:17:02 [2023-01-10T12:17:02.363Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:17:02 [2023-01-10T12:17:02.363Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:17:02 [2023-01-10T12:17:02.622Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:17:03 [2023-01-10T12:17:03.189Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:17:03 [2023-01-10T12:17:03.189Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from config
12:17:03 [2023-01-10T12:17:03.756Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config
12:17:03 [2023-01-10T12:17:03.756Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:17:04 [2023-01-10T12:17:04.321Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from config
12:17:04 [2023-01-10T12:17:04.579Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config
12:17:04 [2023-01-10T12:17:04.838Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:17:05 [2023-01-10T12:17:05.096Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config
12:17:05 [2023-01-10T12:17:05.662Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli
12:17:05 [2023-01-10T12:17:05.920Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:17:06 [2023-01-10T12:17:06.178Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli
12:17:06 [2023-01-10T12:17:06.745Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli
12:17:07 [2023-01-10T12:17:07.311Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli
12:17:07 [2023-01-10T12:17:07.878Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli
12:17:08 [2023-01-10T12:17:08.136Z]     check_test.go:309: [d0d3fd5074598] daemon is not started
12:17:08 [2023-01-10T12:17:08.136Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:17:09 [2023-01-10T12:17:09.512Z]     check_test.go:309: [d44b343f9e99f] daemon is not started
12:17:09 [2023-01-10T12:17:09.512Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:17:09 [2023-01-10T12:17:09.770Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:17:11 [2023-01-10T12:17:11.144Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:17:14 [2023-01-10T12:17:14.433Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:17:14 [2023-01-10T12:17:14.691Z]     check_test.go:309: [dc6be2d4f918e] daemon is not started
12:17:14 [2023-01-10T12:17:14.691Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:17:14 [2023-01-10T12:17:14.691Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:17:16 [2023-01-10T12:17:16.067Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestBoolValue
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestBoolValue (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestBoolValueOrDefault
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestInt64ValueOrZero
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestInt64ValueOrDefault
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestInt64ValueOrDefaultWithError
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestJsonContentType
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestJsonContentType (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] PASS
12:17:16 [2023-01-10T12:17:16.106Z] coverage: 16.2% of statements
12:17:16 [2023-01-10T12:17:16.106Z] ok  	github.com/docker/docker/api/server/httputils	0.060s	coverage: 16.2% of statements
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestMaskSecretKeys
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestMaskSecretKeys (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestVersionMiddlewareVersion
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:17:16 [2023-01-10T12:17:16.106Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:17:16 [2023-01-10T12:17:16.106Z] PASS
12:17:16 [2023-01-10T12:17:16.106Z] coverage: 37.7% of statements
12:17:16 [2023-01-10T12:17:16.106Z] ok  	github.com/docker/docker/api/server/middleware	0.061s	coverage: 37.7% of statements
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:17:16 [2023-01-10T12:17:16.106Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestStrSliceMarshalJSON
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestStrSliceUnmarshalJSON
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestStrSliceUnmarshalString
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestStrSliceUnmarshalSlice
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 90.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/api/types/strslice	0.050s	coverage: 90.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestMarshalJSON
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestMarshalJSON (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestMarshalJSONWithEmpty
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestMarshalJSONWithEmpty (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestToJSON
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestToJSON (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestToParamWithVersion
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestToParamWithVersion (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFromJSON
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFromJSON (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEmpty
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEmpty (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestArgsMatchKVListEmptySources
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestArgsMatchKVList
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestArgsMatchKVList (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestArgsMatch
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestArgsMatch (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestAdd
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestAdd (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDel
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDel (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestLen
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestLen (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestExactMatch
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestExactMatch (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestOnlyOneExactMatch
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestContains
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestContains (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestValidate
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestValidate (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestWalkValues
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestWalkValues (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFuzzyMatch
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFuzzyMatch (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestClone
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestClone (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 93.7% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/api/types/filters	0.057s	coverage: 93.7% of statements
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDurationToSecondsString
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDurationToSecondsString (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestGetTimestamp
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestAdjustForAPIVersion
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 5.7% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/api/server/router/swarm	0.057s	coverage: 5.7% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestGetTimestamp (0.22s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseTimestamps
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestParseTimestamps (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 100.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/api/types/time	0.276s	coverage: 100.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCompareVersion
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestCompareVersion (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 75.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/api/types/versions	0.067s	coverage: 75.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestParseRemoteURL (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCloneArgsSmartHttp
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCloneArgsDumbHttp
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCloneArgsGit
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestCloneArgsGit (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCheckoutGit
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:180: git version 2.11.1.windows.1
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2331055743/001/repo/.git/
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:17:16 [2023-01-10T12:17:16.107Z]         The file will have its original line endings in your working directory.
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:254: [master (root-commit) 094620b] First commit
12:17:16 [2023-01-10T12:17:16.107Z]          2 files changed, 3 insertions(+)
12:17:16 [2023-01-10T12:17:16.107Z]          create mode 100644 Dockerfile
12:17:16 [2023-01-10T12:17:16.107Z]          create mode 100644 subdir/Dockerfile
12:17:16 [2023-01-10T12:17:16.107Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:17:16 [2023-01-10T12:17:16.107Z]         The file will have its original line endings in your working directory.
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:255: Switched to a new branch 'test'
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
12:17:16 [2023-01-10T12:17:16.107Z]         The file will have its original line endings in your working directory.
12:17:16 [2023-01-10T12:17:16.107Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:17:16 [2023-01-10T12:17:16.107Z]         The file will have its original line endings in your working directory.
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
12:17:16 [2023-01-10T12:17:16.107Z]         The file will have its original line endings in your working directory.
12:17:16 [2023-01-10T12:17:16.107Z]         [test d78cdaf] Branch commit
12:17:16 [2023-01-10T12:17:16.107Z]          2 files changed, 3 insertions(+), 2 deletions(-)
12:17:16 [2023-01-10T12:17:16.107Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
12:17:16 [2023-01-10T12:17:16.107Z]         The file will have its original line endings in your working directory.
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:262: Switched to branch 'master'
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2331055743/001/subrepo/.git/
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestProcessNoDockerignore
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestProcessNoDockerignore (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestProcessShouldLeaveAllFiles
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDetectContentType
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDetectContentType (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestSelectAcceptableMIME
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestInspectEmptyResponse
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestInspectResponseBinary
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestInspectResponseBinary (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestResponseUnsupportedContentType
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestInspectResponseTextSimple
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestInspectResponseEmptyContentType
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestUnknownContentLength
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestUnknownContentLength (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDownloadRemote
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDownloadRemote (0.10s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestGetWithStatusError
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestGetWithStatusError (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCloseRootDirectory
12:17:16 [2023-01-10T12:17:16.107Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:16 [2023-01-10T12:17:16.107Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestHashFile
12:17:16 [2023-01-10T12:17:16.107Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:16 [2023-01-10T12:17:16.107Z] --- SKIP: TestHashFile (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestHashSubdir
12:17:16 [2023-01-10T12:17:16.107Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:16 [2023-01-10T12:17:16.107Z] --- SKIP: TestHashSubdir (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestRemoveDirectory
12:17:16 [2023-01-10T12:17:16.107Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:16 [2023-01-10T12:17:16.107Z] --- SKIP: TestRemoveDirectory (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 9.3% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/builder/remotecontext	0.309s	coverage: 9.3% of statements
12:17:16 [2023-01-10T12:17:16.107Z]     gitutils_test.go:273: [master (root-commit) 07d9b05] Subrepo initial
12:17:16 [2023-01-10T12:17:16.107Z]          1 file changed, 1 insertion(+)
12:17:16 [2023-01-10T12:17:16.107Z]          create mode 100644 subfile
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEnable
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEnable (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDisable
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDisable (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEnabled
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEnabled (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] PASS
12:17:16 [2023-01-10T12:17:16.107Z] coverage: 100.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] ok  	github.com/docker/docker/cli/debug	0.050s	coverage: 100.0% of statements
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestGetAllAllowed
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestGetAllAllowed (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestGetAllMeta
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestGetAllMeta (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestWarnOnUnusedBuildArgs
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestIsUnreferencedBuiltin
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestIsExistingDirectory
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestIsExistingDirectory (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestGetFilenameForDownload
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEnv2Variables
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEnv2Variables (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestMaintainer
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestMaintainer (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestLabel
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestLabel (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFromScratch
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFromScratch (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFromWithArg
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFromWithArg (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFromWithUndefinedArg
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestFromMultiStageWithNamedStage
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestOnbuild
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestOnbuild (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestWorkdir
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestWorkdir (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestCmd
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestCmd (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestHealthcheckNone
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestHealthcheckNone (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestHealthcheckCmd
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestHealthcheckCmd (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEntrypoint
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEntrypoint (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestExpose
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestExpose (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestUser
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestUser (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestVolume
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestVolume (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestStopSignal
12:17:16 [2023-01-10T12:17:16.107Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:17:16 [2023-01-10T12:17:16.107Z] --- SKIP: TestStopSignal (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestArg
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestArg (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestShell
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestShell (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestPrependEnvOnCmd
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestRunWithBuildArgs
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestRunIgnoresHealthcheck
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatchUnsupportedOptions
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestNormalizeWorkdir
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestDispatch/COPY_url
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestDispatch (0.13s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.08s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestAddScratchImageAddsToMounts
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestAddFromScratchPopulatesPlatform
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestImageSourceGetAddsToMounts
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestEmptyDockerfile
12:17:16 [2023-01-10T12:17:16.107Z] --- PASS: TestEmptyDockerfile (0.01s)
12:17:16 [2023-01-10T12:17:16.107Z] === RUN   TestSymlinkDockerfile
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestSymlinkDockerfile (0.02s)
12:17:16 [2023-01-10T12:17:16.108Z] === RUN   TestDockerfileOutsideTheBuildContext
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:17:16 [2023-01-10T12:17:16.108Z] === RUN   TestNonExistingDockerfile
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:17:16 [2023-01-10T12:17:16.108Z] === RUN   TestCopyRunConfig
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestCopyRunConfig (0.00s)
12:17:16 [2023-01-10T12:17:16.108Z] === RUN   TestDeepCopyRunConfig
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:17:16 [2023-01-10T12:17:16.108Z] === RUN   TestExportImage
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestExportImage (0.00s)
12:17:16 [2023-01-10T12:17:16.108Z] === RUN   TestNormalizeDest
12:17:16 [2023-01-10T12:17:16.108Z] --- PASS: TestNormalizeDest (0.00s)
12:17:16 [2023-01-10T12:17:16.108Z] PASS
12:17:16 [2023-01-10T12:17:16.108Z] coverage: 46.8% of statements
12:17:16 [2023-01-10T12:17:16.108Z] ok  	github.com/docker/docker/builder/dockerfile	0.321s	coverage: 46.8% of statements
12:17:16 [2023-01-10T12:17:16.108Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:17:17 [2023-01-10T12:17:17.442Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:17:19 [2023-01-10T12:17:19.004Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2331055743/001/repo/sub'...
12:17:19 [2023-01-10T12:17:19.004Z]         warning: LF will be replaced by CRLF in .gitmodules.
12:17:19 [2023-01-10T12:17:19.004Z]         The file will have its original line endings in your working directory.
12:17:19 [2023-01-10T12:17:19.004Z]     gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules.
12:17:19 [2023-01-10T12:17:19.004Z]         The file will have its original line endings in your working directory.
12:17:19 [2023-01-10T12:17:19.004Z]     gitutils_test.go:277: [master 896228f] With submodule
12:17:19 [2023-01-10T12:17:19.004Z]          2 files changed, 4 insertions(+)
12:17:19 [2023-01-10T12:17:19.004Z]          create mode 100644 .gitmodules
12:17:19 [2023-01-10T12:17:19.004Z]          create mode 160000 sub
12:17:19 [2023-01-10T12:17:19.004Z]         warning: LF will be replaced by CRLF in .gitmodules.
12:17:19 [2023-01-10T12:17:19.004Z]         The file will have its original line endings in your working directory.
12:17:19 [2023-01-10T12:17:19.004Z] === RUN   TestCheckoutGit/#00
12:17:19 [2023-01-10T12:17:19.343Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:17:19 [2023-01-10T12:17:19.343Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:17:19 [2023-01-10T12:17:19.969Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:19 [2023-01-10T12:17:19.969Z]         
12:17:19 [2023-01-10T12:17:19.969Z]     gitutils_test.go:211: git-http-backend: 
12:17:23 [2023-01-10T12:17:23.531Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:17:23 [2023-01-10T12:17:23.698Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:23 [2023-01-10T12:17:23.698Z]         
12:17:23 [2023-01-10T12:17:23.698Z]     gitutils_test.go:211: git-http-backend: 
12:17:24 [2023-01-10T12:17:24.098Z]     check_test.go:309: [dbcbe2e2cf22a] daemon is not started
12:17:24 [2023-01-10T12:17:24.098Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:17:26 [2023-01-10T12:17:26.537Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:17:26 [2023-01-10T12:17:26.537Z] Copying nested executables into bundles/cross/linux/amd64
12:17:26 [2023-01-10T12:17:26.537Z] Cross building: bundles/cross/windows/amd64
12:17:26 [2023-01-10T12:17:26.537Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:17:26 [2023-01-10T12:17:26.537Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:17:26 [2023-01-10T12:17:26.597Z] === RUN   TestCheckoutGit/master
12:17:28 [2023-01-10T12:17:28.770Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:28 [2023-01-10T12:17:28.770Z]         
12:17:28 [2023-01-10T12:17:28.771Z]     gitutils_test.go:211: git-http-backend: 
12:17:29 [2023-01-10T12:17:29.395Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:17:29 [2023-01-10T12:17:29.654Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointCreateError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointCreateError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointCreate
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointCreate (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointDeleteError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointDelete
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointDelete (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointListError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointListError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointList
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointList (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCheckpointListContainerNotFound
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNewClientWithOpsFromEnv
12:17:30 [2023-01-10T12:17:30.321Z]     client_test.go:23: runtime.GOOS == "windows"
12:17:30 [2023-01-10T12:17:30.321Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestGetAPIPath
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestGetAPIPath (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestParseHostURL
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestParseHostURL (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNegotiateAPIVersionEmpty
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNegotiateAPIVersion
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNegotiateAPVersionOverride
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNegotiateAPIVersionAutomatic
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestClientRedirect
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestClientRedirect (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigCreateUnsupported
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigCreateError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigCreateError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigCreate
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigCreate (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigInspectNotFound
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigInspectWithEmptyID
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigInspectUnsupported
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigInspectError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigInspectError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigInspectConfigNotFound
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigInspect
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigInspect (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigListUnsupported
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigListUnsupported (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigListError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigListError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigList
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigList (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigRemoveUnsupported
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigRemoveError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigRemoveError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigRemove
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigRemove (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigUpdateUnsupported
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigUpdateError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigUpdateError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestConfigUpdate
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestConfigUpdate (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerCommitError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerCommitError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerCommit
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerCommit (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerStatPathError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerStatPathError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerStatPathNotFoundError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerStatPathNoHeaderError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerStatPath
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerStatPath (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyToContainerError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyToContainerError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyToContainerNotFoundError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyToContainerNotStatusOKError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyToContainer
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyToContainer (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyFromContainerError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyFromContainerError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyFromContainerNotFoundError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyFromContainerNotStatusOKError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyFromContainerNoHeaderError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestCopyFromContainer
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestCopyFromContainer (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerCreateError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerCreateError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerCreateImageNotFound
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerCreateWithName
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerCreateWithName (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerCreateAutoRemove
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerDiffError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerDiffError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerDiff
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerDiff (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExecCreateError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExecCreateError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExecCreate
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExecCreate (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExecStartError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExecStartError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExecStart
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExecStart (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExecInspectError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExecInspectError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExecInspect
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExecInspect (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExportError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExportError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerExport
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerExport (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerInspectError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerInspectError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerInspectContainerNotFound
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerInspectWithEmptyID
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerInspect
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerInspect (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerInspectNode
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerInspectNode (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerKillError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerKillError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerKill
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerKill (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerListError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerListError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerList
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerList (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerLogsNotFoundError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerLogsError
12:17:30 [2023-01-10T12:17:30.321Z] --- PASS: TestContainerLogsError (0.00s)
12:17:30 [2023-01-10T12:17:30.321Z] === RUN   TestContainerLogs
12:17:30 [2023-01-10T12:17:30.587Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerLogs (0.21s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerPauseError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerPauseError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerPause
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerPause (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainersPruneError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainersPruneError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainersPrune
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainersPrune (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRemoveError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRemoveError (0.01s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRemoveNotFoundError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRemove
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRemove (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRenameError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRenameError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRename
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRename (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerResizeError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerResizeError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerExecResizeError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerExecResizeError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerResize
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerResize (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerExecResize
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerExecResize (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRestartError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRestartError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerRestart
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerRestart (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerStartError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerStartError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerStart
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerStart (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerStatsError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerStatsError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerStats
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerStats (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerStopError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerStopError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerStop
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerStop (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerTopError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerTopError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerTop
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerTop (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerUnpauseError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerUnpauseError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerUnpause
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerUnpause (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerUpdateError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerUpdateError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerUpdate
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerUpdate (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerWaitError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerWaitError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestContainerWait
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestContainerWait (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestDiskUsageError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestDiskUsageError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestDiskUsage
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestDiskUsage (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestDistributionInspectUnsupported
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestDistributionInspectWithEmptyID
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestEventsErrorInOptions
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestEventsErrorFromServer
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestEvents
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestEvents (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestTLSCloseWriter
12:17:30 [2023-01-10T12:17:30.778Z] === PAUSE TestTLSCloseWriter
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageBuildError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageBuildError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageBuild
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageBuild (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestGetDockerOS
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestGetDockerOS (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageCreateError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageCreateError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageCreate
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageCreate (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageHistoryError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageHistoryError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageHistory
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageHistory (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageImportError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageImportError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageImport
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageImport (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageInspectError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageInspectError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageInspectImageNotFound
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageInspectWithEmptyID
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageInspect
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageInspect (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageListError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageListError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageList
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageList (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageListApiBefore125
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageLoadError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageLoadError (0.03s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImageLoad
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImageLoad (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagesPruneError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagesPruneError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagesPrune
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagesPrune (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagePullReferenceParseError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagePullAnyError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagePullAnyError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagePullStatusUnauthorizedError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:17:30 [2023-01-10T12:17:30.778Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:17:30 [2023-01-10T12:17:30.778Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePullWithoutErrors
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushReferenceError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushReferenceError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushAnyError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushAnyError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushStatusUnauthorizedError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithoutErrors
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageRemoveError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageRemoveError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageRemoveImageNotFound
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageRemove
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageRemove (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSaveError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSaveError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSave
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSave (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSearchAnyError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSearchAnyError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSearchStatusUnauthorizedError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageSearchWithoutErrors
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageTagError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageTagError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageTagInvalidReference
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageTagInvalidSourceImageName
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageTagHexSource
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageTagHexSource (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestImageTag
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestImageTag (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestInfoServerError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestInfoServerError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestInfoInvalidResponseJSONError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestInfo
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestInfo (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkConnectError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkConnectError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkConnect
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkConnect (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkCreateError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkCreateError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkCreate
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkCreate (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkDisconnectError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkDisconnect
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkDisconnect (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkInspectError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkInspectError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkInspectNotFoundError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkInspectWithEmptyID
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkInspect
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkInspect (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkListError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkListError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkList
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkList (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworksPruneError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworksPruneError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworksPrune
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworksPrune (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkRemoveError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkRemoveError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNetworkRemove
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNetworkRemove (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeInspectError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeInspectError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeInspectNodeNotFound
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeInspectWithEmptyID
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeInspect
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeInspect (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeListError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeListError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeList
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeList (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeRemoveError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeRemoveError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeRemove
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeRemove (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeUpdateError
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeUpdateError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestNodeUpdate
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestNodeUpdate (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestOptionWithTimeout
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestOptionWithTimeout (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestPingFail
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestPingFail (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestPingWithError
12:17:30 [2023-01-10T12:17:30.779Z] 2023/01/10 12:17:30 RoundTripper returned a response & error; ignoring response
12:17:30 [2023-01-10T12:17:30.779Z] 2023/01/10 12:17:30 RoundTripper returned a response & error; ignoring response
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestPingWithError (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestPingSuccess
12:17:30 [2023-01-10T12:17:30.779Z] --- PASS: TestPingSuccess (0.00s)
12:17:30 [2023-01-10T12:17:30.779Z] === RUN   TestPingHeadFallback
12:17:30 [2023-01-10T12:17:30.845Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPingHeadFallback/OK
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPingHeadFallback/Not_Found
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPingHeadFallback (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginDisableError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginDisableError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginDisable
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginDisable (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginEnableError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginEnableError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginEnable
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginEnable (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginInspectError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginInspectError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginInspectWithEmptyID
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginInspect
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginInspect (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginListError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginListError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginList
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginList (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginPushError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginPushError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginPush
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginPush (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginRemoveError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginRemoveError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginRemove
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginRemove (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginSetError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginSetError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPluginSet
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPluginSet (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSetHostHeader
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSetHostHeader (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestPlainTextError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestPlainTextError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestInfiniteError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestInfiniteError (0.03s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretCreateUnsupported
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretCreateError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretCreateError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretCreate
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretCreate (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretInspectUnsupported
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretInspectError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretInspectError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretInspectSecretNotFound
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretInspectWithEmptyID
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretInspect
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretInspect (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretListUnsupported
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretListUnsupported (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretListError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretListError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretList
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretList (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretRemoveUnsupported
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretRemoveError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretRemoveError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretRemove
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretRemove (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretUpdateUnsupported
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretUpdateError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretUpdateError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSecretUpdate
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSecretUpdate (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceCreateError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceCreateError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceCreate
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceCreate (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceCreateCompatiblePlatforms
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceCreateDigestPinning
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceInspectError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceInspectError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceInspectServiceNotFound
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceInspectWithEmptyID
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceInspect
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceInspect (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceListError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceListError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceList
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceList (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceLogsError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceLogsError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceLogs
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceLogs (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceRemoveError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceRemoveError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceRemoveNotFoundError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceRemove
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceRemove (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceUpdateError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceUpdateError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestServiceUpdate
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestServiceUpdate (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmGetUnlockKeyError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmGetUnlockKey
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmInitError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmInitError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmInit
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmInit (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmInspectError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmInspectError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmInspect
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmInspect (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmJoinError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmJoinError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmJoin
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmJoin (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmLeaveError
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmLeaveError (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmLeave
12:17:31 [2023-01-10T12:17:31.236Z] --- PASS: TestSwarmLeave (0.00s)
12:17:31 [2023-01-10T12:17:31.236Z] === RUN   TestSwarmUnlockError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestSwarmUnlockError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestSwarmUnlock
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestSwarmUnlock (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestSwarmUpdateError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestSwarmUpdateError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestSwarmUpdate
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestSwarmUpdate (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestTaskInspectError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestTaskInspectError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestTaskInspectWithEmptyID
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestTaskInspect
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestTaskInspect (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestTaskListError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestTaskListError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestTaskList
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestTaskList (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeCreateError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeCreateError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeCreate
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeCreate (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeInspectError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeInspectError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeInspectNotFound
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeInspectWithEmptyID
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeInspect
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeInspect (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeListError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeListError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeList
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeList (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeRemoveError
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeRemoveError (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === RUN   TestVolumeRemove
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestVolumeRemove (0.00s)
12:17:31 [2023-01-10T12:17:31.237Z] === CONT  TestTLSCloseWriter
12:17:31 [2023-01-10T12:17:31.237Z] --- PASS: TestTLSCloseWriter (0.02s)
12:17:31 [2023-01-10T12:17:31.237Z] PASS
12:17:31 [2023-01-10T12:17:31.237Z] coverage: 74.9% of statements
12:17:31 [2023-01-10T12:17:31.237Z] ok  	github.com/docker/docker/client	0.501s	coverage: 74.9% of statements
12:17:31 [2023-01-10T12:17:31.694Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:31 [2023-01-10T12:17:31.694Z]         
12:17:31 [2023-01-10T12:17:31.694Z]     gitutils_test.go:211: git-http-backend: 
12:17:32 [2023-01-10T12:17:32.220Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:17:34 [2023-01-10T12:17:34.592Z] === RUN   TestCheckoutGit/:subdir
12:17:34 [2023-01-10T12:17:34.752Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:17:35 [2023-01-10T12:17:35.011Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:17:35 [2023-01-10T12:17:35.049Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:35 [2023-01-10T12:17:35.049Z]         
12:17:35 [2023-01-10T12:17:35.049Z]     gitutils_test.go:211: git-http-backend: 
12:17:36 [2023-01-10T12:17:36.911Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:17:37 [2023-01-10T12:17:37.170Z]     check_test.go:309: [d326f2cf01d95] daemon is not started
12:17:37 [2023-01-10T12:17:37.170Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:17:37 [2023-01-10T12:17:37.736Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:17:38 [2023-01-10T12:17:38.302Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:17:38 [2023-01-10T12:17:38.780Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:38 [2023-01-10T12:17:38.780Z]         
12:17:38 [2023-01-10T12:17:38.780Z]     gitutils_test.go:211: git-http-backend: 
12:17:38 [2023-01-10T12:17:38.870Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:17:38 [2023-01-10T12:17:38.870Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:17:40 [2023-01-10T12:17:40.770Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:17:40 [2023-01-10T12:17:40.770Z]     check_test.go:309: [d60e709a2ab74] daemon is not started
12:17:40 [2023-01-10T12:17:40.770Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:17:40 [2023-01-10T12:17:40.951Z] === RUN   TestCheckoutGit/:nosubdir
12:17:42 [2023-01-10T12:17:42.487Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:42 [2023-01-10T12:17:42.487Z]         
12:17:42 [2023-01-10T12:17:42.488Z]     gitutils_test.go:211: git-http-backend: 
12:17:43 [2023-01-10T12:17:43.299Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:17:43 [2023-01-10T12:17:43.453Z] === RUN   TestCheckoutGit/:Dockerfile
12:17:44 [2023-01-10T12:17:44.418Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:44 [2023-01-10T12:17:44.418Z]         
12:17:44 [2023-01-10T12:17:44.418Z]     gitutils_test.go:211: git-http-backend: 
12:17:44 [2023-01-10T12:17:44.672Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:17:45 [2023-01-10T12:17:45.384Z] === RUN   TestCheckoutGit/master:nosubdir
12:17:45 [2023-01-10T12:17:45.606Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:17:46 [2023-01-10T12:17:46.351Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:46 [2023-01-10T12:17:46.351Z]         
12:17:46 [2023-01-10T12:17:46.351Z]     gitutils_test.go:211: git-http-backend: 
12:17:46 [2023-01-10T12:17:46.540Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:17:47 [2023-01-10T12:17:47.318Z] === RUN   TestCheckoutGit/master:subdir
12:17:48 [2023-01-10T12:17:48.284Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:48 [2023-01-10T12:17:48.284Z]         
12:17:48 [2023-01-10T12:17:48.284Z]     gitutils_test.go:211: git-http-backend: 
12:17:48 [2023-01-10T12:17:48.441Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:17:50 [2023-01-10T12:17:50.341Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:17:51 [2023-01-10T12:17:51.186Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:51 [2023-01-10T12:17:51.186Z]         
12:17:51 [2023-01-10T12:17:51.186Z]     gitutils_test.go:211: git-http-backend: 
12:17:51 [2023-01-10T12:17:51.278Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:17:53 [2023-01-10T12:17:53.180Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:17:53 [2023-01-10T12:17:53.366Z] === RUN   TestCheckoutGit/master:../subdir
12:17:53 [2023-01-10T12:17:53.823Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:53 [2023-01-10T12:17:53.823Z]         
12:17:53 [2023-01-10T12:17:53.823Z]     gitutils_test.go:211: git-http-backend: 
12:17:54 [2023-01-10T12:17:54.788Z] === RUN   TestCheckoutGit/test
12:17:55 [2023-01-10T12:17:55.245Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:55 [2023-01-10T12:17:55.245Z]         
12:17:55 [2023-01-10T12:17:55.245Z]     gitutils_test.go:211: git-http-backend: 
12:17:56 [2023-01-10T12:17:56.463Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:17:57 [2023-01-10T12:17:57.417Z] === RUN   TestCheckoutGit/test:
12:17:58 [2023-01-10T12:17:58.388Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:17:58 [2023-01-10T12:17:58.388Z]         
12:17:58 [2023-01-10T12:17:58.388Z]     gitutils_test.go:211: git-http-backend: 
12:17:59 [2023-01-10T12:17:59.746Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:18:00 [2023-01-10T12:18:00.560Z] === RUN   TestCheckoutGit/test:subdir
12:18:01 [2023-01-10T12:18:01.018Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
12:18:01 [2023-01-10T12:18:01.018Z]         
12:18:01 [2023-01-10T12:18:01.018Z]     gitutils_test.go:211: git-http-backend: 
12:18:03 [2023-01-10T12:18:03.031Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestConfigureDaemonLogs
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestCommonOptionsInstallFlags
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] PASS
12:18:03 [2023-01-10T12:18:03.188Z] coverage: 18.4% of statements
12:18:03 [2023-01-10T12:18:03.188Z] ok  	github.com/docker/docker/cmd/dockerd	0.222s	coverage: 18.4% of statements
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestCheckoutGit (50.67s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/#00 (7.17s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/master (7.98s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/:subdir (6.75s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/:nosubdir (2.33s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/:Dockerfile (1.85s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/master:nosubdir (1.97s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/master:subdir (6.00s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/master:../subdir (1.53s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/test (2.87s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/test: (2.78s)
12:18:03 [2023-01-10T12:18:03.188Z]     --- PASS: TestCheckoutGit/test:subdir (2.96s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestValidGitTransport
12:18:03 [2023-01-10T12:18:03.188Z] --- PASS: TestValidGitTransport (0.00s)
12:18:03 [2023-01-10T12:18:03.188Z] === RUN   TestGitInvalidRef
12:18:03 [2023-01-10T12:18:03.290Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:18:03 [2023-01-10T12:18:03.549Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:18:03 [2023-01-10T12:18:03.646Z] --- PASS: TestGitInvalidRef (0.27s)
12:18:03 [2023-01-10T12:18:03.646Z] PASS
12:18:03 [2023-01-10T12:18:03.646Z] coverage: 83.5% of statements
12:18:03 [2023-01-10T12:18:03.646Z] ok  	github.com/docker/docker/builder/remotecontext/git	51.008s	coverage: 83.5% of statements
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestContainerStopSignal
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestContainerStopSignal (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestContainerStopTimeout
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestContainerStopTimeout (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestContainerSecretReferenceDestTarget
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestContainerLogPathSetForRingLogger
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestReplaceAndAppendEnvVars
12:18:05 [2023-01-10T12:18:05.178Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestNewMemoryStore
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestNewMemoryStore (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestAddContainers
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestAddContainers (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestGetContainer
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestGetContainer (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestDeleteContainer
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestDeleteContainer (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestListContainers
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestListContainers (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestFirstContainer
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestFirstContainer (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestApplyAllContainer
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestApplyAllContainer (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestIsValidHealthString
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestIsValidHealthString (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestStateRunStop
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestStateRunStop (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestStateTimeoutWait
12:18:05 [2023-01-10T12:18:05.178Z]     state_test.go:141: Stop callback fired
12:18:05 [2023-01-10T12:18:05.178Z]     state_test.go:165: Stop callback fired
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestStateTimeoutWait (0.10s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestIsValidStateString
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestIsValidStateString (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestViewSaveDelete
12:18:05 [2023-01-10T12:18:05.178Z] ?   	github.com/docker/docker/cli	[no test files]
12:18:05 [2023-01-10T12:18:05.178Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestViewSaveDelete (0.09s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestViewAll
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestViewAll (0.03s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestViewGet
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestViewGet (0.03s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestNames
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestNames (0.00s)
12:18:05 [2023-01-10T12:18:05.178Z] === RUN   TestViewWithHealthCheck
12:18:05 [2023-01-10T12:18:05.178Z] --- PASS: TestViewWithHealthCheck (0.03s)
12:18:05 [2023-01-10T12:18:05.178Z] PASS
12:18:05 [2023-01-10T12:18:05.178Z] coverage: 41.4% of statements
12:18:05 [2023-01-10T12:18:05.178Z] ok  	github.com/docker/docker/container	0.409s	coverage: 41.4% of statements
12:18:05 [2023-01-10T12:18:05.178Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:18:05 [2023-01-10T12:18:05.178Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:18:05 [2023-01-10T12:18:05.178Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:18:05 [2023-01-10T12:18:05.178Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:18:05 [2023-01-10T12:18:05.449Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:18:06 [2023-01-10T12:18:06.383Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:18:07 [2023-01-10T12:18:07.756Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:18:07 [2023-01-10T12:18:07.756Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:18:08 [2023-01-10T12:18:08.014Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:18:08 [2023-01-10T12:18:08.076Z] === RUN   TestPrepare
12:18:08 [2023-01-10T12:18:08.076Z] --- PASS: TestPrepare (0.00s)
12:18:08 [2023-01-10T12:18:08.076Z] === RUN   TestStart
12:18:08 [2023-01-10T12:18:08.076Z] --- PASS: TestStart (0.00s)
12:18:08 [2023-01-10T12:18:08.076Z] === RUN   TestWaitCancel
12:18:08 [2023-01-10T12:18:08.076Z] --- PASS: TestWaitCancel (0.00s)
12:18:08 [2023-01-10T12:18:08.076Z] === RUN   TestWaitDisabled
12:18:08 [2023-01-10T12:18:08.076Z] --- PASS: TestWaitDisabled (0.00s)
12:18:08 [2023-01-10T12:18:08.076Z] === RUN   TestWaitEnabled
12:18:08 [2023-01-10T12:18:08.076Z] --- PASS: TestWaitEnabled (0.00s)
12:18:08 [2023-01-10T12:18:08.076Z] === RUN   TestRemove
12:18:08 [2023-01-10T12:18:08.076Z] --- PASS: TestRemove (0.00s)
12:18:08 [2023-01-10T12:18:08.076Z] PASS
12:18:08 [2023-01-10T12:18:08.076Z] coverage: 65.3% of statements
12:18:08 [2023-01-10T12:18:08.076Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.216s	coverage: 65.3% of statements
12:18:08 [2023-01-10T12:18:08.534Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:18:08 [2023-01-10T12:18:08.579Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertFromGRPCIsolation
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:18:08 [2023-01-10T12:18:08.991Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.991Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:18:08 [2023-01-10T12:18:08.992Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:18:08 [2023-01-10T12:18:08.992Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:18:08 [2023-01-10T12:18:08.992Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:18:08 [2023-01-10T12:18:08.992Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCConfigs
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:18:08 [2023-01-10T12:18:08.992Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCConfigs
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:18:08 [2023-01-10T12:18:08.992Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:18:08 [2023-01-10T12:18:08.992Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:18:08 [2023-01-10T12:18:08.992Z] PASS
12:18:08 [2023-01-10T12:18:08.992Z] coverage: 35.9% of statements
12:18:08 [2023-01-10T12:18:08.992Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.476s	coverage: 35.9% of statements
12:18:09 [2023-01-10T12:18:09.145Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:18:09 [2023-01-10T12:18:09.403Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:18:09 [2023-01-10T12:18:09.661Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:18:09 [2023-01-10T12:18:09.958Z] === RUN   TestNewListSecretsFilters
12:18:09 [2023-01-10T12:18:09.958Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:18:09 [2023-01-10T12:18:09.958Z] === RUN   TestNewListConfigsFilters
12:18:09 [2023-01-10T12:18:09.958Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:18:09 [2023-01-10T12:18:09.958Z] PASS
12:18:09 [2023-01-10T12:18:09.958Z] coverage: 0.5% of statements
12:18:09 [2023-01-10T12:18:09.958Z] ok  	github.com/docker/docker/daemon/cluster	0.621s	coverage: 0.5% of statements
12:18:10 [2023-01-10T12:18:10.227Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:18:10 [2023-01-10T12:18:10.485Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:18:12 [2023-01-10T12:18:12.386Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:18:12 [2023-01-10T12:18:12.857Z] === RUN   TestBuilderGC
12:18:12 [2023-01-10T12:18:12.857Z] --- PASS: TestBuilderGC (0.01s)
12:18:12 [2023-01-10T12:18:12.857Z] === RUN   TestDaemonConfigurationNotFound
12:18:12 [2023-01-10T12:18:12.857Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:18:12 [2023-01-10T12:18:12.857Z] === RUN   TestDaemonBrokenConfiguration
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestParseClusterAdvertiseSettings
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestFindConfigurationConflicts
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeConflicts
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:18:13 [2023-01-10T12:18:13.314Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:18:13 [2023-01-10T12:18:13.314Z] --- PASS: TestValidateConfigurationErrors (0.02s)
12:18:13 [2023-01-10T12:18:13.314Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:18:13 [2023-01-10T12:18:13.314Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_label
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_dns
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_dns-search
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:18:13 [2023-01-10T12:18:13.315Z] --- PASS: TestValidateConfiguration (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestModifiedDiscoverySettings
12:18:13 [2023-01-10T12:18:13.315Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestReloadSetConfigFileNotExist
12:18:13 [2023-01-10T12:18:13.315Z] time="2023-01-10T12:18:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:18:13 [2023-01-10T12:18:13.315Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s)
12:18:13 [2023-01-10T12:18:13.315Z] === RUN   TestReloadDefaultConfigNotExist
12:18:13 [2023-01-10T12:18:13.315Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:18:13 [2023-01-10T12:18:13.772Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] === RUN   TestReloadBadDefaultConfig
12:18:13 [2023-01-10T12:18:13.772Z] time="2023-01-10T12:18:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1462573870"
12:18:13 [2023-01-10T12:18:13.772Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] === RUN   TestReloadWithConflictingLabels
12:18:13 [2023-01-10T12:18:13.772Z] time="2023-01-10T12:18:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3210715001"
12:18:13 [2023-01-10T12:18:13.772Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] === RUN   TestReloadWithDuplicateLabels
12:18:13 [2023-01-10T12:18:13.772Z] time="2023-01-10T12:18:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-56174426"
12:18:13 [2023-01-10T12:18:13.772Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] === RUN   TestDaemonConfigurationMerge
12:18:13 [2023-01-10T12:18:13.772Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] PASS
12:18:13 [2023-01-10T12:18:13.772Z] coverage: 79.7% of statements
12:18:13 [2023-01-10T12:18:13.772Z] ok  	github.com/docker/docker/daemon/config	0.364s	coverage: 79.7% of statements
12:18:13 [2023-01-10T12:18:13.772Z] === RUN   TestDiscoveryOptsErrors
12:18:13 [2023-01-10T12:18:13.772Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] === RUN   TestDiscoveryOpts
12:18:13 [2023-01-10T12:18:13.772Z] --- PASS: TestDiscoveryOpts (0.00s)
12:18:13 [2023-01-10T12:18:13.772Z] PASS
12:18:13 [2023-01-10T12:18:13.772Z] coverage: 30.0% of statements
12:18:13 [2023-01-10T12:18:13.772Z] ok  	github.com/docker/docker/daemon/discovery	0.058s	coverage: 30.0% of statements
12:18:14 [2023-01-10T12:18:14.290Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestWaitNodeAttachment
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestEventsLog
12:18:15 [2023-01-10T12:18:15.307Z] --- PASS: TestEventsLog (0.00s)
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestEventsLogTimeout
12:18:15 [2023-01-10T12:18:15.307Z] --- PASS: TestEventsLogTimeout (0.00s)
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestLogEvents
12:18:15 [2023-01-10T12:18:15.307Z] --- PASS: TestLogEvents (0.05s)
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestLoadBufferedEvents
12:18:15 [2023-01-10T12:18:15.307Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestIsolationConversion
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestIsolationConversion/default
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestIsolationConversion/process
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestIsolationConversion/hyperv
12:18:15 [2023-01-10T12:18:15.307Z] --- PASS: TestIsolationConversion (0.00s)
12:18:15 [2023-01-10T12:18:15.307Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:18:15 [2023-01-10T12:18:15.307Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:18:15 [2023-01-10T12:18:15.307Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:18:15 [2023-01-10T12:18:15.307Z] === RUN   TestContainerLabels
12:18:15 [2023-01-10T12:18:15.307Z] --- PASS: TestContainerLabels (0.00s)
12:18:15 [2023-01-10T12:18:15.667Z] === RUN   TestDockerSuite/TestBuildEnv
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestCredentialSpecConversion
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestCredentialSpecConversion/none
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestCredentialSpecConversion/config
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestCredentialSpecConversion/file
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestCredentialSpecConversion/registry
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestControllerValidateMountBind
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestLoadBufferedEvents (0.19s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] PASS
12:18:15 [2023-01-10T12:18:15.765Z] coverage: 50.0% of statements
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestControllerValidateMountVolume
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestControllerValidateMountTarget
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestControllerValidateMountTmpfs
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestControllerValidateMountInvalidType
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] === RUN   TestControllerValidateMountNamedPipe
12:18:15 [2023-01-10T12:18:15.765Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:18:15 [2023-01-10T12:18:15.765Z] PASS
12:18:15 [2023-01-10T12:18:15.765Z] coverage: 11.0% of statements
12:18:15 [2023-01-10T12:18:15.765Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.639s	coverage: 11.0% of statements
12:18:15 [2023-01-10T12:18:15.765Z] ok  	github.com/docker/docker/daemon/events	0.344s	coverage: 50.0% of statements
12:18:15 [2023-01-10T12:18:15.927Z]     docker_cli_daemon_test.go:2551: [da7f33af5d7b8] daemon is not started
12:18:16 [2023-01-10T12:18:16.225Z] === RUN   TestIsEmptyDir
12:18:16 [2023-01-10T12:18:16.225Z] --- PASS: TestIsEmptyDir (0.01s)
12:18:16 [2023-01-10T12:18:16.225Z] PASS
12:18:16 [2023-01-10T12:18:16.225Z] coverage: 2.3% of statements
12:18:16 [2023-01-10T12:18:16.225Z] ok  	github.com/docker/docker/daemon/graphdriver	0.101s	coverage: 2.3% of statements
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestVerifyNetworkingConfig
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestGetContainer
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestGetContainer (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestValidContainerNames
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestValidContainerNames (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestContainerInitDNS
12:18:16 [2023-01-10T12:18:16.683Z]     daemon_test.go:147: root required
12:18:16 [2023-01-10T12:18:16.683Z] --- SKIP: TestContainerInitDNS (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestMerge
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestMerge (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestValidateContainerIsolation
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestFindNetworkErrorType
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestEnsureServicesExist
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestEnsureServicesExist (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestEnsureServicesExistErrors
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestContainerDelete
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestContainerDelete (0.01s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestContainerDoubleDelete
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestLogContainerEventCopyLabels
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestLogContainerEventWithAttributes
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestNoneHealthcheck
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestNoneHealthcheck (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestHealthStates
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] time="2023-01-10T12:18:16Z" 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"
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestHealthStates (0.22s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestMaskURLCredentials
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestMaskURLCredentials (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestGetInspectData
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestGetInspectData (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestFillLicense
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestFillLicense (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestListInvalidFilter
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestListInvalidFilter (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestNameFilter
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestNameFilter (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:18:16 [2023-01-10T12:18:16.683Z] === 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
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- 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)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestDaemonReloadLabels
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestDaemonReloadMirrors
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestDaemonReloadInsecureRegistries
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestDaemonReloadNotAffectOthers
12:18:16 [2023-01-10T12:18:16.683Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:18:16 [2023-01-10T12:18:16.683Z] === RUN   TestDaemonDiscoveryReload
12:18:16 [2023-01-10T12:18:16.863Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:18:17 [2023-01-10T12:18:17.141Z] === RUN   TestLinkNaming
12:18:17 [2023-01-10T12:18:17.141Z] --- PASS: TestLinkNaming (0.00s)
12:18:17 [2023-01-10T12:18:17.141Z] === RUN   TestLinkNew
12:18:17 [2023-01-10T12:18:17.141Z] --- PASS: TestLinkNew (0.00s)
12:18:17 [2023-01-10T12:18:17.141Z] === RUN   TestLinkEnv
12:18:17 [2023-01-10T12:18:17.141Z] --- PASS: TestLinkEnv (0.00s)
12:18:17 [2023-01-10T12:18:17.141Z] === RUN   TestLinkMultipleEnv
12:18:17 [2023-01-10T12:18:17.141Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:18:17 [2023-01-10T12:18:17.141Z] === RUN   TestLinkPortRangeEnv
12:18:17 [2023-01-10T12:18:17.141Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:18:17 [2023-01-10T12:18:17.141Z] PASS
12:18:17 [2023-01-10T12:18:17.141Z] coverage: 93.0% of statements
12:18:17 [2023-01-10T12:18:17.141Z] ok  	github.com/docker/docker/daemon/links	0.044s	coverage: 93.0% of statements
12:18:17 [2023-01-10T12:18:17.798Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:18:18 [2023-01-10T12:18:18.108Z] --- PASS: TestDaemonDiscoveryReload (1.04s)
12:18:18 [2023-01-10T12:18:18.108Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:18:18 [2023-01-10T12:18:18.364Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:18:18 [2023-01-10T12:18:18.566Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:18:18 [2023-01-10T12:18:18.566Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:18:19 [2023-01-10T12:18:19.024Z]     reload_test.go:520: root required
12:18:19 [2023-01-10T12:18:19.024Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestParseVolumesFrom
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestParseVolumesFrom (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] PASS
12:18:19 [2023-01-10T12:18:19.024Z] coverage: 9.0% of statements
12:18:19 [2023-01-10T12:18:19.024Z] ok  	github.com/docker/docker/daemon	2.564s	coverage: 9.0% of statements
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestAdapterReadLogs
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestAdapterReadLogs (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestCopier
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestCopier (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestCopierLongLines
12:18:19 [2023-01-10T12:18:19.024Z] --- PASS: TestCopierLongLines (0.00s)
12:18:19 [2023-01-10T12:18:19.024Z] === RUN   TestCopierSlow
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestCopierSlow (0.20s)
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestCopierWithSized
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestCopierWithSized/as_is
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestCopierWithSized/With_RingLogger
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestCopierWithSized (0.01s)
12:18:19 [2023-01-10T12:18:19.481Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:18:19 [2023-01-10T12:18:19.481Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestCopierWithPartial
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestCopierWithPartial (0.00s)
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestRingLogger
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestRingLogger (0.00s)
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestRingCap
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestRingCap (0.00s)
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestRingClose
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestRingClose (0.00s)
12:18:19 [2023-01-10T12:18:19.481Z] === RUN   TestRingDrain
12:18:19 [2023-01-10T12:18:19.481Z] --- PASS: TestRingDrain (0.00s)
12:18:19 [2023-01-10T12:18:19.481Z] PASS
12:18:19 [2023-01-10T12:18:19.481Z] coverage: 43.5% of statements
12:18:19 [2023-01-10T12:18:19.481Z] ok  	github.com/docker/docker/daemon/logger	0.280s	coverage: 43.5% of statements
12:18:19 [2023-01-10T12:18:19.764Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/defaults
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/invalid_create_group
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:18:19 [2023-01-10T12:18:19.939Z] --- PASS: TestNewStreamConfig (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:18:19 [2023-01-10T12:18:19.939Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:18:19 [2023-01-10T12:18:19.939Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:18:19 [2023-01-10T12:18:19.939Z] === RUN   TestNewAWSLogsClientRegionDetect
12:18:20 [2023-01-10T12:18:20.396Z] time="2023-01-10T12:18:19Z" level=info msg="Trying to get region from EC2 Metadata"
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCreateSuccess
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCreateSuccess (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCreateLogGroupSuccess
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCreateError
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCreateError (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCreateAlreadyExists
12:18:20 [2023-01-10T12:18:20.396Z] time="2023-01-10T12:18:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestLogClosed
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestLogClosed (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestLogBlocking
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestLogBlocking (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestLogNonBlockingBufferEmpty
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestLogNonBlockingBufferFull
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestPublishBatchSuccess
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestPublishBatchError
12:18:20 [2023-01-10T12:18:20.396Z] time="2023-01-10T12:18:19Z" level=error msg=Error
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestPublishBatchError (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:18:20 [2023-01-10T12:18:20.396Z] time="2023-01-10T12:18:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestPublishBatchAlreadyAccepted
12:18:20 [2023-01-10T12:18:20.396Z] time="2023-01-10T12:18:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:18:20 [2023-01-10T12:18:20.396Z] time="2023-01-10T12:18:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchSimple
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchSimple (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchTicker
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchTicker (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMultilinePattern
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchClose
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchClose (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen/0/Hello
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen/2/🙃
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen/3/����
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen/4/He��o
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestEffectiveLen/5/
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestEffectiveLen (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/0/
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: 
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: 
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/1/Hello
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: Hello
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: 
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/2/Hello
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: He
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: llo
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/3/Hello
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: 
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: Hello
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/4/🙃
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: 
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: 🙃
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/5/🙃
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: 🙃
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: 
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/6/a�
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: a
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: �
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestFindValidSplit/7/a�
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1044: a�
12:18:20 [2023-01-10T12:18:20.396Z]     cloudwatchlogs_test.go:1045: 
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestFindValidSplit (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestProcessEventEmoji
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestProcessEventEmoji (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchLineSplit
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchLineSplit (0.01s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchLineSplitWithBinary
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMaxEvents
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMaxTotalBytes
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestSearchRegistryForImagesErrors
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestSearchRegistryForImages
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestOnlyPlatformWithFallback
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestImageDelete
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestImageDelete/no_lease
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestImageDelete/lease_exists
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsMultilinePattern
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:18:20 [2023-01-10T12:18:20.396Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:18:20 [2023-01-10T12:18:20.396Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestCreateTagSuccess
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestCreateTagSuccess (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:18:20 [2023-01-10T12:18:20.397Z] PASS
12:18:20 [2023-01-10T12:18:20.397Z] coverage: 77.8% of statements
12:18:20 [2023-01-10T12:18:20.397Z] --- PASS: TestImageDelete (0.06s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:18:20 [2023-01-10T12:18:20.397Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
12:18:20 [2023-01-10T12:18:20.397Z] === RUN   TestContentStoreForPull
12:18:20 [2023-01-10T12:18:20.397Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.512s	coverage: 77.8% of statements
12:18:20 [2023-01-10T12:18:20.855Z] --- PASS: TestContentStoreForPull (0.24s)
12:18:20 [2023-01-10T12:18:20.855Z] PASS
12:18:20 [2023-01-10T12:18:20.855Z] coverage: 6.6% of statements
12:18:20 [2023-01-10T12:18:20.855Z] ok  	github.com/docker/docker/daemon/images	0.445s	coverage: 6.6% of statements
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:18:20 [2023-01-10T12:18:20.855Z] === RUN   TestJSONLogsMarshalJSONBuf
12:18:20 [2023-01-10T12:18:20.855Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:18:20 [2023-01-10T12:18:20.855Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:18:20 [2023-01-10T12:18:20.855Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
12:18:20 [2023-01-10T12:18:20.855Z] === RUN   TestFastTimeMarshalJSON
12:18:20 [2023-01-10T12:18:20.855Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
12:18:20 [2023-01-10T12:18:20.855Z] PASS
12:18:20 [2023-01-10T12:18:20.855Z] coverage: 87.2% of statements
12:18:20 [2023-01-10T12:18:20.855Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.275s	coverage: 87.2% of statements
12:18:21 [2023-01-10T12:18:21.312Z] === RUN   TestJSONFileLogger
12:18:21 [2023-01-10T12:18:21.312Z] --- PASS: TestJSONFileLogger (0.00s)
12:18:21 [2023-01-10T12:18:21.312Z] === RUN   TestJSONFileLoggerWithTags
12:18:21 [2023-01-10T12:18:21.312Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:18:21 [2023-01-10T12:18:21.312Z] === RUN   TestJSONFileLoggerWithOpts
12:18:21 [2023-01-10T12:18:21.312Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:18:21 [2023-01-10T12:18:21.312Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:18:21 [2023-01-10T12:18:21.312Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:18:21 [2023-01-10T12:18:21.312Z] === RUN   TestEncodeDecode
12:18:21 [2023-01-10T12:18:21.312Z] === PAUSE TestEncodeDecode
12:18:21 [2023-01-10T12:18:21.312Z] === RUN   TestUnexpectedEOF
12:18:21 [2023-01-10T12:18:21.312Z] time="2023-01-10T12:18:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:18:21 [2023-01-10T12:18:21.312Z] time="2023-01-10T12:18:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:18:21 [2023-01-10T12:18:21.312Z] --- PASS: TestUnexpectedEOF (0.21s)
12:18:21 [2023-01-10T12:18:21.312Z] === CONT  TestEncodeDecode
12:18:21 [2023-01-10T12:18:21.312Z] --- PASS: TestEncodeDecode (0.00s)
12:18:21 [2023-01-10T12:18:21.312Z] PASS
12:18:21 [2023-01-10T12:18:21.312Z] coverage: 69.9% of statements
12:18:21 [2023-01-10T12:18:21.312Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.309s	coverage: 69.9% of statements
12:18:22 [2023-01-10T12:18:22.278Z] === RUN   TestWriteLog
12:18:22 [2023-01-10T12:18:22.278Z] === PAUSE TestWriteLog
12:18:22 [2023-01-10T12:18:22.278Z] === RUN   TestReadLog
12:18:22 [2023-01-10T12:18:22.278Z] === PAUSE TestReadLog
12:18:22 [2023-01-10T12:18:22.278Z] === RUN   TestDecode
12:18:22 [2023-01-10T12:18:22.278Z] --- PASS: TestDecode (0.04s)
12:18:22 [2023-01-10T12:18:22.278Z] === CONT  TestWriteLog
12:18:22 [2023-01-10T12:18:22.278Z] === CONT  TestReadLog
12:18:22 [2023-01-10T12:18:22.278Z] --- PASS: TestWriteLog (0.02s)
12:18:22 [2023-01-10T12:18:22.278Z] === RUN   TestReadLog/tail_exact
12:18:22 [2023-01-10T12:18:22.736Z] === RUN   TestReadLog/tail_less_than_available
12:18:22 [2023-01-10T12:18:22.736Z] === RUN   TestReadLog/tail_more_than_available
12:18:22 [2023-01-10T12:18:22.736Z] --- PASS: TestReadLog (0.23s)
12:18:22 [2023-01-10T12:18:22.736Z]     --- PASS: TestReadLog/tail_exact (0.20s)
12:18:22 [2023-01-10T12:18:22.736Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
12:18:22 [2023-01-10T12:18:22.736Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
12:18:22 [2023-01-10T12:18:22.736Z] PASS
12:18:22 [2023-01-10T12:18:22.736Z] coverage: 78.7% of statements
12:18:22 [2023-01-10T12:18:22.736Z] ok  	github.com/docker/docker/daemon/logger/local	0.339s	coverage: 78.7% of statements
12:18:22 [2023-01-10T12:18:22.736Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestLog
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestLog (0.01s)
12:18:23 [2023-01-10T12:18:23.196Z] PASS
12:18:23 [2023-01-10T12:18:23.196Z] coverage: 31.5% of statements
12:18:23 [2023-01-10T12:18:23.196Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.062s	coverage: 31.5% of statements
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestOpenFileDelete
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestOpenFileDelete (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestOpenFileRename
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestOpenFileRename (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestHandleDecoderErr
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestHandleDecoderErr (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestParseLogTagDefaultTag
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestParseLogTag
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestParseLogTag (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestParseLogTagEmptyTag
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestTailFiles
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestTailFiles (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestFollowLogsConsumerGone
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestFollowLogsProducerGone
12:18:23 [2023-01-10T12:18:23.196Z]     logfile_test.go:234: messages sent: 4098, received: 4098
12:18:23 [2023-01-10T12:18:23.196Z]     logfile_test.go:181: logDecode() closed after sending 4098 messages
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestCheckCapacityAndRotate
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:18:23 [2023-01-10T12:18:23.196Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:18:23 [2023-01-10T12:18:23.196Z] --- PASS: TestCheckCapacityAndRotate (0.18s)
12:18:23 [2023-01-10T12:18:23.196Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
12:18:23 [2023-01-10T12:18:23.196Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
12:18:23 [2023-01-10T12:18:23.196Z] PASS
12:18:23 [2023-01-10T12:18:23.196Z] coverage: 54.9% of statements
12:18:23 [2023-01-10T12:18:23.196Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.246s	coverage: 54.9% of statements
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestValidateLogOpt
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestValidateLogOpt (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestNewMissedConfig
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestNewMissedConfig (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestNewMissedUrl
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestNewMissedUrl (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestNewMissedToken
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestNewMissedToken (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestNewWithProxy
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestNewWithProxy (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestDefault
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestNewParse
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestNewParse (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] PASS
12:18:24 [2023-01-10T12:18:24.163Z] coverage: 8.3% of statements
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestDefault (0.01s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestJsonFormat
12:18:24 [2023-01-10T12:18:24.163Z] ok  	github.com/docker/docker/daemon/logger/templates	0.045s	coverage: 8.3% of statements
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestJsonFormat (0.01s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestRawFormat
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestRawFormat (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestRawFormatWithLabels
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestRawFormatWithoutTag
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestBatching
12:18:24 [2023-01-10T12:18:24.163Z] --- PASS: TestBatching (0.28s)
12:18:24 [2023-01-10T12:18:24.163Z] === RUN   TestFrequency
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestParseLogFormat
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestParseLogFormat (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestValidateLogOptEmpty
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestValidateSyslogAddress
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestParseAddressDefaultPort
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestValidateSyslogFacility
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestValidateLogOptSyslogFormat
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestValidateLogOpt
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestValidateLogOpt (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] PASS
12:18:24 [2023-01-10T12:18:24.621Z] coverage: 46.8% of statements
12:18:24 [2023-01-10T12:18:24.621Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.066s	coverage: 46.8% of statements
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestFrequency (0.18s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestOneMessagePerRequest
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestOneMessagePerRequest (0.01s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestVerify
12:18:24 [2023-01-10T12:18:24.621Z] --- PASS: TestVerify (0.00s)
12:18:24 [2023-01-10T12:18:24.621Z] === RUN   TestSkipVerify
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:24 [2023-01-10T12:18:24.621Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.079Z] --- PASS: TestSkipVerify (0.76s)
12:18:25 [2023-01-10T12:18:25.079Z] === RUN   TestBufferMaximum
12:18:25 [2023-01-10T12:18:25.079Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.079Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.079Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.079Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.079Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.979496\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.979496\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] --- PASS: TestBufferMaximum (0.00s)
12:18:25 [2023-01-10T12:18:25.536Z] === RUN   TestServerAlwaysDown
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.983481\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.983481\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.983481\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.984482\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] time="2023-01-10T12:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673353104.984482\",\"host\":\"e255811bcb4a\"}'"
12:18:25 [2023-01-10T12:18:25.536Z] --- PASS: TestServerAlwaysDown (0.00s)
12:18:25 [2023-01-10T12:18:25.536Z] === RUN   TestCannotSendAfterClose
12:18:25 [2023-01-10T12:18:25.536Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:18:25 [2023-01-10T12:18:25.536Z] === RUN   TestDeadlockOnBlockedEndpoint
12:18:25 [2023-01-10T12:18:25.995Z] === RUN   TestV1IDService
12:18:25 [2023-01-10T12:18:25.995Z] --- PASS: TestV1IDService (0.03s)
12:18:25 [2023-01-10T12:18:25.995Z] === RUN   TestV2MetadataService
12:18:26 [2023-01-10T12:18:26.333Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:18:26 [2023-01-10T12:18:26.334Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:18:26 [2023-01-10T12:18:26.454Z] time="2023-01-10T12:18:25Z" 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
12:18:26 [2023-01-10T12:18:26.454Z] time="2023-01-10T12:18:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e255811bcb4a\"}'"
12:18:26 [2023-01-10T12:18:26.454Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
12:18:26 [2023-01-10T12:18:26.454Z] PASS
12:18:26 [2023-01-10T12:18:26.454Z] coverage: 82.5% of statements
12:18:26 [2023-01-10T12:18:26.454Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.331s	coverage: 82.5% of statements
12:18:26 [2023-01-10T12:18:26.454Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:18:26 [2023-01-10T12:18:26.454Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:18:26 [2023-01-10T12:18:26.454Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestSuccessfulDownload
12:18:26 [2023-01-10T12:18:26.912Z]     download_test.go:268: Needs fixing on Windows
12:18:26 [2023-01-10T12:18:26.912Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestCancelledDownload
12:18:26 [2023-01-10T12:18:26.912Z] --- PASS: TestCancelledDownload (0.00s)
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestMaxDownloadAttempts
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:18:26 [2023-01-10T12:18:26.912Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestV2MetadataService (1.31s)
12:18:27 [2023-01-10T12:18:27.370Z] PASS
12:18:27 [2023-01-10T12:18:27.370Z] coverage: 48.2% of statements
12:18:27 [2023-01-10T12:18:27.370Z] ok  	github.com/docker/docker/distribution/metadata	1.465s	coverage: 48.2% of statements
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestContinueOnError_MirrorEndpoint
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestContinueOnError_NeverContinue
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestContinueOnError_UnnestsErrors
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestManifestStore
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestManifestStore/no_remote_or_local
12:18:27 [2023-01-10T12:18:27.370Z] time="2023-01-10T12:18:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:27 [2023-01-10T12:18:27.370Z] time="2023-01-10T12:18:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:27 [2023-01-10T12:18:27.370Z] time="2023-01-10T12:18:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:27 [2023-01-10T12:18:27.370Z] time="2023-01-10T12:18:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:18:27 [2023-01-10T12:18:27.370Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s)
12:18:27 [2023-01-10T12:18:27.370Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s)
12:18:27 [2023-01-10T12:18:27.370Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s)
12:18:27 [2023-01-10T12:18:27.370Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s)
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestTransfer
12:18:27 [2023-01-10T12:18:27.370Z] --- PASS: TestTransfer (0.12s)
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestConcurrencyLimit
12:18:27 [2023-01-10T12:18:27.370Z] time="2023-01-10T12:18:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2736762720\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestManifestStore/no_local_cache
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestManifestStore/no_local_cache/digested
12:18:27 [2023-01-10T12:18:27.370Z] === RUN   TestManifestStore/with_local_cache
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/unknown_media_type
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:18:27 [2023-01-10T12:18:27.829Z] time="2023-01-10T12:18:27Z" level=warning msg="reference for unknown type: "
12:18:27 [2023-01-10T12:18:27.829Z] time="2023-01-10T12:18:27Z" level=warning msg="reference for unknown type: "
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:18:27 [2023-01-10T12:18:27.829Z] time="2023-01-10T12:18:27Z" level=warning msg="reference for unknown type: "
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:18:27 [2023-01-10T12:18:27.829Z] time="2023-01-10T12:18:27Z" level=warning msg="reference for unknown type: "
12:18:27 [2023-01-10T12:18:27.829Z] time="2023-01-10T12:18:27Z" level=warning msg="reference for unknown type: "
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/error_persisting_manifest
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:18:27 [2023-01-10T12:18:27.829Z] time="2023-01-10T12:18:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestManifestStore (0.38s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestManifestStore/no_remote_or_local (0.24s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
12:18:27 [2023-01-10T12:18:27.829Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
12:18:27 [2023-01-10T12:18:27.829Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:18:27 [2023-01-10T12:18:27.829Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
12:18:27 [2023-01-10T12:18:27.829Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
12:18:27 [2023-01-10T12:18:27.829Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
12:18:27 [2023-01-10T12:18:27.829Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestFixManifestLayers
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestFixManifestLayers (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestFixManifestLayersBaseLayerParent
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:82: Needs fixing on Windows
12:18:27 [2023-01-10T12:18:27.829Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestFixManifestLayersBadParent
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestValidateManifest
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:127: Needs fixing on Windows
12:18:27 [2023-01-10T12:18:27.829Z] --- SKIP: TestValidateManifest (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestFormatPlatform
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestFormatPlatform (0.00s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestPullSchema2Config
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestPullSchema2Config/success_first_time
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestPullSchema2Config/500_status
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:18:27 [2023-01-10T12:18:27.829Z] --- PASS: TestConcurrencyLimit (0.35s)
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestInactiveJobs
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:18:27 [2023-01-10T12:18:27.829Z] === RUN   TestPullSchema2Config/EOF
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/
12:18:27 [2023-01-10T12:18:27.829Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:18:27 [2023-01-10T12:18:27.829Z] 2023/01/10 12:18:27 http: panic serving 127.0.0.1:49230: intentional panic
12:18:27 [2023-01-10T12:18:27.829Z] goroutine 108 [running]:
12:18:27 [2023-01-10T12:18:27.829Z] net/http.(*conn).serve.func1()
12:18:27 [2023-01-10T12:18:27.829Z] 	c:/go/src/net/http/server.go:1825 +0xbf
12:18:27 [2023-01-10T12:18:27.829Z] panic({0x1855c40, 0x19fbb50})
12:18:27 [2023-01-10T12:18:27.829Z] 	c:/go/src/runtime/panic.go:844 +0x258
12:18:27 [2023-01-10T12:18:27.829Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00037aea0?, {0x1a02a48?, 0xc00000c1c0?})
12:18:27 [2023-01-10T12:18:27.829Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
12:18:27 [2023-01-10T12:18:27.829Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1a02a48, 0xc00000c1c0}, 0xc0000f4700)
12:18:27 [2023-01-10T12:18:27.829Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
12:18:27 [2023-01-10T12:18:27.829Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1a02a48?, 0xc00000c1c0?}, 0x1d78560?)
12:18:27 [2023-01-10T12:18:27.829Z] 	c:/go/src/net/http/server.go:2084 +0x2f
12:18:27 [2023-01-10T12:18:27.829Z] net/http.serverHandler.ServeHTTP({0xc000093710?}, {0x1a02a48, 0xc00000c1c0}, 0xc0000f4700)
12:18:27 [2023-01-10T12:18:27.829Z] 	c:/go/src/net/http/server.go:2916 +0x43b
12:18:27 [2023-01-10T12:18:27.829Z] net/http.(*conn).serve(0xc0001ffc20, {0x1a03158, 0xc000093620})
12:18:27 [2023-01-10T12:18:27.829Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
12:18:27 [2023-01-10T12:18:27.829Z] created by net/http.(*Server).Serve
12:18:27 [2023-01-10T12:18:27.829Z] 	c:/go/src/net/http/server.go:3071 +0x4db
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestNotFound
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestNotFound (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestConflict
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestConflict (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestForbidden
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestForbidden (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestInvalidParameter
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestInvalidParameter (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestNotImplemented
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestNotImplemented (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestNotModified
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestNotModified (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestUnauthorized
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestUnauthorized (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestUnknown
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestUnknown (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestCancelled
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestCancelled (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestDeadline
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestDeadline (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestDataLoss
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestDataLoss (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestUnavailable
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestUnavailable (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestSystem
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestSystem (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Not_Found
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Bad_Request
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Conflict
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Unauthorized
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Service_Unavailable
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Forbidden
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Not_Modified
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Not_Implemented
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestFromStatusCode (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] PASS
12:18:28 [2023-01-10T12:18:28.287Z] coverage: 77.0% of statements
12:18:28 [2023-01-10T12:18:28.287Z] ok  	github.com/docker/docker/errdefs	0.051s	coverage: 77.0% of statements
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestInactiveJobs (0.37s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestWatchRelease
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestWatchRelease (0.06s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestWatchFinishedTransfer
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestDuplicateTransfer
12:18:28 [2023-01-10T12:18:28.287Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestPullSchema2Config/unauthorized
12:18:28 [2023-01-10T12:18:28.287Z]     pull_v2_test.go:284: HTTP GET /v2/
12:18:28 [2023-01-10T12:18:28.287Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestPullSchema2Config (0.56s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
12:18:28 [2023-01-10T12:18:28.287Z]     --- PASS: TestPullSchema2Config/unauthorized (0.03s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestGetRepositoryMountCandidates
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestLayerAlreadyExists
12:18:28 [2023-01-10T12:18:28.287Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:18:28 [2023-01-10T12:18:28.287Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:18:28 [2023-01-10T12:18:28.287Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:18:28 [2023-01-10T12:18:28.287Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:18:28 [2023-01-10T12:18:28.287Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:18:28 [2023-01-10T12:18:28.287Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestWhenEmptyAuthConfig
12:18:28 [2023-01-10T12:18:28.287Z] --- PASS: TestDuplicateTransfer (0.05s)
12:18:28 [2023-01-10T12:18:28.287Z] === RUN   TestSuccessfulUpload
12:18:28 [2023-01-10T12:18:28.745Z] time="2023-01-10T12:18:28Z" level=error msg="Upload failed, retrying: simulating retry"
12:18:28 [2023-01-10T12:18:28.745Z] --- PASS: TestSuccessfulUpload (0.36s)
12:18:28 [2023-01-10T12:18:28.745Z] === RUN   TestCancelledUpload
12:18:28 [2023-01-10T12:18:28.745Z] --- PASS: TestCancelledUpload (0.00s)
12:18:28 [2023-01-10T12:18:28.745Z] PASS
12:18:28 [2023-01-10T12:18:28.745Z] coverage: 76.4% of statements
12:18:28 [2023-01-10T12:18:28.745Z] ok  	github.com/docker/docker/distribution/xfer	1.924s	coverage: 76.4% of statements
12:18:28 [2023-01-10T12:18:28.865Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestWhenEmptyAuthConfig (0.95s)
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestTokenPassThru
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestTokenPassThru (0.01s)
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestTokenPassThruDifferentHost
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:18:29 [2023-01-10T12:18:29.202Z] PASS
12:18:29 [2023-01-10T12:18:29.202Z] coverage: 27.4% of statements
12:18:29 [2023-01-10T12:18:29.202Z] ok  	github.com/docker/docker/distribution	2.106s	coverage: 27.4% of statements
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestFSGetInvalidData
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestFSGetInvalidData (0.01s)
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestFSInvalidSet
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestFSInvalidSet (0.02s)
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestFSInvalidRoot
12:18:29 [2023-01-10T12:18:29.202Z] --- PASS: TestFSInvalidRoot (0.01s)
12:18:29 [2023-01-10T12:18:29.202Z] === RUN   TestFSMetadataGetSet
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSMetadataGetSet (0.04s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSInvalidWalker
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSInvalidWalker (0.02s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSGetSet
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSGetSet (0.02s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSGetUnsetKey
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSGetEmptyData
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSGetEmptyData (0.01s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSDelete
12:18:29 [2023-01-10T12:18:29.661Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:18:29 [2023-01-10T12:18:29.661Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestCompare
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestCompare (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] PASS
12:18:29 [2023-01-10T12:18:29.661Z] coverage: 19.2% of statements
12:18:29 [2023-01-10T12:18:29.661Z] ok  	github.com/docker/docker/image/cache	0.089s	coverage: 19.2% of statements
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSDelete (0.03s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSWalker
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSWalker (0.02s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestFSWalkerStopOnError
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestNewFromJSON
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestNewFromJSON (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestNewFromJSONWithInvalidJSON
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestMarshalKeyOrder
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestImage
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestImage (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestImageOSNotEmpty
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestNewChildImageFromImageWithRootFS
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestCreate
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestCreate (0.01s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestRestore
12:18:29 [2023-01-10T12:18:29.661Z] time="2023-01-10T12:18:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestRestore (0.25s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestAddDelete
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestAddDelete (0.03s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestSearchAfterDelete
12:18:29 [2023-01-10T12:18:29.661Z] --- PASS: TestSearchAfterDelete (0.02s)
12:18:29 [2023-01-10T12:18:29.661Z] === RUN   TestParentReset
12:18:30 [2023-01-10T12:18:30.132Z] --- PASS: TestParentReset (0.05s)
12:18:30 [2023-01-10T12:18:30.132Z] === RUN   TestGetAndSetLastUpdated
12:18:30 [2023-01-10T12:18:30.132Z] === RUN   TestMakeV1ConfigFromConfig
12:18:30 [2023-01-10T12:18:30.132Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:18:30 [2023-01-10T12:18:30.132Z] PASS
12:18:30 [2023-01-10T12:18:30.132Z] coverage: 25.0% of statements
12:18:30 [2023-01-10T12:18:30.132Z] ok  	github.com/docker/docker/image/v1	0.162s	coverage: 25.0% of statements
12:18:30 [2023-01-10T12:18:30.132Z] --- PASS: TestGetAndSetLastUpdated (0.11s)
12:18:30 [2023-01-10T12:18:30.132Z] === RUN   TestStoreLen
12:18:30 [2023-01-10T12:18:30.132Z] --- PASS: TestStoreLen (0.09s)
12:18:30 [2023-01-10T12:18:30.132Z] PASS
12:18:30 [2023-01-10T12:18:30.132Z] coverage: 86.8% of statements
12:18:30 [2023-01-10T12:18:30.132Z] ok  	github.com/docker/docker/image	0.853s	coverage: 86.8% of statements
12:18:30 [2023-01-10T12:18:30.602Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:18:30 [2023-01-10T12:18:30.603Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:18:30 [2023-01-10T12:18:30.766Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:18:31 [2023-01-10T12:18:31.073Z] === RUN   TestSerialization
12:18:31 [2023-01-10T12:18:31.073Z] --- PASS: TestSerialization (0.02s)
12:18:31 [2023-01-10T12:18:31.073Z] PASS
12:18:31 [2023-01-10T12:18:31.073Z] coverage: 100.0% of statements
12:18:31 [2023-01-10T12:18:31.073Z] ok  	github.com/docker/docker/libcontainerd/queue	0.123s	coverage: 100.0% of statements
12:18:32 [2023-01-10T12:18:32.065Z] === RUN   TestEnvironmentParsing
12:18:32 [2023-01-10T12:18:32.065Z] --- PASS: TestEnvironmentParsing (0.00s)
12:18:32 [2023-01-10T12:18:32.065Z] PASS
12:18:32 [2023-01-10T12:18:32.065Z] coverage: 1.0% of statements
12:18:32 [2023-01-10T12:18:32.065Z] ok  	github.com/docker/docker/libcontainerd/local	0.066s	coverage: 1.0% of statements
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestEmptyLayer
12:18:32 [2023-01-10T12:18:32.535Z] --- PASS: TestEmptyLayer (0.00s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestCommitFailure
12:18:32 [2023-01-10T12:18:32.535Z] --- PASS: TestCommitFailure (0.01s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestStartTransactionFailure
12:18:32 [2023-01-10T12:18:32.535Z] --- PASS: TestStartTransactionFailure (0.00s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestGetOrphan
12:18:32 [2023-01-10T12:18:32.535Z] --- PASS: TestGetOrphan (0.01s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestMountAndRegister
12:18:32 [2023-01-10T12:18:32.535Z]     layer_test.go:271: Layer size: 14
12:18:32 [2023-01-10T12:18:32.535Z] --- PASS: TestMountAndRegister (0.06s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestLayerRelease
12:18:32 [2023-01-10T12:18:32.535Z]     layer_test.go:304: Failing on Windows
12:18:32 [2023-01-10T12:18:32.535Z] --- SKIP: TestLayerRelease (0.00s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestStoreRestore
12:18:32 [2023-01-10T12:18:32.535Z]     layer_test.go:353: Failing on Windows
12:18:32 [2023-01-10T12:18:32.535Z] --- SKIP: TestStoreRestore (0.00s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestTarStreamStability
12:18:32 [2023-01-10T12:18:32.535Z]     layer_test.go:468: Failing on Windows
12:18:32 [2023-01-10T12:18:32.535Z] --- SKIP: TestTarStreamStability (0.00s)
12:18:32 [2023-01-10T12:18:32.535Z] === RUN   TestRegisterExistingLayer
12:18:33 [2023-01-10T12:18:33.006Z] --- PASS: TestRegisterExistingLayer (0.23s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestTarStreamVerification
12:18:33 [2023-01-10T12:18:33.006Z]     layer_test.go:697: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestTarStreamVerification (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestLayerMigration
12:18:33 [2023-01-10T12:18:33.006Z]     migration_test.go:46: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestLayerMigration (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestLayerMigrationNoTarsplit
12:18:33 [2023-01-10T12:18:33.006Z]     migration_test.go:182: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestMountInit
12:18:33 [2023-01-10T12:18:33.006Z]     mount_test.go:17: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestMountInit (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestMountSize
12:18:33 [2023-01-10T12:18:33.006Z]     mount_test.go:76: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestMountSize (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestMountChanges
12:18:33 [2023-01-10T12:18:33.006Z]     mount_test.go:125: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestMountChanges (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestMountApply
12:18:33 [2023-01-10T12:18:33.006Z]     mount_test.go:212: Failing on Windows
12:18:33 [2023-01-10T12:18:33.006Z] --- SKIP: TestMountApply (0.00s)
12:18:33 [2023-01-10T12:18:33.006Z] PASS
12:18:33 [2023-01-10T12:18:33.006Z] coverage: 30.1% of statements
12:18:33 [2023-01-10T12:18:33.006Z] ok  	github.com/docker/docker/layer	0.419s	coverage: 30.1% of statements
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:18:33 [2023-01-10T12:18:33.006Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] PASS
12:18:33 [2023-01-10T12:18:33.007Z] coverage: 45.8% of statements
12:18:33 [2023-01-10T12:18:33.007Z] ok  	github.com/docker/docker/oci	0.056s	coverage: 45.8% of statements
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestAddressPoolOpt
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestAddressPoolOpt (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/a
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/something
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/_=a
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/env1=value1
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/_env1=value1
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/env2=value2=value3
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/env3=abc!qwe
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/env_4=value_4
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/PATH
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/=a
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/PATH=
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/PATH=something
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/asd!qwe
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/1asd
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/123
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/some_space
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/__some_space_before
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/some_space_after__
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/=
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateEnv/PaTh
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestValidateEnv (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/a (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/something (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/= (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestParseHost
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestParseHost (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestParseDockerDaemonHost
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestParseTCP
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestParseTCP (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestParseInvalidUnixAddrInvalid
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateExtraHosts
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestValidateExtraHosts (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestIpOptString
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestIpOptString (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestNewIpOptInvalidDefaultVal
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestNewIpOptValidDefaultVal
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestIpOptSetInvalidVal
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateIPAddress
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestValidateIPAddress (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestMapOpts
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestMapOpts (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestListOptsWithoutValidator
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestListOptsWithValidator
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestListOptsWithValidator (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateDNSSearch
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestValidateDNSSearch (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_general_format
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_one_more
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestValidateLabel (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestNamedListOpts
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestNamedListOpts (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestNamedMapOpts
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestNamedMapOpts (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestParseLink
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestParseLink (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestQuotedStringSetWithQuotes
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestQuotedStringSetWithNoQuotes
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestUlimitOpt
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestUlimitOpt (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] PASS
12:18:33 [2023-01-10T12:18:33.007Z] coverage: 67.1% of statements
12:18:33 [2023-01-10T12:18:33.007Z] ok  	github.com/docker/docker/opts	0.128s	coverage: 67.1% of statements
12:18:33 [2023-01-10T12:18:33.007Z] === RUN   TestParseVersion
12:18:33 [2023-01-10T12:18:33.007Z] --- PASS: TestParseVersion (0.00s)
12:18:33 [2023-01-10T12:18:33.007Z] PASS
12:18:33 [2023-01-10T12:18:33.007Z] coverage: 52.9% of statements
12:18:33 [2023-01-10T12:18:33.007Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 52.9% of statements
12:18:33 [2023-01-10T12:18:33.007Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:18:33 [2023-01-10T12:18:33.007Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:18:33 [2023-01-10T12:18:33.007Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:18:33 [2023-01-10T12:18:33.007Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:18:33 [2023-01-10T12:18:33.007Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:18:33 [2023-01-10T12:18:33.300Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:18:33 [2023-01-10T12:18:33.300Z]     check_test.go:309: [d7065ecaf9292] daemon is not started
12:18:33 [2023-01-10T12:18:33.300Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestUnbuffered
12:18:33 [2023-01-10T12:18:33.999Z] --- PASS: TestUnbuffered (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestRaceUnbuffered
12:18:33 [2023-01-10T12:18:33.999Z] --- PASS: TestRaceUnbuffered (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z] PASS
12:18:33 [2023-01-10T12:18:33.999Z] coverage: 100.0% of statements
12:18:33 [2023-01-10T12:18:33.999Z] ok  	github.com/docker/docker/pkg/broadcaster	0.055s	coverage: 100.0% of statements
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[foo]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[bar]_[foo]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[foo_bar]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[qux]_[foo]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[]#01
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[qux]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[foo_bar_qux]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[qux]_[baz]]
12:18:33 [2023-01-10T12:18:33.999Z] === RUN   TestMatch/[[foo_baz]]
12:18:33 [2023-01-10T12:18:33.999Z] --- PASS: TestMatch (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:18:33 [2023-01-10T12:18:33.999Z] PASS
12:18:33 [2023-01-10T12:18:33.999Z] coverage: 87.5% of statements
12:18:33 [2023-01-10T12:18:33.999Z] ok  	github.com/docker/docker/pkg/capabilities	0.047s	coverage: 87.5% of statements
12:18:34 [2023-01-10T12:18:34.992Z] === RUN   TestPeerCertificateMarshalJSON
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s)
12:18:35 [2023-01-10T12:18:35.462Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestMiddleware
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestMiddleware (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestNewResponseModifier
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestNewResponseModifier (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] PASS
12:18:35 [2023-01-10T12:18:35.462Z] coverage: 26.8% of statements
12:18:35 [2023-01-10T12:18:35.462Z] ok  	github.com/docker/docker/pkg/authorization	0.483s	coverage: 26.8% of statements
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeEmpty
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeEmpty (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeEmptyFile
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeEmptyFile (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeNonemptyFile
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeNestedDirectoryEmpty
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestMoveToSubdir
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestMoveToSubdir (0.01s)
12:18:35 [2023-01-10T12:18:35.462Z] === RUN   TestSizeNonExistingDirectory
12:18:35 [2023-01-10T12:18:35.462Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:18:35 [2023-01-10T12:18:35.462Z] PASS
12:18:35 [2023-01-10T12:18:35.462Z] coverage: 80.0% of statements
12:18:35 [2023-01-10T12:18:35.462Z] ok  	github.com/docker/docker/pkg/directory	0.056s	coverage: 80.0% of statements
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootTarUntar
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootTarUntar (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootUntarWithHugeExcludesList
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootUntarEmptyArchive
12:18:35 [2023-01-10T12:18:35.939Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootTarUntarWithSymlink
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootCopyWithTar
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootCopyFileWithTar
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootUntarPath
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootUntarPath (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestChrootApplyDotDotFile
12:18:35 [2023-01-10T12:18:35.939Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:18:35 [2023-01-10T12:18:35.939Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:18:35 [2023-01-10T12:18:35.939Z] PASS
12:18:35 [2023-01-10T12:18:35.939Z] coverage: 15.1% of statements
12:18:35 [2023-01-10T12:18:35.939Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.138s	coverage: 15.1% of statements
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestIsArchivePathDir
12:18:35 [2023-01-10T12:18:35.939Z] --- PASS: TestIsArchivePathDir (0.10s)
12:18:35 [2023-01-10T12:18:35.939Z] === RUN   TestIsArchivePathInvalidFile
12:18:36 [2023-01-10T12:18:36.408Z] --- PASS: TestIsArchivePathInvalidFile (0.21s)
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   TestIsArchivePathTar
12:18:36 [2023-01-10T12:18:36.408Z] --- PASS: TestIsArchivePathTar (0.23s)
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   TestDecompressStreamGzip
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestContainsEntry
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestCreateEntries
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestEntriesDiff
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestEntriesEquality
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestGeneratorNotGenerate
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestGeneratorWithPort
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestNewEntry
12:18:36 [2023-01-10T12:18:36.408Z] === RUN   Test/TestParse
12:18:36 [2023-01-10T12:18:36.408Z] --- PASS: Test (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestNewEntry (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z]     --- PASS: Test/TestParse (0.00s)
12:18:36 [2023-01-10T12:18:36.408Z] PASS
12:18:36 [2023-01-10T12:18:36.408Z] coverage: 58.3% of statements
12:18:36 [2023-01-10T12:18:36.408Z] ok  	github.com/docker/docker/pkg/discovery	0.052s	coverage: 58.3% of statements
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test/TestContent
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test/TestInitialize
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test/TestNew
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test/TestParsingContentsWithComments
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test/TestRegister
12:18:36 [2023-01-10T12:18:36.409Z] === RUN   Test/TestWatch
12:18:36 [2023-01-10T12:18:36.409Z] --- PASS: Test (0.01s)
12:18:36 [2023-01-10T12:18:36.409Z]     --- PASS: Test/TestContent (0.00s)
12:18:36 [2023-01-10T12:18:36.409Z]     --- PASS: Test/TestInitialize (0.00s)
12:18:36 [2023-01-10T12:18:36.409Z]     --- PASS: Test/TestNew (0.00s)
12:18:36 [2023-01-10T12:18:36.409Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:18:36 [2023-01-10T12:18:36.409Z]     --- PASS: Test/TestRegister (0.00s)
12:18:36 [2023-01-10T12:18:36.409Z]     --- PASS: Test/TestWatch (0.01s)
12:18:36 [2023-01-10T12:18:36.409Z] PASS
12:18:36 [2023-01-10T12:18:36.409Z] coverage: 92.9% of statements
12:18:36 [2023-01-10T12:18:36.409Z] ok  	github.com/docker/docker/pkg/discovery/file	0.081s	coverage: 92.9% of statements
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestDecompressStreamGzip (0.16s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestDecompressStreamBzip2
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestDecompressStreamXz
12:18:36 [2023-01-10T12:18:36.879Z]     archive_test.go:134: Xz not present in msys2
12:18:36 [2023-01-10T12:18:36.879Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestCompressStreamXzUnsupported
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestCompressStreamBzip2Unsupported
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestCompressStreamInvalid
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestExtensionInvalid
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestExtensionInvalid (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestExtensionUncompressed
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestExtensionUncompressed (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestExtensionBzip2
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestExtensionBzip2 (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestExtensionGzip
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestExtensionGzip (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestExtensionXz
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestExtensionXz (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestCmdStreamLargeStderr
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestCmdStreamBad
12:18:36 [2023-01-10T12:18:36.879Z]     archive_test.go:239: Failing on Windows CI machines
12:18:36 [2023-01-10T12:18:36.879Z] --- SKIP: TestCmdStreamBad (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestCmdStreamGood
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestCmdStreamGood (0.05s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestUntarPathWithInvalidDest
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestUntarPathWithInvalidSrc
12:18:36 [2023-01-10T12:18:36.879Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:18:36 [2023-01-10T12:18:36.879Z] === RUN   TestUntarPath
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestUntarPath (0.08s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestUntarPathWithDestinationFile
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyWithTarInvalidSrc
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyWithTarSrcFile
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyWithTarSrcFolder
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyFileWithTarInvalidSrc
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyFileWithTarSrcFolder
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestCopyFileWithTarSrcFile
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   TestTarFiles
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   Test
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   Test/TestWatch
12:18:37 [2023-01-10T12:18:37.349Z] --- PASS: Test (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z]     --- PASS: Test/TestWatch (0.00s)
12:18:37 [2023-01-10T12:18:37.349Z] PASS
12:18:37 [2023-01-10T12:18:37.349Z] coverage: 92.3% of statements
12:18:37 [2023-01-10T12:18:37.349Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.061s	coverage: 92.3% of statements
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   Test
12:18:37 [2023-01-10T12:18:37.349Z] === RUN   Test/TestInitialize
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test/TestInitialize
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test/TestInitializeWithPattern
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test/TestRegister
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test/TestWatch
12:18:37 [2023-01-10T12:18:37.820Z] --- PASS: Test (0.00s)
12:18:37 [2023-01-10T12:18:37.820Z]     --- PASS: Test/TestInitialize (0.00s)
12:18:37 [2023-01-10T12:18:37.820Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:18:37 [2023-01-10T12:18:37.820Z]     --- PASS: Test/TestRegister (0.00s)
12:18:37 [2023-01-10T12:18:37.820Z]     --- PASS: Test/TestWatch (0.00s)
12:18:37 [2023-01-10T12:18:37.820Z] PASS
12:18:37 [2023-01-10T12:18:37.820Z] coverage: 93.8% of statements
12:18:37 [2023-01-10T12:18:37.820Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.045s	coverage: 93.8% of statements
12:18:37 [2023-01-10T12:18:37.820Z] time="2023-01-10T12:18:37Z" level=info msg="Initializing discovery without TLS"
12:18:37 [2023-01-10T12:18:37.820Z] time="2023-01-10T12:18:37Z" level=info msg="Initializing discovery without TLS"
12:18:37 [2023-01-10T12:18:37.820Z] time="2023-01-10T12:18:37Z" level=info msg="Initializing discovery without TLS"
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test/TestInitializeWithCerts
12:18:37 [2023-01-10T12:18:37.820Z] time="2023-01-10T12:18:37Z" level=info msg="Initializing discovery with TLS"
12:18:37 [2023-01-10T12:18:37.820Z] === RUN   Test/TestWatch
12:18:37 [2023-01-10T12:18:37.820Z] time="2023-01-10T12:18:37Z" level=info msg="Initializing discovery without TLS"
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPollerAddRemove
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestPollerAddRemove (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPollerEvent
12:18:38 [2023-01-10T12:18:38.811Z]     poller_test.go:41: No chmod on Windows
12:18:38 [2023-01-10T12:18:38.811Z] --- SKIP: TestPollerEvent (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPollerClose
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestPollerClose (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] PASS
12:18:38 [2023-01-10T12:18:38.811Z] coverage: 36.2% of statements
12:18:38 [2023-01-10T12:18:38.811Z] ok  	github.com/docker/docker/pkg/filenotify	0.056s	coverage: 36.2% of statements
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCopyFileWithInvalidSrc
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCopyFileWithInvalidDest
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCopyFileWithInvalidDest (0.01s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCopyFileWithSameSrcAndDest
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.02s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCopyFile
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCopyFile (0.01s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:18:38 [2023-01-10T12:18:38.811Z]     fileutils_test.go:134: Needs porting to Windows
12:18:38 [2023-01-10T12:18:38.811Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestReadSymlinkedDirectoryToFile
12:18:38 [2023-01-10T12:18:38.811Z]     fileutils_test.go:180: Needs porting to Windows
12:18:38 [2023-01-10T12:18:38.811Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestWildcardMatches
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestWildcardMatches (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPatternMatches
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestPatternMatches (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPatternMatchesFolderExclusions
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestSingleExclamationError
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestSingleExclamationError (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestMatchesWithNoPatterns
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestMatchesWithMalformedPatterns
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestMatches
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestMatches (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCleanPatterns
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCleanPatterns (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCleanPatternsExceptionFlag
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCleanPatternsErrorSingleException
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCreateIfNotExistsDir
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestCreateIfNotExistsFile
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:18:38 [2023-01-10T12:18:38.811Z] === RUN   TestMatch
12:18:38 [2023-01-10T12:18:38.811Z] --- PASS: TestMatch (0.00s)
12:18:38 [2023-01-10T12:18:38.811Z] PASS
12:18:38 [2023-01-10T12:18:38.811Z] coverage: 85.4% of statements
12:18:38 [2023-01-10T12:18:38.811Z] ok  	github.com/docker/docker/pkg/fileutils	0.117s	coverage: 85.4% of statements
12:18:39 [2023-01-10T12:18:39.806Z] === RUN   TestGet
12:18:39 [2023-01-10T12:18:39.806Z] --- PASS: TestGet (0.00s)
12:18:39 [2023-01-10T12:18:39.806Z] === RUN   TestGetShortcutString
12:18:39 [2023-01-10T12:18:39.806Z] --- PASS: TestGetShortcutString (0.00s)
12:18:39 [2023-01-10T12:18:39.806Z] PASS
12:18:39 [2023-01-10T12:18:39.806Z] coverage: 42.9% of statements
12:18:39 [2023-01-10T12:18:39.806Z] ok  	github.com/docker/docker/pkg/homedir	0.054s	coverage: 42.9% of statements
12:18:39 [2023-01-10T12:18:39.860Z] --- PASS: TestDockerDaemonSuite (337.11s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.04s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.68s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (6.28s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.84s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.90s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.16s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.38s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.55s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.29s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s)
12:18:39 [2023-01-10T12:18:39.860Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.76s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.37s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.62s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.42s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.38s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.60s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.71s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.45s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.03s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.07s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.48s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.70s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.59s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.31s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.54s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.39s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.82s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.77s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.85s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.43s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.96s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.74s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.63s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.39s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.10s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.07s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.28s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.52s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.53s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
12:18:39 [2023-01-10T12:18:39.861Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s)
12:18:39 [2023-01-10T12:18:39.861Z] === RUN   TestDockerSwarmSuite
12:18:39 [2023-01-10T12:18:39.861Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:18:40 [2023-01-10T12:18:40.276Z] === RUN   TestCreateIDMapOrder
12:18:40 [2023-01-10T12:18:40.276Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:18:40 [2023-01-10T12:18:40.276Z] PASS
12:18:40 [2023-01-10T12:18:40.276Z] coverage: 7.2% of statements
12:18:40 [2023-01-10T12:18:40.276Z] ok  	github.com/docker/docker/pkg/idtools	0.051s	coverage: 7.2% of statements
12:18:40 [2023-01-10T12:18:40.749Z] --- PASS: Test (3.25s)
12:18:40 [2023-01-10T12:18:40.749Z]     --- PASS: Test/TestInitialize (0.24s)
12:18:40 [2023-01-10T12:18:40.749Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
12:18:40 [2023-01-10T12:18:40.749Z]     --- PASS: Test/TestWatch (3.00s)
12:18:40 [2023-01-10T12:18:40.749Z] PASS
12:18:40 [2023-01-10T12:18:40.749Z] coverage: 84.1% of statements
12:18:40 [2023-01-10T12:18:40.749Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.316s	coverage: 84.1% of statements
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestFixedBufferCap
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestFixedBufferCap (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestFixedBufferLen
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestFixedBufferLen (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestFixedBufferString
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestFixedBufferString (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestFixedBufferWrite
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestFixedBufferWrite (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestFixedBufferRead
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestFixedBufferRead (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestBytesPipeRead
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestBytesPipeRead (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestBytesPipeWrite
12:18:41 [2023-01-10T12:18:41.220Z] --- PASS: TestBytesPipeWrite (0.00s)
12:18:41 [2023-01-10T12:18:41.220Z] === RUN   TestBytesPipeWriteRandomChunks
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestError
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestError (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/no_progress
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/progress_1
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/with_units
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestProgressString/hide_counts
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestProgressString (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/with_units (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestJSONMessageDisplay
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestAtomicWriteToFile
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestAtomicWriteSetCommit
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestAtomicWriteSetCancel
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestReadCloserWrapperClose
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestReaderErrWrapperReadOnError
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestReaderErrWrapperRead
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestHashData
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestHashData (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestCancelReadCloser
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestJSONMessageDisplay (0.19s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestJSONMessageDisplayWithJSONError
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestDisplayJSONMessagesStream
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] PASS
12:18:41 [2023-01-10T12:18:41.690Z] coverage: 91.7% of statements
12:18:41 [2023-01-10T12:18:41.690Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.251s	coverage: 91.7% of statements
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestCancelReadCloser (0.10s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestWriteCloserWrapperClose
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestNopWriteCloser
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestNopWriteCloser (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestNopWriter
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestNopWriter (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] === RUN   TestWriteCounter
12:18:41 [2023-01-10T12:18:41.690Z] --- PASS: TestWriteCounter (0.00s)
12:18:41 [2023-01-10T12:18:41.690Z] PASS
12:18:41 [2023-01-10T12:18:41.690Z] coverage: 69.2% of statements
12:18:41 [2023-01-10T12:18:41.691Z] ok  	github.com/docker/docker/pkg/ioutils	0.685s	coverage: 69.2% of statements
12:18:41 [2023-01-10T12:18:41.691Z] === RUN   TestStandardLongPath
12:18:41 [2023-01-10T12:18:41.691Z] --- PASS: TestStandardLongPath (0.00s)
12:18:41 [2023-01-10T12:18:41.691Z] === RUN   TestUNCLongPath
12:18:41 [2023-01-10T12:18:41.691Z] --- PASS: TestUNCLongPath (0.00s)
12:18:41 [2023-01-10T12:18:41.691Z] PASS
12:18:41 [2023-01-10T12:18:41.691Z] coverage: 100.0% of statements
12:18:41 [2023-01-10T12:18:41.691Z] ok  	github.com/docker/docker/pkg/longpath	0.116s	coverage: 100.0% of statements
12:18:41 [2023-01-10T12:18:41.760Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:18:42 [2023-01-10T12:18:42.681Z] === RUN   TestNameFormat
12:18:42 [2023-01-10T12:18:42.681Z] --- PASS: TestNameFormat (0.00s)
12:18:42 [2023-01-10T12:18:42.681Z] === RUN   TestNameRetries
12:18:42 [2023-01-10T12:18:42.681Z] --- PASS: TestNameRetries (0.00s)
12:18:42 [2023-01-10T12:18:42.681Z] PASS
12:18:42 [2023-01-10T12:18:42.681Z] coverage: 85.7% of statements
12:18:42 [2023-01-10T12:18:42.681Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
12:18:42 [2023-01-10T12:18:42.681Z] === RUN   TestParseKeyValueOpt
12:18:42 [2023-01-10T12:18:42.681Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:18:42 [2023-01-10T12:18:42.681Z] === RUN   TestParseUintList
12:18:42 [2023-01-10T12:18:42.681Z] --- PASS: TestParseUintList (0.00s)
12:18:42 [2023-01-10T12:18:42.681Z] === RUN   TestParseUintListMaximumLimits
12:18:42 [2023-01-10T12:18:42.681Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:18:42 [2023-01-10T12:18:42.681Z] PASS
12:18:42 [2023-01-10T12:18:42.681Z] coverage: 97.0% of statements
12:18:42 [2023-01-10T12:18:42.681Z] ok  	github.com/docker/docker/pkg/parsers	0.054s	coverage: 97.0% of statements
12:18:43 [2023-01-10T12:18:43.152Z] === RUN   TestNewAndRemove
12:18:43 [2023-01-10T12:18:43.152Z] --- PASS: TestNewAndRemove (0.00s)
12:18:43 [2023-01-10T12:18:43.152Z] === RUN   TestRemoveInvalidPath
12:18:43 [2023-01-10T12:18:43.152Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:18:43 [2023-01-10T12:18:43.152Z] PASS
12:18:43 [2023-01-10T12:18:43.152Z] coverage: 82.6% of statements
12:18:43 [2023-01-10T12:18:43.152Z] ok  	github.com/docker/docker/pkg/pidfile	0.064s	coverage: 82.6% of statements
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestParseEmptyInterface
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestParseEmptyInterface (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestParseNonInterfaceType
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestParseWithOneFunction
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestParseWithOneFunction (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestParseWithMultipleFuncs
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestParseWithUnnamedReturn
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestEmbeddedInterface
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestEmbeddedInterface (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestParsedImports
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestParsedImports (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] === RUN   TestAliasedImports
12:18:44 [2023-01-10T12:18:44.151Z] --- PASS: TestAliasedImports (0.00s)
12:18:44 [2023-01-10T12:18:44.151Z] PASS
12:18:44 [2023-01-10T12:18:44.151Z] coverage: 56.8% of statements
12:18:44 [2023-01-10T12:18:44.151Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.068s	coverage: 56.8% of statements
12:18:44 [2023-01-10T12:18:44.622Z] === RUN   TestFailedConnection
12:18:45 [2023-01-10T12:18:45.042Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestHTTPTransport
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestHTTPTransport (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] PASS
12:18:45 [2023-01-10T12:18:45.093Z] coverage: 85.7% of statements
12:18:45 [2023-01-10T12:18:45.093Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.062s	coverage: 85.7% of statements
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestBufioReaderPoolPutAndGet
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestBufioWriterPoolPutAndGet
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestBufferPoolPutAndGet
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] PASS
12:18:45 [2023-01-10T12:18:45.093Z] coverage: 88.2% of statements
12:18:45 [2023-01-10T12:18:45.093Z] ok  	github.com/docker/docker/pkg/pools	0.042s	coverage: 88.2% of statements
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestTarFiles (7.75s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestTarUntar
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestTarUntar (0.05s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestTarWithOptions
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestTarWithOptions (0.03s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestUntarUstarGnuConflict
12:18:45 [2023-01-10T12:18:45.093Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:18:45 [2023-01-10T12:18:45.093Z] === RUN   TestUntarInvalidFilenames
12:18:45 [2023-01-10T12:18:45.563Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames942577442\\dest"
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestUntarInvalidFilenames (0.22s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestUntarHardlinkToSymlink
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestUntarInvalidHardlink
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3415704176\\victim\\hello" -> "../victim/hello"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3088106054\\victim\\hello" -> "/../victim/hello"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3444282926\\victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3644304384\\victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3105803046\\victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3244705543\\victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestUntarInvalidHardlink (0.03s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestUntarInvalidSymlink
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1012406284\\dest\\dotdot" -> "../victim/hello"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2846374006\\dest\\slash-dotdot" -> "/../victim/hello"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3588099956\\dest\\loophole-victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3820876199\\dest\\loophole-victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2715029278\\dest\\loophole-victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink168216255\\dest\\loophole-victim" -> "../victim"
12:18:45 [2023-01-10T12:18:45.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink744742571\\dest\\dir\\loophole" -> "../../victim"
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestUntarInvalidSymlink (0.04s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestTempArchiveCloseMultipleTimes
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestXGlobalNoParent
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestXGlobalNoParent (0.00s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestReplaceFileTarWrapper
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestFailedConnection (1.01s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestFailOnce
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestOutputOnPrematureClose
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:18:45 [2023-01-10T12:18:45.564Z] === RUN   TestCompleteSilently
12:18:45 [2023-01-10T12:18:45.564Z] --- PASS: TestCompleteSilently (0.00s)
12:18:45 [2023-01-10T12:18:45.564Z] PASS
12:18:45 [2023-01-10T12:18:45.564Z] coverage: 75.9% of statements
12:18:45 [2023-01-10T12:18:45.564Z] ok  	github.com/docker/docker/pkg/progress	0.050s	coverage: 75.9% of statements
12:18:45 [2023-01-10T12:18:45.607Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:18:46 [2023-01-10T12:18:46.034Z] --- PASS: TestReplaceFileTarWrapper (0.24s)
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestPrefixHeaderReadable
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestSendToOneSub
12:18:46 [2023-01-10T12:18:46.034Z] --- PASS: TestSendToOneSub (0.00s)
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestSendToMultipleSubs
12:18:46 [2023-01-10T12:18:46.034Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestEvictOneSub
12:18:46 [2023-01-10T12:18:46.034Z] --- PASS: TestEvictOneSub (0.00s)
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestClosePublisher
12:18:46 [2023-01-10T12:18:46.034Z] --- PASS: TestClosePublisher (0.00s)
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestPubSubRace
12:18:46 [2023-01-10T12:18:46.034Z] --- PASS: TestPrefixHeaderReadable (0.03s)
12:18:46 [2023-01-10T12:18:46.034Z] === RUN   TestDisablePigz
12:18:46 [2023-01-10T12:18:46.034Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:18:46 [2023-01-10T12:18:46.034Z] 2023/01/10 12:18:45 http: panic serving 127.0.0.1:49252: Plugin not ready
12:18:46 [2023-01-10T12:18:46.034Z] goroutine 22 [running]:
12:18:46 [2023-01-10T12:18:46.034Z] net/http.(*conn).serve.func1()
12:18:46 [2023-01-10T12:18:46.034Z] 	c:/go/src/net/http/server.go:1825 +0xbf
12:18:46 [2023-01-10T12:18:46.034Z] panic({0x1125a00, 0x1269630})
12:18:46 [2023-01-10T12:18:46.034Z] 	c:/go/src/runtime/panic.go:844 +0x258
12:18:46 [2023-01-10T12:18:46.035Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x320000000000003b?, 0xffffffffffffffff?}, 0x32e988f96cfc2eff?)
12:18:46 [2023-01-10T12:18:46.035Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
12:18:46 [2023-01-10T12:18:46.035Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x126ee88?, 0xc000170000?}, 0xc0000cfa78?)
12:18:46 [2023-01-10T12:18:46.035Z] 	c:/go/src/net/http/server.go:2084 +0x2f
12:18:46 [2023-01-10T12:18:46.035Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x126ee88, 0xc000170000}, 0xc0000b4200)
12:18:46 [2023-01-10T12:18:46.035Z] 	c:/go/src/net/http/server.go:2462 +0x149
12:18:46 [2023-01-10T12:18:46.035Z] net/http.serverHandler.ServeHTTP({0x126d3b8?}, {0x126ee88, 0xc000170000}, 0xc0000b4200)
12:18:46 [2023-01-10T12:18:46.035Z] 	c:/go/src/net/http/server.go:2916 +0x43b
12:18:46 [2023-01-10T12:18:46.035Z] net/http.(*conn).serve(0xc0000c2000, {0x126f298, 0xc000090420})
12:18:46 [2023-01-10T12:18:46.035Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
12:18:46 [2023-01-10T12:18:46.035Z] created by net/http.(*Server).Serve
12:18:46 [2023-01-10T12:18:46.035Z] 	c:/go/src/net/http/server.go:3071 +0x4db
12:18:46 [2023-01-10T12:18:46.035Z] time="2023-01-10T12:18:45Z" 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"
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestDisablePigz (0.14s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestPigz
12:18:46 [2023-01-10T12:18:46.035Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestPigz (0.16s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestCopyFileWithInvalidDest
12:18:46 [2023-01-10T12:18:46.035Z]     archive_windows_test.go:17: Currently fails
12:18:46 [2023-01-10T12:18:46.035Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestCanonicalTarNameForPath
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestCanonicalTarName
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestCanonicalTarName (0.00s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestChmodTarEntry
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestChmodTarEntry (0.00s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestHardLinkOrder
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestHardLinkOrder (0.10s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestChangeString
12:18:46 [2023-01-10T12:18:46.035Z] --- PASS: TestChangeString (0.00s)
12:18:46 [2023-01-10T12:18:46.035Z] === RUN   TestChangesWithNoChanges
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesWithNoChanges (0.03s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesWithChanges
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesWithChanges (0.04s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesWithChangesGH13590
12:18:46 [2023-01-10T12:18:46.505Z]     changes_test.go:192: needs more investigation
12:18:46 [2023-01-10T12:18:46.505Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesDirsEmpty
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesDirsEmpty (0.15s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesDirsMutated
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestRegister
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestRegister (0.00s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestCommand
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesDirsMutated (0.17s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestApplyLayer
12:18:46 [2023-01-10T12:18:46.505Z]     changes_test.go:405: needs further investigation
12:18:46 [2023-01-10T12:18:46.505Z] --- SKIP: TestApplyLayer (0.00s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesSizeWithHardlinks
12:18:46 [2023-01-10T12:18:46.505Z]     changes_test.go:441: needs further investigation
12:18:46 [2023-01-10T12:18:46.505Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesSizeWithNoChanges
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestChangesSize
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestChangesSize (0.01s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestApplyLayerInvalidFilenames
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2847350993\\dest"
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestCommand (0.04s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestNaiveSelf
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestApplyLayerInvalidHardlink
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2350006500\\victim\\hello" -> "../victim/hello"
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3850311153\\victim\\hello" -> "/../victim/hello"
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink997694620\\victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3252852049\\victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2207092925\\victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestNaiveSelf (0.03s)
12:18:46 [2023-01-10T12:18:46.505Z] PASS
12:18:46 [2023-01-10T12:18:46.505Z] coverage: 82.4% of statements
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3893205889\\victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.505Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
12:18:46 [2023-01-10T12:18:46.505Z] === RUN   TestApplyLayerInvalidSymlink
12:18:46 [2023-01-10T12:18:46.505Z] ok  	github.com/docker/docker/pkg/reexec	0.122s	coverage: 82.4% of statements
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink401287384\\dest\\dotdot" -> "../victim/hello"
12:18:46 [2023-01-10T12:18:46.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2576293261\\dest\\slash-dotdot" -> "/../victim/hello"
12:18:46 [2023-01-10T12:18:46.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2054656734\\dest\\loophole-victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1032873481\\dest\\loophole-victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2534481001\\dest\\loophole-victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1353899424\\dest\\loophole-victim" -> "../victim"
12:18:46 [2023-01-10T12:18:46.506Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
12:18:46 [2023-01-10T12:18:46.506Z] === RUN   TestApplyLayerWhiteouts
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestGenerateEmptyFile
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestGenerateWithContent
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestGenerateWithContent (0.00s)
12:18:46 [2023-01-10T12:18:46.976Z] PASS
12:18:46 [2023-01-10T12:18:46.976Z] coverage: 62.6% of statements
12:18:46 [2023-01-10T12:18:46.976Z] ok  	github.com/docker/docker/pkg/archive	10.870s	coverage: 62.6% of statements
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestFailOnce (1.22s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestEchoInputOutput
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestPubSubRace (1.09s)
12:18:46 [2023-01-10T12:18:46.976Z] PASS
12:18:46 [2023-01-10T12:18:46.976Z] coverage: 75.0% of statements
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestEchoInputOutput (0.01s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestBackoff
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestBackoff (0.00s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestAbortRetry
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestAbortRetry (0.00s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestClientScheme
12:18:46 [2023-01-10T12:18:46.976Z] --- PASS: TestClientScheme (0.00s)
12:18:46 [2023-01-10T12:18:46.976Z] === RUN   TestNewClientWithTimeout
12:18:46 [2023-01-10T12:18:46.976Z] ok  	github.com/docker/docker/pkg/pubsub	1.135s	coverage: 75.0% of statements
12:18:47 [2023-01-10T12:18:47.447Z] time="2023-01-10T12:18:47Z" 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"
12:18:47 [2023-01-10T12:18:47.447Z] === RUN   TestParseSignal
12:18:47 [2023-01-10T12:18:47.447Z] --- PASS: TestParseSignal (0.00s)
12:18:47 [2023-01-10T12:18:47.447Z] === RUN   TestValidSignalForPlatform
12:18:47 [2023-01-10T12:18:47.447Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:18:47 [2023-01-10T12:18:47.447Z] PASS
12:18:47 [2023-01-10T12:18:47.447Z] coverage: 19.7% of statements
12:18:47 [2023-01-10T12:18:47.447Z] ok  	github.com/docker/docker/pkg/signal	0.043s	coverage: 19.7% of statements
12:18:47 [2023-01-10T12:18:47.510Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestNewStdWriter
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestNewStdWriter (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestWriteWithUninitializedStdWriter
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestWriteWithNilBytes
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestWrite
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestWrite (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestWriteWithWriterError
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestWriteWithWriterError (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyWriteAndRead
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyWithInvalidInputHeader
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyWithCorruptedPrefix
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyReturnsWriteErrors
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:18:47 [2023-01-10T12:18:47.917Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:18:47 [2023-01-10T12:18:47.917Z] PASS
12:18:47 [2023-01-10T12:18:47.917Z] coverage: 100.0% of statements
12:18:47 [2023-01-10T12:18:47.917Z] ok  	github.com/docker/docker/pkg/stdcopy	0.051s	coverage: 100.0% of statements
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestRawProgressFormatterFormatStatus
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestRawProgressFormatterFormatProgress
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestFormatStatus
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestFormatStatus (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestFormatError
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestFormatError (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestFormatJSONError
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestFormatJSONError (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestJsonProgressFormatterFormatProgress
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestJsonProgressFormatterFormatStatus
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestNewJSONProgressOutput
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestAuxFormatterEmit
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestStreamWriterStdout
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestStreamWriterStdout (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestStreamWriterStderr
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestStreamWriterStderr (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] PASS
12:18:48 [2023-01-10T12:18:48.908Z] coverage: 66.2% of statements
12:18:48 [2023-01-10T12:18:48.908Z] ok  	github.com/docker/docker/pkg/streamformatter	0.070s	coverage: 66.2% of statements
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestGenerateRandomID
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestGenerateRandomID (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestShortenId
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestShortenId (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestShortenSha256Id
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestShortenSha256Id (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestShortenIdEmpty
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestShortenIdEmpty (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestShortenIdInvalid
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestShortenIdInvalid (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestIsShortIDNonHex
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] === RUN   TestIsShortIDNotCorrectSize
12:18:48 [2023-01-10T12:18:48.908Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:18:48 [2023-01-10T12:18:48.908Z] PASS
12:18:48 [2023-01-10T12:18:48.908Z] coverage: 70.6% of statements
12:18:48 [2023-01-10T12:18:48.908Z] ok  	github.com/docker/docker/pkg/stringid	0.042s	coverage: 70.6% of statements
12:18:48 [2023-01-10T12:18:48.908Z] time="2023-01-10T12:18:48Z" 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"
12:18:49 [2023-01-10T12:18:49.898Z] === RUN   TestIsCpusetListAvailable
12:18:49 [2023-01-10T12:18:49.898Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:18:49 [2023-01-10T12:18:49.898Z] PASS
12:18:49 [2023-01-10T12:18:49.898Z] coverage: 38.2% of statements
12:18:49 [2023-01-10T12:18:49.898Z] ok  	github.com/docker/docker/pkg/sysinfo	0.046s	coverage: 38.2% of statements
12:18:50 [2023-01-10T12:18:50.042Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestChtimes
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestChtimes (0.01s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestChtimesWindows
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestChtimesWindows (0.01s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestEnsureRemoveAllNotExist
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestEnsureRemoveAllWithDir
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestEnsureRemoveAllWithFile
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestHasWin32KSupport
12:18:50 [2023-01-10T12:18:50.894Z]     syscall_windows_test.go:8: win32k: true
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestHasWin32KSupport (0.01s)
12:18:50 [2023-01-10T12:18:50.894Z] PASS
12:18:50 [2023-01-10T12:18:50.894Z] coverage: 12.0% of statements
12:18:50 [2023-01-10T12:18:50.894Z] ok  	github.com/docker/docker/pkg/system	0.071s	coverage: 12.0% of statements
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestTailFile
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestTailFile (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestTailFileManyLines
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestTailFileManyLines (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestTailEmptyFile
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestTailEmptyFile (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestTailNegativeN
12:18:50 [2023-01-10T12:18:50.894Z] --- PASS: TestTailNegativeN (0.00s)
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader
12:18:50 [2023-01-10T12:18:50.894Z] === CONT  TestNewTailReader
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/12_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/no_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/no_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/single_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/2_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/truncated_last_line
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/truncated_last_line#01
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/truncated_last_line#02
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:18:50 [2023-01-10T12:18:50.894Z] === CONT  TestNewTailReader/8_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.894Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.894Z] === CONT  TestNewTailReader/4_byte_delimiter
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.894Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/2_byte_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/no_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/12_byte_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/single_byte_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:50 [2023-01-10T12:18:50.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:18:50 [2023-01-10T12:18:50.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:18:50 [2023-01-10T12:18:50.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.367Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.368Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.369Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.370Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:51 [2023-01-10T12:18:51.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:51 [2023-01-10T12:18:51.841Z] --- PASS: TestNewTailReader (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.841Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:18:51 [2023-01-10T12:18:51.841Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.842Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:51 [2023-01-10T12:18:51.843Z] PASS
12:18:51 [2023-01-10T12:18:51.843Z] coverage: 88.6% of statements
12:18:51 [2023-01-10T12:18:51.843Z] ok  	github.com/docker/docker/pkg/tailfile	0.392s	coverage: 88.6% of statements
12:18:51 [2023-01-10T12:18:51.843Z] time="2023-01-10T12:18:51Z" 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"
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestTarSumRemoveNonExistent
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestTarSumRemove
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestTarSumRemove (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestSortFileInfoSums
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestSortFileInfoSums (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestNewTarSumForLabelInvalid
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestNewTarSumForLabel
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestEmptyTar
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestEmptyTar (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestTarSumsReadSize
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestTarSumsReadSize (0.01s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestTarSums
12:18:52 [2023-01-10T12:18:52.314Z] testing: warning: no tests to run
12:18:52 [2023-01-10T12:18:52.314Z] PASS
12:18:52 [2023-01-10T12:18:52.314Z] coverage: [no statements]
12:18:52 [2023-01-10T12:18:52.314Z] ok  	github.com/docker/docker/pkg/term/windows	0.055s	coverage: [no statements] [no tests to run]
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestTarSums (0.09s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestIteration
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestIteration (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestVersionLabelForChecksum
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestVersion
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestVersion (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestGetVersion
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestGetVersion (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] === RUN   TestGetVersions
12:18:52 [2023-01-10T12:18:52.314Z] --- PASS: TestGetVersions (0.00s)
12:18:52 [2023-01-10T12:18:52.314Z] PASS
12:18:52 [2023-01-10T12:18:52.314Z] coverage: 89.3% of statements
12:18:52 [2023-01-10T12:18:52.314Z] ok  	github.com/docker/docker/pkg/tarsum	0.155s	coverage: 89.3% of statements
12:18:53 [2023-01-10T12:18:53.304Z] === RUN   TestTruncIndex
12:18:53 [2023-01-10T12:18:53.304Z] --- PASS: TestTruncIndex (0.10s)
12:18:53 [2023-01-10T12:18:53.304Z] PASS
12:18:53 [2023-01-10T12:18:53.304Z] coverage: 91.5% of statements
12:18:53 [2023-01-10T12:18:53.304Z] ok  	github.com/docker/docker/pkg/truncindex	0.152s	coverage: 91.5% of statements
12:18:53 [2023-01-10T12:18:53.304Z] === RUN   TestIsGIT
12:18:53 [2023-01-10T12:18:53.304Z] --- PASS: TestIsGIT (0.00s)
12:18:53 [2023-01-10T12:18:53.304Z] === RUN   TestIsTransport
12:18:53 [2023-01-10T12:18:53.304Z] --- PASS: TestIsTransport (0.00s)
12:18:53 [2023-01-10T12:18:53.304Z] PASS
12:18:53 [2023-01-10T12:18:53.304Z] coverage: 100.0% of statements
12:18:53 [2023-01-10T12:18:53.304Z] ok  	github.com/docker/docker/pkg/urlutil	0.044s	coverage: 100.0% of statements
12:18:54 [2023-01-10T12:18:54.295Z] === RUN   TestVersionInfo
12:18:54 [2023-01-10T12:18:54.295Z] --- PASS: TestVersionInfo (0.00s)
12:18:54 [2023-01-10T12:18:54.295Z] === RUN   TestAppendVersions
12:18:54 [2023-01-10T12:18:54.295Z] --- PASS: TestAppendVersions (0.00s)
12:18:54 [2023-01-10T12:18:54.295Z] PASS
12:18:54 [2023-01-10T12:18:54.295Z] coverage: 88.9% of statements
12:18:54 [2023-01-10T12:18:54.295Z] ok  	github.com/docker/docker/pkg/useragent	0.066s	coverage: 88.9% of statements
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestValidatePrivileges
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestValidatePrivileges (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestFilterByCapNeg
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestFilterByCapNeg (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestFilterByCapPos
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestFilterByCapPos (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] PASS
12:18:55 [2023-01-10T12:18:55.866Z] coverage: 12.0% of statements
12:18:55 [2023-01-10T12:18:55.866Z] ok  	github.com/docker/docker/plugin	0.062s	coverage: 12.0% of statements
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestNewSettable
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestNewSettable (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestIsSettable
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestIsSettable (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] === RUN   TestUpdateSettingsEnv
12:18:55 [2023-01-10T12:18:55.866Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:18:55 [2023-01-10T12:18:55.866Z] PASS
12:18:55 [2023-01-10T12:18:55.866Z] coverage: 20.0% of statements
12:18:55 [2023-01-10T12:18:55.866Z] ok  	github.com/docker/docker/plugin/v2	0.055s	coverage: 20.0% of statements
12:18:55 [2023-01-10T12:18:55.866Z] time="2023-01-10T12:18:55Z" 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"
12:18:56 [2023-01-10T12:18:56.602Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:18:56 [2023-01-10T12:18:56.602Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:18:56 [2023-01-10T12:18:56.858Z] === RUN   TestLoad
12:18:56 [2023-01-10T12:18:56.858Z] --- PASS: TestLoad (0.00s)
12:18:56 [2023-01-10T12:18:56.858Z] === RUN   TestSave
12:18:56 [2023-01-10T12:18:56.858Z] --- PASS: TestSave (0.04s)
12:18:56 [2023-01-10T12:18:56.858Z] === RUN   TestAddDeleteGet
12:18:56 [2023-01-10T12:18:56.860Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:18:57 [2023-01-10T12:18:57.328Z] --- PASS: TestAddDeleteGet (0.06s)
12:18:57 [2023-01-10T12:18:57.328Z] === RUN   TestInvalidTags
12:18:57 [2023-01-10T12:18:57.328Z] --- PASS: TestInvalidTags (0.01s)
12:18:57 [2023-01-10T12:18:57.328Z] PASS
12:18:57 [2023-01-10T12:18:57.328Z] coverage: 84.4% of statements
12:18:57 [2023-01-10T12:18:57.328Z] ok  	github.com/docker/docker/reference	0.187s	coverage: 84.4% of statements
12:18:57 [2023-01-10T12:18:57.426Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestResolveAuthConfigIndexServer
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestResolveAuthConfigFullURL
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestLoadAllowNondistributableArtifacts
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestValidateMirror
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestValidateMirror (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestLoadInsecureRegistries
12:18:58 [2023-01-10T12:18:58.321Z] time="2023-01-10T12:18:58Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:18:58 [2023-01-10T12:18:58.321Z] time="2023-01-10T12:18:58Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:18:58 [2023-01-10T12:18:58.321Z] time="2023-01-10T12:18:58Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestLoadInsecureRegistries (0.21s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestNewServiceConfig
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestNewServiceConfig (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestValidateIndexName
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestValidateIndexName (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestValidateIndexNameWithError
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestEndpointParse
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestEndpointParse (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestEndpointParseInvalid
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestValidateEndpoint
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestValidateEndpoint (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestPing
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestPing (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestPingRegistryEndpoint
12:18:58 [2023-01-10T12:18:58.321Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:18:58 [2023-01-10T12:18:58.321Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestEndpoint
12:18:58 [2023-01-10T12:18:58.321Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:18:58 [2023-01-10T12:18:58.321Z] --- SKIP: TestEndpoint (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestParseRepositoryInfo
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestNewIndexInfo
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestNewIndexInfo (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestMirrorEndpointLookup
12:18:58 [2023-01-10T12:18:58.321Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:18:58 [2023-01-10T12:18:58.321Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestSearchRepositories
12:18:58 [2023-01-10T12:18:58.321Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:18:58 [2023-01-10T12:18:58.321Z]         Host: 127.0.0.1:49261
12:18:58 [2023-01-10T12:18:58.321Z]         User-Agent: docker test client
12:18:58 [2023-01-10T12:18:58.321Z]         Authorization: Token fake-token
12:18:58 [2023-01-10T12:18:58.321Z]         X-Docker-Token: true
12:18:58 [2023-01-10T12:18:58.321Z]         Accept-Encoding: gzip
12:18:58 [2023-01-10T12:18:58.321Z]         
12:18:58 [2023-01-10T12:18:58.321Z]         
12:18:58 [2023-01-10T12:18:58.321Z]     registry_test.go:730: HTTP/1.1 200 OK
12:18:58 [2023-01-10T12:18:58.321Z]         Connection: close
12:18:58 [2023-01-10T12:18:58.321Z]         Content-Length: 144
12:18:58 [2023-01-10T12:18:58.321Z]         Cache-Control: no-cache
12:18:58 [2023-01-10T12:18:58.321Z]         Content-Type: application/json
12:18:58 [2023-01-10T12:18:58.321Z]         Date: Tue, 10 Jan 2023 12:18:58 GMT
12:18:58 [2023-01-10T12:18:58.321Z]         Expires: -1
12:18:58 [2023-01-10T12:18:58.321Z]         Pragma: no-cache
12:18:58 [2023-01-10T12:18:58.321Z]         Server: docker-tests/mock
12:18:58 [2023-01-10T12:18:58.321Z]         X-Docker-Registry-Config: mock
12:18:58 [2023-01-10T12:18:58.321Z]         X-Docker-Registry-Version: 0.0.0
12:18:58 [2023-01-10T12:18:58.321Z]         
12:18:58 [2023-01-10T12:18:58.321Z]         
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestSearchRepositories (0.01s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestTrustedLocation
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestTrustedLocation (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestAllowNondistributableArtifacts
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] === RUN   TestIsSecureIndex
12:18:58 [2023-01-10T12:18:58.321Z] --- PASS: TestIsSecureIndex (0.00s)
12:18:58 [2023-01-10T12:18:58.321Z] PASS
12:18:58 [2023-01-10T12:18:58.321Z] coverage: 50.2% of statements
12:18:58 [2023-01-10T12:18:58.321Z] ok  	github.com/docker/docker/registry	0.330s	coverage: 50.2% of statements
12:18:58 [2023-01-10T12:18:58.360Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:18:58 [2023-01-10T12:18:58.360Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:18:58 [2023-01-10T12:18:58.360Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:18:58 [2023-01-10T12:18:58.618Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestReaderWithReadError
12:18:58 [2023-01-10T12:18:58.792Z] time="2023-01-10T12:18:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestReader
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestReader (0.00s)
12:18:58 [2023-01-10T12:18:58.792Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:18:58 [2023-01-10T12:18:58.792Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:18:58 [2023-01-10T12:18:58.792Z] PASS
12:18:58 [2023-01-10T12:18:58.792Z] coverage: 100.0% of statements
12:18:58 [2023-01-10T12:18:58.792Z] ok  	github.com/docker/docker/registry/resumable	0.286s	coverage: 100.0% of statements
12:18:59 [2023-01-10T12:18:59.263Z] === RUN   TestRestartManagerTimeout
12:18:59 [2023-01-10T12:18:59.263Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:18:59 [2023-01-10T12:18:59.263Z] === RUN   TestRestartManagerTimeoutReset
12:18:59 [2023-01-10T12:18:59.263Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:18:59 [2023-01-10T12:18:59.263Z] PASS
12:18:59 [2023-01-10T12:18:59.263Z] coverage: 50.9% of statements
12:18:59 [2023-01-10T12:18:59.263Z] ok  	github.com/docker/docker/restartmanager	0.049s	coverage: 50.9% of statements
12:19:00 [2023-01-10T12:19:00.253Z] === RUN   TestDecodeContainerConfig
12:19:00 [2023-01-10T12:19:00.253Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:19:00 [2023-01-10T12:19:00.253Z] === RUN   TestDecodeContainerConfigIsolation
12:19:00 [2023-01-10T12:19:00.253Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:19:00 [2023-01-10T12:19:00.253Z] === RUN   TestValidatePrivileged
12:19:00 [2023-01-10T12:19:00.253Z] --- PASS: TestValidatePrivileged (0.00s)
12:19:00 [2023-01-10T12:19:00.253Z] PASS
12:19:00 [2023-01-10T12:19:00.253Z] coverage: 52.2% of statements
12:19:00 [2023-01-10T12:19:00.253Z] ok  	github.com/docker/docker/runconfig	0.071s	coverage: 52.2% of statements
12:19:00 [2023-01-10T12:19:00.253Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:19:00 [2023-01-10T12:19:00.253Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:19:00 [2023-01-10T12:19:00.253Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:19:00 [2023-01-10T12:19:00.253Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:19:00 [2023-01-10T12:19:00.253Z] PASS
12:19:00 [2023-01-10T12:19:00.253Z] coverage: 62.5% of statements
12:19:00 [2023-01-10T12:19:00.253Z] ok  	github.com/docker/docker/testutil	0.074s	coverage: 62.5% of statements
12:19:02 [2023-01-10T12:19:02.803Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:19:02 [2023-01-10T12:19:02.918Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:19:02 [2023-01-10T12:19:02.918Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:19:02 [2023-01-10T12:19:02.918Z] remote: Enumerating objects: 23, done.
12:19:02 [2023-01-10T12:19:02.918Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:19:02 [2023-01-10T12:19:02.918Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:19:02 [2023-01-10T12:19:02.918Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:19:02 [2023-01-10T12:19:02.919Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
12:19:02 [2023-01-10T12:19:02.919Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
12:19:02 [2023-01-10T12:19:02.919Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:19:02 [2023-01-10T12:19:02.919Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:19:03 [2023-01-10T12:19:03.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25149a52f2b77cc39d96d6325666a79a6576fec1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25149a52f2b77cc39d96d6325666a79a6576fec1 hack/test/unit
12:19:03 [2023-01-10T12:19:03.739Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestGetDriver
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestGetDriver (0.00s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestVolumeRequestError
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestVolumeRequestError (0.02s)
12:19:04 [2023-01-10T12:19:04.056Z] PASS
12:19:04 [2023-01-10T12:19:04.056Z] coverage: 36.1% of statements
12:19:04 [2023-01-10T12:19:04.056Z] ok  	github.com/docker/docker/volume/drivers	0.071s	coverage: 36.1% of statements
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestGetAddress
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestGetAddress (0.00s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestRemove
12:19:04 [2023-01-10T12:19:04.056Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:19:04 [2023-01-10T12:19:04.056Z] --- SKIP: TestRemove (0.00s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestInitializeWithVolumes
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestCreate
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestCreate (0.01s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestValidateName
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestValidateName (0.00s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestCreateWithOpts
12:19:04 [2023-01-10T12:19:04.056Z]     local_test.go:181: runtime.GOOS == "windows"
12:19:04 [2023-01-10T12:19:04.056Z] --- SKIP: TestCreateWithOpts (0.00s)
12:19:04 [2023-01-10T12:19:04.056Z] === RUN   TestRelaodNoOpts
12:19:04 [2023-01-10T12:19:04.056Z] --- PASS: TestRelaodNoOpts (0.02s)
12:19:04 [2023-01-10T12:19:04.056Z] PASS
12:19:04 [2023-01-10T12:19:04.056Z] coverage: 41.5% of statements
12:19:04 [2023-01-10T12:19:04.056Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 41.5% of statements
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestNewClientWithTimeout (17.62s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestClientStream
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestClientStream (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestClientSendFile
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestClientSendFile (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestClientWithRequestTimeout
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestFileSpecPlugin
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestFileSpecPlugin (0.01s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestFileJSONSpecPlugin
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestPluginAddHandler
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestPluginAddHandler (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestPluginWaitBadPlugin
12:19:04 [2023-01-10T12:19:04.526Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:19:04 [2023-01-10T12:19:04.526Z] === RUN   TestGet
12:19:04 [2023-01-10T12:19:04.526Z] time="2023-01-10T12:19:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:19:05 [2023-01-10T12:19:05.517Z] === RUN   TestConvertTmpfsOptions
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:49: data="mode=700,size=1m"
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:49: data="ro"
12:19:05 [2023-01-10T12:19:05.517Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:19:05 [2023-01-10T12:19:05.517Z] === RUN   TestParseMountRaw
12:19:05 [2023-01-10T12:19:05.517Z] --- PASS: TestParseMountRaw (0.04s)
12:19:05 [2023-01-10T12:19:05.517Z] === RUN   TestParseMountRawSplit
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 0
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 1
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 2
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 3
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 4
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 5
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 6
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 7
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 8
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 0
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 1
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 2
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 3
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 4
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 5
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 6
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 7
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 8
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 9
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 10
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 11
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 12
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 0
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 1
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 2
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 3
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 4
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 5
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 6
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 7
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 8
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 9
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 10
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:390: case 11
12:19:05 [2023-01-10T12:19:05.517Z] --- PASS: TestParseMountRawSplit (0.01s)
12:19:05 [2023-01-10T12:19:05.517Z] === RUN   TestParseMountSpec
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:455: case 0
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:455: case 1
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:455: case 2
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:455: case 3
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:455: case 4
12:19:05 [2023-01-10T12:19:05.517Z]     parser_test.go:455: case 5
12:19:05 [2023-01-10T12:19:05.517Z] --- PASS: TestParseMountSpec (0.00s)
12:19:05 [2023-01-10T12:19:05.517Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:19:05 [2023-01-10T12:19:05.517Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:19:05 [2023-01-10T12:19:05.517Z] === RUN   TestValidateMount
12:19:05 [2023-01-10T12:19:05.517Z] --- PASS: TestValidateMount (0.00s)
12:19:05 [2023-01-10T12:19:05.517Z] PASS
12:19:05 [2023-01-10T12:19:05.517Z] coverage: 66.2% of statements
12:19:05 [2023-01-10T12:19:05.517Z] ok  	github.com/docker/docker/volume/mounts	0.102s	coverage: 66.2% of statements
12:19:05 [2023-01-10T12:19:05.517Z] time="2023-01-10T12:19:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:19:05 [2023-01-10T12:19:05.759Z] ?   	github.com/docker/docker/api	[no test files]
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestSetGetMeta
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestSetGetMeta
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestRestore
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestRestore
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestServiceCreate
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestServiceCreate
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestServiceList
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestServiceList
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestServiceRemove
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestServiceRemove
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestServiceGet
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestServiceGet
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestServicePrune
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestServicePrune
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestCreate
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestCreate
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestRemove
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestRemove
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestList
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestList
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFindByDriver
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFindByDriver
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFindByReferenced
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFindByReferenced
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestDerefMultipleOfSameRef
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestDerefMultipleOfSameRef
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestDefererencePluginOnCreateError
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestDefererencePluginOnCreateError
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestRefDerefRemove
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestRefDerefRemove
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestGet
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestGet
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestGetWithReference
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestGetWithReference
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_nil_list
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_nil_list
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_empty_list
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_empty_list
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_filter_some
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_filter_some
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_filter_middle
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_filter_middle
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:19:06 [2023-01-10T12:19:06.507Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:19:06 [2023-01-10T12:19:06.507Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_nil_list
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_filter_middle
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_filter_some
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:19:06 [2023-01-10T12:19:06.507Z] === CONT  TestFilterFunc/test_empty_list
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestFilterFunc (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestSetGetMeta
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestList
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestServiceGet
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestRemove
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestSetGetMeta (0.03s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestCreate
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestRemove (0.05s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestServicePrune
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestCreate (0.03s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestDefererencePluginOnCreateError
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestList (0.06s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestGetWithReference
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestGetWithReference (0.04s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestGet
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestRefDerefRemove
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestGet (0.04s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestDerefMultipleOfSameRef
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestRefDerefRemove (0.03s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestFindByReferenced
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestServiceList
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestFindByReferenced (0.03s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestServiceRemove
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestServiceGet (0.26s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestFindByDriver
12:19:06 [2023-01-10T12:19:06.508Z] time="2023-01-10T12:19:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestServiceRemove (0.08s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestServiceCreate
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestServiceList (0.11s)
12:19:06 [2023-01-10T12:19:06.508Z] === CONT  TestRestore
12:19:06 [2023-01-10T12:19:06.508Z] time="2023-01-10T12:19:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:19:06 [2023-01-10T12:19:06.508Z] time="2023-01-10T12:19:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestFindByDriver (0.03s)
12:19:06 [2023-01-10T12:19:06.508Z] time="2023-01-10T12:19:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestServiceCreate (0.04s)
12:19:06 [2023-01-10T12:19:06.508Z] time="2023-01-10T12:19:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestRestore (0.04s)
12:19:06 [2023-01-10T12:19:06.508Z] --- PASS: TestServicePrune (0.27s)
12:19:06 [2023-01-10T12:19:06.508Z] PASS
12:19:06 [2023-01-10T12:19:06.508Z] coverage: 70.3% of statements
12:19:06 [2023-01-10T12:19:06.508Z] ok  	github.com/docker/docker/volume/service	0.383s	coverage: 70.3% of statements
12:19:07 [2023-01-10T12:19:07.021Z]     docker_api_swarm_test.go:563: [d8dde808ff52e] joining swarm manager [d3480d969ee68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:19:07 [2023-01-10T12:19:07.497Z] time="2023-01-10T12:19:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:19:08 [2023-01-10T12:19:08.524Z] === RUN   TestDockerSuite/TestBuildExpose
12:19:08 [2023-01-10T12:19:08.787Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:19:09 [2023-01-10T12:19:09.720Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:19:09 [2023-01-10T12:19:09.721Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:19:09 [2023-01-10T12:19:09.979Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:19:10 [2023-01-10T12:19:10.546Z] === RUN   TestDockerSuite/TestBuildFails
12:19:11 [2023-01-10T12:19:11.483Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:19:11 [2023-01-10T12:19:11.483Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:19:11 [2023-01-10T12:19:11.946Z] time="2023-01-10T12:19:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:19:13 [2023-01-10T12:19:13.386Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:19:15 [2023-01-10T12:19:15.288Z] === RUN   TestDockerSuite/TestBuildForceRm
12:19:16 [2023-01-10T12:19:16.663Z] === RUN   TestDockerSuite/TestBuildFromGit
12:19:18 [2023-01-10T12:19:18.038Z]     docker_api_swarm_test.go:585: [d07c8ed15fcbc] joining swarm manager [d3480d969ee68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:19:18 [2023-01-10T12:19:18.296Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:19:18 [2023-01-10T12:19:18.862Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:19:20 [2023-01-10T12:19:20.239Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:19:20 [2023-01-10T12:19:20.603Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
12:19:20 [2023-01-10T12:19:20.630Z] --- PASS: TestGet (15.02s)
12:19:20 [2023-01-10T12:19:20.630Z] === RUN   TestPluginWithNoManifest
12:19:20 [2023-01-10T12:19:20.630Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:19:20 [2023-01-10T12:19:20.630Z] === RUN   TestGetAll
12:19:20 [2023-01-10T12:19:20.630Z] --- PASS: TestGetAll (0.01s)
12:19:20 [2023-01-10T12:19:20.630Z] PASS
12:19:20 [2023-01-10T12:19:20.630Z] coverage: 73.4% of statements
12:19:20 [2023-01-10T12:19:20.630Z] ok  	github.com/docker/docker/pkg/plugins	34.979s	coverage: 73.4% of statements
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/quota	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/rootless	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/volume	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:19:20 [2023-01-10T12:19:20.630Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:19:20 [2023-01-10T12:19:20.806Z]     check_test.go:380: [d8dde808ff52e] daemon is not started
12:19:22 [2023-01-10T12:19:22.182Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:19:22 [2023-01-10T12:19:22.749Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:19:22 [2023-01-10T12:19:22.853Z] 
12:19:22 [2023-01-10T12:19:22.853Z] === Skipped
12:19:22 [2023-01-10T12:19:22.853Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:19:22 [2023-01-10T12:19:22.853Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:19:22 [2023-01-10T12:19:22.853Z] 
12:19:22 [2023-01-10T12:19:22.853Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:19:22 [2023-01-10T12:19:22.853Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.853Z] 
12:19:22 [2023-01-10T12:19:22.853Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:19:22 [2023-01-10T12:19:22.853Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.853Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
12:19:22 [2023-01-10T12:19:22.854Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     client_test.go:23: runtime.GOOS == "windows"
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     daemon_test.go:147: root required
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     reload_test.go:520: root required
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     pull_v2_test.go:82: Needs fixing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     pull_v2_test.go:127: Needs fixing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     download_test.go:268: Needs fixing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     layer_test.go:304: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     layer_test.go:353: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     layer_test.go:468: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     layer_test.go:697: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     migration_test.go:46: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     migration_test.go:182: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     mount_test.go:17: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     mount_test.go:76: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     mount_test.go:125: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     mount_test.go:212: Failing on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:134: Xz not present in msys2
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:239: Failing on Windows CI machines
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_windows_test.go:17: Currently fails
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     changes_test.go:192: needs more investigation
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     changes_test.go:405: needs further investigation
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     changes_test.go:441: needs further investigation
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     poller_test.go:41: No chmod on Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     fileutils_test.go:134: Needs porting to Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     fileutils_test.go:180: Needs porting to Windows
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
12:19:22 [2023-01-10T12:19:22.854Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:19:22 [2023-01-10T12:19:22.854Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:19:22 [2023-01-10T12:19:22.854Z]     local_test.go:181: runtime.GOOS == "windows"
12:19:22 [2023-01-10T12:19:22.854Z] 
12:19:22 [2023-01-10T12:19:22.854Z] DONE 1865 tests, 45 skipped in 232.751s
12:19:23 [2023-01-10T12:19:23.007Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:19:23 [2023-01-10T12:19:23.323Z] INFO: make.ps1 ended at 01/10/2023 12:19:22
12:19:24 [2023-01-10T12:19:24.929Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:19:25 [2023-01-10T12:19:25.567Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:19:25 [2023-01-10T12:19:25.567Z] INFO: Unit tests ended at 01/10/2023 12:19:24. Duration:00:04:12.4307244
12:19:25 [2023-01-10T12:19:25.567Z] INFO: Building busybox
12:19:25 [2023-01-10T12:19:25.567Z] Sending build context to Docker daemon   5.12kB
12:19:25 [2023-01-10T12:19:25.567Z] 
12:19:25 [2023-01-10T12:19:25.567Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:19:25 [2023-01-10T12:19:25.567Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:19:25 [2023-01-10T12:19:25.567Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:19:25 [2023-01-10T12:19:25.567Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:19:25 [2023-01-10T12:19:25.567Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:19:25 [2023-01-10T12:19:25.567Z]  ---> f09307a3e16d
12:19:25 [2023-01-10T12:19:25.567Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:19:25 [2023-01-10T12:19:25.567Z]  ---> Running in f08651cb76ba
12:19:26 [2023-01-10T12:19:26.303Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:19:27 [2023-01-10T12:19:27.678Z] === RUN   TestDockerSuite/TestBuildHistory
12:19:31 [2023-01-10T12:19:31.864Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:19:31 [2023-01-10T12:19:31.864Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:19:31 [2023-01-10T12:19:31.864Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:19:31 [2023-01-10T12:19:31.864Z] === RUN   TestDockerSuite/TestBuildIidFile
12:19:31 [2023-01-10T12:19:31.864Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:19:32 [2023-01-10T12:19:32.799Z] === RUN   TestDockerSuite/TestBuildInheritance
12:19:33 [2023-01-10T12:19:33.735Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:19:33 [2023-01-10T12:19:33.993Z]     docker_api_swarm_test.go:46: [dc3167db70baa] joining swarm manager [d4443781992d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:19:34 [2023-01-10T12:19:34.251Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:19:34 [2023-01-10T12:19:34.251Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:19:35 [2023-01-10T12:19:35.186Z] === RUN   TestDockerSuite/TestBuildLabel
12:19:35 [2023-01-10T12:19:35.444Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:19:36 [2023-01-10T12:19:36.010Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:19:36 [2023-01-10T12:19:36.269Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:19:36 [2023-01-10T12:19:36.527Z] === RUN   TestDockerSuite/TestBuildLabels
12:19:37 [2023-01-10T12:19:37.094Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:19:38 [2023-01-10T12:19:38.029Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:19:39 [2023-01-10T12:19:39.403Z] --- PASS: TestImportExtremelyLargeImageWorks (178.29s)
12:19:39 [2023-01-10T12:19:39.403Z] PASS
12:19:39 [2023-01-10T12:19:39.403Z] 
12:19:39 [2023-01-10T12:19:39.403Z] DONE 13 tests in 182.757s
12:19:39 [2023-01-10T12:19:39.403Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:19:39 [2023-01-10T12:19:39.403Z] ++ 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
12:19:39 [2023-01-10T12:19:39.403Z] ++ set -e
12:19:39 [2023-01-10T12:19:39.403Z] ++ '[' -n 0 ']'
12:19:39 [2023-01-10T12:19:39.403Z] ++ set -x
12:19:39 [2023-01-10T12:19:39.403Z] ++ 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
12:19:39 [2023-01-10T12:19:39.661Z] INFO: Testing against a local daemon
12:19:39 [2023-01-10T12:19:39.661Z] === RUN   TestNetworkCreateDelete
12:19:39 [2023-01-10T12:19:39.920Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:19:39 [2023-01-10T12:19:39.920Z] === RUN   TestDockerNetworkDeletePreferID
12:19:40 [2023-01-10T12:19:40.177Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
12:19:40 [2023-01-10T12:19:40.177Z] === RUN   TestDaemonDNSFallback
12:19:40 [2023-01-10T12:19:40.435Z] === RUN   TestDockerSuite/TestBuildLastModified
12:19:44 [2023-01-10T12:19:44.619Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:19:46 [2023-01-10T12:19:46.824Z] Removing intermediate container f08651cb76ba
12:19:46 [2023-01-10T12:19:46.824Z]  ---> c8e9261f0f7d
12:19:46 [2023-01-10T12:19:46.824Z] Step 7/13 : ARG BUSYBOX_VERSION
12:19:46 [2023-01-10T12:19:46.824Z]  ---> Running in 99d6c6f861f6
12:19:46 [2023-01-10T12:19:46.824Z] Removing intermediate container 99d6c6f861f6
12:19:46 [2023-01-10T12:19:46.824Z]  ---> 6e9d810f0327
12:19:46 [2023-01-10T12:19:46.824Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:19:46 [2023-01-10T12:19:46.824Z]  ---> Running in 90bcaca11dca
12:19:46 [2023-01-10T12:19:46.824Z] Removing intermediate container 90bcaca11dca
12:19:46 [2023-01-10T12:19:46.824Z]  ---> 287029686740
12:19:46 [2023-01-10T12:19:46.824Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:19:47 [2023-01-10T12:19:47.148Z] --- PASS: TestDaemonDNSFallback (6.48s)
12:19:47 [2023-01-10T12:19:47.148Z] === RUN   TestInspectNetwork
12:19:47 [2023-01-10T12:19:47.148Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:19:47 [2023-01-10T12:19:47.148Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:19:47 [2023-01-10T12:19:47.148Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:19:47 [2023-01-10T12:19:47.148Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:19:47 [2023-01-10T12:19:47.148Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:19:47 [2023-01-10T12:19:47.298Z] 
12:19:47 [2023-01-10T12:19:47.298Z] 
12:19:47 [2023-01-10T12:19:47.714Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:19:47 [2023-01-10T12:19:47.768Z]  ---> 77979f73b90e
12:19:47 [2023-01-10T12:19:47.768Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:19:47 [2023-01-10T12:19:47.768Z]  ---> Running in eb251c7b8ff8
12:19:48 [2023-01-10T12:19:48.649Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:19:50 [2023-01-10T12:19:50.554Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:19:50 [2023-01-10T12:19:50.554Z] === RUN   TestInspectNetwork/full_network_id
12:19:50 [2023-01-10T12:19:50.554Z] === RUN   TestInspectNetwork/partial_network_id
12:19:50 [2023-01-10T12:19:50.554Z] === RUN   TestInspectNetwork/network_name
12:19:50 [2023-01-10T12:19:50.554Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:19:51 [2023-01-10T12:19:51.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:19:52 [2023-01-10T12:19:52.053Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:19:52 [2023-01-10T12:19:52.618Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:19:52 [2023-01-10T12:19:52.877Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:19:53 [2023-01-10T12:19:53.443Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:19:54 [2023-01-10T12:19:54.820Z] --- PASS: TestInspectNetwork (8.19s)
12:19:54 [2023-01-10T12:19:54.820Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:19:54 [2023-01-10T12:19:54.820Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:19:54 [2023-01-10T12:19:54.820Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:19:54 [2023-01-10T12:19:54.820Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:19:54 [2023-01-10T12:19:54.820Z] === RUN   TestRunContainerWithBridgeNone
12:19:57 [2023-01-10T12:19:57.349Z] --- PASS: TestRunContainerWithBridgeNone (2.03s)
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkInvalidJSON
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkInvalidJSON//networks/create
12:19:57 [2023-01-10T12:19:57.349Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:19:57 [2023-01-10T12:19:57.349Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:57 [2023-01-10T12:19:57.349Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:57 [2023-01-10T12:19:57.349Z] === CONT  TestNetworkInvalidJSON//networks/create
12:19:57 [2023-01-10T12:19:57.349Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:57 [2023-01-10T12:19:57.349Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:19:57 [2023-01-10T12:19:57.349Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:19:57 [2023-01-10T12:19:57.349Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:19:57 [2023-01-10T12:19:57.349Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:19:57 [2023-01-10T12:19:57.349Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkList
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkList//networks
12:19:57 [2023-01-10T12:19:57.349Z] === PAUSE TestNetworkList//networks
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestNetworkList//networks/
12:19:57 [2023-01-10T12:19:57.349Z] === PAUSE TestNetworkList//networks/
12:19:57 [2023-01-10T12:19:57.349Z] === CONT  TestNetworkList//networks
12:19:57 [2023-01-10T12:19:57.349Z] === CONT  TestNetworkList//networks/
12:19:57 [2023-01-10T12:19:57.349Z] --- PASS: TestNetworkList (0.02s)
12:19:57 [2023-01-10T12:19:57.349Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:19:57 [2023-01-10T12:19:57.349Z]     --- PASS: TestNetworkList//networks (0.00s)
12:19:57 [2023-01-10T12:19:57.349Z] === RUN   TestHostIPv4BridgeLabel
12:19:57 [2023-01-10T12:19:57.607Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
12:19:57 [2023-01-10T12:19:57.607Z] === RUN   TestDaemonRestartWithLiveRestore
12:19:58 [2023-01-10T12:19:58.543Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:19:58 [2023-01-10T12:19:58.543Z] === RUN   TestDaemonDefaultNetworkPools
12:19:59 [2023-01-10T12:19:59.477Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
12:19:59 [2023-01-10T12:19:59.477Z] === RUN   TestDaemonRestartWithExistingNetwork
12:20:00 [2023-01-10T12:20:00.850Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:20:00 [2023-01-10T12:20:00.850Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:20:00 [2023-01-10T12:20:00.850Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:20:01 [2023-01-10T12:20:01.785Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
12:20:01 [2023-01-10T12:20:01.785Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:20:02 [2023-01-10T12:20:02.352Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:20:02 [2023-01-10T12:20:02.352Z] === RUN   TestServiceWithPredefinedNetwork
12:20:03 [2023-01-10T12:20:03.285Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:20:03 [2023-01-10T12:20:03.852Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:20:05 [2023-01-10T12:20:05.226Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s)
12:20:05 [2023-01-10T12:20:05.226Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:20:05 [2023-01-10T12:20:05.226Z]     service_test.go:242: FLAKY_TEST
12:20:05 [2023-01-10T12:20:05.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:20:05 [2023-01-10T12:20:05.226Z] === RUN   TestServiceWithDataPathPortInit
12:20:05 [2023-01-10T12:20:05.791Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:20:05 [2023-01-10T12:20:05.791Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:20:05 [2023-01-10T12:20:05.791Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:20:09 [2023-01-10T12:20:09.075Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:20:09 [2023-01-10T12:20:09.333Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:20:10 [2023-01-10T12:20:10.721Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:20:10 [2023-01-10T12:20:10.721Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:20:12 [2023-01-10T12:20:12.620Z] === RUN   TestDockerSuite/TestBuildNetNone
12:20:12 [2023-01-10T12:20:12.878Z] === RUN   TestDockerSuite/TestBuildNoContext
12:20:13 [2023-01-10T12:20:13.108Z] Removing intermediate container eb251c7b8ff8
12:20:13 [2023-01-10T12:20:13.108Z]  ---> 1c7b8c0e30f8
12:20:13 [2023-01-10T12:20:13.108Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:20:13 [2023-01-10T12:20:13.108Z]  ---> Running in 29b45205ab61
12:20:13 [2023-01-10T12:20:13.444Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:20:14 [2023-01-10T12:20:14.011Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:20:15 [2023-01-10T12:20:15.300Z] 
12:20:15 [2023-01-10T12:20:15.300Z] SUCCESS: Specified value was saved.
12:20:15 [2023-01-10T12:20:15.386Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:20:15 [2023-01-10T12:20:15.952Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:20:16 [2023-01-10T12:20:16.210Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:20:16 [2023-01-10T12:20:16.775Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:20:16 [2023-01-10T12:20:16.775Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:20:17 [2023-01-10T12:20:17.341Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:20:17 [2023-01-10T12:20:17.485Z] Removing intermediate container 29b45205ab61
12:20:17 [2023-01-10T12:20:17.485Z]  ---> 9a5152a2339d
12:20:17 [2023-01-10T12:20:17.485Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:20:17 [2023-01-10T12:20:17.942Z]  ---> Running in 7a00d145d91a
12:20:18 [2023-01-10T12:20:18.714Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:20:18 [2023-01-10T12:20:18.971Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:20:20 [2023-01-10T12:20:20.871Z] --- PASS: TestServiceWithDataPathPortInit (15.50s)
12:20:20 [2023-01-10T12:20:20.871Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:20:20 [2023-01-10T12:20:20.871Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:20:21 [2023-01-10T12:20:21.805Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:20:23 [2023-01-10T12:20:23.708Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:20:23 [2023-01-10T12:20:23.709Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ckehrtzxwweh8zohvten2c2dt Created:2023-01-10 12:20:22.023607256 +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[eaf319648e569207d671177527d091a0150ed127800cbc65fca75ff10789bef7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6yn5oucn7la17i279rxdzh4hv EndpointID:fe059a3d45a8fddafc737e1aa706f8822ec64591e445facb4d4424f617d99be1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89947a4f17b174c49ce957c4c978f021528f02578f97780552b47bf0266936a8 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:dd589c9ea1ee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6yn5oucn7la17i279rxdzh4hv EndpointID:fe059a3d45a8fddafc737e1aa706f8822ec64591e445facb4d4424f617d99be1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:20:24 [2023-01-10T12:20:24.274Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:20:24 [2023-01-10T12:20:24.998Z] Cannot create a file when that file already exists.
12:20:25 [2023-01-10T12:20:25.206Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:20:25 [2023-01-10T12:20:25.463Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:20:27 [2023-01-10T12:20:27.992Z] === RUN   TestDockerSuite/TestBuildPATH
12:20:28 [2023-01-10T12:20:28.251Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.50s)
12:20:28 [2023-01-10T12:20:28.251Z] PASS
12:20:28 [2023-01-10T12:20:28.251Z] 
12:20:28 [2023-01-10T12:20:28.251Z] === Skipped
12:20:28 [2023-01-10T12:20:28.251Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:20:28 [2023-01-10T12:20:28.251Z]     service_test.go:242: FLAKY_TEST
12:20:28 [2023-01-10T12:20:28.251Z] 
12:20:28 [2023-01-10T12:20:28.251Z] DONE 26 tests, 1 skipped in 48.679s
12:20:28 [2023-01-10T12:20:28.251Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:20:28 [2023-01-10T12:20:28.251Z] ++ 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
12:20:28 [2023-01-10T12:20:28.251Z] ++ set -e
12:20:28 [2023-01-10T12:20:28.251Z] ++ '[' -n 0 ']'
12:20:28 [2023-01-10T12:20:28.251Z] ++ set -x
12:20:28 [2023-01-10T12:20:28.251Z] ++ 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
12:20:28 [2023-01-10T12:20:28.509Z] INFO: Testing against a local daemon
12:20:28 [2023-01-10T12:20:28.509Z] === RUN   TestDockerNetworkIpvlanPersistance
12:20:28 [2023-01-10T12:20:28.509Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:20:28 [2023-01-10T12:20:28.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:20:28 [2023-01-10T12:20:28.509Z] === RUN   TestDockerNetworkIpvlan
12:20:28 [2023-01-10T12:20:28.509Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:20:28 [2023-01-10T12:20:28.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:20:28 [2023-01-10T12:20:28.509Z] PASS
12:20:28 [2023-01-10T12:20:28.509Z] 
12:20:28 [2023-01-10T12:20:28.509Z] === Skipped
12:20:28 [2023-01-10T12:20:28.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:20:28 [2023-01-10T12:20:28.509Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:20:28 [2023-01-10T12:20:28.509Z] 
12:20:28 [2023-01-10T12:20:28.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:20:28 [2023-01-10T12:20:28.509Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:20:28 [2023-01-10T12:20:28.509Z] 
12:20:28 [2023-01-10T12:20:28.509Z] DONE 2 tests, 2 skipped in 0.340s
12:20:28 [2023-01-10T12:20:28.509Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:20:28 [2023-01-10T12:20:28.509Z] ++ 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
12:20:28 [2023-01-10T12:20:28.509Z] ++ set -e
12:20:28 [2023-01-10T12:20:28.509Z] ++ '[' -n 0 ']'
12:20:28 [2023-01-10T12:20:28.509Z] ++ set -x
12:20:28 [2023-01-10T12:20:28.509Z] ++ 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
12:20:28 [2023-01-10T12:20:28.767Z] INFO: Testing against a local daemon
12:20:28 [2023-01-10T12:20:28.767Z] === RUN   TestDockerNetworkMacvlanPersistance
12:20:29 [2023-01-10T12:20:29.333Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:20:29 [2023-01-10T12:20:29.899Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:20:30 [2023-01-10T12:20:30.156Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
12:20:30 [2023-01-10T12:20:30.156Z] === RUN   TestDockerNetworkMacvlan
12:20:30 [2023-01-10T12:20:30.415Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:20:30 [2023-01-10T12:20:30.786Z] Removing intermediate container 7a00d145d91a
12:20:30 [2023-01-10T12:20:30.786Z]  ---> 63413a813539
12:20:30 [2023-01-10T12:20:30.786Z] Step 13/13 : CMD ["sh"]
12:20:30 [2023-01-10T12:20:30.786Z]  ---> Running in 6d61a500bb10
12:20:30 [2023-01-10T12:20:30.786Z] Removing intermediate container 6d61a500bb10
12:20:30 [2023-01-10T12:20:30.786Z]  ---> 7a67bd361fc6
12:20:30 [2023-01-10T12:20:30.786Z] Successfully built 7a67bd361fc6
12:20:30 [2023-01-10T12:20:30.786Z] Successfully tagged busybox:latest
12:20:30 [2023-01-10T12:20:30.786Z] INFO: Docker images of the daemon under test
12:20:30 [2023-01-10T12:20:30.786Z] 
12:20:30 [2023-01-10T12:20:30.786Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:20:30 [2023-01-10T12:20:30.786Z] busybox                                latest              7a67bd361fc6        Less than a second ago   5.71GB
12:20:30 [2023-01-10T12:20:30.786Z] microsoft/windowsservercore            latest              f09307a3e16d        4 weeks ago              5.69GB
12:20:30 [2023-01-10T12:20:30.786Z] mcr.microsoft.com/windows/servercore   ltsc2019            f09307a3e16d        4 weeks ago              5.69GB
12:20:30 [2023-01-10T12:20:30.786Z] 
12:20:30 [2023-01-10T12:20:30.786Z] INFO: Running integration tests at 01/10/2023 12:20:30...
12:20:30 [2023-01-10T12:20:30.786Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:20:30 [2023-01-10T12:20:30.786Z] INFO: Integration API tests being run from the host:
12:20:30 [2023-01-10T12:20:30.786Z] INFO: make.ps1 starting at 01/10/2023 12:20:30
12:20:30 [2023-01-10T12:20:30.981Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:20:31 [2023-01-10T12:20:31.933Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:20:32 [2023-01-10T12:20:32.318Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:20:32 [2023-01-10T12:20:32.499Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:20:35 [2023-01-10T12:20:35.027Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:20:36 [2023-01-10T12:20:36.929Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:20:37 [2023-01-10T12:20:37.494Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:20:40 [2023-01-10T12:20:40.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:20:40 [2023-01-10T12:20:40.778Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:20:40 [2023-01-10T12:20:40.778Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 16.2% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.7% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:20:42 [2023-01-10T12:20:42.021Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:20:42 [2023-01-10T12:20:42.153Z] --- PASS: TestDockerNetworkMacvlan (11.89s)
12:20:42 [2023-01-10T12:20:42.153Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
12:20:42 [2023-01-10T12:20:42.153Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:20:42 [2023-01-10T12:20:42.153Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s)
12:20:42 [2023-01-10T12:20:42.153Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s)
12:20:42 [2023-01-10T12:20:42.153Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.79s)
12:20:42 [2023-01-10T12:20:42.153Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
12:20:42 [2023-01-10T12:20:42.153Z] PASS
12:20:42 [2023-01-10T12:20:42.153Z] 
12:20:42 [2023-01-10T12:20:42.153Z] DONE 8 tests in 13.466s
12:20:42 [2023-01-10T12:20:42.153Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:20:42 [2023-01-10T12:20:42.153Z] ++ 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
12:20:42 [2023-01-10T12:20:42.153Z] ++ set -e
12:20:42 [2023-01-10T12:20:42.153Z] ++ '[' -n 0 ']'
12:20:42 [2023-01-10T12:20:42.153Z] ++ set -x
12:20:42 [2023-01-10T12:20:42.153Z] ++ 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
12:20:42 [2023-01-10T12:20:42.153Z] testing: warning: no tests to run
12:20:42 [2023-01-10T12:20:42.153Z] PASS
12:20:42 [2023-01-10T12:20:42.153Z] 
12:20:42 [2023-01-10T12:20:42.153Z] DONE 0 tests in 0.039s
12:20:42 [2023-01-10T12:20:42.153Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:20:42 [2023-01-10T12:20:42.153Z] ++ 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
12:20:42 [2023-01-10T12:20:42.153Z] ++ set -e
12:20:42 [2023-01-10T12:20:42.153Z] ++ '[' -n 0 ']'
12:20:42 [2023-01-10T12:20:42.153Z] ++ set -x
12:20:42 [2023-01-10T12:20:42.153Z] ++ 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
12:20:42 [2023-01-10T12:20:42.412Z] INFO: Testing against a local daemon
12:20:42 [2023-01-10T12:20:42.412Z] === RUN   TestAuthZPluginAllowRequest
12:20:42 [2023-01-10T12:20:42.670Z] === RUN   TestDockerSuite/TestBuildRm
12:20:42 [2023-01-10T12:20:42.670Z]     docker_api_swarm_test.go:304: [d1e009e557fd1] joining swarm manager [d05510f38025e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:44 [2023-01-10T12:20:44.045Z] --- PASS: TestAuthZPluginAllowRequest (1.47s)
12:20:44 [2023-01-10T12:20:44.045Z] === RUN   TestAuthZPluginTLS
12:20:44 [2023-01-10T12:20:44.302Z]     docker_api_swarm_test.go:305: [d1a28d493dd83] joining swarm manager [d05510f38025e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:44 [2023-01-10T12:20:44.302Z] --- PASS: TestAuthZPluginTLS (0.59s)
12:20:44 [2023-01-10T12:20:44.302Z] === RUN   TestAuthZPluginDenyRequest
12:20:44 [2023-01-10T12:20:44.534Z] ok  	github.com/docker/docker/builder/remotecontext	0.071s	coverage: 13.7% of statements
12:20:44 [2023-01-10T12:20:44.534Z] ok  	github.com/docker/docker/builder/dockerfile	0.221s	coverage: 48.5% of statements
12:20:44 [2023-01-10T12:20:44.534Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:20:44 [2023-01-10T12:20:44.868Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:20:44 [2023-01-10T12:20:44.868Z] === RUN   TestAuthZPluginAPIDenyResponse
12:20:45 [2023-01-10T12:20:45.434Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
12:20:45 [2023-01-10T12:20:45.434Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:20:45 [2023-01-10T12:20:45.434Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:20:45 [2023-01-10T12:20:45.434Z] === RUN   TestAuthZPluginDenyResponse
12:20:45 [2023-01-10T12:20:45.461Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:20:46 [2023-01-10T12:20:46.000Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:20:46 [2023-01-10T12:20:46.000Z] === RUN   TestAuthZPluginAllowEventStream
12:20:46 [2023-01-10T12:20:46.258Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:20:47 [2023-01-10T12:20:47.192Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:20:47 [2023-01-10T12:20:47.359Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.506s	coverage: 83.5% of statements
12:20:47 [2023-01-10T12:20:47.359Z] ?   	github.com/docker/docker/cli	[no test files]
12:20:47 [2023-01-10T12:20:47.359Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:20:47 [2023-01-10T12:20:47.451Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
12:20:47 [2023-01-10T12:20:47.451Z] === RUN   TestAuthZPluginErrorResponse
12:20:47 [2023-01-10T12:20:47.451Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:20:48 [2023-01-10T12:20:48.017Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:20:48 [2023-01-10T12:20:48.017Z] === RUN   TestAuthZPluginErrorRequest
12:20:48 [2023-01-10T12:20:48.017Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:20:48 [2023-01-10T12:20:48.586Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:20:48 [2023-01-10T12:20:48.586Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:20:48 [2023-01-10T12:20:48.844Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:20:49 [2023-01-10T12:20:49.103Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
12:20:49 [2023-01-10T12:20:49.103Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:20:49 [2023-01-10T12:20:49.669Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:20:50 [2023-01-10T12:20:50.603Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:20:50 [2023-01-10T12:20:50.625Z] ok  	github.com/docker/docker/client	0.121s	coverage: 75.4% of statements
12:20:50 [2023-01-10T12:20:50.861Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
12:20:50 [2023-01-10T12:20:50.861Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:20:52 [2023-01-10T12:20:52.795Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
12:20:52 [2023-01-10T12:20:52.795Z] === RUN   TestAuthZPluginHeader
12:20:53 [2023-01-10T12:20:53.367Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:20:53 [2023-01-10T12:20:53.367Z] --- PASS: TestAuthZPluginHeader (0.76s)
12:20:53 [2023-01-10T12:20:53.367Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:20:53 [2023-01-10T12:20:53.367Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:20:53 [2023-01-10T12:20:53.367Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:20:53 [2023-01-10T12:20:53.367Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:20:53 [2023-01-10T12:20:53.625Z] === RUN   TestDockerSuite/TestBuildSpaces
12:20:53 [2023-01-10T12:20:53.884Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:20:54 [2023-01-10T12:20:54.449Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:20:54 [2023-01-10T12:20:54.449Z] === RUN   TestDockerSuite/TestBuildStderr
12:20:55 [2023-01-10T12:20:55.015Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:20:58 [2023-01-10T12:20:58.297Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s)
12:20:58 [2023-01-10T12:20:58.297Z] === RUN   TestAuthZPluginV2Disable
12:20:58 [2023-01-10T12:20:58.297Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:20:58 [2023-01-10T12:20:58.862Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:20:59 [2023-01-10T12:20:59.797Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:21:00 [2023-01-10T12:21:00.055Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:21:00 [2023-01-10T12:21:00.621Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:21:01 [2023-01-10T12:21:01.555Z] === RUN   TestDockerSuite/TestBuildUser
12:21:02 [2023-01-10T12:21:02.120Z] --- PASS: TestAuthZPluginV2Disable (4.05s)
12:21:02 [2023-01-10T12:21:02.120Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:21:02 [2023-01-10T12:21:02.686Z]     docker_api_swarm_test.go:364: Waiting for possible election...
12:21:02 [2023-01-10T12:21:02.944Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:21:05 [2023-01-10T12:21:05.471Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:21:06 [2023-01-10T12:21:06.037Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s)
12:21:06 [2023-01-10T12:21:06.037Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:21:14 [2023-01-10T12:21:14.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:21:14 [2023-01-10T12:21:14.892Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:21:14 [2023-01-10T12:21:14.892Z] INFO: Testing against a local daemon
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithSession
12:21:14 [2023-01-10T12:21:14.892Z]     build_session_test.go:25: TODO: BuildKit
12:21:14 [2023-01-10T12:21:14.892Z] --- SKIP: TestBuildWithSession (0.00s)
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildSquashParent
12:21:14 [2023-01-10T12:21:14.892Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:21:14 [2023-01-10T12:21:14.892Z] --- SKIP: TestBuildSquashParent (0.00s)
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:21:14 [2023-01-10T12:21:14.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:21:14 [2023-01-10T12:21:14.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:21:14 [2023-01-10T12:21:14.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:21:14 [2023-01-10T12:21:14.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:21:14 [2023-01-10T12:21:14.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:21:14 [2023-01-10T12:21:14.892Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:21:14 [2023-01-10T12:21:14.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:21:14 [2023-01-10T12:21:14.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:21:14 [2023-01-10T12:21:14.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:21:14 [2023-01-10T12:21:14.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:21:14 [2023-01-10T12:21:14.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:21:15 [2023-01-10T12:21:15.519Z]     docker_api_swarm_test.go:272: [d4f2e2697ca86] joining swarm manager [dba35eccab055]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:21:16 [2023-01-10T12:21:16.893Z]     docker_api_swarm_test.go:273: [d2caf6ff587de] joining swarm manager [dba35eccab055]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:21:18 [2023-01-10T12:21:18.268Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.05s)
12:21:18 [2023-01-10T12:21:18.268Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:21:18 [2023-01-10T12:21:18.535Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:21:19 [2023-01-10T12:21:19.470Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:21:19 [2023-01-10T12:21:19.470Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:21:20 [2023-01-10T12:21:20.035Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:21:20 [2023-01-10T12:21:20.601Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:21:20 [2023-01-10T12:21:20.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:21:21 [2023-01-10T12:21:21.534Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:21:21 [2023-01-10T12:21:21.534Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:21:21 [2023-01-10T12:21:21.534Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:21:21 [2023-01-10T12:21:21.534Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:21:21 [2023-01-10T12:21:21.534Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:21:21 [2023-01-10T12:21:21.534Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:21:21 [2023-01-10T12:21:21.534Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:21:21 [2023-01-10T12:21:21.534Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:21:21 [2023-01-10T12:21:21.534Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:21:21 [2023-01-10T12:21:21.667Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:21:22 [2023-01-10T12:21:22.467Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:21:22 [2023-01-10T12:21:22.724Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:21:23 [2023-01-10T12:21:23.290Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:21:23 [2023-01-10T12:21:23.548Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:21:24 [2023-01-10T12:21:24.113Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:21:24 [2023-01-10T12:21:24.113Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:21:26 [2023-01-10T12:21:26.011Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:21:26 [2023-01-10T12:21:26.946Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:21:27 [2023-01-10T12:21:27.512Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:21:27 [2023-01-10T12:21:27.775Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:21:28 [2023-01-10T12:21:28.033Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:21:28 [2023-01-10T12:21:28.033Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:21:28 [2023-01-10T12:21:28.033Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:21:28 [2023-01-10T12:21:28.599Z] === RUN   TestDockerSuite/TestBuildXZHost
12:21:29 [2023-01-10T12:21:29.372Z] ok  	github.com/docker/docker/cmd/dockerd	0.121s	coverage: 29.1% of statements
12:21:29 [2023-01-10T12:21:29.631Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.5% of statements
12:21:29 [2023-01-10T12:21:29.631Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:21:29 [2023-01-10T12:21:29.631Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:21:29 [2023-01-10T12:21:29.631Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:21:29 [2023-01-10T12:21:29.631Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:21:29 [2023-01-10T12:21:29.973Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:21:29 [2023-01-10T12:21:29.973Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:21:29 [2023-01-10T12:21:29.973Z]     docker_cli_sni_test.go:18: Flakey test
12:21:29 [2023-01-10T12:21:29.973Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:21:30 [2023-01-10T12:21:30.539Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:21:31 [2023-01-10T12:21:31.106Z] === RUN   TestDockerSuite/TestCommitChange
12:21:31 [2023-01-10T12:21:31.672Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:21:32 [2023-01-10T12:21:32.240Z] === RUN   TestDockerSuite/TestCommitHardlink
12:21:33 [2023-01-10T12:21:33.175Z] === RUN   TestDockerSuite/TestCommitNewFile
12:21:34 [2023-01-10T12:21:34.109Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:21:34 [2023-01-10T12:21:34.129Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
12:21:34 [2023-01-10T12:21:34.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.66s)
12:21:34 [2023-01-10T12:21:34.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.49s)
12:21:34 [2023-01-10T12:21:34.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.58s)
12:21:34 [2023-01-10T12:21:34.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.72s)
12:21:34 [2023-01-10T12:21:34.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.04s)
12:21:34 [2023-01-10T12:21:34.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.91s)
12:21:34 [2023-01-10T12:21:34.129Z] === RUN   TestBuildMultiStageCopy
12:21:34 [2023-01-10T12:21:34.129Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:21:34 [2023-01-10T12:21:34.674Z] === RUN   TestDockerSuite/TestCommitTTY
12:21:34 [2023-01-10T12:21:34.932Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
12:21:34 [2023-01-10T12:21:34.932Z] PASS
12:21:34 [2023-01-10T12:21:34.932Z] 
12:21:34 [2023-01-10T12:21:34.932Z] DONE 17 tests in 52.814s
12:21:34 [2023-01-10T12:21:34.932Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:21:34 [2023-01-10T12:21:34.932Z] ++ 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
12:21:34 [2023-01-10T12:21:34.932Z] ++ set -e
12:21:34 [2023-01-10T12:21:34.932Z] ++ '[' -n 0 ']'
12:21:34 [2023-01-10T12:21:34.932Z] ++ set -x
12:21:34 [2023-01-10T12:21:34.932Z] ++ 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
12:21:35 [2023-01-10T12:21:35.190Z] INFO: Testing against a local daemon
12:21:35 [2023-01-10T12:21:35.190Z] === RUN   TestPluginInvalidJSON
12:21:35 [2023-01-10T12:21:35.190Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:21:35 [2023-01-10T12:21:35.190Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:21:35 [2023-01-10T12:21:35.190Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:21:35 [2023-01-10T12:21:35.190Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:21:35 [2023-01-10T12:21:35.190Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:21:35 [2023-01-10T12:21:35.190Z] === RUN   TestPluginInstall
12:21:35 [2023-01-10T12:21:35.190Z] === RUN   TestPluginInstall/no_auth
12:21:35 [2023-01-10T12:21:35.757Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:21:36 [2023-01-10T12:21:36.322Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:21:37 [2023-01-10T12:21:37.263Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:21:37 [2023-01-10T12:21:37.825Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
12:21:37 [2023-01-10T12:21:37.841Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:21:38 [2023-01-10T12:21:38.099Z] time="2023-01-10T12:21:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:21:38 [2023-01-10T12:21:38.099Z] time="2023-01-10T12:21:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da6c1dae5450c3a734eddc2fc3874d91efaa4513f940220d98ac1f50e3f16515" mediatype=application/vnd.docker.plugin.v1+json size=522
12:21:38 [2023-01-10T12:21:38.099Z] time="2023-01-10T12:21:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:21:38 [2023-01-10T12:21:38.099Z] time="2023-01-10T12:21:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da6c1dae5450c3a734eddc2fc3874d91efaa4513f940220d98ac1f50e3f16515" mediatype=application/vnd.docker.plugin.v1+json size=522
12:21:38 [2023-01-10T12:21:38.358Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:21:38 [2023-01-10T12:21:38.358Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:21:38 [2023-01-10T12:21:38.358Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:21:38 [2023-01-10T12:21:38.616Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:21:38 [2023-01-10T12:21:38.616Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:21:38 [2023-01-10T12:21:38.616Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:21:38 [2023-01-10T12:21:38.616Z] === RUN   TestPluginInstall/with_htpasswd
12:21:38 [2023-01-10T12:21:38.616Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:21:38 [2023-01-10T12:21:38.794Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
12:21:39 [2023-01-10T12:21:39.183Z] time="2023-01-10T12:21:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:21:39 [2023-01-10T12:21:39.183Z] time="2023-01-10T12:21:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cd527e6f6a311c31867cf78150a9af35b65274e1361afff0f68ee35860101be" mediatype=application/vnd.docker.plugin.v1+json size=522
12:21:39 [2023-01-10T12:21:39.183Z] time="2023-01-10T12:21:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:21:39 [2023-01-10T12:21:39.183Z] time="2023-01-10T12:21:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cd527e6f6a311c31867cf78150a9af35b65274e1361afff0f68ee35860101be" mediatype=application/vnd.docker.plugin.v1+json size=522
12:21:39 [2023-01-10T12:21:39.721Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
12:21:39 [2023-01-10T12:21:39.749Z] === RUN   TestPluginInstall/with_insecure
12:21:40 [2023-01-10T12:21:40.316Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:21:40 [2023-01-10T12:21:40.883Z] time="2023-01-10T12:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:21:40 [2023-01-10T12:21:40.883Z] time="2023-01-10T12:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1699d26b88f4898905e859af4ee31fb9b65500a3e57ae5c62e3c35728b7df579" mediatype=application/vnd.docker.plugin.v1+json size=522
12:21:40 [2023-01-10T12:21:40.883Z] time="2023-01-10T12:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:21:40 [2023-01-10T12:21:40.883Z] time="2023-01-10T12:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1699d26b88f4898905e859af4ee31fb9b65500a3e57ae5c62e3c35728b7df579" mediatype=application/vnd.docker.plugin.v1+json size=522
12:21:41 [2023-01-10T12:21:41.452Z]     plugin_test.go:165: [d4b1a7b5a8a32] daemon is not started
12:21:41 [2023-01-10T12:21:41.452Z] --- PASS: TestPluginInstall (6.06s)
12:21:41 [2023-01-10T12:21:41.452Z]     --- PASS: TestPluginInstall/no_auth (3.35s)
12:21:41 [2023-01-10T12:21:41.452Z]     --- PASS: TestPluginInstall/with_htpasswd (0.98s)
12:21:41 [2023-01-10T12:21:41.452Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
12:21:41 [2023-01-10T12:21:41.452Z] === RUN   TestPluginsWithRuntimes
12:21:42 [2023-01-10T12:21:42.018Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:21:42 [2023-01-10T12:21:42.018Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:21:42 [2023-01-10T12:21:42.584Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:21:43 [2023-01-10T12:21:43.152Z] === RUN   TestPluginsWithRuntimes/No_Args
12:21:43 [2023-01-10T12:21:43.152Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:21:43 [2023-01-10T12:21:43.718Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:21:43 [2023-01-10T12:21:43.976Z] === RUN   TestPluginsWithRuntimes/With_Args
12:21:44 [2023-01-10T12:21:44.235Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:21:44 [2023-01-10T12:21:44.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:21:44 [2023-01-10T12:21:44.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:21:44 [2023-01-10T12:21:44.801Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:21:44 [2023-01-10T12:21:44.801Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:21:44 [2023-01-10T12:21:44.801Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:21:45 [2023-01-10T12:21:45.061Z] --- PASS: TestPluginsWithRuntimes (3.84s)
12:21:45 [2023-01-10T12:21:45.061Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.01s)
12:21:45 [2023-01-10T12:21:45.061Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.02s)
12:21:45 [2023-01-10T12:21:45.061Z] === RUN   TestPluginBackCompatMediaTypes
12:21:45 [2023-01-10T12:21:45.319Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:21:45 [2023-01-10T12:21:45.319Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:21:45 [2023-01-10T12:21:45.319Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:21:45 [2023-01-10T12:21:45.319Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:21:45 [2023-01-10T12:21:45.319Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:21:45 [2023-01-10T12:21:45.400Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:21:45 [2023-01-10T12:21:45.885Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s)
12:21:45 [2023-01-10T12:21:45.885Z] PASS
12:21:45 [2023-01-10T12:21:45.885Z] 
12:21:45 [2023-01-10T12:21:45.885Z] DONE 10 tests in 10.957s
12:21:45 [2023-01-10T12:21:45.885Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:21:45 [2023-01-10T12:21:45.885Z] ++ 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
12:21:45 [2023-01-10T12:21:45.885Z] ++ set -e
12:21:45 [2023-01-10T12:21:45.885Z] ++ '[' -n 0 ']'
12:21:45 [2023-01-10T12:21:45.885Z] ++ set -x
12:21:45 [2023-01-10T12:21:45.885Z] ++ 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
12:21:46 [2023-01-10T12:21:46.143Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:21:46 [2023-01-10T12:21:46.143Z] INFO: Testing against a local daemon
12:21:46 [2023-01-10T12:21:46.143Z] === RUN   TestExternalGraphDriver
12:21:46 [2023-01-10T12:21:46.364Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:21:46 [2023-01-10T12:21:46.401Z] === RUN   TestExternalGraphDriver/json
12:21:46 [2023-01-10T12:21:46.660Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:21:47 [2023-01-10T12:21:47.226Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:21:47 [2023-01-10T12:21:47.226Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:21:47 [2023-01-10T12:21:47.800Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
12:21:47 [2023-01-10T12:21:47.800Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.8% of statements
12:21:47 [2023-01-10T12:21:47.896Z] --- PASS: TestBuildMultiStageCopy (14.37s)
12:21:47 [2023-01-10T12:21:47.896Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.29s)
12:21:47 [2023-01-10T12:21:47.896Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s)
12:21:47 [2023-01-10T12:21:47.896Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s)
12:21:47 [2023-01-10T12:21:47.896Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s)
12:21:47 [2023-01-10T12:21:47.896Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.21s)
12:21:47 [2023-01-10T12:21:47.896Z] === RUN   TestBuildMultiStageParentConfig
12:21:48 [2023-01-10T12:21:48.056Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
12:21:48 [2023-01-10T12:21:48.599Z] === RUN   TestExternalGraphDriver/spec
12:21:48 [2023-01-10T12:21:48.600Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:21:48 [2023-01-10T12:21:48.617Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
12:21:48 [2023-01-10T12:21:48.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:21:48 [2023-01-10T12:21:48.859Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:21:49 [2023-01-10T12:21:49.178Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
12:21:49 [2023-01-10T12:21:49.795Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:21:50 [2023-01-10T12:21:50.053Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:21:50 [2023-01-10T12:21:50.053Z] === RUN   TestExternalGraphDriver/pull
12:21:50 [2023-01-10T12:21:50.544Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.489s	coverage: 74.6% of statements
12:21:50 [2023-01-10T12:21:50.621Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:21:50 [2023-01-10T12:21:50.792Z] --- PASS: TestBuildMultiStageParentConfig (3.00s)
12:21:50 [2023-01-10T12:21:50.792Z] === RUN   TestBuildLabelWithTargets
12:21:50 [2023-01-10T12:21:50.792Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:21:50 [2023-01-10T12:21:50.792Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:21:50 [2023-01-10T12:21:50.792Z] === RUN   TestBuildWithEmptyLayers
12:21:51 [2023-01-10T12:21:51.105Z] ok  	github.com/docker/docker/daemon	12.147s	coverage: 17.1% of statements
12:21:51 [2023-01-10T12:21:51.105Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:21:51 [2023-01-10T12:21:51.105Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:21:51 [2023-01-10T12:21:51.105Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:21:51 [2023-01-10T12:21:51.105Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:21:51 [2023-01-10T12:21:51.188Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:21:51 [2023-01-10T12:21:51.188Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:21:51 [2023-01-10T12:21:51.666Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
12:21:51 [2023-01-10T12:21:51.754Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:21:52 [2023-01-10T12:21:52.011Z] --- PASS: TestExternalGraphDriver (5.84s)
12:21:52 [2023-01-10T12:21:52.011Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
12:21:52 [2023-01-10T12:21:52.011Z]     --- PASS: TestExternalGraphDriver/spec (1.81s)
12:21:52 [2023-01-10T12:21:52.011Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
12:21:52 [2023-01-10T12:21:52.011Z] === RUN   TestGraphdriverPluginV2
12:21:52 [2023-01-10T12:21:52.270Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:21:52 [2023-01-10T12:21:52.325Z] --- PASS: TestBuildWithEmptyLayers (1.51s)
12:21:52 [2023-01-10T12:21:52.325Z] === RUN   TestBuildMultiStageOnBuild
12:21:52 [2023-01-10T12:21:52.592Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.416s	coverage: 60.7% of statements
12:21:52 [2023-01-10T12:21:52.835Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:21:53 [2023-01-10T12:21:53.093Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:21:53 [2023-01-10T12:21:53.350Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:21:53 [2023-01-10T12:21:53.957Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
12:21:54 [2023-01-10T12:21:54.725Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:21:55 [2023-01-10T12:21:55.370Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.270s	coverage: 50.5% of statements
12:21:55 [2023-01-10T12:21:55.670Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:21:55 [2023-01-10T12:21:55.670Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:21:55 [2023-01-10T12:21:55.670Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:21:55 [2023-01-10T12:21:55.670Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:21:55 [2023-01-10T12:21:55.670Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:21:55 [2023-01-10T12:21:55.932Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.994s	coverage: 46.2% of statements
12:21:55 [2023-01-10T12:21:55.932Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:21:56 [2023-01-10T12:21:56.236Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:21:56 [2023-01-10T12:21:56.494Z] --- PASS: TestGraphdriverPluginV2 (4.62s)
12:21:56 [2023-01-10T12:21:56.494Z] PASS
12:21:56 [2023-01-10T12:21:56.494Z] 
12:21:56 [2023-01-10T12:21:56.494Z] DONE 5 tests in 10.681s
12:21:56 [2023-01-10T12:21:56.752Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:21:56 [2023-01-10T12:21:56.752Z] ++ 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
12:21:56 [2023-01-10T12:21:56.752Z] ++ set -e
12:21:56 [2023-01-10T12:21:56.752Z] ++ '[' -n 0 ']'
12:21:56 [2023-01-10T12:21:56.752Z] ++ set -x
12:21:56 [2023-01-10T12:21:56.753Z] ++ 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
12:21:56 [2023-01-10T12:21:56.753Z] INFO: Testing against a local daemon
12:21:56 [2023-01-10T12:21:56.753Z] === RUN   TestContinueAfterPluginCrash
12:21:56 [2023-01-10T12:21:56.753Z] === PAUSE TestContinueAfterPluginCrash
12:21:56 [2023-01-10T12:21:56.753Z] === RUN   TestReadPluginNoRead
12:21:56 [2023-01-10T12:21:56.753Z] === PAUSE TestReadPluginNoRead
12:21:56 [2023-01-10T12:21:56.753Z] === RUN   TestDaemonStartWithLogOpt
12:21:56 [2023-01-10T12:21:56.753Z] === PAUSE TestDaemonStartWithLogOpt
12:21:56 [2023-01-10T12:21:56.753Z] === CONT  TestContinueAfterPluginCrash
12:21:56 [2023-01-10T12:21:56.753Z] === CONT  TestDaemonStartWithLogOpt
12:21:57 [2023-01-10T12:21:57.297Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.8% of statements
12:21:57 [2023-01-10T12:21:57.297Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.669s	coverage: 58.0% of statements
12:21:57 [2023-01-10T12:21:57.297Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:21:57 [2023-01-10T12:21:57.297Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:21:58 [2023-01-10T12:21:58.225Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:21:58 [2023-01-10T12:21:58.787Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
12:21:59 [2023-01-10T12:21:59.349Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.6% of statements
12:21:59 [2023-01-10T12:21:59.349Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:21:59 [2023-01-10T12:21:59.349Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:22:00 [2023-01-10T12:22:00.713Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
12:22:00 [2023-01-10T12:22:00.936Z] --- PASS: TestDaemonStartWithLogOpt (3.38s)
12:22:00 [2023-01-10T12:22:00.936Z] === CONT  TestReadPluginNoRead
12:22:00 [2023-01-10T12:22:00.936Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:22:00 [2023-01-10T12:22:00.936Z] === RUN   TestDockerSuite/TestContainerAPITop
12:22:00 [2023-01-10T12:22:00.968Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.168s	coverage: 77.4% of statements
12:22:00 [2023-01-10T12:22:00.968Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:22:00 [2023-01-10T12:22:00.968Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:22:01 [2023-01-10T12:22:01.224Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
12:22:01 [2023-01-10T12:22:01.503Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:22:01 [2023-01-10T12:22:01.503Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:22:01 [2023-01-10T12:22:01.503Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:22:01 [2023-01-10T12:22:01.503Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:22:01 [2023-01-10T12:22:01.786Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 23.9% of statements
12:22:02 [2023-01-10T12:22:02.042Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
12:22:02 [2023-01-10T12:22:02.042Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 69.9% of statements
12:22:02 [2023-01-10T12:22:02.069Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:22:02 [2023-01-10T12:22:02.969Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 78.7% of statements
12:22:02 [2023-01-10T12:22:02.969Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:22:03 [2023-01-10T12:22:03.008Z] === RUN   TestReadPluginNoRead/default
12:22:03 [2023-01-10T12:22:03.224Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 58.9% of statements
12:22:03 [2023-01-10T12:22:03.785Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
12:22:04 [2023-01-10T12:22:04.382Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:22:04 [2023-01-10T12:22:04.641Z] === RUN   TestReadPluginNoRead/disabled_caching
12:22:04 [2023-01-10T12:22:04.711Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
12:22:04 [2023-01-10T12:22:04.968Z] ok  	github.com/docker/docker/daemon/logger/templates	0.014s	coverage: 8.3% of statements
12:22:05 [2023-01-10T12:22:05.206Z] --- PASS: TestContinueAfterPluginCrash (8.47s)
12:22:05 [2023-01-10T12:22:05.464Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:22:05 [2023-01-10T12:22:05.529Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:22:06 [2023-01-10T12:22:06.032Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:22:06 [2023-01-10T12:22:06.091Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.616s	coverage: 82.5% of statements
12:22:06 [2023-01-10T12:22:06.091Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:22:06 [2023-01-10T12:22:06.091Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:22:06 [2023-01-10T12:22:06.290Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:22:06 [2023-01-10T12:22:06.550Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:22:07 [2023-01-10T12:22:07.118Z] --- PASS: TestBuildMultiStageOnBuild (14.73s)
12:22:07 [2023-01-10T12:22:07.118Z] === RUN   TestBuildUncleanTarFilenames
12:22:07 [2023-01-10T12:22:07.118Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:22:07 [2023-01-10T12:22:07.118Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:22:07 [2023-01-10T12:22:07.118Z] === RUN   TestBuildMultiStageLayerLeak
12:22:07 [2023-01-10T12:22:07.455Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
12:22:07 [2023-01-10T12:22:07.711Z] ok  	github.com/docker/docker/distribution	0.614s	coverage: 29.0% of statements
12:22:07 [2023-01-10T12:22:07.711Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:22:08 [2023-01-10T12:22:08.272Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
12:22:08 [2023-01-10T12:22:08.455Z] === CONT  TestReadPluginNoRead
12:22:08 [2023-01-10T12:22:08.455Z]     read_test.go:92: [de207ecffdc52] daemon is not started
12:22:08 [2023-01-10T12:22:08.455Z] --- PASS: TestReadPluginNoRead (7.88s)
12:22:08 [2023-01-10T12:22:08.455Z]     --- PASS: TestReadPluginNoRead/default (1.67s)
12:22:08 [2023-01-10T12:22:08.455Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
12:22:08 [2023-01-10T12:22:08.455Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s)
12:22:08 [2023-01-10T12:22:08.455Z] PASS
12:22:08 [2023-01-10T12:22:08.455Z] 
12:22:08 [2023-01-10T12:22:08.455Z] DONE 6 tests in 11.438s
12:22:08 [2023-01-10T12:22:08.455Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:22:08 [2023-01-10T12:22:08.455Z] ++ 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
12:22:08 [2023-01-10T12:22:08.455Z] ++ set -e
12:22:08 [2023-01-10T12:22:08.455Z] ++ '[' -n 0 ']'
12:22:08 [2023-01-10T12:22:08.455Z] ++ set -x
12:22:08 [2023-01-10T12:22:08.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
12:22:08 [2023-01-10T12:22:08.455Z] testing: warning: no tests to run
12:22:08 [2023-01-10T12:22:08.455Z] PASS
12:22:08 [2023-01-10T12:22:08.455Z] 
12:22:08 [2023-01-10T12:22:08.455Z] DONE 0 tests in 0.099s
12:22:08 [2023-01-10T12:22:08.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:22:08 [2023-01-10T12:22:08.455Z] ++ 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
12:22:08 [2023-01-10T12:22:08.455Z] ++ set -e
12:22:08 [2023-01-10T12:22:08.455Z] ++ '[' -n 0 ']'
12:22:08 [2023-01-10T12:22:08.455Z] ++ set -x
12:22:08 [2023-01-10T12:22:08.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
12:22:08 [2023-01-10T12:22:08.455Z]     docker_api_swarm_node_test.go:20: [d7ad8a6a1e307] joining swarm manager [d0ebb041cd73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:22:08 [2023-01-10T12:22:08.455Z] INFO: Testing against a local daemon
12:22:08 [2023-01-10T12:22:08.455Z] === RUN   TestPluginWithDevMounts
12:22:08 [2023-01-10T12:22:08.455Z] === PAUSE TestPluginWithDevMounts
12:22:08 [2023-01-10T12:22:08.455Z] === CONT  TestPluginWithDevMounts
12:22:08 [2023-01-10T12:22:08.833Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.8% of statements
12:22:09 [2023-01-10T12:22:09.089Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:22:09 [2023-01-10T12:22:09.650Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
12:22:09 [2023-01-10T12:22:09.650Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 84.6% of statements
12:22:09 [2023-01-10T12:22:09.650Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:22:09 [2023-01-10T12:22:09.650Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:22:09 [2023-01-10T12:22:09.650Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:22:09 [2023-01-10T12:22:09.830Z]     docker_api_swarm_node_test.go:21: [dadd79052a0f0] joining swarm manager [d0ebb041cd73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:22:10 [2023-01-10T12:22:10.212Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
12:22:10 [2023-01-10T12:22:10.396Z] --- PASS: TestPluginWithDevMounts (1.85s)
12:22:10 [2023-01-10T12:22:10.396Z] PASS
12:22:10 [2023-01-10T12:22:10.396Z] 
12:22:10 [2023-01-10T12:22:10.396Z] DONE 1 tests in 2.065s
12:22:10 [2023-01-10T12:22:10.396Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:22:10 [2023-01-10T12:22:10.396Z] ++ 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
12:22:10 [2023-01-10T12:22:10.396Z] ++ set -e
12:22:10 [2023-01-10T12:22:10.396Z] ++ '[' -n 0 ']'
12:22:10 [2023-01-10T12:22:10.396Z] ++ set -x
12:22:10 [2023-01-10T12:22:10.396Z] ++ 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
12:22:10 [2023-01-10T12:22:10.396Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:22:10 [2023-01-10T12:22:10.396Z] INFO: Testing against a local daemon
12:22:10 [2023-01-10T12:22:10.396Z] === RUN   TestSecretInspect
12:22:10 [2023-01-10T12:22:10.962Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:22:11 [2023-01-10T12:22:11.140Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 40.6% of statements
12:22:11 [2023-01-10T12:22:11.701Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
12:22:11 [2023-01-10T12:22:11.957Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:22:12 [2023-01-10T12:22:12.336Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:22:12 [2023-01-10T12:22:12.902Z] --- PASS: TestSecretInspect (2.45s)
12:22:12 [2023-01-10T12:22:12.902Z] === RUN   TestSecretList
12:22:13 [2023-01-10T12:22:13.363Z] ok  	github.com/docker/docker/pkg/archive	0.287s	coverage: 81.9% of statements
12:22:13 [2023-01-10T12:22:13.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:22:14 [2023-01-10T12:22:14.035Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
12:22:14 [2023-01-10T12:22:14.289Z] ok  	github.com/docker/docker/pkg/authorization	0.356s	coverage: 68.3% of statements
12:22:14 [2023-01-10T12:22:14.289Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:22:14 [2023-01-10T12:22:14.546Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:22:15 [2023-01-10T12:22:15.407Z] --- PASS: TestSecretList (2.30s)
12:22:15 [2023-01-10T12:22:15.407Z] === RUN   TestSecretsCreateAndDelete
12:22:15 [2023-01-10T12:22:15.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
12:22:16 [2023-01-10T12:22:16.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
12:22:17 [2023-01-10T12:22:17.743Z] --- PASS: TestSecretsCreateAndDelete (2.44s)
12:22:17 [2023-01-10T12:22:17.743Z] === RUN   TestSecretsUpdate
12:22:17 [2023-01-10T12:22:17.809Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.465s	coverage: 43.5% of statements
12:22:17 [2023-01-10T12:22:17.809Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
12:22:18 [2023-01-10T12:22:18.065Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
12:22:18 [2023-01-10T12:22:18.309Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
12:22:18 [2023-01-10T12:22:18.321Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
12:22:18 [2023-01-10T12:22:18.874Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c316b0_<nil>}
12:22:19 [2023-01-10T12:22:19.247Z] ok  	github.com/docker/docker/layer	7.914s	coverage: 68.8% of statements
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:22:19 [2023-01-10T12:22:19.247Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:22:19 [2023-01-10T12:22:19.503Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
12:22:19 [2023-01-10T12:22:19.807Z] --- PASS: TestSecretsUpdate (2.24s)
12:22:19 [2023-01-10T12:22:19.807Z] === RUN   TestTemplatedSecret
12:22:20 [2023-01-10T12:22:20.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12743750982_/foo_false__<nil>_<nil>_<nil>}
12:22:20 [2023-01-10T12:22:20.089Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
12:22:20 [2023-01-10T12:22:20.324Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:22:20 [2023-01-10T12:22:20.348Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
12:22:20 [2023-01-10T12:22:20.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12743750982_/foo_true__<nil>_<nil>_<nil>}
12:22:21 [2023-01-10T12:22:21.721Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
12:22:21 [2023-01-10T12:22:21.904Z] --- PASS: TestBuildMultiStageLayerLeak (12.94s)
12:22:21 [2023-01-10T12:22:21.904Z] === RUN   TestBuildWithHugeFile
12:22:21 [2023-01-10T12:22:21.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3889214498_/foo_false__<nil>_<nil>_<nil>}
12:22:21 [2023-01-10T12:22:21.976Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.021s	coverage: 84.1% of statements
12:22:21 [2023-01-10T12:22:21.976Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 86.5% of statements
12:22:22 [2023-01-10T12:22:22.232Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
12:22:22 [2023-01-10T12:22:22.488Z] ok  	github.com/docker/docker/pkg/fsutils	0.150s	coverage: 85.1% of statements
12:22:23 [2023-01-10T12:22:23.329Z] --- PASS: TestTemplatedSecret (3.17s)
12:22:23 [2023-01-10T12:22:23.329Z] === RUN   TestSecretCreateResolve
12:22:23 [2023-01-10T12:22:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3889214498_/foo_true__<nil>_<nil>_<nil>}
12:22:23 [2023-01-10T12:22:23.414Z] ok  	github.com/docker/docker/pkg/idtools	0.369s	coverage: 69.5% of statements
12:22:23 [2023-01-10T12:22:23.670Z] ok  	github.com/docker/docker/pkg/ioutils	0.505s	coverage: 70.6% of statements
12:22:23 [2023-01-10T12:22:23.670Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
12:22:23 [2023-01-10T12:22:23.670Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:22:23 [2023-01-10T12:22:23.926Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
12:22:23 [2023-01-10T12:22:23.926Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:22:23 [2023-01-10T12:22:23.926Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:22:24 [2023-01-10T12:22:24.181Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
12:22:24 [2023-01-10T12:22:24.181Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:22:24 [2023-01-10T12:22:24.436Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:22:24 [2023-01-10T12:22:24.436Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
12:22:24 [2023-01-10T12:22:24.692Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
12:22:24 [2023-01-10T12:22:24.692Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
12:22:24 [2023-01-10T12:22:24.692Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:22:24 [2023-01-10T12:22:24.692Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:22:24 [2023-01-10T12:22:24.703Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3889214498_/foo_true__0xc000c316e0_<nil>_<nil>}
12:22:25 [2023-01-10T12:22:25.620Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
12:22:25 [2023-01-10T12:22:25.639Z]     docker_api_swarm_test.go:502: [d42c07e84da77] joining swarm manager [d1502c6c92093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:22:25 [2023-01-10T12:22:25.876Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:22:26 [2023-01-10T12:22:26.133Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
12:22:26 [2023-01-10T12:22:26.204Z] --- PASS: TestSecretCreateResolve (3.00s)
12:22:26 [2023-01-10T12:22:26.204Z] PASS
12:22:26 [2023-01-10T12:22:26.204Z] 
12:22:26 [2023-01-10T12:22:26.204Z] DONE 6 tests in 15.749s
12:22:26 [2023-01-10T12:22:26.204Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:22:26 [2023-01-10T12:22:26.204Z] ++ 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
12:22:26 [2023-01-10T12:22:26.204Z] ++ set -e
12:22:26 [2023-01-10T12:22:26.204Z] ++ '[' -n 0 ']'
12:22:26 [2023-01-10T12:22:26.204Z] ++ set -x
12:22:26 [2023-01-10T12:22:26.204Z] ++ 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
12:22:26 [2023-01-10T12:22:26.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c316f8_<nil>}
12:22:26 [2023-01-10T12:22:26.388Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:22:26 [2023-01-10T12:22:26.463Z] INFO: Testing against a local daemon
12:22:26 [2023-01-10T12:22:26.463Z] === RUN   TestServiceCreateInit
12:22:26 [2023-01-10T12:22:26.463Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:22:27 [2023-01-10T12:22:27.750Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
12:22:27 [2023-01-10T12:22:27.750Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
12:22:27 [2023-01-10T12:22:27.837Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c31710_<nil>}
12:22:29 [2023-01-10T12:22:29.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c31728_<nil>}
12:22:30 [2023-01-10T12:22:30.582Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:22:30 [2023-01-10T12:22:30.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c31740_<nil>}
12:22:31 [2023-01-10T12:22:31.911Z] ok  	github.com/docker/docker/pkg/signal	3.307s	coverage: 62.3% of statements
12:22:31 [2023-01-10T12:22:31.911Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:22:31 [2023-01-10T12:22:31.911Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:22:31 [2023-01-10T12:22:31.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:22:32 [2023-01-10T12:22:32.167Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:22:32 [2023-01-10T12:22:32.728Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
12:22:32 [2023-01-10T12:22:32.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:22:32 [2023-01-10T12:22:32.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:22:32 [2023-01-10T12:22:32.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:22:32 [2023-01-10T12:22:32.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:22:32 [2023-01-10T12:22:32.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:22:32 [2023-01-10T12:22:32.892Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:22:32 [2023-01-10T12:22:32.892Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:22:32 [2023-01-10T12:22:32.892Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:22:32 [2023-01-10T12:22:32.984Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:22:33 [2023-01-10T12:22:33.149Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:22:33 [2023-01-10T12:22:33.240Z] ok  	github.com/docker/docker/pkg/tailfile	0.081s	coverage: 88.6% of statements
12:22:33 [2023-01-10T12:22:33.801Z] ok  	github.com/docker/docker/pkg/tarsum	0.038s	coverage: 89.3% of statements
12:22:33 [2023-01-10T12:22:33.801Z] coverage: [no statements]
12:22:33 [2023-01-10T12:22:33.801Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
12:22:34 [2023-01-10T12:22:34.362Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
12:22:34 [2023-01-10T12:22:34.362Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:22:34 [2023-01-10T12:22:34.523Z] --- PASS: TestServiceCreateInit (7.97s)
12:22:34 [2023-01-10T12:22:34.523Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
12:22:34 [2023-01-10T12:22:34.523Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.98s)
12:22:34 [2023-01-10T12:22:34.523Z] === RUN   TestCreateServiceMultipleTimes
12:22:34 [2023-01-10T12:22:34.618Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:22:35 [2023-01-10T12:22:35.456Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:22:36 [2023-01-10T12:22:36.506Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
12:22:36 [2023-01-10T12:22:36.506Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
12:22:37 [2023-01-10T12:22:37.067Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
12:22:37 [2023-01-10T12:22:37.367Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:22:37 [2023-01-10T12:22:37.994Z] ok  	github.com/docker/docker/quota	0.220s	coverage: 71.4% of statements
12:22:38 [2023-01-10T12:22:38.250Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
12:22:38 [2023-01-10T12:22:38.303Z]     docker_api_swarm_test.go:507: [d94d345ccd4aa] joining swarm manager [d1502c6c92093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:22:39 [2023-01-10T12:22:39.176Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 57.3% of statements
12:22:39 [2023-01-10T12:22:39.742Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
12:22:39 [2023-01-10T12:22:39.742Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:22:40 [2023-01-10T12:22:40.202Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:22:40 [2023-01-10T12:22:40.304Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
12:22:40 [2023-01-10T12:22:40.559Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:22:41 [2023-01-10T12:22:41.137Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:22:41 [2023-01-10T12:22:41.395Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:22:41 [2023-01-10T12:22:41.961Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:22:42 [2023-01-10T12:22:42.447Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:22:42 [2023-01-10T12:22:42.530Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:22:42 [2023-01-10T12:22:42.703Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 76.4% of statements
12:22:43 [2023-01-10T12:22:43.097Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:22:43 [2023-01-10T12:22:43.265Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
12:22:43 [2023-01-10T12:22:43.663Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:22:44 [2023-01-10T12:22:44.193Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
12:22:44 [2023-01-10T12:22:44.229Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:22:45 [2023-01-10T12:22:45.163Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:22:45 [2023-01-10T12:22:45.739Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:22:46 [2023-01-10T12:22:46.305Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:22:46 [2023-01-10T12:22:46.872Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:22:47 [2023-01-10T12:22:47.440Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:22:48 [2023-01-10T12:22:48.005Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:22:48 [2023-01-10T12:22:48.571Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:22:49 [2023-01-10T12:22:49.503Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:22:50 [2023-01-10T12:22:50.069Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:22:50 [2023-01-10T12:22:50.636Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:22:51 [2023-01-10T12:22:51.201Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:22:51 [2023-01-10T12:22:51.459Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:22:51 [2023-01-10T12:22:51.459Z] --- PASS: TestCreateServiceMultipleTimes (17.07s)
12:22:51 [2023-01-10T12:22:51.459Z] === RUN   TestCreateServiceConflict
12:22:52 [2023-01-10T12:22:52.024Z] === RUN   TestDockerSuite/TestCpRelativePath
12:22:52 [2023-01-10T12:22:52.589Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:22:53 [2023-01-10T12:22:53.155Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:22:54 [2023-01-10T12:22:54.097Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:22:54 [2023-01-10T12:22:54.097Z] --- PASS: TestCreateServiceConflict (2.63s)
12:22:54 [2023-01-10T12:22:54.097Z] === RUN   TestCreateServiceMaxReplicas
12:22:54 [2023-01-10T12:22:54.663Z] === RUN   TestDockerSuite/TestCpToCaseA
12:22:56 [2023-01-10T12:22:56.040Z] === RUN   TestDockerSuite/TestCpToCaseB
12:22:56 [2023-01-10T12:22:56.609Z] === RUN   TestDockerSuite/TestCpToCaseC
12:22:57 [2023-01-10T12:22:57.542Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
12:22:57 [2023-01-10T12:22:57.542Z] === RUN   TestCreateWithDuplicateNetworkNames
12:22:58 [2023-01-10T12:22:58.477Z] === RUN   TestDockerSuite/TestCpToCaseD
12:23:01 [2023-01-10T12:23:01.762Z] === RUN   TestDockerSuite/TestCpToCaseE
12:23:02 [2023-01-10T12:23:02.221Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.6% of statements
12:23:02 [2023-01-10T12:23:02.221Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/rootless	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/volume	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === Skipped
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     exec_linux_test.go:19: requires AppArmor to be enabled
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     exec_linux_test.go:39: requires AppArmor to be enabled
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver btrfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver btrfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver btrfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver btrfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver btrfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:74: No driver to put!
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z] time="2023-01-10T12:21:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z] time="2023-01-10T12:21:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z] time="2023-01-10T12:21:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z] time="2023-01-10T12:21:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z] time="2023-01-10T12:21:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: driver not supported
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:74: No driver to put!
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     overlay_test.go:50: Fails to compute changes intermittently
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     overlay_test.go:66: Cannot run test with naive change algorithm
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver zfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver zfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver zfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver zfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:47: Driver zfs not supported
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     graphtest_unix.go:74: No driver to put!
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:23:02 [2023-01-10T12:23:02.222Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:23:02 [2023-01-10T12:23:02.222Z] 
12:23:02 [2023-01-10T12:23:02.222Z] DONE 2267 tests, 26 skipped in 234.911s
Post stage
[Pipeline] junit
12:23:02 [2023-01-10T12:23:02.232Z] Recording test results
12:23:02 [2023-01-10T12:23:02.481Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:23:02 [2023-01-10T12:23:02.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44765/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25149a52f2b77cc39d96d6325666a79a6576fec1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25149a52f2b77cc39d96d6325666a79a6576fec1 hack/validate/vendor
12:23:03 [2023-01-10T12:23:03.375Z] update vendored copy of archive/tar
12:23:03 [2023-01-10T12:23:03.375Z] downloading: https://golang.org/dl/go1.18.9.src.tar.gz
12:23:03 [2023-01-10T12:23:03.808Z] === RUN   TestDockerSuite/TestCpToCaseF
12:23:03 [2023-01-10T12:23:03.808Z] === RUN   TestDockerSuite/TestCpToCaseG
12:23:05 [2023-01-10T12:23:05.262Z] patching file stat_unix.go
12:23:05 [2023-01-10T12:23:05.262Z] 2023/01/10 12:23:04 Collecting initial packages
12:23:05 [2023-01-10T12:23:05.262Z] 2023/01/10 12:23:05 Download dependencies
12:23:07 [2023-01-10T12:23:07.089Z] === RUN   TestDockerSuite/TestCpToCaseH
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 Starting whole vndr cycle because no package specified
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Ignoring paths matching "^archive/tar"
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
12:23:07 [2023-01-10T12:23:07.773Z] 2023/01/10 12:23:07 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
12:23:08 [2023-01-10T12:23:08.462Z] === RUN   TestDockerSuite/TestCpToCaseI
12:23:08 [2023-01-10T12:23:08.702Z] 2023/01/10 12:23:08 	Finished clone github.com/docker/libtrust
12:23:08 [2023-01-10T12:23:08.702Z] 2023/01/10 12:23:08 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
12:23:08 [2023-01-10T12:23:08.958Z] 2023/01/10 12:23:08 	Finished clone github.com/mistifyio/go-zfs
12:23:08 [2023-01-10T12:23:08.958Z] 2023/01/10 12:23:08 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
12:23:08 [2023-01-10T12:23:08.958Z] 2023/01/10 12:23:08 	Finished clone github.com/willf/bitset
12:23:08 [2023-01-10T12:23:08.958Z] 2023/01/10 12:23:08 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
12:23:08 [2023-01-10T12:23:08.958Z] 2023/01/10 12:23:08 	Finished clone github.com/moby/locker
12:23:08 [2023-01-10T12:23:08.958Z] 2023/01/10 12:23:08 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
12:23:09 [2023-01-10T12:23:09.029Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Finished clone github.com/Azure/go-ansiterm
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Finished clone github.com/google/uuid
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Finished clone github.com/opencontainers/go-digest
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Finished clone github.com/creack/pty
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Finished clone github.com/moby/term
12:23:09 [2023-01-10T12:23:09.214Z] 2023/01/10 12:23:09 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
12:23:09 [2023-01-10T12:23:09.289Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:23:09 [2023-01-10T12:23:09.470Z] 2023/01/10 12:23:09 	Finished clone github.com/sirupsen/logrus
12:23:09 [2023-01-10T12:23:09.470Z] 2023/01/10 12:23:09 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
12:23:09 [2023-01-10T12:23:09.470Z] 2023/01/10 12:23:09 	Finished clone github.com/Microsoft/go-winio
12:23:09 [2023-01-10T12:23:09.470Z] 2023/01/10 12:23:09 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
12:23:09 [2023-01-10T12:23:09.470Z] 2023/01/10 12:23:09 	Finished clone github.com/moby/sys
12:23:09 [2023-01-10T12:23:09.470Z] 2023/01/10 12:23:09 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
12:23:09 [2023-01-10T12:23:09.725Z] 2023/01/10 12:23:09 	Finished clone github.com/gorilla/mux
12:23:09 [2023-01-10T12:23:09.725Z] 2023/01/10 12:23:09 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
12:23:10 [2023-01-10T12:23:10.653Z] 2023/01/10 12:23:10 	Finished clone github.com/cyphar/filepath-securejoin
12:23:10 [2023-01-10T12:23:10.653Z] 2023/01/10 12:23:10 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
12:23:10 [2023-01-10T12:23:10.653Z] 2023/01/10 12:23:10 	Finished clone github.com/Graylog2/go-gelf
12:23:10 [2023-01-10T12:23:10.653Z] 2023/01/10 12:23:10 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
12:23:10 [2023-01-10T12:23:10.908Z] 2023/01/10 12:23:10 	Finished clone github.com/fluent/fluent-logger-golang
12:23:10 [2023-01-10T12:23:10.908Z] 2023/01/10 12:23:10 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
12:23:11 [2023-01-10T12:23:11.164Z] 2023/01/10 12:23:10 	Finished clone github.com/philhofer/fwd
12:23:11 [2023-01-10T12:23:11.164Z] 2023/01/10 12:23:10 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
12:23:11 [2023-01-10T12:23:11.164Z] 2023/01/10 12:23:11 	Finished clone github.com/coreos/go-systemd
12:23:11 [2023-01-10T12:23:11.164Z] 2023/01/10 12:23:11 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
12:23:11 [2023-01-10T12:23:11.190Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s)
12:23:11 [2023-01-10T12:23:11.190Z] === RUN   TestCreateServiceSecretFileMode
12:23:11 [2023-01-10T12:23:11.757Z]     docker_api_swarm_node_test.go:81: [dec41325fac2d] joining swarm manager [d09dea2550b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:11 [2023-01-10T12:23:11.774Z] 2023/01/10 12:23:11 	Finished clone github.com/coreos/go-systemd/v22
12:23:11 [2023-01-10T12:23:11.774Z] 2023/01/10 12:23:11 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
12:23:11 [2023-01-10T12:23:11.774Z] 2023/01/10 12:23:11 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
12:23:11 [2023-01-10T12:23:11.774Z] 2023/01/10 12:23:11 	Finished clone github.com/godbus/dbus/v5
12:23:12 [2023-01-10T12:23:12.042Z] 2023/01/10 12:23:11 	Finished clone github.com/fsnotify/fsnotify
12:23:12 [2023-01-10T12:23:12.042Z] 2023/01/10 12:23:11 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
12:23:12 [2023-01-10T12:23:12.299Z] 2023/01/10 12:23:12 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
12:23:12 [2023-01-10T12:23:12.299Z] 2023/01/10 12:23:12 	Finished clone github.com/opencontainers/runtime-spec
12:23:12 [2023-01-10T12:23:12.324Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:23:12 [2023-01-10T12:23:12.555Z] 2023/01/10 12:23:12 	Finished clone github.com/bsphere/le_go
12:23:12 [2023-01-10T12:23:12.555Z] 2023/01/10 12:23:12 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
12:23:12 [2023-01-10T12:23:12.811Z] 2023/01/10 12:23:12 	Finished clone github.com/opencontainers/image-spec
12:23:12 [2023-01-10T12:23:12.811Z] 2023/01/10 12:23:12 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
12:23:12 [2023-01-10T12:23:12.891Z] === RUN   TestDockerSuite/TestCpToDot
12:23:13 [2023-01-10T12:23:13.067Z] 2023/01/10 12:23:13 	Finished clone github.com/jmespath/go-jmespath
12:23:13 [2023-01-10T12:23:13.067Z] 2023/01/10 12:23:13 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
12:23:13 [2023-01-10T12:23:13.322Z] 2023/01/10 12:23:13 	Finished clone github.com/golang/groupcache
12:23:13 [2023-01-10T12:23:13.322Z] 2023/01/10 12:23:13 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
12:23:13 [2023-01-10T12:23:13.578Z] 2023/01/10 12:23:13 	Finished clone github.com/tinylib/msgp
12:23:13 [2023-01-10T12:23:13.578Z] 2023/01/10 12:23:13 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
12:23:13 [2023-01-10T12:23:13.578Z] 2023/01/10 12:23:13 	Finished clone golang.org/x/oauth2
12:23:13 [2023-01-10T12:23:13.578Z] 2023/01/10 12:23:13 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
12:23:14 [2023-01-10T12:23:14.138Z] 2023/01/10 12:23:13 	Finished clone github.com/googleapis/gax-go
12:23:14 [2023-01-10T12:23:14.138Z] 2023/01/10 12:23:13 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
12:23:14 [2023-01-10T12:23:14.264Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:23:14 [2023-01-10T12:23:14.701Z] 2023/01/10 12:23:14 	Finished clone github.com/containerd/fifo
12:23:14 [2023-01-10T12:23:14.701Z] 2023/01/10 12:23:14 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
12:23:14 [2023-01-10T12:23:14.830Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:23:14 [2023-01-10T12:23:14.956Z] 2023/01/10 12:23:14 	Finished clone go.opencensus.io
12:23:14 [2023-01-10T12:23:14.956Z] 2023/01/10 12:23:14 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
12:23:15 [2023-01-10T12:23:15.764Z] === RUN   TestDockerSuite/TestCpToStdout
12:23:15 [2023-01-10T12:23:15.883Z] 2023/01/10 12:23:15 	Finished clone github.com/containerd/go-runc
12:23:15 [2023-01-10T12:23:15.883Z] 2023/01/10 12:23:15 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
12:23:15 [2023-01-10T12:23:15.883Z] 2023/01/10 12:23:15 	Finished clone github.com/containerd/cgroups
12:23:15 [2023-01-10T12:23:15.883Z] 2023/01/10 12:23:15 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
12:23:16 [2023-01-10T12:23:16.139Z] 2023/01/10 12:23:16 	Finished clone github.com/containerd/console
12:23:16 [2023-01-10T12:23:16.139Z] 2023/01/10 12:23:16 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
12:23:16 [2023-01-10T12:23:16.330Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:23:16 [2023-01-10T12:23:16.395Z] 2023/01/10 12:23:16 	Finished clone github.com/containerd/typeurl
12:23:16 [2023-01-10T12:23:16.395Z] 2023/01/10 12:23:16 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
12:23:16 [2023-01-10T12:23:16.957Z] 2023/01/10 12:23:16 	Finished clone github.com/containerd/ttrpc
12:23:16 [2023-01-10T12:23:16.957Z] 2023/01/10 12:23:16 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
12:23:17 [2023-01-10T12:23:17.213Z] 2023/01/10 12:23:17 	Finished clone github.com/golang/gddo
12:23:17 [2023-01-10T12:23:17.213Z] 2023/01/10 12:23:17 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
12:23:17 [2023-01-10T12:23:17.263Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:23:17 [2023-01-10T12:23:17.522Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:23:18 [2023-01-10T12:23:18.087Z] === RUN   TestDockerSuite/TestCpVolumePath
12:23:18 [2023-01-10T12:23:18.140Z] 2023/01/10 12:23:17 	Finished clone github.com/gogo/googleapis
12:23:18 [2023-01-10T12:23:18.140Z] 2023/01/10 12:23:17 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
12:23:19 [2023-01-10T12:23:19.466Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:23:19 [2023-01-10T12:23:19.466Z] === RUN   TestDockerSuite/TestCreateArgs
12:23:19 [2023-01-10T12:23:19.466Z] === RUN   TestDockerSuite/TestCreateByImageID
12:23:19 [2023-01-10T12:23:19.760Z] 2023/01/10 12:23:19 	Finished clone github.com/containerd/continuity
12:23:19 [2023-01-10T12:23:19.760Z] 2023/01/10 12:23:19 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
12:23:19 [2023-01-10T12:23:19.760Z] 2023/01/10 12:23:19 	Finished clone github.com/fernet/fernet-go
12:23:19 [2023-01-10T12:23:19.760Z] 2023/01/10 12:23:19 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
12:23:20 [2023-01-10T12:23:20.031Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:23:20 [2023-01-10T12:23:20.289Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:23:20 [2023-01-10T12:23:20.289Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:23:20 [2023-01-10T12:23:20.289Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:23:20 [2023-01-10T12:23:20.546Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:23:20 [2023-01-10T12:23:20.804Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:23:21 [2023-01-10T12:23:21.061Z] === RUN   TestDockerSuite/TestCreateLabels
12:23:21 [2023-01-10T12:23:21.061Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:23:21 [2023-01-10T12:23:21.320Z] === RUN   TestDockerSuite/TestCreateRM
12:23:21 [2023-01-10T12:23:21.320Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:23:21 [2023-01-10T12:23:21.320Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:23:21 [2023-01-10T12:23:21.320Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:23:21 [2023-01-10T12:23:21.320Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:23:21 [2023-01-10T12:23:21.577Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:23:22 [2023-01-10T12:23:22.952Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:23:22 [2023-01-10T12:23:22.952Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:23:22 [2023-01-10T12:23:22.952Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:23:24 [2023-01-10T12:23:24.854Z] --- PASS: TestCreateServiceSecretFileMode (13.30s)
12:23:24 [2023-01-10T12:23:24.854Z] === RUN   TestCreateServiceConfigFileMode
12:23:25 [2023-01-10T12:23:25.050Z] 2023/01/10 12:23:24 	Finished clone github.com/Microsoft/opengcs
12:23:25 [2023-01-10T12:23:25.050Z] 2023/01/10 12:23:24 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
12:23:25 [2023-01-10T12:23:25.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:23:26 [2023-01-10T12:23:26.047Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:23:26 [2023-01-10T12:23:26.047Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:23:26 [2023-01-10T12:23:26.047Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:23:26 [2023-01-10T12:23:26.304Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:23:26 [2023-01-10T12:23:26.304Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:23:26 [2023-01-10T12:23:26.416Z] 2023/01/10 12:23:25 	Finished clone golang.org/x/time
12:23:26 [2023-01-10T12:23:26.416Z] 2023/01/10 12:23:25 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
12:23:26 [2023-01-10T12:23:26.416Z] 2023/01/10 12:23:26 	Finished clone github.com/golang/protobuf
12:23:26 [2023-01-10T12:23:26.416Z] 2023/01/10 12:23:26 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
12:23:26 [2023-01-10T12:23:26.416Z] 2023/01/10 12:23:26 	Finished clone github.com/cilium/ebpf
12:23:26 [2023-01-10T12:23:26.416Z] 2023/01/10 12:23:26 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
12:23:26 [2023-01-10T12:23:26.563Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:23:27 [2023-01-10T12:23:27.128Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:23:27 [2023-01-10T12:23:27.418Z] 2023/01/10 12:23:27 	Finished clone golang.org/x/crypto
12:23:27 [2023-01-10T12:23:27.418Z] 2023/01/10 12:23:27 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
12:23:27 [2023-01-10T12:23:27.695Z]     docker_api_swarm_node_test.go:53: [d86fba815a89c] joining swarm manager [da8077f4a721b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:27 [2023-01-10T12:23:27.979Z] 2023/01/10 12:23:27 	Finished clone github.com/hashicorp/go-immutable-radix
12:23:27 [2023-01-10T12:23:27.979Z] 2023/01/10 12:23:27 	Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
12:23:27 [2023-01-10T12:23:27.979Z] 2023/01/10 12:23:27 	Finished clone github.com/hashicorp/go-memdb
12:23:27 [2023-01-10T12:23:27.979Z] 2023/01/10 12:23:27 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
12:23:28 [2023-01-10T12:23:28.235Z] 2023/01/10 12:23:28 	Finished clone github.com/hashicorp/golang-lru
12:23:28 [2023-01-10T12:23:28.235Z] 2023/01/10 12:23:28 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
12:23:28 [2023-01-10T12:23:28.260Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:23:28 [2023-01-10T12:23:28.518Z]     docker_api_swarm_node_test.go:54: [d520a383eb537] joining swarm manager [da8077f4a721b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:28 [2023-01-10T12:23:28.776Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:23:29 [2023-01-10T12:23:29.166Z] 2023/01/10 12:23:28 	Finished clone github.com/coreos/pkg
12:23:29 [2023-01-10T12:23:29.166Z] 2023/01/10 12:23:28 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
12:23:29 [2023-01-10T12:23:29.709Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:23:30 [2023-01-10T12:23:30.093Z] 2023/01/10 12:23:29 	Finished clone github.com/beorn7/perks
12:23:30 [2023-01-10T12:23:30.093Z] 2023/01/10 12:23:29 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
12:23:30 [2023-01-10T12:23:30.093Z] 2023/01/10 12:23:29 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
12:23:30 [2023-01-10T12:23:30.093Z] 2023/01/10 12:23:30 	Finished clone github.com/opencontainers/runc
12:23:30 [2023-01-10T12:23:30.642Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:23:31 [2023-01-10T12:23:31.020Z] 2023/01/10 12:23:30 	Finished clone github.com/prometheus/client_model
12:23:31 [2023-01-10T12:23:31.020Z] 2023/01/10 12:23:30 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
12:23:31 [2023-01-10T12:23:31.208Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:23:31 [2023-01-10T12:23:31.582Z] 2023/01/10 12:23:31 	Finished clone google.golang.org/grpc
12:23:31 [2023-01-10T12:23:31.582Z] 2023/01/10 12:23:31 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
12:23:31 [2023-01-10T12:23:31.773Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:23:31 [2023-01-10T12:23:31.773Z] === RUN   TestDockerSuite/TestDevicePermissions
12:23:32 [2023-01-10T12:23:32.031Z] === RUN   TestDockerSuite/TestDockerFails
12:23:32 [2023-01-10T12:23:32.031Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:23:32 [2023-01-10T12:23:32.289Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:23:32 [2023-01-10T12:23:32.289Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:23:32 [2023-01-10T12:23:32.511Z] 2023/01/10 12:23:32 	Finished clone github.com/matttproud/golang_protobuf_extensions
12:23:32 [2023-01-10T12:23:32.512Z] 2023/01/10 12:23:32 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
12:23:32 [2023-01-10T12:23:32.767Z] 2023/01/10 12:23:32 	Finished clone github.com/prometheus/client_golang
12:23:32 [2023-01-10T12:23:32.767Z] 2023/01/10 12:23:32 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
12:23:32 [2023-01-10T12:23:32.855Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:23:33 [2023-01-10T12:23:33.328Z] 2023/01/10 12:23:33 	Finished clone github.com/pkg/errors
12:23:33 [2023-01-10T12:23:33.328Z] 2023/01/10 12:23:33 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
12:23:33 [2023-01-10T12:23:33.421Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:23:33 [2023-01-10T12:23:33.891Z] 2023/01/10 12:23:33 	Finished clone github.com/prometheus/common
12:23:33 [2023-01-10T12:23:33.891Z] 2023/01/10 12:23:33 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
12:23:33 [2023-01-10T12:23:33.891Z] 2023/01/10 12:23:33 	Finished clone github.com/prometheus/procfs
12:23:33 [2023-01-10T12:23:33.891Z] 2023/01/10 12:23:33 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
12:23:34 [2023-01-10T12:23:34.357Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:23:34 [2023-01-10T12:23:34.357Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:23:34 [2023-01-10T12:23:34.453Z] 2023/01/10 12:23:34 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
12:23:34 [2023-01-10T12:23:34.453Z] 2023/01/10 12:23:34 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
12:23:34 [2023-01-10T12:23:34.453Z] 2023/01/10 12:23:34 	Finished clone github.com/cespare/xxhash/v2
12:23:34 [2023-01-10T12:23:34.453Z] 2023/01/10 12:23:34 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
12:23:34 [2023-01-10T12:23:34.614Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:23:34 [2023-01-10T12:23:34.614Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:23:34 [2023-01-10T12:23:34.709Z] 2023/01/10 12:23:34 	Finished clone code.cloudfoundry.org/clock
12:23:34 [2023-01-10T12:23:34.709Z] 2023/01/10 12:23:34 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
12:23:34 [2023-01-10T12:23:34.964Z] 2023/01/10 12:23:34 	Finished clone github.com/google/certificate-transparency-go
12:23:34 [2023-01-10T12:23:34.964Z] 2023/01/10 12:23:34 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
12:23:35 [2023-01-10T12:23:35.567Z] 2023/01/10 12:23:35 	Finished clone github.com/inconshreveable/mousetrap
12:23:35 [2023-01-10T12:23:35.567Z] 2023/01/10 12:23:35 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
12:23:35 [2023-01-10T12:23:35.823Z] 2023/01/10 12:23:35 	Finished clone github.com/spf13/pflag
12:23:35 [2023-01-10T12:23:35.823Z] 2023/01/10 12:23:35 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
12:23:36 [2023-01-10T12:23:36.078Z] 2023/01/10 12:23:35 	Finished clone github.com/morikuni/aec
12:23:36 [2023-01-10T12:23:36.078Z] 2023/01/10 12:23:35 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
12:23:37 [2023-01-10T12:23:37.006Z] 2023/01/10 12:23:36 	Finished clone github.com/armon/go-metrics
12:23:37 [2023-01-10T12:23:37.006Z] 2023/01/10 12:23:36 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
12:23:37 [2023-01-10T12:23:37.262Z] 2023/01/10 12:23:37 	Finished clone github.com/spf13/cobra
12:23:37 [2023-01-10T12:23:37.262Z] 2023/01/10 12:23:37 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
12:23:37 [2023-01-10T12:23:37.262Z] 2023/01/10 12:23:37 	Finished clone github.com/tchap/go-patricia
12:23:37 [2023-01-10T12:23:37.262Z] 2023/01/10 12:23:37 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
12:23:37 [2023-01-10T12:23:37.519Z] 2023/01/10 12:23:37 	Finished clone github.com/docker/go-metrics
12:23:37 [2023-01-10T12:23:37.519Z] 2023/01/10 12:23:37 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
12:23:37 [2023-01-10T12:23:37.893Z] --- PASS: TestCreateServiceConfigFileMode (12.96s)
12:23:37 [2023-01-10T12:23:37.893Z] === RUN   TestCreateServiceSysctls
12:23:38 [2023-01-10T12:23:38.886Z] 2023/01/10 12:23:38 	Finished clone github.com/opencontainers/selinux
12:23:38 [2023-01-10T12:23:38.886Z] 2023/01/10 12:23:38 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
12:23:38 [2023-01-10T12:23:38.886Z] 2023/01/10 12:23:38 	Finished clone github.com/docker/go-units
12:23:38 [2023-01-10T12:23:38.886Z] 2023/01/10 12:23:38 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
12:23:39 [2023-01-10T12:23:39.818Z] 2023/01/10 12:23:39 	Finished clone gotest.tools/v3
12:23:39 [2023-01-10T12:23:39.818Z] 2023/01/10 12:23:39 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
12:23:40 [2023-01-10T12:23:40.380Z] 2023/01/10 12:23:40 	Finished clone github.com/syndtr/gocapability
12:23:40 [2023-01-10T12:23:40.380Z] 2023/01/10 12:23:40 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
12:23:40 [2023-01-10T12:23:40.465Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:23:40 [2023-01-10T12:23:40.641Z] 2023/01/10 12:23:40 	Finished clone github.com/docker/go-connections
12:23:40 [2023-01-10T12:23:40.641Z] 2023/01/10 12:23:40 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
12:23:40 [2023-01-10T12:23:40.722Z] --- PASS: TestCreateServiceSysctls (3.24s)
12:23:40 [2023-01-10T12:23:40.722Z] === RUN   TestCreateServiceCapabilities
12:23:41 [2023-01-10T12:23:41.204Z] 2023/01/10 12:23:41 	Finished clone github.com/google/go-cmp
12:23:41 [2023-01-10T12:23:41.204Z] 2023/01/10 12:23:41 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
12:23:41 [2023-01-10T12:23:41.767Z] 2023/01/10 12:23:41 	Finished clone github.com/RackSec/srslog
12:23:41 [2023-01-10T12:23:41.767Z] 2023/01/10 12:23:41 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
12:23:42 [2023-01-10T12:23:42.095Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:23:42 [2023-01-10T12:23:42.330Z] 2023/01/10 12:23:42 	Finished clone github.com/imdario/mergo
12:23:42 [2023-01-10T12:23:42.330Z] 2023/01/10 12:23:42 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
12:23:42 [2023-01-10T12:23:42.587Z] 2023/01/10 12:23:42 	Finished clone golang.org/x/sync
12:23:42 [2023-01-10T12:23:42.587Z] 2023/01/10 12:23:42 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
12:23:42 [2023-01-10T12:23:42.844Z] 2023/01/10 12:23:42 	Finished clone github.com/armon/circbuf
12:23:42 [2023-01-10T12:23:42.844Z] 2023/01/10 12:23:42 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
12:23:43 [2023-01-10T12:23:43.995Z] --- PASS: TestCreateServiceCapabilities (2.88s)
12:23:43 [2023-01-10T12:23:43.995Z] === RUN   TestInspect
12:23:43 [2023-01-10T12:23:43.995Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:23:44 [2023-01-10T12:23:44.211Z] 2023/01/10 12:23:44 	Finished clone github.com/tonistiigi/units
12:23:44 [2023-01-10T12:23:44.211Z] 2023/01/10 12:23:44 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
12:23:44 [2023-01-10T12:23:44.775Z] 2023/01/10 12:23:44 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
12:23:44 [2023-01-10T12:23:44.775Z] 2023/01/10 12:23:44 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
12:23:45 [2023-01-10T12:23:45.894Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:23:46 [2023-01-10T12:23:46.146Z] 2023/01/10 12:23:46 	Finished clone github.com/opentracing/opentracing-go
12:23:46 [2023-01-10T12:23:46.146Z] 2023/01/10 12:23:46 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
12:23:46 [2023-01-10T12:23:46.402Z] 2023/01/10 12:23:46 	Finished clone github.com/google/shlex
12:23:46 [2023-01-10T12:23:46.402Z] 2023/01/10 12:23:46 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
12:23:46 [2023-01-10T12:23:46.827Z] === RUN   TestDockerSuite/TestEventsAttach
12:23:46 [2023-01-10T12:23:46.827Z] --- PASS: TestInspect (3.28s)
12:23:46 [2023-01-10T12:23:46.827Z] === RUN   TestCreateJob
12:23:47 [2023-01-10T12:23:47.394Z] === RUN   TestDockerSuite/TestEventsCommit
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Finished clone github.com/cloudflare/cfssl
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Finished clone github.com/mitchellh/hashstructure
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Finished clone github.com/opentracing-contrib/go-stdlib
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Clone github.com/docker/libnetwork, revision 1f3b98be6833a93f254aa0f765ff55d407dfdd69, attempt 1/20
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Finished clone github.com/tonistiigi/fsutil
12:23:48 [2023-01-10T12:23:48.294Z] 2023/01/10 12:23:47 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
12:23:48 [2023-01-10T12:23:48.330Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:23:48 [2023-01-10T12:23:48.898Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:23:49 [2023-01-10T12:23:49.464Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:23:49 [2023-01-10T12:23:49.662Z] 2023/01/10 12:23:49 	Finished clone github.com/gofrs/flock
12:23:49 [2023-01-10T12:23:49.662Z] 2023/01/10 12:23:49 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
12:23:49 [2023-01-10T12:23:49.918Z] 2023/01/10 12:23:49 	Finished clone github.com/docker/go-events
12:23:49 [2023-01-10T12:23:49.918Z] 2023/01/10 12:23:49 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
12:23:50 [2023-01-10T12:23:50.030Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:23:50 [2023-01-10T12:23:50.595Z] --- PASS: TestCreateJob (3.62s)
12:23:50 [2023-01-10T12:23:50.595Z] === RUN   TestReplicatedJob
12:23:51 [2023-01-10T12:23:51.286Z] 2023/01/10 12:23:51 	Finished clone github.com/Microsoft/hcsshim
12:23:51 [2023-01-10T12:23:51.286Z] 2023/01/10 12:23:51 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
12:23:51 [2023-01-10T12:23:51.529Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:23:51 [2023-01-10T12:23:51.543Z] 2023/01/10 12:23:51 	Finished clone github.com/armon/go-radix
12:23:51 [2023-01-10T12:23:51.543Z] 2023/01/10 12:23:51 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
12:23:52 [2023-01-10T12:23:52.464Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:23:52 [2023-01-10T12:23:52.911Z] 2023/01/10 12:23:52 	Finished clone github.com/BurntSushi/toml
12:23:52 [2023-01-10T12:23:52.911Z] 2023/01/10 12:23:52 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
12:23:53 [2023-01-10T12:23:53.844Z] 2023/01/10 12:23:53 	Finished clone golang.org/x/net
12:23:53 [2023-01-10T12:23:53.844Z] 2023/01/10 12:23:53 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
12:23:55 [2023-01-10T12:23:55.210Z] 2023/01/10 12:23:54 	Finished clone github.com/google/btree
12:23:55 [2023-01-10T12:23:55.210Z] 2023/01/10 12:23:54 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
12:23:55 [2023-01-10T12:23:55.210Z] 2023/01/10 12:23:55 	Finished clone github.com/hashicorp/memberlist
12:23:55 [2023-01-10T12:23:55.210Z] 2023/01/10 12:23:55 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
12:23:55 [2023-01-10T12:23:55.479Z] 2023/01/10 12:23:55 	Finished clone github.com/sean-/seed
12:23:55 [2023-01-10T12:23:55.480Z] 2023/01/10 12:23:55 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
12:23:55 [2023-01-10T12:23:55.745Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:23:56 [2023-01-10T12:23:56.844Z] 2023/01/10 12:23:56 	Finished clone github.com/hashicorp/errwrap
12:23:56 [2023-01-10T12:23:56.844Z] 2023/01/10 12:23:56 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
12:23:57 [2023-01-10T12:23:57.118Z] --- PASS: TestReplicatedJob (6.31s)
12:23:57 [2023-01-10T12:23:57.118Z] === RUN   TestUpdateReplicatedJob
12:23:57 [2023-01-10T12:23:57.407Z] 2023/01/10 12:23:57 	Finished clone github.com/hashicorp/go-multierror
12:23:57 [2023-01-10T12:23:57.407Z] 2023/01/10 12:23:57 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
12:23:57 [2023-01-10T12:23:57.683Z] === RUN   TestDockerSuite/TestEventsCopy
12:23:58 [2023-01-10T12:23:58.618Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:23:58 [2023-01-10T12:23:58.773Z] 2023/01/10 12:23:58 	Finished clone github.com/hashicorp/go-sockaddr
12:23:58 [2023-01-10T12:23:58.773Z] 2023/01/10 12:23:58 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
12:23:59 [2023-01-10T12:23:59.335Z] 2023/01/10 12:23:59 	Finished clone github.com/docker/libkv
12:23:59 [2023-01-10T12:23:59.335Z] 2023/01/10 12:23:59 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
12:23:59 [2023-01-10T12:23:59.897Z] 2023/01/10 12:23:59 	Finished clone github.com/hashicorp/go-msgpack
12:23:59 [2023-01-10T12:23:59.897Z] 2023/01/10 12:23:59 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
12:23:59 [2023-01-10T12:23:59.991Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:24:00 [2023-01-10T12:24:00.249Z] --- PASS: TestUpdateReplicatedJob (3.51s)
12:24:00 [2023-01-10T12:24:00.249Z] === RUN   TestServiceListWithStatuses
12:24:00 [2023-01-10T12:24:00.249Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:24:00 [2023-01-10T12:24:00.249Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:24:00 [2023-01-10T12:24:00.249Z] === RUN   TestDockerNetworkConnectAlias
12:24:00 [2023-01-10T12:24:00.825Z] 2023/01/10 12:24:00 	Finished clone github.com/vishvananda/netns
12:24:00 [2023-01-10T12:24:00.825Z] 2023/01/10 12:24:00 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
12:24:00 [2023-01-10T12:24:00.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:24:01 [2023-01-10T12:24:01.754Z] 2023/01/10 12:24:01 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
12:24:01 [2023-01-10T12:24:01.754Z] 2023/01/10 12:24:01 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
12:24:03 [2023-01-10T12:24:03.119Z] 2023/01/10 12:24:03 	Finished clone github.com/ishidawataru/sctp
12:24:03 [2023-01-10T12:24:03.119Z] 2023/01/10 12:24:03 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
12:24:03 [2023-01-10T12:24:03.120Z] 2023/01/10 12:24:03 	Finished clone github.com/moby/ipvs
12:24:03 [2023-01-10T12:24:03.120Z] 2023/01/10 12:24:03 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
12:24:03 [2023-01-10T12:24:03.682Z] 2023/01/10 12:24:03 	Finished clone github.com/vishvananda/netlink
12:24:03 [2023-01-10T12:24:03.683Z] 2023/01/10 12:24:03 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
12:24:03 [2023-01-10T12:24:03.940Z] 2023/01/10 12:24:03 	Finished clone github.com/samuel/go-zookeeper
12:24:03 [2023-01-10T12:24:03.940Z] 2023/01/10 12:24:03 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
12:24:05 [2023-01-10T12:24:05.024Z] --- PASS: TestDockerNetworkConnectAlias (4.59s)
12:24:05 [2023-01-10T12:24:05.024Z] === RUN   TestDockerNetworkReConnect
12:24:05 [2023-01-10T12:24:05.282Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:24:05 [2023-01-10T12:24:05.305Z] 2023/01/10 12:24:05 	Finished clone github.com/deckarep/golang-set
12:24:05 [2023-01-10T12:24:05.305Z] 2023/01/10 12:24:05 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
12:24:05 [2023-01-10T12:24:05.561Z] 2023/01/10 12:24:05 	Finished clone github.com/coreos/go-semver
12:24:05 [2023-01-10T12:24:05.561Z] 2023/01/10 12:24:05 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
12:24:05 [2023-01-10T12:24:05.848Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:24:06 [2023-01-10T12:24:06.124Z] 2023/01/10 12:24:06 	Finished clone github.com/containerd/containerd
12:24:06 [2023-01-10T12:24:06.124Z] 2023/01/10 12:24:06 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
12:24:06 [2023-01-10T12:24:06.686Z] 2023/01/10 12:24:06 	Finished clone github.com/hashicorp/serf
12:24:06 [2023-01-10T12:24:06.686Z] 2023/01/10 12:24:06 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
12:24:06 [2023-01-10T12:24:06.781Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:24:07 [2023-01-10T12:24:07.040Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:24:07 [2023-01-10T12:24:07.040Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:24:07 [2023-01-10T12:24:07.606Z] === RUN   TestDockerSuite/TestEventsFilterType
12:24:07 [2023-01-10T12:24:07.614Z] 2023/01/10 12:24:07 	Finished clone github.com/modern-go/concurrent
12:24:07 [2023-01-10T12:24:07.614Z] 2023/01/10 12:24:07 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
12:24:07 [2023-01-10T12:24:07.864Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:24:08 [2023-01-10T12:24:08.122Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:24:08 [2023-01-10T12:24:08.122Z] === RUN   TestDockerSuite/TestEventsFilters
12:24:09 [2023-01-10T12:24:09.056Z]     docker_api_swarm_test.go:202: [d943065eb3728] joining swarm manager [df53da2e34c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:24:09 [2023-01-10T12:24:09.316Z] --- PASS: TestDockerNetworkReConnect (4.30s)
12:24:09 [2023-01-10T12:24:09.316Z] === RUN   TestServicePlugin
12:24:09 [2023-01-10T12:24:09.882Z] === RUN   TestDockerSuite/TestEventsFormat
12:24:10 [2023-01-10T12:24:10.130Z] 2023/01/10 12:24:09 	Finished clone golang.org/x/sys
12:24:10 [2023-01-10T12:24:10.130Z] 2023/01/10 12:24:09 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
12:24:10 [2023-01-10T12:24:10.130Z] 2023/01/10 12:24:09 	Finished clone github.com/docker/swarmkit
12:24:10 [2023-01-10T12:24:10.130Z] 2023/01/10 12:24:09 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
12:24:10 [2023-01-10T12:24:10.130Z] 2023/01/10 12:24:10 	Finished clone go.etcd.io/bbolt
12:24:10 [2023-01-10T12:24:10.130Z] 2023/01/10 12:24:10 	Finished clone github.com/json-iterator/go
12:24:11 [2023-01-10T12:24:11.058Z] 2023/01/10 12:24:10 	Finished clone github.com/docker/libnetwork
12:24:11 [2023-01-10T12:24:11.257Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:24:11 [2023-01-10T12:24:11.257Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:24:11 [2023-01-10T12:24:11.257Z] === RUN   TestDockerSuite/TestEventsImageImport
12:24:11 [2023-01-10T12:24:11.314Z] 2023/01/10 12:24:11 	Finished clone github.com/modern-go/reflect2
12:24:11 [2023-01-10T12:24:11.823Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:24:12 [2023-01-10T12:24:12.081Z] === RUN   TestDockerSuite/TestEventsImagePull
12:24:13 [2023-01-10T12:24:13.014Z] === RUN   TestDockerSuite/TestEventsImageTag
12:24:13 [2023-01-10T12:24:13.203Z] 2023/01/10 12:24:13 	Finished clone golang.org/x/text
12:24:13 [2023-01-10T12:24:13.272Z]     plugin_test.go:62: [d3dd7828468c0] joining swarm manager [dd8bab6466b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:24:14 [2023-01-10T12:24:14.204Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:24:14 [2023-01-10T12:24:14.204Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:24:14 [2023-01-10T12:24:14.204Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
12:24:14 [2023-01-10T12:24:14.204Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:24:14 [2023-01-10T12:24:14.204Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
12:24:14 [2023-01-10T12:24:14.204Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:24:14 [2023-01-10T12:24:14.769Z]     plugin_test.go:65: [d47c04680dbb8] joining swarm manager [dd8bab6466b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:24:15 [2023-01-10T12:24:15.094Z] 2023/01/10 12:24:14 	Finished clone github.com/vbatts/tar-split
12:24:16 [2023-01-10T12:24:16.670Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:24:16 [2023-01-10T12:24:16.929Z] === RUN   TestDockerSuite/TestEventsRename
12:24:17 [2023-01-10T12:24:17.496Z] === RUN   TestDockerSuite/TestEventsResize
12:24:18 [2023-01-10T12:24:18.062Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:24:21 [2023-01-10T12:24:21.654Z] 2023/01/10 12:24:20 	Finished clone github.com/miekg/dns
12:24:24 [2023-01-10T12:24:24.620Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:24:24 [2023-01-10T12:24:24.620Z] === RUN   TestDockerSuite/TestEventsStreaming
12:24:24 [2023-01-10T12:24:24.885Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:24:25 [2023-01-10T12:24:25.821Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:24:27 [2023-01-10T12:24:27.721Z] === RUN   TestDockerSuite/TestEventsTop
12:24:28 [2023-01-10T12:24:28.194Z] 2023/01/10 12:24:27 	Finished clone github.com/moby/buildkit
12:24:28 [2023-01-10T12:24:28.288Z]     docker_api_swarm_test.go:384: [dfd7d71360f04] joining swarm manager [d6ef6b05a99a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:24:28 [2023-01-10T12:24:28.545Z] === RUN   TestDockerSuite/TestEventsUntag
12:24:29 [2023-01-10T12:24:29.478Z]     docker_api_swarm_test.go:385: [ddc3c2557add3] joining swarm manager [d6ef6b05a99a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:24:30 [2023-01-10T12:24:30.085Z] 2023/01/10 12:24:29 	Finished clone github.com/docker/distribution
12:24:31 [2023-01-10T12:24:31.378Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:24:35 [2023-01-10T12:24:35.330Z] 2023/01/10 12:24:34 	Finished clone github.com/gogo/protobuf
12:24:41 [2023-01-10T12:24:41.338Z] --- PASS: TestServicePlugin (30.84s)
12:24:41 [2023-01-10T12:24:41.338Z] === RUN   TestServiceUpdateLabel
12:24:41 [2023-01-10T12:24:41.903Z] === RUN   TestDockerSuite/TestExec
12:24:42 [2023-01-10T12:24:42.468Z] --- PASS: TestServiceUpdateLabel (2.28s)
12:24:42 [2023-01-10T12:24:42.468Z] === RUN   TestServiceUpdateSecrets
12:24:42 [2023-01-10T12:24:42.468Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:24:43 [2023-01-10T12:24:43.034Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:24:43 [2023-01-10T12:24:43.600Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:24:44 [2023-01-10T12:24:44.167Z] === RUN   TestDockerSuite/TestExecAPIStart
12:24:45 [2023-01-10T12:24:45.540Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:24:45 [2023-01-10T12:24:45.798Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:24:46 [2023-01-10T12:24:46.366Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:24:46 [2023-01-10T12:24:46.931Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:24:47 [2023-01-10T12:24:47.497Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:24:47 [2023-01-10T12:24:47.755Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:24:48 [2023-01-10T12:24:48.322Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:24:49 [2023-01-10T12:24:49.255Z] === RUN   TestDockerSuite/TestExecCgroup
12:24:50 [2023-01-10T12:24:50.174Z] 2023/01/10 12:24:49 	Finished clone github.com/coreos/etcd
12:24:50 [2023-01-10T12:24:50.188Z] === RUN   TestDockerSuite/TestExecEnv
12:24:50 [2023-01-10T12:24:50.430Z] 2023/01/10 12:24:50 	Finished clone google.golang.org/genproto
12:24:50 [2023-01-10T12:24:50.756Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:24:52 [2023-01-10T12:24:52.137Z] === RUN   TestDockerSuite/TestExecExitStatus
12:24:52 [2023-01-10T12:24:52.395Z] === RUN   TestDockerSuite/TestExecInspectID
12:24:53 [2023-01-10T12:24:53.698Z] 2023/01/10 12:24:53 	Finished clone cloud.google.com/go
12:24:54 [2023-01-10T12:24:54.920Z] === RUN   TestDockerSuite/TestExecInteractive
12:24:55 [2023-01-10T12:24:55.485Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:24:56 [2023-01-10T12:24:56.051Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:24:56 [2023-01-10T12:24:56.616Z] === RUN   TestDockerSuite/TestExecParseError
12:24:56 [2023-01-10T12:24:56.874Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:24:57 [2023-01-10T12:24:57.440Z] --- PASS: TestServiceUpdateSecrets (15.01s)
12:24:57 [2023-01-10T12:24:57.440Z] === RUN   TestServiceUpdateConfigs
12:24:57 [2023-01-10T12:24:57.698Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:24:58 [2023-01-10T12:24:58.265Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:24:59 [2023-01-10T12:24:59.639Z] === RUN   TestDockerSuite/TestExecSetEnv
12:24:59 [2023-01-10T12:24:59.898Z] === RUN   TestDockerSuite/TestExecStartFails
12:25:00 [2023-01-10T12:25:00.465Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:25:12 [2023-01-10T12:25:12.654Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:25:12 [2023-01-10T12:25:12.654Z] === RUN   TestDockerSuite/TestExecTTY
12:25:12 [2023-01-10T12:25:12.654Z] --- PASS: TestServiceUpdateConfigs (14.78s)
12:25:12 [2023-01-10T12:25:12.654Z] === RUN   TestServiceUpdateNetwork
12:25:12 [2023-01-10T12:25:12.654Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:25:12 [2023-01-10T12:25:12.912Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:25:13 [2023-01-10T12:25:13.478Z] === RUN   TestDockerSuite/TestExecUlimits
12:25:14 [2023-01-10T12:25:14.044Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:25:14 [2023-01-10T12:25:14.044Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:25:14 [2023-01-10T12:25:14.044Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:25:15 [2023-01-10T12:25:15.949Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:25:16 [2023-01-10T12:25:16.207Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:25:16 [2023-01-10T12:25:16.773Z] === RUN   TestDockerSuite/TestExecWithTERM
12:25:17 [2023-01-10T12:25:17.338Z] === RUN   TestDockerSuite/TestExecWithUser
12:25:17 [2023-01-10T12:25:17.904Z] === RUN   TestDockerSuite/TestGetContainerStats
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestBuildWithHugeFile (166.39s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestBuildWithEmptyDockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestBuildPreserveOwnership
12:25:19 [2023-01-10T12:25:19.172Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestBuildPlatformInvalid
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:25:19 [2023-01-10T12:25:19.172Z] PASS
12:25:19 [2023-01-10T12:25:19.172Z] ok  	github.com/docker/docker/integration/build	237.646s
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === Skipped
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     build_session_test.go:25: TODO: BuildKit
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] DONE 28 tests, 5 skipped in 274.717s
12:25:19 [2023-01-10T12:25:19.172Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:25:19 [2023-01-10T12:25:19.172Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:25:19 [2023-01-10T12:25:19.172Z] INFO: Testing against a local daemon
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestConfigInspect
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestConfigInspect (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestConfigList
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestConfigList (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestConfigsCreateAndDelete
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestConfigsUpdate
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestConfigsUpdate (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestTemplatedConfig
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestTemplatedConfig (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestConfigCreateResolve
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestConfigDaemonLibtrustID
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] PASS
12:25:19 [2023-01-10T12:25:19.172Z] ok  	github.com/docker/docker/integration/config	0.157s
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === Skipped
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:25:19 [2023-01-10T12:25:19.172Z] 
12:25:19 [2023-01-10T12:25:19.172Z] DONE 7 tests, 7 skipped in 2.656s
12:25:19 [2023-01-10T12:25:19.172Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:25:19 [2023-01-10T12:25:19.172Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:25:19 [2023-01-10T12:25:19.172Z] INFO: Testing against a local daemon
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCheckpoint
12:25:19 [2023-01-10T12:25:19.172Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCheckpoint (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestContainerInvalidJSON
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestContainerInvalidJSON (0.05s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCopyFromContainerPathIsNotDir
12:25:19 [2023-01-10T12:25:19.172Z]     copy_test.go:38: testEnv.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCopyToContainerPathDoesNotExist
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCopyToContainerPathIsNotDir
12:25:19 [2023-01-10T12:25:19.172Z]     copy_test.go:63: testEnv.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCopyFromContainer
12:25:19 [2023-01-10T12:25:19.172Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCopyFromContainer (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateLinkToNonExistingContainer
12:25:19 [2023-01-10T12:25:19.172Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidEnv
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidEnv/0
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidEnv/0
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidEnv/1
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidEnv/1
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidEnv/2
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidEnv/2
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidEnv/0
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidEnv/2
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidEnv/1
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateTmpfsMountsTarget
12:25:19 [2023-01-10T12:25:19.172Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithCustomMaskedPaths
12:25:19 [2023-01-10T12:25:19.172Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithCustomReadonlyPaths
12:25:19 [2023-01-10T12:25:19.172Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:25:19 [2023-01-10T12:25:19.172Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateDifferentPlatform
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateDifferentPlatform/different_os
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCreateDifferentPlatform (0.06s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:25:19 [2023-01-10T12:25:19.172Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestContainerKillOnDaemonStart
12:25:19 [2023-01-10T12:25:19.172Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestDiff
12:25:19 [2023-01-10T12:25:19.172Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:25:19 [2023-01-10T12:25:19.172Z] --- SKIP: TestDiff (0.00s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestExecWithCloseStdin
12:25:19 [2023-01-10T12:25:19.172Z] --- PASS: TestExecWithCloseStdin (2.92s)
12:25:19 [2023-01-10T12:25:19.172Z] === RUN   TestExec
12:25:20 [2023-01-10T12:25:20.138Z] --- PASS: TestExec (2.85s)
12:25:20 [2023-01-10T12:25:20.138Z] === RUN   TestExecUser
12:25:20 [2023-01-10T12:25:20.138Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:25:20 [2023-01-10T12:25:20.138Z] --- SKIP: TestExecUser (0.00s)
12:25:20 [2023-01-10T12:25:20.138Z] === RUN   TestExportContainerAndImportImage
12:25:20 [2023-01-10T12:25:20.138Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:25:20 [2023-01-10T12:25:20.138Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:25:20 [2023-01-10T12:25:20.138Z] === RUN   TestExportContainerAfterDaemonRestart
12:25:20 [2023-01-10T12:25:20.138Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:25:20 [2023-01-10T12:25:20.138Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:25:20 [2023-01-10T12:25:20.138Z] === RUN   TestHealthCheckWorkdir
12:25:20 [2023-01-10T12:25:20.138Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
12:25:20 [2023-01-10T12:25:20.138Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:25:20 [2023-01-10T12:25:20.138Z] === RUN   TestHealthKillContainer
12:25:20 [2023-01-10T12:25:20.138Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:25:20 [2023-01-10T12:25:20.138Z] --- SKIP: TestHealthKillContainer (0.00s)
12:25:20 [2023-01-10T12:25:20.138Z] === RUN   TestHealthCheckProcessKilled
12:25:23 [2023-01-10T12:25:23.032Z] --- PASS: TestHealthCheckProcessKilled (2.81s)
12:25:23 [2023-01-10T12:25:23.032Z] === RUN   TestInspectCpusetInConfigPre120
12:25:23 [2023-01-10T12:25:23.032Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:25:23 [2023-01-10T12:25:23.032Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:25:23 [2023-01-10T12:25:23.032Z] === RUN   TestKillContainerInvalidSignal
12:25:23 [2023-01-10T12:25:23.191Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:25:25 [2023-01-10T12:25:25.204Z] --- PASS: TestKillContainerInvalidSignal (2.36s)
12:25:25 [2023-01-10T12:25:25.204Z] === RUN   TestKillContainer
12:25:25 [2023-01-10T12:25:25.204Z] === RUN   TestKillContainer/no_signal
12:25:25 [2023-01-10T12:25:25.716Z] --- PASS: TestServiceUpdateNetwork (13.27s)
12:25:25 [2023-01-10T12:25:25.716Z] === RUN   TestServiceUpdatePidsLimit
12:25:26 [2023-01-10T12:25:26.649Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:25:26 [2023-01-10T12:25:26.907Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:25:27 [2023-01-10T12:25:27.473Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:25:28 [2023-01-10T12:25:28.097Z] === RUN   TestKillContainer/non_killing_signal
12:25:28 [2023-01-10T12:25:28.097Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:25:28 [2023-01-10T12:25:28.097Z] === RUN   TestKillContainer/killing_signal
12:25:28 [2023-01-10T12:25:28.845Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:25:29 [2023-01-10T12:25:29.779Z]     check_test.go:380: [ddc3c2557add3] daemon is not started
12:25:29 [2023-01-10T12:25:29.779Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:25:31 [2023-01-10T12:25:31.677Z]     docker_api_swarm_test.go:802: [d92e918ca13b7] joining swarm manager [d6cc427da0205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:25:33 [2023-01-10T12:25:33.049Z]     docker_api_swarm_test.go:802: [d9053094e53c0] joining swarm manager [d6cc427da0205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:25:33 [2023-01-10T12:25:33.049Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:25:33 [2023-01-10T12:25:33.615Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:25:33 [2023-01-10T12:25:33.615Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:25:33 [2023-01-10T12:25:33.615Z] === RUN   TestDockerSuite/TestHealth
12:25:34 [2023-01-10T12:25:34.550Z]     docker_api_swarm_test.go:802: [d583116b137a7] joining swarm manager [d6cc427da0205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:25:34 [2023-01-10T12:25:34.550Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:25:35 [2023-01-10T12:25:35.483Z]     docker_api_swarm_test.go:802: [d946e8932d1c0] joining swarm manager [d6cc427da0205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:25:36 [2023-01-10T12:25:36.673Z] --- PASS: TestKillContainer (10.05s)
12:25:36 [2023-01-10T12:25:36.673Z]     --- PASS: TestKillContainer/no_signal (2.53s)
12:25:36 [2023-01-10T12:25:36.673Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:25:36 [2023-01-10T12:25:36.673Z]     --- PASS: TestKillContainer/killing_signal (7.46s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:25:36 [2023-01-10T12:25:36.673Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:25:36 [2023-01-10T12:25:36.673Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestKillStoppedContainer
12:25:36 [2023-01-10T12:25:36.673Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:25:36 [2023-01-10T12:25:36.673Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestKillStoppedContainerAPIPre120
12:25:36 [2023-01-10T12:25:36.673Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:25:36 [2023-01-10T12:25:36.673Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestKillDifferentUserContainer
12:25:36 [2023-01-10T12:25:36.673Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:25:36 [2023-01-10T12:25:36.673Z] --- SKIP: TestKillDifferentUserContainer (0.01s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestInspectOomKilledTrue
12:25:36 [2023-01-10T12:25:36.673Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:25:36 [2023-01-10T12:25:36.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestInspectOomKilledFalse
12:25:36 [2023-01-10T12:25:36.673Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:25:36 [2023-01-10T12:25:36.673Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:25:36 [2023-01-10T12:25:36.673Z] === RUN   TestLogsFollowTailEmpty
12:25:36 [2023-01-10T12:25:36.855Z]     docker_api_swarm_test.go:810: [d311bb88f6357] joining swarm manager [d6cc427da0205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:25:38 [2023-01-10T12:25:38.209Z] --- PASS: TestLogsFollowTailEmpty (2.40s)
12:25:38 [2023-01-10T12:25:38.209Z] === RUN   TestNetworkNat
12:25:38 [2023-01-10T12:25:38.209Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:25:38 [2023-01-10T12:25:38.209Z] --- SKIP: TestNetworkNat (0.00s)
12:25:38 [2023-01-10T12:25:38.209Z] === RUN   TestNetworkLocalhostTCPNat
12:25:40 [2023-01-10T12:25:40.381Z] --- PASS: TestNetworkLocalhostTCPNat (2.68s)
12:25:40 [2023-01-10T12:25:40.381Z] === RUN   TestNetworkLoopbackNat
12:25:40 [2023-01-10T12:25:40.381Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:25:40 [2023-01-10T12:25:40.381Z] --- SKIP: TestNetworkLoopbackNat (0.01s)
12:25:40 [2023-01-10T12:25:40.381Z] === RUN   TestPause
12:25:40 [2023-01-10T12:25:40.381Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:25:40 [2023-01-10T12:25:40.381Z] --- SKIP: TestPause (0.00s)
12:25:40 [2023-01-10T12:25:40.381Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:25:42 [2023-01-10T12:25:42.115Z] --- PASS: TestServiceUpdatePidsLimit (16.52s)
12:25:42 [2023-01-10T12:25:42.115Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
12:25:42 [2023-01-10T12:25:42.115Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:25:42 [2023-01-10T12:25:42.115Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s)
12:25:42 [2023-01-10T12:25:42.115Z] PASS
12:25:42 [2023-01-10T12:25:42.115Z] 
12:25:42 [2023-01-10T12:25:42.115Z] === Skipped
12:25:42 [2023-01-10T12:25:42.115Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:25:42 [2023-01-10T12:25:42.115Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:25:42 [2023-01-10T12:25:42.115Z] 
12:25:42 [2023-01-10T12:25:42.115Z] DONE 27 tests, 1 skipped in 195.825s
12:25:42 [2023-01-10T12:25:42.115Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:25:42 [2023-01-10T12:25:42.115Z] ++ 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
12:25:42 [2023-01-10T12:25:42.115Z] ++ set -e
12:25:42 [2023-01-10T12:25:42.115Z] ++ '[' -n 0 ']'
12:25:42 [2023-01-10T12:25:42.115Z] ++ set -x
12:25:42 [2023-01-10T12:25:42.115Z] ++ 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
12:25:42 [2023-01-10T12:25:42.115Z] INFO: Testing against a local daemon
12:25:42 [2023-01-10T12:25:42.115Z] === RUN   TestSessionCreate
12:25:42 [2023-01-10T12:25:42.115Z] --- PASS: TestSessionCreate (0.04s)
12:25:42 [2023-01-10T12:25:42.115Z] === RUN   TestSessionCreateWithBadUpgrade
12:25:42 [2023-01-10T12:25:42.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:25:42 [2023-01-10T12:25:42.373Z] PASS
12:25:42 [2023-01-10T12:25:42.373Z] 
12:25:42 [2023-01-10T12:25:42.373Z] DONE 2 tests in 0.311s
12:25:42 [2023-01-10T12:25:42.373Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:25:42 [2023-01-10T12:25:42.373Z] ++ 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
12:25:42 [2023-01-10T12:25:42.373Z] ++ set -e
12:25:42 [2023-01-10T12:25:42.373Z] ++ '[' -n 0 ']'
12:25:42 [2023-01-10T12:25:42.373Z] ++ set -x
12:25:42 [2023-01-10T12:25:42.374Z] ++ 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
12:25:42 [2023-01-10T12:25:42.632Z] INFO: Testing against a local daemon
12:25:42 [2023-01-10T12:25:42.632Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:25:42 [2023-01-10T12:25:42.632Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:25:42 [2023-01-10T12:25:42.632Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:25:42 [2023-01-10T12:25:42.632Z] === RUN   TestEventsExecDie
12:25:43 [2023-01-10T12:25:43.198Z] --- PASS: TestEventsExecDie (0.76s)
12:25:43 [2023-01-10T12:25:43.198Z] === RUN   TestEventsBackwardsCompatible
12:25:43 [2023-01-10T12:25:43.283Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.49s)
12:25:43 [2023-01-10T12:25:43.284Z] === RUN   TestPauseStopPausedContainer
12:25:43 [2023-01-10T12:25:43.284Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:25:43 [2023-01-10T12:25:43.284Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:25:43 [2023-01-10T12:25:43.284Z] === RUN   TestPsFilter
12:25:43 [2023-01-10T12:25:43.284Z] --- PASS: TestPsFilter (0.13s)
12:25:43 [2023-01-10T12:25:43.284Z] === RUN   TestRemoveContainerWithRemovedVolume
12:25:43 [2023-01-10T12:25:43.463Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:25:43 [2023-01-10T12:25:43.463Z] === RUN   TestInfoBinaryCommits
12:25:43 [2023-01-10T12:25:43.463Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:25:43 [2023-01-10T12:25:43.463Z] === RUN   TestInfoAPIVersioned
12:25:43 [2023-01-10T12:25:43.463Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:25:43 [2023-01-10T12:25:43.463Z] === RUN   TestInfoDiscoveryBackend
12:25:44 [2023-01-10T12:25:44.029Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
12:25:44 [2023-01-10T12:25:44.029Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:25:44 [2023-01-10T12:25:44.961Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
12:25:44 [2023-01-10T12:25:44.961Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:25:45 [2023-01-10T12:25:45.527Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:25:45 [2023-01-10T12:25:45.527Z] === RUN   TestInfoAPI
12:25:45 [2023-01-10T12:25:45.527Z] --- PASS: TestInfoAPI (0.02s)
12:25:45 [2023-01-10T12:25:45.527Z] === RUN   TestInfoAPIWarnings
12:25:46 [2023-01-10T12:25:46.182Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.74s)
12:25:46 [2023-01-10T12:25:46.182Z] === RUN   TestRemoveContainerWithVolume
12:25:49 [2023-01-10T12:25:49.082Z] --- PASS: TestRemoveContainerWithVolume (2.92s)
12:25:49 [2023-01-10T12:25:49.082Z] === RUN   TestRemoveContainerRunning
12:25:51 [2023-01-10T12:25:51.252Z] --- PASS: TestRemoveContainerRunning (2.42s)
12:25:51 [2023-01-10T12:25:51.252Z] === RUN   TestRemoveContainerForceRemoveRunning
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:25:53 [2023-01-10T12:25:53.629Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:25:53 [2023-01-10T12:25:53.887Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:25:53 [2023-01-10T12:25:53.887Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:25:54 [2023-01-10T12:25:54.145Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:25:54 [2023-01-10T12:25:54.145Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:25:54 [2023-01-10T12:25:54.148Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.41s)
12:25:54 [2023-01-10T12:25:54.148Z] === RUN   TestRemoveInvalidContainer
12:25:54 [2023-01-10T12:25:54.148Z] --- PASS: TestRemoveInvalidContainer (0.04s)
12:25:54 [2023-01-10T12:25:54.148Z] === RUN   TestRenameLinkedContainer
12:25:54 [2023-01-10T12:25:54.148Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:25:54 [2023-01-10T12:25:54.148Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:25:54 [2023-01-10T12:25:54.148Z] === RUN   TestRenameStoppedContainer
12:25:54 [2023-01-10T12:25:54.403Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:25:54 [2023-01-10T12:25:54.403Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:25:54 [2023-01-10T12:25:54.968Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:25:55 [2023-01-10T12:25:55.226Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:25:55 [2023-01-10T12:25:55.792Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:25:56 [2023-01-10T12:25:56.357Z] === RUN   TestDockerSuite/TestImagesFormat
12:25:56 [2023-01-10T12:25:56.357Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:25:57 [2023-01-10T12:25:57.290Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:25:59 [2023-01-10T12:25:59.816Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:25:59 [2023-01-10T12:25:59.816Z] === RUN   TestDockerSuite/TestImportBadURL
12:25:59 [2023-01-10T12:25:59.816Z] === RUN   TestDockerSuite/TestImportDisplay
12:26:00 [2023-01-10T12:26:00.749Z] === RUN   TestDockerSuite/TestImportFile
12:26:01 [2023-01-10T12:26:01.208Z] --- PASS: TestRenameStoppedContainer (7.59s)
12:26:01 [2023-01-10T12:26:01.208Z] === RUN   TestRenameRunningContainerAndReuse
12:26:01 [2023-01-10T12:26:01.685Z] --- PASS: TestInfoAPIWarnings (16.28s)
12:26:01 [2023-01-10T12:26:01.685Z] === RUN   TestInfoDebug
12:26:01 [2023-01-10T12:26:01.685Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:26:01 [2023-01-10T12:26:01.943Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:26:02 [2023-01-10T12:26:02.202Z] --- PASS: TestInfoDebug (0.55s)
12:26:02 [2023-01-10T12:26:02.202Z] === RUN   TestInfoInsecureRegistries
12:26:02 [2023-01-10T12:26:02.768Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:26:02 [2023-01-10T12:26:02.768Z] === RUN   TestInfoRegistryMirrors
12:26:03 [2023-01-10T12:26:03.026Z] === RUN   TestDockerSuite/TestImportGzipped
12:26:03 [2023-01-10T12:26:03.283Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:26:03 [2023-01-10T12:26:03.283Z] === RUN   TestLoginFailsWithBadCredentials
12:26:03 [2023-01-10T12:26:03.850Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
12:26:03 [2023-01-10T12:26:03.850Z] === RUN   TestPingCacheHeaders
12:26:03 [2023-01-10T12:26:03.850Z] --- PASS: TestPingCacheHeaders (0.03s)
12:26:03 [2023-01-10T12:26:03.850Z] === RUN   TestPingGet
12:26:03 [2023-01-10T12:26:03.850Z] --- PASS: TestPingGet (0.02s)
12:26:03 [2023-01-10T12:26:03.850Z] === RUN   TestPingHead
12:26:03 [2023-01-10T12:26:03.850Z] --- PASS: TestPingHead (0.02s)
12:26:03 [2023-01-10T12:26:03.850Z] === RUN   TestVersion
12:26:03 [2023-01-10T12:26:03.850Z] --- PASS: TestVersion (0.02s)
12:26:03 [2023-01-10T12:26:03.850Z] PASS
12:26:03 [2023-01-10T12:26:03.850Z] 
12:26:03 [2023-01-10T12:26:03.850Z] === Skipped
12:26:03 [2023-01-10T12:26:03.850Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:26:03 [2023-01-10T12:26:03.850Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:26:03 [2023-01-10T12:26:03.850Z] 
12:26:03 [2023-01-10T12:26:03.850Z] DONE 18 tests, 1 skipped in 21.576s
12:26:03 [2023-01-10T12:26:03.850Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:26:03 [2023-01-10T12:26:03.850Z] ++ 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
12:26:03 [2023-01-10T12:26:03.850Z] ++ set -e
12:26:03 [2023-01-10T12:26:03.850Z] ++ '[' -n 0 ']'
12:26:03 [2023-01-10T12:26:03.850Z] ++ set -x
12:26:03 [2023-01-10T12:26:03.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
12:26:04 [2023-01-10T12:26:04.108Z] INFO: Testing against a local daemon
12:26:04 [2023-01-10T12:26:04.108Z] === RUN   TestVolumesCreateAndList
12:26:04 [2023-01-10T12:26:04.108Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:26:04 [2023-01-10T12:26:04.108Z] === RUN   TestVolumesRemove
12:26:04 [2023-01-10T12:26:04.108Z] --- PASS: TestVolumesRemove (0.08s)
12:26:04 [2023-01-10T12:26:04.108Z] === RUN   TestVolumesInspect
12:26:04 [2023-01-10T12:26:04.108Z] --- PASS: TestVolumesInspect (0.02s)
12:26:04 [2023-01-10T12:26:04.108Z] === RUN   TestVolumesInvalidJSON
12:26:04 [2023-01-10T12:26:04.108Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:26:04 [2023-01-10T12:26:04.108Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:26:04 [2023-01-10T12:26:04.108Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:26:04 [2023-01-10T12:26:04.108Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:26:04 [2023-01-10T12:26:04.108Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:26:04 [2023-01-10T12:26:04.108Z] PASS
12:26:04 [2023-01-10T12:26:04.366Z] 
12:26:04 [2023-01-10T12:26:04.366Z] DONE 5 tests in 0.339s
12:26:04 [2023-01-10T12:26:04.366Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:26:04 [2023-01-10T12:26:04.366Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:26:04 [2023-01-10T12:26:04.366Z] ++++ cat bundles/test-integration/docker.pid
12:26:04 [2023-01-10T12:26:04.366Z] +++ kill 5987
12:26:05 [2023-01-10T12:26:05.741Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:26:05 [2023-01-10T12:26:05.741Z] +++ /etc/init.d/apparmor stop
12:26:05 [2023-01-10T12:26:05.741Z] Leaving: AppArmorNo profiles have been unloaded.
12:26:05 [2023-01-10T12:26:05.741Z] 
12:26:05 [2023-01-10T12:26:05.741Z] Unloading profiles will leave already running processes permanently
12:26:05 [2023-01-10T12:26:05.741Z] unconfined, which can lead to unexpected situations.
12:26:05 [2023-01-10T12:26:05.741Z] 
12:26:05 [2023-01-10T12:26:05.741Z] To set a process to complain mode, use the command line tool
12:26:05 [2023-01-10T12:26:05.741Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:26:05 [2023-01-10T12:26:05.741Z] +++ true
12:26:05 [2023-01-10T12:26:05.741Z] exiting test-integration
12:26:05 [2023-01-10T12:26:05.741Z] ++ exit 0
12:26:05 [2023-01-10T12:26:05.741Z] 
12:26:06 [2023-01-10T12:26:06.000Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:26:06 [2023-01-10T12:26:06.565Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:26:06 [2023-01-10T12:26:06.826Z] + for job in $(jobs -p)
12:26:06 [2023-01-10T12:26:06.826Z] + wait 27172
12:26:06 [2023-01-10T12:26:06.992Z] --- PASS: TestRenameRunningContainerAndReuse (4.96s)
12:26:06 [2023-01-10T12:26:06.992Z] === RUN   TestRenameInvalidName
12:26:07 [2023-01-10T12:26:07.393Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:26:07 [2023-01-10T12:26:07.393Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:26:07 [2023-01-10T12:26:07.393Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:26:07 [2023-01-10T12:26:07.959Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:26:08 [2023-01-10T12:26:08.523Z] --- PASS: TestRenameInvalidName (2.41s)
12:26:08 [2023-01-10T12:26:08.523Z] === RUN   TestRenameAnonymousContainer
12:26:08 [2023-01-10T12:26:08.523Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:26:08 [2023-01-10T12:26:08.523Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:26:08 [2023-01-10T12:26:08.523Z] === RUN   TestRenameContainerWithSameName
12:26:08 [2023-01-10T12:26:08.524Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:26:08 [2023-01-10T12:26:08.783Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:26:09 [2023-01-10T12:26:09.348Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:26:09 [2023-01-10T12:26:09.605Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:26:10 [2023-01-10T12:26:10.171Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:26:10 [2023-01-10T12:26:10.171Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:26:11 [2023-01-10T12:26:11.104Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:26:11 [2023-01-10T12:26:11.419Z] --- PASS: TestRenameContainerWithSameName (2.43s)
12:26:11 [2023-01-10T12:26:11.419Z] === RUN   TestRenameContainerWithLinkedContainer
12:26:11 [2023-01-10T12:26:11.419Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:26:11 [2023-01-10T12:26:11.419Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:26:11 [2023-01-10T12:26:11.419Z] === RUN   TestResize
12:26:11 [2023-01-10T12:26:11.669Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:26:11 [2023-01-10T12:26:11.926Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:26:11 [2023-01-10T12:26:11.926Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:26:12 [2023-01-10T12:26:12.492Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:26:12 [2023-01-10T12:26:12.492Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:26:12 [2023-01-10T12:26:12.492Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:26:13 [2023-01-10T12:26:13.059Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:26:13 [2023-01-10T12:26:13.588Z] --- PASS: TestResize (2.45s)
12:26:13 [2023-01-10T12:26:13.588Z] === RUN   TestResizeWithInvalidSize
12:26:13 [2023-01-10T12:26:13.588Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:26:13 [2023-01-10T12:26:13.588Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:26:13 [2023-01-10T12:26:13.588Z] === RUN   TestResizeWhenContainerNotStarted
12:26:13 [2023-01-10T12:26:13.625Z] === RUN   TestDockerSuite/TestInspectDefault
12:26:14 [2023-01-10T12:26:14.192Z] === RUN   TestDockerSuite/TestInspectHistory
12:26:14 [2023-01-10T12:26:14.761Z] === RUN   TestDockerSuite/TestInspectImage
12:26:14 [2023-01-10T12:26:14.761Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:26:14 [2023-01-10T12:26:14.761Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:26:14 [2023-01-10T12:26:14.761Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:26:14 [2023-01-10T12:26:14.761Z] === RUN   TestDockerSuite/TestInspectInt64
12:26:15 [2023-01-10T12:26:15.021Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:26:15 [2023-01-10T12:26:15.082Z] 2023/01/10 12:26:02 	Finished clone github.com/hashicorp/consul
12:26:15 [2023-01-10T12:26:15.587Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:26:15 [2023-01-10T12:26:15.587Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:26:15 [2023-01-10T12:26:15.845Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:26:16 [2023-01-10T12:26:16.410Z] === RUN   TestDockerSuite/TestInspectPlugin
12:26:18 [2023-01-10T12:26:18.936Z] === RUN   TestDockerSuite/TestInspectRootFS
12:26:18 [2023-01-10T12:26:18.936Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:26:19 [2023-01-10T12:26:19.194Z] === RUN   TestDockerSuite/TestInspectStatus
12:26:19 [2023-01-10T12:26:19.760Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:26:20 [2023-01-10T12:26:20.693Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:26:20 [2023-01-10T12:26:20.952Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:26:21 [2023-01-10T12:26:21.518Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:26:22 [2023-01-10T12:26:22.084Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:26:22 [2023-01-10T12:26:22.144Z] --- PASS: TestResizeWhenContainerNotStarted (7.71s)
12:26:22 [2023-01-10T12:26:22.144Z] === RUN   TestDaemonRestartKillContainers
12:26:22 [2023-01-10T12:26:22.144Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2023-01-10T12:26:22.144Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:26:22 [2023-01-10T12:26:22.144Z] === RUN   TestStats
12:26:22 [2023-01-10T12:26:22.144Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:26:22 [2023-01-10T12:26:22.144Z] --- SKIP: TestStats (0.00s)
12:26:22 [2023-01-10T12:26:22.144Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:26:22 [2023-01-10T12:26:22.342Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:26:22 [2023-01-10T12:26:22.908Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:26:23 [2023-01-10T12:26:23.193Z] 2023/01/10 12:26:22 	Finished clone github.com/aws/aws-sdk-go
12:26:23 [2023-01-10T12:26:23.473Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:26:23 [2023-01-10T12:26:23.473Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:26:24 [2023-01-10T12:26:24.872Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:26:25 [2023-01-10T12:26:25.815Z] === RUN   TestDockerSuite/TestLinksEnvs
12:26:26 [2023-01-10T12:26:26.750Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:26:27 [2023-01-10T12:26:27.008Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:26:28 [2023-01-10T12:26:28.383Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:26:29 [2023-01-10T12:26:29.757Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:26:30 [2023-01-10T12:26:30.691Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:26:30 [2023-01-10T12:26:30.691Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:26:32 [2023-01-10T12:26:32.064Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:26:32 [2023-01-10T12:26:32.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:26:32 [2023-01-10T12:26:32.323Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:26:32 [2023-01-10T12:26:32.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.79s)
12:26:32 [2023-01-10T12:26:32.450Z] === RUN   TestStopContainerWithTimeout
12:26:32 [2023-01-10T12:26:32.450Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:26:32 [2023-01-10T12:26:32.450Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:26:32 [2023-01-10T12:26:32.450Z] === RUN   TestUpdateRestartPolicy
12:26:32 [2023-01-10T12:26:32.890Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:26:40 [2023-01-10T12:26:40.998Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:26:41 [2023-01-10T12:26:41.256Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:26:42 [2023-01-10T12:26:42.190Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:26:42 [2023-01-10T12:26:42.756Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:26:44 [2023-01-10T12:26:44.132Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:26:44 [2023-01-10T12:26:44.132Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:26:44 [2023-01-10T12:26:44.390Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:26:44 [2023-01-10T12:26:44.390Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:26:44 [2023-01-10T12:26:44.390Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:26:44 [2023-01-10T12:26:44.956Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:26:45 [2023-01-10T12:26:45.214Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:26:49 [2023-01-10T12:26:49.394Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:26:49 [2023-01-10T12:26:49.394Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:26:54 [2023-01-10T12:26:54.656Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:26:54 [2023-01-10T12:26:54.656Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:26:54 [2023-01-10T12:26:54.656Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:26:54 [2023-01-10T12:26:54.656Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:26:55 [2023-01-10T12:26:55.224Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:26:56 [2023-01-10T12:26:56.598Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:26:57 [2023-01-10T12:26:57.572Z] --- PASS: TestUpdateRestartPolicy (24.31s)
12:26:57 [2023-01-10T12:26:57.572Z] === RUN   TestUpdateRestartWithAutoRemove
12:26:57 [2023-01-10T12:26:57.972Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:26:58 [2023-01-10T12:26:58.029Z] --- PASS: TestUpdateRestartWithAutoRemove (2.49s)
12:26:58 [2023-01-10T12:26:58.029Z] === RUN   TestWaitNonBlocked
12:26:58 [2023-01-10T12:26:58.029Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:26:58 [2023-01-10T12:26:58.029Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:26:58 [2023-01-10T12:26:58.029Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:26:58 [2023-01-10T12:26:58.029Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:26:58 [2023-01-10T12:26:58.029Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:26:58 [2023-01-10T12:26:58.029Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:26:58 [2023-01-10T12:26:58.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:26:58 [2023-01-10T12:26:58.795Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:26:59 [2023-01-10T12:26:59.729Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:27:00 [2023-01-10T12:27:00.663Z]     docker_api_swarm_service_test.go:395: [dfc18a6406e9f] joining swarm manager [de85cb3ab0437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:01 [2023-01-10T12:27:01.230Z]     docker_api_swarm_service_test.go:395: [d13791aa00764] joining swarm manager [de85cb3ab0437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:01 [2023-01-10T12:27:01.781Z] --- PASS: TestWaitNonBlocked (0.04s)
12:27:01 [2023-01-10T12:27:01.781Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.17s)
12:27:01 [2023-01-10T12:27:01.781Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.35s)
12:27:01 [2023-01-10T12:27:01.781Z] === RUN   TestWaitBlocked
12:27:01 [2023-01-10T12:27:01.781Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:27:01 [2023-01-10T12:27:01.781Z] --- SKIP: TestWaitBlocked (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z] PASS
12:27:01 [2023-01-10T12:27:01.781Z] ok  	github.com/docker/docker/integration/container	107.839s
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === Skipped
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
12:27:01 [2023-01-10T12:27:01.781Z]     copy_test.go:38: testEnv.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
12:27:01 [2023-01-10T12:27:01.781Z]     copy_test.go:63: testEnv.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:27:01 [2023-01-10T12:27:01.781Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:27:01 [2023-01-10T12:27:01.781Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.01s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s)
12:27:01 [2023-01-10T12:27:01.781Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:27:01 [2023-01-10T12:27:01.781Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:27:01 [2023-01-10T12:27:01.781Z] 
12:27:01 [2023-01-10T12:27:01.781Z] DONE 89 tests, 37 skipped in 111.314s
12:27:01 [2023-01-10T12:27:01.781Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
12:27:01 [2023-01-10T12:27:01.796Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:27:02 [2023-01-10T12:27:02.363Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:27:02 [2023-01-10T12:27:02.929Z] === RUN   TestDockerSuite/TestLogsSince
12:27:03 [2023-01-10T12:27:03.962Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:03 [2023-01-10T12:27:03.962Z] INFO: Testing against a local daemon
12:27:03 [2023-01-10T12:27:03.962Z] === RUN   TestLiveRestore
12:27:03 [2023-01-10T12:27:03.962Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
12:27:03 [2023-01-10T12:27:03.962Z] --- SKIP: TestLiveRestore (0.00s)
12:27:03 [2023-01-10T12:27:03.962Z] PASS
12:27:03 [2023-01-10T12:27:03.962Z] ok  	github.com/docker/docker/integration/daemon	0.143s
12:27:03 [2023-01-10T12:27:03.962Z] 
12:27:03 [2023-01-10T12:27:03.962Z] === Skipped
12:27:03 [2023-01-10T12:27:03.962Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
12:27:03 [2023-01-10T12:27:03.963Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
12:27:03 [2023-01-10T12:27:03.963Z] 
12:27:03 [2023-01-10T12:27:03.963Z] DONE 1 tests, 1 skipped in 2.365s
12:27:03 [2023-01-10T12:27:03.963Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:27:11 [2023-01-10T12:27:11.034Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:27:15 [2023-01-10T12:27:15.212Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:27:15 [2023-01-10T12:27:15.778Z] === RUN   TestDockerSuite/TestLogsTail
12:27:16 [2023-01-10T12:27:16.037Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:27:16 [2023-01-10T12:27:16.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:27:16 [2023-01-10T12:27:16.604Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:27:17 [2023-01-10T12:27:17.173Z] === RUN   TestDockerSuite/TestMountIntoProc
12:27:17 [2023-01-10T12:27:17.432Z] === RUN   TestDockerSuite/TestMountIntoSys
12:27:18 [2023-01-10T12:27:18.039Z] === RUN   TestDockerSuite/TestNetHostname
12:27:18 [2023-01-10T12:27:18.612Z]     docker_api_swarm_service_test.go:343: [df58e4733fa30] joining swarm manager [dee649f1e3c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:19 [2023-01-10T12:27:19.544Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:27:19 [2023-01-10T12:27:19.544Z]     docker_api_swarm_service_test.go:343: [d34fb273a2aa2] joining swarm manager [dee649f1e3c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:19 [2023-01-10T12:27:19.802Z] === RUN   TestDockerSuite/TestNetworkEvents
12:27:26 [2023-01-10T12:27:26.358Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:27:26 [2023-01-10T12:27:26.923Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:27:27 [2023-01-10T12:27:27.488Z] === RUN   TestDockerSuite/TestPluginActive
12:27:29 [2023-01-10T12:27:29.237Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:29 [2023-01-10T12:27:29.237Z] INFO: Testing against a local daemon
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestCommitInheritsEnv
12:27:29 [2023-01-10T12:27:29.237Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:27:29 [2023-01-10T12:27:29.237Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestImportExtremelyLargeImageWorks
12:27:29 [2023-01-10T12:27:29.237Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:27:29 [2023-01-10T12:27:29.237Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestImagesFilterMultiReference
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestImagesFilterMultiReference (0.11s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestImagePullPlatformInvalid
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:27:29 [2023-01-10T12:27:29.237Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
12:27:29 [2023-01-10T12:27:29.237Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestRemoveImageOrphaning
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestRemoveImageOrphaning (1.59s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestTagInvalidReference
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestTagInvalidReference (0.05s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestTagValidPrefixedRepo
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestTagExistedNameWithoutForce
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestTagOfficialNames
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestTagOfficialNames (0.10s)
12:27:29 [2023-01-10T12:27:29.237Z] === RUN   TestTagMatchesDigest
12:27:29 [2023-01-10T12:27:29.237Z] --- PASS: TestTagMatchesDigest (0.03s)
12:27:29 [2023-01-10T12:27:29.237Z] PASS
12:27:29 [2023-01-10T12:27:29.237Z] ok  	github.com/docker/docker/integration/image	2.237s
12:27:29 [2023-01-10T12:27:29.694Z] 
12:27:29 [2023-01-10T12:27:29.694Z] === Skipped
12:27:29 [2023-01-10T12:27:29.694Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
12:27:29 [2023-01-10T12:27:29.694Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:27:29 [2023-01-10T12:27:29.694Z] 
12:27:29 [2023-01-10T12:27:29.694Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:27:29 [2023-01-10T12:27:29.694Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:27:29 [2023-01-10T12:27:29.694Z] 
12:27:29 [2023-01-10T12:27:29.694Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s)
12:27:29 [2023-01-10T12:27:29.694Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
12:27:29 [2023-01-10T12:27:29.694Z] 
12:27:29 [2023-01-10T12:27:29.694Z] DONE 12 tests, 3 skipped in 25.437s
12:27:29 [2023-01-10T12:27:29.694Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:27:30 [2023-01-10T12:27:30.765Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:27:31 [2023-01-10T12:27:31.877Z] testing: warning: no tests to run
12:27:31 [2023-01-10T12:27:31.878Z] PASS
12:27:31 [2023-01-10T12:27:31.878Z] ok  	github.com/docker/docker/integration/network/macvlan	0.189s [no tests to run]
12:27:31 [2023-01-10T12:27:31.878Z] testing: warning: no tests to run
12:27:31 [2023-01-10T12:27:31.878Z] PASS
12:27:31 [2023-01-10T12:27:31.878Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.161s [no tests to run]
12:27:32 [2023-01-10T12:27:32.841Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:32 [2023-01-10T12:27:32.841Z] INFO: Testing against a local daemon
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkCreateDelete
12:27:32 [2023-01-10T12:27:32.841Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDockerNetworkDeletePreferID
12:27:32 [2023-01-10T12:27:32.841Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDaemonDNSFallback
12:27:32 [2023-01-10T12:27:32.841Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDaemonDNSFallback (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestInspectNetwork
12:27:32 [2023-01-10T12:27:32.841Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestInspectNetwork (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestRunContainerWithBridgeNone
12:27:32 [2023-01-10T12:27:32.841Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkInvalidJSON
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkInvalidJSON//networks/create
12:27:32 [2023-01-10T12:27:32.841Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:27:32 [2023-01-10T12:27:32.841Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:27:32 [2023-01-10T12:27:32.841Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:27:32 [2023-01-10T12:27:32.841Z] === CONT  TestNetworkInvalidJSON//networks/create
12:27:32 [2023-01-10T12:27:32.841Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:27:32 [2023-01-10T12:27:32.841Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:27:32 [2023-01-10T12:27:32.841Z] --- PASS: TestNetworkInvalidJSON (0.05s)
12:27:32 [2023-01-10T12:27:32.841Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
12:27:32 [2023-01-10T12:27:32.841Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:27:32 [2023-01-10T12:27:32.841Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkList
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkList//networks
12:27:32 [2023-01-10T12:27:32.841Z] === PAUSE TestNetworkList//networks
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestNetworkList//networks/
12:27:32 [2023-01-10T12:27:32.841Z] === PAUSE TestNetworkList//networks/
12:27:32 [2023-01-10T12:27:32.841Z] === CONT  TestNetworkList//networks
12:27:32 [2023-01-10T12:27:32.841Z] === CONT  TestNetworkList//networks/
12:27:32 [2023-01-10T12:27:32.841Z] --- PASS: TestNetworkList (0.04s)
12:27:32 [2023-01-10T12:27:32.841Z]     --- PASS: TestNetworkList//networks (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestHostIPv4BridgeLabel
12:27:32 [2023-01-10T12:27:32.841Z]     network_test.go:126: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDaemonRestartWithLiveRestore
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:29: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDaemonDefaultNetworkPools
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:58: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDaemonRestartWithExistingNetwork
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:102: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:136: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:187: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestServiceWithPredefinedNetwork
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:212: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:242: FLAKY_TEST
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestServiceWithDataPathPortInit
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:333: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:27:32 [2023-01-10T12:27:32.841Z]     service_test.go:401: testEnv.OSType == "windows"
12:27:32 [2023-01-10T12:27:32.841Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:27:32 [2023-01-10T12:27:32.841Z] PASS
12:27:32 [2023-01-10T12:27:32.841Z] ok  	github.com/docker/docker/integration/network	0.229s
12:27:33 [2023-01-10T12:27:33.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === Skipped
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     network_test.go:126: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:29: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:58: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:102: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:136: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:187: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:212: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:242: FLAKY_TEST
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:333: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:27:33 [2023-01-10T12:27:33.299Z]     service_test.go:401: testEnv.OSType == "windows"
12:27:33 [2023-01-10T12:27:33.299Z] 
12:27:33 [2023-01-10T12:27:33.299Z] DONE 22 tests, 15 skipped in 3.519s
12:27:33 [2023-01-10T12:27:33.299Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:27:33 [2023-01-10T12:27:33.798Z] testing: warning: no tests to run
12:27:33 [2023-01-10T12:27:33.798Z] PASS
12:27:33 [2023-01-10T12:27:33.798Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
12:27:33 [2023-01-10T12:27:33.798Z] 
12:27:33 [2023-01-10T12:27:33.798Z] DONE 0 tests in 0.664s
12:27:34 [2023-01-10T12:27:34.276Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:27:35 [2023-01-10T12:27:35.243Z] testing: warning: no tests to run
12:27:35 [2023-01-10T12:27:35.243Z] PASS
12:27:35 [2023-01-10T12:27:35.243Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
12:27:35 [2023-01-10T12:27:35.243Z] 
12:27:35 [2023-01-10T12:27:35.243Z] DONE 0 tests in 0.696s
12:27:35 [2023-01-10T12:27:35.243Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:27:35 [2023-01-10T12:27:35.823Z]     docker_api_swarm_service_test.go:490: [d42ee1084b084] joining swarm manager [d9c8737b8bceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:36 [2023-01-10T12:27:36.757Z]     docker_api_swarm_service_test.go:490: [dc5d7855595da] joining swarm manager [d9c8737b8bceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:37 [2023-01-10T12:27:37.421Z] testing: warning: no tests to run
12:27:37 [2023-01-10T12:27:37.421Z] PASS
12:27:37 [2023-01-10T12:27:37.421Z] ok  	github.com/docker/docker/integration/plugin	0.135s [no tests to run]
12:27:37 [2023-01-10T12:27:37.421Z] testing: warning: no tests to run
12:27:37 [2023-01-10T12:27:37.421Z] PASS
12:27:37 [2023-01-10T12:27:37.421Z] ok  	github.com/docker/docker/integration/plugin/authz	0.147s [no tests to run]
12:27:37 [2023-01-10T12:27:37.692Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:27:37 [2023-01-10T12:27:37.692Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:27:37 [2023-01-10T12:27:37.692Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:27:39 [2023-01-10T12:27:39.064Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:27:42 [2023-01-10T12:27:42.343Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:27:43 [2023-01-10T12:27:43.716Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:27:46 [2023-01-10T12:27:46.047Z] testing: warning: no tests to run
12:27:46 [2023-01-10T12:27:46.047Z] PASS
12:27:46 [2023-01-10T12:27:46.047Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.051s [no tests to run]
12:27:47 [2023-01-10T12:27:47.003Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:27:47 [2023-01-10T12:27:47.014Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:47 [2023-01-10T12:27:47.014Z] INFO: Testing against a local daemon
12:27:47 [2023-01-10T12:27:47.014Z] === RUN   TestExternalGraphDriver
12:27:47 [2023-01-10T12:27:47.014Z]     external_test.go:48: runtime.GOOS == "windows"
12:27:47 [2023-01-10T12:27:47.014Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:27:47 [2023-01-10T12:27:47.014Z] === RUN   TestGraphdriverPluginV2
12:27:47 [2023-01-10T12:27:47.014Z]     external_test.go:408: runtime.GOOS == "windows"
12:27:47 [2023-01-10T12:27:47.014Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:27:47 [2023-01-10T12:27:47.014Z] PASS
12:27:47 [2023-01-10T12:27:47.014Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.146s
12:27:49 [2023-01-10T12:27:49.530Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:27:49 [2023-01-10T12:27:49.932Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:49 [2023-01-10T12:27:49.932Z] INFO: Testing against a local daemon
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestReadPluginNoRead
12:27:49 [2023-01-10T12:27:49.932Z]     read_test.go:21: no unix domain sockets on Windows
12:27:49 [2023-01-10T12:27:49.932Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:27:49 [2023-01-10T12:27:49.932Z] PASS
12:27:49 [2023-01-10T12:27:49.932Z] ok  	github.com/docker/docker/integration/plugin/logging	0.110s
12:27:49 [2023-01-10T12:27:49.932Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:49 [2023-01-10T12:27:49.932Z] INFO: Testing against a local daemon
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestPluginWithDevMounts
12:27:49 [2023-01-10T12:27:49.932Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:27:49 [2023-01-10T12:27:49.932Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:27:49 [2023-01-10T12:27:49.932Z] PASS
12:27:49 [2023-01-10T12:27:49.932Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.112s
12:27:49 [2023-01-10T12:27:49.932Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:49 [2023-01-10T12:27:49.932Z] INFO: Testing against a local daemon
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestPluginInvalidJSON
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:27:49 [2023-01-10T12:27:49.932Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:27:49 [2023-01-10T12:27:49.932Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:27:49 [2023-01-10T12:27:49.932Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:27:49 [2023-01-10T12:27:49.932Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestPluginInstall
12:27:49 [2023-01-10T12:27:49.932Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:27:49 [2023-01-10T12:27:49.932Z] --- SKIP: TestPluginInstall (0.00s)
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestPluginsWithRuntimes
12:27:49 [2023-01-10T12:27:49.932Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:27:49 [2023-01-10T12:27:49.932Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:27:49 [2023-01-10T12:27:49.932Z] === RUN   TestPluginBackCompatMediaTypes
12:27:49 [2023-01-10T12:27:49.932Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:27:49 [2023-01-10T12:27:49.932Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:27:49 [2023-01-10T12:27:49.932Z] PASS
12:27:49 [2023-01-10T12:27:49.932Z] ok  	github.com/docker/docker/integration/plugin/common	0.153s
12:27:49 [2023-01-10T12:27:49.932Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
12:27:49 [2023-01-10T12:27:49.932Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
12:27:49 [2023-01-10T12:27:49.932Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === Skipped
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     external_test.go:48: runtime.GOOS == "windows"
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     external_test.go:408: runtime.GOOS == "windows"
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     read_test.go:21: no unix domain sockets on Windows
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:27:50 [2023-01-10T12:27:50.896Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:27:50 [2023-01-10T12:27:50.896Z] 
12:27:50 [2023-01-10T12:27:50.896Z] DONE 9 tests, 7 skipped in 15.478s
12:27:50 [2023-01-10T12:27:50.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:27:51 [2023-01-10T12:27:51.355Z] testing: warning: no tests to run
12:27:51 [2023-01-10T12:27:51.355Z] PASS
12:27:51 [2023-01-10T12:27:51.355Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
12:27:51 [2023-01-10T12:27:51.355Z] 
12:27:51 [2023-01-10T12:27:51.355Z] DONE 0 tests in 0.589s
12:27:51 [2023-01-10T12:27:51.813Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:27:52 [2023-01-10T12:27:52.059Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:27:52 [2023-01-10T12:27:52.781Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:52 [2023-01-10T12:27:52.781Z] INFO: Testing against a local daemon
12:27:52 [2023-01-10T12:27:52.781Z] === RUN   TestPluginInvalidJSON
12:27:52 [2023-01-10T12:27:52.781Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:27:52 [2023-01-10T12:27:52.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:27:52 [2023-01-10T12:27:52.781Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:27:52 [2023-01-10T12:27:52.781Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:27:52 [2023-01-10T12:27:52.781Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:27:52 [2023-01-10T12:27:52.781Z] === RUN   TestPluginInstall
12:27:52 [2023-01-10T12:27:52.781Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:27:52 [2023-01-10T12:27:52.781Z] --- SKIP: TestPluginInstall (0.00s)
12:27:52 [2023-01-10T12:27:52.781Z] === RUN   TestPluginsWithRuntimes
12:27:52 [2023-01-10T12:27:52.781Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:27:52 [2023-01-10T12:27:52.781Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:27:52 [2023-01-10T12:27:52.781Z] === RUN   TestPluginBackCompatMediaTypes
12:27:52 [2023-01-10T12:27:52.781Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:27:52 [2023-01-10T12:27:52.781Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:27:52 [2023-01-10T12:27:52.781Z] PASS
12:27:52 [2023-01-10T12:27:52.781Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
12:27:53 [2023-01-10T12:27:53.256Z] 
12:27:53 [2023-01-10T12:27:53.256Z] === Skipped
12:27:53 [2023-01-10T12:27:53.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:27:53 [2023-01-10T12:27:53.256Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:27:53 [2023-01-10T12:27:53.256Z] 
12:27:53 [2023-01-10T12:27:53.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:27:53 [2023-01-10T12:27:53.256Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:27:53 [2023-01-10T12:27:53.256Z] 
12:27:53 [2023-01-10T12:27:53.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:27:53 [2023-01-10T12:27:53.256Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:27:53 [2023-01-10T12:27:53.256Z] 
12:27:53 [2023-01-10T12:27:53.256Z] DONE 5 tests, 3 skipped in 1.432s
12:27:53 [2023-01-10T12:27:53.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:27:53 [2023-01-10T12:27:53.959Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:27:54 [2023-01-10T12:27:54.525Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:27:54 [2023-01-10T12:27:54.782Z] === RUN   TestDockerSuite/TestPortHostBinding
12:27:54 [2023-01-10T12:27:54.814Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:54 [2023-01-10T12:27:54.814Z] INFO: Testing against a local daemon
12:27:54 [2023-01-10T12:27:54.814Z] === RUN   TestExternalGraphDriver
12:27:54 [2023-01-10T12:27:54.814Z]     external_test.go:48: runtime.GOOS == "windows"
12:27:54 [2023-01-10T12:27:54.814Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:27:54 [2023-01-10T12:27:54.814Z] === RUN   TestGraphdriverPluginV2
12:27:54 [2023-01-10T12:27:54.814Z]     external_test.go:408: runtime.GOOS == "windows"
12:27:54 [2023-01-10T12:27:54.814Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:27:54 [2023-01-10T12:27:54.814Z] PASS
12:27:54 [2023-01-10T12:27:54.814Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
12:27:54 [2023-01-10T12:27:54.814Z] 
12:27:54 [2023-01-10T12:27:54.814Z] === Skipped
12:27:54 [2023-01-10T12:27:54.814Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:27:54 [2023-01-10T12:27:54.814Z]     external_test.go:48: runtime.GOOS == "windows"
12:27:54 [2023-01-10T12:27:54.814Z] 
12:27:54 [2023-01-10T12:27:54.814Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:27:54 [2023-01-10T12:27:54.814Z]     external_test.go:408: runtime.GOOS == "windows"
12:27:54 [2023-01-10T12:27:54.814Z] 
12:27:54 [2023-01-10T12:27:54.814Z] DONE 2 tests, 2 skipped in 1.334s
12:27:54 [2023-01-10T12:27:54.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:27:55 [2023-01-10T12:27:55.721Z] === RUN   TestDockerSuite/TestPortList
12:27:56 [2023-01-10T12:27:56.352Z] testing: warning: no tests to run
12:27:56 [2023-01-10T12:27:56.352Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:56 [2023-01-10T12:27:56.352Z] PASS
12:27:56 [2023-01-10T12:27:56.352Z] INFO: Testing against a local daemon
12:27:56 [2023-01-10T12:27:56.352Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
12:27:56 [2023-01-10T12:27:56.352Z] === RUN   TestReadPluginNoRead
12:27:56 [2023-01-10T12:27:56.352Z]     read_test.go:21: no unix domain sockets on Windows
12:27:56 [2023-01-10T12:27:56.352Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:27:56 [2023-01-10T12:27:56.352Z] PASS
12:27:56 [2023-01-10T12:27:56.352Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
12:27:56 [2023-01-10T12:27:56.352Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
12:27:56 [2023-01-10T12:27:56.352Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
12:27:56 [2023-01-10T12:27:56.352Z] 
12:27:56 [2023-01-10T12:27:56.352Z] === Skipped
12:27:56 [2023-01-10T12:27:56.352Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:27:56 [2023-01-10T12:27:56.352Z]     read_test.go:21: no unix domain sockets on Windows
12:27:56 [2023-01-10T12:27:56.352Z] 
12:27:56 [2023-01-10T12:27:56.352Z] DONE 1 tests, 1 skipped in 1.556s
12:27:56 [2023-01-10T12:27:56.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:27:56 [2023-01-10T12:27:56.656Z]     docker_api_swarm_service_test.go:128: [d31db0e04ccbf] joining swarm manager [d301d8324a2e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:57 [2023-01-10T12:27:57.316Z] testing: warning: no tests to run
12:27:57 [2023-01-10T12:27:57.316Z] PASS
12:27:57 [2023-01-10T12:27:57.316Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
12:27:57 [2023-01-10T12:27:57.316Z] 
12:27:57 [2023-01-10T12:27:57.316Z] DONE 0 tests in 0.895s
12:27:57 [2023-01-10T12:27:57.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:27:57 [2023-01-10T12:27:57.591Z]     docker_api_swarm_service_test.go:129: [d7127e69c09b7] joining swarm manager [d301d8324a2e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:58 [2023-01-10T12:27:58.856Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:27:58 [2023-01-10T12:27:58.856Z] INFO: Testing against a local daemon
12:27:58 [2023-01-10T12:27:58.856Z] === RUN   TestPluginWithDevMounts
12:27:58 [2023-01-10T12:27:58.856Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:27:58 [2023-01-10T12:27:58.856Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:27:58 [2023-01-10T12:27:58.856Z] PASS
12:27:58 [2023-01-10T12:27:58.856Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
12:27:58 [2023-01-10T12:27:58.856Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
12:27:58 [2023-01-10T12:27:58.856Z] 
12:27:58 [2023-01-10T12:27:58.856Z] === Skipped
12:27:58 [2023-01-10T12:27:58.856Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:27:58 [2023-01-10T12:27:58.857Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:27:58 [2023-01-10T12:27:58.857Z] 
12:27:58 [2023-01-10T12:27:58.857Z] DONE 1 tests, 1 skipped in 1.414s
12:27:59 [2023-01-10T12:27:59.314Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:27:59 [2023-01-10T12:27:59.492Z]     docker_api_swarm_service_test.go:137: [d41504a12b5d3] joining swarm manager [d301d8324a2e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:28:00 [2023-01-10T12:28:00.488Z]     docker_api_swarm_service_test.go:138: [dd3fa774873aa] joining swarm manager [d301d8324a2e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:28:01 [2023-01-10T12:28:01.619Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:28:01 [2023-01-10T12:28:01.619Z] INFO: Testing against a local daemon
12:28:01 [2023-01-10T12:28:01.619Z] === RUN   TestSecretInspect
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] --- SKIP: TestSecretInspect (0.01s)
12:28:01 [2023-01-10T12:28:01.619Z] === RUN   TestSecretList
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] --- SKIP: TestSecretList (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z] === RUN   TestSecretsCreateAndDelete
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z] === RUN   TestSecretsUpdate
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] --- SKIP: TestSecretsUpdate (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z] === RUN   TestTemplatedSecret
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] --- SKIP: TestTemplatedSecret (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z] === RUN   TestSecretCreateResolve
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:28:01 [2023-01-10T12:28:01.619Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z] PASS
12:28:01 [2023-01-10T12:28:01.619Z] ok  	github.com/docker/docker/integration/secret	0.158s
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] === Skipped
12:28:01 [2023-01-10T12:28:01.619Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:28:01 [2023-01-10T12:28:01.619Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:28:01 [2023-01-10T12:28:01.619Z] 
12:28:01 [2023-01-10T12:28:01.619Z] DONE 6 tests, 6 skipped in 2.600s
12:28:02 [2023-01-10T12:28:02.078Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:28:03 [2023-01-10T12:28:03.771Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:28:04 [2023-01-10T12:28:04.336Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:28:04 [2023-01-10T12:28:04.982Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:28:04 [2023-01-10T12:28:04.982Z] INFO: Testing against a local daemon
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceCreateInit
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- PASS: TestServiceCreateInit (0.05s)
12:28:04 [2023-01-10T12:28:04.982Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceMultipleTimes
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceConflict
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceMaxReplicas
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateWithDuplicateNetworkNames
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceSecretFileMode
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceConfigFileMode
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceSysctls
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceSysctls (0.04s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateServiceCapabilities
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestInspect
12:28:04 [2023-01-10T12:28:04.982Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestInspect (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestCreateJob
12:28:04 [2023-01-10T12:28:04.982Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestCreateJob (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestReplicatedJob
12:28:04 [2023-01-10T12:28:04.982Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestReplicatedJob (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestUpdateReplicatedJob
12:28:04 [2023-01-10T12:28:04.982Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceListWithStatuses
12:28:04 [2023-01-10T12:28:04.982Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestDockerNetworkConnectAlias
12:28:04 [2023-01-10T12:28:04.982Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestDockerNetworkReConnect
12:28:04 [2023-01-10T12:28:04.982Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServicePlugin
12:28:04 [2023-01-10T12:28:04.982Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServicePlugin (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceUpdateLabel
12:28:04 [2023-01-10T12:28:04.982Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceUpdateSecrets
12:28:04 [2023-01-10T12:28:04.982Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceUpdateConfigs
12:28:04 [2023-01-10T12:28:04.982Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceUpdateNetwork
12:28:04 [2023-01-10T12:28:04.982Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:28:04 [2023-01-10T12:28:04.982Z] === RUN   TestServiceUpdatePidsLimit
12:28:04 [2023-01-10T12:28:04.982Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.982Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] PASS
12:28:04 [2023-01-10T12:28:04.982Z] ok  	github.com/docker/docker/integration/service	0.308s
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === Skipped
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
12:28:04 [2023-01-10T12:28:04.982Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:28:04 [2023-01-10T12:28:04.982Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.982Z] 
12:28:04 [2023-01-10T12:28:04.982Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s)
12:28:04 [2023-01-10T12:28:04.983Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
12:28:04 [2023-01-10T12:28:04.983Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
12:28:04 [2023-01-10T12:28:04.983Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:28:04 [2023-01-10T12:28:04.983Z] 
12:28:04 [2023-01-10T12:28:04.983Z] DONE 24 tests, 23 skipped in 3.248s
12:28:05 [2023-01-10T12:28:05.443Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:28:07 [2023-01-10T12:28:07.615Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:28:07 [2023-01-10T12:28:07.615Z] INFO: Testing against a local daemon
12:28:07 [2023-01-10T12:28:07.615Z] === RUN   TestSessionCreate
12:28:07 [2023-01-10T12:28:07.615Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:28:07 [2023-01-10T12:28:07.615Z] --- SKIP: TestSessionCreate (0.00s)
12:28:07 [2023-01-10T12:28:07.615Z] === RUN   TestSessionCreateWithBadUpgrade
12:28:07 [2023-01-10T12:28:07.615Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:28:07 [2023-01-10T12:28:07.615Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:28:07 [2023-01-10T12:28:07.615Z] PASS
12:28:07 [2023-01-10T12:28:07.615Z] ok  	github.com/docker/docker/integration/session	0.137s
12:28:07 [2023-01-10T12:28:07.615Z] 
12:28:07 [2023-01-10T12:28:07.615Z] === Skipped
12:28:07 [2023-01-10T12:28:07.615Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:28:07 [2023-01-10T12:28:07.615Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:28:07 [2023-01-10T12:28:07.615Z] 
12:28:07 [2023-01-10T12:28:07.615Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:28:07 [2023-01-10T12:28:07.615Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:28:07 [2023-01-10T12:28:07.615Z] 
12:28:07 [2023-01-10T12:28:07.615Z] DONE 2 tests, 2 skipped in 2.310s
12:28:07 [2023-01-10T12:28:07.615Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:28:10 [2023-01-10T12:28:10.513Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:28:10 [2023-01-10T12:28:10.513Z] INFO: Testing against a local daemon
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:28:10 [2023-01-10T12:28:10.513Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestEventsExecDie
12:28:10 [2023-01-10T12:28:10.513Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestEventsExecDie (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestEventsBackwardsCompatible
12:28:10 [2023-01-10T12:28:10.513Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestInfoAPI
12:28:10 [2023-01-10T12:28:10.513Z] --- PASS: TestInfoAPI (0.06s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestInfoAPIWarnings
12:28:10 [2023-01-10T12:28:10.513Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestInfoDebug
12:28:10 [2023-01-10T12:28:10.513Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestInfoDebug (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestInfoInsecureRegistries
12:28:10 [2023-01-10T12:28:10.513Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestInfoRegistryMirrors
12:28:10 [2023-01-10T12:28:10.513Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:28:10 [2023-01-10T12:28:10.513Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
12:28:10 [2023-01-10T12:28:10.513Z] === RUN   TestLoginFailsWithBadCredentials
12:28:10 [2023-01-10T12:28:10.914Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:28:10 [2023-01-10T12:28:10.914Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:28:10 [2023-01-10T12:28:10.914Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:28:10 [2023-01-10T12:28:10.914Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:28:10 [2023-01-10T12:28:10.914Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:28:10 [2023-01-10T12:28:10.914Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:28:10 [2023-01-10T12:28:10.970Z] --- PASS: TestLoginFailsWithBadCredentials (0.85s)
12:28:10 [2023-01-10T12:28:10.970Z] === RUN   TestPingCacheHeaders
12:28:10 [2023-01-10T12:28:10.970Z] --- PASS: TestPingCacheHeaders (0.04s)
12:28:10 [2023-01-10T12:28:10.970Z] === RUN   TestPingGet
12:28:10 [2023-01-10T12:28:10.970Z] --- PASS: TestPingGet (0.04s)
12:28:10 [2023-01-10T12:28:10.970Z] === RUN   TestPingHead
12:28:10 [2023-01-10T12:28:10.970Z] --- PASS: TestPingHead (0.04s)
12:28:10 [2023-01-10T12:28:10.970Z] === RUN   TestVersion
12:28:10 [2023-01-10T12:28:10.970Z] --- PASS: TestVersion (0.04s)
12:28:10 [2023-01-10T12:28:10.970Z] PASS
12:28:10 [2023-01-10T12:28:10.970Z] ok  	github.com/docker/docker/integration/system	1.176s
12:28:11 [2023-01-10T12:28:11.172Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === Skipped
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:28:11 [2023-01-10T12:28:11.428Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:28:11 [2023-01-10T12:28:11.428Z] 
12:28:11 [2023-01-10T12:28:11.428Z] DONE 13 tests, 7 skipped in 3.499s
12:28:11 [2023-01-10T12:28:11.428Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:28:11 [2023-01-10T12:28:11.430Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:28:11 [2023-01-10T12:28:11.430Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:28:12 [2023-01-10T12:28:12.362Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:28:12 [2023-01-10T12:28:12.362Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:28:14 [2023-01-10T12:28:14.263Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:28:14 [2023-01-10T12:28:14.329Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:28:14 [2023-01-10T12:28:14.329Z] INFO: Testing against a local daemon
12:28:14 [2023-01-10T12:28:14.329Z] === RUN   TestVolumesCreateAndList
12:28:14 [2023-01-10T12:28:14.329Z] --- PASS: TestVolumesCreateAndList (0.07s)
12:28:14 [2023-01-10T12:28:14.329Z] === RUN   TestVolumesRemove
12:28:14 [2023-01-10T12:28:14.329Z] --- PASS: TestVolumesRemove (0.09s)
12:28:14 [2023-01-10T12:28:14.329Z] === RUN   TestVolumesInspect
12:28:14 [2023-01-10T12:28:14.329Z] --- PASS: TestVolumesInspect (0.06s)
12:28:14 [2023-01-10T12:28:14.329Z] === RUN   TestVolumesInvalidJSON
12:28:14 [2023-01-10T12:28:14.329Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:28:14 [2023-01-10T12:28:14.329Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:28:14 [2023-01-10T12:28:14.329Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:28:14 [2023-01-10T12:28:14.329Z] --- PASS: TestVolumesInvalidJSON (0.05s)
12:28:14 [2023-01-10T12:28:14.329Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:28:14 [2023-01-10T12:28:14.329Z] PASS
12:28:14 [2023-01-10T12:28:14.329Z] ok  	github.com/docker/docker/integration/volume	0.371s
12:28:14 [2023-01-10T12:28:14.329Z] 
12:28:14 [2023-01-10T12:28:14.329Z] DONE 5 tests in 2.796s
12:28:14 [2023-01-10T12:28:14.329Z] INFO: make.ps1 ended at 01/10/2023 12:28:14
12:28:14 [2023-01-10T12:28:14.329Z] INFO: Integration CLI tests being run from the host:
12:28:14 [2023-01-10T12:28:14.329Z] 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" 
12:28:15 [2023-01-10T12:28:15.196Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:28:15 [2023-01-10T12:28:15.454Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:28:15 [2023-01-10T12:28:15.712Z] === RUN   TestDockerSuite/TestPsByOrder
12:28:17 [2023-01-10T12:28:17.611Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:28:18 [2023-01-10T12:28:18.176Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:28:20 [2023-01-10T12:28:20.710Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:28:22 [2023-01-10T12:28:22.611Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:28:23 [2023-01-10T12:28:23.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:28:23 [2023-01-10T12:28:23.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:28:24 [2023-01-10T12:28:24.918Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:28:26 [2023-01-10T12:28:26.291Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:28:27 [2023-01-10T12:28:27.225Z]     docker_api_swarm_service_test.go:304: [d6a5506796713] joining swarm manager [d3083377a29e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:28:28 [2023-01-10T12:28:28.158Z]     docker_api_swarm_service_test.go:304: [de0f617fd48c5] joining swarm manager [d3083377a29e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:28:29 [2023-01-10T12:28:29.152Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:28:29 [2023-01-10T12:28:29.152Z] INFO: Testing against a local daemon
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:28:29 [2023-01-10T12:28:29.152Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:28:29 [2023-01-10T12:28:29.152Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:28:29 [2023-01-10T12:28:29.152Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:28:29 [2023-01-10T12:28:29.609Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:28:30 [2023-01-10T12:28:30.066Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:28:33 [2023-01-10T12:28:33.427Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:28:33 [2023-01-10T12:28:33.993Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:28:35 [2023-01-10T12:28:35.366Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:28:36 [2023-01-10T12:28:36.740Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:28:38 [2023-01-10T12:28:38.113Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:28:39 [2023-01-10T12:28:39.486Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:28:40 [2023-01-10T12:28:40.860Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:28:41 [2023-01-10T12:28:41.425Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:28:41 [2023-01-10T12:28:41.682Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:28:42 [2023-01-10T12:28:42.249Z] === RUN   TestDockerSuite/TestPsRightTagName
12:28:43 [2023-01-10T12:28:43.625Z] === RUN   TestDockerSuite/TestPsShowMounts
12:28:45 [2023-01-10T12:28:45.010Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:28:45 [2023-01-10T12:28:45.576Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:28:45 [2023-01-10T12:28:45.576Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:28:45 [2023-01-10T12:28:45.576Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:28:46 [2023-01-10T12:28:46.141Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:28:46 [2023-01-10T12:28:46.398Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:28:46 [2023-01-10T12:28:46.657Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:28:46 [2023-01-10T12:28:46.914Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:28:47 [2023-01-10T12:28:47.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:28:48 [2023-01-10T12:28:48.107Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:28:49 [2023-01-10T12:28:49.041Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:28:49 [2023-01-10T12:28:49.606Z]     docker_api_swarm_service_test.go:100: [d818208012d3c] joining swarm manager [d53e9d5ce54cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:28:49 [2023-01-10T12:28:49.606Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:28:50 [2023-01-10T12:28:50.173Z]     docker_api_swarm_service_test.go:101: [d57d3fbd78c6e] joining swarm manager [d53e9d5ce54cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:28:56 [2023-01-10T12:28:56.752Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:28:57 [2023-01-10T12:28:57.318Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:28:58 [2023-01-10T12:28:58.691Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:28:58 [2023-01-10T12:28:58.691Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:28:58 [2023-01-10T12:28:58.691Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:28:58 [2023-01-10T12:28:58.948Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:29:00 [2023-01-10T12:29:00.847Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:29:01 [2023-01-10T12:29:01.782Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:29:04 [2023-01-10T12:29:04.312Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:29:04 [2023-01-10T12:29:04.879Z] === RUN   TestDockerSuite/TestRmiBlank
12:29:04 [2023-01-10T12:29:04.879Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:29:04 [2023-01-10T12:29:04.879Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:29:07 [2023-01-10T12:29:07.408Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:29:08 [2023-01-10T12:29:08.341Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:29:08 [2023-01-10T12:29:08.341Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:29:09 [2023-01-10T12:29:09.720Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:29:10 [2023-01-10T12:29:10.658Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:29:12 [2023-01-10T12:29:12.033Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:29:12 [2023-01-10T12:29:12.600Z] === RUN   TestDockerSuite/TestRmiTag
12:29:12 [2023-01-10T12:29:12.857Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:29:13 [2023-01-10T12:29:13.115Z]     check_test.go:380: [d818208012d3c] daemon is not started
12:29:13 [2023-01-10T12:29:13.680Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:29:16 [2023-01-10T12:29:16.214Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:29:16 [2023-01-10T12:29:16.472Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:29:17 [2023-01-10T12:29:17.046Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:29:17 [2023-01-10T12:29:17.318Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:29:18 [2023-01-10T12:29:18.257Z] === RUN   TestDockerSuite/TestRunAddHost
12:29:18 [2023-01-10T12:29:18.514Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:29:18 [2023-01-10T12:29:18.772Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:29:18 [2023-01-10T12:29:18.772Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:29:19 [2023-01-10T12:29:19.338Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:29:19 [2023-01-10T12:29:19.338Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:29:19 [2023-01-10T12:29:19.905Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:29:20 [2023-01-10T12:29:20.839Z]     docker_api_swarm_service_test.go:533: [d7e29fd04bfa5] joining swarm manager [d525fd6335edc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:21 [2023-01-10T12:29:21.096Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:29:21 [2023-01-10T12:29:21.662Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:29:21 [2023-01-10T12:29:21.921Z]     docker_api_swarm_service_test.go:534: [dd2962d830e3f] joining swarm manager [d525fd6335edc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:22 [2023-01-10T12:29:22.178Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:29:22 [2023-01-10T12:29:22.744Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:29:24 [2023-01-10T12:29:24.120Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:29:25 [2023-01-10T12:29:25.497Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:29:26 [2023-01-10T12:29:26.432Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:29:26 [2023-01-10T12:29:26.999Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:29:27 [2023-01-10T12:29:27.565Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:29:28 [2023-01-10T12:29:28.499Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:29:29 [2023-01-10T12:29:29.065Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:29:29 [2023-01-10T12:29:29.998Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:29:30 [2023-01-10T12:29:30.563Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:29:31 [2023-01-10T12:29:31.128Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:29:31 [2023-01-10T12:29:31.386Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:29:31 [2023-01-10T12:29:31.951Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:29:31 [2023-01-10T12:29:31.951Z] === RUN   TestDockerSuite/TestRunBindMounts
12:29:33 [2023-01-10T12:29:33.325Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:29:33 [2023-01-10T12:29:33.582Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:29:34 [2023-01-10T12:29:34.148Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:29:34 [2023-01-10T12:29:34.726Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:29:35 [2023-01-10T12:29:35.294Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:29:35 [2023-01-10T12:29:35.294Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:29:35 [2023-01-10T12:29:35.859Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:29:36 [2023-01-10T12:29:36.116Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:29:36 [2023-01-10T12:29:36.682Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:29:36 [2023-01-10T12:29:36.939Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:29:37 [2023-01-10T12:29:37.505Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:29:37 [2023-01-10T12:29:37.505Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:29:37 [2023-01-10T12:29:37.763Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:29:38 [2023-01-10T12:29:38.021Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:29:38 [2023-01-10T12:29:38.586Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:29:39 [2023-01-10T12:29:39.154Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:29:39 [2023-01-10T12:29:39.412Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:29:40 [2023-01-10T12:29:40.346Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:29:40 [2023-01-10T12:29:40.346Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:29:40 [2023-01-10T12:29:40.604Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:29:41 [2023-01-10T12:29:41.537Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:29:42 [2023-01-10T12:29:42.471Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:29:43 [2023-01-10T12:29:43.405Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:29:43 [2023-01-10T12:29:43.970Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:29:44 [2023-01-10T12:29:44.227Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:29:44 [2023-01-10T12:29:44.793Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:29:45 [2023-01-10T12:29:45.051Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:29:45 [2023-01-10T12:29:45.309Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:29:45 [2023-01-10T12:29:45.878Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:29:46 [2023-01-10T12:29:46.811Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:29:47 [2023-01-10T12:29:47.377Z]     docker_api_swarm_service_test.go:148: [d982dbc064511] joining swarm manager [d585276227fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:48 [2023-01-10T12:29:48.311Z]     docker_api_swarm_service_test.go:148: [df49010fadebc] joining swarm manager [d585276227fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:49 [2023-01-10T12:29:49.687Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:29:49 [2023-01-10T12:29:49.687Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:29:50 [2023-01-10T12:29:50.253Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:29:51 [2023-01-10T12:29:51.627Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:29:53 [2023-01-10T12:29:53.008Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:29:54 [2023-01-10T12:29:54.404Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:29:55 [2023-01-10T12:29:55.777Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:29:55 [2023-01-10T12:29:55.777Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:29:55 [2023-01-10T12:29:55.777Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:29:55 [2023-01-10T12:29:55.777Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:29:55 [2023-01-10T12:29:55.777Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:29:56 [2023-01-10T12:29:56.342Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:29:57 [2023-01-10T12:29:57.719Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:29:58 [2023-01-10T12:29:58.653Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:30:00 [2023-01-10T12:30:00.026Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:30:00 [2023-01-10T12:30:00.284Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:30:01 [2023-01-10T12:30:01.216Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:30:01 [2023-01-10T12:30:01.783Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:30:01 [2023-01-10T12:30:01.783Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
12:30:01 [2023-01-10T12:30:01.783Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:30:02 [2023-01-10T12:30:02.041Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:30:03 [2023-01-10T12:30:03.413Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:30:03 [2023-01-10T12:30:03.413Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:30:03 [2023-01-10T12:30:03.671Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:30:04 [2023-01-10T12:30:04.237Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:30:04 [2023-01-10T12:30:04.802Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:30:05 [2023-01-10T12:30:05.061Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:30:05 [2023-01-10T12:30:05.319Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:30:05 [2023-01-10T12:30:05.885Z] === RUN   TestDockerSuite/TestRunEnvironment
12:30:06 [2023-01-10T12:30:06.452Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:30:07 [2023-01-10T12:30:07.018Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:30:07 [2023-01-10T12:30:07.589Z] === RUN   TestDockerSuite/TestRunExitCode
12:30:07 [2023-01-10T12:30:07.846Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:30:08 [2023-01-10T12:30:08.413Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:30:08 [2023-01-10T12:30:08.978Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:30:09 [2023-01-10T12:30:09.239Z] === RUN   TestDockerSuite/TestRunExposePort
12:30:09 [2023-01-10T12:30:09.239Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:30:09 [2023-01-10T12:30:09.806Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:30:10 [2023-01-10T12:30:10.064Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:30:11 [2023-01-10T12:30:11.000Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:30:11 [2023-01-10T12:30:11.259Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:30:11 [2023-01-10T12:30:11.259Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:30:11 [2023-01-10T12:30:11.259Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:30:14 [2023-01-10T12:30:14.540Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:30:14 [2023-01-10T12:30:14.540Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:30:24 [2023-01-10T12:30:24.505Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:30:25 [2023-01-10T12:30:25.439Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:30:26 [2023-01-10T12:30:26.373Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:30:27 [2023-01-10T12:30:27.749Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:30:27 [2023-01-10T12:30:27.749Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:30:27 [2023-01-10T12:30:27.749Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:30:27 [2023-01-10T12:30:27.749Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:30:28 [2023-01-10T12:30:28.316Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:30:30 [2023-01-10T12:30:30.215Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:30:31 [2023-01-10T12:30:31.589Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:30:32 [2023-01-10T12:30:32.522Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:30:39 [2023-01-10T12:30:39.076Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:30:39 [2023-01-10T12:30:39.076Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:30:39 [2023-01-10T12:30:39.076Z] === RUN   TestDockerSuite/TestRunModeHostname
12:30:39 [2023-01-10T12:30:39.642Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:30:39 [2023-01-10T12:30:39.642Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:30:39 [2023-01-10T12:30:39.901Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:30:40 [2023-01-10T12:30:40.834Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:30:41 [2023-01-10T12:30:41.685Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
12:30:41 [2023-01-10T12:30:41.685Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:30:41 [2023-01-10T12:30:41.770Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:30:43 [2023-01-10T12:30:43.145Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:30:43 [2023-01-10T12:30:43.145Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:30:43 [2023-01-10T12:30:43.402Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:30:44 [2023-01-10T12:30:44.777Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:30:45 [2023-01-10T12:30:45.343Z] === RUN   TestDockerSuite/TestRunMount
12:30:45 [2023-01-10T12:30:45.422Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:30:47 [2023-01-10T12:30:47.598Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:30:47 [2023-01-10T12:30:47.598Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
12:30:47 [2023-01-10T12:30:47.598Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:30:47 [2023-01-10T12:30:47.598Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
12:30:47 [2023-01-10T12:30:47.598Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:30:47 [2023-01-10T12:30:47.598Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
12:30:47 [2023-01-10T12:30:47.598Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:30:47 [2023-01-10T12:30:47.598Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:30:47 [2023-01-10T12:30:47.598Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:30:49 [2023-01-10T12:30:49.525Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:30:50 [2023-01-10T12:30:50.091Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:30:51 [2023-01-10T12:30:51.027Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:30:51 [2023-01-10T12:30:51.331Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:30:51 [2023-01-10T12:30:51.331Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:30:51 [2023-01-10T12:30:51.331Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:30:51 [2023-01-10T12:30:51.331Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:30:51 [2023-01-10T12:30:51.331Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:30:51 [2023-01-10T12:30:51.593Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:30:52 [2023-01-10T12:30:52.968Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:30:54 [2023-01-10T12:30:54.344Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:30:54 [2023-01-10T12:30:54.602Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:30:56 [2023-01-10T12:30:56.502Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:30:57 [2023-01-10T12:30:57.067Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:30:58 [2023-01-10T12:30:58.442Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:30:59 [2023-01-10T12:30:59.642Z] 2023/01/10 12:30:49 	Finished clone google.golang.org/api
12:30:59 [2023-01-10T12:30:59.642Z] 2023/01/10 12:30:49 Dependencies downloaded. Download time: 7m42.000138285s
12:30:59 [2023-01-10T12:30:59.642Z] 2023/01/10 12:30:49 Collecting all dependencies
12:30:59 [2023-01-10T12:30:59.819Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:30:59 [2023-01-10T12:30:59.880Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:31:00 [2023-01-10T12:31:00.384Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:31:01 [2023-01-10T12:31:01.006Z] 2023/01/10 12:31:00 Clean vendor dir from unused packages
12:31:01 [2023-01-10T12:31:01.006Z] 2023/01/10 12:31:00 	Ignoring paths matching "^archive/tar"
12:31:01 [2023-01-10T12:31:01.759Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:31:01 [2023-01-10T12:31:01.932Z] 2023/01/10 12:31:01 Success
12:31:01 [2023-01-10T12:31:01.932Z] 2023/01/10 12:31:01 Running time: 7m56.68085658s
12:31:02 [2023-01-10T12:31:02.188Z] Congratulations! All vendoring changes are done the right way.
12:31:02 [2023-01-10T12:31:02.331Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:31:02 [2023-01-10T12:31:02.899Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:31:02 [2023-01-10T12:31:02.899Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:31:03 [2023-01-10T12:31:03.090Z] + echo Ensuring container killed.
12:31:03 [2023-01-10T12:31:03.090Z] Ensuring container killed.
12:31:03 [2023-01-10T12:31:03.090Z] + docker rm -vf docker-pr6
12:31:03 [2023-01-10T12:31:03.090Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
12:31:03 [2023-01-10T12:31:03.365Z] + echo Chowning /workspace to jenkins user
12:31:03 [2023-01-10T12:31:03.365Z] Chowning /workspace to jenkins user
12:31:03 [2023-01-10T12:31:03.365Z] + id -u
12:31:03 [2023-01-10T12:31:03.365Z] + id -g
12:31:03 [2023-01-10T12:31:03.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/workspace busybox chown -R 1000:1000 /workspace
12:31:03 [2023-01-10T12:31:03.465Z] === RUN   TestDockerSuite/TestRunNetHost
12:31:04 [2023-01-10T12:31:04.398Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:31:04 [2023-01-10T12:31:04.965Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:31:05 [2023-01-10T12:31:05.085Z] + bundleName=unit
12:31:05 [2023-01-10T12:31:05.085Z] + echo Creating unit-bundles.tar.gz
12:31:05 [2023-01-10T12:31:05.085Z] Creating unit-bundles.tar.gz
12:31:05 [2023-01-10T12:31:05.085Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:31:05 [2023-01-10T12:31:05.085Z] bundles/junit-report.xml
12:31:05 [2023-01-10T12:31:05.085Z] bundles/go-test-report.json
12:31:05 [2023-01-10T12:31:05.085Z] bundles/profile.out
[Pipeline] archiveArtifacts
12:31:05 [2023-01-10T12:31:05.093Z] Archiving artifacts
12:31:05 [2023-01-10T12:31:05.531Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:31:05 [2023-01-10T12:31:05.531Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:31:05 [2023-01-10T12:31:05.784Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:31:06 [2023-01-10T12:31:06.087Z] + make clean
12:31:06 [2023-01-10T12:31:06.344Z] docker volume rm -f docker-dev-cache
12:31:06 [2023-01-10T12:31:06.599Z] docker-dev-cache
[Pipeline] deleteDir
12:31:06 [2023-01-10T12:31:06.906Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:31:08 [2023-01-10T12:31:08.280Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:31:08 [2023-01-10T12:31:08.538Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:31:11 [2023-01-10T12:31:11.822Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:31:12 [2023-01-10T12:31:12.080Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:31:12 [2023-01-10T12:31:12.338Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:31:12 [2023-01-10T12:31:12.597Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:31:13 [2023-01-10T12:31:13.163Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:31:13 [2023-01-10T12:31:13.163Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:31:13 [2023-01-10T12:31:13.730Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:31:14 [2023-01-10T12:31:14.296Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:31:14 [2023-01-10T12:31:14.555Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:31:15 [2023-01-10T12:31:15.121Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:31:16 [2023-01-10T12:31:16.053Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:31:21 [2023-01-10T12:31:21.315Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:31:21 [2023-01-10T12:31:21.315Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
12:31:21 [2023-01-10T12:31:21.315Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:31:21 [2023-01-10T12:31:21.315Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:31:21 [2023-01-10T12:31:21.881Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:31:22 [2023-01-10T12:31:22.816Z] === RUN   TestDockerSuite/TestRunPortInUse
12:31:23 [2023-01-10T12:31:23.382Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:31:23 [2023-01-10T12:31:23.952Z]     docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n"
12:31:23 [2023-01-10T12:31:23.952Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:31:24 [2023-01-10T12:31:24.540Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:31:24 [2023-01-10T12:31:24.797Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:31:25 [2023-01-10T12:31:25.362Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:31:25 [2023-01-10T12:31:25.620Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:31:25 [2023-01-10T12:31:25.620Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:31:25 [2023-01-10T12:31:25.620Z] === RUN   TestDockerSuite/TestRunPublishPort
12:31:26 [2023-01-10T12:31:26.185Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:31:26 [2023-01-10T12:31:26.443Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:31:26 [2023-01-10T12:31:26.443Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:31:26 [2023-01-10T12:31:26.443Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:31:27 [2023-01-10T12:31:27.010Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:31:27 [2023-01-10T12:31:27.942Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:31:27 [2023-01-10T12:31:27.942Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:31:27 [2023-01-10T12:31:27.942Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:31:29 [2023-01-10T12:31:29.843Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:31:30 [2023-01-10T12:31:30.777Z] === RUN   TestDockerSuite/TestRunRm
12:31:31 [2023-01-10T12:31:31.343Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:31:34 [2023-01-10T12:31:34.622Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:31:35 [2023-01-10T12:31:35.187Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:31:35 [2023-01-10T12:31:35.753Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:31:37 [2023-01-10T12:31:37.126Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:31:37 [2023-01-10T12:31:37.384Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:31:39 [2023-01-10T12:31:39.285Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:31:40 [2023-01-10T12:31:40.217Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:31:43 [2023-01-10T12:31:43.501Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:31:43 [2023-01-10T12:31:43.760Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:31:44 [2023-01-10T12:31:44.325Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:31:44 [2023-01-10T12:31:44.583Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:31:45 [2023-01-10T12:31:45.159Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:31:45 [2023-01-10T12:31:45.729Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:31:45 [2023-01-10T12:31:45.986Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:31:46 [2023-01-10T12:31:46.552Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:31:47 [2023-01-10T12:31:47.119Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:31:47 [2023-01-10T12:31:47.685Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:31:47 [2023-01-10T12:31:47.944Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:31:50 [2023-01-10T12:31:50.471Z] === RUN   TestDockerSuite/TestRunState
12:31:51 [2023-01-10T12:31:51.403Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:31:51 [2023-01-10T12:31:51.403Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:31:51 [2023-01-10T12:31:51.969Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:31:52 [2023-01-10T12:31:52.534Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:31:52 [2023-01-10T12:31:52.534Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:31:52 [2023-01-10T12:31:52.534Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
12:31:52 [2023-01-10T12:31:52.535Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:31:53 [2023-01-10T12:31:53.469Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:31:53 [2023-01-10T12:31:53.728Z] === RUN   TestDockerSuite/TestRunSysctls
12:31:54 [2023-01-10T12:31:54.661Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:31:54 [2023-01-10T12:31:54.661Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:31:54 [2023-01-10T12:31:54.661Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:31:55 [2023-01-10T12:31:55.226Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:31:56 [2023-01-10T12:31:56.599Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:31:57 [2023-01-10T12:31:57.165Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:31:58 [2023-01-10T12:31:58.099Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:32:00 [2023-01-10T12:32:00.626Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:32:03 [2023-01-10T12:32:03.152Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:32:03 [2023-01-10T12:32:03.717Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:32:03 [2023-01-10T12:32:03.975Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:32:04 [2023-01-10T12:32:04.233Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:32:04 [2023-01-10T12:32:04.798Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:32:06 [2023-01-10T12:32:06.717Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:32:06 [2023-01-10T12:32:06.717Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:32:07 [2023-01-10T12:32:07.652Z] === RUN   TestDockerSuite/TestRunUserByID
12:32:07 [2023-01-10T12:32:07.909Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:32:08 [2023-01-10T12:32:08.168Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:32:08 [2023-01-10T12:32:08.168Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:32:09 [2023-01-10T12:32:09.103Z] === RUN   TestDockerSuite/TestRunUserByName
12:32:09 [2023-01-10T12:32:09.669Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:32:09 [2023-01-10T12:32:09.669Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:32:10 [2023-01-10T12:32:10.235Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:32:10 [2023-01-10T12:32:10.235Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
12:32:10 [2023-01-10T12:32:10.235Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:32:10 [2023-01-10T12:32:10.235Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:32:10 [2023-01-10T12:32:10.801Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:32:12 [2023-01-10T12:32:12.175Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:32:14 [2023-01-10T12:32:14.074Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:32:14 [2023-01-10T12:32:14.640Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:32:15 [2023-01-10T12:32:15.206Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:32:15 [2023-01-10T12:32:15.464Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:32:17 [2023-01-10T12:32:17.366Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:32:17 [2023-01-10T12:32:17.931Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:32:18 [2023-01-10T12:32:18.189Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:32:20 [2023-01-10T12:32:20.092Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:32:21 [2023-01-10T12:32:21.026Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:32:21 [2023-01-10T12:32:21.961Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:32:22 [2023-01-10T12:32:22.528Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:32:22 [2023-01-10T12:32:22.528Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:32:22 [2023-01-10T12:32:22.528Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:32:22 [2023-01-10T12:32:22.528Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:32:22 [2023-01-10T12:32:22.528Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:32:22 [2023-01-10T12:32:22.528Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:32:22 [2023-01-10T12:32:22.528Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:32:22 [2023-01-10T12:32:22.786Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:32:22 [2023-01-10T12:32:22.786Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
12:32:22 [2023-01-10T12:32:22.786Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:32:23 [2023-01-10T12:32:23.718Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:32:23 [2023-01-10T12:32:23.718Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:32:23 [2023-01-10T12:32:23.976Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:32:25 [2023-01-10T12:32:25.360Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:32:25 [2023-01-10T12:32:25.925Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:32:26 [2023-01-10T12:32:26.492Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:32:26 [2023-01-10T12:32:26.492Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:32:26 [2023-01-10T12:32:26.750Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:32:27 [2023-01-10T12:32:27.008Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:32:27 [2023-01-10T12:32:27.008Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:32:27 [2023-01-10T12:32:27.008Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:32:27 [2023-01-10T12:32:27.008Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:32:27 [2023-01-10T12:32:27.008Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:32:27 [2023-01-10T12:32:27.008Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
12:32:27 [2023-01-10T12:32:27.008Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:32:27 [2023-01-10T12:32:27.575Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:32:28 [2023-01-10T12:32:28.141Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:32:28 [2023-01-10T12:32:28.141Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:32:28 [2023-01-10T12:32:28.707Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:32:28 [2023-01-10T12:32:28.965Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:32:29 [2023-01-10T12:32:29.530Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:32:29 [2023-01-10T12:32:29.530Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:32:30 [2023-01-10T12:32:30.095Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:32:30 [2023-01-10T12:32:30.662Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:32:30 [2023-01-10T12:32:30.662Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:32:30 [2023-01-10T12:32:30.662Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:32:31 [2023-01-10T12:32:31.228Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:32:32 [2023-01-10T12:32:32.162Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:32:32 [2023-01-10T12:32:32.727Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:32:32 [2023-01-10T12:32:32.727Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
12:32:32 [2023-01-10T12:32:32.727Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:32:32 [2023-01-10T12:32:32.727Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:32:32 [2023-01-10T12:32:32.985Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:32:32 [2023-01-10T12:32:32.985Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:32:33 [2023-01-10T12:32:33.919Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:32:34 [2023-01-10T12:32:34.487Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:32:36 [2023-01-10T12:32:36.386Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:32:36 [2023-01-10T12:32:36.643Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:32:36 [2023-01-10T12:32:36.643Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:32:36 [2023-01-10T12:32:36.643Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:32:37 [2023-01-10T12:32:37.577Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:32:37 [2023-01-10T12:32:37.834Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:32:38 [2023-01-10T12:32:38.400Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:32:39 [2023-01-10T12:32:39.334Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:32:39 [2023-01-10T12:32:39.334Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:32:40 [2023-01-10T12:32:40.709Z] === RUN   TestDockerSuite/TestSaveImageId
12:32:40 [2023-01-10T12:32:40.709Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:32:41 [2023-01-10T12:32:41.275Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:32:42 [2023-01-10T12:32:42.208Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents323521310
12:32:42 [2023-01-10T12:32:42.466Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:32:42 [2023-01-10T12:32:42.466Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:32:43 [2023-01-10T12:32:43.400Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:32:43 [2023-01-10T12:32:43.400Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:32:43 [2023-01-10T12:32:43.400Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:32:44 [2023-01-10T12:32:44.790Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:32:45 [2023-01-10T12:32:45.724Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:32:46 [2023-01-10T12:32:46.289Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:32:46 [2023-01-10T12:32:46.289Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:32:46 [2023-01-10T12:32:46.546Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:32:46 [2023-01-10T12:32:46.546Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:32:47 [2023-01-10T12:32:47.112Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:32:49 [2023-01-10T12:32:49.010Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:32:51 [2023-01-10T12:32:51.536Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:32:53 [2023-01-10T12:32:53.435Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:32:53 [2023-01-10T12:32:53.692Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:32:55 [2023-01-10T12:32:55.592Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:32:56 [2023-01-10T12:32:56.524Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:32:57 [2023-01-10T12:32:57.090Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:32:57 [2023-01-10T12:32:57.347Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:32:59 [2023-01-10T12:32:59.877Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:32:59 [2023-01-10T12:32:59.877Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:33:01 [2023-01-10T12:33:01.778Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:33:02 [2023-01-10T12:33:02.343Z] === RUN   TestDockerSuite/TestStartRecordError
12:33:03 [2023-01-10T12:33:03.717Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:33:05 [2023-01-10T12:33:05.090Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:33:05 [2023-01-10T12:33:05.090Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:33:06 [2023-01-10T12:33:06.034Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:33:07 [2023-01-10T12:33:07.933Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:33:08 [2023-01-10T12:33:08.866Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:33:14 [2023-01-10T12:33:14.128Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:33:16 [2023-01-10T12:33:16.654Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:33:20 [2023-01-10T12:33:20.835Z] === RUN   TestDockerSuite/TestStatsNoStream
12:33:20 [2023-01-10T12:33:20.835Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:33:23 [2023-01-10T12:33:23.362Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:33:24 [2023-01-10T12:33:24.734Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:33:25 [2023-01-10T12:33:25.299Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:33:25 [2023-01-10T12:33:25.864Z] === RUN   TestDockerSuite/TestTopPrivileged
12:33:26 [2023-01-10T12:33:26.122Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:33:26 [2023-01-10T12:33:26.122Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:33:26 [2023-01-10T12:33:26.122Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:33:26 [2023-01-10T12:33:26.688Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:33:26 [2023-01-10T12:33:26.760Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:33:26 [2023-01-10T12:33:26.760Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
12:33:26 [2023-01-10T12:33:26.760Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:33:29 [2023-01-10T12:33:29.214Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:33:32 [2023-01-10T12:33:32.510Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:33:32 [2023-01-10T12:33:32.510Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:33:33 [2023-01-10T12:33:33.075Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:33:33 [2023-01-10T12:33:33.075Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
12:33:33 [2023-01-10T12:33:33.075Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:33:33 [2023-01-10T12:33:33.075Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
12:33:33 [2023-01-10T12:33:33.075Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:33:33 [2023-01-10T12:33:33.334Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:33:33 [2023-01-10T12:33:33.926Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:33:33 [2023-01-10T12:33:33.926Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:33:34 [2023-01-10T12:33:34.268Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:33:34 [2023-01-10T12:33:34.836Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:33:35 [2023-01-10T12:33:35.769Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:33:36 [2023-01-10T12:33:36.027Z]     docker_cli_service_logs_test.go:246: checking task s9kqhxdrei97
12:33:36 [2023-01-10T12:33:36.027Z]     docker_cli_service_logs_test.go:251: checking messages for s9kqhxdrei97
12:33:36 [2023-01-10T12:33:36.027Z]     docker_cli_service_logs_test.go:246: checking task jqyuwxius355
12:33:36 [2023-01-10T12:33:36.027Z]     docker_cli_service_logs_test.go:251: checking messages for jqyuwxius355
12:33:36 [2023-01-10T12:33:36.963Z] === RUN   TestDockerSuite/TestUpdateStats
12:33:38 [2023-01-10T12:33:38.692Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:33:39 [2023-01-10T12:33:39.681Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:33:39 [2023-01-10T12:33:39.681Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
12:33:39 [2023-01-10T12:33:39.681Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:33:39 [2023-01-10T12:33:39.681Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
12:33:39 [2023-01-10T12:33:39.681Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:33:39 [2023-01-10T12:33:39.681Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
12:33:39 [2023-01-10T12:33:39.681Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:33:39 [2023-01-10T12:33:39.681Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:33:40 [2023-01-10T12:33:40.240Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:33:40 [2023-01-10T12:33:40.675Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:33:41 [2023-01-10T12:33:41.174Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:33:41 [2023-01-10T12:33:41.174Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
12:33:41 [2023-01-10T12:33:41.174Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:33:41 [2023-01-10T12:33:41.739Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:33:42 [2023-01-10T12:33:42.305Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:33:44 [2023-01-10T12:33:44.475Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:33:44 [2023-01-10T12:33:44.834Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:33:46 [2023-01-10T12:33:46.046Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:33:46 [2023-01-10T12:33:46.046Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
12:33:46 [2023-01-10T12:33:46.046Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:33:46 [2023-01-10T12:33:46.046Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
12:33:46 [2023-01-10T12:33:46.046Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:33:46 [2023-01-10T12:33:46.516Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:33:46 [2023-01-10T12:33:46.733Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:33:46 [2023-01-10T12:33:46.992Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:33:49 [2023-01-10T12:33:49.480Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:33:49 [2023-01-10T12:33:49.525Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:33:49 [2023-01-10T12:33:49.525Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:33:50 [2023-01-10T12:33:50.899Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:33:53 [2023-01-10T12:33:53.429Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:33:55 [2023-01-10T12:33:55.972Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:33:57 [2023-01-10T12:33:57.347Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:33:58 [2023-01-10T12:33:58.719Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:34:00 [2023-01-10T12:34:00.092Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:34:01 [2023-01-10T12:34:01.025Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:34:02 [2023-01-10T12:34:02.398Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:34:03 [2023-01-10T12:34:03.334Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:34:04 [2023-01-10T12:34:04.432Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:34:04 [2023-01-10T12:34:04.709Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:34:06 [2023-01-10T12:34:06.610Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:34:07 [2023-01-10T12:34:07.984Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:34:08 [2023-01-10T12:34:08.548Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:34:09 [2023-01-10T12:34:09.193Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:34:10 [2023-01-10T12:34:10.550Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:34:10 [2023-01-10T12:34:10.728Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:34:10 [2023-01-10T12:34:10.728Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
12:34:10 [2023-01-10T12:34:10.728Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:34:13 [2023-01-10T12:34:13.078Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:34:14 [2023-01-10T12:34:14.450Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:34:14 [2023-01-10T12:34:14.977Z]     docker_cli_swarm_test.go:1902: [d2fec014c66dc] joining swarm manager [d7e6ea1f6da23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:34:15 [2023-01-10T12:34:15.913Z]     docker_cli_swarm_test.go:1903: [d1a1d990eb0ad] joining swarm manager [d7e6ea1f6da23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:34:15 [2023-01-10T12:34:15.986Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:34:24 [2023-01-10T12:34:24.015Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:34:24 [2023-01-10T12:34:24.273Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:34:24 [2023-01-10T12:34:24.273Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:34:24 [2023-01-10T12:34:24.838Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:34:24 [2023-01-10T12:34:24.838Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:34:25 [2023-01-10T12:34:25.096Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:34:25 [2023-01-10T12:34:25.096Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:34:25 [2023-01-10T12:34:25.096Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:34:26 [2023-01-10T12:34:26.287Z] === RUN   TestDockerSuite/TestBuildAddScript
12:34:26 [2023-01-10T12:34:26.287Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
12:34:26 [2023-01-10T12:34:26.287Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:34:26 [2023-01-10T12:34:26.287Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
12:34:26 [2023-01-10T12:34:26.287Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:34:26 [2023-01-10T12:34:26.287Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
12:34:26 [2023-01-10T12:34:26.287Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:34:26 [2023-01-10T12:34:26.287Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
12:34:26 [2023-01-10T12:34:26.287Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:34:26 [2023-01-10T12:34:26.473Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:34:26 [2023-01-10T12:34:26.473Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:34:26 [2023-01-10T12:34:26.731Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:34:26 [2023-01-10T12:34:26.731Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:34:26 [2023-01-10T12:34:26.731Z] === RUN   TestDockerSuite/TestVolumeEvents
12:34:26 [2023-01-10T12:34:26.744Z] === RUN   TestDockerSuite/TestBuildAddTar
12:34:31 [2023-01-10T12:34:31.990Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:34:31 [2023-01-10T12:34:31.990Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:34:33 [2023-01-10T12:34:33.889Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:34:33 [2023-01-10T12:34:33.889Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:34:33 [2023-01-10T12:34:33.889Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:34:35 [2023-01-10T12:34:35.790Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:34:38 [2023-01-10T12:34:38.328Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:34:38 [2023-01-10T12:34:38.328Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:34:38 [2023-01-10T12:34:38.328Z] --- PASS: TestDockerSuite (1296.26s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.87s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.31s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.52s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.61s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.23s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.10s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.65s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.53s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.44s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.90s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.33s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.70s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.69s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.20s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.22s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.78s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.80s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.89s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.21s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.96s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.61s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.39s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.75s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.42s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.28s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.92s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.77s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.51s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.85s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.61s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.19s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.79s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.77s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.28s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.47s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.05s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.63s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.91s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.70s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.25s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.03s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.87s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.41s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.16s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.31s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.57s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.47s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.23s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.44s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.38s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.95s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.33s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.87s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.66s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.74s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.65s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.83s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.40s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.21s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.72s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.27s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.09s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.00s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.61s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.50s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFails (0.78s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.71s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.72s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.64s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.50s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.95s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.41s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.40s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.35s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.02s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.50s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.43s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.36s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.48s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.98s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.29s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.17s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.46s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.49s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.63s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.55s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
12:34:38 [2023-01-10T12:34:38.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.20s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.54s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.88s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.36s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.97s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildRm (2.67s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.77s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.19s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.70s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildUser (1.49s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.44s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.14s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.03s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.65s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.31s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitChange (0.61s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.95s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.97s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.09s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.59s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.03s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.63s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.96s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.43s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.34s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.30s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.54s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.44s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c316b0_<nil>} (1.31s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12743750982_/foo_false__<nil>_<nil>_<nil>} (0.48s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12743750982_/foo_true__<nil>_<nil>_<nil>} (1.39s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3889214498_/foo_false__<nil>_<nil>_<nil>} (1.48s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3889214498_/foo_true__<nil>_<nil>_<nil>} (1.31s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3889214498_/foo_true__0xc000c316e0_<nil>_<nil>} (1.55s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c316f8_<nil>} (1.38s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c31710_<nil>} (1.45s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c31728_<nil>} (1.38s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c31740_<nil>} (1.31s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.19s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
12:34:38 [2023-01-10T12:34:38.329Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.48s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.50s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.89s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.63s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.72s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.60s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.69s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.12s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.82s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.73s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.26s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.82s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.48s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.88s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.83s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.46s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToDot (1.08s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.87s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.55s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.18s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.41s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
12:34:38 [2023-01-10T12:34:38.329Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.24s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.07s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.15s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.13s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.56s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.70s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.19s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.67s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.96s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.25s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.26s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.61s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.16s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.76s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsRename (0.52s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsResize (0.59s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.84s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsTop (0.82s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.75s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExec (0.74s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.60s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.24s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.82s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecEnv (0.55s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.16s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.55s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.53s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.16s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.61s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecTTY (0.70s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.74s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.48s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.58s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestHealth (18.95s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.72s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportFile (1.10s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.26s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.24s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.62s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.79s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.42s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.23s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.40s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.26s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.84s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s)
12:34:38 [2023-01-10T12:34:38.330Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.18s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.85s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.15s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsSince (6.73s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.33s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestNetHostname (1.67s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.79s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginActive (3.30s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.59s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.60s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.97s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPortList (7.53s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.89s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.88s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.14s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.68s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.75s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.48s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.35s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.85s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.43s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.48s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.62s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.82s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.48s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.08s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.50s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.69s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.39s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.40s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.68s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.56s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.17s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.71s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.63s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.31s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.04s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s)
12:34:38 [2023-01-10T12:34:38.331Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.78s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.93s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunMount (4.79s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.61s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.27s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.84s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.39s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.82s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.56s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.86s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.48s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.42s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.59s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.90s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.57s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.44s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunRm (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.43s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.20s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunState (1.31s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.90s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.17s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.71s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.44s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.65s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.17s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.67s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.20s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.68s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.57s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.55s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.53s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.67s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.72s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.16s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.83s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.46s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.16s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.88s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.47s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.34s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.59s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.13s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.43s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.76s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
12:34:38 [2023-01-10T12:34:38.332Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.38s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s)
12:34:38 [2023-01-10T12:34:38.333Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:34:38 [2023-01-10T12:34:38.333Z] === RUN   TestDockerRegistrySuite
12:34:38 [2023-01-10T12:34:38.333Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:34:39 [2023-01-10T12:34:39.277Z]     check_test.go:196: [d40ef4a3b5db0] daemon is not started
12:34:39 [2023-01-10T12:34:39.277Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:34:40 [2023-01-10T12:34:40.213Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:34:40 [2023-01-10T12:34:40.471Z]     check_test.go:196: [d953b5144f179] daemon is not started
12:34:40 [2023-01-10T12:34:40.471Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:34:41 [2023-01-10T12:34:41.845Z]     check_test.go:196: [d929a8151b756] daemon is not started
12:34:41 [2023-01-10T12:34:41.845Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:34:42 [2023-01-10T12:34:42.103Z]     check_test.go:196: [df39afd1ee9bd] daemon is not started
12:34:42 [2023-01-10T12:34:42.103Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:34:42 [2023-01-10T12:34:42.668Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:34:45 [2023-01-10T12:34:45.201Z]     check_test.go:196: [d5521cd6f379e] daemon is not started
12:34:45 [2023-01-10T12:34:45.201Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:34:50 [2023-01-10T12:34:50.464Z]     check_test.go:196: [dce9132232c41] daemon is not started
12:34:50 [2023-01-10T12:34:50.464Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:34:53 [2023-01-10T12:34:53.747Z]     check_test.go:196: [d349345a35d8e] daemon is not started
12:34:53 [2023-01-10T12:34:53.747Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:34:54 [2023-01-10T12:34:54.314Z]     check_test.go:196: [d5ebdaa54ebd8] daemon is not started
12:34:54 [2023-01-10T12:34:54.314Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:34:55 [2023-01-10T12:34:55.248Z]     check_test.go:196: [dc03fc9a945c5] daemon is not started
12:34:55 [2023-01-10T12:34:55.248Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:34:56 [2023-01-10T12:34:56.185Z]     check_test.go:196: [dbc0b7e2abf94] daemon is not started
12:34:56 [2023-01-10T12:34:56.185Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:34:57 [2023-01-10T12:34:57.118Z]     check_test.go:196: [da1871cc847c3] daemon is not started
12:34:57 [2023-01-10T12:34:57.118Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:34:58 [2023-01-10T12:34:58.491Z]     check_test.go:196: [d84b6b7db5116] daemon is not started
12:34:58 [2023-01-10T12:34:58.491Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:34:58 [2023-01-10T12:34:58.491Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:34:59 [2023-01-10T12:34:59.878Z]     check_test.go:196: [dd74ebd2419d7] daemon is not started
12:34:59 [2023-01-10T12:34:59.878Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:35:00 [2023-01-10T12:35:00.812Z]     docker_cli_swarm_test.go:1803: [df25a0612c382] joining swarm manager [d193a9a9e4086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:35:01 [2023-01-10T12:35:01.069Z]     check_test.go:196: [d85fbc854eca6] daemon is not started
12:35:01 [2023-01-10T12:35:01.070Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:35:02 [2023-01-10T12:35:02.003Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6962e11b8559b924330c83e84b0d50b4bffd45afeb026a8b78cea9e7e109016a
12:35:02 [2023-01-10T12:35:02.003Z]     docker_cli_swarm_test.go:1804: [d446791bcffa1] joining swarm manager [d193a9a9e4086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:35:02 [2023-01-10T12:35:02.937Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d16e597bb48e90b62c27dccb1786f96062568a416139ef7a04b6f55c353814a0
12:35:03 [2023-01-10T12:35:03.194Z]     check_test.go:196: [d9bdd7cc8e19e] daemon is not started
12:35:03 [2023-01-10T12:35:03.194Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:35:04 [2023-01-10T12:35:04.130Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d8ae248e239b6440ea69de79870fd33d975b3cf7e4b43195f4054d74d7b25600
12:35:04 [2023-01-10T12:35:04.696Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:62a527db26ef8b9fbfa6b1526d5d8c7f0124dec93f86dc6543cb1d4a03014ac5
12:35:05 [2023-01-10T12:35:05.262Z]     check_test.go:196: [de4b822d29333] daemon is not started
12:35:05 [2023-01-10T12:35:05.262Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:35:06 [2023-01-10T12:35:06.196Z]     check_test.go:196: [d4c70dc99a8bd] daemon is not started
12:35:06 [2023-01-10T12:35:06.196Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:35:08 [2023-01-10T12:35:08.096Z]     check_test.go:196: [d9f79376ca616] daemon is not started
12:35:08 [2023-01-10T12:35:08.096Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:35:09 [2023-01-10T12:35:09.469Z]     check_test.go:196: [d125a8a9a854a] daemon is not started
12:35:09 [2023-01-10T12:35:09.469Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:35:09 [2023-01-10T12:35:09.469Z]     check_test.go:196: [d115460ba3707] daemon is not started
12:35:09 [2023-01-10T12:35:09.469Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:35:10 [2023-01-10T12:35:10.403Z]     check_test.go:196: [df1ca9a4134c3] daemon is not started
12:35:10 [2023-01-10T12:35:10.403Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:35:11 [2023-01-10T12:35:11.336Z]     check_test.go:196: [d71cf99d7f401] daemon is not started
12:35:11 [2023-01-10T12:35:11.336Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:35:12 [2023-01-10T12:35:12.269Z]     check_test.go:196: [dc6ef3e15c74b] daemon is not started
12:35:12 [2023-01-10T12:35:12.269Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:35:14 [2023-01-10T12:35:14.803Z]     check_test.go:196: [d7a1fe5234ba7] daemon is not started
12:35:14 [2023-01-10T12:35:14.803Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:35:14 [2023-01-10T12:35:14.803Z]     check_test.go:196: [d3657debf2eae] daemon is not started
12:35:14 [2023-01-10T12:35:14.803Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:35:15 [2023-01-10T12:35:15.737Z]     check_test.go:196: [d1d01c6b8036e] daemon is not started
12:35:15 [2023-01-10T12:35:15.737Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:35:16 [2023-01-10T12:35:16.303Z]     check_test.go:196: [dc45035dd6329] daemon is not started
12:35:16 [2023-01-10T12:35:16.303Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:35:16 [2023-01-10T12:35:16.303Z]     check_test.go:196: [d797bd5b5bce7] daemon is not started
12:35:16 [2023-01-10T12:35:16.303Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:35:16 [2023-01-10T12:35:16.560Z]     check_test.go:196: [d4d683629e4e4] daemon is not started
12:35:16 [2023-01-10T12:35:16.561Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:35:16 [2023-01-10T12:35:16.818Z]     check_test.go:196: [dd07d998edfeb] daemon is not started
12:35:16 [2023-01-10T12:35:16.818Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:35:17 [2023-01-10T12:35:17.084Z]     check_test.go:196: [dace405ae5bdd] daemon is not started
12:35:17 [2023-01-10T12:35:17.084Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:35:17 [2023-01-10T12:35:17.351Z]     check_test.go:196: [d2c1ff6cdf09c] daemon is not started
12:35:17 [2023-01-10T12:35:17.351Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:35:17 [2023-01-10T12:35:17.611Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:35:18 [2023-01-10T12:35:18.543Z]     check_test.go:196: [d07d21fb3b7ee] daemon is not started
12:35:18 [2023-01-10T12:35:18.543Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:35:20 [2023-01-10T12:35:20.442Z]     check_test.go:196: [d28331704a4f7] daemon is not started
12:35:20 [2023-01-10T12:35:20.442Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:35:21 [2023-01-10T12:35:21.007Z]     check_test.go:196: [d8adfb70eb12b] daemon is not started
12:35:21 [2023-01-10T12:35:21.007Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:35:21 [2023-01-10T12:35:21.941Z]     check_test.go:196: [d7f9fa218bdfc] daemon is not started
12:35:21 [2023-01-10T12:35:21.941Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:35:22 [2023-01-10T12:35:22.874Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:35:23 [2023-01-10T12:35:23.807Z] --- PASS: TestDockerRegistrySuite (45.60s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.18s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.21s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.28s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.15s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.23s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.06s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.16s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.78s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
12:35:23 [2023-01-10T12:35:23.807Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
12:35:23 [2023-01-10T12:35:23.807Z] === RUN   TestDockerSchema1RegistrySuite
12:35:23 [2023-01-10T12:35:23.807Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:35:23 [2023-01-10T12:35:23.807Z]     check_test.go:223: [df746ff32645a] daemon is not started
12:35:23 [2023-01-10T12:35:23.807Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:35:26 [2023-01-10T12:35:26.337Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:35:26 [2023-01-10T12:35:26.902Z]     check_test.go:223: [dfa3f078c4df4] daemon is not started
12:35:26 [2023-01-10T12:35:26.902Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:35:27 [2023-01-10T12:35:27.179Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:35:27 [2023-01-10T12:35:27.179Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
12:35:27 [2023-01-10T12:35:27.179Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:35:27 [2023-01-10T12:35:27.179Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
12:35:27 [2023-01-10T12:35:27.179Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:35:28 [2023-01-10T12:35:28.276Z]     docker_cli_swarm_test.go:1322: [dc836826bbe3a] joining swarm manager [df297e63e3f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:35:29 [2023-01-10T12:35:29.648Z]     docker_cli_swarm_test.go:1323: [d233872a03589] joining swarm manager [df297e63e3f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:35:32 [2023-01-10T12:35:32.177Z]     check_test.go:223: [de139f71003bb] daemon is not started
12:35:32 [2023-01-10T12:35:32.177Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:35:34 [2023-01-10T12:35:34.705Z]     check_test.go:223: [dfcfd0452ee24] daemon is not started
12:35:34 [2023-01-10T12:35:34.963Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:35:35 [2023-01-10T12:35:35.898Z]     check_test.go:223: [dfed358869e2b] daemon is not started
12:35:35 [2023-01-10T12:35:35.898Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:35:36 [2023-01-10T12:35:36.856Z]     check_test.go:223: [d994beb4d1ab1] daemon is not started
12:35:36 [2023-01-10T12:35:36.856Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:35:37 [2023-01-10T12:35:37.116Z]     check_test.go:223: [d771cd1c6388f] daemon is not started
12:35:37 [2023-01-10T12:35:37.116Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:35:38 [2023-01-10T12:35:38.049Z]     check_test.go:223: [d12f681abe6d7] daemon is not started
12:35:38 [2023-01-10T12:35:38.049Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:35:38 [2023-01-10T12:35:38.983Z]     check_test.go:223: [d41991772b6f7] daemon is not started
12:35:38 [2023-01-10T12:35:38.983Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:35:39 [2023-01-10T12:35:39.549Z]     check_test.go:223: [d1625362bf204] daemon is not started
12:35:39 [2023-01-10T12:35:39.549Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:35:42 [2023-01-10T12:35:42.076Z]     check_test.go:223: [ddb817289285a] daemon is not started
12:35:42 [2023-01-10T12:35:42.076Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:35:42 [2023-01-10T12:35:42.642Z]     check_test.go:223: [d564141ff5aea] daemon is not started
12:35:42 [2023-01-10T12:35:42.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:35:42 [2023-01-10T12:35:42.899Z]     check_test.go:223: [d165c6915abc6] daemon is not started
12:35:42 [2023-01-10T12:35:42.899Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:35:42 [2023-01-10T12:35:42.899Z]     check_test.go:223: [ddbc338276132] daemon is not started
12:35:42 [2023-01-10T12:35:42.899Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:35:43 [2023-01-10T12:35:43.157Z]     check_test.go:223: [dd35ef720f62b] daemon is not started
12:35:43 [2023-01-10T12:35:43.157Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:35:43 [2023-01-10T12:35:43.414Z]     check_test.go:223: [d916af30cee33] daemon is not started
12:35:43 [2023-01-10T12:35:43.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:35:43 [2023-01-10T12:35:43.980Z]     check_test.go:223: [d94cffe1fcb27] daemon is not started
12:35:43 [2023-01-10T12:35:43.980Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:35:43 [2023-01-10T12:35:43.980Z]     check_test.go:223: [d646de8854cc9] daemon is not started
12:35:43 [2023-01-10T12:35:43.980Z] --- PASS: TestDockerSchema1RegistrySuite (20.32s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.04s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.15s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.78s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.07s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
12:35:43 [2023-01-10T12:35:43.980Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:35:43 [2023-01-10T12:35:43.980Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:35:43 [2023-01-10T12:35:43.980Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:35:44 [2023-01-10T12:35:44.546Z]     check_test.go:252: [d860e8c8850e4] daemon is not started
12:35:44 [2023-01-10T12:35:44.546Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:35:45 [2023-01-10T12:35:45.479Z]     check_test.go:252: [dc9bddf113ba4] daemon is not started
12:35:45 [2023-01-10T12:35:45.479Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:35:45 [2023-01-10T12:35:45.479Z]     check_test.go:252: [d83b6e1f302e4] daemon is not started
12:35:45 [2023-01-10T12:35:45.479Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:35:46 [2023-01-10T12:35:46.853Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:35:47 [2023-01-10T12:35:47.110Z]     check_test.go:252: [dda734c7b7dd6] daemon is not started
12:35:47 [2023-01-10T12:35:47.111Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:35:47 [2023-01-10T12:35:47.676Z]     check_test.go:252: [d8a2c62cd196e] daemon is not started
12:35:47 [2023-01-10T12:35:47.676Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:35:48 [2023-01-10T12:35:48.610Z]     check_test.go:252: [d82d8ab0292f3] daemon is not started
12:35:48 [2023-01-10T12:35:48.610Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:35:48 [2023-01-10T12:35:48.610Z]     check_test.go:252: [dc4c496a0f21d] daemon is not started
12:35:48 [2023-01-10T12:35:48.610Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.68s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s)
12:35:48 [2023-01-10T12:35:48.610Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:35:48 [2023-01-10T12:35:48.610Z] === RUN   TestDockerRegistryAuthTokenSuite
12:35:48 [2023-01-10T12:35:48.610Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:35:52 [2023-01-10T12:35:52.292Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:35:52 [2023-01-10T12:35:52.292Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
12:35:52 [2023-01-10T12:35:52.749Z] === RUN   TestDockerSuite/TestBuildBlankName
12:35:53 [2023-01-10T12:35:53.207Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:35:53 [2023-01-10T12:35:53.868Z]     check_test.go:279: [ddb93a11b6985] daemon is not started
12:35:53 [2023-01-10T12:35:53.868Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:35:53 [2023-01-10T12:35:53.868Z]     check_test.go:279: [d59980848c310] daemon is not started
12:35:53 [2023-01-10T12:35:53.868Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:35:55 [2023-01-10T12:35:55.239Z]     check_test.go:279: [d0c155bdd403b] daemon is not started
12:35:55 [2023-01-10T12:35:55.239Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:35:55 [2023-01-10T12:35:55.239Z]     check_test.go:279: [d489b5705d6cf] daemon is not started
12:35:55 [2023-01-10T12:35:55.239Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:35:55 [2023-01-10T12:35:55.239Z]     check_test.go:279: [d585b7abb0c85] daemon is not started
12:35:55 [2023-01-10T12:35:55.239Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.67s)
12:35:55 [2023-01-10T12:35:55.239Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
12:35:55 [2023-01-10T12:35:55.239Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:35:55 [2023-01-10T12:35:55.239Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (1.06s)
12:35:55 [2023-01-10T12:35:55.239Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
12:35:55 [2023-01-10T12:35:55.239Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
12:35:55 [2023-01-10T12:35:55.239Z] === RUN   TestDockerNetworkSuite
12:35:55 [2023-01-10T12:35:55.239Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:35:57 [2023-01-10T12:35:57.905Z]     docker_cli_network_unix_test.go:47: [d32a9a06a3d7f] daemon is not started
12:35:57 [2023-01-10T12:35:57.905Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:35:58 [2023-01-10T12:35:58.163Z]     docker_cli_network_unix_test.go:47: [df7f56990cd8c] daemon is not started
12:35:58 [2023-01-10T12:35:58.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:36:00 [2023-01-10T12:36:00.947Z]     docker_cli_network_unix_test.go:47: [d0106e9dd7797] daemon is not started
12:36:01 [2023-01-10T12:36:01.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:36:01 [2023-01-10T12:36:01.822Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:36:01 [2023-01-10T12:36:01.822Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
12:36:02 [2023-01-10T12:36:02.579Z]     docker_cli_network_unix_test.go:47: [d3929fe228260] daemon is not started
12:36:02 [2023-01-10T12:36:02.579Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:36:02 [2023-01-10T12:36:02.786Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:36:02 [2023-01-10T12:36:02.837Z]     docker_cli_network_unix_test.go:1234: [da7c735aa01a5] daemon is not started
12:36:05 [2023-01-10T12:36:05.362Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:36:05 [2023-01-10T12:36:05.929Z]     docker_cli_network_unix_test.go:47: [de70d6ed68aaa] daemon is not started
12:36:06 [2023-01-10T12:36:06.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:36:08 [2023-01-10T12:36:08.570Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:36:10 [2023-01-10T12:36:10.678Z]     docker_cli_network_unix_test.go:47: [dc8618f1aa724] daemon is not started
12:36:11 [2023-01-10T12:36:11.612Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:36:13 [2023-01-10T12:36:13.512Z]     docker_cli_network_unix_test.go:47: [d1f11d9208ad7] daemon is not started
12:36:13 [2023-01-10T12:36:13.512Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:36:14 [2023-01-10T12:36:14.887Z]     docker_cli_network_unix_test.go:47: [d72a772b73268] daemon is not started
12:36:14 [2023-01-10T12:36:14.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:36:15 [2023-01-10T12:36:15.145Z]     docker_cli_network_unix_test.go:47: [d7cb77b3c5815] daemon is not started
12:36:15 [2023-01-10T12:36:15.145Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:36:15 [2023-01-10T12:36:15.403Z]     docker_cli_network_unix_test.go:47: [d237b4108ce7c] daemon is not started
12:36:15 [2023-01-10T12:36:15.661Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:36:16 [2023-01-10T12:36:16.226Z]     docker_cli_network_unix_test.go:47: [d7201200d7d4b] daemon is not started
12:36:16 [2023-01-10T12:36:16.484Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:36:17 [2023-01-10T12:36:17.070Z]     docker_cli_network_unix_test.go:47: [d29334a6ee6cb] daemon is not started
12:36:17 [2023-01-10T12:36:17.328Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:36:17 [2023-01-10T12:36:17.585Z]     docker_cli_network_unix_test.go:47: [d2ab3ea8f93c2] daemon is not started
12:36:17 [2023-01-10T12:36:17.585Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:36:17 [2023-01-10T12:36:17.843Z]     docker_cli_network_unix_test.go:47: [d5b9d6be75e36] daemon is not started
12:36:17 [2023-01-10T12:36:17.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:36:18 [2023-01-10T12:36:18.410Z]     docker_cli_network_unix_test.go:47: [d9eaef66337df] daemon is not started
12:36:18 [2023-01-10T12:36:18.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:36:18 [2023-01-10T12:36:18.668Z]     docker_cli_network_unix_test.go:47: [dfaeee30f8869] daemon is not started
12:36:18 [2023-01-10T12:36:18.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:36:18 [2023-01-10T12:36:18.668Z]     docker_cli_network_unix_test.go:47: [dcb34f9c5accd] daemon is not started
12:36:18 [2023-01-10T12:36:18.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:36:18 [2023-01-10T12:36:18.927Z]     docker_cli_network_unix_test.go:47: [d6f64f8dc5f29] daemon is not started
12:36:18 [2023-01-10T12:36:18.927Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:36:19 [2023-01-10T12:36:19.860Z]     docker_cli_network_unix_test.go:47: [df7ab1e37f586] daemon is not started
12:36:19 [2023-01-10T12:36:19.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:36:20 [2023-01-10T12:36:20.120Z]     docker_cli_network_unix_test.go:47: [d7c4ee19c450e] daemon is not started
12:36:20 [2023-01-10T12:36:20.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:36:20 [2023-01-10T12:36:20.685Z]     docker_cli_network_unix_test.go:47: [d5919c55826bf] daemon is not started
12:36:20 [2023-01-10T12:36:20.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:36:20 [2023-01-10T12:36:20.944Z]     docker_cli_network_unix_test.go:47: [d04e563435e9a] daemon is not started
12:36:20 [2023-01-10T12:36:20.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:36:20 [2023-01-10T12:36:20.944Z]     docker_cli_network_unix_test.go:47: [d2449346d5f8c] daemon is not started
12:36:20 [2023-01-10T12:36:20.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:36:21 [2023-01-10T12:36:21.031Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:36:22 [2023-01-10T12:36:22.318Z]     docker_cli_network_unix_test.go:969: [d3e6ab40bd5f9] daemon is not started
12:36:23 [2023-01-10T12:36:23.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:36:24 [2023-01-10T12:36:24.624Z]     docker_cli_network_unix_test.go:47: [d883bb3768d4e] daemon is not started
12:36:24 [2023-01-10T12:36:24.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:36:27 [2023-01-10T12:36:27.155Z]     docker_cli_network_unix_test.go:1117: [d9dcf5708a6d2] daemon is not started
12:36:29 [2023-01-10T12:36:29.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:36:29 [2023-01-10T12:36:29.699Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:36:29 [2023-01-10T12:36:29.699Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
12:36:29 [2023-01-10T12:36:29.943Z]     docker_cli_network_unix_test.go:47: [d7b71adfea952] daemon is not started
12:36:29 [2023-01-10T12:36:29.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:36:30 [2023-01-10T12:36:30.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:36:30 [2023-01-10T12:36:30.876Z]     docker_cli_network_unix_test.go:47: [d74cea58ba3ec] daemon is not started
12:36:30 [2023-01-10T12:36:30.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:36:30 [2023-01-10T12:36:30.876Z]     docker_cli_network_unix_test.go:47: [dbd08026d9c96] daemon is not started
12:36:30 [2023-01-10T12:36:30.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:36:30 [2023-01-10T12:36:30.876Z]     docker_cli_network_unix_test.go:47: [d269d35ad0743] daemon is not started
12:36:30 [2023-01-10T12:36:30.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:36:31 [2023-01-10T12:36:31.133Z]     docker_cli_network_unix_test.go:47: [db79189f8a0fb] daemon is not started
12:36:31 [2023-01-10T12:36:31.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:36:31 [2023-01-10T12:36:31.133Z]     docker_cli_network_unix_test.go:47: [dea3ed57eded0] daemon is not started
12:36:31 [2023-01-10T12:36:31.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:36:31 [2023-01-10T12:36:31.133Z]     docker_cli_network_unix_test.go:47: [db681688652b8] daemon is not started
12:36:31 [2023-01-10T12:36:31.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:36:33 [2023-01-10T12:36:33.031Z]     docker_cli_network_unix_test.go:47: [db272902f3a09] daemon is not started
12:36:33 [2023-01-10T12:36:33.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:36:33 [2023-01-10T12:36:33.597Z]     docker_cli_network_unix_test.go:47: [d12b9f9ba2742] daemon is not started
12:36:33 [2023-01-10T12:36:33.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:36:33 [2023-01-10T12:36:33.597Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
12:36:33 [2023-01-10T12:36:33.597Z]     docker_cli_network_unix_test.go:47: [d07dca270a306] daemon is not started
12:36:33 [2023-01-10T12:36:33.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:36:34 [2023-01-10T12:36:34.163Z]     docker_cli_network_unix_test.go:47: [dad64d348232a] daemon is not started
12:36:34 [2023-01-10T12:36:34.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:36:37 [2023-01-10T12:36:37.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:36:39 [2023-01-10T12:36:39.099Z]     docker_cli_network_unix_test.go:1085: [dad51f93e9e84] daemon is not started
12:36:40 [2023-01-10T12:36:40.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:36:40 [2023-01-10T12:36:40.597Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
12:36:40 [2023-01-10T12:36:40.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:36:40 [2023-01-10T12:36:40.597Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
12:36:40 [2023-01-10T12:36:40.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:36:40 [2023-01-10T12:36:40.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:36:40 [2023-01-10T12:36:40.998Z]     docker_cli_network_unix_test.go:47: [db9489d56f6c1] daemon is not started
12:36:40 [2023-01-10T12:36:40.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:36:41 [2023-01-10T12:36:41.255Z]     docker_cli_network_unix_test.go:47: [d81e79c80bc09] daemon is not started
12:36:41 [2023-01-10T12:36:41.513Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:36:42 [2023-01-10T12:36:42.885Z]     docker_cli_network_unix_test.go:47: [ddcea00299709] daemon is not started
12:36:43 [2023-01-10T12:36:43.143Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:36:43 [2023-01-10T12:36:43.143Z]     docker_cli_network_unix_test.go:47: [d396f793339a4] daemon is not started
12:36:43 [2023-01-10T12:36:43.143Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:36:43 [2023-01-10T12:36:43.401Z]     docker_cli_network_unix_test.go:47: [d9f9d2c2a0cc4] daemon is not started
12:36:43 [2023-01-10T12:36:43.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:36:44 [2023-01-10T12:36:44.228Z]     docker_cli_network_unix_test.go:47: [d29012e5b864b] daemon is not started
12:36:44 [2023-01-10T12:36:44.228Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:36:44 [2023-01-10T12:36:44.793Z]     docker_cli_network_unix_test.go:47: [d8088070218af] daemon is not started
12:36:45 [2023-01-10T12:36:45.052Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:36:47 [2023-01-10T12:36:47.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:36:47 [2023-01-10T12:36:47.763Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
12:36:47 [2023-01-10T12:36:47.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:36:48 [2023-01-10T12:36:48.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:36:48 [2023-01-10T12:36:48.755Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
12:36:48 [2023-01-10T12:36:48.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:36:48 [2023-01-10T12:36:48.755Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
12:36:48 [2023-01-10T12:36:48.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:36:51 [2023-01-10T12:36:51.605Z]     docker_cli_network_unix_test.go:47: [dc12ec1e7ec9b] daemon is not started
12:36:51 [2023-01-10T12:36:51.605Z] --- PASS: TestDockerNetworkSuite (55.75s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.38s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
12:36:51 [2023-01-10T12:36:51.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.88s)
12:36:51 [2023-01-10T12:36:51.605Z] === RUN   TestDockerHubPullSuite
12:36:51 [2023-01-10T12:36:51.605Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:36:52 [2023-01-10T12:36:52.976Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:36:55 [2023-01-10T12:36:55.501Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:36:56 [2023-01-10T12:36:56.434Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:36:58 [2023-01-10T12:36:58.346Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:36:58 [2023-01-10T12:36:58.603Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:36:59 [2023-01-10T12:36:59.169Z] --- PASS: TestDockerHubPullSuite (8.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s)
12:36:59 [2023-01-10T12:36:59.169Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s)
12:36:59 [2023-01-10T12:36:59.169Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s)
12:36:59 [2023-01-10T12:36:59.169Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s)
12:36:59 [2023-01-10T12:36:59.169Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s)
12:36:59 [2023-01-10T12:36:59.169Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
12:36:59 [2023-01-10T12:36:59.169Z] PASS
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === Skipped
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_sni_test.go:18: Flakey test
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
12:36:59 [2023-01-10T12:36:59.169Z]     docker_cli_network_unix_test.go:47: [d07dca270a306] daemon is not started
12:36:59 [2023-01-10T12:36:59.169Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:36:59 [2023-01-10T12:36:59.169Z] 
12:36:59 [2023-01-10T12:36:59.169Z] DONE 1270 tests, 51 skipped in 1443.409s
12:36:59 [2023-01-10T12:36:59.169Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:36:59 [2023-01-10T12:36:59.169Z] ++++ cat bundles/test-integration/docker.pid
12:36:59 [2023-01-10T12:36:59.169Z] +++ kill 8064
12:37:00 [2023-01-10T12:37:00.102Z] +++ /etc/init.d/apparmor stop
12:37:00 [2023-01-10T12:37:00.102Z] Leaving: AppArmorNo profiles have been unloaded.
12:37:00 [2023-01-10T12:37:00.102Z] 
12:37:00 [2023-01-10T12:37:00.102Z] Unloading profiles will leave already running processes permanently
12:37:00 [2023-01-10T12:37:00.102Z] unconfined, which can lead to unexpected situations.
12:37:00 [2023-01-10T12:37:00.102Z] 
12:37:00 [2023-01-10T12:37:00.102Z] To set a process to complain mode, use the command line tool
12:37:00 [2023-01-10T12:37:00.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:37:00 [2023-01-10T12:37:00.102Z] +++ true
12:37:00 [2023-01-10T12:37:00.102Z] exiting test-integration
12:37:00 [2023-01-10T12:37:00.102Z] ++ exit 0
12:37:00 [2023-01-10T12:37:00.102Z] 
12:37:00 [2023-01-10T12:37:00.360Z] + for job in $(jobs -p)
12:37:00 [2023-01-10T12:37:00.360Z] + wait 27173
12:37:31 [2023-01-10T12:37:31.464Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:37:32 [2023-01-10T12:37:32.412Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:37:35 [2023-01-10T12:37:35.258Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:37:35 [2023-01-10T12:37:35.258Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
12:37:35 [2023-01-10T12:37:35.690Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:37:35 [2023-01-10T12:37:35.727Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:37:35 [2023-01-10T12:37:35.727Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
12:37:36 [2023-01-10T12:37:36.196Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:37:37 [2023-01-10T12:37:37.764Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:37:37 [2023-01-10T12:37:37.764Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
12:37:38 [2023-01-10T12:37:38.234Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:37:40 [2023-01-10T12:37:40.952Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:37:44 [2023-01-10T12:37:44.104Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:37:45 [2023-01-10T12:37:45.092Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:37:45 [2023-01-10T12:37:45.092Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
12:37:45 [2023-01-10T12:37:45.092Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:37:45 [2023-01-10T12:37:45.092Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
12:37:45 [2023-01-10T12:37:45.092Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:37:46 [2023-01-10T12:37:46.212Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:37:46 [2023-01-10T12:37:46.659Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:37:47 [2023-01-10T12:37:47.647Z] === RUN   TestDockerSuite/TestBuildCmd
12:37:48 [2023-01-10T12:37:48.636Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:37:48 [2023-01-10T12:37:48.739Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:37:49 [2023-01-10T12:37:49.105Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:37:50 [2023-01-10T12:37:50.093Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:37:52 [2023-01-10T12:37:52.918Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:37:54 [2023-01-10T12:37:54.815Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:37:55 [2023-01-10T12:37:55.967Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:37:58 [2023-01-10T12:37:58.095Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:37:58 [2023-01-10T12:37:58.095Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
12:37:58 [2023-01-10T12:37:58.095Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:37:58 [2023-01-10T12:37:58.922Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:37:58 [2023-01-10T12:37:58.922Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
12:37:58 [2023-01-10T12:37:58.922Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:37:59 [2023-01-10T12:37:59.911Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:37:59 [2023-01-10T12:37:59.911Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
12:37:59 [2023-01-10T12:37:59.911Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:38:00 [2023-01-10T12:38:00.900Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:38:03 [2023-01-10T12:38:03.128Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:38:03 [2023-01-10T12:38:03.357Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:38:03 [2023-01-10T12:38:03.922Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:38:04 [2023-01-10T12:38:04.117Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:38:04 [2023-01-10T12:38:04.487Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:38:04 [2023-01-10T12:38:04.587Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:38:04 [2023-01-10T12:38:04.587Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
12:38:04 [2023-01-10T12:38:04.587Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:38:05 [2023-01-10T12:38:05.576Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:38:06 [2023-01-10T12:38:06.566Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:38:06 [2023-01-10T12:38:06.566Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
12:38:06 [2023-01-10T12:38:06.566Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:38:06 [2023-01-10T12:38:06.566Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
12:38:06 [2023-01-10T12:38:06.566Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:38:07 [2023-01-10T12:38:07.013Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:38:12 [2023-01-10T12:38:12.437Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:38:55 [2023-01-10T12:38:55.164Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:38:55 [2023-01-10T12:38:55.164Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:38:55 [2023-01-10T12:38:55.164Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:38:59 [2023-01-10T12:38:59.925Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:38:59 [2023-01-10T12:38:59.925Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
12:39:00 [2023-01-10T12:39:00.396Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:39:00 [2023-01-10T12:39:00.396Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
12:39:00 [2023-01-10T12:39:00.868Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:39:00 [2023-01-10T12:39:00.868Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
12:39:00 [2023-01-10T12:39:00.868Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:39:01 [2023-01-10T12:39:01.860Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:39:01 [2023-01-10T12:39:01.860Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
12:39:01 [2023-01-10T12:39:01.860Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:39:03 [2023-01-10T12:39:03.227Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:39:03 [2023-01-10T12:39:03.227Z]     docker_cli_swarm_test.go:1187: [d89304a336c66] joining swarm manager [dbe310732a6ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:39:08 [2023-01-10T12:39:08.484Z]     docker_cli_swarm_test.go:1196: [d4ccd0605495a] joining swarm manager [dbe310732a6ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:39:44 [2023-01-10T12:39:44.571Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:39:44 [2023-01-10T12:39:44.572Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:39:44 [2023-01-10T12:39:44.572Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
12:39:44 [2023-01-10T12:39:44.572Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:40:04 [2023-01-10T12:40:04.683Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:40:09 [2023-01-10T12:40:09.689Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:40:09 [2023-01-10T12:40:09.689Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:40:09 [2023-01-10T12:40:09.689Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:40:09 [2023-01-10T12:40:09.941Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:40:14 [2023-01-10T12:40:14.121Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:40:15 [2023-01-10T12:40:15.499Z]     docker_cli_swarm_test.go:1119: [d8871016e19fa] joining swarm manager [d89ab938a4441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:40:16 [2023-01-10T12:40:16.871Z]     docker_cli_swarm_test.go:1120: [df5d86097e4df] joining swarm manager [d89ab938a4441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:40:19 [2023-01-10T12:40:19.984Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:40:22 [2023-01-10T12:40:22.155Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:40:25 [2023-01-10T12:40:25.050Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:41:51 [2023-01-10T12:41:51.045Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:41:53 [2023-01-10T12:41:53.285Z]     docker_cli_swarm_test.go:1173: [da32fcbefbb2f] joining swarm manager [d89ab938a4441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:41:58 [2023-01-10T12:41:58.106Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:41:58 [2023-01-10T12:41:58.106Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
12:41:58 [2023-01-10T12:41:58.106Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:42:31 [2023-01-10T12:42:31.973Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:42:31 [2023-01-10T12:42:31.973Z]     docker_cli_swarm_test.go:1454: [dc27381a05972] joining swarm manager [d6b3d454d78e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:42:31 [2023-01-10T12:42:31.973Z]     docker_cli_swarm_test.go:1455: [d2ab60ec0a650] joining swarm manager [d6b3d454d78e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:42:40 [2023-01-10T12:42:40.097Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:42:40 [2023-01-10T12:42:40.662Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:42:40 [2023-01-10T12:42:40.662Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:42:40 [2023-01-10T12:42:40.919Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:42:40 [2023-01-10T12:42:40.919Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:42:41 [2023-01-10T12:42:41.484Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:42:44 [2023-01-10T12:42:44.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:42:47 [2023-01-10T12:42:47.289Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:42:49 [2023-01-10T12:42:49.185Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:42:51 [2023-01-10T12:42:51.084Z]     docker_cli_swarm_unix_test.go:63: [dd400e1392164] joining swarm manager [dacf6dfca464c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:43:39 [2023-01-10T12:43:39.317Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:43:39 [2023-01-10T12:43:39.317Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:43:39 [2023-01-10T12:43:39.317Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:43:47 [2023-01-10T12:43:47.282Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:43:47 [2023-01-10T12:43:47.283Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:43:47 [2023-01-10T12:43:47.283Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:43:48 [2023-01-10T12:43:48.658Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:43:51 [2023-01-10T12:43:51.936Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:43:54 [2023-01-10T12:43:54.463Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:43:55 [2023-01-10T12:43:55.836Z]     docker_api_swarm_test.go:962: [d35c7d762beaa] joining swarm manager [db69019e57ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:44:00 [2023-01-10T12:44:00.465Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:44:13 [2023-01-10T12:44:13.901Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:44:18 [2023-01-10T12:44:18.225Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:44:26 [2023-01-10T12:44:26.089Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:44:28 [2023-01-10T12:44:28.619Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:44:30 [2023-01-10T12:44:30.523Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:44:33 [2023-01-10T12:44:33.011Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:44:33 [2023-01-10T12:44:33.051Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:44:41 [2023-01-10T12:44:41.153Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:44:44 [2023-01-10T12:44:44.432Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:44:46 [2023-01-10T12:44:46.972Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:44:48 [2023-01-10T12:44:48.869Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:44:51 [2023-01-10T12:44:51.396Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:44:53 [2023-01-10T12:44:53.923Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:44:55 [2023-01-10T12:44:55.821Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:44:58 [2023-01-10T12:44:58.351Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:45:15 [2023-01-10T12:45:15.493Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:45:33 [2023-01-10T12:45:33.152Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:45:45 [2023-01-10T12:45:45.510Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:45:54 [2023-01-10T12:45:54.560Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:46:06 [2023-01-10T12:46:06.750Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:46:24 [2023-01-10T12:46:24.816Z] --- PASS: TestDockerSwarmSuite (1665.16s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.89s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.97s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.90s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.30s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.03s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.38s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.71s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.70s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.39s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.76s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.31s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.12s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.69s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.27s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.87s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.93s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.44s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.36s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.27s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.56s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.92s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.52s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.65s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.40s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.15s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.92s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.86s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.92s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.96s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.52s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.21s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.66s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.97s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.93s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.91s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.23s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.43s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.64s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.77s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.61s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.40s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.93s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.12s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.19s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.25s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (125.93s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.31s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.40s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.68s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.14s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.16s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.86s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.47s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.67s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.13s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s)
12:46:24 [2023-01-10T12:46:24.816Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
12:46:24 [2023-01-10T12:46:24.816Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
12:46:24 [2023-01-10T12:46:24.816Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
12:46:24 [2023-01-10T12:46:24.816Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.10s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.95s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.01s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.05s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.14s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s)
12:46:24 [2023-01-10T12:46:24.816Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s)
12:46:24 [2023-01-10T12:46:24.816Z] === RUN   TestDockerExternalVolumeSuite
12:46:24 [2023-01-10T12:46:24.816Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:46:24 [2023-01-10T12:46:24.816Z]     docker_cli_external_volume_driver_test.go:53: [d00dbf16c66a8] daemon is not started
12:46:39 [2023-01-10T12:46:39.684Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:47:47 [2023-01-10T12:47:47.340Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:47:57 [2023-01-10T12:47:57.298Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:48:12 [2023-01-10T12:48:12.184Z]     docker_cli_external_volume_driver_test.go:53: [d9170079f8e11] daemon is not started
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:48:12 [2023-01-10T12:48:12.348Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:48:12 [2023-01-10T12:48:12.348Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:48:12 [2023-01-10T12:48:12.348Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:48:12 [2023-01-10T12:48:12.348Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:48:16 [2023-01-10T12:48:16.084Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:48:19 [2023-01-10T12:48:19.814Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:48:25 [2023-01-10T12:48:25.593Z] === RUN   TestDockerSuite/TestBuildEnv
12:48:25 [2023-01-10T12:48:25.593Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
12:48:25 [2023-01-10T12:48:25.593Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:48:25 [2023-01-10T12:48:25.593Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
12:48:26 [2023-01-10T12:48:26.050Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:48:26 [2023-01-10T12:48:26.050Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
12:48:26 [2023-01-10T12:48:26.050Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:48:26 [2023-01-10T12:48:26.050Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
12:48:26 [2023-01-10T12:48:26.050Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:48:26 [2023-01-10T12:48:26.050Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
12:48:26 [2023-01-10T12:48:26.050Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:48:27 [2023-01-10T12:48:27.042Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:48:30 [2023-01-10T12:48:30.724Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:48:30 [2023-01-10T12:48:30.725Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
12:48:30 [2023-01-10T12:48:30.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:48:30 [2023-01-10T12:48:30.725Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
12:48:30 [2023-01-10T12:48:30.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:48:30 [2023-01-10T12:48:30.725Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
12:48:30 [2023-01-10T12:48:30.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:48:31 [2023-01-10T12:48:31.690Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:48:37 [2023-01-10T12:48:37.470Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:48:41 [2023-01-10T12:48:41.901Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:48:58 [2023-01-10T12:48:58.543Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildExpose
12:48:58 [2023-01-10T12:48:58.543Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:48:58 [2023-01-10T12:48:58.543Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:48:58 [2023-01-10T12:48:58.543Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:48:58 [2023-01-10T12:48:58.543Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
12:48:58 [2023-01-10T12:48:58.543Z] === RUN   TestDockerSuite/TestBuildFails
12:48:59 [2023-01-10T12:48:59.507Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:48:59 [2023-01-10T12:48:59.507Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:48:59 [2023-01-10T12:48:59.965Z]     docker_cli_external_volume_driver_test.go:53: [d9055392bb35a] daemon is not started
12:49:06 [2023-01-10T12:49:06.564Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:49:12 [2023-01-10T12:49:12.162Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:49:12 [2023-01-10T12:49:12.162Z]     docker_cli_external_volume_driver_test.go:53: [df0d88f23fb6d] daemon is not started
12:49:18 [2023-01-10T12:49:18.927Z] === RUN   TestDockerSuite/TestBuildForceRm
12:49:27 [2023-01-10T12:49:27.022Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:49:31 [2023-01-10T12:49:31.284Z] === RUN   TestDockerSuite/TestBuildFromGit
12:49:38 [2023-01-10T12:49:38.338Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:49:40 [2023-01-10T12:49:40.508Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:49:49 [2023-01-10T12:49:49.056Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:49:49 [2023-01-10T12:49:49.056Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
12:49:49 [2023-01-10T12:49:49.056Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:49:49 [2023-01-10T12:49:49.056Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:49:50 [2023-01-10T12:49:50.021Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:49:50 [2023-01-10T12:49:50.021Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
12:49:50 [2023-01-10T12:49:50.021Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:49:59 [2023-01-10T12:49:59.081Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:50:02 [2023-01-10T12:50:02.381Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:50:02 [2023-01-10T12:50:02.381Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
12:50:02 [2023-01-10T12:50:02.381Z] === RUN   TestDockerSuite/TestBuildHistory
12:50:14 [2023-01-10T12:50:14.742Z] === RUN   TestDockerSuite/TestBuildIidFile
12:50:15 [2023-01-10T12:50:15.200Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:50:17 [2023-01-10T12:50:17.163Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:50:18 [2023-01-10T12:50:18.096Z] === RUN   TestDockerSuite/TestBuildInheritance
12:50:18 [2023-01-10T12:50:18.096Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
12:50:18 [2023-01-10T12:50:18.096Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:50:19 [2023-01-10T12:50:19.060Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:50:19 [2023-01-10T12:50:19.060Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:50:24 [2023-01-10T12:50:24.837Z] === RUN   TestDockerSuite/TestBuildLabel
12:50:26 [2023-01-10T12:50:26.372Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:50:26 [2023-01-10T12:50:26.829Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:50:27 [2023-01-10T12:50:27.795Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:50:28 [2023-01-10T12:50:28.760Z] === RUN   TestDockerSuite/TestBuildLabels
12:50:29 [2023-01-10T12:50:29.728Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:50:31 [2023-01-10T12:50:31.898Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:50:32 [2023-01-10T12:50:32.022Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:50:38 [2023-01-10T12:50:38.953Z] === RUN   TestDockerSuite/TestBuildLastModified
12:50:38 [2023-01-10T12:50:38.953Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
12:50:38 [2023-01-10T12:50:38.953Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:50:38 [2023-01-10T12:50:38.953Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
12:50:38 [2023-01-10T12:50:38.953Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:50:38 [2023-01-10T12:50:38.953Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:50:39 [2023-01-10T12:50:39.409Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:50:39 [2023-01-10T12:50:39.409Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:50:39 [2023-01-10T12:50:39.409Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:50:40 [2023-01-10T12:50:40.376Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:50:40 [2023-01-10T12:50:40.833Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:50:47 [2023-01-10T12:50:47.891Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:51:17 [2023-01-10T12:51:17.805Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:51:17 [2023-01-10T12:51:17.805Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
12:51:17 [2023-01-10T12:51:17.805Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:51:17 [2023-01-10T12:51:17.805Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:51:18 [2023-01-10T12:51:18.668Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:51:36 [2023-01-10T12:51:36.733Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:52:08 [2023-01-10T12:52:08.463Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:52:08 [2023-01-10T12:52:08.792Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:52:38 [2023-01-10T12:52:38.380Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:52:40 [2023-01-10T12:52:40.845Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:52:45 [2023-01-10T12:52:45.658Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:52:52 [2023-01-10T12:52:52.721Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:52:53 [2023-01-10T12:52:53.031Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:52:59 [2023-01-10T12:52:59.781Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:53:11 [2023-01-10T12:53:11.097Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:53:11 [2023-01-10T12:53:11.097Z]     docker_cli_external_volume_driver_test.go:485: [d5038a29de4a4] daemon is not started
12:53:20 [2023-01-10T12:53:20.843Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:53:20 [2023-01-10T12:53:20.843Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
12:53:20 [2023-01-10T12:53:20.843Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:53:29 [2023-01-10T12:53:29.162Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:53:29 [2023-01-10T12:53:29.162Z]     docker_cli_external_volume_driver_test.go:53: [d2096d5115980] daemon is not started
12:53:35 [2023-01-10T12:53:35.930Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:53:35 [2023-01-10T12:53:35.930Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:53:35 [2023-01-10T12:53:35.930Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
12:53:35 [2023-01-10T12:53:35.930Z] === RUN   TestDockerSuite/TestBuildNetNone
12:53:35 [2023-01-10T12:53:35.930Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
12:53:35 [2023-01-10T12:53:35.930Z] === RUN   TestDockerSuite/TestBuildNoContext
12:53:38 [2023-01-10T12:53:38.104Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:53:41 [2023-01-10T12:53:41.350Z] --- PASS: TestDockerExternalVolumeSuite (437.51s)
12:53:41 [2023-01-10T12:53:41.350Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
12:53:41 [2023-01-10T12:53:41.350Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
12:53:41 [2023-01-10T12:53:41.350Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
12:53:41 [2023-01-10T12:53:41.350Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
12:53:41 [2023-01-10T12:53:41.350Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
12:53:41 [2023-01-10T12:53:41.350Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.12s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.67s)
12:53:41 [2023-01-10T12:53:41.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
12:53:41 [2023-01-10T12:53:41.351Z] PASS
12:53:41 [2023-01-10T12:53:41.351Z] 
12:53:41 [2023-01-10T12:53:41.351Z] === Skipped
12:53:41 [2023-01-10T12:53:41.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
12:53:41 [2023-01-10T12:53:41.351Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
12:53:41 [2023-01-10T12:53:41.351Z]     check_test.go:309: [d5a75239924fc] daemon is not started
12:53:41 [2023-01-10T12:53:41.351Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
12:53:41 [2023-01-10T12:53:41.351Z] 
12:53:41 [2023-01-10T12:53:41.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:53:41 [2023-01-10T12:53:41.351Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
12:53:41 [2023-01-10T12:53:41.351Z]     check_test.go:309: [d8396bf9d2640] daemon is not started
12:53:41 [2023-01-10T12:53:41.351Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:53:41 [2023-01-10T12:53:41.351Z] 
12:53:41 [2023-01-10T12:53:41.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
12:53:41 [2023-01-10T12:53:41.351Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
12:53:41 [2023-01-10T12:53:41.351Z]     check_test.go:309: [dc129283fa30d] daemon is not started
12:53:41 [2023-01-10T12:53:41.351Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
12:53:41 [2023-01-10T12:53:41.351Z] 
12:53:41 [2023-01-10T12:53:41.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:53:41 [2023-01-10T12:53:41.351Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:53:41 [2023-01-10T12:53:41.351Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:53:41 [2023-01-10T12:53:41.351Z] 
12:53:41 [2023-01-10T12:53:41.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:53:41 [2023-01-10T12:53:41.351Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
12:53:41 [2023-01-10T12:53:41.351Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:53:41 [2023-01-10T12:53:41.351Z] 
12:53:41 [2023-01-10T12:53:41.351Z] DONE 273 tests, 5 skipped in 2445.824s
12:53:41 [2023-01-10T12:53:41.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:53:41 [2023-01-10T12:53:41.608Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba4a1226392b/docker.pid
12:53:41 [2023-01-10T12:53:41.608Z] +++ kill 5812
12:53:41 [2023-01-10T12:53:41.608Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5812 is not a child of this shell
12:53:41 [2023-01-10T12:53:41.608Z] warning: PID 5812 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba4a1226392b/docker.pid had a nonzero exit code
12:53:41 [2023-01-10T12:53:41.608Z] ++++ cat bundles/test-integration/docker.pid
12:53:41 [2023-01-10T12:53:41.608Z] +++ kill 8032
12:53:42 [2023-01-10T12:53:42.540Z] +++ /etc/init.d/apparmor stop
12:53:42 [2023-01-10T12:53:42.540Z] Leaving: AppArmorNo profiles have been unloaded.
12:53:42 [2023-01-10T12:53:42.540Z] 
12:53:42 [2023-01-10T12:53:42.540Z] Unloading profiles will leave already running processes permanently
12:53:42 [2023-01-10T12:53:42.540Z] unconfined, which can lead to unexpected situations.
12:53:42 [2023-01-10T12:53:42.540Z] 
12:53:42 [2023-01-10T12:53:42.540Z] To set a process to complain mode, use the command line tool
12:53:42 [2023-01-10T12:53:42.540Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:53:42 [2023-01-10T12:53:42.540Z] +++ true
12:53:42 [2023-01-10T12:53:42.798Z] exiting test-integration
12:53:42 [2023-01-10T12:53:42.798Z] ++ exit 0
12:53:42 [2023-01-10T12:53:42.798Z] 
12:53:43 [2023-01-10T12:53:43.056Z] + exit 0
12:53:43 [2023-01-10T12:53:43.056Z] ++ jobs -p
12:53:43 [2023-01-10T12:53:43.056Z] + pids=
12:53:43 [2023-01-10T12:53:43.056Z] + echo 'Remaining pids to kill: []'
12:53:43 [2023-01-10T12:53:43.056Z] Remaining pids to kill: []
12:53:43 [2023-01-10T12:53:43.056Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
12:53:43 [2023-01-10T12:53:43.069Z] Recording test results
12:53:43 [2023-01-10T12:53:43.884Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:53:44 [2023-01-10T12:53:44.879Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:53:45 [2023-01-10T12:53:45.188Z] + echo Ensuring container killed.
12:53:45 [2023-01-10T12:53:45.188Z] Ensuring container killed.
12:53:45 [2023-01-10T12:53:45.188Z] + docker ps -aq -f name=docker-pr6-*
12:53:46 [2023-01-10T12:53:46.128Z] + cids=85e10f5894c4
12:53:46 [2023-01-10T12:53:46.128Z] f263df2a118d
12:53:46 [2023-01-10T12:53:46.128Z] 6f44a789a903
12:53:46 [2023-01-10T12:53:46.128Z] + [ -n 85e10f5894c4
12:53:46 [2023-01-10T12:53:46.128Z] f263df2a118d
12:53:46 [2023-01-10T12:53:46.128Z] 6f44a789a903 ]
12:53:46 [2023-01-10T12:53:46.128Z] + docker rm -vf 85e10f5894c4 f263df2a118d 6f44a789a903
12:53:46 [2023-01-10T12:53:46.386Z] 85e10f5894c4
12:53:46 [2023-01-10T12:53:46.792Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:53:46 [2023-01-10T12:53:46.792Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:53:46 [2023-01-10T12:53:46.792Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:53:46 [2023-01-10T12:53:46.951Z] f263df2a118d
12:53:46 [2023-01-10T12:53:46.951Z] 6f44a789a903
[Pipeline] sh
12:53:47 [2023-01-10T12:53:47.236Z] + echo Chowning /workspace to jenkins user
12:53:47 [2023-01-10T12:53:47.236Z] Chowning /workspace to jenkins user
12:53:47 [2023-01-10T12:53:47.236Z] + id -u
12:53:47 [2023-01-10T12:53:47.236Z] + id -g
12:53:47 [2023-01-10T12:53:47.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44765:/workspace busybox chown -R 1000:1000 /workspace
12:53:47 [2023-01-10T12:53:47.236Z] Unable to find image 'busybox:latest' locally
12:53:47 [2023-01-10T12:53:47.493Z] latest: Pulling from library/busybox
12:53:47 [2023-01-10T12:53:47.493Z] 205dae5015e7: Pulling fs layer
12:53:47 [2023-01-10T12:53:47.493Z] 205dae5015e7: Verifying Checksum
12:53:47 [2023-01-10T12:53:47.493Z] 205dae5015e7: Download complete
12:53:47 [2023-01-10T12:53:47.751Z] 205dae5015e7: Pull complete
12:53:47 [2023-01-10T12:53:47.751Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
12:53:47 [2023-01-10T12:53:47.751Z] Status: Downloaded newer image for busybox:latest
12:53:48 [2023-01-10T12:53:48.963Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:53:50 [2023-01-10T12:53:50.493Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:53:51 [2023-01-10T12:53:51.331Z] + bundleName=amd64
12:53:51 [2023-01-10T12:53:51.331Z] + echo Creating amd64-bundles.tar.gz
12:53:51 [2023-01-10T12:53:51.331Z] Creating amd64-bundles.tar.gz
12:53:51 [2023-01-10T12:53:51.331Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:53:51 [2023-01-10T12:53:51.331Z] + xargs tar -czf amd64-bundles.tar.gz
12:53:52 [2023-01-10T12:53:52.027Z] === RUN   TestDockerSuite/TestBuildOnBuild
[Pipeline] archiveArtifacts
12:53:52 [2023-01-10T12:53:52.719Z] Archiving artifacts
12:53:54 [2023-01-10T12:53:54.948Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:53:55 [2023-01-10T12:53:55.396Z] + make clean
12:53:55 [2023-01-10T12:53:55.653Z] docker volume rm -f docker-dev-cache
12:53:55 [2023-01-10T12:53:55.911Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:54:04 [2023-01-10T12:54:04.501Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:54:05 [2023-01-10T12:54:05.466Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:54:17 [2023-01-10T12:54:17.829Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:54:20 [2023-01-10T12:54:20.726Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:54:33 [2023-01-10T12:54:33.082Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:54:37 [2023-01-10T12:54:37.753Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:54:43 [2023-01-10T12:54:43.534Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:54:44 [2023-01-10T12:54:44.498Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:54:44 [2023-01-10T12:54:44.498Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
12:54:44 [2023-01-10T12:54:44.498Z] === RUN   TestDockerSuite/TestBuildPATH
12:54:44 [2023-01-10T12:54:44.498Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
12:54:44 [2023-01-10T12:54:44.498Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:54:47 [2023-01-10T12:54:47.394Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:54:47 [2023-01-10T12:54:47.394Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
12:54:47 [2023-01-10T12:54:47.394Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:55:47 [2023-01-10T12:55:47.784Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:56:30 [2023-01-10T12:56:30.278Z] === RUN   TestDockerSuite/TestBuildRm
12:56:40 [2023-01-10T12:56:40.576Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:56:44 [2023-01-10T12:56:44.302Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:56:44 [2023-01-10T12:56:44.302Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
12:56:44 [2023-01-10T12:56:44.302Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:56:44 [2023-01-10T12:56:44.302Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
12:56:44 [2023-01-10T12:56:44.761Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:56:46 [2023-01-10T12:56:46.933Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:56:50 [2023-01-10T12:56:50.656Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:56:55 [2023-01-10T12:56:55.337Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:57:00 [2023-01-10T12:57:00.009Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:57:25 [2023-01-10T12:57:25.125Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:57:25 [2023-01-10T12:57:25.125Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:57:25 [2023-01-10T12:57:25.125Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:57:37 [2023-01-10T12:57:37.482Z] === RUN   TestDockerSuite/TestBuildSpaces
12:57:37 [2023-01-10T12:57:37.482Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:57:43 [2023-01-10T12:57:43.255Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:57:43 [2023-01-10T12:57:43.255Z] === RUN   TestDockerSuite/TestBuildStderr
12:57:49 [2023-01-10T12:57:49.033Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:58:14 [2023-01-10T12:58:14.139Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:58:14 [2023-01-10T12:58:14.139Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
12:58:14 [2023-01-10T12:58:14.139Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:58:17 [2023-01-10T12:58:17.038Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:58:18 [2023-01-10T12:58:18.001Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:58:23 [2023-01-10T12:58:23.781Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:58:29 [2023-01-10T12:58:29.557Z] === RUN   TestDockerSuite/TestBuildUser
12:58:29 [2023-01-10T12:58:29.557Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
12:58:29 [2023-01-10T12:58:29.557Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:58:29 [2023-01-10T12:58:29.557Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
12:58:29 [2023-01-10T12:58:29.557Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:58:29 [2023-01-10T12:58:29.557Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
12:58:29 [2023-01-10T12:58:29.557Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:58:35 [2023-01-10T12:58:35.337Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:58:35 [2023-01-10T12:58:35.337Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:58:43 [2023-01-10T12:58:43.915Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:58:43 [2023-01-10T12:58:43.915Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
12:58:43 [2023-01-10T12:58:43.915Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:58:43 [2023-01-10T12:58:43.915Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
12:58:43 [2023-01-10T12:58:43.915Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:59:09 [2023-01-10T12:59:09.226Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:59:09 [2023-01-10T12:59:09.696Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:59:20 [2023-01-10T12:59:20.126Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:59:27 [2023-01-10T12:59:27.291Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:59:27 [2023-01-10T12:59:27.291Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
12:59:27 [2023-01-10T12:59:27.291Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:59:27 [2023-01-10T12:59:27.291Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
12:59:27 [2023-01-10T12:59:27.291Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:59:30 [2023-01-10T12:59:30.251Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:59:30 [2023-01-10T12:59:30.251Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
12:59:30 [2023-01-10T12:59:30.251Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
12:59:45 [2023-01-10T12:59:45.197Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:59:48 [2023-01-10T12:59:48.996Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:59:49 [2023-01-10T12:59:49.476Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:00:14 [2023-01-10T13:00:14.783Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:00:14 [2023-01-10T13:00:14.783Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:00:15 [2023-01-10T13:00:15.271Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:00:15 [2023-01-10T13:00:15.271Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:00:15 [2023-01-10T13:00:15.740Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:00:15 [2023-01-10T13:00:15.740Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:00:15 [2023-01-10T13:00:15.740Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:00:17 [2023-01-10T13:00:17.310Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:00:27 [2023-01-10T13:00:27.743Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:00:28 [2023-01-10T13:00:28.737Z] === RUN   TestDockerSuite/TestBuildXZHost
13:00:28 [2023-01-10T13:00:28.737Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:00:29 [2023-01-10T13:00:29.207Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:00:29 [2023-01-10T13:00:29.207Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:00:29 [2023-01-10T13:00:29.207Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:00:29 [2023-01-10T13:00:29.207Z]     docker_cli_sni_test.go:18: Flakey test
13:00:29 [2023-01-10T13:00:29.676Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:00:31 [2023-01-10T13:00:31.895Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:00:37 [2023-01-10T13:00:37.764Z] === RUN   TestDockerSuite/TestCommitChange
13:00:43 [2023-01-10T13:00:43.640Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:00:48 [2023-01-10T13:00:48.402Z] === RUN   TestDockerSuite/TestCommitHardlink
13:00:48 [2023-01-10T13:00:48.402Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:00:48 [2023-01-10T13:00:48.402Z] === RUN   TestDockerSuite/TestCommitNewFile
13:01:02 [2023-01-10T13:01:02.134Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:01:02 [2023-01-10T13:01:02.134Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:01:02 [2023-01-10T13:01:02.134Z] === RUN   TestDockerSuite/TestCommitTTY
13:01:09 [2023-01-10T13:01:09.299Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:01:19 [2023-01-10T13:01:19.727Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:01:19 [2023-01-10T13:01:19.727Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.727Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:01:19 [2023-01-10T13:01:19.727Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.727Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:01:19 [2023-01-10T13:01:19.727Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.727Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:01:19 [2023-01-10T13:01:19.728Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.728Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:01:19 [2023-01-10T13:01:19.728Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.728Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:01:19 [2023-01-10T13:01:19.728Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.728Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:01:19 [2023-01-10T13:01:19.728Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:01:19 [2023-01-10T13:01:19.728Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:01:19 [2023-01-10T13:01:19.728Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:01:32 [2023-01-10T13:01:32.226Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:01:40 [2023-01-10T13:01:40.900Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:01:40 [2023-01-10T13:01:40.900Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:01:40 [2023-01-10T13:01:40.900Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:01:48 [2023-01-10T13:01:48.061Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:01:48 [2023-01-10T13:01:48.061Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:01:48 [2023-01-10T13:01:48.061Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:01:48 [2023-01-10T13:01:48.061Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:01:48 [2023-01-10T13:01:48.061Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:01:48 [2023-01-10T13:01:48.061Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:01:48 [2023-01-10T13:01:48.061Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:01:56 [2023-01-10T13:01:56.726Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:01:56 [2023-01-10T13:01:56.726Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:01:56 [2023-01-10T13:01:56.726Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:01:56 [2023-01-10T13:01:56.726Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:01:58 [2023-01-10T13:01:58.951Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:01:58 [2023-01-10T13:01:58.951Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:01:58 [2023-01-10T13:01:58.951Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:01:58 [2023-01-10T13:01:58.951Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:01:58 [2023-01-10T13:01:58.951Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:01:58 [2023-01-10T13:01:58.951Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:01:58 [2023-01-10T13:01:58.951Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:01:58 [2023-01-10T13:01:58.951Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:02:01 [2023-01-10T13:02:01.907Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:02:04 [2023-01-10T13:02:04.860Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:02:07 [2023-01-10T13:02:07.078Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:02:07 [2023-01-10T13:02:07.078Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:02:07 [2023-01-10T13:02:07.078Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:02:07 [2023-01-10T13:02:07.078Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:02:10 [2023-01-10T13:02:10.035Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:02:10 [2023-01-10T13:02:10.035Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:02:12 [2023-01-10T13:02:12.962Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:02:12 [2023-01-10T13:02:12.962Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:02:12 [2023-01-10T13:02:12.962Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:02:12 [2023-01-10T13:02:12.962Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:02:12 [2023-01-10T13:02:12.962Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:02:15 [2023-01-10T13:02:15.862Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:02:15 [2023-01-10T13:02:15.862Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:02:18 [2023-01-10T13:02:18.757Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:02:18 [2023-01-10T13:02:18.757Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:02:18 [2023-01-10T13:02:18.757Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:02:21 [2023-01-10T13:02:21.651Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:02:22 [2023-01-10T13:02:22.108Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:02:25 [2023-01-10T13:02:25.004Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:02:33 [2023-01-10T13:02:33.555Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:02:38 [2023-01-10T13:02:38.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:02:38 [2023-01-10T13:02:38.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:02:38 [2023-01-10T13:02:38.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:02:38 [2023-01-10T13:02:38.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:02:38 [2023-01-10T13:02:38.229Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:02:40 [2023-01-10T13:02:40.399Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:02:40 [2023-01-10T13:02:40.399Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:02:40 [2023-01-10T13:02:40.399Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:02:48 [2023-01-10T13:02:48.946Z] === RUN   TestDockerSuite/TestContainerAPITop
13:02:48 [2023-01-10T13:02:48.946Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:02:48 [2023-01-10T13:02:48.946Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:02:51 [2023-01-10T13:02:51.120Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:02:51 [2023-01-10T13:02:51.120Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:02:56 [2023-01-10T13:02:56.899Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:02:58 [2023-01-10T13:02:58.430Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:02:58 [2023-01-10T13:02:58.430Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:02:58 [2023-01-10T13:02:58.430Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:02:58 [2023-01-10T13:02:58.430Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:02:58 [2023-01-10T13:02:58.430Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:02:58 [2023-01-10T13:02:58.430Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:02:58 [2023-01-10T13:02:58.430Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:02:58 [2023-01-10T13:02:58.430Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:02:58 [2023-01-10T13:02:58.430Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:02:58 [2023-01-10T13:02:58.430Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:02:58 [2023-01-10T13:02:58.430Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:03:01 [2023-01-10T13:03:01.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:03:01 [2023-01-10T13:03:01.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:03:09 [2023-01-10T13:03:09.869Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:03:11 [2023-01-10T13:03:11.399Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:03:14 [2023-01-10T13:03:14.293Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:03:17 [2023-01-10T13:03:17.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007aff80_<nil>}
13:03:20 [2023-01-10T13:03:20.084Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13164009707_c:\foo_false__<nil>_<nil>_<nil>}
13:03:22 [2023-01-10T13:03:22.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13164009707_c:\foo_true__<nil>_<nil>_<nil>}
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:03:31 [2023-01-10T13:03:31.526Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:03:31 [2023-01-10T13:03:31.526Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:03:31 [2023-01-10T13:03:31.526Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:03:31 [2023-01-10T13:03:31.526Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:03:31 [2023-01-10T13:03:31.526Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:03:31 [2023-01-10T13:03:31.526Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:03:31 [2023-01-10T13:03:31.526Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:03:34 [2023-01-10T13:03:34.420Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:03:34 [2023-01-10T13:03:34.420Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.420Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:03:34 [2023-01-10T13:03:34.420Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.420Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:03:34 [2023-01-10T13:03:34.420Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.420Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:03:34 [2023-01-10T13:03:34.420Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.420Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:03:34 [2023-01-10T13:03:34.420Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.420Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:03:34 [2023-01-10T13:03:34.420Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:03:34 [2023-01-10T13:03:34.878Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:03:34 [2023-01-10T13:03:34.878Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:03:43 [2023-01-10T13:03:43.425Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:03:43 [2023-01-10T13:03:43.425Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:03:43 [2023-01-10T13:03:43.425Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:03:43 [2023-01-10T13:03:43.425Z] === RUN   TestDockerSuite/TestCpRelativePath
13:03:45 [2023-01-10T13:03:45.597Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:03:45 [2023-01-10T13:03:45.597Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:03:45 [2023-01-10T13:03:45.597Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:03:45 [2023-01-10T13:03:45.597Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:03:45 [2023-01-10T13:03:45.597Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:03:45 [2023-01-10T13:03:45.597Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:03:45 [2023-01-10T13:03:45.597Z] === RUN   TestDockerSuite/TestCpToCaseA
13:03:51 [2023-01-10T13:03:51.374Z] === RUN   TestDockerSuite/TestCpToCaseB
13:03:58 [2023-01-10T13:03:58.470Z] === RUN   TestDockerSuite/TestCpToCaseC
13:03:58 [2023-01-10T13:03:58.470Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:03:58 [2023-01-10T13:03:58.470Z] === RUN   TestDockerSuite/TestCpToCaseD
13:03:58 [2023-01-10T13:03:58.470Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:03:58 [2023-01-10T13:03:58.470Z] === RUN   TestDockerSuite/TestCpToCaseE
13:04:10 [2023-01-10T13:04:10.975Z] === RUN   TestDockerSuite/TestCpToCaseF
13:04:10 [2023-01-10T13:04:10.975Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:04:10 [2023-01-10T13:04:10.975Z] === RUN   TestDockerSuite/TestCpToCaseG
13:04:10 [2023-01-10T13:04:10.975Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:04:10 [2023-01-10T13:04:10.975Z] === RUN   TestDockerSuite/TestCpToCaseH
13:04:21 [2023-01-10T13:04:21.406Z] === RUN   TestDockerSuite/TestCpToCaseI
13:04:21 [2023-01-10T13:04:21.406Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:04:21 [2023-01-10T13:04:21.406Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:04:21 [2023-01-10T13:04:21.406Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:04:21 [2023-01-10T13:04:21.406Z] === RUN   TestDockerSuite/TestCpToDot
13:04:23 [2023-01-10T13:04:23.623Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:04:23 [2023-01-10T13:04:23.623Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:04:23 [2023-01-10T13:04:23.623Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:04:23 [2023-01-10T13:04:23.623Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:04:23 [2023-01-10T13:04:23.623Z] === RUN   TestDockerSuite/TestCpToStdout
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:04:27 [2023-01-10T13:04:27.420Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:04:27 [2023-01-10T13:04:27.420Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:04:27 [2023-01-10T13:04:27.420Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCpVolumePath
13:04:27 [2023-01-10T13:04:27.420Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCreateArgs
13:04:27 [2023-01-10T13:04:27.420Z] === RUN   TestDockerSuite/TestCreateByImageID
13:04:28 [2023-01-10T13:04:28.989Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:04:31 [2023-01-10T13:04:31.948Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:04:32 [2023-01-10T13:04:32.418Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:04:32 [2023-01-10T13:04:32.418Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:04:35 [2023-01-10T13:04:35.374Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:04:35 [2023-01-10T13:04:35.845Z] === RUN   TestDockerSuite/TestCreateLabels
13:04:35 [2023-01-10T13:04:35.845Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:04:35 [2023-01-10T13:04:35.845Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:04:35 [2023-01-10T13:04:35.845Z] === RUN   TestDockerSuite/TestCreateRM
13:04:36 [2023-01-10T13:04:36.315Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:04:36 [2023-01-10T13:04:36.315Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:04:36 [2023-01-10T13:04:36.315Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:04:36 [2023-01-10T13:04:36.785Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:04:36 [2023-01-10T13:04:36.785Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:04:47 [2023-01-10T13:04:47.217Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:04:47 [2023-01-10T13:04:47.217Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:04:47 [2023-01-10T13:04:47.217Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:04:51 [2023-01-10T13:04:51.016Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:04:51 [2023-01-10T13:04:51.016Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:04:51 [2023-01-10T13:04:51.016Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:04:51 [2023-01-10T13:04:51.016Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:04:53 [2023-01-10T13:04:53.975Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:04:53 [2023-01-10T13:04:53.975Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:04:53 [2023-01-10T13:04:53.975Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:04:53 [2023-01-10T13:04:53.975Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:04:53 [2023-01-10T13:04:53.975Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:04:54 [2023-01-10T13:04:54.445Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDevicePermissions
13:04:54 [2023-01-10T13:04:54.445Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDockerFails
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:04:54 [2023-01-10T13:04:54.445Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:04:54 [2023-01-10T13:04:54.445Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:04:54 [2023-01-10T13:04:54.445Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestEventsAttach
13:04:54 [2023-01-10T13:04:54.445Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestEventsCommit
13:04:54 [2023-01-10T13:04:54.445Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:04:54 [2023-01-10T13:04:54.445Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:04:57 [2023-01-10T13:04:57.400Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:05:00 [2023-01-10T13:05:00.356Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:05:03 [2023-01-10T13:05:03.311Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:05:11 [2023-01-10T13:05:11.981Z] === RUN   TestDockerSuite/TestEventsCopy
13:05:17 [2023-01-10T13:05:17.856Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:05:28 [2023-01-10T13:05:28.284Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:05:31 [2023-01-10T13:05:31.237Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:05:32 [2023-01-10T13:05:32.224Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:05:36 [2023-01-10T13:05:36.983Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:05:37 [2023-01-10T13:05:37.453Z] === RUN   TestDockerSuite/TestEventsFilterType
13:05:38 [2023-01-10T13:05:38.441Z] === RUN   TestDockerSuite/TestEventsFilters
13:05:44 [2023-01-10T13:05:44.244Z] === RUN   TestDockerSuite/TestEventsFormat
13:05:48 [2023-01-10T13:05:48.917Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:05:49 [2023-01-10T13:05:49.374Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:05:49 [2023-01-10T13:05:49.374Z] === RUN   TestDockerSuite/TestEventsImageImport
13:05:49 [2023-01-10T13:05:49.374Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:05:49 [2023-01-10T13:05:49.374Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:05:49 [2023-01-10T13:05:49.374Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:05:49 [2023-01-10T13:05:49.374Z] === RUN   TestDockerSuite/TestEventsImagePull
13:05:49 [2023-01-10T13:05:49.374Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:05:49 [2023-01-10T13:05:49.374Z] === RUN   TestDockerSuite/TestEventsImageTag
13:05:50 [2023-01-10T13:05:50.905Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:05:50 [2023-01-10T13:05:50.905Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:05:50 [2023-01-10T13:05:50.905Z] === RUN   TestDockerSuite/TestEventsRename
13:05:53 [2023-01-10T13:05:53.798Z] === RUN   TestDockerSuite/TestEventsResize
13:05:56 [2023-01-10T13:05:56.692Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:05:59 [2023-01-10T13:05:59.586Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:06:02 [2023-01-10T13:06:02.481Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:06:08 [2023-01-10T13:06:08.258Z] === RUN   TestDockerSuite/TestEventsTop
13:06:08 [2023-01-10T13:06:08.258Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:06:08 [2023-01-10T13:06:08.258Z] === RUN   TestDockerSuite/TestEventsUntag
13:06:10 [2023-01-10T13:06:10.426Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:06:15 [2023-01-10T13:06:15.101Z] === RUN   TestDockerSuite/TestExec
13:06:15 [2023-01-10T13:06:15.101Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:06:15 [2023-01-10T13:06:15.101Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:06:15 [2023-01-10T13:06:15.101Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:06:15 [2023-01-10T13:06:15.101Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:06:17 [2023-01-10T13:06:17.271Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:06:19 [2023-01-10T13:06:19.444Z] === RUN   TestDockerSuite/TestExecAPIStart
13:06:19 [2023-01-10T13:06:19.444Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:06:19 [2023-01-10T13:06:19.444Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:06:19 [2023-01-10T13:06:19.444Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:06:19 [2023-01-10T13:06:19.444Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:06:19 [2023-01-10T13:06:19.444Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:06:19 [2023-01-10T13:06:19.444Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:06:22 [2023-01-10T13:06:22.339Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:06:25 [2023-01-10T13:06:25.233Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:06:27 [2023-01-10T13:06:27.402Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:06:30 [2023-01-10T13:06:30.296Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:06:34 [2023-01-10T13:06:34.970Z] === RUN   TestDockerSuite/TestExecCgroup
13:06:34 [2023-01-10T13:06:34.970Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:06:34 [2023-01-10T13:06:34.970Z] === RUN   TestDockerSuite/TestExecEnv
13:06:34 [2023-01-10T13:06:34.970Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:06:34 [2023-01-10T13:06:34.970Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:06:34 [2023-01-10T13:06:34.970Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:06:34 [2023-01-10T13:06:34.970Z] === RUN   TestDockerSuite/TestExecExitStatus
13:06:37 [2023-01-10T13:06:37.865Z] === RUN   TestDockerSuite/TestExecInspectID
13:06:43 [2023-01-10T13:06:43.636Z] === RUN   TestDockerSuite/TestExecInteractive
13:06:43 [2023-01-10T13:06:43.636Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:06:43 [2023-01-10T13:06:43.636Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:06:43 [2023-01-10T13:06:43.636Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:06:43 [2023-01-10T13:06:43.636Z] === RUN   TestDockerSuite/TestExecParseError
13:06:43 [2023-01-10T13:06:43.636Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:06:43 [2023-01-10T13:06:43.636Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:06:43 [2023-01-10T13:06:43.636Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:06:43 [2023-01-10T13:06:43.636Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:06:43 [2023-01-10T13:06:43.636Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:06:43 [2023-01-10T13:06:43.636Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:06:45 [2023-01-10T13:06:45.810Z] === RUN   TestDockerSuite/TestExecSetEnv
13:06:45 [2023-01-10T13:06:45.810Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:06:45 [2023-01-10T13:06:45.810Z] === RUN   TestDockerSuite/TestExecStartFails
13:06:45 [2023-01-10T13:06:45.810Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:06:46 [2023-01-10T13:06:46.269Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:06:46 [2023-01-10T13:06:46.269Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:06:46 [2023-01-10T13:06:46.269Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:06:46 [2023-01-10T13:06:46.269Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:06:46 [2023-01-10T13:06:46.269Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:06:46 [2023-01-10T13:06:46.269Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:06:46 [2023-01-10T13:06:46.269Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:06:49 [2023-01-10T13:06:49.163Z] === RUN   TestDockerSuite/TestExecUlimits
13:06:49 [2023-01-10T13:06:49.163Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:06:49 [2023-01-10T13:06:49.163Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:06:57 [2023-01-10T13:06:57.711Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:06:57 [2023-01-10T13:06:57.711Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:06:57 [2023-01-10T13:06:57.711Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:06:57 [2023-01-10T13:06:57.711Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:06:57 [2023-01-10T13:06:57.711Z] === RUN   TestDockerSuite/TestExecWithUser
13:06:57 [2023-01-10T13:06:57.711Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:06:57 [2023-01-10T13:06:57.711Z] === RUN   TestDockerSuite/TestGetContainerStats
13:07:04 [2023-01-10T13:07:04.772Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:07:11 [2023-01-10T13:07:11.869Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:07:14 [2023-01-10T13:07:14.764Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:07:21 [2023-01-10T13:07:21.825Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestHealth
13:07:21 [2023-01-10T13:07:21.825Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:07:21 [2023-01-10T13:07:21.825Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:07:27 [2023-01-10T13:07:27.597Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:07:27 [2023-01-10T13:07:27.597Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:07:27 [2023-01-10T13:07:27.597Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:07:27 [2023-01-10T13:07:27.597Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:07:27 [2023-01-10T13:07:27.597Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:07:27 [2023-01-10T13:07:27.597Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:07:27 [2023-01-10T13:07:27.597Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:07:28 [2023-01-10T13:07:28.561Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:07:28 [2023-01-10T13:07:28.561Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:07:28 [2023-01-10T13:07:28.561Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:07:29 [2023-01-10T13:07:29.525Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:07:29 [2023-01-10T13:07:29.525Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:07:31 [2023-01-10T13:07:31.693Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:07:32 [2023-01-10T13:07:32.150Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:07:34 [2023-01-10T13:07:34.320Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:07:42 [2023-01-10T13:07:42.860Z] === RUN   TestDockerSuite/TestImagesFormat
13:07:42 [2023-01-10T13:07:42.860Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:07:42 [2023-01-10T13:07:42.860Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:07:42 [2023-01-10T13:07:42.860Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:07:46 [2023-01-10T13:07:46.582Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:07:46 [2023-01-10T13:07:46.582Z] === RUN   TestDockerSuite/TestImportBadURL
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestImportDisplay
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestImportFile
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestImportGzipped
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:07:49 [2023-01-10T13:07:49.473Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:07:49 [2023-01-10T13:07:49.473Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:07:49 [2023-01-10T13:07:49.473Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:07:49 [2023-01-10T13:07:49.473Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:07:52 [2023-01-10T13:07:52.371Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:07:55 [2023-01-10T13:07:55.268Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:07:55 [2023-01-10T13:07:55.268Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:07:55 [2023-01-10T13:07:55.268Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:07:55 [2023-01-10T13:07:55.268Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:07:55 [2023-01-10T13:07:55.268Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:07:55 [2023-01-10T13:07:55.268Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:07:55 [2023-01-10T13:07:55.268Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:07:55 [2023-01-10T13:07:55.268Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:07:58 [2023-01-10T13:07:58.161Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:07:58 [2023-01-10T13:07:58.161Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:08:00 [2023-01-10T13:08:00.330Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:08:00 [2023-01-10T13:08:00.330Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:08:00 [2023-01-10T13:08:00.330Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:08:00 [2023-01-10T13:08:00.330Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:08:00 [2023-01-10T13:08:00.330Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:08:00 [2023-01-10T13:08:00.330Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:08:00 [2023-01-10T13:08:00.330Z] === RUN   TestDockerSuite/TestInspectDefault
13:08:08 [2023-01-10T13:08:08.873Z] === RUN   TestDockerSuite/TestInspectHistory
13:08:13 [2023-01-10T13:08:13.549Z] === RUN   TestDockerSuite/TestInspectImage
13:08:13 [2023-01-10T13:08:13.549Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:08:13 [2023-01-10T13:08:13.549Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:08:13 [2023-01-10T13:08:13.549Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:08:13 [2023-01-10T13:08:13.549Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:08:13 [2023-01-10T13:08:13.549Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:08:13 [2023-01-10T13:08:13.549Z] === RUN   TestDockerSuite/TestInspectInt64
13:08:16 [2023-01-10T13:08:16.444Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:08:18 [2023-01-10T13:08:18.613Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:08:18 [2023-01-10T13:08:18.613Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:08:21 [2023-01-10T13:08:21.509Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:08:24 [2023-01-10T13:08:24.406Z] === RUN   TestDockerSuite/TestInspectPlugin
13:08:24 [2023-01-10T13:08:24.406Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:08:24 [2023-01-10T13:08:24.406Z] === RUN   TestDockerSuite/TestInspectRootFS
13:08:24 [2023-01-10T13:08:24.406Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:08:26 [2023-01-10T13:08:26.581Z] === RUN   TestDockerSuite/TestInspectStatus
13:08:30 [2023-01-10T13:08:30.314Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:08:34 [2023-01-10T13:08:34.988Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:08:37 [2023-01-10T13:08:37.882Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:08:40 [2023-01-10T13:08:40.776Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:08:42 [2023-01-10T13:08:42.951Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:08:45 [2023-01-10T13:08:45.847Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:08:48 [2023-01-10T13:08:48.017Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksEnvs
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:08:50 [2023-01-10T13:08:50.910Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:08:50 [2023-01-10T13:08:50.910Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:08:51 [2023-01-10T13:08:51.367Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:08:53 [2023-01-10T13:08:53.538Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:08:55 [2023-01-10T13:08:55.710Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:09:01 [2023-01-10T13:09:01.483Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:09:04 [2023-01-10T13:09:04.376Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:09:04 [2023-01-10T13:09:04.376Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:09:04 [2023-01-10T13:09:04.376Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:09:07 [2023-01-10T13:09:07.269Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:09:07 [2023-01-10T13:09:07.269Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:09:15 [2023-01-10T13:09:15.891Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:09:24 [2023-01-10T13:09:24.560Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:09:31 [2023-01-10T13:09:31.721Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:09:34 [2023-01-10T13:09:34.672Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:09:37 [2023-01-10T13:09:37.626Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:09:37 [2023-01-10T13:09:37.626Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:09:37 [2023-01-10T13:09:37.626Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:09:39 [2023-01-10T13:09:39.846Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:09:42 [2023-01-10T13:09:42.803Z] === RUN   TestDockerSuite/TestLogsSince
13:09:53 [2023-01-10T13:09:53.230Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:09:53 [2023-01-10T13:09:53.230Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:09:53 [2023-01-10T13:09:53.230Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:09:53 [2023-01-10T13:09:53.230Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:09:53 [2023-01-10T13:09:53.230Z] === RUN   TestDockerSuite/TestLogsTail
13:09:56 [2023-01-10T13:09:56.185Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:09:59 [2023-01-10T13:09:59.141Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestMountIntoProc
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestMountIntoSys
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestNetHostname
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestPluginActive
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:10:01 [2023-01-10T13:10:01.360Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.360Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPortHostBinding
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPortList
13:10:01 [2023-01-10T13:10:01.831Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:10:01 [2023-01-10T13:10:01.831Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:10:07 [2023-01-10T13:10:07.703Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:10:07 [2023-01-10T13:10:07.703Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:10:12 [2023-01-10T13:10:12.465Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:10:12 [2023-01-10T13:10:12.465Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:10:12 [2023-01-10T13:10:12.465Z] === RUN   TestDockerSuite/TestPsByOrder
13:10:22 [2023-01-10T13:10:22.896Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:10:22 [2023-01-10T13:10:22.896Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:10:22 [2023-01-10T13:10:22.896Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:10:33 [2023-01-10T13:10:33.357Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:10:54 [2023-01-10T13:10:54.586Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:10:55 [2023-01-10T13:10:55.044Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:10:55 [2023-01-10T13:10:55.044Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:10:55 [2023-01-10T13:10:55.044Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:11:09 [2023-01-10T13:11:09.832Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:11:16 [2023-01-10T13:11:16.887Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:11:31 [2023-01-10T13:11:31.675Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:11:42 [2023-01-10T13:11:42.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:11:42 [2023-01-10T13:11:42.121Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:11:42 [2023-01-10T13:11:42.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:11:42 [2023-01-10T13:11:42.121Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:11:42 [2023-01-10T13:11:42.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:11:47 [2023-01-10T13:11:47.901Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:11:47 [2023-01-10T13:11:47.901Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:11:47 [2023-01-10T13:11:47.901Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:11:47 [2023-01-10T13:11:47.901Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:11:47 [2023-01-10T13:11:47.901Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:11:47 [2023-01-10T13:11:47.901Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:11:47 [2023-01-10T13:11:47.901Z] === RUN   TestDockerSuite/TestPsRightTagName
13:11:47 [2023-01-10T13:11:47.901Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:11:47 [2023-01-10T13:11:47.901Z] === RUN   TestDockerSuite/TestPsShowMounts
13:11:56 [2023-01-10T13:11:56.452Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:11:56 [2023-01-10T13:11:56.452Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:11:56 [2023-01-10T13:11:56.452Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:11:57 [2023-01-10T13:11:57.420Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:11:57 [2023-01-10T13:11:57.420Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:11:57 [2023-01-10T13:11:57.420Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:11:58 [2023-01-10T13:11:58.385Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:11:59 [2023-01-10T13:11:59.348Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:11:59 [2023-01-10T13:11:59.348Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:11:59 [2023-01-10T13:11:59.348Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:12:05 [2023-01-10T13:12:05.125Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:12:09 [2023-01-10T13:12:09.805Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:12:12 [2023-01-10T13:12:12.698Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:12:42 [2023-01-10T13:12:42.630Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:12:42 [2023-01-10T13:12:42.630Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:12:42 [2023-01-10T13:12:42.630Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:12:48 [2023-01-10T13:12:48.410Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:12:48 [2023-01-10T13:12:48.410Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:12:48 [2023-01-10T13:12:48.410Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:12:49 [2023-01-10T13:12:49.376Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:12:55 [2023-01-10T13:12:55.156Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:12:59 [2023-01-10T13:12:59.842Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:12:59 [2023-01-10T13:12:59.842Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:12:59 [2023-01-10T13:12:59.842Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:13:04 [2023-01-10T13:13:04.522Z] === RUN   TestDockerSuite/TestRmiBlank
13:13:04 [2023-01-10T13:13:04.522Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:13:04 [2023-01-10T13:13:04.522Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:13:22 [2023-01-10T13:13:22.177Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:13:25 [2023-01-10T13:13:25.074Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:13:25 [2023-01-10T13:13:25.531Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:13:34 [2023-01-10T13:13:34.081Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:13:39 [2023-01-10T13:13:39.854Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:13:48 [2023-01-10T13:13:48.403Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:13:53 [2023-01-10T13:13:53.078Z] === RUN   TestDockerSuite/TestRmiTag
13:13:54 [2023-01-10T13:13:54.042Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:13:56 [2023-01-10T13:13:56.940Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:14:22 [2023-01-10T13:14:22.053Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:14:22 [2023-01-10T13:14:22.053Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:14:27 [2023-01-10T13:14:27.924Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAddHost
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:14:28 [2023-01-10T13:14:28.911Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:14:28 [2023-01-10T13:14:28.911Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:14:31 [2023-01-10T13:14:31.130Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:14:31 [2023-01-10T13:14:31.130Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:14:31 [2023-01-10T13:14:31.130Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:14:31 [2023-01-10T13:14:31.130Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:14:31 [2023-01-10T13:14:31.130Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:14:43 [2023-01-10T13:14:43.627Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:14:45 [2023-01-10T13:14:45.195Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:14:48 [2023-01-10T13:14:48.156Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:14:51 [2023-01-10T13:14:51.112Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:14:53 [2023-01-10T13:14:53.328Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:14:53 [2023-01-10T13:14:53.797Z] === RUN   TestDockerSuite/TestRunBindMounts
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:14:59 [2023-01-10T13:14:59.669Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:14:59 [2023-01-10T13:14:59.669Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:15:01 [2023-01-10T13:15:01.886Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:15:01 [2023-01-10T13:15:01.886Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:15:01 [2023-01-10T13:15:01.886Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:15:05 [2023-01-10T13:15:05.688Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:15:05 [2023-01-10T13:15:05.688Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:15:05 [2023-01-10T13:15:05.688Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:15:05 [2023-01-10T13:15:05.688Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:15:05 [2023-01-10T13:15:05.688Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:15:07 [2023-01-10T13:15:07.906Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:15:07 [2023-01-10T13:15:07.906Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:15:10 [2023-01-10T13:15:10.867Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:15:13 [2023-01-10T13:15:13.821Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:15:16 [2023-01-10T13:15:16.042Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:15:16 [2023-01-10T13:15:16.042Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:15:16 [2023-01-10T13:15:16.042Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:15:16 [2023-01-10T13:15:16.042Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:15:16 [2023-01-10T13:15:16.511Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:15:16 [2023-01-10T13:15:16.511Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:15:16 [2023-01-10T13:15:16.511Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:15:19 [2023-01-10T13:15:19.466Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:15:19 [2023-01-10T13:15:19.466Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:15:19 [2023-01-10T13:15:19.466Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:15:19 [2023-01-10T13:15:19.466Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:15:19 [2023-01-10T13:15:19.466Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:15:19 [2023-01-10T13:15:19.466Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:15:19 [2023-01-10T13:15:19.466Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:15:19 [2023-01-10T13:15:19.467Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:15:19 [2023-01-10T13:15:19.467Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:15:21 [2023-01-10T13:15:21.036Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:15:28 [2023-01-10T13:15:28.197Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:15:28 [2023-01-10T13:15:28.197Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:15:28 [2023-01-10T13:15:28.197Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:15:28 [2023-01-10T13:15:28.197Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:15:28 [2023-01-10T13:15:28.197Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:15:28 [2023-01-10T13:15:28.197Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:15:28 [2023-01-10T13:15:28.197Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:15:31 [2023-01-10T13:15:31.154Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:15:31 [2023-01-10T13:15:31.154Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:15:31 [2023-01-10T13:15:31.154Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:15:31 [2023-01-10T13:15:31.154Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:15:31 [2023-01-10T13:15:31.154Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:15:31 [2023-01-10T13:15:31.154Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:15:34 [2023-01-10T13:15:34.106Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:15:36 [2023-01-10T13:15:36.325Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:15:36 [2023-01-10T13:15:36.325Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:15:36 [2023-01-10T13:15:36.325Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:15:39 [2023-01-10T13:15:39.278Z] === RUN   TestDockerSuite/TestRunEnvironment
13:15:39 [2023-01-10T13:15:39.279Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:15:39 [2023-01-10T13:15:39.279Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:15:39 [2023-01-10T13:15:39.279Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:15:39 [2023-01-10T13:15:39.279Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:15:39 [2023-01-10T13:15:39.279Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:15:39 [2023-01-10T13:15:39.279Z] === RUN   TestDockerSuite/TestRunExitCode
13:15:41 [2023-01-10T13:15:41.498Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:15:50 [2023-01-10T13:15:50.165Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:15:51 [2023-01-10T13:15:51.734Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunExposePort
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:15:54 [2023-01-10T13:15:54.690Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:15:54 [2023-01-10T13:15:54.690Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:16:09 [2023-01-10T13:16:09.635Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:16:09 [2023-01-10T13:16:09.635Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:16:09 [2023-01-10T13:16:09.635Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:16:09 [2023-01-10T13:16:09.635Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:16:09 [2023-01-10T13:16:09.635Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:16:09 [2023-01-10T13:16:09.635Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:16:22 [2023-01-10T13:16:22.160Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:16:22 [2023-01-10T13:16:22.160Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:16:22 [2023-01-10T13:16:22.160Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModeHostname
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunMount
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:16:23 [2023-01-10T13:16:23.156Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.156Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:16:23 [2023-01-10T13:16:23.625Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:16:23 [2023-01-10T13:16:23.625Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:16:32 [2023-01-10T13:16:32.298Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:16:32 [2023-01-10T13:16:32.298Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:16:32 [2023-01-10T13:16:32.298Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:16:32 [2023-01-10T13:16:32.298Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:16:32 [2023-01-10T13:16:32.298Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:16:32 [2023-01-10T13:16:32.298Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:16:32 [2023-01-10T13:16:32.298Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:16:37 [2023-01-10T13:16:37.056Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetHost
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:16:41 [2023-01-10T13:16:41.817Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:16:41 [2023-01-10T13:16:41.817Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:16:42 [2023-01-10T13:16:42.286Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:16:42 [2023-01-10T13:16:42.286Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:16:43 [2023-01-10T13:16:43.275Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:16:46 [2023-01-10T13:16:46.230Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:16:48 [2023-01-10T13:16:48.447Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:16:49 [2023-01-10T13:16:49.435Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:16:51 [2023-01-10T13:16:51.655Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:16:51 [2023-01-10T13:16:51.655Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunPortInUse
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:16:52 [2023-01-10T13:16:52.125Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:16:52 [2023-01-10T13:16:52.125Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:16:55 [2023-01-10T13:16:55.921Z] === RUN   TestDockerSuite/TestRunPublishPort
13:16:55 [2023-01-10T13:16:55.921Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:16:55 [2023-01-10T13:16:55.921Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:16:55 [2023-01-10T13:16:55.921Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:16:55 [2023-01-10T13:16:55.921Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:16:55 [2023-01-10T13:16:55.921Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:16:55 [2023-01-10T13:16:55.921Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:16:55 [2023-01-10T13:16:55.921Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:16:55 [2023-01-10T13:16:55.921Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:16:55 [2023-01-10T13:16:55.921Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:16:55 [2023-01-10T13:16:55.921Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:17:04 [2023-01-10T13:17:04.595Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:17:04 [2023-01-10T13:17:04.595Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:17:04 [2023-01-10T13:17:04.595Z] === RUN   TestDockerSuite/TestRunRm
13:17:06 [2023-01-10T13:17:06.814Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:17:12 [2023-01-10T13:17:12.686Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:17:15 [2023-01-10T13:17:15.644Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:17:17 [2023-01-10T13:17:17.864Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:17:20 [2023-01-10T13:17:20.821Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:17:23 [2023-01-10T13:17:23.041Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:17:23 [2023-01-10T13:17:23.041Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:17:23 [2023-01-10T13:17:23.041Z] === RUN   TestDockerSuite/TestRunState
13:17:23 [2023-01-10T13:17:23.041Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:17:23 [2023-01-10T13:17:23.041Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:17:31 [2023-01-10T13:17:31.710Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:17:31 [2023-01-10T13:17:31.710Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:17:31 [2023-01-10T13:17:31.710Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:17:33 [2023-01-10T13:17:33.277Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:17:33 [2023-01-10T13:17:33.277Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:17:33 [2023-01-10T13:17:33.277Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:17:33 [2023-01-10T13:17:33.277Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:17:33 [2023-01-10T13:17:33.277Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:17:33 [2023-01-10T13:17:33.277Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:17:33 [2023-01-10T13:17:33.277Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:17:33 [2023-01-10T13:17:33.277Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:17:33 [2023-01-10T13:17:33.277Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUserByID
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUserByName
13:17:39 [2023-01-10T13:17:39.156Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:17:39 [2023-01-10T13:17:39.156Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:17:46 [2023-01-10T13:17:46.316Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:17:46 [2023-01-10T13:17:46.317Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:17:46 [2023-01-10T13:17:46.317Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:17:53 [2023-01-10T13:17:53.484Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:17:53 [2023-01-10T13:17:53.484Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:17:53 [2023-01-10T13:17:53.484Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:17:53 [2023-01-10T13:17:53.484Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:17:53 [2023-01-10T13:17:53.484Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:18:02 [2023-01-10T13:18:02.156Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:18:10 [2023-01-10T13:18:10.842Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:18:15 [2023-01-10T13:18:15.610Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:18:22 [2023-01-10T13:18:22.776Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:18:22 [2023-01-10T13:18:22.776Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:18:22 [2023-01-10T13:18:22.776Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:18:22 [2023-01-10T13:18:22.776Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:18:25 [2023-01-10T13:18:25.735Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:18:28 [2023-01-10T13:18:28.692Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:18:31 [2023-01-10T13:18:31.648Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:18:31 [2023-01-10T13:18:31.648Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:18:31 [2023-01-10T13:18:31.648Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:18:31 [2023-01-10T13:18:31.648Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:18:31 [2023-01-10T13:18:31.648Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:18:31 [2023-01-10T13:18:31.648Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:18:31 [2023-01-10T13:18:31.648Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:18:36 [2023-01-10T13:18:36.408Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:18:37 [2023-01-10T13:18:37.975Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:18:40 [2023-01-10T13:18:40.930Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveImageId
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:18:45 [2023-01-10T13:18:45.688Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:18:45 [2023-01-10T13:18:45.688Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:18:46 [2023-01-10T13:18:46.158Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:18:46 [2023-01-10T13:18:46.158Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:18:46 [2023-01-10T13:18:46.158Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:18:46 [2023-01-10T13:18:46.158Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:18:46 [2023-01-10T13:18:46.158Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:18:46 [2023-01-10T13:18:46.158Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:18:46 [2023-01-10T13:18:46.158Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:18:46 [2023-01-10T13:18:46.158Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:18:46 [2023-01-10T13:18:46.158Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:18:48 [2023-01-10T13:18:48.377Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:18:48 [2023-01-10T13:18:48.377Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:18:48 [2023-01-10T13:18:48.845Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:18:49 [2023-01-10T13:18:49.314Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:18:50 [2023-01-10T13:18:50.882Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:19:05 [2023-01-10T13:19:05.829Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:19:05 [2023-01-10T13:19:05.829Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:19:05 [2023-01-10T13:19:05.829Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:19:12 [2023-01-10T13:19:12.999Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:19:12 [2023-01-10T13:19:12.999Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:19:12 [2023-01-10T13:19:12.999Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:19:17 [2023-01-10T13:19:17.757Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:19:17 [2023-01-10T13:19:17.757Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:19:17 [2023-01-10T13:19:17.757Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:19:17 [2023-01-10T13:19:17.757Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:19:17 [2023-01-10T13:19:17.757Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:19:17 [2023-01-10T13:19:17.757Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:19:17 [2023-01-10T13:19:17.757Z] === RUN   TestDockerSuite/TestStartRecordError
13:19:17 [2023-01-10T13:19:17.757Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:19:17 [2023-01-10T13:19:17.757Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:19:30 [2023-01-10T13:19:30.258Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:19:30 [2023-01-10T13:19:30.258Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:19:30 [2023-01-10T13:19:30.258Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:19:30 [2023-01-10T13:19:30.258Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:19:30 [2023-01-10T13:19:30.258Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestStatsNoStream
13:19:30 [2023-01-10T13:19:30.258Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:19:30 [2023-01-10T13:19:30.258Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:19:32 [2023-01-10T13:19:32.478Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:19:35 [2023-01-10T13:19:35.427Z] === RUN   TestDockerSuite/TestTopPrivileged
13:19:35 [2023-01-10T13:19:35.427Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:19:35 [2023-01-10T13:19:35.427Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:19:37 [2023-01-10T13:19:37.609Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:19:37 [2023-01-10T13:19:37.609Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:19:37 [2023-01-10T13:19:37.609Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:19:37 [2023-01-10T13:19:37.609Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:19:37 [2023-01-10T13:19:37.609Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:19:37 [2023-01-10T13:19:37.609Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:19:37 [2023-01-10T13:19:37.609Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:19:55 [2023-01-10T13:19:55.267Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:19:55 [2023-01-10T13:19:55.267Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:19:58 [2023-01-10T13:19:58.163Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:19:58 [2023-01-10T13:19:58.163Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:20:06 [2023-01-10T13:20:06.712Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:20:06 [2023-01-10T13:20:06.712Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:20:07 [2023-01-10T13:20:07.170Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:20:07 [2023-01-10T13:20:07.170Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:20:07 [2023-01-10T13:20:07.627Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:20:22 [2023-01-10T13:20:22.419Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:20:22 [2023-01-10T13:20:22.419Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:20:22 [2023-01-10T13:20:22.419Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:20:22 [2023-01-10T13:20:22.419Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:20:22 [2023-01-10T13:20:22.419Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:20:22 [2023-01-10T13:20:22.419Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:20:22 [2023-01-10T13:20:22.419Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:20:29 [2023-01-10T13:20:29.477Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:20:29 [2023-01-10T13:20:29.934Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:20:30 [2023-01-10T13:20:30.391Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:20:45 [2023-01-10T13:20:45.178Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:20:45 [2023-01-10T13:20:45.178Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:20:45 [2023-01-10T13:20:45.178Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:20:47 [2023-01-10T13:20:47.349Z] --- PASS: TestDockerSuite (3139.46s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (123.24s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.54s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.64s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.59s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.67s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (147.33s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.66s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.86s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.52s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.88s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.88s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.38s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddTar (59.00s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.24s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.09s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.75s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.31s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.84s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.82s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.09s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.55s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.48s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.30s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.70s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.14s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.21s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.91s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.50s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.31s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.99s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.69s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.00s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.25s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (85.87s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.61s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.83s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.66s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.72s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.00s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.82s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.97s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (141.77s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.19s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.80s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.59s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.13s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.82s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.64s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFails (2.74s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.35s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.42s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildForceRm (13.45s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.23s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.26s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.74s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.36s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.62s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.12s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.97s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.63s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.22s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.20s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.96s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.96s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.38s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.15s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.09s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (31.45s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.94s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.73s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.40s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.26s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.88s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.30s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.43s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.83s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.42s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (11.32s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.81s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.41s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.70s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.01s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.82s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.65s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.79s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (42.60s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildRm (15.65s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.07s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.07s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.29s)
13:20:47 [2023-01-10T13:20:47.349Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (22.60s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.12s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.37s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.86s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.34s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.74s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.52s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.05s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.97s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.14s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.20s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.53s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.07s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.11s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.50s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.25s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.45s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.58s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.22s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCommitChange (5.80s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.27s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCommitNewFile (12.93s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.99s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.33s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (12.63s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.96s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.74s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.57s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.88s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.04s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.27s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.62s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (9.18s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.45s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.61s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.81s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.93s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.45s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.37s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.71s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.82s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.84s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.76s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.82s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007aff80_<nil>} (2.82s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13164009707_c:\foo_false__<nil>_<nil>_<nil>} (2.81s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13164009707_c:\foo_true__<nil>_<nil>_<nil>} (7.80s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s)
13:20:47 [2023-01-10T13:20:47.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.52s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.70s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.80s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.28s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.70s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.76s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.00s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpToDot (3.41s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.99s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.95s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.89s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.42s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.22s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateRM (0.37s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.36s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.90s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.81s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.84s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.90s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.89s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (10.74s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.41s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.19s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.42s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.18s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.22s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsRename (2.79s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsResize (3.22s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.13s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.17s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.84s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.52s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.61s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.58s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.62s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.75s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.25s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.93s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.91s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:20:47 [2023-01-10T13:20:47.350Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.67s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.66s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.53s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.07s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.81s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.26s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.01s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.44s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.75s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.64s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectDefault (7.59s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.19s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.62s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.64s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.56s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.56s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.22s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.15s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.66s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.51s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.55s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.29s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.91s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.73s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.13s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.00s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.90s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.84s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.74s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.73s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsSince (9.60s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsTail (3.32s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPortList (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.06s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.04s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.22s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.28s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.06s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.63s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.74s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.56s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.85s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.86s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.07s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.77s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.07s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.93s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.14s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.22s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.27s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.91s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.93s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.75s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.29s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.69s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.91s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.90s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.97s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiTag (0.85s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.08s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.73s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.82s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.40s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.71s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.86s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.33s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.65s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:20:47 [2023-01-10T13:20:47.351Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.68s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.76s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.31s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.22s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.69s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.50s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.72s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (7.52s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.60s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.46s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.57s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.05s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.13s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.59s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.70s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.01s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.46s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.46s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.29s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.64s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunRm (2.59s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.90s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.62s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.42s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.35s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (7.34s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.39s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.34s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.85s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.42s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.39s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.77s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.52s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (12.87s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.49s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.59s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.58s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.61s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.83s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.61s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.25s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (13.62s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.65s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.89s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:20:47 [2023-01-10T13:20:47.352Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s)
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.352Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:20:47 [2023-01-10T13:20:47.352Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerRegistrySuite (0.20s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthTokenSuite
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerDaemonSuite
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerSwarmSuite
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- PASS: TestDockerPluginSuite (0.03s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerExternalVolumeSuite
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerNetworkSuite
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] === RUN   TestDockerHubPullSuite
13:20:47 [2023-01-10T13:20:47.353Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.353Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:20:47 [2023-01-10T13:20:47.353Z] PASS
13:20:47 [2023-01-10T13:20:47.353Z] ok  	github.com/docker/docker/integration-cli	3139.993s
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === Skipped
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.812Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
13:20:47 [2023-01-10T13:20:47.812Z] 
13:20:47 [2023-01-10T13:20:47.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:20:47 [2023-01-10T13:20:47.812Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.24s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.24s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.813Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:20:47 [2023-01-10T13:20:47.813Z] 
13:20:47 [2023-01-10T13:20:47.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_sni_test.go:18: Flakey test
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.814Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s)
13:20:47 [2023-01-10T13:20:47.814Z] 
13:20:47 [2023-01-10T13:20:47.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.815Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:20:47 [2023-01-10T13:20:47.815Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPortList (0.03s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z] 
13:20:47 [2023-01-10T13:20:47.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:20:47 [2023-01-10T13:20:47.816Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:20:47 [2023-01-10T13:20:47.816Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.274Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.274Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.275Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:20:48 [2023-01-10T13:20:48.275Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.276Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:20:48 [2023-01-10T13:20:48.276Z] 
13:20:48 [2023-01-10T13:20:48.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.277Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:20:48 [2023-01-10T13:20:48.277Z] 
13:20:48 [2023-01-10T13:20:48.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:20:48 [2023-01-10T13:20:48.278Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:20:48 [2023-01-10T13:20:48.278Z] 
13:20:48 [2023-01-10T13:20:48.278Z] DONE 1093 tests, 547 skipped in 3153.937s
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Integration tests ended at 01/10/2023 13:20:48. Duration:00:52:34.1209172
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Docker info of the daemon under test at end of run
13:20:48 [2023-01-10T13:20:48.735Z] 
13:20:48 [2023-01-10T13:20:48.735Z] Containers: 2
13:20:48 [2023-01-10T13:20:48.735Z]  Running: 0
13:20:48 [2023-01-10T13:20:48.735Z]  Paused: 0
13:20:48 [2023-01-10T13:20:48.735Z]  Stopped: 2
13:20:48 [2023-01-10T13:20:48.735Z] Images: 18
13:20:48 [2023-01-10T13:20:48.735Z] Server Version: 0.0.0-dev
13:20:48 [2023-01-10T13:20:48.735Z] Storage Driver: windowsfilter
13:20:48 [2023-01-10T13:20:48.735Z]  Windows: 
13:20:48 [2023-01-10T13:20:48.735Z] Logging Driver: json-file
13:20:48 [2023-01-10T13:20:48.735Z] Plugins: 
13:20:48 [2023-01-10T13:20:48.735Z]  Volume: local
13:20:48 [2023-01-10T13:20:48.735Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:20:48 [2023-01-10T13:20:48.735Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:20:48 [2023-01-10T13:20:48.735Z] Swarm: inactive
13:20:48 [2023-01-10T13:20:48.735Z] Default Isolation: process
13:20:48 [2023-01-10T13:20:48.735Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:20:48 [2023-01-10T13:20:48.735Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
13:20:48 [2023-01-10T13:20:48.735Z] OSType: windows
13:20:48 [2023-01-10T13:20:48.735Z] Architecture: x86_64
13:20:48 [2023-01-10T13:20:48.735Z] CPUs: 4
13:20:48 [2023-01-10T13:20:48.735Z] Total Memory: 32GiB
13:20:48 [2023-01-10T13:20:48.735Z] Name: azwin-2-53e780
13:20:48 [2023-01-10T13:20:48.735Z] ID: ZDGD:4W2S:S3IH:LFWI:LCGY:NEQF:XLZP:CPYE:3GC3:26M7:GPKF:GGSQ
13:20:48 [2023-01-10T13:20:48.735Z] Docker Root Dir: D:\CI\PR-44765\6\daemon
13:20:48 [2023-01-10T13:20:48.735Z] Debug Mode (client): false
13:20:48 [2023-01-10T13:20:48.735Z] Debug Mode (server): true
13:20:48 [2023-01-10T13:20:48.735Z]  File Descriptors: -1
13:20:48 [2023-01-10T13:20:48.735Z]  Goroutines: 17
13:20:48 [2023-01-10T13:20:48.735Z]  System Time: 2023-01-10T13:20:48.2990297Z
13:20:48 [2023-01-10T13:20:48.735Z]  EventsListeners: 0
13:20:48 [2023-01-10T13:20:48.735Z] Registry: https://index.docker.io/v1/
13:20:48 [2023-01-10T13:20:48.735Z] Labels:
13:20:48 [2023-01-10T13:20:48.735Z] Experimental: false
13:20:48 [2023-01-10T13:20:48.735Z] Insecure Registries:
13:20:48 [2023-01-10T13:20:48.735Z]  127.0.0.0/8
13:20:48 [2023-01-10T13:20:48.735Z] Live Restore Enabled: false
13:20:48 [2023-01-10T13:20:48.735Z] 
13:20:48 [2023-01-10T13:20:48.735Z] 
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Stopping daemon under test
13:20:48 [2023-01-10T13:20:48.735Z] SUCCESS: The process with PID 844 (child process of PID 1532) has been terminated.
13:20:48 [2023-01-10T13:20:48.735Z] SUCCESS: The process with PID 1532 (child process of PID 2632) has been terminated.
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Stop tailing logs of the daemon under tests
13:20:48 [2023-01-10T13:20:48.735Z] INFO: executeCI.ps1 Completed successfully at 01/10/2023 13:20:48.
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Tidying up at end of run
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Saving daemon under test log (d:\CI\PR-44765\6\dut.out) to bundles\CIDUT.out
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Saving daemon under test log (d:\CI\PR-44765\6\dut.err) to bundles\CIDUT.err
13:20:48 [2023-01-10T13:20:48.735Z] INFO: Nuke-Everything...
13:20:49 [2023-01-10T13:20:49.197Z] INFO: Container count on control daemon to delete is 2
13:20:49 [2023-01-10T13:20:49.197Z] e255811bcb4a
13:20:49 [2023-01-10T13:20:49.197Z] 6e996c05feeb
13:20:49 [2023-01-10T13:20:49.197Z] INFO: Tidying pidfile d:\CI\PR-44765\6\docker.pid
13:20:49 [2023-01-10T13:20:49.197Z] INFO: Nuking d:\CI
13:21:31 [2023-01-10T13:21:31.699Z] INFO: Zapped successfully
13:21:31 [2023-01-10T13:21:31.699Z] 
13:21:31 [2023-01-10T13:21:31.699Z] INFO: executeCI.ps1 exiting at Tue Jan 10 13:21:27 CUT 2023. Duration 01:23:31.3217704
13:21:31 [2023-01-10T13:21:31.699Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:21:31 [2023-01-10T13:21:31.937Z] Recording test results
13:21:40 [2023-01-10T13:21:40.220Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:21:42 [2023-01-10T13:21:42.271Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:21:44 [2023-01-10T13:21:44.656Z] Archiving artifacts
13:21:59 [2023-01-10T13:21:59.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44765/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:22:00 [2023-01-10T13:22:00.260Z] + make clean
13:22:01 [2023-01-10T13:22:01.793Z] docker volume rm -f docker-dev-cache
13:22:01 [2023-01-10T13:22:01.793Z] 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