Skip to content
Success

Console Output

Pull request #47339 updated
16:52:40 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from d10756f356a4c67c6ed933692a17b66ff605d36f+58a26e4fda58b60d3b7dc126e228907a7469c8e4 (ae5956b0c338d753c09204a0ea92eef41e4d982b)
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/jenkins_home/workspace/moby_PR-47339@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2'
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 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
16:52:42 [2024-02-06T16:52:42.465Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:52:42 [2024-02-06T16:52:42.467Z] Trying to pass milestone 2
[Pipeline] milestone
16:52:42 [2024-02-06T16:52:42.625Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:52:44 [2024-02-06T16:52:44.657Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-029fa6f90f9c3c3a5) in /home/ubuntu/workspace/moby_PR-47339
[Pipeline] {
[Pipeline] checkout
16:52:44 [2024-02-06T16:52:44.676Z] The recommended git tool is: git
16:52:44 [2024-02-06T16:52:44.683Z] using credential docker-jenkins-github-credentials
16:52:44 [2024-02-06T16:52:44.691Z] Cloning the remote Git repository
16:52:44 [2024-02-06T16:52:44.691Z] Cloning with configured refspecs honoured and without tags
16:52:44 [2024-02-06T16:52:44.712Z] Cloning repository https://github.com/moby/moby.git
16:52:44 [2024-02-06T16:52:44.712Z]  > git init /home/ubuntu/workspace/moby_PR-47339 # timeout=10
16:52:44 [2024-02-06T16:52:44.717Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:44 [2024-02-06T16:52:44.717Z]  > git --version # timeout=10
16:52:44 [2024-02-06T16:52:44.719Z]  > git --version # 'git version 2.25.1'
16:52:44 [2024-02-06T16:52:44.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:44 [2024-02-06T16:52:44.720Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47339/head:refs/remotes/origin/PR-47339 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:52:55 [2024-02-06T16:52:55.403Z] Fetching without tags
16:52:55 [2024-02-06T16:52:55.610Z] Merging remotes/origin/23.0 commit 58a26e4fda58b60d3b7dc126e228907a7469c8e4 into PR head commit d10756f356a4c67c6ed933692a17b66ff605d36f
16:52:55 [2024-02-06T16:52:55.405Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:55 [2024-02-06T16:52:55.408Z]  > git config --add remote.origin.fetch +refs/pull/47339/head:refs/remotes/origin/PR-47339 # timeout=10
16:52:55 [2024-02-06T16:52:55.411Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:52:55 [2024-02-06T16:52:55.420Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:55 [2024-02-06T16:52:55.425Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:55 [2024-02-06T16:52:55.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:55 [2024-02-06T16:52:55.425Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47339/head:refs/remotes/origin/PR-47339 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:52:55 [2024-02-06T16:52:55.631Z]  > git config core.sparsecheckout # timeout=10
16:52:55 [2024-02-06T16:52:55.633Z]  > git checkout -f d10756f356a4c67c6ed933692a17b66ff605d36f # timeout=10
16:52:56 [2024-02-06T16:52:56.196Z] Merge succeeded, producing d10756f356a4c67c6ed933692a17b66ff605d36f
16:52:56 [2024-02-06T16:52:56.196Z] Checking out Revision d10756f356a4c67c6ed933692a17b66ff605d36f (PR-47339)
16:52:56 [2024-02-06T16:52:56.483Z] Commit message: "image/cache: Require Major and Minor match for Windows OSVersion"
16:52:56 [2024-02-06T16:52:56.198Z]  > git remote # timeout=10
16:52:56 [2024-02-06T16:52:56.201Z]  > git config --get remote.origin.url # timeout=10
16:52:56 [2024-02-06T16:52:56.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:56 [2024-02-06T16:52:56.205Z]  > git merge 58a26e4fda58b60d3b7dc126e228907a7469c8e4 # timeout=10
16:52:56 [2024-02-06T16:52:56.212Z]  > git rev-parse HEAD^{commit} # timeout=10
16:52:56 [2024-02-06T16:52:56.218Z]  > git config core.sparsecheckout # timeout=10
16:52:56 [2024-02-06T16:52:56.220Z]  > git checkout -f d10756f356a4c67c6ed933692a17b66ff605d36f # timeout=10
16:52:56 [2024-02-06T16:52:56.504Z]  > git rev-list --no-walk a51e65b33450f6f4f65ce3e9641db5eedefdd0a2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:52:57 [2024-02-06T16:52:57.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47339:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:52:59 [2024-02-06T16:52:59.634Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
16:53:14 [2024-02-06T16:53:14.687Z] Still waiting to schedule task
16:53:14 [2024-02-06T16:53:14.688Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0175d8c288da0c2b3)’ is offline
16:53:42 [2024-02-06T16:53:42.868Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0175d8c288da0c2b3) in /home/ubuntu/workspace/moby_PR-47339
[Pipeline] {
[Pipeline] checkout
16:53:42 [2024-02-06T16:53:42.891Z] The recommended git tool is: git
16:53:45 [2024-02-06T16:53:45.375Z] using credential docker-jenkins-github-credentials
16:53:45 [2024-02-06T16:53:45.380Z] Cloning the remote Git repository
16:53:45 [2024-02-06T16:53:45.380Z] Cloning with configured refspecs honoured and without tags
16:53:45 [2024-02-06T16:53:45.427Z] Cloning repository https://github.com/moby/moby.git
16:53:45 [2024-02-06T16:53:45.480Z]  > git init /home/ubuntu/workspace/moby_PR-47339 # timeout=10
16:53:45 [2024-02-06T16:53:45.839Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:45 [2024-02-06T16:53:45.839Z]  > git --version # timeout=10
16:53:45 [2024-02-06T16:53:45.843Z]  > git --version # 'git version 2.25.1'
16:53:45 [2024-02-06T16:53:45.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:45 [2024-02-06T16:53:45.848Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47339/head:refs/remotes/origin/PR-47339 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:53:58 [2024-02-06T16:53:58.911Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:58 [2024-02-06T16:53:58.915Z]  > git config --add remote.origin.fetch +refs/pull/47339/head:refs/remotes/origin/PR-47339 # timeout=10
16:53:58 [2024-02-06T16:53:58.919Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:53:59 [2024-02-06T16:53:59.111Z] Fetching without tags
16:53:59 [2024-02-06T16:53:59.310Z] Merging remotes/origin/23.0 commit 58a26e4fda58b60d3b7dc126e228907a7469c8e4 into PR head commit d10756f356a4c67c6ed933692a17b66ff605d36f
16:53:59 [2024-02-06T16:53:59.950Z] Merge succeeded, producing d10756f356a4c67c6ed933692a17b66ff605d36f
16:53:59 [2024-02-06T16:53:59.950Z] Checking out Revision d10756f356a4c67c6ed933692a17b66ff605d36f (PR-47339)
16:53:59 [2024-02-06T16:53:59.129Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:59 [2024-02-06T16:53:59.135Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:59 [2024-02-06T16:53:59.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:59 [2024-02-06T16:53:59.136Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47339/head:refs/remotes/origin/PR-47339 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:53:59 [2024-02-06T16:53:59.336Z]  > git config core.sparsecheckout # timeout=10
16:53:59 [2024-02-06T16:53:59.348Z]  > git checkout -f d10756f356a4c67c6ed933692a17b66ff605d36f # timeout=10
16:53:59 [2024-02-06T16:53:59.952Z]  > git remote # timeout=10
16:53:59 [2024-02-06T16:53:59.956Z]  > git config --get remote.origin.url # timeout=10
16:53:59 [2024-02-06T16:53:59.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:59 [2024-02-06T16:53:59.961Z]  > git merge 58a26e4fda58b60d3b7dc126e228907a7469c8e4 # timeout=10
16:53:59 [2024-02-06T16:53:59.968Z]  > git rev-parse HEAD^{commit} # timeout=10
16:53:59 [2024-02-06T16:53:59.973Z]  > git config core.sparsecheckout # timeout=10
16:53:59 [2024-02-06T16:53:59.976Z]  > git checkout -f d10756f356a4c67c6ed933692a17b66ff605d36f # timeout=10
16:54:00 [2024-02-06T16:54:00.939Z] Commit message: "image/cache: Require Major and Minor match for Windows OSVersion"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:54:01 [2024-02-06T16:54:01.716Z] + docker version
16:54:05 [2024-02-06T16:54:05.870Z] Client: Docker Engine - Community
16:54:05 [2024-02-06T16:54:05.870Z]  Version:           25.0.2
16:54:05 [2024-02-06T16:54:05.870Z]  API version:       1.44
16:54:05 [2024-02-06T16:54:05.870Z]  Go version:        go1.21.6
16:54:05 [2024-02-06T16:54:05.870Z]  Git commit:        29cf629
16:54:05 [2024-02-06T16:54:05.870Z]  Built:             Thu Feb  1 00:23:26 2024
16:54:05 [2024-02-06T16:54:05.870Z]  OS/Arch:           linux/arm64
16:54:05 [2024-02-06T16:54:05.870Z]  Context:           default
16:54:05 [2024-02-06T16:54:05.870Z] 
16:54:05 [2024-02-06T16:54:05.870Z] Server: Docker Engine - Community
16:54:05 [2024-02-06T16:54:05.870Z]  Engine:
16:54:05 [2024-02-06T16:54:05.870Z]   Version:          25.0.2
16:54:05 [2024-02-06T16:54:05.870Z]   API version:      1.44 (minimum version 1.24)
16:54:05 [2024-02-06T16:54:05.870Z]   Go version:       go1.21.6
16:54:05 [2024-02-06T16:54:05.870Z]   Git commit:       fce6e0c
16:54:05 [2024-02-06T16:54:05.870Z]   Built:            Thu Feb  1 00:23:26 2024
16:54:05 [2024-02-06T16:54:05.870Z]   OS/Arch:          linux/arm64
16:54:05 [2024-02-06T16:54:05.870Z]   Experimental:     true
16:54:05 [2024-02-06T16:54:05.870Z]  containerd:
16:54:05 [2024-02-06T16:54:05.870Z]   Version:          1.6.28
16:54:05 [2024-02-06T16:54:05.870Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
16:54:05 [2024-02-06T16:54:05.870Z]  runc:
16:54:05 [2024-02-06T16:54:05.870Z]   Version:          1.1.12
16:54:05 [2024-02-06T16:54:05.870Z]   GitCommit:        v1.1.12-0-g51d5e94
16:54:05 [2024-02-06T16:54:05.870Z]  docker-init:
16:54:05 [2024-02-06T16:54:05.870Z]   Version:          0.19.0
16:54:05 [2024-02-06T16:54:05.870Z]   GitCommit:        de40ad0
[Pipeline] sh
16:54:06 [2024-02-06T16:54:06.188Z] + docker info
16:54:16 [2024-02-06T16:54:16.116Z] Client: Docker Engine - Community
16:54:16 [2024-02-06T16:54:16.116Z]  Version:    25.0.2
16:54:16 [2024-02-06T16:54:16.116Z]  Context:    default
16:54:16 [2024-02-06T16:54:16.116Z]  Debug Mode: false
16:54:16 [2024-02-06T16:54:16.116Z]  Plugins:
16:54:16 [2024-02-06T16:54:16.116Z]   buildx: Docker Buildx (Docker Inc.)
16:54:16 [2024-02-06T16:54:16.116Z]     Version:  v0.12.1
16:54:16 [2024-02-06T16:54:16.116Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:54:16 [2024-02-06T16:54:16.116Z]   compose: Docker Compose (Docker Inc.)
16:54:16 [2024-02-06T16:54:16.116Z]     Version:  v2.24.5
16:54:16 [2024-02-06T16:54:16.116Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:54:16 [2024-02-06T16:54:16.116Z] 
16:54:16 [2024-02-06T16:54:16.116Z] Server:
16:54:16 [2024-02-06T16:54:16.116Z]  Containers: 0
16:54:16 [2024-02-06T16:54:16.116Z]   Running: 0
16:54:16 [2024-02-06T16:54:16.116Z]   Paused: 0
16:54:16 [2024-02-06T16:54:16.116Z]   Stopped: 0
16:54:16 [2024-02-06T16:54:16.116Z]  Images: 0
16:54:16 [2024-02-06T16:54:16.116Z]  Server Version: 25.0.2
16:54:16 [2024-02-06T16:54:16.116Z]  Storage Driver: overlay2
16:54:16 [2024-02-06T16:54:16.116Z]   Backing Filesystem: extfs
16:54:16 [2024-02-06T16:54:16.116Z]   Supports d_type: true
16:54:16 [2024-02-06T16:54:16.116Z]   Using metacopy: false
16:54:16 [2024-02-06T16:54:16.116Z]   Native Overlay Diff: true
16:54:16 [2024-02-06T16:54:16.116Z]   userxattr: false
16:54:16 [2024-02-06T16:54:16.116Z]  Logging Driver: json-file
16:54:16 [2024-02-06T16:54:16.116Z]  Cgroup Driver: cgroupfs
16:54:16 [2024-02-06T16:54:16.116Z]  Cgroup Version: 1
16:54:16 [2024-02-06T16:54:16.116Z]  Plugins:
16:54:16 [2024-02-06T16:54:16.116Z]   Volume: local
16:54:16 [2024-02-06T16:54:16.116Z]   Network: bridge host ipvlan macvlan null overlay
16:54:16 [2024-02-06T16:54:16.116Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
16:54:16 [2024-02-06T16:54:16.116Z]  Swarm: inactive
16:54:16 [2024-02-06T16:54:16.116Z]  Runtimes: runc io.containerd.runc.v2
16:54:16 [2024-02-06T16:54:16.116Z]  Default Runtime: runc
16:54:16 [2024-02-06T16:54:16.116Z]  Init Binary: docker-init
16:54:16 [2024-02-06T16:54:16.116Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
16:54:16 [2024-02-06T16:54:16.116Z]  runc version: v1.1.12-0-g51d5e94
16:54:16 [2024-02-06T16:54:16.116Z]  init version: de40ad0
16:54:16 [2024-02-06T16:54:16.116Z]  Security Options:
16:54:16 [2024-02-06T16:54:16.116Z]   apparmor
16:54:16 [2024-02-06T16:54:16.116Z]   seccomp
16:54:16 [2024-02-06T16:54:16.116Z]    Profile: builtin
16:54:16 [2024-02-06T16:54:16.116Z]  Kernel Version: 5.15.0-1052-aws
16:54:16 [2024-02-06T16:54:16.116Z]  Operating System: Ubuntu 20.04.6 LTS
16:54:16 [2024-02-06T16:54:16.116Z]  OSType: linux
16:54:16 [2024-02-06T16:54:16.116Z]  Architecture: aarch64
16:54:16 [2024-02-06T16:54:16.116Z]  CPUs: 8
16:54:16 [2024-02-06T16:54:16.116Z]  Total Memory: 30.64GiB
16:54:16 [2024-02-06T16:54:16.116Z]  Name: ip-10-100-81-29
16:54:16 [2024-02-06T16:54:16.116Z]  ID: e2ed5a2e-3000-4923-9ca7-270269b4b7b4
16:54:16 [2024-02-06T16:54:16.116Z]  Docker Root Dir: /var/lib/docker
16:54:16 [2024-02-06T16:54:16.116Z]  Debug Mode: false
16:54:16 [2024-02-06T16:54:16.116Z]  Experimental: true
16:54:16 [2024-02-06T16:54:16.116Z]  Insecure Registries:
16:54:16 [2024-02-06T16:54:16.116Z]   127.0.0.0/8
16:54:16 [2024-02-06T16:54:16.116Z]  Live Restore Enabled: true
16:54:16 [2024-02-06T16:54:16.116Z] 
[Pipeline] sh
16:54:16 [2024-02-06T16:54:16.428Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:54:16 [2024-02-06T16:54:16.428Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:54:16 [2024-02-06T16:54:16.428Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47339/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:54:16 [2024-02-06T16:54:16.428Z] + bash /home/ubuntu/workspace/moby_PR-47339/check-config.sh
16:54:16 [2024-02-06T16:54:16.428Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:54:16 [2024-02-06T16:54:16.428Z] info: reading kernel config from /boot/config-5.15.0-1052-aws ...
16:54:16 [2024-02-06T16:54:16.428Z] 
16:54:16 [2024-02-06T16:54:16.428Z] Generally Necessary:
16:54:16 [2024-02-06T16:54:16.428Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:54:16 [2024-02-06T16:54:16.428Z] - apparmor: enabled and tools installed
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_NAMESPACES: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_NET_NS: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_PID_NS: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_IPC_NS: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_UTS_NS: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_CGROUPS: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_CGROUP_CPUACCT: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_CGROUP_DEVICE: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_CGROUP_FREEZER: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_CGROUP_SCHED: enabled
16:54:16 [2024-02-06T16:54:16.428Z] - CONFIG_CPUSETS: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_MEMCG: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_KEYS: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_VETH: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_BRIDGE: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_NF_NAT: enabled (as module)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_POSIX_MQUEUE: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_CGROUP_BPF: enabled
16:54:16 [2024-02-06T16:54:16.683Z] 
16:54:16 [2024-02-06T16:54:16.683Z] Optional Features:
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_USER_NS: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_SECCOMP: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_SECCOMP_FILTER: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_CGROUP_PIDS: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_MEMCG_SWAP: enabled
16:54:16 [2024-02-06T16:54:16.683Z]     (cgroup swap accounting is currently enabled)
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_BLK_CGROUP: enabled
16:54:16 [2024-02-06T16:54:16.683Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_CGROUP_PERF: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_CGROUP_HUGETLB: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_CFS_BANDWIDTH: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_RT_GROUP_SCHED: missing
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_IP_VS: enabled (as module)
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_IP_VS_NFCT: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_IP_VS_RR: enabled (as module)
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_SECURITY_SELINUX: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_SECURITY_APPARMOR: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_EXT4_FS: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:54:16 [2024-02-06T16:54:16.938Z] - Network Drivers:
16:54:16 [2024-02-06T16:54:16.938Z]   - "overlay":
16:54:16 [2024-02-06T16:54:16.938Z]     - CONFIG_VXLAN: enabled (as module)
16:54:16 [2024-02-06T16:54:16.938Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:54:16 [2024-02-06T16:54:16.938Z]       Optional (for encrypted networks):
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_CRYPTO: enabled
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_CRYPTO_AEAD: enabled
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_CRYPTO_GCM: enabled
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_CRYPTO_GHASH: enabled
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_XFRM: enabled
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_XFRM_USER: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]       - CONFIG_INET_ESP: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]   - "ipvlan":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_IPVLAN: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]   - "macvlan":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_MACVLAN: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_DUMMY: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]   - "ftp,tftp client in container":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z] - Storage Drivers:
16:54:17 [2024-02-06T16:54:17.193Z]   - "aufs":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_AUFS_FS: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]   - "btrfs":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:54:17 [2024-02-06T16:54:17.193Z]   - "devicemapper":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_BLK_DEV_DM: enabled
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]   - "overlay":
16:54:17 [2024-02-06T16:54:17.193Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:54:17 [2024-02-06T16:54:17.193Z]   - "zfs":
16:54:17 [2024-02-06T16:54:17.193Z]     - /dev/zfs: present
16:54:17 [2024-02-06T16:54:17.193Z]     - zfs command: missing
16:54:17 [2024-02-06T16:54:17.193Z]     - zpool command: missing
16:54:17 [2024-02-06T16:54:17.193Z] 
16:54:17 [2024-02-06T16:54:17.193Z] Limits:
16:54:17 [2024-02-06T16:54:17.193Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:54:17 [2024-02-06T16:54:17.193Z] 
16:54:17 [2024-02-06T16:54:17.193Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:54:17 [2024-02-06T16:54:17.521Z] + docker build --force-rm -t docker:d10756f356a4c67c6ed933692a17b66ff605d36f .
16:54:17 [2024-02-06T16:54:17.776Z] #0 building with "default" instance using docker driver
16:54:17 [2024-02-06T16:54:17.776Z] 
16:54:17 [2024-02-06T16:54:17.776Z] #1 [internal] load build definition from Dockerfile
16:54:17 [2024-02-06T16:54:17.776Z] #1 transferring dockerfile: 27.24kB done
16:54:17 [2024-02-06T16:54:17.776Z] #1 DONE 0.1s
16:54:17 [2024-02-06T16:54:17.776Z] 
16:54:17 [2024-02-06T16:54:17.776Z] #2 resolve image config for docker.io/docker/dockerfile:1
16:54:18 [2024-02-06T16:54:18.337Z] #2 DONE 0.6s
16:54:18 [2024-02-06T16:54:18.337Z] 
16:54:18 [2024-02-06T16:54:18.337Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
16:54:18 [2024-02-06T16:54:18.337Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
16:54:18 [2024-02-06T16:54:18.337Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
16:54:18 [2024-02-06T16:54:18.337Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.32MB / 11.02MB 0.1s
16:54:18 [2024-02-06T16:54:18.337Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
16:54:18 [2024-02-06T16:54:18.337Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
16:54:18 [2024-02-06T16:54:18.592Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
16:54:18 [2024-02-06T16:54:18.592Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
16:54:18 [2024-02-06T16:54:18.592Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
16:54:18 [2024-02-06T16:54:18.592Z] #3 DONE 0.4s
16:54:18 [2024-02-06T16:54:18.846Z] 
16:54:18 [2024-02-06T16:54:18.846Z] #4 [internal] load metadata for docker.io/library/debian:bullseye
16:54:19 [2024-02-06T16:54:19.101Z] #4 ...
16:54:19 [2024-02-06T16:54:19.101Z] 
16:54:19 [2024-02-06T16:54:19.101Z] #5 [internal] load metadata for docker.io/library/golang:1.20.13-bullseye
16:54:19 [2024-02-06T16:54:19.101Z] #5 DONE 0.4s
16:54:19 [2024-02-06T16:54:19.355Z] 
16:54:19 [2024-02-06T16:54:19.355Z] #6 [internal] load metadata for docker.io/library/busybox:latest
16:54:19 [2024-02-06T16:54:19.355Z] #6 DONE 0.5s
16:54:19 [2024-02-06T16:54:19.355Z] 
16:54:19 [2024-02-06T16:54:19.355Z] #4 [internal] load metadata for docker.io/library/debian:bullseye
16:54:19 [2024-02-06T16:54:19.355Z] #4 DONE 0.5s
16:54:19 [2024-02-06T16:54:19.355Z] 
16:54:19 [2024-02-06T16:54:19.355Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:54:19 [2024-02-06T16:54:19.355Z] #7 DONE 0.5s
16:54:19 [2024-02-06T16:54:19.355Z] 
16:54:19 [2024-02-06T16:54:19.355Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:54:19 [2024-02-06T16:54:19.610Z] #8 DONE 0.5s
16:54:19 [2024-02-06T16:54:19.610Z] 
16:54:19 [2024-02-06T16:54:19.610Z] #9 [internal] load .dockerignore
16:54:19 [2024-02-06T16:54:19.610Z] #9 transferring context: 113B done
16:54:19 [2024-02-06T16:54:19.610Z] #9 DONE 0.0s
16:54:24 [2024-02-06T16:54:24.844Z] 
16:54:24 [2024-02-06T16:54:24.844Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:54:24 [2024-02-06T16:54:24.844Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:54:24 [2024-02-06T16:54:24.844Z] #10 DONE 0.1s
16:54:24 [2024-02-06T16:54:24.844Z] 
16:54:24 [2024-02-06T16:54:24.844Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360
16:54:24 [2024-02-06T16:54:24.844Z] #11 resolve docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360
16:54:24 [2024-02-06T16:54:24.844Z] #11 resolve docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360 0.1s done
16:54:24 [2024-02-06T16:54:24.844Z] #11 sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360 1.85kB / 1.85kB done
16:54:24 [2024-02-06T16:54:24.844Z] #11 sha256:c314a53e324201122791b444a6a8ae98e5f62b487a1eb499a4600ccb9397773e 529B / 529B done
16:54:24 [2024-02-06T16:54:24.844Z] #11 sha256:4fe1a159ac2d1eaf8beeba5a6cd3dcd764b1b3a6a6e4b53407df5c3d20d64146 1.48kB / 1.48kB done
16:54:25 [2024-02-06T16:54:25.098Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 0B / 53.71MB 0.3s
16:54:25 [2024-02-06T16:54:25.098Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 17.83MB / 53.71MB 0.5s
16:54:25 [2024-02-06T16:54:25.361Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 22.02MB / 53.71MB 0.6s
16:54:25 [2024-02-06T16:54:25.361Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 28.31MB / 53.71MB 0.7s
16:54:25 [2024-02-06T16:54:25.655Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 36.04MB / 53.71MB 0.8s
16:54:25 [2024-02-06T16:54:25.655Z] #11 ...
16:54:25 [2024-02-06T16:54:25.655Z] 
16:54:25 [2024-02-06T16:54:25.655Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
16:54:25 [2024-02-06T16:54:25.655Z] #12 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.1s done
16:54:25 [2024-02-06T16:54:25.655Z] #12 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done
16:54:25 [2024-02-06T16:54:25.655Z] #12 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
16:54:25 [2024-02-06T16:54:25.655Z] #12 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
16:54:25 [2024-02-06T16:54:25.655Z] #12 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 0.3s done
16:54:25 [2024-02-06T16:54:25.655Z] #12 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.2s done
16:54:25 [2024-02-06T16:54:25.655Z] #12 DONE 1.2s
16:54:25 [2024-02-06T16:54:25.655Z] 
16:54:25 [2024-02-06T16:54:25.655Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360
16:54:25 [2024-02-06T16:54:25.655Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 47.19MB / 53.71MB 0.9s
16:54:25 [2024-02-06T16:54:25.910Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 53.48MB / 53.71MB 1.0s
16:54:26 [2024-02-06T16:54:26.165Z] #11 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 53.71MB / 53.71MB 1.3s done
16:54:26 [2024-02-06T16:54:26.725Z] #11 ...
16:54:26 [2024-02-06T16:54:26.725Z] 
16:54:26 [2024-02-06T16:54:26.725Z] #13 [internal] load build context
16:54:26 [2024-02-06T16:54:26.725Z] #13 transferring context: 65.02MB 1.9s done
16:54:26 [2024-02-06T16:54:26.725Z] #13 DONE 2.2s
16:54:26 [2024-02-06T16:54:26.725Z] 
16:54:26 [2024-02-06T16:54:26.725Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360
16:54:26 [2024-02-06T16:54:26.725Z] #11 extracting sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 0.6s
16:54:31 [2024-02-06T16:54:31.986Z] #11 ...
16:54:31 [2024-02-06T16:54:31.986Z] 
16:54:31 [2024-02-06T16:54:31.986Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
16:54:31 [2024-02-06T16:54:31.986Z] #14 resolve docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b 0.1s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b 1.86kB / 1.86kB done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:8f1783caa2306d3d1185f9608c65bc62c33d481da8f688aa50d7664d3287e593 1.79kB / 1.79kB done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:df1b40907d35ff15cd80052c0633f10c4e80fa22925d697a3d2860c493448397 2.75kB / 2.75kB done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 53.71MB / 53.71MB 1.3s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:a36799ce495b4202a2dd0034c9955834237665bad54a5154faf464f20da7eb84 15.75MB / 15.75MB 0.8s
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529 54.70MB / 54.70MB 1.5s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 81.51MB / 81.51MB 4.7s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 extracting sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 2.6s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39 172B / 172B 1.8s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 95.82MB / 95.82MB 7.1s
16:54:31 [2024-02-06T16:54:31.986Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.0s done
16:54:31 [2024-02-06T16:54:31.986Z] #14 extracting sha256:a36799ce495b4202a2dd0034c9955834237665bad54a5154faf464f20da7eb84 0.4s done
16:54:32 [2024-02-06T16:54:32.545Z] #14 extracting sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529 0.1s
16:54:33 [2024-02-06T16:54:33.105Z] #14 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 95.82MB / 95.82MB 8.3s done
16:54:34 [2024-02-06T16:54:34.029Z] #14 ...
16:54:34 [2024-02-06T16:54:34.029Z] 
16:54:34 [2024-02-06T16:54:34.029Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:54:34 [2024-02-06T16:54:34.029Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
16:54:34 [2024-02-06T16:54:34.029Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:54:34 [2024-02-06T16:54:34.029Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:54:34 [2024-02-06T16:54:34.029Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:54:34 [2024-02-06T16:54:34.029Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.6s done
16:54:34 [2024-02-06T16:54:34.029Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:54:34 [2024-02-06T16:54:34.029Z] #15 DONE 9.4s
16:54:34 [2024-02-06T16:54:34.029Z] 
16:54:34 [2024-02-06T16:54:34.029Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360
16:54:34 [2024-02-06T16:54:34.029Z] #11 DONE 9.5s
16:54:34 [2024-02-06T16:54:34.029Z] 
16:54:34 [2024-02-06T16:54:34.029Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
16:54:34 [2024-02-06T16:54:34.029Z] #14 ...
16:54:34 [2024-02-06T16:54:34.029Z] 
16:54:34 [2024-02-06T16:54:34.029Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:54:34 [2024-02-06T16:54:34.029Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:54:34 [2024-02-06T16:54:34.029Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:54:34 [2024-02-06T16:54:34.029Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:54:34 [2024-02-06T16:54:34.029Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.8s done
16:54:34 [2024-02-06T16:54:34.029Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
16:54:34 [2024-02-06T16:54:34.029Z] #10 ...
16:54:34 [2024-02-06T16:54:34.029Z] 
16:54:34 [2024-02-06T16:54:34.029Z] #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
16:54:34 [2024-02-06T16:54:34.284Z] #16 ...
16:54:34 [2024-02-06T16:54:34.284Z] 
16:54:34 [2024-02-06T16:54:34.284Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:54:34 [2024-02-06T16:54:34.284Z] #10 DONE 9.8s
16:54:34 [2024-02-06T16:54:34.284Z] 
16:54:34 [2024-02-06T16:54:34.284Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
16:54:34 [2024-02-06T16:54:34.284Z] #14 extracting sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529 1.8s done
16:54:34 [2024-02-06T16:54:34.538Z] #14 extracting sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18
16:54:35 [2024-02-06T16:54:35.898Z] #14 ...
16:54:35 [2024-02-06T16:54:35.898Z] 
16:54:35 [2024-02-06T16:54:35.898Z] #17 [build-dummy 2/2] RUN mkdir -p /build
16:54:35 [2024-02-06T16:54:35.898Z] #17 ...
16:54:35 [2024-02-06T16:54:35.898Z] 
16:54:35 [2024-02-06T16:54:35.898Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
16:54:36 [2024-02-06T16:54:36.153Z] #14 extracting sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 1.4s done
16:54:36 [2024-02-06T16:54:36.712Z] #14 extracting sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076
16:54:39 [2024-02-06T16:54:39.972Z] #14 extracting sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 3.2s done
16:54:41 [2024-02-06T16:54:41.055Z] #14 extracting sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39
16:54:41 [2024-02-06T16:54:41.055Z] #14 extracting sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39 done
16:54:41 [2024-02-06T16:54:41.055Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
16:54:42 [2024-02-06T16:54:42.413Z] #14 DONE 17.9s
16:54:42 [2024-02-06T16:54:42.413Z] 
16:54:42 [2024-02-06T16:54:42.413Z] #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
16:54:42 [2024-02-06T16:54:42.413Z] #16 0.906 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 0.957 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 0.958 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 1.074 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 1.563 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 1.564 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 2.560 Fetched 8438 kB in 2s (4408 kB/s)
16:54:42 [2024-02-06T16:54:42.413Z] #16 2.560 Reading package lists...
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.106 Reading package lists...
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.633 Building dependency tree...
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.965 The following additional packages will be installed:
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.965   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.966   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.967 Recommended packages:
16:54:42 [2024-02-06T16:54:42.413Z] #16 3.967   libldap-common publicsuffix libsasl2-modules
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.072 The following NEW packages will be installed:
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.073   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.073   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.074   libssh2-1 openssl
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.345 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.345 Need to get 2952 kB of archives.
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.345 After this operation, 6493 kB of additional disk space will be used.
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.345 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.459 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.466 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.533 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.559 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.562 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.585 Get:7 http://deb.debian.org/debian-security bullseye-security/main arm64 libnghttp2-14 arm64 1.43.0-1+deb11u1 [74.2 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.597 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.649 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.658 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.686 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u11 [326 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.700 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u11 [265 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.758 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.788 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 4.796 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.081 debconf: delaying package configuration, since apt-utils is not installed
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.221 Fetched 2952 kB in 1s (4109 kB/s)
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.316 Selecting previously unselected package openssl.
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.316 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.321 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.328 Unpacking openssl (1.1.1w-0+deb11u1) ...
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.765 Selecting previously unselected package ca-certificates.
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.766 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:54:42 [2024-02-06T16:54:42.413Z] #16 5.843 Unpacking ca-certificates (20210119) ...
16:54:42 [2024-02-06T16:54:42.413Z] #16 6.892 Selecting previously unselected package libbrotli1:arm64.
16:54:42 [2024-02-06T16:54:42.413Z] #16 6.893 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:54:42 [2024-02-06T16:54:42.413Z] #16 6.913 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:54:42 [2024-02-06T16:54:42.414Z] #16 7.068 Selecting previously unselected package libsasl2-modules-db:arm64.
16:54:42 [2024-02-06T16:54:42.414Z] #16 7.069 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:54:42 [2024-02-06T16:54:42.414Z] #16 7.101 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:42 [2024-02-06T16:54:42.414Z] #16 8.050 Selecting previously unselected package libsasl2-2:arm64.
16:54:42 [2024-02-06T16:54:42.414Z] #16 8.051 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:54:42 [2024-02-06T16:54:42.414Z] #16 8.059 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:42 [2024-02-06T16:54:42.414Z] #16 8.446 Selecting previously unselected package libldap-2.4-2:arm64.
16:54:42 [2024-02-06T16:54:42.414Z] #16 8.447 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:54:42 [2024-02-06T16:54:42.414Z] #16 8.567 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:54:42 [2024-02-06T16:54:42.995Z] #16 9.181 Selecting previously unselected package libnghttp2-14:arm64.
16:54:43 [2024-02-06T16:54:43.250Z] #16 9.182 Preparing to unpack .../06-libnghttp2-14_1.43.0-1+deb11u1_arm64.deb ...
16:54:43 [2024-02-06T16:54:43.250Z] #16 9.328 Unpacking libnghttp2-14:arm64 (1.43.0-1+deb11u1) ...
16:54:43 [2024-02-06T16:54:43.808Z] #16 10.02 Selecting previously unselected package libpsl5:arm64.
16:54:44 [2024-02-06T16:54:44.063Z] #16 10.02 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:54:44 [2024-02-06T16:54:44.063Z] #16 10.10 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:54:44 [2024-02-06T16:54:44.641Z] #16 10.84 Selecting previously unselected package librtmp1:arm64.
16:54:44 [2024-02-06T16:54:44.895Z] #16 10.84 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:54:44 [2024-02-06T16:54:44.895Z] #16 11.01 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:54:45 [2024-02-06T16:54:45.453Z] #16 11.48 Selecting previously unselected package libssh2-1:arm64.
16:54:45 [2024-02-06T16:54:45.453Z] #16 11.48 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:54:45 [2024-02-06T16:54:45.453Z] #16 11.57 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:54:45 [2024-02-06T16:54:45.708Z] #16 11.93 Selecting previously unselected package libcurl4:arm64.
16:54:45 [2024-02-06T16:54:45.975Z] #16 11.93 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u11_arm64.deb ...
16:54:45 [2024-02-06T16:54:45.975Z] #16 11.93 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u11) ...
16:54:45 [2024-02-06T16:54:45.975Z] #16 12.14 Selecting previously unselected package curl.
16:54:46 [2024-02-06T16:54:46.229Z] #16 12.14 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u11_arm64.deb ...
16:54:46 [2024-02-06T16:54:46.229Z] #16 12.15 Unpacking curl (7.74.0-1.3+deb11u11) ...
16:54:46 [2024-02-06T16:54:46.229Z] #16 12.33 Selecting previously unselected package libonig5:arm64.
16:54:46 [2024-02-06T16:54:46.483Z] #16 12.34 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:54:46 [2024-02-06T16:54:46.483Z] #16 12.37 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:54:46 [2024-02-06T16:54:46.483Z] #16 12.71 Selecting previously unselected package libjq1:arm64.
16:54:46 [2024-02-06T16:54:46.737Z] #16 12.71 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:54:46 [2024-02-06T16:54:46.737Z] #16 12.72 Unpacking libjq1:arm64 (1.6-2.1) ...
16:54:47 [2024-02-06T16:54:47.305Z] #16 13.29 Selecting previously unselected package jq.
16:54:47 [2024-02-06T16:54:47.305Z] #16 13.29 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:54:47 [2024-02-06T16:54:47.305Z] #16 13.31 Unpacking jq (1.6-2.1) ...
16:54:47 [2024-02-06T16:54:47.863Z] #16 13.98 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:54:47 [2024-02-06T16:54:47.863Z] #16 14.04 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:54:47 [2024-02-06T16:54:47.863Z] #16 14.09 Setting up libnghttp2-14:arm64 (1.43.0-1+deb11u1) ...
16:54:48 [2024-02-06T16:54:48.116Z] #16 14.20 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:48 [2024-02-06T16:54:48.370Z] #16 14.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:54:48 [2024-02-06T16:54:48.370Z] #16 14.42 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:48 [2024-02-06T16:54:48.637Z] #16 14.66 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:54:48 [2024-02-06T16:54:48.637Z] #16 14.84 Setting up openssl (1.1.1w-0+deb11u1) ...
16:54:48 [2024-02-06T16:54:48.891Z] #16 15.09 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:54:49 [2024-02-06T16:54:49.145Z] #16 15.23 Setting up libjq1:arm64 (1.6-2.1) ...
16:54:49 [2024-02-06T16:54:49.145Z] #16 15.35 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:54:49 [2024-02-06T16:54:49.407Z] #16 15.44 Setting up ca-certificates (20210119) ...
16:54:49 [2024-02-06T16:54:49.966Z] #16 16.13 Updating certificates in /etc/ssl/certs...
16:54:50 [2024-02-06T16:54:50.525Z] #16 16.67 129 added, 0 removed; done.
16:54:50 [2024-02-06T16:54:50.780Z] #16 17.00 Setting up jq (1.6-2.1) ...
16:54:51 [2024-02-06T16:54:51.034Z] #16 17.19 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u11) ...
16:54:51 [2024-02-06T16:54:51.288Z] #16 17.42 Setting up curl (7.74.0-1.3+deb11u11) ...
16:54:51 [2024-02-06T16:54:51.288Z] #16 17.54 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:54:51 [2024-02-06T16:54:51.543Z] #16 17.74 Processing triggers for ca-certificates (20210119) ...
16:54:51 [2024-02-06T16:54:51.797Z] #16 17.76 Updating certificates in /etc/ssl/certs...
16:54:52 [2024-02-06T16:54:52.052Z] #16 18.20 0 added, 0 removed; done.
16:54:52 [2024-02-06T16:54:52.052Z] #16 18.20 Running hooks in /etc/ca-certificates/update.d...
16:54:52 [2024-02-06T16:54:52.306Z] #16 18.20 done.
16:54:52 [2024-02-06T16:54:52.562Z] #16 ...
16:54:52 [2024-02-06T16:54:52.563Z] 
16:54:52 [2024-02-06T16:54:52.563Z] #18 [base 2/5] COPY --from=xx / /
16:54:52 [2024-02-06T16:54:52.563Z] #18 DONE 0.1s
16:54:52 [2024-02-06T16:54:52.563Z] 
16:54:52 [2024-02-06T16:54:52.563Z] #17 [build-dummy 2/2] RUN mkdir -p /build
16:54:52 [2024-02-06T16:54:52.563Z] #17 DONE 26.9s
16:54:52 [2024-02-06T16:54:52.563Z] 
16:54:52 [2024-02-06T16:54:52.563Z] #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
16:54:52 [2024-02-06T16:54:52.563Z] #16 DONE 18.7s
16:54:52 [2024-02-06T16:54:52.563Z] 
16:54:52 [2024-02-06T16:54:52.563Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:54:52 [2024-02-06T16:54:52.563Z] #19 DONE 0.1s
16:54:52 [2024-02-06T16:54:52.563Z] 
16:54:52 [2024-02-06T16:54:52.563Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:54:52 [2024-02-06T16:54:52.817Z] #20 ...
16:54:52 [2024-02-06T16:54:52.817Z] 
16:54:52 [2024-02-06T16:54:52.817Z] #21 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:54:52 [2024-02-06T16:54:52.817Z] #21 DONE 0.1s
16:54:52 [2024-02-06T16:54:52.817Z] 
16:54:52 [2024-02-06T16:54:52.817Z] #22 [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
16:54:53 [2024-02-06T16:54:53.072Z] #22 ...
16:54:53 [2024-02-06T16:54:53.072Z] 
16:54:53 [2024-02-06T16:54:53.072Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:54:53 [2024-02-06T16:54:53.072Z] #20 DONE 0.5s
16:54:53 [2024-02-06T16:54:53.327Z] 
16:54:53 [2024-02-06T16:54:53.327Z] #23 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
16:54:53 [2024-02-06T16:54:53.581Z] #23 DONE 0.5s
16:54:53 [2024-02-06T16:54:53.581Z] 
16:54:53 [2024-02-06T16:54:53.581Z] #22 [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
16:54:54 [2024-02-06T16:54:54.940Z] #22 2.365 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:54:55 [2024-02-06T16:54:55.752Z] #22 2.925 #=#=#                                                                         
16:54:56 [2024-02-06T16:54:56.007Z] #22 3.167 #=#=#                                                                         

#                                                                          1.9%
######################################################################## 100.0%
16:54:56 [2024-02-06T16:54:56.007Z] #22 3.439 
16:54:57 [2024-02-06T16:54:57.887Z] #22 ...
16:54:57 [2024-02-06T16:54:57.887Z] 
16:54:57 [2024-02-06T16:54:57.887Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:54:57 [2024-02-06T16:54:57.887Z] #24 0.540 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 0.551 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 0.551 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 0.679 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 0.801 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 0.919 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 1.637 Fetched 8438 kB in 1s (6217 kB/s)
16:54:57 [2024-02-06T16:54:57.887Z] #24 1.637 Reading package lists...
16:54:57 [2024-02-06T16:54:57.887Z] #24 2.190 Reading package lists...
16:54:57 [2024-02-06T16:54:57.887Z] #24 2.724 Building dependency tree...
16:54:57 [2024-02-06T16:54:57.887Z] #24 2.882 Reading state information...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.059 The following additional packages will be installed:
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.059   libmagic-mgc libmagic1
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.087 The following NEW packages will be installed:
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.088   file libmagic-mgc libmagic1
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.361 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.361 Need to get 465 kB of archives.
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.361 After this operation, 7075 kB of additional disk space will be used.
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.361 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.368 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.370 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.497 debconf: delaying package configuration, since apt-utils is not installed
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.537 Fetched 465 kB in 0s (1684 kB/s)
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.560 Selecting previously unselected package libmagic-mgc.
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.560 (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 ... 15711 files and directories currently installed.)
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.569 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.573 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.650 Selecting previously unselected package libmagic1:arm64.
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.652 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.660 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.703 Selecting previously unselected package file.
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.705 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.710 Unpacking file (1:5.39-3+deb11u1) ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.887 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
16:54:57 [2024-02-06T16:54:57.887Z] #24 3.899 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
16:54:57 [2024-02-06T16:54:57.888Z] #24 3.932 Setting up file (1:5.39-3+deb11u1) ...
16:54:57 [2024-02-06T16:54:57.888Z] #24 3.952 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:54:57 [2024-02-06T16:54:57.888Z] #24 DONE 4.2s
16:54:57 [2024-02-06T16:54:57.888Z] 
16:54:57 [2024-02-06T16:54:57.888Z] #25 [dockercli-src 1/5] WORKDIR /tmp/dockercli
16:54:58 [2024-02-06T16:54:58.142Z] #25 ...
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #26 [registry-src 1/2] WORKDIR /usr/src/registry
16:54:58 [2024-02-06T16:54:58.142Z] #26 DONE 0.3s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #27 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:54:58 [2024-02-06T16:54:58.142Z] #27 DONE 0.3s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:54:58 [2024-02-06T16:54:58.142Z] #28 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #29 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:54:58 [2024-02-06T16:54:58.142Z] #29 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:54:58 [2024-02-06T16:54:58.142Z] #30 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #31 [delve-src 1/3] WORKDIR /usr/src/delve
16:54:58 [2024-02-06T16:54:58.142Z] #31 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:54:58 [2024-02-06T16:54:58.142Z] #32 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #33 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
16:54:58 [2024-02-06T16:54:58.142Z] #33 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:54:58 [2024-02-06T16:54:58.142Z] #34 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
16:54:58 [2024-02-06T16:54:58.142Z] #35 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:54:58 [2024-02-06T16:54:58.142Z] #36 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:54:58 [2024-02-06T16:54:58.142Z] #37 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
16:54:58 [2024-02-06T16:54:58.142Z] #38 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:54:58 [2024-02-06T16:54:58.142Z] #39 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #25 [dockercli-src 1/5] WORKDIR /tmp/dockercli
16:54:58 [2024-02-06T16:54:58.142Z] #25 DONE 0.4s
16:54:58 [2024-02-06T16:54:58.142Z] 
16:54:58 [2024-02-06T16:54:58.142Z] #40 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:54:59 [2024-02-06T16:54:59.065Z] #40 ...
16:54:59 [2024-02-06T16:54:59.065Z] 
16:54:59 [2024-02-06T16:54:59.065Z] #41 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: Using 'master' as the name for the initial branch. This default branch name
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: is subject to change. To configure the initial branch name to use in all
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: of your new repositories, which will suppress this warning, call:
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: 
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: 	git config --global init.defaultBranch <name>
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: 
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: 'development'. The just-created branch can be renamed via this command:
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: 
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.426 hint: 	git branch -m <name>
16:54:59 [2024-02-06T16:54:59.065Z] #41 0.429 Initialized empty Git repository in /usr/src/swagger/.git/
16:54:59 [2024-02-06T16:54:59.065Z] #41 DONE 0.6s
16:54:59 [2024-02-06T16:54:59.065Z] 
16:54:59 [2024-02-06T16:54:59.065Z] #42 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: Using 'master' as the name for the initial branch. This default branch name
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: is subject to change. To configure the initial branch name to use in all
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: of your new repositories, which will suppress this warning, call:
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: 
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: 	git config --global init.defaultBranch <name>
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: 
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: 'development'. The just-created branch can be renamed via this command:
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: 
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.459 hint: 	git branch -m <name>
16:54:59 [2024-02-06T16:54:59.065Z] #42 0.461 Initialized empty Git repository in /usr/src/registry/.git/
16:54:59 [2024-02-06T16:54:59.065Z] #42 DONE 0.6s
16:54:59 [2024-02-06T16:54:59.065Z] 
16:54:59 [2024-02-06T16:54:59.065Z] #22 [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
16:54:59 [2024-02-06T16:54:59.065Z] #22 5.309 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:54:59 [2024-02-06T16:54:59.065Z] #22 5.865 #=#=#                                                                         
16:54:59 [2024-02-06T16:54:59.065Z] #22 6.113 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
16:54:59 [2024-02-06T16:54:59.065Z] #22 6.427 
16:54:59 [2024-02-06T16:54:59.624Z] #22 ...
16:54:59 [2024-02-06T16:54:59.624Z] 
16:54:59 [2024-02-06T16:54:59.624Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: Using 'master' as the name for the initial branch. This default branch name
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: is subject to change. To configure the initial branch name to use in all
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: of your new repositories, which will suppress this warning, call:
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: 
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: 	git config --global init.defaultBranch <name>
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: 
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: 'development'. The just-created branch can be renamed via this command:
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: 
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.039 hint: 	git branch -m <name>
16:54:59 [2024-02-06T16:54:59.624Z] #43 1.041 Initialized empty Git repository in /usr/src/runc/.git/
16:54:59 [2024-02-06T16:54:59.624Z] #43 DONE 1.2s
16:54:59 [2024-02-06T16:54:59.624Z] 
16:54:59 [2024-02-06T16:54:59.624Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: Using 'master' as the name for the initial branch. This default branch name
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: is subject to change. To configure the initial branch name to use in all
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: of your new repositories, which will suppress this warning, call:
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: 
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: 	git config --global init.defaultBranch <name>
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: 
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: 'development'. The just-created branch can be renamed via this command:
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: 
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.216 hint: 	git branch -m <name>
16:54:59 [2024-02-06T16:54:59.624Z] #44 1.217 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:54:59 [2024-02-06T16:54:59.624Z] #44 DONE 1.4s
16:54:59 [2024-02-06T16:54:59.624Z] 
16:54:59 [2024-02-06T16:54:59.625Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:54:59 [2024-02-06T16:54:59.881Z] #45 ...
16:54:59 [2024-02-06T16:54:59.881Z] 
16:54:59 [2024-02-06T16:54:59.881Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: Using 'master' as the name for the initial branch. This default branch name
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: is subject to change. To configure the initial branch name to use in all
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: of your new repositories, which will suppress this warning, call:
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: 
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: 	git config --global init.defaultBranch <name>
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: 
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: 'development'. The just-created branch can be renamed via this command:
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: 
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.648 hint: 	git branch -m <name>
16:54:59 [2024-02-06T16:54:59.881Z] #46 1.649 Initialized empty Git repository in /usr/src/delve/.git/
16:54:59 [2024-02-06T16:54:59.881Z] #46 DONE 1.7s
16:54:59 [2024-02-06T16:54:59.881Z] 
16:54:59 [2024-02-06T16:54:59.881Z] #47 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: Using 'master' as the name for the initial branch. This default branch name
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: is subject to change. To configure the initial branch name to use in all
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: of your new repositories, which will suppress this warning, call:
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: 
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: 	git config --global init.defaultBranch <name>
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: 
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: 'development'. The just-created branch can be renamed via this command:
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: 
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.648 hint: 	git branch -m <name>
16:54:59 [2024-02-06T16:54:59.881Z] #47 1.651 Initialized empty Git repository in /tmp/dockercli/.git/
16:54:59 [2024-02-06T16:54:59.881Z] #47 DONE 1.7s
16:55:00 [2024-02-06T16:55:00.136Z] 
16:55:00 [2024-02-06T16:55:00.136Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: Using 'master' as the name for the initial branch. This default branch name
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: is subject to change. To configure the initial branch name to use in all
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: of your new repositories, which will suppress this warning, call:
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: 
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: 	git config --global init.defaultBranch <name>
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: 
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: 'development'. The just-created branch can be renamed via this command:
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: 
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.760 hint: 	git branch -m <name>
16:55:00 [2024-02-06T16:55:00.136Z] #48 1.761 Initialized empty Git repository in /usr/src/tini/.git/
16:55:00 [2024-02-06T16:55:00.136Z] #48 DONE 1.8s
16:55:00 [2024-02-06T16:55:00.136Z] 
16:55:00 [2024-02-06T16:55:00.136Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:00 [2024-02-06T16:55:00.390Z] #49 ...
16:55:00 [2024-02-06T16:55:00.390Z] 
16:55:00 [2024-02-06T16:55:00.390Z] #50 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: Using 'master' as the name for the initial branch. This default branch name
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: is subject to change. To configure the initial branch name to use in all
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: of your new repositories, which will suppress this warning, call:
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: 
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: 	git config --global init.defaultBranch <name>
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: 
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: 'development'. The just-created branch can be renamed via this command:
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: 
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.038 hint: 	git branch -m <name>
16:55:00 [2024-02-06T16:55:00.390Z] #50 2.040 Initialized empty Git repository in /usr/src/containerd/.git/
16:55:00 [2024-02-06T16:55:00.390Z] #50 DONE 2.2s
16:55:00 [2024-02-06T16:55:00.390Z] 
16:55:00 [2024-02-06T16:55:00.390Z] #51 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.28" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:01 [2024-02-06T16:55:01.752Z] #51 ...
16:55:01 [2024-02-06T16:55:01.752Z] 
16:55:01 [2024-02-06T16:55:01.752Z] #52 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:55:01 [2024-02-06T16:55:01.752Z] #52 0.981 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:55:01 [2024-02-06T16:55:01.752Z] #52 0.981 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:55:01 [2024-02-06T16:55:01.752Z] #52 0.981 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:55:01 [2024-02-06T16:55:01.752Z] #52 1.478 Reading package lists...
16:55:01 [2024-02-06T16:55:01.752Z] #52 2.050 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:55:01 [2024-02-06T16:55:01.752Z] #52 2.063 Reading package lists...
16:55:01 [2024-02-06T16:55:01.752Z] #52 2.604 Building dependency tree...
16:55:01 [2024-02-06T16:55:01.752Z] #52 2.810 Reading state information...
16:55:01 [2024-02-06T16:55:01.752Z] #52 3.084 gcc is already the newest version (4:10.2.1-1).
16:55:01 [2024-02-06T16:55:01.752Z] #52 3.084 libc6-dev is already the newest version (2.31-13+deb11u7).
16:55:01 [2024-02-06T16:55:01.752Z] #52 3.084 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:55:01 [2024-02-06T16:55:01.752Z] #52 DONE 3.5s
16:55:02 [2024-02-06T16:55:02.006Z] 
16:55:02 [2024-02-06T16:55:02.007Z] #22 [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
16:55:02 [2024-02-06T16:55:02.007Z] #22 8.503 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:55:02 [2024-02-06T16:55:02.007Z] #22 9.041 #=#=#                                                                         
##O#-#                                                                        
16:55:02 [2024-02-06T16:55:02.771Z] #22 9.464 #=#=#                                                                         

                                                                           0.0%
##############################                                            42.3%
##########################################                                59.2%
################################################################          89.2%
######################################################################## 100.0%
16:55:03 [2024-02-06T16:55:03.026Z] #22 10.34 
16:55:06 [2024-02-06T16:55:06.371Z] #22 12.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:55:06 [2024-02-06T16:55:06.371Z] #22 13.61 #=#=#                                                                         
16:55:06 [2024-02-06T16:55:06.627Z] #22 13.88 #=#=#                                                                         

######################################################################## 100.0%
16:55:06 [2024-02-06T16:55:06.882Z] #22 14.18 
16:55:07 [2024-02-06T16:55:07.830Z] #22 ...
16:55:07 [2024-02-06T16:55:07.830Z] 
16:55:07 [2024-02-06T16:55:07.830Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:55:07 [2024-02-06T16:55:07.830Z] #53 2.804 go: downloading gotest.tools/gotestsum v1.8.2
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.626 go: downloading github.com/dnephin/pflag v1.0.7
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.626 go: downloading github.com/fatih/color v1.13.0
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.627 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.660 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.660 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.667 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.670 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.731 go: downloading github.com/mattn/go-colorable v0.1.12
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.733 go: downloading github.com/mattn/go-isatty v0.0.14
16:55:07 [2024-02-06T16:55:07.830Z] #53 3.735 go: downloading golang.org/x/tools v0.1.11
16:55:07 [2024-02-06T16:55:07.830Z] #53 4.894 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:55:08 [2024-02-06T16:55:08.085Z] #53 ...
16:55:08 [2024-02-06T16:55:08.085Z] 
16:55:08 [2024-02-06T16:55:08.085Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:55:08 [2024-02-06T16:55:08.085Z] #54 3.895 go: downloading github.com/tc-hib/go-winres v0.3.0
16:55:08 [2024-02-06T16:55:08.085Z] #54 4.590 go: downloading github.com/tc-hib/winres v0.1.6
16:55:08 [2024-02-06T16:55:08.085Z] #54 4.590 go: downloading github.com/urfave/cli/v2 v2.3.0
16:55:08 [2024-02-06T16:55:08.085Z] #54 5.237 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:55:08 [2024-02-06T16:55:08.085Z] #54 5.238 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:55:08 [2024-02-06T16:55:08.085Z] #54 5.279 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:55:08 [2024-02-06T16:55:08.085Z] #54 5.313 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:55:08 [2024-02-06T16:55:08.085Z] #54 ...
16:55:08 [2024-02-06T16:55:08.085Z] 
16:55:08 [2024-02-06T16:55:08.085Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
16:55:08 [2024-02-06T16:55:08.085Z] #55 3.950 go: downloading github.com/golangci/golangci-lint v1.55.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.817 go: downloading github.com/fatih/color v1.15.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.817 go: downloading github.com/spf13/cobra v1.7.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.825 go: downloading github.com/spf13/pflag v1.0.5
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.825 go: downloading github.com/spf13/viper v1.12.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.829 go: downloading gopkg.in/yaml.v3 v3.0.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.829 go: downloading github.com/gofrs/flock v0.8.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 4.907 go: downloading golang.org/x/tools v0.14.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.010 go: downloading github.com/hashicorp/go-version v1.6.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.029 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.127 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.164 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.202 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.254 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.260 go: downloading github.com/mattn/go-colorable v0.1.13
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.262 go: downloading github.com/sirupsen/logrus v1.9.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.264 go: downloading github.com/stretchr/testify v1.8.4
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.635 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.681 go: downloading github.com/mattn/go-isatty v0.0.17
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.794 go: downloading golang.org/x/mod v0.13.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.816 go: downloading github.com/golangci/revgrep v0.5.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.838 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 5.913 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.073 go: downloading github.com/4meepo/tagalign v1.3.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.073 go: downloading github.com/Abirdcfly/dupword v0.0.13
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.074 go: downloading github.com/Antonboom/errname v0.1.12
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.127 go: downloading github.com/Antonboom/nilnil v0.1.7
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.129 go: downloading github.com/Antonboom/testifylint v0.2.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.161 go: downloading github.com/BurntSushi/toml v1.3.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.163 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.324 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.367 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.407 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.444 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.529 go: downloading github.com/alexkohler/prealloc v1.0.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.530 go: downloading github.com/alingse/asasalint v0.0.11
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.679 go: downloading github.com/ashanbrown/forbidigo v1.6.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.679 go: downloading github.com/ashanbrown/makezero v1.1.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.680 go: downloading github.com/bkielbasa/cyclop v1.2.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.681 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.944 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.945 go: downloading github.com/breml/bidichk v0.2.7
16:55:08 [2024-02-06T16:55:08.085Z] #55 6.975 go: downloading github.com/breml/errchkjson v0.3.6
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.165 go: downloading github.com/butuzov/ireturn v0.2.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.166 go: downloading github.com/butuzov/mirror v1.1.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.171 go: downloading github.com/catenacyber/perfsprint v0.2.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.177 go: downloading github.com/charithe/durationcheck v0.0.10
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.177 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.263 go: downloading github.com/daixiang0/gci v0.11.2
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.563 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.577 go: downloading github.com/esimonov/ifshort v1.0.4
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.626 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.626 go: downloading github.com/fzipp/gocyclo v0.6.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.627 go: downloading github.com/ghostiam/protogetter v0.2.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.627 go: downloading github.com/go-critic/go-critic v0.9.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.762 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.821 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.938 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:55:08 [2024-02-06T16:55:08.085Z] #55 7.939 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.039 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.171 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.206 go: downloading github.com/golangci/misspell v0.4.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.242 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.278 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.278 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.426 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.526 go: downloading github.com/hexops/gotextdiff v1.0.3
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.718 go: downloading github.com/jgautheron/goconst v1.6.0
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.719 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:55:08 [2024-02-06T16:55:08.085Z] #55 8.724 go: downloading github.com/julz/importas v0.1.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.724 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.801 go: downloading github.com/kisielk/errcheck v1.6.3
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.827 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.898 go: downloading github.com/kulti/thelper v0.6.3
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.898 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.907 go: downloading github.com/kunwardeep/paralleltest v1.0.8
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.968 go: downloading github.com/ldez/tagliatelle v0.5.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.971 go: downloading github.com/leonklingele/grouper v1.1.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.971 go: downloading github.com/lufeee/execinquery v1.2.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.972 go: downloading github.com/macabu/inamedparam v0.1.2
16:55:08 [2024-02-06T16:55:08.086Z] #55 8.974 go: downloading github.com/maratori/testableexamples v1.0.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.064 go: downloading github.com/maratori/testpackage v1.1.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.065 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.067 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.080 go: downloading github.com/mgechev/revive v1.3.4
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.189 go: downloading github.com/moricho/tparallel v0.3.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.191 go: downloading github.com/nakabonne/nestif v0.3.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.227 go: downloading github.com/nishanths/exhaustive v0.11.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.324 go: downloading github.com/nishanths/predeclared v0.2.2
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.325 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.385 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.457 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.646 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.648 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.648 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.707 go: downloading github.com/securego/gosec/v2 v2.18.2
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.707 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.808 go: downloading github.com/sivchari/containedctx v1.0.3
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.808 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:55:08 [2024-02-06T16:55:08.086Z] #55 9.814 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.11 go: downloading github.com/sivchari/tenv v1.7.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.11 go: downloading github.com/sonatard/noctx v0.0.2
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.17 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.17 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.18 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.29 go: downloading github.com/tdakkota/asciicheck v0.2.0
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.30 go: downloading github.com/tetafro/godot v1.4.15
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.30 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
16:55:08 [2024-02-06T16:55:08.086Z] #55 10.40 go: downloading github.com/timonwong/loggercheck v0.9.4
16:55:08 [2024-02-06T16:55:08.086Z] #55 ...
16:55:08 [2024-02-06T16:55:08.086Z] 
16:55:08 [2024-02-06T16:55:08.086Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:55:08 [2024-02-06T16:55:08.086Z] #56 3.680 go: downloading mvdan.cc/sh/v3 v3.6.0
16:55:08 [2024-02-06T16:55:08.086Z] #56 4.149 go: downloading golang.org/x/term v0.3.0
16:55:08 [2024-02-06T16:55:08.086Z] #56 4.149 go: downloading mvdan.cc/editorconfig v0.2.0
16:55:08 [2024-02-06T16:55:08.086Z] #56 4.185 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:55:08 [2024-02-06T16:55:08.086Z] #56 4.185 go: downloading github.com/google/renameio/v2 v2.0.0
16:55:08 [2024-02-06T16:55:08.086Z] #56 4.250 go: downloading golang.org/x/sys v0.3.0
16:55:08 [2024-02-06T16:55:08.341Z] #56 ...
16:55:08 [2024-02-06T16:55:08.341Z] 
16:55:08 [2024-02-06T16:55:08.341Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:55:08 [2024-02-06T16:55:08.341Z] #57 3.722 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:55:08 [2024-02-06T16:55:08.341Z] #57 3.771 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:08 [2024-02-06T16:55:08.341Z] #57 3.771 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:08 [2024-02-06T16:55:08.341Z] #57 4.047 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:55:08 [2024-02-06T16:55:08.341Z] #57 4.712 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:55:08 [2024-02-06T16:55:08.341Z] #57 5.159 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:55:08 [2024-02-06T16:55:08.341Z] #57 6.261 Fetched 8438 kB in 3s (2979 kB/s)
16:55:08 [2024-02-06T16:55:08.341Z] #57 6.261 Reading package lists...
16:55:08 [2024-02-06T16:55:08.341Z] #57 7.571 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:55:08 [2024-02-06T16:55:08.341Z] #57 7.571 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:55:08 [2024-02-06T16:55:08.341Z] #57 7.571 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:55:08 [2024-02-06T16:55:08.341Z] #57 8.996 Reading package lists...
16:55:08 [2024-02-06T16:55:08.341Z] #57 9.936 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
16:55:08 [2024-02-06T16:55:08.595Z] #57 9.980 Reading package lists...
16:55:08 [2024-02-06T16:55:08.595Z] #57 ...
16:55:08 [2024-02-06T16:55:08.595Z] 
16:55:08 [2024-02-06T16:55:08.595Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:08 [2024-02-06T16:55:08.595Z] #58 3.575 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:55:08 [2024-02-06T16:55:08.595Z] #58 3.590 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:08 [2024-02-06T16:55:08.595Z] #58 3.591 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:08 [2024-02-06T16:55:08.595Z] #58 3.874 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:55:08 [2024-02-06T16:55:08.595Z] #58 4.319 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:55:08 [2024-02-06T16:55:08.595Z] #58 4.919 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:55:08 [2024-02-06T16:55:08.595Z] #58 5.778 Fetched 8438 kB in 2s (3417 kB/s)
16:55:08 [2024-02-06T16:55:08.595Z] #58 5.778 Reading package lists...
16:55:08 [2024-02-06T16:55:08.595Z] #58 7.170 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:55:08 [2024-02-06T16:55:08.596Z] #58 7.170 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:55:08 [2024-02-06T16:55:08.596Z] #58 7.170 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:55:08 [2024-02-06T16:55:08.596Z] #58 8.704 Reading package lists...
16:55:08 [2024-02-06T16:55:08.596Z] #58 9.631 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
16:55:08 [2024-02-06T16:55:08.596Z] #58 9.644 Reading package lists...
16:55:08 [2024-02-06T16:55:08.596Z] #58 10.40 Building dependency tree...
16:55:08 [2024-02-06T16:55:08.596Z] #58 ...
16:55:08 [2024-02-06T16:55:08.596Z] 
16:55:08 [2024-02-06T16:55:08.596Z] #59 [tini-build 2/4] 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
16:55:08 [2024-02-06T16:55:08.596Z] #59 3.539 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 3.557 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 3.557 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 3.824 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 4.213 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 4.882 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 5.689 Fetched 8438 kB in 2s (3387 kB/s)
16:55:08 [2024-02-06T16:55:08.596Z] #59 5.689 Reading package lists...
16:55:08 [2024-02-06T16:55:08.596Z] #59 6.393 Reading package lists...
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.278 Building dependency tree...
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.718 The following additional packages will be installed:
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.720   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.722 Suggested packages:
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.722   cmake-doc ninja-build lrzip
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.876 The following NEW packages will be installed:
16:55:08 [2024-02-06T16:55:08.596Z] #59 7.878   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.157 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.157 Need to get 15.1 MB of archives.
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.157 After this operation, 66.8 MB of additional disk space will be used.
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.157 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.185 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.548 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.622 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.669 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.709 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.712 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 8.715 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:55:08 [2024-02-06T16:55:08.596Z] #59 9.456 debconf: delaying package configuration, since apt-utils is not installed
16:55:08 [2024-02-06T16:55:08.596Z] #59 9.864 Fetched 15.1 MB in 1s (13.9 MB/s)
16:55:08 [2024-02-06T16:55:08.851Z] #59 10.49 Selecting previously unselected package cmake-data.
16:55:08 [2024-02-06T16:55:08.851Z] #59 10.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 ... 15746 files and directories currently installed.)
16:55:08 [2024-02-06T16:55:08.851Z] #59 10.51 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:55:08 [2024-02-06T16:55:08.851Z] #59 ...
16:55:08 [2024-02-06T16:55:08.851Z] 
16:55:08 [2024-02-06T16:55:08.851Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:55:08 [2024-02-06T16:55:08.851Z] #60 2.482 go: downloading github.com/pelletier/go-toml v1.8.1
16:55:09 [2024-02-06T16:55:09.106Z] #60 ...
16:55:09 [2024-02-06T16:55:09.106Z] 
16:55:09 [2024-02-06T16:55:09.106Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:55:09 [2024-02-06T16:55:09.106Z] #61 3.361 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
16:55:09 [2024-02-06T16:55:09.106Z] #61 6.625 + git checkout -q FETCH_HEAD
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.172 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.172 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.840 internal/unsafeheader
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.860 internal/goexperiment
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.876 internal/coverage/rtcov
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.877 internal/goos
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.894 internal/race
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.942 internal/goarch
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.947 internal/cpu
16:55:09 [2024-02-06T16:55:09.106Z] #61 7.993 sync/atomic
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.001 runtime/internal/syscall
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.067 unicode
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.150 internal/abi
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.163 runtime/internal/math
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.163 runtime/internal/sys
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.163 unicode/utf8
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.163 internal/bytealg
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.194 runtime/internal/atomic
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.289 container/list
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.425 internal/itoa
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.522 math/bits
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.624 crypto/internal/alias
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.626 crypto/subtle
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.640 crypto/internal/boring/sig
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.673 unicode/utf16
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.689 vendor/golang.org/x/crypto/cryptobyte/asn1
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.770 internal/nettrace
16:55:09 [2024-02-06T16:55:09.106Z] #61 8.972 vendor/golang.org/x/crypto/internal/alias
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.028 runtime
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.029 github.com/docker/distribution/manifest
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.039 github.com/inconshreveable/mousetrap
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.040 math
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.040 encoding
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.041 github.com/docker/distribution/registry/storage/driver/gcs
16:55:09 [2024-02-06T16:55:09.106Z] #61 9.042 github.com/docker/distribution/registry/storage/driver/oss
16:55:09 [2024-02-06T16:55:09.106Z] #61 ...
16:55:09 [2024-02-06T16:55:09.106Z] 
16:55:09 [2024-02-06T16:55:09.106Z] #62 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:55:09 [2024-02-06T16:55:09.106Z] #62 1.758 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 1.770 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 1.770 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 1.915 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 2.062 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 2.204 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 2.950 Fetched 8438 kB in 1s (5764 kB/s)
16:55:09 [2024-02-06T16:55:09.106Z] #62 2.950 Reading package lists...
16:55:09 [2024-02-06T16:55:09.106Z] #62 3.590 Reading package lists...
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.231 Building dependency tree...
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813 python3 is already the newest version (3.9.2-3).
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813 The following additional packages will be installed:
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813   patch xz-utils
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813 Suggested packages:
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813   m4-doc ed diffutils-doc
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813 Recommended packages:
16:55:09 [2024-02-06T16:55:09.106Z] #62 4.813   fakeroot libalgorithm-merge-perl libltdl-dev
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.023 The following NEW packages will be installed:
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.024   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.025   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.026   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.443 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.443 Need to get 5461 kB of archives.
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.443 After this operation, 11.6 MB of additional disk space will be used.
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.443 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.505 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.594 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.599 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.621 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.630 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.630 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.648 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.652 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.812 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.816 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.819 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.822 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.826 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.830 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.831 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.837 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.845 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.845 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 5.845 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
16:55:09 [2024-02-06T16:55:09.106Z] #62 6.226 debconf: delaying package configuration, since apt-utils is not installed
16:55:09 [2024-02-06T16:55:09.106Z] #62 6.389 Fetched 5461 kB in 1s (7360 kB/s)
16:55:09 [2024-02-06T16:55:09.106Z] #62 6.646 Selecting previously unselected package bzip2.
16:55:09 [2024-02-06T16:55:09.106Z] #62 6.646 (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 ... 15746 files and directories currently installed.)
16:55:09 [2024-02-06T16:55:09.106Z] #62 6.677 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 6.688 Unpacking bzip2 (1.0.8-4) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 7.483 Selecting previously unselected package xz-utils.
16:55:09 [2024-02-06T16:55:09.106Z] #62 7.495 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 7.538 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 7.940 Selecting previously unselected package libsigsegv2:arm64.
16:55:09 [2024-02-06T16:55:09.106Z] #62 7.949 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 7.991 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 8.170 Selecting previously unselected package m4.
16:55:09 [2024-02-06T16:55:09.106Z] #62 8.175 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 8.188 Unpacking m4 (1.4.18-5) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 8.730 Selecting previously unselected package autoconf.
16:55:09 [2024-02-06T16:55:09.106Z] #62 8.733 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 8.818 Unpacking autoconf (2.69-14) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 9.648 Selecting previously unselected package autotools-dev.
16:55:09 [2024-02-06T16:55:09.106Z] #62 9.651 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 9.780 Unpacking autotools-dev (20180224.1+nmu1) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 10.84 Selecting previously unselected package automake.
16:55:09 [2024-02-06T16:55:09.106Z] #62 10.85 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 10.97 Unpacking automake (1:1.16.3-2) ...
16:55:09 [2024-02-06T16:55:09.106Z] #62 ...
16:55:09 [2024-02-06T16:55:09.106Z] 
16:55:09 [2024-02-06T16:55:09.106Z] #63 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:55:09 [2024-02-06T16:55:09.361Z] #63 ...
16:55:09 [2024-02-06T16:55:09.361Z] 
16:55:09 [2024-02-06T16:55:09.361Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.40 Building dependency tree...
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89 gcc is already the newest version (4:10.2.1-1).
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89 The following additional packages will be installed:
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.89   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.90   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.90 Suggested packages:
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.90   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:55:09 [2024-02-06T16:55:09.361Z] #58 10.90   | libgdk-pixbuf2.0-dev libxml2-utils
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19 The following NEW packages will be installed:
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 11.19   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:55:09 [2024-02-06T16:55:09.361Z] #58 ...
16:55:09 [2024-02-06T16:55:09.361Z] 
16:55:09 [2024-02-06T16:55:09.361Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:09 [2024-02-06T16:55:09.616Z] #64 ...
16:55:09 [2024-02-06T16:55:09.616Z] 
16:55:09 [2024-02-06T16:55:09.616Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.40 go: downloading github.com/ultraware/funlen v0.1.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.46 go: downloading github.com/ultraware/whitespace v0.0.5
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.51 go: downloading github.com/uudashr/gocognit v1.1.2
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.51 go: downloading github.com/xen0n/gosmopolitan v1.2.2
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.51 go: downloading github.com/yagipy/maintidx v1.0.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.55 go: downloading github.com/yeya24/promlinter v0.2.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.70 go: downloading gitlab.com/bosi/decorder v0.4.1
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.70 go: downloading github.com/ykadowak/zerologlint v0.1.3
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.70 go: downloading go-simpler.org/sloglint v0.1.2
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.85 go: downloading go.tmz.dev/musttag v0.7.2
16:55:09 [2024-02-06T16:55:09.616Z] #55 10.85 go: downloading honnef.co/go/tools v0.4.6
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.41 go: downloading mvdan.cc/gofumpt v0.5.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.41 go: downloading github.com/spf13/afero v1.8.2
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.42 go: downloading github.com/spf13/cast v1.5.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.42 go: downloading github.com/hashicorp/errwrap v1.0.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.43 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.44 go: downloading golang.org/x/sys v0.13.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.62 go: downloading github.com/davecgh/go-spew v1.1.1
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.62 go: downloading github.com/pmezard/go-difflib v1.0.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.79 go: downloading github.com/stretchr/objx v0.5.0
16:55:09 [2024-02-06T16:55:09.616Z] #55 11.88 go: downloading github.com/fatih/structtag v1.2.0
16:55:09 [2024-02-06T16:55:09.922Z] #55 11.88 go: downloading github.com/gobwas/glob v0.2.3
16:55:09 [2024-02-06T16:55:09.922Z] #55 11.89 go: downloading github.com/google/go-cmp v0.6.0
16:55:09 [2024-02-06T16:55:09.922Z] #55 11.89 go: downloading gopkg.in/yaml.v2 v2.4.0
16:55:09 [2024-02-06T16:55:09.922Z] #55 11.90 go: downloading golang.org/x/sync v0.4.0
16:55:09 [2024-02-06T16:55:09.922Z] #55 11.96 go: downloading go.uber.org/zap v1.24.0
16:55:10 [2024-02-06T16:55:10.177Z] #55 ...
16:55:10 [2024-02-06T16:55:10.177Z] 
16:55:10 [2024-02-06T16:55:10.177Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:10 [2024-02-06T16:55:10.177Z] #65 ...
16:55:10 [2024-02-06T16:55:10.177Z] 
16:55:10 [2024-02-06T16:55:10.177Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:10 [2024-02-06T16:55:10.177Z] #66 ...
16:55:10 [2024-02-06T16:55:10.177Z] 
16:55:10 [2024-02-06T16:55:10.177Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.52 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.52 Need to get 7950 kB of archives.
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.52 After this operation, 39.9 MB of additional disk space will be used.
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.52 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.53 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.61 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.61 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.61 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.63 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.63 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.67 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.68 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.70 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.90 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.90 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.92 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.92 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.93 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.93 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.93 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.94 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.94 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.95 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.95 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.96 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.96 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.97 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:55:10 [2024-02-06T16:55:10.177Z] #58 11.97 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:55:10 [2024-02-06T16:55:10.436Z] #58 12.08 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:55:10 [2024-02-06T16:55:10.436Z] #58 12.09 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:55:10 [2024-02-06T16:55:10.436Z] #58 12.26 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:55:10 [2024-02-06T16:55:10.436Z] #58 12.27 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:55:10 [2024-02-06T16:55:10.712Z] #58 12.41 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:55:10 [2024-02-06T16:55:10.967Z] #58 12.81 debconf: delaying package configuration, since apt-utils is not installed
16:55:11 [2024-02-06T16:55:11.526Z] #58 13.21 Fetched 7950 kB in 1s (6469 kB/s)
16:55:12 [2024-02-06T16:55:12.085Z] #58 13.89 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:55:12 [2024-02-06T16:55:12.085Z] #58 13.90 (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%
16:55:12 [2024-02-06T16:55:12.085Z] #58 ...
16:55:12 [2024-02-06T16:55:12.085Z] 
16:55:12 [2024-02-06T16:55:12.085Z] #40 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:55:12 [2024-02-06T16:55:12.085Z] #40 3.731 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:55:12 [2024-02-06T16:55:12.085Z] #40 3.735 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:12 [2024-02-06T16:55:12.085Z] #40 3.735 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:12 [2024-02-06T16:55:12.085Z] #40 4.004 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:55:12 [2024-02-06T16:55:12.085Z] #40 4.659 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:55:12 [2024-02-06T16:55:12.085Z] #40 5.068 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:55:12 [2024-02-06T16:55:12.085Z] #40 6.194 Fetched 8438 kB in 3s (3096 kB/s)
16:55:12 [2024-02-06T16:55:12.085Z] #40 6.194 Reading package lists...
16:55:12 [2024-02-06T16:55:12.085Z] #40 7.487 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:55:12 [2024-02-06T16:55:12.085Z] #40 7.487 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:55:12 [2024-02-06T16:55:12.085Z] #40 7.487 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:55:12 [2024-02-06T16:55:12.085Z] #40 8.809 Reading package lists...
16:55:12 [2024-02-06T16:55:12.085Z] #40 9.524 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:55:12 [2024-02-06T16:55:12.085Z] #40 9.539 Reading package lists...
16:55:12 [2024-02-06T16:55:12.085Z] #40 10.35 Building dependency tree...
16:55:12 [2024-02-06T16:55:12.085Z] #40 10.98 gcc is already the newest version (4:10.2.1-1).
16:55:12 [2024-02-06T16:55:12.085Z] #40 10.98 libc6-dev is already the newest version (2.31-13+deb11u7).
16:55:12 [2024-02-06T16:55:12.085Z] #40 10.98 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:55:12 [2024-02-06T16:55:12.415Z] #40 ...
16:55:12 [2024-02-06T16:55:12.415Z] 
16:55:12 [2024-02-06T16:55:12.415Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:12 [2024-02-06T16:55:12.415Z] #58 13.90 (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 ... 15746 files and directories currently installed.)
16:55:12 [2024-02-06T16:55:12.415Z] #58 13.91 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:55:12 [2024-02-06T16:55:12.415Z] #58 14.06 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:55:13 [2024-02-06T16:55:13.340Z] #58 15.28 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:55:13 [2024-02-06T16:55:13.602Z] #58 15.29 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:55:13 [2024-02-06T16:55:13.602Z] #58 15.56 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:55:15 [2024-02-06T16:55:15.079Z] #58 16.71 Selecting previously unselected package libsecret-common.
16:55:15 [2024-02-06T16:55:15.079Z] #58 16.71 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
16:55:15 [2024-02-06T16:55:15.079Z] #58 16.74 Unpacking libsecret-common (0.20.4-2) ...
16:55:16 [2024-02-06T16:55:16.002Z] #58 17.58 Selecting previously unselected package libsecret-1-0:arm64.
16:55:16 [2024-02-06T16:55:16.002Z] #58 17.59 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
16:55:16 [2024-02-06T16:55:16.002Z] #58 17.65 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:55:16 [2024-02-06T16:55:16.561Z] #58 18.22 Selecting previously unselected package gir1.2-secret-1:arm64.
16:55:16 [2024-02-06T16:55:16.561Z] #58 18.22 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:55:16 [2024-02-06T16:55:16.561Z] #58 18.33 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:55:17 [2024-02-06T16:55:17.121Z] #58 18.96 Selecting previously unselected package uuid-dev:arm64.
16:55:17 [2024-02-06T16:55:17.375Z] #58 18.96 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:55:17 [2024-02-06T16:55:17.375Z] #58 18.98 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:55:17 [2024-02-06T16:55:17.375Z] #58 ...
16:55:17 [2024-02-06T16:55:17.375Z] 
16:55:17 [2024-02-06T16:55:17.375Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14 NAME:
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14    go-winres - A tool for embedding resources in Windows executables
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14 
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14 USAGE:
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14    go-winres [global options] command [command options] [arguments...]
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14 
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14 COMMANDS:
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14    init     Create an initial ./winres/winres.json
16:55:17 [2024-02-06T16:55:17.375Z] #54 19.14    make     Make syso files for the "go build" command
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14    simply   Make syso files for the "go build" command (simplified)
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14    extract  Extract all resources from an executable
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14    patch    Replace resources in an executable file (exe, dll)
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14    help, h  Shows a list of commands or help for one command
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14 
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14 GLOBAL OPTIONS:
16:55:17 [2024-02-06T16:55:17.376Z] #54 19.14    --help, -h  show help (default: false)
16:55:18 [2024-02-06T16:55:18.753Z] #54 ...
16:55:18 [2024-02-06T16:55:18.753Z] 
16:55:18 [2024-02-06T16:55:18.753Z] #22 [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
16:55:18 [2024-02-06T16:55:18.753Z] #22 15.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:55:18 [2024-02-06T16:55:18.753Z] #22 16.46 #=#=#                                                                         
16:55:18 [2024-02-06T16:55:18.753Z] #22 16.75 #=#=#                                                                         

######################################################################## 100.0%
16:55:18 [2024-02-06T16:55:18.753Z] #22 17.22 
16:55:18 [2024-02-06T16:55:18.753Z] #22 17.55 Download of images into '/build' complete.
16:55:18 [2024-02-06T16:55:18.753Z] #22 17.55 Use something like the following to load the result into a Docker daemon:
16:55:18 [2024-02-06T16:55:18.753Z] #22 17.55   tar -cC '/build' . | docker load
16:55:18 [2024-02-06T16:55:18.753Z] #22 ...
16:55:18 [2024-02-06T16:55:18.753Z] 
16:55:18 [2024-02-06T16:55:18.753Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.03 internal/reflectlite
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.04 sync
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.28 internal/testlog
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.28 internal/singleflight
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.28 internal/godebug
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.37 math/rand
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.37 internal/intern
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.85 sort
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.86 errors
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.95 io
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.97 strconv
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.97 vendor/golang.org/x/net/dns/dnsmessage
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.97 crypto/internal/nistec/fiat
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.97 internal/safefilepath
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.97 path
16:55:18 [2024-02-06T16:55:18.753Z] #61 15.97 internal/oserror
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.05 container/heap
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.19 syscall
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.53 bytes
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.53 hash
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.53 crypto/internal/randutil
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.54 strings
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.55 reflect
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.58 crypto/rc4
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.79 net/netip
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.80 encoding/base32
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.80 crypto
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.81 hash/crc32
16:55:18 [2024-02-06T16:55:18.753Z] #61 16.91 bufio
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.08 vendor/golang.org/x/text/transform
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.11 net/http/internal/ascii
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.18 regexp/syntax
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.24 github.com/stevvooe/resumable
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.32 github.com/garyburd/redigo/internal
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.32 golang.org/x/crypto/blowfish
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.39 html
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.40 text/tabwriter
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.85 internal/syscall/unix
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.85 internal/syscall/execenv
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.86 time
16:55:18 [2024-02-06T16:55:18.753Z] #61 17.93 regexp
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.69 context
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.69 io/fs
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.69 internal/poll
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.90 internal/fmtsort
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.90 internal/saferio
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.90 encoding/binary
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.91 embed
16:55:18 [2024-02-06T16:55:18.753Z] #61 18.95 os
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.10 crypto/cipher
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.10 crypto/internal/edwards25519/field
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.11 crypto/internal/nistec
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.11 crypto/md5
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.11 crypto/sha1
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.11 encoding/base64
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.11 vendor/golang.org/x/crypto/internal/poly1305
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.26 encoding/pem
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.26 crypto/internal/boring
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.29 crypto/des
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.32 fmt
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.40 net
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.46 path/filepath
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.46 vendor/golang.org/x/crypto/chacha20
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.47 io/ioutil
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.47 crypto/aes
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.53 crypto/sha512
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.55 crypto/internal/edwards25519
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.57 crypto/ecdh
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.73 crypto/hmac
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.73 crypto/sha256
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.73 vendor/golang.org/x/crypto/chacha20poly1305
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.77 github.com/bugsnag/osext
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.78 math/big
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.79 encoding/hex
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.79 net/url
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.79 vendor/golang.org/x/crypto/hkdf
16:55:18 [2024-02-06T16:55:18.753Z] #61 19.82 encoding/json
16:55:19 [2024-02-06T16:55:19.009Z] #61 19.86 log
16:55:19 [2024-02-06T16:55:19.009Z] #61 19.88 github.com/bugsnag/bugsnag-go/errors
16:55:19 [2024-02-06T16:55:19.009Z] #61 19.88 os/exec
16:55:19 [2024-02-06T16:55:19.009Z] #61 ...
16:55:19 [2024-02-06T16:55:19.009Z] 
16:55:19 [2024-02-06T16:55:19.009Z] #59 [tini-build 2/4] 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
16:55:19 [2024-02-06T16:55:19.009Z] #59 10.67 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 13.43 Selecting previously unselected package libicu67:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #59 13.44 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 13.82 Unpacking libicu67:arm64 (67.1-7) ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 17.09 Selecting previously unselected package libxml2:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #59 17.10 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 17.14 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 18.15 Selecting previously unselected package libarchive13:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #59 18.15 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 18.25 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 19.12 Selecting previously unselected package libjsoncpp24:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #59 19.12 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 19.14 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 20.47 Selecting previously unselected package librhash0:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #59 20.48 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 20.60 Unpacking librhash0:arm64 (1.4.1-2) ...
16:55:19 [2024-02-06T16:55:19.009Z] #59 ...
16:55:19 [2024-02-06T16:55:19.009Z] 
16:55:19 [2024-02-06T16:55:19.009Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:19 [2024-02-06T16:55:19.009Z] #49 DONE 18.9s
16:55:19 [2024-02-06T16:55:19.009Z] 
16:55:19 [2024-02-06T16:55:19.009Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:19 [2024-02-06T16:55:19.009Z] #58 20.18 Selecting previously unselected package libblkid-dev:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #58 20.18 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #58 20.39 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #58 ...
16:55:19 [2024-02-06T16:55:19.009Z] 
16:55:19 [2024-02-06T16:55:19.009Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:55:19 [2024-02-06T16:55:19.009Z] #57 9.980 Reading package lists...
16:55:19 [2024-02-06T16:55:19.009Z] #57 10.82 Building dependency tree...
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28 gcc is already the newest version (4:10.2.1-1).
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28 libc6-dev is already the newest version (2.31-13+deb11u7).
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28 The following additional packages will be installed:
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28   bzip2 patch xz-utils
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28 Suggested packages:
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28   bzip2-doc debian-keyring seccomp ed diffutils-doc
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28 Recommended packages:
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.28   build-essential fakeroot libalgorithm-merge-perl
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.38 The following NEW packages will be installed:
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.38   bzip2 dpkg-dev libseccomp-dev patch xz-utils
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.87 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.87 Need to get 2791 kB of archives.
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.87 After this operation, 4078 kB of additional disk space will be used.
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.87 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.88 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.88 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.88 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
16:55:19 [2024-02-06T16:55:19.009Z] #57 11.93 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:55:19 [2024-02-06T16:55:19.009Z] #57 12.40 debconf: delaying package configuration, since apt-utils is not installed
16:55:19 [2024-02-06T16:55:19.009Z] #57 12.71 Fetched 2791 kB in 1s (5159 kB/s)
16:55:19 [2024-02-06T16:55:19.009Z] #57 13.15 Selecting previously unselected package bzip2.
16:55:19 [2024-02-06T16:55:19.009Z] #57 13.15 (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 ... 15746 files and directories currently installed.)
16:55:19 [2024-02-06T16:55:19.009Z] #57 13.18 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 13.40 Unpacking bzip2 (1.0.8-4) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 14.37 Selecting previously unselected package xz-utils.
16:55:19 [2024-02-06T16:55:19.009Z] #57 14.37 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 14.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 16.23 Selecting previously unselected package patch.
16:55:19 [2024-02-06T16:55:19.009Z] #57 16.24 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 16.56 Unpacking patch (2.7.6-7) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 16.93 Selecting previously unselected package dpkg-dev.
16:55:19 [2024-02-06T16:55:19.009Z] #57 17.03 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 17.11 Unpacking dpkg-dev (1.20.13) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 18.21 Selecting previously unselected package libseccomp-dev:arm64.
16:55:19 [2024-02-06T16:55:19.009Z] #57 18.21 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 18.38 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 19.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 19.34 Setting up bzip2 (1.0.8-4) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 20.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 20.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:55:19 [2024-02-06T16:55:19.009Z] #57 20.77 Setting up patch (2.7.6-7) ...
16:55:19 [2024-02-06T16:55:19.009Z] #57 20.90 Setting up dpkg-dev (1.20.13) ...
16:55:19 [2024-02-06T16:55:19.264Z] #57 ...
16:55:19 [2024-02-06T16:55:19.264Z] 
16:55:19 [2024-02-06T16:55:19.264Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:19 [2024-02-06T16:55:19.264Z] #58 20.99 Selecting previously unselected package libbtrfs0:arm64.
16:55:19 [2024-02-06T16:55:19.264Z] #58 20.99 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.264Z] #58 21.12 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:55:19 [2024-02-06T16:55:19.823Z] #58 21.55 Selecting previously unselected package libbtrfs-dev:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #58 21.55 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #58 21.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:55:19 [2024-02-06T16:55:19.823Z] #58 ...
16:55:19 [2024-02-06T16:55:19.823Z] 
16:55:19 [2024-02-06T16:55:19.823Z] #62 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:55:19 [2024-02-06T16:55:19.823Z] #62 12.04 Selecting previously unselected package patch.
16:55:19 [2024-02-06T16:55:19.823Z] #62 12.05 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 12.27 Unpacking patch (2.7.6-7) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 13.16 Selecting previously unselected package dpkg-dev.
16:55:19 [2024-02-06T16:55:19.823Z] #62 13.16 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 13.49 Unpacking dpkg-dev (1.20.13) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 14.57 Selecting previously unselected package build-essential.
16:55:19 [2024-02-06T16:55:19.823Z] #62 14.57 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 14.76 Unpacking build-essential (12.9) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 16.26 Selecting previously unselected package libcap2:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #62 16.26 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 16.48 Unpacking libcap2:arm64 (1:2.44-1) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 17.12 Selecting previously unselected package libcap-dev:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #62 17.12 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 17.14 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 17.97 Selecting previously unselected package libprotobuf-c1:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #62 17.97 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 18.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 18.74 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #62 18.74 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 18.87 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 19.48 Selecting previously unselected package libseccomp-dev:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #62 19.48 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 19.50 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 20.79 Selecting previously unselected package libsystemd-dev:arm64.
16:55:19 [2024-02-06T16:55:19.823Z] #62 20.79 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 20.88 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 21.56 Selecting previously unselected package libtool.
16:55:19 [2024-02-06T16:55:19.823Z] #62 21.56 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
16:55:19 [2024-02-06T16:55:19.823Z] #62 21.63 Unpacking libtool (2.4.6-15) ...
16:55:20 [2024-02-06T16:55:20.078Z] #62 22.12 Selecting previously unselected package libudev-dev:arm64.
16:55:20 [2024-02-06T16:55:20.078Z] #62 22.12 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
16:55:20 [2024-02-06T16:55:20.078Z] #62 22.14 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
16:55:20 [2024-02-06T16:55:20.078Z] #62 ...
16:55:20 [2024-02-06T16:55:20.078Z] 
16:55:20 [2024-02-06T16:55:20.078Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.30 go: downloading github.com/kisielk/gotool v1.0.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.34 go: downloading golang.org/x/text v0.13.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.39 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.45 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.64 go: downloading github.com/go-toolsmith/astcopy v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.69 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.71 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.75 go: downloading github.com/go-toolsmith/astp v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.75 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.78 go: downloading github.com/go-toolsmith/typep v1.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.79 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.83 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.99 go: downloading github.com/ettle/strcase v0.1.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 12.99 go: downloading github.com/Masterminds/semver v1.5.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.05 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.09 go: downloading github.com/prometheus/client_golang v1.12.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.22 go: downloading github.com/prometheus/client_model v0.2.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.26 go: downloading github.com/subosito/gotenv v1.4.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.32 go: downloading github.com/hashicorp/hcl v1.0.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.48 go: downloading gopkg.in/ini.v1 v1.67.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.49 go: downloading github.com/magiconair/properties v1.8.6
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.49 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.69 go: downloading go.uber.org/atomic v1.7.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.77 go: downloading github.com/pelletier/go-toml v1.9.5
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.79 go: downloading go.uber.org/multierr v1.6.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.80 go: downloading github.com/chavacava/garif v0.1.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 13.96 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:55:20 [2024-02-06T16:55:20.078Z] #55 14.19 go: downloading github.com/quasilyte/gogrep v0.5.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 14.21 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:55:20 [2024-02-06T16:55:20.078Z] #55 14.28 go: downloading github.com/golang/protobuf v1.5.2
16:55:20 [2024-02-06T16:55:20.078Z] #55 14.36 go: downloading github.com/beorn7/perks v1.0.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 14.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:55:20 [2024-02-06T16:55:20.078Z] #55 14.83 go: downloading github.com/prometheus/common v0.32.1
16:55:20 [2024-02-06T16:55:20.078Z] #55 15.14 go: downloading github.com/prometheus/procfs v0.7.3
16:55:20 [2024-02-06T16:55:20.078Z] #55 15.14 go: downloading google.golang.org/protobuf v1.28.0
16:55:20 [2024-02-06T16:55:20.078Z] #55 15.48 go: downloading github.com/mattn/go-runewidth v0.0.9
16:55:20 [2024-02-06T16:55:20.078Z] #55 16.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:55:20 [2024-02-06T16:55:20.333Z] #55 ...
16:55:20 [2024-02-06T16:55:20.333Z] 
16:55:20 [2024-02-06T16:55:20.333Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.12 compress/flate
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.12 os/signal
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.13 vendor/golang.org/x/text/unicode/bidi
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.13 vendor/golang.org/x/text/unicode/norm
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.14 vendor/golang.org/x/net/http2/hpack
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.39 github.com/bugsnag/panicwrap
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.47 mime
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.54 github.com/Sirupsen/logrus
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.61 compress/gzip
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.65 mime/quotedprintable
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.69 net/http/internal
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.70 gopkg.in/yaml.v2
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.81 vendor/golang.org/x/text/secure/bidirule
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.83 golang.org/x/net/context
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.89 github.com/docker/distribution/digest
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.93 github.com/Sirupsen/logrus/formatters/logstash
16:55:20 [2024-02-06T16:55:20.333Z] #61 20.98 encoding/gob
16:55:20 [2024-02-06T16:55:20.333Z] #61 21.06 text/template/parse
16:55:20 [2024-02-06T16:55:20.333Z] #61 21.14 github.com/docker/distribution/version
16:55:20 [2024-02-06T16:55:20.333Z] #61 21.44 runtime/debug
16:55:20 [2024-02-06T16:55:20.333Z] #61 21.45 github.com/docker/distribution/reference
16:55:20 [2024-02-06T16:55:20.652Z] #61 21.81 net/textproto
16:55:20 [2024-02-06T16:55:20.912Z] #61 21.85 vendor/golang.org/x/net/idna
16:55:20 [2024-02-06T16:55:20.912Z] #61 21.87 crypto/elliptic
16:55:20 [2024-02-06T16:55:20.912Z] #61 21.89 crypto/internal/bigmod
16:55:20 [2024-02-06T16:55:20.912Z] #61 22.01 crypto/internal/boring/bbig
16:55:20 [2024-02-06T16:55:20.912Z] #61 22.03 encoding/asn1
16:55:20 [2024-02-06T16:55:20.912Z] #61 22.05 crypto/rand
16:55:20 [2024-02-06T16:55:20.912Z] #61 22.08 crypto/dsa
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.23 text/template
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.26 github.com/docker/distribution/registry/listener
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.29 github.com/spf13/pflag
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.29 vendor/golang.org/x/crypto/cryptobyte
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.30 crypto/x509/pkix
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.31 github.com/stevvooe/resumable/sha256
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.32 github.com/stevvooe/resumable/sha512
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.34 crypto/ed25519
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.34 crypto/rsa
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.39 vendor/golang.org/x/net/http/httpguts
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.42 vendor/golang.org/x/net/http/httpproxy
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.43 mime/multipart
16:55:21 [2024-02-06T16:55:21.286Z] #61 22.44 github.com/docker/distribution/uuid
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.62 crypto/ecdsa
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.62 github.com/garyburd/redigo/redis
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.62 log/syslog
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.63 golang.org/x/crypto/bcrypt
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.63 encoding/xml
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.64 os/user
16:55:21 [2024-02-06T16:55:21.545Z] #61 22.76 github.com/mitchellh/mapstructure
16:55:21 [2024-02-06T16:55:21.799Z] #61 22.77 github.com/spf13/cobra
16:55:21 [2024-02-06T16:55:21.799Z] #61 22.80 internal/profile
16:55:21 [2024-02-06T16:55:21.800Z] #61 22.82 crypto/x509
16:55:21 [2024-02-06T16:55:21.800Z] #61 22.86 github.com/yvasiyarov/go-metrics
16:55:21 [2024-02-06T16:55:21.800Z] #61 22.86 runtime/pprof
16:55:21 [2024-02-06T16:55:21.800Z] #61 22.98 runtime/trace
16:55:22 [2024-02-06T16:55:22.723Z] #61 23.64 crypto/tls
16:55:23 [2024-02-06T16:55:23.370Z] #61 24.38 github.com/docker/libtrust
16:55:23 [2024-02-06T16:55:23.370Z] #61 24.38 net/smtp
16:55:23 [2024-02-06T16:55:23.370Z] #61 24.38 net/http/httptrace
16:55:23 [2024-02-06T16:55:23.370Z] #61 24.47 net/http
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.53 github.com/docker/distribution/configuration
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.53 github.com/gorilla/context
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.54 github.com/docker/distribution/registry/api/errcode
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.54 expvar
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.54 github.com/docker/distribution/registry/client/transport
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.54 github.com/yvasiyarov/newrelic_platform_go
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.54 github.com/bugsnag/bugsnag-go
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.54 github.com/gorilla/handlers
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.59 github.com/Azure/azure-sdk-for-go/storage
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.61 github.com/AdRoll/goamz/aws
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.63 github.com/yvasiyarov/gorelic
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.66 github.com/gorilla/mux
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.68 net/http/httputil
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.68 github.com/ncw/swift
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.77 net/http/pprof
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.95 github.com/AdRoll/goamz/cloudfront
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.97 github.com/docker/distribution/context
16:55:25 [2024-02-06T16:55:25.878Z] #61 26.97 github.com/docker/distribution/registry/api/v2
16:55:25 [2024-02-06T16:55:25.878Z] #61 27.10 github.com/AdRoll/goamz/s3
16:55:25 [2024-02-06T16:55:25.878Z] #61 ...
16:55:25 [2024-02-06T16:55:25.878Z] 
16:55:25 [2024-02-06T16:55:25.878Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95 tomll can be used in two ways:
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95 Writing to STDIN and reading from STDOUT:
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95   cat file.toml | tomll > file.toml
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95 
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95 Reading and updating a list of files:
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95   tomll a.toml b.toml c.toml
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95 
16:55:25 [2024-02-06T16:55:25.878Z] #60 17.95 When given a list of files, tomll will modify all files in place without asking.
16:55:26 [2024-02-06T16:55:26.133Z] #60 ...
16:55:26 [2024-02-06T16:55:26.133Z] 
16:55:26 [2024-02-06T16:55:26.133Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:55:26 [2024-02-06T16:55:26.133Z] #61 27.21 github.com/docker/distribution/health
16:55:26 [2024-02-06T16:55:26.133Z] #61 27.21 github.com/docker/distribution
16:55:26 [2024-02-06T16:55:26.133Z] #61 27.21 github.com/docker/distribution/registry/auth
16:55:26 [2024-02-06T16:55:26.133Z] #61 27.21 github.com/docker/distribution/registry/storage/driver
16:55:26 [2024-02-06T16:55:26.133Z] #61 ...
16:55:26 [2024-02-06T16:55:26.133Z] 
16:55:26 [2024-02-06T16:55:26.133Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:55:26 [2024-02-06T16:55:26.133Z] #56 18.24 v3.6.0
16:55:26 [2024-02-06T16:55:26.133Z] #56 ...
16:55:26 [2024-02-06T16:55:26.133Z] 
16:55:26 [2024-02-06T16:55:26.133Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:55:26 [2024-02-06T16:55:26.133Z] #61 27.37 github.com/docker/distribution/registry/proxy/scheduler
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.38 github.com/docker/distribution/registry/storage/driver/middleware
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.38 github.com/docker/distribution/registry/auth/htpasswd
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.38 github.com/docker/distribution/registry/auth/silly
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.38 github.com/docker/distribution/registry/storage/driver/factory
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.38 github.com/docker/distribution/health/checks
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.38 github.com/docker/distribution/manifest/manifestlist
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.39 github.com/docker/distribution/manifest/schema1
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.41 github.com/docker/distribution/manifest/schema2
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.44 github.com/docker/distribution/notifications
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.50 github.com/docker/distribution/registry/middleware/registry
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.52 github.com/docker/distribution/registry/middleware/repository
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.58 github.com/docker/distribution/registry/storage/cache
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.58 github.com/docker/distribution/registry/auth/token
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.58 github.com/docker/distribution/registry/storage/driver/base
16:55:26 [2024-02-06T16:55:26.443Z] #61 27.60 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
16:55:26 [2024-02-06T16:55:26.697Z] #61 27.63 github.com/docker/distribution/registry/storage/cache/memory
16:55:26 [2024-02-06T16:55:26.697Z] #61 27.63 github.com/docker/distribution/registry/storage/cache/redis
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.63 github.com/docker/distribution/registry/storage
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.78 github.com/docker/distribution/registry/storage/driver/azure
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.78 github.com/docker/distribution/registry/storage/driver/inmemory
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.78 github.com/docker/distribution/registry/storage/driver/filesystem
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.78 github.com/docker/distribution/registry/storage/driver/s3
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.82 github.com/docker/distribution/registry/client
16:55:26 [2024-02-06T16:55:26.698Z] #61 27.84 github.com/docker/distribution/registry/storage/driver/swift
16:55:26 [2024-02-06T16:55:26.952Z] #61 28.02 github.com/docker/distribution/registry/client/auth
16:55:27 [2024-02-06T16:55:27.207Z] #61 28.23 github.com/docker/distribution/registry/proxy
16:55:27 [2024-02-06T16:55:27.207Z] #61 28.34 github.com/docker/distribution/registry/handlers
16:55:27 [2024-02-06T16:55:27.779Z] #61 28.72 github.com/docker/distribution/registry
16:55:27 [2024-02-06T16:55:27.779Z] #61 28.96 github.com/docker/distribution/cmd/registry
16:55:29 [2024-02-06T16:55:29.208Z] #61 30.28 + xx-verify /build/registry-v2
16:55:29 [2024-02-06T16:55:29.208Z] #61 ...
16:55:29 [2024-02-06T16:55:29.208Z] 
16:55:29 [2024-02-06T16:55:29.208Z] #59 [tini-build 2/4] 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
16:55:29 [2024-02-06T16:55:29.208Z] #59 21.07 Selecting previously unselected package libuv1:arm64.
16:55:29 [2024-02-06T16:55:29.208Z] #59 21.07 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 21.16 Unpacking libuv1:arm64 (1.40.0-2) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 21.63 Selecting previously unselected package cmake.
16:55:29 [2024-02-06T16:55:29.208Z] #59 21.64 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 21.76 Unpacking cmake (3.18.4-2+deb11u1) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 23.09 Setting up libicu67:arm64 (67.1-7) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 23.51 Setting up libuv1:arm64 (1.40.0-2) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 23.68 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 23.83 Setting up librhash0:arm64 (1.4.1-2) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 23.99 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 24.29 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 24.60 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 25.10 Setting up cmake (3.18.4-2+deb11u1) ...
16:55:29 [2024-02-06T16:55:29.208Z] #59 25.53 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:55:29 [2024-02-06T16:55:29.525Z] #59 ...
16:55:29 [2024-02-06T16:55:29.525Z] 
16:55:29 [2024-02-06T16:55:29.525Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:29 [2024-02-06T16:55:29.525Z] #58 22.62 Selecting previously unselected package libelf1:arm64.
16:55:29 [2024-02-06T16:55:29.525Z] #58 22.62 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 22.70 Unpacking libelf1:arm64 (0.183-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 23.50 Selecting previously unselected package libffi-dev:arm64.
16:55:29 [2024-02-06T16:55:29.525Z] #58 23.51 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 23.55 Unpacking libffi-dev:arm64 (3.3-6) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 23.96 Selecting previously unselected package libglib2.0-data.
16:55:29 [2024-02-06T16:55:29.525Z] #58 23.97 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 23.99 Unpacking libglib2.0-data (2.66.8-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 25.39 Selecting previously unselected package libglib2.0-bin.
16:55:29 [2024-02-06T16:55:29.525Z] #58 25.40 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 25.48 Unpacking libglib2.0-bin (2.66.8-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 26.18 Selecting previously unselected package python3-lib2to3.
16:55:29 [2024-02-06T16:55:29.525Z] #58 26.18 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 26.37 Unpacking python3-lib2to3 (3.9.2-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 26.88 Selecting previously unselected package python3-distutils.
16:55:29 [2024-02-06T16:55:29.525Z] #58 26.88 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 27.09 Unpacking python3-distutils (3.9.2-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 27.58 Selecting previously unselected package libglib2.0-dev-bin.
16:55:29 [2024-02-06T16:55:29.525Z] #58 27.59 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 27.60 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 28.18 Selecting previously unselected package libsepol1-dev:arm64.
16:55:29 [2024-02-06T16:55:29.525Z] #58 28.18 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 28.30 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 29.16 Selecting previously unselected package libpcre2-16-0:arm64.
16:55:29 [2024-02-06T16:55:29.525Z] #58 29.17 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 29.33 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 30.89 Selecting previously unselected package libpcre2-32-0:arm64.
16:55:29 [2024-02-06T16:55:29.525Z] #58 30.89 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.525Z] #58 30.92 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:55:29 [2024-02-06T16:55:29.780Z] #58 31.55 Selecting previously unselected package libpcre2-posix2:arm64.
16:55:29 [2024-02-06T16:55:29.780Z] #58 31.55 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:55:29 [2024-02-06T16:55:29.780Z] #58 31.56 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:55:30 [2024-02-06T16:55:30.035Z] #58 32.00 Selecting previously unselected package libpcre2-dev:arm64.
16:55:30 [2024-02-06T16:55:30.358Z] #58 32.00 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:55:30 [2024-02-06T16:55:30.358Z] #58 32.04 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:55:30 [2024-02-06T16:55:30.785Z] #58 32.45 Selecting previously unselected package libselinux1-dev:arm64.
16:55:31 [2024-02-06T16:55:31.039Z] #58 32.45 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:55:31 [2024-02-06T16:55:31.039Z] #58 32.50 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:55:31 [2024-02-06T16:55:31.039Z] #58 ...
16:55:31 [2024-02-06T16:55:31.039Z] 
16:55:31 [2024-02-06T16:55:31.039Z] #62 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:55:31 [2024-02-06T16:55:31.039Z] #62 22.91 Selecting previously unselected package libyajl2:arm64.
16:55:31 [2024-02-06T16:55:31.039Z] #62 22.91 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 23.07 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 23.87 Selecting previously unselected package libyajl-dev:arm64.
16:55:31 [2024-02-06T16:55:31.039Z] #62 23.88 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 23.90 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 24.45 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 24.66 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 25.02 Setting up bzip2 (1.0.8-4) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 25.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 25.88 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 26.18 Setting up libcap2:arm64 (1:2.44-1) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 26.50 Setting up autotools-dev (20180224.1+nmu1) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 26.75 Setting up libsigsegv2:arm64 (2.13-1) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 26.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 27.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:55:31 [2024-02-06T16:55:31.039Z] #62 27.12 Setting up patch (2.7.6-7) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 27.47 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 27.68 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 27.93 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 27.97 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 28.00 Setting up libtool (2.4.6-15) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 28.21 Setting up m4 (1.4.18-5) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 28.45 Setting up dpkg-dev (1.20.13) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 29.17 Setting up autoconf (2.69-14) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 29.41 Setting up build-essential (12.9) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 29.74 Setting up automake (1:1.16.3-2) ...
16:55:31 [2024-02-06T16:55:31.039Z] #62 30.04 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:55:31 [2024-02-06T16:55:31.039Z] #62 30.51 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:55:31 [2024-02-06T16:55:31.293Z] #62 ...
16:55:31 [2024-02-06T16:55:31.293Z] 
16:55:31 [2024-02-06T16:55:31.293Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:31 [2024-02-06T16:55:31.293Z] #58 33.03 Selecting previously unselected package libmount-dev:arm64.
16:55:31 [2024-02-06T16:55:31.293Z] #58 33.03 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:55:31 [2024-02-06T16:55:31.293Z] #58 33.07 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:55:31 [2024-02-06T16:55:31.564Z] #58 33.32 Selecting previously unselected package libpcre16-3:arm64.
16:55:31 [2024-02-06T16:55:31.564Z] #58 33.33 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:55:31 [2024-02-06T16:55:31.564Z] #58 33.35 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:55:31 [2024-02-06T16:55:31.818Z] #58 33.54 Selecting previously unselected package libpcre32-3:arm64.
16:55:31 [2024-02-06T16:55:31.818Z] #58 33.54 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:55:31 [2024-02-06T16:55:31.818Z] #58 33.57 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:55:32 [2024-02-06T16:55:32.073Z] #58 33.97 Selecting previously unselected package libpcrecpp0v5:arm64.
16:55:32 [2024-02-06T16:55:32.360Z] #58 33.98 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:55:32 [2024-02-06T16:55:32.360Z] #58 34.02 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:55:32 [2024-02-06T16:55:32.360Z] #58 34.23 Selecting previously unselected package libpcre3-dev:arm64.
16:55:32 [2024-02-06T16:55:32.918Z] #58 34.23 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:55:32 [2024-02-06T16:55:32.918Z] #58 ...
16:55:32 [2024-02-06T16:55:32.918Z] 
16:55:32 [2024-02-06T16:55:32.918Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:55:32 [2024-02-06T16:55:32.918Z] #53 24.73 gotestsum version dev
16:55:32 [2024-02-06T16:55:32.918Z] #53 ...
16:55:32 [2024-02-06T16:55:32.918Z] 
16:55:32 [2024-02-06T16:55:32.918Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:32 [2024-02-06T16:55:32.918Z] #58 34.59 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:55:32 [2024-02-06T16:55:32.918Z] #58 34.85 Selecting previously unselected package zlib1g-dev:arm64.
16:55:33 [2024-02-06T16:55:33.173Z] #58 34.85 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:55:33 [2024-02-06T16:55:33.173Z] #58 34.86 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:55:33 [2024-02-06T16:55:33.428Z] #58 35.22 Selecting previously unselected package libglib2.0-dev:arm64.
16:55:33 [2024-02-06T16:55:33.683Z] #58 35.22 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:55:33 [2024-02-06T16:55:33.683Z] #58 35.27 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:55:33 [2024-02-06T16:55:33.683Z] #58 35.61 Selecting previously unselected package libsecret-1-dev:arm64.
16:55:33 [2024-02-06T16:55:33.937Z] #58 35.61 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:55:33 [2024-02-06T16:55:33.937Z] #58 35.65 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:55:34 [2024-02-06T16:55:34.192Z] #58 36.09 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:55:34 [2024-02-06T16:55:34.446Z] #58 36.38 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:55:35 [2024-02-06T16:55:35.102Z] #58 36.86 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:55:35 [2024-02-06T16:55:35.371Z] #58 37.15 Setting up libffi-dev:arm64 (3.3-6) ...
16:55:35 [2024-02-06T16:55:35.625Z] #58 37.35 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:55:35 [2024-02-06T16:55:35.879Z] #58 37.52 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:55:35 [2024-02-06T16:55:35.879Z] #58 37.76 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:55:36 [2024-02-06T16:55:36.173Z] #58 38.07 Setting up libglib2.0-data (2.66.8-1) ...
16:55:36 [2024-02-06T16:55:36.427Z] #58 38.32 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:55:36 [2024-02-06T16:55:36.688Z] #58 38.57 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:55:37 [2024-02-06T16:55:37.212Z] #58 38.73 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:55:37 [2024-02-06T16:55:37.688Z] #58 38.81 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:55:38 [2024-02-06T16:55:38.086Z] #58 39.72 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:55:39 [2024-02-06T16:55:39.187Z] #58 40.86 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:55:40 [2024-02-06T16:55:40.796Z] #58 42.33 Setting up python3-lib2to3 (3.9.2-1) ...
16:55:41 [2024-02-06T16:55:41.426Z] #58 43.13 Setting up libelf1:arm64 (0.183-1) ...
16:55:41 [2024-02-06T16:55:41.874Z] #58 ...
16:55:41 [2024-02-06T16:55:41.874Z] 
16:55:41 [2024-02-06T16:55:41.874Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
16:55:41 [2024-02-06T16:55:41.874Z] #55 43.82 golangci-lint has version v1.55.2 built with go1.20.13 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
16:55:42 [2024-02-06T16:55:42.802Z] #55 DONE 44.7s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:55:42 [2024-02-06T16:55:42.802Z] #54 DONE 44.7s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #22 [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
16:55:42 [2024-02-06T16:55:42.802Z] #22 DONE 49.9s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #60 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:55:42 [2024-02-06T16:55:42.802Z] #60 DONE 44.7s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:42 [2024-02-06T16:55:42.802Z] #65 DONE 42.7s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #63 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:55:42 [2024-02-06T16:55:42.802Z] #63 DONE 43.8s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:42 [2024-02-06T16:55:42.802Z] #45 DONE 42.9s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:42 [2024-02-06T16:55:42.802Z] #64 DONE 43.1s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:55:42 [2024-02-06T16:55:42.802Z] #53 DONE 44.8s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #51 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.28" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:42 [2024-02-06T16:55:42.802Z] #51 DONE 42.2s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:55:42 [2024-02-06T16:55:42.802Z] #66 DONE 42.6s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #59 [tini-build 2/4] 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
16:55:42 [2024-02-06T16:55:42.802Z] #59 DONE 44.5s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:55:42 [2024-02-06T16:55:42.802Z] #56 DONE 44.9s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.02 Setting up libsecret-common (0.20.4-2) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.21 Setting up python3-distutils (3.9.2-1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.36 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 ...
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #62 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:55:42 [2024-02-06T16:55:42.802Z] #62 DONE 44.9s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #40 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:55:42 [2024-02-06T16:55:42.802Z] #40 DONE 44.5s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:55:42 [2024-02-06T16:55:42.802Z] #57 DONE 44.6s
16:55:42 [2024-02-06T16:55:42.802Z] 
16:55:42 [2024-02-06T16:55:42.802Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.57 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.59 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.62 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.64 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.66 Setting up libglib2.0-bin (2.66.8-1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.68 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.70 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.71 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:55:42 [2024-02-06T16:55:42.802Z] #58 44.73 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:55:43 [2024-02-06T16:55:43.057Z] #58 44.75 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:55:43 [2024-02-06T16:55:43.057Z] #58 44.78 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:55:43 [2024-02-06T16:55:43.057Z] #58 44.80 No schema files found: doing nothing.
16:55:43 [2024-02-06T16:55:43.057Z] #58 44.81 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:55:43 [2024-02-06T16:55:43.057Z] #58 44.84 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:55:43 [2024-02-06T16:55:43.057Z] #58 ...
16:55:43 [2024-02-06T16:55:43.057Z] 
16:55:43 [2024-02-06T16:55:43.057Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:55:43 [2024-02-06T16:55:43.057Z] #61 DONE 44.2s
16:55:43 [2024-02-06T16:55:43.312Z] 
16:55:43 [2024-02-06T16:55:43.312Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:55:43 [2024-02-06T16:55:43.312Z] #58 DONE 45.1s
16:55:43 [2024-02-06T16:55:43.312Z] 
16:55:43 [2024-02-06T16:55:43.312Z] #67 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:55:43 [2024-02-06T16:55:43.871Z] #67 ...
16:55:43 [2024-02-06T16:55:43.871Z] 
16:55:43 [2024-02-06T16:55:43.871Z] #68 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
16:55:43 [2024-02-06T16:55:43.871Z] #68 DONE 1.0s
16:55:43 [2024-02-06T16:55:43.871Z] 
16:55:43 [2024-02-06T16:55:43.871Z] #69 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
16:55:43 [2024-02-06T16:55:43.871Z] #69 DONE 0.0s
16:55:44 [2024-02-06T16:55:44.127Z] 
16:55:44 [2024-02-06T16:55:44.127Z] #70 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:55:47 [2024-02-06T16:55:47.385Z] #70 ...
16:55:47 [2024-02-06T16:55:47.385Z] 
16:55:47 [2024-02-06T16:55:47.385Z] #71 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:55:47 [2024-02-06T16:55:47.385Z] #71 1.214 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:55:47 [2024-02-06T16:55:47.385Z] #71 1.214 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:55:47 [2024-02-06T16:55:47.385Z] #71 1.221 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:55:47 [2024-02-06T16:55:47.385Z] #71 1.697 Reading package lists...
16:55:47 [2024-02-06T16:55:47.385Z] #71 2.457 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:55:47 [2024-02-06T16:55:47.385Z] #71 2.473 Reading package lists...
16:55:47 [2024-02-06T16:55:47.385Z] #71 3.103 Building dependency tree...
16:55:47 [2024-02-06T16:55:47.385Z] #71 3.272 Reading state information...
16:55:47 [2024-02-06T16:55:47.385Z] #71 3.520 gcc is already the newest version (4:10.2.1-1).
16:55:47 [2024-02-06T16:55:47.385Z] #71 3.520 libc6-dev is already the newest version (2.31-13+deb11u7).
16:55:47 [2024-02-06T16:55:47.385Z] #71 3.520 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:55:47 [2024-02-06T16:55:47.385Z] #71 DONE 4.3s
16:55:47 [2024-02-06T16:55:47.385Z] 
16:55:47 [2024-02-06T16:55:47.385Z] #72 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:55:47 [2024-02-06T16:55:47.639Z] #72 0.578 -- The C compiler identification is GNU 10.2.1
16:55:47 [2024-02-06T16:55:47.640Z] #72 0.609 -- Detecting C compiler ABI info
16:55:47 [2024-02-06T16:55:47.640Z] #72 0.731 -- Detecting C compiler ABI info - done
16:55:47 [2024-02-06T16:55:47.894Z] #72 0.749 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:55:47 [2024-02-06T16:55:47.894Z] #72 0.772 -- Detecting C compile features
16:55:47 [2024-02-06T16:55:47.894Z] #72 0.773 -- Detecting C compile features - done
16:55:47 [2024-02-06T16:55:47.894Z] #72 0.796 -- Performing Test HAS_BUILTIN_FORTIFY
16:55:47 [2024-02-06T16:55:47.894Z] #72 0.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:55:48 [2024-02-06T16:55:48.149Z] #72 0.937 -- Configuring done
16:55:48 [2024-02-06T16:55:48.149Z] #72 0.947 -- Generating done
16:55:48 [2024-02-06T16:55:48.149Z] #72 0.948 -- Build files have been written to: /go/src/github.com/krallin/tini
16:55:48 [2024-02-06T16:55:48.149Z] #72 1.083 Scanning dependencies of target tini-static
16:55:48 [2024-02-06T16:55:48.149Z] #72 1.106 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:55:48 [2024-02-06T16:55:48.404Z] #72 1.401 [100%] Linking C executable tini-static
16:55:48 [2024-02-06T16:55:48.662Z] #72 1.484 [100%] Built target tini-static
16:55:48 [2024-02-06T16:55:48.662Z] #72 DONE 1.7s
16:55:48 [2024-02-06T16:55:48.662Z] 
16:55:48 [2024-02-06T16:55:48.662Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.309 go: downloading github.com/sirupsen/logrus v1.9.0
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.310 go: downloading github.com/urfave/cli/v2 v2.23.5
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.322 go: downloading github.com/google/uuid v1.3.0
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.324 go: downloading github.com/moby/vpnkit v0.5.0
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.326 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.343 go: downloading github.com/gorilla/mux v1.8.0
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.348 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.361 go: downloading golang.org/x/sys v0.2.0
16:55:48 [2024-02-06T16:55:48.662Z] #73 1.773 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:55:48 [2024-02-06T16:55:48.662Z] #73 2.439 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:55:48 [2024-02-06T16:55:48.662Z] #73 2.440 go: downloading golang.org/x/net v0.1.0
16:55:48 [2024-02-06T16:55:48.662Z] #73 2.672 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:55:48 [2024-02-06T16:55:48.662Z] #73 2.672 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:55:51 [2024-02-06T16:55:51.919Z] #73 ...
16:55:51 [2024-02-06T16:55:51.919Z] 
16:55:51 [2024-02-06T16:55:51.919Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:55:51 [2024-02-06T16:55:51.919Z] #74 0.864 Cloning into '/tmp/crun-build'...
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.645 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.662 Cloning into '/tmp/crun-build/libocispec'...
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.975 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.982 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.983 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.983 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:55:51 [2024-02-06T16:55:51.919Z] #74 1.996 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:55:51 [2024-02-06T16:55:51.919Z] #74 2.571 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:55:51 [2024-02-06T16:55:51.919Z] #74 2.956 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:55:51 [2024-02-06T16:55:51.920Z] #74 3.325 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:55:51 [2024-02-06T16:55:51.920Z] #74 3.464 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:55:51 [2024-02-06T16:55:51.920Z] #74 3.613 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:55:51 [2024-02-06T16:55:51.920Z] #74 8.996 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:55:52 [2024-02-06T16:55:52.843Z] #74 ...
16:55:52 [2024-02-06T16:55:52.843Z] 
16:55:52 [2024-02-06T16:55:52.843Z] #75 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:55:53 [2024-02-06T16:55:53.098Z] #75 ...
16:55:53 [2024-02-06T16:55:53.098Z] 
16:55:53 [2024-02-06T16:55:53.098Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:55:53 [2024-02-06T16:55:53.098Z] #76 ...
16:55:53 [2024-02-06T16:55:53.098Z] 
16:55:53 [2024-02-06T16:55:53.098Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:55:53 [2024-02-06T16:55:53.098Z] #77 2.552 + bin/ctr
16:55:54 [2024-02-06T16:55:54.459Z] #77 ...
16:55:54 [2024-02-06T16:55:54.459Z] 
16:55:54 [2024-02-06T16:55:54.459Z] #67 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:55:54 [2024-02-06T16:55:54.459Z] #67 1.416 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
16:55:56 [2024-02-06T16:55:56.364Z] #67 ...
16:55:56 [2024-02-06T16:55:56.364Z] 
16:55:56 [2024-02-06T16:55:56.364Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:55:56 [2024-02-06T16:55:56.364Z] #74 13.66 libtoolize: putting auxiliary files in '.'.
16:55:56 [2024-02-06T16:55:56.364Z] #74 13.66 libtoolize: copying file './ltmain.sh'
16:55:57 [2024-02-06T16:55:57.293Z] #74 14.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:55:57 [2024-02-06T16:55:57.293Z] #74 14.41 libtoolize: and rerunning libtoolize and aclocal.
16:55:57 [2024-02-06T16:55:57.293Z] #74 14.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:56:00 [2024-02-06T16:56:00.552Z] #74 17.82 configure.ac:7: installing './compile'
16:56:00 [2024-02-06T16:56:00.807Z] #74 17.82 configure.ac:11: installing './config.guess'
16:56:00 [2024-02-06T16:56:00.807Z] #74 17.82 configure.ac:11: installing './config.sub'
16:56:00 [2024-02-06T16:56:00.807Z] #74 17.83 configure.ac:8: installing './install-sh'
16:56:00 [2024-02-06T16:56:00.807Z] #74 17.83 configure.ac:8: installing './missing'
16:56:00 [2024-02-06T16:56:00.807Z] #74 17.89 Makefile.am: installing './depcomp'
16:56:01 [2024-02-06T16:56:01.366Z] #74 18.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:56:01 [2024-02-06T16:56:01.366Z] #74 18.59 libtoolize: copying file 'build-aux/ltmain.sh'
16:56:01 [2024-02-06T16:56:01.621Z] #74 18.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:56:01 [2024-02-06T16:56:01.621Z] #74 18.80 libtoolize: copying file 'm4/libtool.m4'
16:56:01 [2024-02-06T16:56:01.876Z] #74 19.00 libtoolize: copying file 'm4/ltoptions.m4'
16:56:01 [2024-02-06T16:56:01.876Z] #74 19.14 libtoolize: copying file 'm4/ltsugar.m4'
16:56:02 [2024-02-06T16:56:02.131Z] #74 19.28 libtoolize: copying file 'm4/ltversion.m4'
16:56:02 [2024-02-06T16:56:02.131Z] #74 19.41 libtoolize: copying file 'm4/lt~obsolete.m4'
16:56:02 [2024-02-06T16:56:02.386Z] #74 19.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.18 configure.ac:7: installing 'build-aux/compile'
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.20 configure.ac:9: installing 'build-aux/config.guess'
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.20 configure.ac:9: installing 'build-aux/config.sub'
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.20 configure.ac:11: installing 'build-aux/install-sh'
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.21 configure.ac:11: installing 'build-aux/missing'
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.27 Makefile.am: installing 'build-aux/depcomp'
16:56:07 [2024-02-06T16:56:07.628Z] #74 24.29 parallel-tests: installing 'build-aux/test-driver'
16:56:08 [2024-02-06T16:56:08.552Z] #74 25.73 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:56:08 [2024-02-06T16:56:08.552Z] #74 25.73 libtoolize: copying file 'build-aux/ltmain.sh'
16:56:09 [2024-02-06T16:56:09.111Z] #74 26.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:56:09 [2024-02-06T16:56:09.111Z] #74 26.34 libtoolize: copying file 'm4/libtool.m4'
16:56:09 [2024-02-06T16:56:09.111Z] #74 26.39 libtoolize: copying file 'm4/ltoptions.m4'
16:56:09 [2024-02-06T16:56:09.111Z] #74 26.46 libtoolize: copying file 'm4/ltsugar.m4'
16:56:09 [2024-02-06T16:56:09.366Z] #74 26.57 libtoolize: copying file 'm4/ltversion.m4'
16:56:09 [2024-02-06T16:56:09.621Z] #74 26.75 libtoolize: copying file 'm4/lt~obsolete.m4'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.36 configure.ac:11: installing 'build-aux/compile'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.36 configure.ac:11: installing 'build-aux/config.guess'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.36 configure.ac:11: installing 'build-aux/config.sub'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.36 configure.ac:13: installing 'build-aux/install-sh'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.37 configure.ac:13: installing 'build-aux/missing'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.37 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:56:16 [2024-02-06T16:56:16.151Z] #74 32.41 Makefile.am: installing 'build-aux/depcomp'
16:56:16 [2024-02-06T16:56:16.151Z] #74 33.04 checking build system type... aarch64-unknown-linux-gnu
16:56:16 [2024-02-06T16:56:16.405Z] #74 33.30 checking host system type... aarch64-unknown-linux-gnu
16:56:16 [2024-02-06T16:56:16.406Z] #74 33.30 checking how to print strings... printf
16:56:16 [2024-02-06T16:56:16.406Z] #74 33.33 checking for gcc... gcc
16:56:16 [2024-02-06T16:56:16.406Z] #74 33.39 checking whether the C compiler works... yes
16:56:16 [2024-02-06T16:56:16.406Z] #74 33.51 checking for C compiler default output file name... a.out
16:56:16 [2024-02-06T16:56:16.406Z] #74 33.51 checking for suffix of executables... 
16:56:16 [2024-02-06T16:56:16.406Z] #74 33.61 checking whether we are cross compiling... no
16:56:16 [2024-02-06T16:56:16.660Z] #74 33.71 checking for suffix of object files... o
16:56:16 [2024-02-06T16:56:16.660Z] #74 33.79 checking whether we are using the GNU C compiler... yes
16:56:16 [2024-02-06T16:56:16.915Z] #74 33.86 checking whether gcc accepts -g... yes
16:56:16 [2024-02-06T16:56:16.915Z] #74 33.92 checking for gcc option to accept ISO C89... none needed
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.03 checking whether gcc understands -c and -o together... yes
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.14 checking for a sed that does not truncate output... /bin/sed
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.15 checking for grep that handles long lines and -e... /bin/grep
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.17 checking for egrep... /bin/grep -E
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.18 checking for fgrep... /bin/grep -F
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.19 checking for ld used by gcc... /usr/bin/ld
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.21 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:56:16 [2024-02-06T16:56:16.915Z] #74 34.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:56:17 [2024-02-06T16:56:17.169Z] #74 34.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:56:17 [2024-02-06T16:56:17.169Z] #74 34.36 checking whether ln -s works... yes
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.36 checking the maximum length of command line arguments... 1572864
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.39 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking for /usr/bin/ld option to reload object files... -r
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking for objdump... objdump
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking how to recognize dependent libraries... pass_all
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking for dlltool... no
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking how to associate runtime and link libraries... printf %s\n
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking for ar... ar
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.40 checking for archiver @FILE support... @
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.54 checking for strip... strip
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.55 checking for ranlib... ranlib
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.55 checking for gawk... no
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.55 checking for mawk... mawk
16:56:17 [2024-02-06T16:56:17.431Z] #74 34.56 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:56:17 [2024-02-06T16:56:17.690Z] #74 34.77 checking for sysroot... no
16:56:17 [2024-02-06T16:56:17.690Z] #74 34.77 checking for a working dd... /bin/dd
16:56:17 [2024-02-06T16:56:17.690Z] #74 34.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:56:17 [2024-02-06T16:56:17.690Z] #74 34.81 checking for mt... no
16:56:17 [2024-02-06T16:56:17.690Z] #74 34.81 checking if : is a manifest tool... no
16:56:17 [2024-02-06T16:56:17.690Z] #74 34.82 checking how to run the C preprocessor... gcc -E
16:56:18 [2024-02-06T16:56:18.200Z] #74 35.00 checking for ANSI C header files... yes
16:56:18 [2024-02-06T16:56:18.200Z] #74 35.33 checking for sys/types.h... yes
16:56:18 [2024-02-06T16:56:18.200Z] #74 35.41 checking for sys/stat.h... yes
16:56:18 [2024-02-06T16:56:18.454Z] #74 35.50 checking for stdlib.h... yes
16:56:18 [2024-02-06T16:56:18.454Z] #74 35.59 checking for string.h... yes
16:56:18 [2024-02-06T16:56:18.454Z] #74 35.68 checking for memory.h... yes
16:56:18 [2024-02-06T16:56:18.708Z] #74 35.80 checking for strings.h... yes
16:56:18 [2024-02-06T16:56:18.708Z] #74 35.94 checking for inttypes.h... yes
16:56:18 [2024-02-06T16:56:18.963Z] #74 36.07 checking for stdint.h... yes
16:56:18 [2024-02-06T16:56:18.963Z] #74 36.19 checking for unistd.h... yes
16:56:19 [2024-02-06T16:56:19.218Z] #74 36.30 checking for dlfcn.h... yes
16:56:19 [2024-02-06T16:56:19.218Z] #74 36.39 checking for objdir... .libs
16:56:19 [2024-02-06T16:56:19.473Z] #74 36.55 checking if gcc supports -fno-rtti -fno-exceptions... no
16:56:19 [2024-02-06T16:56:19.473Z] #74 36.64 checking for gcc option to produce PIC... -fPIC -DPIC
16:56:19 [2024-02-06T16:56:19.473Z] #74 36.64 checking if gcc PIC flag -fPIC -DPIC works... yes
16:56:19 [2024-02-06T16:56:19.730Z] #74 36.73 checking if gcc static flag -static works... yes
16:56:19 [2024-02-06T16:56:19.730Z] #74 36.93 checking if gcc supports -c -o file.o... yes
16:56:19 [2024-02-06T16:56:19.730Z] #74 37.05 checking if gcc supports -c -o file.o... (cached) yes
16:56:19 [2024-02-06T16:56:19.986Z] #74 37.05 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:56:19 [2024-02-06T16:56:19.986Z] #74 37.09 checking dynamic linker characteristics... GNU/Linux ld.so
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.30 checking how to hardcode library paths into programs... immediate
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.30 checking whether stripping libraries is possible... yes
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.32 checking if libtool supports shared libraries... yes
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.32 checking whether to build shared libraries... no
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.32 checking whether to build static libraries... yes
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.32 checking for a BSD-compatible install... /usr/bin/install -c
16:56:20 [2024-02-06T16:56:20.240Z] #74 37.35 checking whether build environment is sane... yes
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.43 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.44 checking whether make sets $(MAKE)... yes
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.46 checking whether make supports the include directive... yes (GNU style)
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.51 checking whether make supports nested variables... yes
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.60 checking whether UID '0' is supported by ustar format... yes
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.60 checking whether GID '0' is supported by ustar format... yes
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.60 checking how to create a ustar tar archive... gnutar
16:56:20 [2024-02-06T16:56:20.495Z] #74 37.65 checking dependency style of gcc... gcc3
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.77 checking whether to enable maintainer-specific portions of Makefiles... yes
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.77 checking whether make supports nested variables... (cached) yes
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.77 checking for gawk... (cached) mawk
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.77 checking for a sed that does not truncate output... (cached) /bin/sed
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.77 checking for gcc... (cached) gcc
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.86 checking whether we are using the GNU C compiler... (cached) yes
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.86 checking whether gcc accepts -g... (cached) yes
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.86 checking for gcc option to accept ISO C89... (cached) none needed
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.86 checking whether gcc understands -c and -o together... (cached) yes
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.86 checking for a Python interpreter with version >= 3... python3
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.90 checking for python3... /usr/bin/python3
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.90 checking for python3 version... 3.9
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.92 checking for python3 platform... linux
16:56:20 [2024-02-06T16:56:20.749Z] #74 37.94 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:56:21 [2024-02-06T16:56:21.003Z] #74 38.01 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:56:21 [2024-02-06T16:56:21.003Z] #74 38.10 checking for go-md2man... no
16:56:21 [2024-02-06T16:56:21.003Z] #74 38.12 checking error.h usability... yes
16:56:21 [2024-02-06T16:56:21.258Z] #74 38.25 checking error.h presence... yes
16:56:21 [2024-02-06T16:56:21.258Z] #74 38.27 checking for error.h... yes
16:56:21 [2024-02-06T16:56:21.258Z] #74 38.32 checking linux/openat2.h usability... yes
16:56:21 [2024-02-06T16:56:21.258Z] #74 38.43 checking linux/openat2.h presence... yes
16:56:21 [2024-02-06T16:56:21.258Z] #74 38.46 checking for linux/openat2.h... yes
16:56:21 [2024-02-06T16:56:21.258Z] #74 38.48 checking for copy_file_range... yes
16:56:21 [2024-02-06T16:56:21.512Z] #74 38.61 checking for fgetxattr... yes
16:56:21 [2024-02-06T16:56:21.767Z] #74 38.78 checking for statx... yes
16:56:21 [2024-02-06T16:56:21.767Z] #74 38.91 checking for fgetpwent_r... yes
16:56:22 [2024-02-06T16:56:22.021Z] #74 39.07 checking for issetugid... no
16:56:22 [2024-02-06T16:56:22.281Z] #74 39.27 checking for pkg-config... /usr/bin/pkg-config
16:56:22 [2024-02-06T16:56:22.281Z] #74 39.27 checking pkg-config is at least version 0.9.0... yes
16:56:22 [2024-02-06T16:56:22.281Z] #74 39.27 checking for library containing yajl_tree_get... -lyajl
16:56:22 [2024-02-06T16:56:22.535Z] #74 39.50 checking for yajl >= 2.0.0... yes
16:56:22 [2024-02-06T16:56:22.535Z] #74 39.52 checking sys/capability.h usability... yes
16:56:22 [2024-02-06T16:56:22.535Z] #74 39.66 checking sys/capability.h presence... yes
16:56:22 [2024-02-06T16:56:22.535Z] #74 39.69 checking for sys/capability.h... yes
16:56:22 [2024-02-06T16:56:22.535Z] #74 39.70 checking for library containing cap_from_name... -lcap
16:56:22 [2024-02-06T16:56:22.790Z] #74 39.88 checking for library containing dlopen... -ldl
16:56:23 [2024-02-06T16:56:23.047Z] #74 40.13 checking seccomp.h usability... yes
16:56:23 [2024-02-06T16:56:23.301Z] #74 40.23 checking seccomp.h presence... yes
16:56:23 [2024-02-06T16:56:23.301Z] #74 40.30 checking for seccomp.h... yes
16:56:23 [2024-02-06T16:56:23.301Z] #74 40.30 checking for library containing seccomp_rule_add... -lseccomp
16:56:23 [2024-02-06T16:56:23.556Z] #74 40.63 checking for library containing seccomp_arch_resolve_name... none required
16:56:23 [2024-02-06T16:56:23.810Z] #74 40.74 checking systemd/sd-bus.h usability... yes
16:56:23 [2024-02-06T16:56:23.810Z] #74 40.81 checking systemd/sd-bus.h presence... yes
16:56:23 [2024-02-06T16:56:23.810Z] #74 40.84 checking for systemd/sd-bus.h... yes
16:56:23 [2024-02-06T16:56:23.810Z] #74 40.84 checking for library containing sd_bus_match_signal_async... -lsystemd
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.08 checking for sd_notify_barrier... yes
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.17 checking linux/bpf.h usability... yes
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.24 checking linux/bpf.h presence... yes
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.26 checking for linux/bpf.h... yes
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.26 checking compilation for eBPF... yes
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.33 checking for criu >= 3.15... no
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.34 configure: CRIU headers not found, building without CRIU support
16:56:24 [2024-02-06T16:56:24.065Z] #74 41.34 checking for criu > 3.16... no
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.35 configure: CRIU version doesn't support join-ns API
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.35 checking for criu > 3.16.1... no
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.36 configure: CRIU version doesn't support for pre-dumping
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.36 checking for new mount API (fsconfig)... yes
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.39 checking for seccomp notify API... yes
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.46 checking for gperf... no
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.46 configure: gperf not found - cannot rebuild signal parser code
16:56:24 [2024-02-06T16:56:24.320Z] #74 41.46 checking for library containing argp_parse... none required
16:56:24 [2024-02-06T16:56:24.574Z] #74 41.64 checking that generated files are newer than configure... done
16:56:24 [2024-02-06T16:56:24.574Z] #74 41.64 configure: creating ./config.status
16:56:25 [2024-02-06T16:56:25.934Z] #74 43.24 config.status: creating Makefile
16:56:26 [2024-02-06T16:56:26.189Z] #74 43.27 config.status: creating rpm/crun.spec
16:56:26 [2024-02-06T16:56:26.189Z] #74 43.31 config.status: creating config.h
16:56:26 [2024-02-06T16:56:26.189Z] #74 43.33 config.status: executing libtool commands
16:56:26 [2024-02-06T16:56:26.189Z] #74 43.35 config.status: executing depfiles commands
16:56:26 [2024-02-06T16:56:26.444Z] #74 43.75 === configuring in libocispec (/tmp/crun-build/libocispec)
16:56:26 [2024-02-06T16:56:26.698Z] #74 43.76 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:56:26 [2024-02-06T16:56:26.698Z] #74 43.90 checking for gcc... gcc
16:56:26 [2024-02-06T16:56:26.698Z] #74 43.97 checking whether the C compiler works... yes
16:56:26 [2024-02-06T16:56:26.953Z] #74 44.02 checking for C compiler default output file name... a.out
16:56:26 [2024-02-06T16:56:26.953Z] #74 44.02 checking for suffix of executables... 
16:56:26 [2024-02-06T16:56:26.953Z] #74 44.08 checking whether we are cross compiling... no
16:56:27 [2024-02-06T16:56:27.207Z] #74 44.16 checking for suffix of object files... o
16:56:27 [2024-02-06T16:56:27.207Z] #74 44.22 checking whether we are using the GNU C compiler... yes
16:56:27 [2024-02-06T16:56:27.207Z] #74 44.26 checking whether gcc accepts -g... yes
16:56:27 [2024-02-06T16:56:27.207Z] #74 44.33 checking for gcc option to accept ISO C89... none needed
16:56:27 [2024-02-06T16:56:27.207Z] #74 44.38 checking whether gcc understands -c and -o together... yes
16:56:27 [2024-02-06T16:56:27.462Z] #74 44.46 checking how to run the C preprocessor... gcc -E
16:56:27 [2024-02-06T16:56:27.462Z] #74 44.52 checking for grep that handles long lines and -e... /bin/grep
16:56:27 [2024-02-06T16:56:27.462Z] #74 44.53 checking for egrep... /bin/grep -E
16:56:27 [2024-02-06T16:56:27.462Z] #74 44.53 checking for ANSI C header files... yes
16:56:27 [2024-02-06T16:56:27.719Z] #74 44.78 checking for sys/types.h... yes
16:56:27 [2024-02-06T16:56:27.719Z] #74 44.91 checking for sys/stat.h... yes
16:56:27 [2024-02-06T16:56:27.719Z] #74 44.97 checking for stdlib.h... yes
16:56:27 [2024-02-06T16:56:27.974Z] #74 45.02 checking for string.h... yes
16:56:27 [2024-02-06T16:56:27.974Z] #74 45.10 checking for memory.h... yes
16:56:27 [2024-02-06T16:56:27.974Z] #74 45.17 checking for strings.h... yes
16:56:28 [2024-02-06T16:56:28.234Z] #74 45.28 checking for inttypes.h... yes
16:56:28 [2024-02-06T16:56:28.234Z] #74 45.33 checking for stdint.h... yes
16:56:28 [2024-02-06T16:56:28.234Z] #74 45.40 checking for unistd.h... yes
16:56:28 [2024-02-06T16:56:28.234Z] #74 45.46 checking minix/config.h usability... no
16:56:28 [2024-02-06T16:56:28.489Z] #74 45.50 checking minix/config.h presence... no
16:56:28 [2024-02-06T16:56:28.489Z] #74 45.52 checking for minix/config.h... no
16:56:28 [2024-02-06T16:56:28.489Z] #74 45.52 checking whether it is safe to define __EXTENSIONS__... yes
16:56:28 [2024-02-06T16:56:28.489Z] #74 45.60 checking build system type... aarch64-unknown-linux-gnu
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.76 checking host system type... aarch64-unknown-linux-gnu
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.76 checking how to print strings... printf
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.76 checking for a sed that does not truncate output... /bin/sed
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.77 checking for fgrep... /bin/grep -F
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.77 checking for ld used by gcc... /usr/bin/ld
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.77 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.81 checking whether ln -s works... yes
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.81 checking the maximum length of command line arguments... 1572864
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking for /usr/bin/ld option to reload object files... -r
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking for objdump... objdump
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking how to recognize dependent libraries... pass_all
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking for dlltool... no
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking how to associate runtime and link libraries... printf %s\n
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking for ar... ar
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.82 checking for archiver @FILE support... @
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.87 checking for strip... strip
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.87 checking for ranlib... ranlib
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.87 checking for gawk... no
16:56:28 [2024-02-06T16:56:28.743Z] #74 45.87 checking for mawk... mawk
16:56:28 [2024-02-06T16:56:28.997Z] #74 45.87 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.10 checking for sysroot... no
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.10 checking for a working dd... /bin/dd
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.10 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.11 checking for mt... no
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.11 checking if : is a manifest tool... no
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.11 checking for dlfcn.h... yes
16:56:28 [2024-02-06T16:56:28.997Z] #74 46.17 checking for objdir... .libs
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.29 checking if gcc supports -fno-rtti -fno-exceptions... no
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.33 checking for gcc option to produce PIC... -fPIC -DPIC
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.33 checking if gcc PIC flag -fPIC -DPIC works... yes
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.38 checking if gcc static flag -static works... yes
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.46 checking if gcc supports -c -o file.o... yes
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.50 checking if gcc supports -c -o file.o... (cached) yes
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.50 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:56:29 [2024-02-06T16:56:29.252Z] #74 46.51 checking dynamic linker characteristics... GNU/Linux ld.so
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.59 checking how to hardcode library paths into programs... immediate
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.59 checking whether stripping libraries is possible... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.60 checking if libtool supports shared libraries... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.60 checking whether to build shared libraries... no
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.60 checking whether to build static libraries... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.60 checking for a BSD-compatible install... /usr/bin/install -c
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.61 checking whether build environment is sane... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.62 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.62 checking whether make sets $(MAKE)... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.64 checking whether make supports the include directive... yes (GNU style)
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.65 checking whether make supports nested variables... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.66 checking whether UID '0' is supported by ustar format... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.66 checking whether GID '0' is supported by ustar format... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.66 checking how to create a ustar tar archive... gnutar
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.68 checking dependency style of gcc... gcc3
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.73 checking whether to enable maintainer-specific portions of Makefiles... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.73 checking whether make supports nested variables... (cached) yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.73 checking for pkg-config... /usr/bin/pkg-config
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.73 checking pkg-config is at least version 0.9.0... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.73 checking for yajl >= 2.1.0... yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.74 checking for a sed that does not truncate output... (cached) /bin/sed
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.74 checking for gcc... (cached) gcc
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.77 checking whether we are using the GNU C compiler... (cached) yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.77 checking whether gcc accepts -g... (cached) yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.77 checking for gcc option to accept ISO C89... (cached) none needed
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.77 checking whether gcc understands -c and -o together... (cached) yes
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.77 checking for a Python interpreter with version >= 3... python3
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.79 checking for python3... /usr/bin/python3
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.79 checking for python3 version... 3.9
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.80 checking for python3 platform... linux
16:56:29 [2024-02-06T16:56:29.507Z] #74 46.81 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:56:29 [2024-02-06T16:56:29.762Z] #74 46.85 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:56:30 [2024-02-06T16:56:30.322Z] #74 46.90 checking that generated files are newer than configure... 
16:56:30 [2024-02-06T16:56:30.322Z] #74 ...
16:56:30 [2024-02-06T16:56:30.322Z] 
16:56:30 [2024-02-06T16:56:30.322Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:56:30 [2024-02-06T16:56:30.322Z] #77 46.90 + bin/containerd
16:56:35 [2024-02-06T16:56:35.561Z] #77 ...
16:56:35 [2024-02-06T16:56:35.561Z] 
16:56:35 [2024-02-06T16:56:35.561Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:56:35 [2024-02-06T16:56:35.561Z] #74 46.90 checking that generated files are newer than configure... done
16:56:35 [2024-02-06T16:56:35.561Z] #74 47.62 configure: creating ./config.status
16:56:35 [2024-02-06T16:56:35.561Z] #74 48.77 config.status: creating Makefile
16:56:35 [2024-02-06T16:56:35.561Z] #74 48.80 config.status: creating config.h
16:56:35 [2024-02-06T16:56:35.561Z] #74 48.82 config.status: executing libtool commands
16:56:35 [2024-02-06T16:56:35.561Z] #74 48.84 config.status: executing depfiles commands
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.11 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.12 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.30 checking for gcc... gcc
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.34 checking whether the C compiler works... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.41 checking for C compiler default output file name... a.out
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.41 checking for suffix of executables... 
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.47 checking whether we are cross compiling... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.53 checking for suffix of object files... o
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.61 checking whether we are using the GNU C compiler... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.67 checking whether gcc accepts -g... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.71 checking for gcc option to accept ISO C89... none needed
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.77 checking whether gcc understands -c and -o together... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.90 checking for a BSD-compatible install... /usr/bin/install -c
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.91 checking whether build environment is sane... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.93 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.94 checking for gawk... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.94 checking for mawk... mawk
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.94 checking whether make sets $(MAKE)... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.97 checking whether make supports the include directive... yes (GNU style)
16:56:35 [2024-02-06T16:56:35.561Z] #74 49.99 checking whether make supports nested variables... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.02 checking whether UID '0' is supported by ustar format... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.02 checking whether GID '0' is supported by ustar format... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.03 checking how to create a ustar tar archive... gnutar
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.06 checking dependency style of gcc... gcc3
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.16 checking whether to enable maintainer-specific portions of Makefiles... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.17 checking whether make supports nested variables... (cached) yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.19 checking build system type... aarch64-unknown-linux-gnu
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.33 checking host system type... aarch64-unknown-linux-gnu
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.33 checking how to print strings... printf
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.33 checking for a sed that does not truncate output... /bin/sed
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.35 checking for grep that handles long lines and -e... /bin/grep
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.36 checking for egrep... /bin/grep -E
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.36 checking for fgrep... /bin/grep -F
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.37 checking for ld used by gcc... /usr/bin/ld
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.38 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.39 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.46 checking whether ln -s works... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.46 checking the maximum length of command line arguments... 1572864
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking for /usr/bin/ld option to reload object files... -r
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking for objdump... objdump
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking how to recognize dependent libraries... pass_all
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking for dlltool... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking how to associate runtime and link libraries... printf %s\n
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking for ar... ar
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.47 checking for archiver @FILE support... @
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.54 checking for strip... strip
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.55 checking for ranlib... ranlib
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.55 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.70 checking for sysroot... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.70 checking for a working dd... /bin/dd
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.71 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.71 checking for mt... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.72 checking if : is a manifest tool... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.72 checking how to run the C preprocessor... gcc -E
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.80 checking for ANSI C header files... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 50.97 checking for sys/types.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.03 checking for sys/stat.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.10 checking for stdlib.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.17 checking for string.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.26 checking for memory.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.34 checking for strings.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.42 checking for inttypes.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.49 checking for stdint.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.58 checking for unistd.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.64 checking for dlfcn.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.71 checking for objdir... .libs
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.90 checking if gcc supports -fno-rtti -fno-exceptions... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.95 checking for gcc option to produce PIC... -fPIC -DPIC
16:56:35 [2024-02-06T16:56:35.561Z] #74 51.95 checking if gcc PIC flag -fPIC -DPIC works... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.02 checking if gcc static flag -static works... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.14 checking if gcc supports -c -o file.o... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.20 checking if gcc supports -c -o file.o... (cached) yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.20 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.22 checking dynamic linker characteristics... GNU/Linux ld.so
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.34 checking how to hardcode library paths into programs... immediate
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.34 checking whether stripping libraries is possible... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.34 checking if libtool supports shared libraries... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.34 checking whether to build shared libraries... no
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.34 checking whether to build static libraries... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.37 checking float.h usability... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.46 checking float.h presence... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.48 checking for float.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.51 checking limits.h usability... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.57 checking limits.h presence... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.60 checking for limits.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.64 checking stddef.h usability... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.69 checking stddef.h presence... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.70 checking for stddef.h... yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.71 checking for stdlib.h... (cached) yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.73 checking for string.h... (cached) yes
16:56:35 [2024-02-06T16:56:35.561Z] #74 52.75 checking sys/time.h usability... yes
16:56:35 [2024-02-06T16:56:35.816Z] #74 52.83 checking sys/time.h presence... yes
16:56:35 [2024-02-06T16:56:35.816Z] #74 52.84 checking for sys/time.h... yes
16:56:35 [2024-02-06T16:56:35.816Z] #74 52.85 checking for inline... inline
16:56:35 [2024-02-06T16:56:35.816Z] #74 52.88 checking for size_t... yes
16:56:35 [2024-02-06T16:56:35.816Z] #74 52.99 checking for stdlib.h... (cached) yes
16:56:35 [2024-02-06T16:56:35.816Z] #74 52.99 checking for GNU libc compatible malloc... yes
16:56:36 [2024-02-06T16:56:36.071Z] #74 53.11 checking for stdlib.h... (cached) yes
16:56:36 [2024-02-06T16:56:36.071Z] #74 53.11 checking for GNU libc compatible realloc... yes
16:56:36 [2024-02-06T16:56:36.071Z] #74 53.20 checking for working strtod... yes
16:56:36 [2024-02-06T16:56:36.326Z] #74 53.33 checking for gettimeofday... yes
16:56:36 [2024-02-06T16:56:36.326Z] #74 53.46 checking for memset... yes
16:56:36 [2024-02-06T16:56:36.326Z] #74 53.57 checking for strspn... yes
16:56:36 [2024-02-06T16:56:36.581Z] #74 53.75 checking that generated files are newer than configure... done
16:56:36 [2024-02-06T16:56:36.581Z] #74 53.75 configure: creating ./config.status
16:56:37 [2024-02-06T16:56:37.941Z] #74 55.17 config.status: creating Makefile
16:56:38 [2024-02-06T16:56:38.196Z] #74 55.18 config.status: creating config.h
16:56:38 [2024-02-06T16:56:38.196Z] #74 55.19 config.status: executing depfiles commands
16:56:38 [2024-02-06T16:56:38.196Z] #74 55.25 config.status: executing libtool commands
16:56:38 [2024-02-06T16:56:38.196Z] #74 55.46   GEN      .version
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.47 make  install-recursive
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.47 make[1]: Entering directory '/tmp/crun-build'
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.50 Making install in libocispec
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.50 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.52 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.52 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.52 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.52 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:56:38 [2024-02-06T16:56:38.450Z] #74 55.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.78 make  install-recursive
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.79 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.81 Making install in yajl
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.81 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       verify/json_verify-json_verify.o
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_alloc.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_parser.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_buf.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_encode.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_gen.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_lex.lo
16:56:38 [2024-02-06T16:56:38.705Z] #74 55.82   CC       src/libyajl_la-yajl_tree.lo
16:56:38 [2024-02-06T16:56:38.959Z] #74 56.24   CCLD     libyajl.la
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.33   CCLD     verify/json_verify
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.42 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.42 make[5]: Nothing to be done for 'install-exec-am'.
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.42 make[5]: Nothing to be done for 'install-data-am'.
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.42 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.42 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.43 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/validate.o
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_config_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_content_descriptor.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_defs.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_image_index_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_defs_descriptor.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_image_layout_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/image_spec_schema_image_manifest_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.45   CC       src/runtime_spec_schema_config_linux.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_config_zos.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_config_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_config_solaris.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_config_vm.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_config_windows.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_defs.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_defs_linux.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_defs_zos.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.46   CC       src/runtime_spec_schema_defs_vm.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.47   CC       src/runtime_spec_schema_defs_windows.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.47   CC       src/runtime_spec_schema_state_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.48   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.48   CC       src/basic_test_double_array_item.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.50   CC       src/basic_test_double_array.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.50   CC       src/basic_test_top_array_int.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.50   CC       src/basic_test_top_array_string.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.50   CC       src/basic_test_top_double_array_int.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.51   CC       src/basic_test_top_double_array_obj.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.51   CC       src/basic_test_top_double_array_refobj.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.51   CC       src/basic_test_top_double_array_string.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.52   CC       src/read-file.lo
16:56:39 [2024-02-06T16:56:39.213Z] #74 56.53   CC       src/json_common.lo
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.56   CC       tests/test-1.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.58   CC       tests/test-2.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.59   CC       tests/test-3.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.60   CC       tests/test-4.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.60   CC       tests/test-5.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.62   CC       tests/test-6.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.62   CC       tests/test-7.o
16:56:39 [2024-02-06T16:56:39.468Z] #74 56.63   CC       tests/test-8.o
16:56:39 [2024-02-06T16:56:39.722Z] #74 56.68   CC       tests/test-9.o
16:56:39 [2024-02-06T16:56:39.722Z] #74 56.68   CC       tests/test-10.o
16:56:39 [2024-02-06T16:56:39.722Z] #74 56.72   CC       tests/test-11.o
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.15   CCLD     libocispec.la
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     src/validate
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-1
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-2
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-3
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-4
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-5
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-6
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-7
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-8
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.28   CCLD     tests/test-9
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.29   CCLD     tests/test-10
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.30   CCLD     tests/test-11
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.39 libtool: link: ar cr libocispec.a 
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.40 libtool: link: ranlib libocispec.a
16:56:42 [2024-02-06T16:56:42.232Z] #74 59.51 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[5]: Nothing to be done for 'install-exec-am'.
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[5]: Nothing to be done for 'install-data-am'.
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.52 make[2]: Entering directory '/tmp/crun-build'
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.55   CC       src/crun-crun.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.55   CC       src/crun-run.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.55   CC       src/crun-delete.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.55   CC       src/crun-kill.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.55   CC       src/crun-pause.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.55   CC       src/crun-unpause.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.56   CC       src/crun-list.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.56   CC       src/crun-create.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.56   CC       src/crun-exec.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.56   CC       src/crun-spec.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.57   CC       src/crun-start.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.58   CC       src/crun-state.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.59   CC       src/crun-update.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.60   CC       src/crun-ps.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.61   CC       src/crun-checkpoint.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.62   CC       src/crun-restore.o
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.63   CC       src/libcrun/libcrun_la-utils.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.64   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.65   CC       src/libcrun/libcrun_la-container.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.66   CC       src/libcrun/libcrun_la-cgroup.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.66   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.68   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.69   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.70   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.70   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:56:42 [2024-02-06T16:56:42.487Z] #74 59.72   CC       src/libcrun/libcrun_la-criu.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.87   CC       src/libcrun/libcrun_la-custom-handler.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.88   CC       src/libcrun/libcrun_la-linux.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.89   CC       src/libcrun/libcrun_la-seccomp.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.91   CC       src/libcrun/libcrun_la-ebpf.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.91   CC       src/libcrun/libcrun_la-error.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.91   CC       src/libcrun/libcrun_la-status.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.92   CC       src/libcrun/libcrun_la-terminal.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.94   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.94   CC       src/libcrun/libcrun_la-signals.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.96   CC       src/libcrun/libcrun_la-mount_flags.lo
16:56:42 [2024-02-06T16:56:42.743Z] #74 59.97   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:56:42 [2024-02-06T16:56:42.998Z] #74 59.97   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:56:42 [2024-02-06T16:56:42.998Z] #74 59.98   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:56:42 [2024-02-06T16:56:42.998Z] #74 59.99   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.03   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.04   CC       tests/init.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.07   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.10   CC       src/libcrun/libcrun_testing_a-utils.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.11   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.11   CC       src/libcrun/libcrun_testing_a-container.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.15   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.17   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:56:42 [2024-02-06T16:56:42.998Z] #74 60.21   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.21   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.23   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.25   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.30   CC       src/libcrun/libcrun_testing_a-criu.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.30   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.38   CC       src/libcrun/libcrun_testing_a-linux.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.39   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.42   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.45   CC       src/libcrun/libcrun_testing_a-error.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.50   CC       src/libcrun/libcrun_testing_a-status.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.55   CC       src/libcrun/libcrun_testing_a-terminal.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.57   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:56:43 [2024-02-06T16:56:43.253Z] #74 60.60   CC       src/libcrun/libcrun_testing_a-signals.o
16:56:43 [2024-02-06T16:56:43.509Z] #74 60.64   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:56:43 [2024-02-06T16:56:43.509Z] #74 60.75   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:56:43 [2024-02-06T16:56:43.765Z] #74 60.80   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:56:43 [2024-02-06T16:56:43.765Z] #74 60.81   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:56:43 [2024-02-06T16:56:43.765Z] #74 60.92   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:56:44 [2024-02-06T16:56:44.020Z] #74 60.94   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:56:44 [2024-02-06T16:56:44.020Z] #74 60.94   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:56:44 [2024-02-06T16:56:44.020Z] #74 60.96   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:56:44 [2024-02-06T16:56:44.276Z] #74 61.42   CCLD     tests/init
16:56:45 [2024-02-06T16:56:45.638Z] #74 ...
16:56:45 [2024-02-06T16:56:45.638Z] 
16:56:45 [2024-02-06T16:56:45.638Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:56:45 [2024-02-06T16:56:45.638Z] #77 62.32 + bin/containerd-stress
16:56:46 [2024-02-06T16:56:46.561Z] #77 63.31 + bin/containerd-shim
16:56:47 [2024-02-06T16:56:47.119Z] #77 63.89 + bin/containerd-shim-runc-v1
16:56:48 [2024-02-06T16:56:48.040Z] #77 64.72 + bin/containerd-shim-runc-v2
16:56:48 [2024-02-06T16:56:48.598Z] #77 65.34 + binaries
16:56:51 [2024-02-06T16:56:51.106Z] #77 ...
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:56:51 [2024-02-06T16:56:51.106Z] #74 62.99   AR       libcrun_testing.a
16:56:51 [2024-02-06T16:56:51.106Z] #74 62.99 ar: `u' modifier ignored since `D' is the default (see `U')
16:56:51 [2024-02-06T16:56:51.106Z] #74 62.99   CCLD     libcrun.la
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.01   CCLD     tests/tests_libcrun_utils
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.01   CCLD     tests/tests_libcrun_errors
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.01   CCLD     tests/tests_libcrun_fuzzer
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.18   CCLD     crun
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.36 make[3]: Entering directory '/tmp/crun-build'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.43  /bin/mkdir -p '/usr/local/share/man/man1'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.43  /bin/mkdir -p '/usr/local/lib'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.43  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.43  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.45 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.45 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.46 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.46 libtool: install: ranlib /usr/local/lib/libcrun.a
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 ----------------------------------------------------------------------
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 Libraries have been installed in:
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72    /usr/local/lib
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 If you ever happen to want to link against installed libraries
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 in a given directory, LIBDIR, you must either use libtool, and
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 specify the full pathname of the library, or use the '-LLIBDIR'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 flag during linking and do at least one of the following:
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72      during execution
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72      during linking
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 See any operating system documentation about shared libraries for
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 more information, such as the ld(1) and ld.so(8) manual pages.
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72 ----------------------------------------------------------------------
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72  /bin/mkdir -p '/build'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.72   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.74 libtool: install: /usr/bin/install -c crun /build/crun
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.75 make[3]: Leaving directory '/tmp/crun-build'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.75 make[2]: Leaving directory '/tmp/crun-build'
16:56:51 [2024-02-06T16:56:51.106Z] #74 63.75 make[1]: Leaving directory '/tmp/crun-build'
16:56:51 [2024-02-06T16:56:51.106Z] #74 DONE 67.9s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #70 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:56:51 [2024-02-06T16:56:51.106Z] #70 DONE 66.8s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #67 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:56:51 [2024-02-06T16:56:51.106Z] #67 DONE 67.9s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:56:51 [2024-02-06T16:56:51.106Z] #76 DONE 67.9s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:56:51 [2024-02-06T16:56:51.106Z] #77 DONE 67.4s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #75 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:56:51 [2024-02-06T16:56:51.106Z] #75 DONE 68.0s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:56:51 [2024-02-06T16:56:51.106Z] #73 DONE 68.0s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
16:56:51 [2024-02-06T16:56:51.106Z] #78 DONE 0.1s
16:56:51 [2024-02-06T16:56:51.106Z] 
16:56:51 [2024-02-06T16:56:51.106Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
16:56:51 [2024-02-06T16:56:51.106Z] #79 DONE 0.1s
16:56:51 [2024-02-06T16:56:51.360Z] 
16:56:51 [2024-02-06T16:56:51.360Z] #80 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
16:56:51 [2024-02-06T16:56:51.614Z] #80 DONE 0.3s
16:56:51 [2024-02-06T16:56:51.868Z] 
16:56:51 [2024-02-06T16:56:51.868Z] #81 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
16:56:52 [2024-02-06T16:56:52.790Z] #81 DONE 1.2s
16:56:53 [2024-02-06T16:56:53.044Z] 
16:56:53 [2024-02-06T16:56:53.044Z] #82 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
16:56:53 [2024-02-06T16:56:53.044Z] #82 DONE 0.1s
16:56:53 [2024-02-06T16:56:53.044Z] 
16:56:53 [2024-02-06T16:56:53.044Z] #83 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
16:56:53 [2024-02-06T16:56:53.602Z] #83 DONE 0.7s
16:56:53 [2024-02-06T16:56:53.602Z] 
16:56:53 [2024-02-06T16:56:53.602Z] #84 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
16:56:53 [2024-02-06T16:56:53.602Z] #84 DONE 0.0s
16:56:53 [2024-02-06T16:56:53.602Z] 
16:56:53 [2024-02-06T16:56:53.602Z] #85 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
16:56:53 [2024-02-06T16:56:53.602Z] #85 DONE 0.1s
16:56:53 [2024-02-06T16:56:53.856Z] 
16:56:53 [2024-02-06T16:56:53.856Z] #86 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
16:56:53 [2024-02-06T16:56:53.856Z] #86 DONE 0.0s
16:56:53 [2024-02-06T16:56:53.856Z] 
16:56:53 [2024-02-06T16:56:53.856Z] #87 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.109Z] #87 DONE 0.3s
16:56:54 [2024-02-06T16:56:54.363Z] 
16:56:54 [2024-02-06T16:56:54.364Z] #88 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.364Z] #88 DONE 0.1s
16:56:54 [2024-02-06T16:56:54.364Z] 
16:56:54 [2024-02-06T16:56:54.364Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.364Z] #89 DONE 0.2s
16:56:54 [2024-02-06T16:56:54.364Z] 
16:56:54 [2024-02-06T16:56:54.364Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.364Z] #90 DONE 0.1s
16:56:54 [2024-02-06T16:56:54.364Z] 
16:56:54 [2024-02-06T16:56:54.364Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.364Z] #91 DONE 0.1s
16:56:54 [2024-02-06T16:56:54.617Z] 
16:56:54 [2024-02-06T16:56:54.617Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.617Z] #92 DONE 0.2s
16:56:54 [2024-02-06T16:56:54.872Z] 
16:56:54 [2024-02-06T16:56:54.872Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.872Z] #93 DONE 0.1s
16:56:54 [2024-02-06T16:56:54.872Z] 
16:56:54 [2024-02-06T16:56:54.872Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.872Z] #94 DONE 0.1s
16:56:54 [2024-02-06T16:56:54.872Z] 
16:56:54 [2024-02-06T16:56:54.872Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.872Z] #95 DONE 0.0s
16:56:54 [2024-02-06T16:56:54.872Z] 
16:56:54 [2024-02-06T16:56:54.872Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
16:56:54 [2024-02-06T16:56:54.872Z] #96 DONE 0.1s
16:56:55 [2024-02-06T16:56:55.126Z] 
16:56:55 [2024-02-06T16:56:55.126Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:56:55 [2024-02-06T16:56:55.126Z] #97 DONE 0.0s
16:56:55 [2024-02-06T16:56:55.126Z] 
16:56:55 [2024-02-06T16:56:55.126Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
16:56:55 [2024-02-06T16:56:55.126Z] #98 DONE 0.0s
16:56:55 [2024-02-06T16:56:55.126Z] 
16:56:55 [2024-02-06T16:56:55.126Z] #99 [dev-base  1/11] RUN groupadd -r docker
16:56:55 [2024-02-06T16:56:55.380Z] #99 DONE 0.3s
16:56:55 [2024-02-06T16:56:55.380Z] 
16:56:55 [2024-02-06T16:56:55.380Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:56:55 [2024-02-06T16:56:55.634Z] #100 DONE 0.4s
16:56:55 [2024-02-06T16:56:55.888Z] 
16:56:55 [2024-02-06T16:56:55.888Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:56:56 [2024-02-06T16:56:56.143Z] #101 0.369 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:56:56 [2024-02-06T16:56:56.143Z] #101 DONE 0.4s
16:56:56 [2024-02-06T16:56:56.143Z] 
16:56:56 [2024-02-06T16:56:56.143Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:56:56 [2024-02-06T16:56:56.397Z] #102 DONE 0.3s
16:56:56 [2024-02-06T16:56:56.651Z] 
16:56:56 [2024-02-06T16:56:56.651Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:56:56 [2024-02-06T16:56:56.651Z] #103 DONE 0.3s
16:56:56 [2024-02-06T16:56:56.905Z] 
16:56:56 [2024-02-06T16:56:56.905Z] #104 [dev-base  6/11] RUN ldconfig
16:56:57 [2024-02-06T16:56:57.160Z] #104 DONE 0.4s
16:56:57 [2024-02-06T16:56:57.160Z] 
16:56:57 [2024-02-06T16:56:57.160Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:56:57 [2024-02-06T16:56:57.414Z] #105 DONE 0.3s
16:56:57 [2024-02-06T16:56:57.414Z] 
16:56:57 [2024-02-06T16:56:57.414Z] #106 [dev-base  8/11] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:56:57 [2024-02-06T16:56:57.972Z] #106 0.583 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:56:58 [2024-02-06T16:56:58.226Z] #106 0.593 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:56:58 [2024-02-06T16:56:58.226Z] #106 0.594 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:56:58 [2024-02-06T16:56:58.226Z] #106 0.719 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:56:58 [2024-02-06T16:56:58.226Z] #106 0.836 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
16:56:58 [2024-02-06T16:56:58.226Z] #106 0.950 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
16:56:59 [2024-02-06T16:56:59.148Z] #106 1.676 Fetched 8438 kB in 1s (6247 kB/s)
16:56:59 [2024-02-06T16:56:59.706Z] #106 1.676 Reading package lists...
16:57:00 [2024-02-06T16:57:00.263Z] #106 2.222 Reading package lists...
16:57:00 [2024-02-06T16:57:00.263Z] #106 2.764 Building dependency tree...
16:57:00 [2024-02-06T16:57:00.517Z] #106 3.119 The following additional packages will be installed:
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.119   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.119   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.120   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.120   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.121 Suggested packages:
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.121   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.121   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.121   acl attr quota
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.121 Recommended packages:
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.121   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:57:00 [2024-02-06T16:57:00.772Z] #106 3.453 The following NEW packages will be installed:
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.454   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.454   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.454   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.454   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.454   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.454   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.455   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.455   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.740 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.740 Need to get 27.2 MB of archives.
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.740 After this operation, 106 MB of additional disk space will be used.
16:57:01 [2024-02-06T16:57:01.026Z] #106 3.740 Get:1 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.745 Get:2 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.749 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.749 Get:4 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.750 Get:5 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.750 Get:6 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.751 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.752 Get:8 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.757 Get:9 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.758 Get:10 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.760 Get:11 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.761 Get:12 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.762 Get:13 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.763 Get:14 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.766 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.767 Get:16 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.767 Get:17 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.771 Get:18 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.772 Get:19 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.772 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.772 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.773 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.774 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.776 Get:24 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.778 Get:25 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.786 Get:26 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.789 Get:27 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.796 Get:28 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.797 Get:29 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:57:01 [2024-02-06T16:57:01.280Z] #106 3.848 Get:30 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.848 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.850 Get:32 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.850 Get:33 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.850 Get:34 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.850 Get:35 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.851 Get:36 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.852 Get:37 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.862 Get:38 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.862 Get:39 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.863 Get:40 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.864 Get:41 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.866 Get:42 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.867 Get:43 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.883 Get:44 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.888 Get:45 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.891 Get:46 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.894 Get:47 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.933 Get:48 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.939 Get:49 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.944 Get:50 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 3.945 Get:51 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:57:01 [2024-02-06T16:57:01.535Z] #106 4.190 debconf: delaying package configuration, since apt-utils is not installed
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.228 Fetched 27.2 MB in 0s (56.2 MB/s)
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.253 Selecting previously unselected package pigz.
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.253 (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 ... 15746 files and directories currently installed.)
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.262 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.266 Unpacking pigz (2.6-1) ...
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.313 Selecting previously unselected package libelf1:arm64.
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.315 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.322 Unpacking libelf1:arm64 (0.183-1) ...
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.374 Selecting previously unselected package libbpf0:arm64.
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.376 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.381 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:57:01 [2024-02-06T16:57:01.789Z] #106 4.432 Selecting previously unselected package libcap2:arm64.
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.434 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.437 Unpacking libcap2:arm64 (1:2.44-1) ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.479 Selecting previously unselected package libmnl0:arm64.
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.482 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.485 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.522 Selecting previously unselected package libxtables12:arm64.
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.524 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.528 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.558 Selecting previously unselected package libcap2-bin.
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.560 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.564 Unpacking libcap2-bin (1:2.44-1) ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.605 Selecting previously unselected package iproute2.
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.607 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.611 Unpacking iproute2 (5.10.0-4) ...
16:57:02 [2024-02-06T16:57:02.043Z] #106 4.706 Selecting previously unselected package xxd.
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.708 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.712 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.762 Selecting previously unselected package vim-common.
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.764 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.773 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.823 Selecting previously unselected package bash-completion.
16:57:02 [2024-02-06T16:57:02.297Z] #106 4.825 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:57:02 [2024-02-06T16:57:02.856Z] #106 5.464 Unpacking bash-completion (1:2.11-2) ...
16:57:02 [2024-02-06T16:57:02.856Z] #106 5.578 Selecting previously unselected package bzip2.
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.580 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.583 Unpacking bzip2 (1.0.8-4) ...
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.618 Selecting previously unselected package xz-utils.
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.620 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.626 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.681 Selecting previously unselected package apparmor.
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.683 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.706 Unpacking apparmor (2.13.6-10) ...
16:57:03 [2024-02-06T16:57:03.110Z] #106 5.807 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.809 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.812 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.871 Selecting previously unselected package dmsetup.
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.873 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.880 Unpacking dmsetup (2:1.02.175-2.1) ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.914 Selecting previously unselected package inetutils-ping.
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.916 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.920 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.978 Selecting previously unselected package libip4tc2:arm64.
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.981 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 5.987 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:57:03 [2024-02-06T16:57:03.364Z] #106 6.032 Selecting previously unselected package libip6tc2:arm64.
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.034 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.037 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.085 Selecting previously unselected package libnfnetlink0:arm64.
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.088 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.092 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.138 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.140 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.143 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.179 Selecting previously unselected package libnftnl11:arm64.
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.181 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.185 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.229 Selecting previously unselected package iptables.
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.231 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.235 Unpacking iptables (1.8.7-1) ...
16:57:03 [2024-02-06T16:57:03.619Z] #106 6.303 Selecting previously unselected package libonig5:arm64.
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.305 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.309 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.367 Selecting previously unselected package libjq1:arm64.
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.369 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.374 Unpacking libjq1:arm64 (1.6-2.1) ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.411 Selecting previously unselected package jq.
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.413 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.417 Unpacking jq (1.6-2.1) ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.459 Selecting previously unselected package libaio1:arm64.
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.461 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.465 Unpacking libaio1:arm64 (0.3.112-9) ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.505 Selecting previously unselected package libgpm2:arm64.
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.507 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.511 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:57:03 [2024-02-06T16:57:03.873Z] #106 6.547 Selecting previously unselected package libicu67:arm64.
16:57:04 [2024-02-06T16:57:04.127Z] #106 6.549 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.127Z] #106 6.555 Unpacking libicu67:arm64 (67.1-7) ...
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.231 Selecting previously unselected package libinih1:arm64.
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.234 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.237 Unpacking libinih1:arm64 (53-1+b2) ...
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.272 Selecting previously unselected package libnet1:arm64.
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.274 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.278 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:57:04 [2024-02-06T16:57:04.686Z] #106 7.332 Selecting previously unselected package libnl-3-200:arm64.
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.334 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.340 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.376 Selecting previously unselected package libprotobuf-c1:arm64.
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.378 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.381 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.427 Selecting previously unselected package libyajl2:arm64.
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.429 Preparing to unpack .../33-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.436 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.473 Selecting previously unselected package net-tools.
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.475 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.479 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.531 Selecting previously unselected package patch.
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.533 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
16:57:04 [2024-02-06T16:57:04.940Z] #106 7.539 Unpacking patch (2.7.6-7) ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.579 Selecting previously unselected package python-pip-whl.
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.582 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.585 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.721 Selecting previously unselected package python3-lib2to3.
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.724 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.728 Unpacking python3-lib2to3 (3.9.2-1) ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.777 Selecting previously unselected package python3-distutils.
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.779 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.784 Unpacking python3-distutils (3.9.2-1) ...
16:57:05 [2024-02-06T16:57:05.194Z] #106 7.825 Selecting previously unselected package python3-pkg-resources.
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.827 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.832 Unpacking python3-pkg-resources (52.0.0-4) ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.891 Selecting previously unselected package python3-setuptools.
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.893 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.899 Unpacking python3-setuptools (52.0.0-4) ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.962 Selecting previously unselected package python3-wheel.
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.964 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 7.968 Unpacking python3-wheel (0.34.2-1) ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 8.016 Selecting previously unselected package python3-pip.
16:57:05 [2024-02-06T16:57:05.454Z] #106 8.019 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 8.023 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:57:05 [2024-02-06T16:57:05.454Z] #106 8.086 Selecting previously unselected package sudo.
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.088 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.093 Unpacking sudo (1.9.5p2-3+deb11u1) ...
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.207 Selecting previously unselected package thin-provisioning-tools.
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.210 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.214 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.278 Selecting previously unselected package uidmap.
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.280 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.284 Unpacking uidmap (1:4.8.1-1) ...
16:57:05 [2024-02-06T16:57:05.725Z] #106 8.335 Selecting previously unselected package vim-runtime.
16:57:05 [2024-02-06T16:57:05.989Z] #106 8.337 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:57:05 [2024-02-06T16:57:05.989Z] #106 8.347 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:57:05 [2024-02-06T16:57:05.989Z] #106 8.357 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:57:05 [2024-02-06T16:57:05.989Z] #106 8.360 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:57:06 [2024-02-06T16:57:06.245Z] #106 8.943 Selecting previously unselected package vim.
16:57:06 [2024-02-06T16:57:06.504Z] #106 8.946 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:57:06 [2024-02-06T16:57:06.504Z] #106 8.956 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:57:06 [2024-02-06T16:57:06.504Z] #106 9.079 Selecting previously unselected package xfsprogs.
16:57:06 [2024-02-06T16:57:06.504Z] #106 9.082 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
16:57:06 [2024-02-06T16:57:06.504Z] #106 9.085 Unpacking xfsprogs (5.10.0-4) ...
16:57:06 [2024-02-06T16:57:06.504Z] #106 9.187 Selecting previously unselected package zip.
16:57:06 [2024-02-06T16:57:06.762Z] #106 9.190 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
16:57:06 [2024-02-06T16:57:06.762Z] #106 9.195 Unpacking zip (3.0-12) ...
16:57:06 [2024-02-06T16:57:06.762Z] #106 9.240 Selecting previously unselected package zstd.
16:57:06 [2024-02-06T16:57:06.762Z] #106 9.242 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:57:06 [2024-02-06T16:57:06.762Z] #106 9.245 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:57:06 [2024-02-06T16:57:06.762Z] #106 9.339 Setting up python3-pkg-resources (52.0.0-4) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.531 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.542 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.552 Setting up libgpm2:arm64 (1.20.7-8) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.564 Setting up libicu67:arm64 (67.1-7) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.581 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.591 Setting up libinih1:arm64 (53-1+b2) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.602 Setting up uidmap (1:4.8.1-1) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.611 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.622 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:57:07 [2024-02-06T16:57:07.022Z] #106 9.634 Setting up bzip2 (1.0.8-4) ...
16:57:07 [2024-02-06T16:57:07.286Z] #106 9.650 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:57:07 [2024-02-06T16:57:07.286Z] #106 9.661 Setting up python3-wheel (0.34.2-1) ...
16:57:07 [2024-02-06T16:57:07.286Z] #106 9.804 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:57:07 [2024-02-06T16:57:07.286Z] #106 9.816 Setting up libcap2:arm64 (1:2.44-1) ...
16:57:07 [2024-02-06T16:57:07.286Z] #106 9.829 Setting up libcap2-bin (1:2.44-1) ...
16:57:07 [2024-02-06T16:57:07.286Z] #106 9.841 Setting up apparmor (2.13.6-10) ...
16:57:08 [2024-02-06T16:57:08.236Z] #106 10.68 Setting up zip (3.0-12) ...
16:57:08 [2024-02-06T16:57:08.236Z] #106 10.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:57:08 [2024-02-06T16:57:08.236Z] #106 10.73 Setting up bash-completion (1:2.11-2) ...
16:57:08 [2024-02-06T16:57:08.816Z] #106 11.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.48 Setting up libmnl0:arm64 (1.0.4-3) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.50 Setting up patch (2.7.6-7) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.51 Setting up sudo (1.9.5p2-3+deb11u1) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.55 invoke-rc.d: could not determine current runlevel
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.56 invoke-rc.d: policy-rc.d denied execution of start.
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.56 Setting up libxtables12:arm64 (1.8.7-1) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.58 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.59 Setting up pigz (2.6-1) ...
16:57:09 [2024-02-06T16:57:09.079Z] #106 11.60 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:57:09 [2024-02-06T16:57:09.080Z] #106 11.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:57:09 [2024-02-06T16:57:09.080Z] #106 11.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:57:09 [2024-02-06T16:57:09.080Z] #106 11.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:57:09 [2024-02-06T16:57:09.080Z] #106 11.81 Setting up libaio1:arm64 (0.3.112-9) ...
16:57:09 [2024-02-06T16:57:09.339Z] #106 11.82 Setting up python3-lib2to3 (3.9.2-1) ...
16:57:09 [2024-02-06T16:57:09.340Z] #106 11.93 Setting up libelf1:arm64 (0.183-1) ...
16:57:09 [2024-02-06T16:57:09.599Z] #106 11.95 Setting up zstd (1.4.8+dfsg-2.1) ...
16:57:09 [2024-02-06T16:57:09.599Z] #106 11.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:57:09 [2024-02-06T16:57:09.599Z] #106 11.97 Setting up python3-distutils (3.9.2-1) ...
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.09 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:57:09 [2024-02-06T16:57:09.599Z] #106 12.15 Setting up python3-setuptools (52.0.0-4) ...
16:57:09 [2024-02-06T16:57:09.853Z] #106 12.46 Setting up libjq1:arm64 (1.6-2.1) ...
16:57:10 [2024-02-06T16:57:10.107Z] #106 12.47 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:57:10 [2024-02-06T16:57:10.107Z] #106 12.48 Setting up thin-provisioning-tools (0.9.0-1) ...
16:57:10 [2024-02-06T16:57:10.107Z] #106 12.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:57:10 [2024-02-06T16:57:10.107Z] #106 12.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.77 Setting up jq (1.6-2.1) ...
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.79 Setting up libbpf0:arm64 (1:0.3-2) ...
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.81 Setting up iptables (1.8.7-1) ...
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:57:10 [2024-02-06T16:57:10.361Z] #106 12.93 Setting up iproute2 (5.10.0-4) ...
16:57:10 [2024-02-06T16:57:10.361Z] #106 13.06 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:57:10 [2024-02-06T16:57:10.615Z] #106 13.07 Setting up dmsetup (2:1.02.175-2.1) ...
16:57:10 [2024-02-06T16:57:10.615Z] #106 13.10 Setting up xfsprogs (5.10.0-4) ...
16:57:10 [2024-02-06T16:57:10.615Z] #106 13.11 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:57:11 [2024-02-06T16:57:11.173Z] #106 DONE 13.8s
16:57:11 [2024-02-06T16:57:11.427Z] 
16:57:11 [2024-02-06T16:57:11.427Z] #107 [dev-base  9/11] 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
16:57:11 [2024-02-06T16:57:11.427Z] #107 0.204 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:57:11 [2024-02-06T16:57:11.681Z] #107 0.208 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:57:11 [2024-02-06T16:57:11.681Z] #107 0.211 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:57:11 [2024-02-06T16:57:11.681Z] #107 DONE 0.2s
16:57:11 [2024-02-06T16:57:11.681Z] 
16:57:11 [2024-02-06T16:57:11.681Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
16:57:16 [2024-02-06T16:57:16.908Z] #108 5.539 Collecting yamllint==1.27.1
16:57:18 [2024-02-06T16:57:18.266Z] #108 6.569   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:57:18 [2024-02-06T16:57:18.266Z] #108 6.861 Collecting pathspec>=0.5.3
16:57:18 [2024-02-06T16:57:18.266Z] #108 6.866   Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
16:57:18 [2024-02-06T16:57:18.266Z] #108 6.971 Collecting pyyaml
16:57:18 [2024-02-06T16:57:18.520Z] #108 6.977   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:57:18 [2024-02-06T16:57:18.520Z] #108 6.995 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:57:18 [2024-02-06T16:57:18.520Z] #108 6.999 Building wheels for collected packages: yamllint
16:57:18 [2024-02-06T16:57:18.520Z] #108 6.999   Building wheel for yamllint (setup.py): started
16:57:18 [2024-02-06T16:57:18.775Z] #108 7.239   Building wheel for yamllint (setup.py): finished with status 'done'
16:57:18 [2024-02-06T16:57:18.775Z] #108 7.239   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=770b71e60f65a4eda3b13473d18a6fc8436db59decb231bceb31a7f490e16524
16:57:18 [2024-02-06T16:57:18.775Z] #108 7.239   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:57:18 [2024-02-06T16:57:18.775Z] #108 7.241 Successfully built yamllint
16:57:18 [2024-02-06T16:57:18.775Z] #108 7.247 Installing collected packages: pyyaml, pathspec, yamllint
16:57:18 [2024-02-06T16:57:18.775Z] #108 7.358 Successfully installed pathspec-0.12.1 pyyaml-6.0.1 yamllint-1.27.1
16:57:18 [2024-02-06T16:57:18.775Z] #108 DONE 7.5s
16:57:19 [2024-02-06T16:57:19.029Z] 
16:57:19 [2024-02-06T16:57:19.029Z] #109 [dev-base 11/11] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
16:57:19 [2024-02-06T16:57:19.588Z] #109 0.669 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:57:19 [2024-02-06T16:57:19.588Z] #109 0.669 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:57:19 [2024-02-06T16:57:19.842Z] #109 0.669 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:57:20 [2024-02-06T16:57:20.400Z] #109 1.015 Reading package lists...
16:57:20 [2024-02-06T16:57:20.908Z] #109 1.544 Reading package lists...
16:57:21 [2024-02-06T16:57:21.162Z] #109 2.053 Building dependency tree...
16:57:21 [2024-02-06T16:57:21.162Z] #109 2.190 Reading state information...
16:57:21 [2024-02-06T16:57:21.162Z] #109 2.356 gcc is already the newest version (4:10.2.1-1).
16:57:21 [2024-02-06T16:57:21.162Z] #109 2.356 pkg-config is already the newest version (0.29.2-1).
16:57:21 [2024-02-06T16:57:21.162Z] #109 2.356 The following additional packages will be installed:
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.357   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.357   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.357   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.357   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.357   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.357   libsepol1-dev uuid-dev zlib1g-dev
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.359 Suggested packages:
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.359   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.359   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.359 Recommended packages:
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.359   build-essential fakeroot libalgorithm-merge-perl
16:57:21 [2024-02-06T16:57:21.417Z] #109 2.611 The following NEW packages will be installed:
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.612   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.612   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.612   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.612   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.612   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.612   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.613   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.887 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.887 Need to get 10.4 MB of archives.
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.887 After this operation, 41.6 MB of additional disk space will be used.
16:57:21 [2024-02-06T16:57:21.670Z] #109 2.887 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.904 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.905 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.906 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.906 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.907 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.908 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.911 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.912 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.938 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.940 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.941 Get:12 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.945 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.954 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.958 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:57:21 [2024-02-06T16:57:21.924Z] #109 2.960 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.962 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.965 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.966 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.967 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.969 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.975 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.976 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:57:21 [2024-02-06T16:57:21.925Z] #109 2.992 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 2.995 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 2.997 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 2.999 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.001 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.005 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.007 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.018 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.019 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.020 Get:33 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.156 debconf: delaying package configuration, since apt-utils is not installed
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.194 Fetched 10.4 MB in 0s (25.8 MB/s)
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.218 Selecting previously unselected package dpkg-dev.
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.218 (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 ... 20387 files and directories currently installed.)
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.229 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.235 Unpacking dpkg-dev (1.20.13) ...
16:57:22 [2024-02-06T16:57:22.179Z] #109 3.353 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:57:22 [2024-02-06T16:57:22.432Z] #109 3.356 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.363 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.406 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.408 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.412 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.453 Selecting previously unselected package libsecret-common.
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.455 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.460 Unpacking libsecret-common (0.20.4-2) ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.523 Selecting previously unselected package libsecret-1-0:arm64.
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.526 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.529 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:57:22 [2024-02-06T16:57:22.433Z] #109 3.565 Selecting previously unselected package gir1.2-secret-1:arm64.
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.567 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.571 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.617 Selecting previously unselected package libapparmor1:arm64.
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.620 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.624 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.664 Selecting previously unselected package libapparmor-dev:arm64.
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.667 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.670 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.714 Selecting previously unselected package uuid-dev:arm64.
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.717 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.721 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.772 Selecting previously unselected package libblkid-dev:arm64.
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.775 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.784 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.838 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.840 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.848 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:57:22 [2024-02-06T16:57:22.686Z] #109 3.882 Selecting previously unselected package libudev-dev:arm64.
16:57:22 [2024-02-06T16:57:22.940Z] #109 3.885 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u4_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 3.889 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 3.935 Selecting previously unselected package libsepol1-dev:arm64.
16:57:22 [2024-02-06T16:57:22.940Z] #109 3.938 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 3.941 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.009 Selecting previously unselected package libpcre2-16-0:arm64.
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.011 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.016 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.073 Selecting previously unselected package libpcre2-32-0:arm64.
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.076 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.081 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:57:22 [2024-02-06T16:57:22.940Z] #109 4.134 Selecting previously unselected package libpcre2-posix2:arm64.
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.136 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.143 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.174 Selecting previously unselected package libpcre2-dev:arm64.
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.176 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.180 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.257 Selecting previously unselected package libselinux1-dev:arm64.
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.259 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.262 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.326 Selecting previously unselected package libdevmapper-dev:arm64.
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.328 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.333 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:57:23 [2024-02-06T16:57:23.194Z] #109 4.363 Selecting previously unselected package libffi-dev:arm64.
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.365 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.369 Unpacking libffi-dev:arm64 (3.3-6) ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.406 Selecting previously unselected package libglib2.0-data.
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.408 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.414 Unpacking libglib2.0-data (2.66.8-1) ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.552 Selecting previously unselected package libglib2.0-bin.
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.555 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.558 Unpacking libglib2.0-bin (2.66.8-1) ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.606 Selecting previously unselected package libglib2.0-dev-bin.
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.608 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.612 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:57:23 [2024-02-06T16:57:23.448Z] #109 4.656 Selecting previously unselected package libmount-dev:arm64.
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.658 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.662 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.711 Selecting previously unselected package libpcre16-3:arm64.
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.713 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.716 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.765 Selecting previously unselected package libpcre32-3:arm64.
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.767 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.772 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.825 Selecting previously unselected package libpcrecpp0v5:arm64.
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.828 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.832 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:57:23 [2024-02-06T16:57:23.702Z] #109 4.866 Selecting previously unselected package libpcre3-dev:arm64.
16:57:23 [2024-02-06T16:57:23.956Z] #109 4.868 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.957Z] #109 4.872 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:57:23 [2024-02-06T16:57:23.957Z] #109 4.946 Selecting previously unselected package zlib1g-dev:arm64.
16:57:23 [2024-02-06T16:57:23.957Z] #109 4.949 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.957Z] #109 4.954 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:57:23 [2024-02-06T16:57:23.957Z] #109 5.002 Selecting previously unselected package libglib2.0-dev:arm64.
16:57:23 [2024-02-06T16:57:23.957Z] #109 5.004 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:57:23 [2024-02-06T16:57:23.957Z] #109 5.008 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.196 Selecting previously unselected package libseccomp-dev:arm64.
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.198 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.209 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.250 Selecting previously unselected package libsecret-1-dev:arm64.
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.252 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.257 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.313 Selecting previously unselected package libsystemd-dev:arm64.
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.316 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.322 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:57:24 [2024-02-06T16:57:24.211Z] #109 5.428 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:57:24 [2024-02-06T16:57:24.465Z] #109 5.444 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:57:24 [2024-02-06T16:57:24.465Z] #109 5.605 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.615 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.624 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.636 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.652 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.666 Setting up libffi-dev:arm64 (3.3-6) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.677 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.687 Setting up dpkg-dev (1.20.13) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.706 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.720 Setting up libglib2.0-data (2.66.8-1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.730 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.741 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.753 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.764 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.777 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.799 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.823 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.852 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.867 Setting up libsecret-common (0.20.4-2) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.876 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.892 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.908 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:57:24 [2024-02-06T16:57:24.719Z] #109 5.935 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:57:24 [2024-02-06T16:57:24.973Z] #109 5.951 Setting up libglib2.0-bin (2.66.8-1) ...
16:57:24 [2024-02-06T16:57:24.973Z] #109 5.962 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:57:24 [2024-02-06T16:57:24.973Z] #109 5.974 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:57:24 [2024-02-06T16:57:24.973Z] #109 5.985 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:57:24 [2024-02-06T16:57:24.973Z] #109 6.009 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:57:24 [2024-02-06T16:57:24.973Z] #109 6.036 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:57:25 [2024-02-06T16:57:25.227Z] #109 6.058 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:57:25 [2024-02-06T16:57:25.227Z] #109 6.071 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:57:25 [2024-02-06T16:57:25.227Z] #109 6.084 No schema files found: doing nothing.
16:57:25 [2024-02-06T16:57:25.227Z] #109 6.089 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:57:25 [2024-02-06T16:57:25.227Z] #109 6.111 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:57:25 [2024-02-06T16:57:25.227Z] #109 DONE 6.4s
16:57:25 [2024-02-06T16:57:25.481Z] 
16:57:25 [2024-02-06T16:57:25.481Z] #110 [dev 1/1] COPY . .
16:57:26 [2024-02-06T16:57:26.403Z] #110 DONE 1.0s
16:57:26 [2024-02-06T16:57:26.403Z] 
16:57:26 [2024-02-06T16:57:26.403Z] #111 exporting to image
16:57:26 [2024-02-06T16:57:26.403Z] #111 exporting layers
16:57:27 [2024-02-06T16:57:27.325Z] #111 exporting layers 0.9s done
16:57:27 [2024-02-06T16:57:27.325Z] #111 writing image sha256:6620b71b25149889393e30aa150f23ea67a45eb788f7d20fc0051194b140076c done
16:57:27 [2024-02-06T16:57:27.325Z] #111 naming to docker.io/library/docker:d10756f356a4c67c6ed933692a17b66ff605d36f done
16:57:27 [2024-02-06T16:57:27.325Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:57:27 [2024-02-06T16:57:27.609Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:57:27 [2024-02-06T16:57:27.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d10756f356a4c67c6ed933692a17b66ff605d36f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:d10756f356a4c67c6ed933692a17b66ff605d36f hack/test/unit
16:57:29 [2024-02-06T16:57:29.756Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
16:57:29 [2024-02-06T16:57:29.756Z] + TESTFLAGS+=' -test.timeout=5m'
16:57:29 [2024-02-06T16:57:29.756Z] + TESTDIRS=./...
16:57:29 [2024-02-06T16:57:29.756Z] + exclude_paths='/vendor/|/integration'
16:57:29 [2024-02-06T16:57:29.756Z] ++ go list ./...
16:57:29 [2024-02-06T16:57:29.756Z] ++ grep -vE '(/vendor/|/integration)'
16:57:30 [2024-02-06T16:57:30.316Z] + pkg_list='github.com/docker/docker/api
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/backend/build
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/httpstatus
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/httputils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/middleware
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/build
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/checkpoint
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/container
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/debug
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/distribution
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/grpc
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/image
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/network
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/plugin
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/session
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/swarm
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/system
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/server/router/volume
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/backend
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/blkiodev
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/container
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/events
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/filters
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/image
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/mount
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/network
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/plugins/logdriver
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/registry
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/strslice
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/swarm
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/swarm/runtime
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/time
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/versions
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/versions/v1p19
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/versions/v1p20
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/api/types/volume
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/exporter
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/worker
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/builder-next/worker/label
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/dockerfile
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/remotecontext
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/remotecontext/git
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/builder/remotecontext/urlutil
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cli
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cli/config
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cli/debug
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cli/winresources/docker-proxy
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cli/winresources/dockerd
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/client
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cmd/docker-proxy
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cmd/dockerd
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cmd/dockerd/trap
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/container
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/container/stream
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/contrib/apparmor
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/contrib/docker-device-tool
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/contrib/httpserver
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/cluster
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/cluster/convert
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/cluster/executor
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/cluster/executor/container
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/cluster/provider
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/config
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/events
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/events/testutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/exec
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/aufs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/copy
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/overlay
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/register
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/vfs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/graphdriver/zfs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/images
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/initlayer
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/links
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/listeners
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/awslogs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/fluentd
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/gcplogs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/gelf
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/journald
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/local
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/logentries
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/loggertest
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/loggerutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/splunk
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/syslog
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/logger/templates
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/names
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/network
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/daemon/stats
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/distribution
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/distribution/metadata
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/distribution/utils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/distribution/xfer
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/dockerversion
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/errdefs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/image
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/image/cache
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/image/tarexport
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/image/v1
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/internal/test/suite
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/layer
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libcontainerd
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libcontainerd/queue
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libcontainerd/remote
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libcontainerd/supervisor
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libcontainerd/types
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/bitseq
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cluster
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/config
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/datastore
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/diagnostic
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/discoverapi
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/driverapi
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/host
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/null
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/overlay
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/remote
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/windows
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/drvregistry
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/etchosts
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/idm
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/internal/caller
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipam
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipamapi
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipams/builtin
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipams/null
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipams/remote
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ipamutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/iptables
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/netlabel
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/netutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/networkdb
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/ns
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/options
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/osl
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/osl/kernel
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/portallocator
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/portmapper
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/resolvconf
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/testutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/libnetwork/types
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/oci
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/oci/caps
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/opts
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/aaparser
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/archive
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/authorization
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/broadcaster
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/capabilities
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/chrootarchive
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/containerfs
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/devicemapper
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/directory
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/dmesg
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/fileutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/fsutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/homedir
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/idtools
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/ioutils
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/jsonmessage
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/longpath
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/loopback
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/namesgenerator
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/parsers
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/parsers/kernel
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/pidfile
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/platform
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/plugingetter
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/plugins
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/plugins/transport
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/pools
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/progress
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/pubsub
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/reexec
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/rootless
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/rootless/specconv
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/signal
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/stack
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/stdcopy
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/streamformatter
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/stringid
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/sysinfo
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/system
16:57:30 [2024-02-06T16:57:30.316Z] github.com/docker/docker/pkg/tailfile
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/tarsum
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/truncindex
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/urlutil
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/useragent
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/plugin/executor/containerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/plugin/v2
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/profiles/apparmor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/profiles/seccomp
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/quota
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/reference
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/registry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/registry/resumable
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/restartmanager
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/runconfig
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/runconfig/opts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/daemon
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/environment
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fakecontext
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fakegit
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fakestorage
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fixtures/load
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fixtures/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/registry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/request
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/drivers
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/local
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/mounts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/service
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/service/opts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/testutils'
16:57:30 [2024-02-06T16:57:30.317Z] ++ grep --fixed-strings -v /libnetwork
16:57:30 [2024-02-06T16:57:30.317Z] ++ echo 'github.com/docker/docker/api
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/backend/build
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/httpstatus
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/httputils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/middleware
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/build
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/checkpoint
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/debug
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/distribution
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/grpc
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/image
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/network
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/session
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/swarm
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/system
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/volume
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/backend
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/blkiodev
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/events
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/filters
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/image
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/mount
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/network
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/plugins/logdriver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/registry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/strslice
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/swarm
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/swarm/runtime
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/time
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/versions
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/versions/v1p19
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/versions/v1p20
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/volume
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/exporter
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/worker
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/worker/label
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/dockerfile
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/remotecontext
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/remotecontext/git
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/remotecontext/urlutil
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/config
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/debug
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/winresources/docker-proxy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/winresources/dockerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/client
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/docker-proxy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/dockerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/dockerd/trap
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/container/stream
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/contrib/apparmor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/contrib/docker-device-tool
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/contrib/httpserver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/convert
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/executor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/executor/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/provider
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/config
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/events
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/events/testutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/exec
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/aufs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/copy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/overlay
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/register
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/vfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/zfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/images
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/initlayer
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/links
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/listeners
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/awslogs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/fluentd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/gcplogs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/gelf
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/journald
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/local
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/logentries
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/loggertest
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/loggerutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/splunk
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/syslog
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/templates
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/names
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/network
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/stats
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution/metadata
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution/utils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution/xfer
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/dockerversion
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/errdefs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image/cache
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image/tarexport
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image/v1
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/internal/test/suite
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/layer
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/queue
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/remote
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/supervisor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/types
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/bitseq
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cluster
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/config
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/datastore
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/diagnostic
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/discoverapi
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/driverapi
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/host
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/null
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/overlay
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/remote
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/windows
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/drvregistry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/etchosts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/idm
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/internal/caller
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipam
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipamapi
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipams/builtin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipams/null
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipams/remote
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ipamutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/iptables
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/netlabel
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/netutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/networkdb
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/ns
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/options
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/osl
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/osl/kernel
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/portallocator
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/portmapper
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/resolvconf
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/testutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libnetwork/types
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/oci
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/oci/caps
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/opts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/aaparser
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/archive
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/authorization
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/broadcaster
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/capabilities
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/chrootarchive
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/containerfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/devicemapper
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/directory
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/dmesg
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/fileutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/fsutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/homedir
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/idtools
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/ioutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/jsonmessage
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/longpath
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/loopback
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/namesgenerator
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/parsers
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/parsers/kernel
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/pidfile
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/platform
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugingetter
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/transport
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/pools
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/progress
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/pubsub
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/reexec
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/rootless
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/rootless/specconv
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/signal
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/stack
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/stdcopy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/streamformatter
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/stringid
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/sysinfo
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/system
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/tailfile
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/tarsum
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/truncindex
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/urlutil
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/useragent
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/plugin/executor/containerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/plugin/v2
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/profiles/apparmor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/profiles/seccomp
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/quota
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/reference
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/registry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/registry/resumable
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/restartmanager
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/runconfig
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/runconfig/opts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/daemon
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/environment
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fakecontext
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fakegit
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fakestorage
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fixtures/load
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fixtures/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/registry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/testutil/request
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/drivers
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/local
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/mounts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/service
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/service/opts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/volume/testutils'
16:57:30 [2024-02-06T16:57:30.317Z] + base_pkg_list='github.com/docker/docker/api
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/backend/build
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/httpstatus
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/httputils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/middleware
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/build
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/checkpoint
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/debug
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/distribution
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/grpc
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/image
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/network
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/session
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/swarm
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/system
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/server/router/volume
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/backend
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/blkiodev
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/events
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/filters
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/image
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/mount
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/network
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/plugins/logdriver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/registry
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/strslice
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/swarm
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/swarm/runtime
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/time
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/versions
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/versions/v1p19
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/versions/v1p20
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/api/types/volume
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/exporter
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/worker
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/builder-next/worker/label
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/dockerfile
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/remotecontext
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/remotecontext/git
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/builder/remotecontext/urlutil
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/config
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/debug
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/winresources/docker-proxy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cli/winresources/dockerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/client
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/docker-proxy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/dockerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/dockerd/trap
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/container/stream
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/contrib/apparmor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/contrib/docker-device-tool
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/contrib/httpserver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/convert
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/executor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/executor/container
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/cluster/provider
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/config
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/events
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/events/testutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/exec
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/aufs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/copy
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/overlay
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/register
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/vfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/graphdriver/zfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/images
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/initlayer
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/links
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/listeners
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/awslogs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/fluentd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/gcplogs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/gelf
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/journald
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/local
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/logentries
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/loggertest
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/loggerutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/splunk
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/syslog
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/logger/templates
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/names
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/network
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/daemon/stats
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution/metadata
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution/utils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/distribution/xfer
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/dockerversion
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/errdefs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image/cache
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image/tarexport
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/image/v1
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/internal/test/suite
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/layer
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/queue
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/remote
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/supervisor
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/libcontainerd/types
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/oci
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/oci/caps
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/opts
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/aaparser
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/archive
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/authorization
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/broadcaster
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/capabilities
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/chrootarchive
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/containerfs
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/devicemapper
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/directory
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/dmesg
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/fileutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/fsutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/homedir
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/idtools
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/ioutils
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/jsonmessage
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/longpath
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/loopback
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/namesgenerator
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/parsers
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/parsers/kernel
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/pidfile
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/platform
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugingetter
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/plugins/transport
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/pools
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/progress
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/pubsub
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/reexec
16:57:30 [2024-02-06T16:57:30.317Z] github.com/docker/docker/pkg/rootless
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/rootless/specconv
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/signal
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/stack
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/stdcopy
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/streamformatter
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/stringid
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/sysinfo
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/system
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/tailfile
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/tarsum
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/truncindex
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/urlutil
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/useragent
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/plugin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/plugin/executor/containerd
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/plugin/v2
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/profiles/apparmor
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/profiles/seccomp
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/quota
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/reference
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/registry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/registry/resumable
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/restartmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/runconfig
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/runconfig/opts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/daemon
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/environment
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fakecontext
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fakegit
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fakestorage
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fixtures/load
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fixtures/plugin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/registry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/request
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/drivers
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/local
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/mounts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/service
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/service/opts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/testutils'
16:57:30 [2024-02-06T16:57:30.318Z] ++ grep --fixed-strings /libnetwork
16:57:30 [2024-02-06T16:57:30.318Z] ++ echo 'github.com/docker/docker/api
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/backend/build
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/httpstatus
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/httputils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/middleware
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/build
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/checkpoint
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/container
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/debug
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/distribution
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/grpc
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/image
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/network
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/plugin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/session
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/swarm
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/system
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/server/router/volume
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/backend
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/blkiodev
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/container
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/events
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/filters
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/image
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/mount
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/network
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/plugins/logdriver
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/registry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/strslice
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/swarm
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/swarm/runtime
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/time
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/versions
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/versions/v1p19
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/versions/v1p20
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/api/types/volume
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/exporter
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/worker
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/builder-next/worker/label
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/dockerfile
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/remotecontext
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/remotecontext/git
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/builder/remotecontext/urlutil
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cli
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cli/config
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cli/debug
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cli/winresources/docker-proxy
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cli/winresources/dockerd
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/client
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cmd/docker-proxy
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cmd/dockerd
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cmd/dockerd/trap
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/container
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/container/stream
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/contrib/apparmor
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/contrib/docker-device-tool
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/contrib/httpserver
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/cluster
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/cluster/convert
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/cluster/executor
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/cluster/executor/container
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/cluster/provider
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/config
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/events
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/events/testutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/exec
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/aufs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/copy
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/overlay
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/register
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/vfs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/graphdriver/zfs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/images
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/initlayer
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/links
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/listeners
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/awslogs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/fluentd
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/gcplogs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/gelf
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/journald
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/local
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/logentries
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/loggertest
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/loggerutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/splunk
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/syslog
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/logger/templates
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/names
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/network
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/daemon/stats
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/distribution
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/distribution/metadata
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/distribution/utils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/distribution/xfer
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/dockerversion
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/errdefs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/image
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/image/cache
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/image/tarexport
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/image/v1
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/internal/test/suite
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/layer
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libcontainerd
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libcontainerd/queue
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libcontainerd/remote
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libcontainerd/supervisor
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libcontainerd/types
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/bitseq
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cluster
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/config
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/datastore
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/diagnostic
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/discoverapi
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/driverapi
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/host
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/null
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/overlay
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/remote
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/windows
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drvregistry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/etchosts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/idm
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/internal/caller
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipam
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipamapi
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipams/builtin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipams/null
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipams/remote
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipamutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/iptables
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/netlabel
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/netutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/networkdb
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ns
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/options
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/osl
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/osl/kernel
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/portallocator
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/portmapper
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/resolvconf
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/testutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/types
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/oci
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/oci/caps
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/opts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/aaparser
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/archive
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/authorization
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/broadcaster
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/capabilities
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/chrootarchive
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/containerfs
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/devicemapper
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/directory
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/dmesg
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/fileutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/fsutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/homedir
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/idtools
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/ioutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/jsonmessage
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/longpath
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/loopback
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/namesgenerator
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/parsers
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/parsers/kernel
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/pidfile
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/platform
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/plugingetter
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/plugins
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/plugins/transport
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/pools
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/progress
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/pubsub
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/reexec
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/rootless
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/rootless/specconv
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/signal
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/stack
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/stdcopy
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/streamformatter
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/stringid
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/sysinfo
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/system
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/tailfile
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/tarsum
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/truncindex
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/urlutil
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/pkg/useragent
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/plugin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/plugin/executor/containerd
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/plugin/v2
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/profiles/apparmor
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/profiles/seccomp
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/quota
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/reference
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/registry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/registry/resumable
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/restartmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/runconfig
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/runconfig/opts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/daemon
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/environment
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fakecontext
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fakegit
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fakestorage
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fixtures/load
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fixtures/plugin
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/registry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/testutil/request
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/drivers
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/local
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/mounts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/service
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/service/opts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/volume/testutils'
16:57:30 [2024-02-06T16:57:30.318Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/bitseq
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cluster
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/config
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/datastore
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/diagnostic
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/discoverapi
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/driverapi
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/host
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/null
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/overlay
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/remote
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/windows
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/drvregistry
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/etchosts
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/idm
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/internal/caller
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipam
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipamapi
16:57:30 [2024-02-06T16:57:30.318Z] github.com/docker/docker/libnetwork/ipams/builtin
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/null
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/remote
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipamutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/iptables
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/netlabel
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/netutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/networkdb
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ns
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/options
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/osl
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/osl/kernel
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/portallocator
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/portmapper
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/resolvconf
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/testutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/types'
16:57:30 [2024-02-06T16:57:30.319Z] + echo 'github.com/docker/docker/libnetwork
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/bitseq
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cluster
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/config
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/datastore
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/diagnostic
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/discoverapi
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/driverapi
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/host
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/null
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/overlay
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/remote
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/windows
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drvregistry
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/etchosts
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/idm
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/internal/caller
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipam
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipamapi
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/builtin
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/null
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/remote
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:57:30 [2024-02-06T16:57:30.319Z] + grep --fixed-strings libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ipamutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/iptables
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/netlabel
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/netutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/networkdb
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/ns
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/options
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/osl
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/osl/kernel
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/portallocator
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/portmapper
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/resolvconf
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/testutils
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/types'
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:30 [2024-02-06T16:57:30.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:30 [2024-02-06T16:57:30.319Z] + type docker-proxy
16:57:30 [2024-02-06T16:57:30.319Z] hack/test/unit: line 25: type: docker-proxy: not found
16:57:30 [2024-02-06T16:57:30.319Z] + hack/make.sh binary-proxy install-proxy
16:57:30 [2024-02-06T16:57:30.319Z] 
16:57:30 [2024-02-06T16:57:30.574Z] Removing bundles/
16:57:30 [2024-02-06T16:57:30.574Z] 
16:57:30 [2024-02-06T16:57:30.574Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:57:30 [2024-02-06T16:57:30.574Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:57:34 [2024-02-06T16:57:34.728Z] Created binary: bundles/binary-proxy/docker-proxy
16:57:34 [2024-02-06T16:57:34.728Z] 
16:57:34 [2024-02-06T16:57:34.728Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:57:34 [2024-02-06T16:57:34.728Z] Installing docker-proxy to /usr/local/bin/
16:57:34 [2024-02-06T16:57:34.728Z] 
16:57:34 [2024-02-06T16:57:34.728Z] + mkdir -p bundles
16:57:34 [2024-02-06T16:57:34.728Z] + '[' -n 'github.com/docker/docker/api
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/backend/build
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/httpstatus
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/httputils
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/middleware
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/build
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/checkpoint
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/container
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/debug
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/distribution
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/grpc
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/image
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/network
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/plugin
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/session
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/swarm
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/system
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/server/router/volume
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/backend
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/blkiodev
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/container
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/events
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/filters
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/image
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/mount
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/network
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/plugins/logdriver
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/registry
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/strslice
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/swarm
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/swarm/runtime
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/time
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/versions
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/versions/v1p19
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/versions/v1p20
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/api/types/volume
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/exporter
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/worker
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/builder-next/worker/label
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/dockerfile
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/remotecontext
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/remotecontext/git
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/builder/remotecontext/urlutil
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cli
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cli/config
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cli/debug
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cli/winresources/docker-proxy
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cli/winresources/dockerd
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/client
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cmd/docker-proxy
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cmd/dockerd
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cmd/dockerd/trap
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/container
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/container/stream
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/contrib/apparmor
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/contrib/docker-device-tool
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/contrib/httpserver
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/cluster
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/cluster/convert
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/cluster/executor
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/cluster/executor/container
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/cluster/provider
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/config
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/events
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/events/testutils
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/exec
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/aufs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/copy
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/overlay
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/register
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/vfs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/graphdriver/zfs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/images
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/initlayer
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/links
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/listeners
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/awslogs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/fluentd
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/gcplogs
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/gelf
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/journald
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:57:34 [2024-02-06T16:57:34.728Z] github.com/docker/docker/daemon/logger/local
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/logentries
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/loggertest
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/loggerutils
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/splunk
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/syslog
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/logger/templates
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/names
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/network
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/daemon/stats
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/distribution
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/distribution/metadata
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/distribution/utils
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/distribution/xfer
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/dockerversion
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/errdefs
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/image
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/image/cache
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/image/tarexport
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/image/v1
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/internal/test/suite
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/layer
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/libcontainerd
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/libcontainerd/queue
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/libcontainerd/remote
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/libcontainerd/supervisor
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/libcontainerd/types
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/oci
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/oci/caps
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/opts
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/aaparser
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/archive
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/authorization
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/broadcaster
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/capabilities
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/chrootarchive
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/containerfs
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/devicemapper
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/directory
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/dmesg
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/fileutils
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/fsutils
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/homedir
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/idtools
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/ioutils
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/jsonmessage
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/longpath
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/loopback
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/namesgenerator
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/parsers
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/parsers/kernel
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/pidfile
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/platform
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/plugingetter
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/plugins
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/plugins/transport
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/pools
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/progress
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/pubsub
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/reexec
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/rootless
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/rootless/specconv
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/signal
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/stack
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/stdcopy
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/streamformatter
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/stringid
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/sysinfo
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/system
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/tailfile
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/tarsum
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/truncindex
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/urlutil
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/pkg/useragent
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/plugin
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/plugin/executor/containerd
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/plugin/v2
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/profiles/apparmor
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/profiles/seccomp
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/quota
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/reference
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/registry
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/registry/resumable
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/restartmanager
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/runconfig
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/runconfig/opts
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/daemon
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/environment
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/fakecontext
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/fakegit
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/fakestorage
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/fixtures/load
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/fixtures/plugin
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/registry
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/testutil/request
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume/drivers
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume/local
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume/mounts
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume/service
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume/service/opts
16:57:34 [2024-02-06T16:57:34.729Z] github.com/docker/docker/volume/testutils' ']'
16:57:34 [2024-02-06T16:57:34.729Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m 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/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/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/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
16:57:35 [2024-02-06T16:57:35.288Z] ?   	github.com/docker/docker/api	[no test files]
16:57:43 [2024-02-06T16:57:43.357Z] 	github.com/docker/docker/api/server	coverage: 7.9% of statements
16:57:43 [2024-02-06T16:57:43.357Z] ok  	github.com/docker/docker/api/server	0.028s	coverage: 7.9% of statements
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] 	github.com/docker/docker/api/server/httputils	coverage: 31.9% of statements
16:57:58 [2024-02-06T16:57:58.179Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:57:58 [2024-02-06T16:57:58.179Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
16:57:58 [2024-02-06T16:57:58.179Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
16:57:58 [2024-02-06T16:57:58.434Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:57:58 [2024-02-06T16:57:58.434Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
16:57:58 [2024-02-06T16:57:58.992Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/types	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:57:58 [2024-02-06T16:57:58.992Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
16:57:58 [2024-02-06T16:57:58.992Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
16:57:59 [2024-02-06T16:57:59.247Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:57:59 [2024-02-06T16:57:59.247Z] 	github.com/docker/docker/api/types/filters	coverage: 93.7% of statements
16:57:59 [2024-02-06T16:57:59.247Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.7% of statements
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:57:59 [2024-02-06T16:57:59.247Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
16:57:59 [2024-02-06T16:57:59.247Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
16:57:59 [2024-02-06T16:57:59.247Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
16:57:59 [2024-02-06T16:57:59.247Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
16:58:01 [2024-02-06T16:58:01.129Z] ?   	github.com/docker/docker/cli	[no test files]
16:58:01 [2024-02-06T16:58:01.129Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:58:01 [2024-02-06T16:58:01.129Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:58:01 [2024-02-06T16:58:01.129Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
16:58:01 [2024-02-06T16:58:01.129Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:58:01 [2024-02-06T16:58:01.129Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
16:58:01 [2024-02-06T16:58:01.129Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:58:01 [2024-02-06T16:58:01.129Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
16:58:01 [2024-02-06T16:58:01.129Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
16:58:01 [2024-02-06T16:58:01.129Z] ok  	github.com/docker/docker/builder/remotecontext	0.103s	coverage: 13.7% of statements
16:58:01 [2024-02-06T16:58:01.688Z] 	github.com/docker/docker/builder/dockerfile	coverage: 49.2% of statements
16:58:01 [2024-02-06T16:58:01.688Z] ok  	github.com/docker/docker/builder/dockerfile	0.587s	coverage: 49.2% of statements
16:58:04 [2024-02-06T16:58:04.198Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
16:58:04 [2024-02-06T16:58:04.198Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
16:58:04 [2024-02-06T16:58:04.198Z] ok  	github.com/docker/docker/client	0.113s	coverage: 76.8% of statements
16:58:04 [2024-02-06T16:58:04.198Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.129s	coverage: 66.5% of statements
16:58:05 [2024-02-06T16:58:05.560Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 83.5% of statements
16:58:05 [2024-02-06T16:58:05.560Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.742s	coverage: 83.5% of statements
16:58:13 [2024-02-06T16:58:13.629Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:58:13 [2024-02-06T16:58:13.629Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:58:13 [2024-02-06T16:58:13.629Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:58:13 [2024-02-06T16:58:13.629Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:58:13 [2024-02-06T16:58:13.629Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:58:13 [2024-02-06T16:58:13.629Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.1% of statements
16:58:13 [2024-02-06T16:58:13.629Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 30.1% of statements
16:58:13 [2024-02-06T16:58:13.629Z] 	github.com/docker/docker/container	coverage: 36.1% of statements
16:58:13 [2024-02-06T16:58:13.629Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.1% of statements
16:58:15 [2024-02-06T16:58:15.511Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
16:58:15 [2024-02-06T16:58:15.511Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.567s	coverage: 0.0% of statements
16:58:18 [2024-02-06T16:58:18.766Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:58:18 [2024-02-06T16:58:18.766Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:58:18 [2024-02-06T16:58:18.766Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
16:58:18 [2024-02-06T16:58:18.766Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
16:58:18 [2024-02-06T16:58:18.766Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
16:58:18 [2024-02-06T16:58:18.766Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 39.2% of statements
16:58:18 [2024-02-06T16:58:18.766Z] 	github.com/docker/docker/daemon/config	coverage: 77.0% of statements
16:58:18 [2024-02-06T16:58:18.767Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 77.0% of statements
16:58:18 [2024-02-06T16:58:18.767Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
16:58:18 [2024-02-06T16:58:18.767Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
16:58:18 [2024-02-06T16:58:18.767Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:58:18 [2024-02-06T16:58:18.767Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:58:19 [2024-02-06T16:58:19.021Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
16:58:19 [2024-02-06T16:58:19.021Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:58:19 [2024-02-06T16:58:19.021Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
16:58:19 [2024-02-06T16:58:19.021Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
16:58:19 [2024-02-06T16:58:19.580Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
16:58:19 [2024-02-06T16:58:19.580Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.534s	coverage: 74.8% of statements
16:58:19 [2024-02-06T16:58:19.835Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
16:58:19 [2024-02-06T16:58:19.835Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:58:20 [2024-02-06T16:58:20.089Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
16:58:20 [2024-02-06T16:58:20.089Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.201s	coverage: 59.6% of statements
16:58:20 [2024-02-06T16:58:20.089Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:58:20 [2024-02-06T16:58:20.089Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
16:58:20 [2024-02-06T16:58:20.089Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:58:20 [2024-02-06T16:58:20.648Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
16:58:20 [2024-02-06T16:58:20.648Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.170s	coverage: 50.6% of statements
16:58:20 [2024-02-06T16:58:20.913Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:58:20 [2024-02-06T16:58:20.913Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:58:20 [2024-02-06T16:58:20.913Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
16:58:20 [2024-02-06T16:58:20.913Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
16:58:21 [2024-02-06T16:58:21.472Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 58.5% of statements
16:58:21 [2024-02-06T16:58:21.472Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.679s	coverage: 58.5% of statements
16:58:21 [2024-02-06T16:58:21.472Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
16:58:21 [2024-02-06T16:58:21.472Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
16:58:21 [2024-02-06T16:58:21.726Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
16:58:21 [2024-02-06T16:58:21.726Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.457s	coverage: 13.4% of statements
16:58:22 [2024-02-06T16:58:22.285Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:58:22 [2024-02-06T16:58:22.285Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:58:22 [2024-02-06T16:58:22.285Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
16:58:22 [2024-02-06T16:58:22.285Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:58:22 [2024-02-06T16:58:22.285Z] 	github.com/docker/docker/daemon/images	coverage: 6.8% of statements
16:58:22 [2024-02-06T16:58:22.285Z] ok  	github.com/docker/docker/daemon/images	0.089s	coverage: 6.8% of statements
16:58:22 [2024-02-06T16:58:22.539Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
16:58:22 [2024-02-06T16:58:22.540Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
16:58:23 [2024-02-06T16:58:23.098Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:58:23 [2024-02-06T16:58:23.098Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
16:58:23 [2024-02-06T16:58:23.098Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
16:58:23 [2024-02-06T16:58:23.098Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 79.3% of statements
16:58:23 [2024-02-06T16:58:23.098Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.144s	coverage: 79.3% of statements
16:58:23 [2024-02-06T16:58:23.098Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
16:58:23 [2024-02-06T16:58:23.098Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
16:58:23 [2024-02-06T16:58:23.098Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 23.4% of statements
16:58:23 [2024-02-06T16:58:23.098Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 23.4% of statements
16:58:23 [2024-02-06T16:58:23.353Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
16:58:23 [2024-02-06T16:58:23.353Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
16:58:23 [2024-02-06T16:58:23.608Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
16:58:23 [2024-02-06T16:58:23.608Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.092s	coverage: 76.8% of statements
16:58:23 [2024-02-06T16:58:23.608Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:58:23 [2024-02-06T16:58:23.608Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:58:23 [2024-02-06T16:58:23.608Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
16:58:23 [2024-02-06T16:58:23.608Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 79.4% of statements
16:58:23 [2024-02-06T16:58:23.608Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
16:58:23 [2024-02-06T16:58:23.608Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.516s	coverage: 45.9% of statements
16:58:23 [2024-02-06T16:58:23.862Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 62.0% of statements
16:58:23 [2024-02-06T16:58:23.862Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 62.0% of statements
16:58:24 [2024-02-06T16:58:24.117Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
16:58:24 [2024-02-06T16:58:24.117Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
16:58:24 [2024-02-06T16:58:24.371Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:58:24 [2024-02-06T16:58:24.371Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:58:24 [2024-02-06T16:58:24.371Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
16:58:24 [2024-02-06T16:58:24.371Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
16:58:24 [2024-02-06T16:58:24.371Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
16:58:24 [2024-02-06T16:58:24.371Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
16:58:24 [2024-02-06T16:58:24.371Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
16:58:24 [2024-02-06T16:58:24.371Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
16:58:25 [2024-02-06T16:58:25.295Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:58:25 [2024-02-06T16:58:25.295Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:58:25 [2024-02-06T16:58:25.295Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
16:58:25 [2024-02-06T16:58:25.295Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
16:58:25 [2024-02-06T16:58:25.295Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
16:58:25 [2024-02-06T16:58:25.295Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 44.4% of statements
16:58:25 [2024-02-06T16:58:25.853Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
16:58:25 [2024-02-06T16:58:25.853Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.450s	coverage: 82.5% of statements
16:58:25 [2024-02-06T16:58:25.853Z] 	github.com/docker/docker/image/cache	coverage: 27.9% of statements
16:58:25 [2024-02-06T16:58:25.853Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 27.9% of statements
16:58:25 [2024-02-06T16:58:25.853Z] 	github.com/docker/docker/image	coverage: 85.0% of statements
16:58:26 [2024-02-06T16:58:26.108Z] ok  	github.com/docker/docker/image	0.026s	coverage: 85.0% of statements
16:58:26 [2024-02-06T16:58:26.108Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:58:26 [2024-02-06T16:58:26.108Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:58:26 [2024-02-06T16:58:26.108Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
16:58:26 [2024-02-06T16:58:26.108Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
16:58:27 [2024-02-06T16:58:27.031Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
16:58:27 [2024-02-06T16:58:27.031Z] ok  	github.com/docker/docker/distribution	1.498s	coverage: 29.5% of statements
16:58:27 [2024-02-06T16:58:27.031Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:58:27 [2024-02-06T16:58:27.031Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:58:27 [2024-02-06T16:58:27.031Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:58:27 [2024-02-06T16:58:27.031Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:58:27 [2024-02-06T16:58:27.031Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
16:58:27 [2024-02-06T16:58:27.031Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:58:27 [2024-02-06T16:58:27.287Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:58:27 [2024-02-06T16:58:27.287Z] 	github.com/docker/docker/oci	coverage: 44.6% of statements
16:58:27 [2024-02-06T16:58:27.287Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 44.6% of statements
16:58:27 [2024-02-06T16:58:27.543Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
16:58:27 [2024-02-06T16:58:27.543Z] ok  	github.com/docker/docker/pkg/aaparser	0.007s	coverage: 52.9% of statements
16:58:27 [2024-02-06T16:58:27.543Z] 	github.com/docker/docker/opts	coverage: 66.0% of statements
16:58:27 [2024-02-06T16:58:27.543Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.0% of statements
16:58:27 [2024-02-06T16:58:27.798Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
16:58:27 [2024-02-06T16:58:27.798Z] ok  	github.com/docker/docker/distribution/xfer	2.345s	coverage: 84.9% of statements
16:58:28 [2024-02-06T16:58:28.053Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
16:58:28 [2024-02-06T16:58:28.053Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
16:58:28 [2024-02-06T16:58:28.053Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:58:28 [2024-02-06T16:58:28.053Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
16:58:28 [2024-02-06T16:58:28.309Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:58:28 [2024-02-06T16:58:28.309Z] 	github.com/docker/docker/pkg/containerfs	coverage: 6.7% of statements
16:58:28 [2024-02-06T16:58:28.309Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
16:58:28 [2024-02-06T16:58:28.309Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
16:58:28 [2024-02-06T16:58:28.309Z] ok  	github.com/docker/docker/pkg/authorization	0.247s	coverage: 68.3% of statements
16:58:28 [2024-02-06T16:58:28.309Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
16:58:28 [2024-02-06T16:58:28.309Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
16:58:28 [2024-02-06T16:58:28.309Z] 	github.com/docker/docker/pkg/archive	coverage: 81.9% of statements
16:58:28 [2024-02-06T16:58:28.309Z] ok  	github.com/docker/docker/pkg/archive	0.381s	coverage: 81.9% of statements
16:58:28 [2024-02-06T16:58:28.564Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
16:58:28 [2024-02-06T16:58:28.564Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
16:58:28 [2024-02-06T16:58:28.564Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:58:28 [2024-02-06T16:58:28.564Z] ok  	github.com/docker/docker/daemon	10.130s	coverage: 16.8% of statements
16:58:28 [2024-02-06T16:58:28.564Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
16:58:28 [2024-02-06T16:58:28.564Z] 	github.com/docker/docker/pkg/fileutils	coverage: 57.9% of statements
16:58:28 [2024-02-06T16:58:28.564Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 57.9% of statements
16:58:28 [2024-02-06T16:58:28.564Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
16:58:28 [2024-02-06T16:58:28.564Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 10.4% of statements
16:58:28 [2024-02-06T16:58:28.820Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:58:28 [2024-02-06T16:58:28.820Z] 	github.com/docker/docker/pkg/longpath	coverage: 100.0% of statements
16:58:28 [2024-02-06T16:58:28.820Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
16:58:28 [2024-02-06T16:58:28.820Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
16:58:28 [2024-02-06T16:58:28.820Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
16:58:29 [2024-02-06T16:58:29.075Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
16:58:29 [2024-02-06T16:58:29.075Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
16:58:29 [2024-02-06T16:58:29.075Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
16:58:29 [2024-02-06T16:58:29.075Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:58:29 [2024-02-06T16:58:29.075Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
16:58:29 [2024-02-06T16:58:29.075Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
16:58:29 [2024-02-06T16:58:29.075Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.5% of statements
16:58:29 [2024-02-06T16:58:29.075Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
16:58:29 [2024-02-06T16:58:29.330Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:58:29 [2024-02-06T16:58:29.330Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:58:29 [2024-02-06T16:58:29.330Z] 	github.com/docker/docker/pkg/pidfile	coverage: 82.4% of statements
16:58:29 [2024-02-06T16:58:29.330Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
16:58:29 [2024-02-06T16:58:29.330Z] 	github.com/docker/docker/pkg/idtools	coverage: 68.1% of statements
16:58:29 [2024-02-06T16:58:29.330Z] ok  	github.com/docker/docker/pkg/idtools	0.372s	coverage: 68.1% of statements
16:58:29 [2024-02-06T16:58:29.330Z] 	github.com/docker/docker/pkg/ioutils	coverage: 69.2% of statements
16:58:29 [2024-02-06T16:58:29.330Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 69.2% of statements
16:58:29 [2024-02-06T16:58:29.888Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:58:29 [2024-02-06T16:58:29.888Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:58:29 [2024-02-06T16:58:29.888Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
16:58:29 [2024-02-06T16:58:29.888Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
16:58:29 [2024-02-06T16:58:29.888Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
16:58:29 [2024-02-06T16:58:29.888Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
16:58:29 [2024-02-06T16:58:29.888Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
16:58:29 [2024-02-06T16:58:29.888Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
16:58:29 [2024-02-06T16:58:29.888Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
16:58:29 [2024-02-06T16:58:29.888Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
16:58:29 [2024-02-06T16:58:29.888Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:58:30 [2024-02-06T16:58:30.142Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:58:30 [2024-02-06T16:58:30.142Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:58:30 [2024-02-06T16:58:30.142Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
16:58:30 [2024-02-06T16:58:30.142Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
16:58:30 [2024-02-06T16:58:30.142Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
16:58:30 [2024-02-06T16:58:30.397Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
16:58:30 [2024-02-06T16:58:30.397Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:58:30 [2024-02-06T16:58:30.397Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
16:58:30 [2024-02-06T16:58:30.397Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
16:58:30 [2024-02-06T16:58:30.397Z] 	github.com/docker/docker/pkg/stringid	coverage: 70.6% of statements
16:58:30 [2024-02-06T16:58:30.397Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
16:58:30 [2024-02-06T16:58:30.397Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
16:58:30 [2024-02-06T16:58:30.397Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
16:58:30 [2024-02-06T16:58:30.652Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
16:58:30 [2024-02-06T16:58:30.652Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
16:58:30 [2024-02-06T16:58:30.652Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 43.1% of statements
16:58:30 [2024-02-06T16:58:30.652Z] 	github.com/docker/docker/pkg/system	coverage: 44.8% of statements
16:58:30 [2024-02-06T16:58:30.652Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 44.8% of statements
16:58:30 [2024-02-06T16:58:30.652Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.579s	coverage: 43.1% of statements
16:58:30 [2024-02-06T16:58:30.652Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
16:58:30 [2024-02-06T16:58:30.652Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
16:58:30 [2024-02-06T16:58:30.906Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
16:58:30 [2024-02-06T16:58:30.906Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
16:58:30 [2024-02-06T16:58:30.906Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:58:30 [2024-02-06T16:58:30.906Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.3% of statements
16:58:30 [2024-02-06T16:58:30.906Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
16:58:30 [2024-02-06T16:58:30.906Z] 	github.com/docker/docker/pkg/truncindex	coverage: 91.5% of statements
16:58:30 [2024-02-06T16:58:30.906Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
16:58:31 [2024-02-06T16:58:31.829Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:58:31 [2024-02-06T16:58:31.829Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:58:31 [2024-02-06T16:58:31.829Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
16:58:31 [2024-02-06T16:58:31.829Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
16:58:31 [2024-02-06T16:58:31.829Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
16:58:31 [2024-02-06T16:58:31.829Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
16:58:31 [2024-02-06T16:58:31.829Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
16:58:32 [2024-02-06T16:58:32.083Z] ok  	github.com/docker/docker/reference	0.029s	coverage: 84.4% of statements
16:58:32 [2024-02-06T16:58:32.084Z] 	github.com/docker/docker/plugin	coverage: 23.1% of statements
16:58:32 [2024-02-06T16:58:32.084Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.1% of statements
16:58:32 [2024-02-06T16:58:32.338Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
16:58:32 [2024-02-06T16:58:32.338Z] ok  	github.com/docker/docker/quota	0.341s	coverage: 69.2% of statements
16:58:32 [2024-02-06T16:58:32.338Z] 	github.com/docker/docker/restartmanager	coverage: 50.9% of statements
16:58:32 [2024-02-06T16:58:32.338Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
16:58:32 [2024-02-06T16:58:32.592Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
16:58:32 [2024-02-06T16:58:32.592Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
16:58:32 [2024-02-06T16:58:32.592Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:58:32 [2024-02-06T16:58:32.592Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
16:58:32 [2024-02-06T16:58:32.592Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
16:58:32 [2024-02-06T16:58:32.592Z] 	github.com/docker/docker/runconfig	coverage: 64.5% of statements
16:58:32 [2024-02-06T16:58:32.592Z] ok  	github.com/docker/docker/runconfig	0.021s	coverage: 64.5% of statements
16:58:32 [2024-02-06T16:58:32.592Z] 	github.com/docker/docker/registry	coverage: 58.7% of statements
16:58:32 [2024-02-06T16:58:32.592Z] ok  	github.com/docker/docker/registry	0.100s	coverage: 58.7% of statements
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:58:33 [2024-02-06T16:58:33.152Z] ?   	github.com/docker/docker/volume	[no test files]
16:58:33 [2024-02-06T16:58:33.710Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
16:58:33 [2024-02-06T16:58:33.710Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
16:58:33 [2024-02-06T16:58:33.964Z] 	github.com/docker/docker/volume/mounts	coverage: 65.4% of statements
16:58:33 [2024-02-06T16:58:33.964Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.4% of statements
16:58:33 [2024-02-06T16:58:33.964Z] 	github.com/docker/docker/volume/local	coverage: 75.0% of statements
16:58:33 [2024-02-06T16:58:33.964Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 75.0% of statements
16:58:34 [2024-02-06T16:58:34.218Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
16:58:34 [2024-02-06T16:58:34.218Z] ok  	github.com/docker/docker/layer	7.164s	coverage: 68.9% of statements
16:58:34 [2024-02-06T16:58:34.218Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:58:34 [2024-02-06T16:58:34.218Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:58:34 [2024-02-06T16:58:34.218Z] 	github.com/docker/docker/volume/service	coverage: 72.0% of statements
16:58:34 [2024-02-06T16:58:34.472Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.0% of statements
16:59:06 [2024-02-06T16:59:06.463Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
16:59:06 [2024-02-06T16:59:06.463Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 74.3% of statements
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === Skipped
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     network_proxy_test.go:208: No support for dual stack yet
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver btrfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver btrfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver btrfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver btrfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver btrfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:71: No driver to put!
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z] time="2024-02-06T16:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z] time="2024-02-06T16:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z] time="2024-02-06T16:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z] time="2024-02-06T16:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z] time="2024-02-06T16:58:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:71: No driver to put!
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     overlay_test.go:50: Fails to compute changes intermittently
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver zfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver zfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver zfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver zfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:44: Driver zfs not supported
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     graphtest_unix.go:71: No driver to put!
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:59:06 [2024-02-06T16:59:06.463Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:59:06 [2024-02-06T16:59:06.463Z] 
16:59:06 [2024-02-06T16:59:06.463Z] DONE 2821 tests, 28 skipped in 88.978s
16:59:06 [2024-02-06T16:59:06.463Z] + '[' -n 'github.com/docker/docker/libnetwork
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/bitseq
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cluster
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/config
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/datastore
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/diagnostic
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/discoverapi
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/driverapi
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/host
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/null
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/overlay
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/remote
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/windows
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/drvregistry
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/etchosts
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/idm
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/internal/caller
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipam
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipamapi
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipams/builtin
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipams/null
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipams/remote
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ipamutils
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/iptables
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/netlabel
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/netutils
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/networkdb
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/ns
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/options
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/osl
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/osl/kernel
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/portallocator
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/portmapper
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/resolvconf
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/testutils
16:59:06 [2024-02-06T16:59:06.463Z] github.com/docker/docker/libnetwork/types' ']'
16:59:06 [2024-02-06T16:59:06.463Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
16:59:53 [2024-02-06T16:59:53.046Z] 	github.com/docker/docker/libnetwork	coverage: 41.4% of statements
16:59:53 [2024-02-06T16:59:53.046Z] ok  	github.com/docker/docker/libnetwork	44.941s	coverage: 41.4% of statements
16:59:53 [2024-02-06T16:59:53.046Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 84.4% of statements
16:59:53 [2024-02-06T16:59:53.046Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.148s	coverage: 84.4% of statements
16:59:53 [2024-02-06T16:59:53.046Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:59:53 [2024-02-06T16:59:53.604Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:59:53 [2024-02-06T16:59:53.859Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:59:53 [2024-02-06T16:59:53.859Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:59:53 [2024-02-06T16:59:53.859Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:59:53 [2024-02-06T16:59:53.859Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:59:53 [2024-02-06T16:59:53.859Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
16:59:53 [2024-02-06T16:59:53.859Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:59:54 [2024-02-06T16:59:54.417Z] 	github.com/docker/docker/libnetwork/config	coverage: 9.3% of statements
16:59:54 [2024-02-06T16:59:54.417Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
16:59:54 [2024-02-06T16:59:54.671Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 21.9% of statements
16:59:54 [2024-02-06T16:59:54.671Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
16:59:54 [2024-02-06T16:59:54.671Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:59:54 [2024-02-06T16:59:54.671Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:59:54 [2024-02-06T16:59:54.925Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
16:59:54 [2024-02-06T16:59:54.925Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
16:59:58 [2024-02-06T16:59:58.179Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 60.1% of statements
16:59:58 [2024-02-06T16:59:58.179Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.911s	coverage: 60.1% of statements
16:59:58 [2024-02-06T16:59:58.179Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:59:58 [2024-02-06T16:59:58.433Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
16:59:58 [2024-02-06T16:59:58.433Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
16:59:59 [2024-02-06T16:59:59.355Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 4.9% of statements
16:59:59 [2024-02-06T16:59:59.355Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.275s	coverage: 4.9% of statements
16:59:59 [2024-02-06T16:59:59.355Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:59:59 [2024-02-06T16:59:59.610Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.5% of statements
16:59:59 [2024-02-06T16:59:59.610Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.5% of statements
16:59:59 [2024-02-06T16:59:59.864Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:00:00 [2024-02-06T17:00:00.118Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
17:00:00 [2024-02-06T17:00:00.118Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:00:10 [2024-02-06T17:00:10.039Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.7% of statements
17:00:10 [2024-02-06T17:00:10.039Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.142s	coverage: 6.7% of statements
17:00:10 [2024-02-06T17:00:10.039Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:00:10 [2024-02-06T17:00:10.039Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
17:00:10 [2024-02-06T17:00:10.039Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
17:00:10 [2024-02-06T17:00:10.293Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
17:00:10 [2024-02-06T17:00:10.293Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
17:00:10 [2024-02-06T17:00:10.294Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:00:10 [2024-02-06T17:00:10.294Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:00:10 [2024-02-06T17:00:10.548Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:00:10 [2024-02-06T17:00:10.802Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 82.4% of statements
17:00:10 [2024-02-06T17:00:10.802Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
17:00:11 [2024-02-06T17:00:11.056Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.2% of statements
17:00:11 [2024-02-06T17:00:11.056Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
17:00:11 [2024-02-06T17:00:11.310Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
17:00:11 [2024-02-06T17:00:11.310Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:00:11 [2024-02-06T17:00:11.565Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:00:11 [2024-02-06T17:00:11.565Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:00:23 [2024-02-06T17:00:23.712Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:00:23 [2024-02-06T17:00:23.712Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 85.3% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/ipam	16.404s	coverage: 85.3% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:00:41 [2024-02-06T17:00:41.728Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 71.4% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 74.0% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.286s	coverage: 74.0% of statements
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/iptables	0.229s	coverage: 40.7% of statements
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/netlabel	coverage: 60.0% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:00:41 [2024-02-06T17:00:41.728Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 44.1% of statements
17:00:41 [2024-02-06T17:00:41.728Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 44.1% of statements
17:02:33 [2024-02-06T17:02:33.067Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.6% of statements
17:02:33 [2024-02-06T17:02:33.067Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.800s	coverage: 60.6% of statements
17:02:33 [2024-02-06T17:02:33.067Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:02:33 [2024-02-06T17:02:33.067Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:02:33 [2024-02-06T17:02:33.067Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:02:33 [2024-02-06T17:02:33.989Z] 	github.com/docker/docker/libnetwork/osl	coverage: 42.1% of statements
17:02:33 [2024-02-06T17:02:33.989Z] ok  	github.com/docker/docker/libnetwork/osl	4.542s	coverage: 42.1% of statements
17:02:34 [2024-02-06T17:02:34.243Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:02:34 [2024-02-06T17:02:34.243Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:02:34 [2024-02-06T17:02:34.497Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:02:34 [2024-02-06T17:02:34.497Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:02:35 [2024-02-06T17:02:35.419Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 48.6% of statements
17:02:35 [2024-02-06T17:02:35.419Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.659s	coverage: 48.6% of statements
17:02:35 [2024-02-06T17:02:35.673Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
17:02:35 [2024-02-06T17:02:35.673Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
17:02:35 [2024-02-06T17:02:35.673Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:02:35 [2024-02-06T17:02:35.927Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
17:02:35 [2024-02-06T17:02:35.927Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
17:02:35 [2024-02-06T17:02:35.927Z] 
17:02:35 [2024-02-06T17:02:35.927Z] === Skipped
17:02:35 [2024-02-06T17:02:35.927Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:02:35 [2024-02-06T17:02:35.927Z]     firewalld_test.go:14: firewalld is not running
17:02:35 [2024-02-06T17:02:35.927Z] 
17:02:35 [2024-02-06T17:02:35.927Z] DONE 331 tests, 1 skipped in 212.392s
Post stage
[Pipeline] junit
17:02:36 [2024-02-06T17:02:36.857Z] Recording test results
17:02:38 [2024-02-06T17:02:38.100Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:02:38 [2024-02-06T17:02:38.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d10756f356a4c67c6ed933692a17b66ff605d36f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:d10756f356a4c67c6ed933692a17b66ff605d36f hack/make.sh dynbinary test-integration
17:02:38 [2024-02-06T17:02:38.644Z] 
17:02:38 [2024-02-06T17:02:38.644Z] Removing bundles/
17:02:38 [2024-02-06T17:02:38.644Z] 
17:02:38 [2024-02-06T17:02:38.644Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:02:38 [2024-02-06T17:02:38.644Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:03:10 [2024-02-06T17:03:10.645Z] Created binary: bundles/dynbinary-daemon/dockerd
17:03:10 [2024-02-06T17:03:10.645Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:03:10 [2024-02-06T17:03:10.645Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:03:10 [2024-02-06T17:03:10.645Z] 
17:03:10 [2024-02-06T17:03:10.645Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:03:10 [2024-02-06T17:03:10.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:03:10 [2024-02-06T17:03:10.645Z] HOSTNAME=0219f5719e5e
17:03:10 [2024-02-06T17:03:10.645Z] TESTDEBUG=0
17:03:10 [2024-02-06T17:03:10.645Z] DEST=bundles/test-integration
17:03:10 [2024-02-06T17:03:10.645Z] PWD=/go/src/github.com/docker/docker
17:03:10 [2024-02-06T17:03:10.645Z] DOCKER_GITCOMMIT=d10756f356a4c67c6ed933692a17b66ff605d36f
17:03:10 [2024-02-06T17:03:10.645Z] container=docker
17:03:10 [2024-02-06T17:03:10.645Z] HOME=/root
17:03:10 [2024-02-06T17:03:10.645Z] GOLANG_VERSION=1.20.13
17:03:10 [2024-02-06T17:03:10.645Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:03:10 [2024-02-06T17:03:10.645Z] VALIDATE_BRANCH=23.0
17:03:10 [2024-02-06T17:03:10.645Z] TERM=xterm
17:03:10 [2024-02-06T17:03:10.645Z] DOCKER_PKG=github.com/docker/docker
17:03:10 [2024-02-06T17:03:10.645Z] SHLVL=1
17:03:10 [2024-02-06T17:03:10.645Z] TIMEOUT=120m
17:03:10 [2024-02-06T17:03:10.645Z] DOCKER_GRAPHDRIVER=overlay2
17:03:10 [2024-02-06T17:03:10.645Z] GO111MODULE=off
17:03:10 [2024-02-06T17:03:10.645Z] DOCKER_EXPERIMENTAL=1
17:03:10 [2024-02-06T17:03:10.645Z] TEST_SKIP_INTEGRATION_CLI=1
17:03:10 [2024-02-06T17:03:10.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:03:10 [2024-02-06T17:03:10.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:03:10 [2024-02-06T17:03:10.645Z] GOPATH=/go
17:03:10 [2024-02-06T17:03:10.645Z] PKG_CONFIG=pkg-config
17:03:10 [2024-02-06T17:03:10.645Z] _=/usr/bin/env
17:03:10 [2024-02-06T17:03:10.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:03:22 [2024-02-06T17:03:22.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:03:22 [2024-02-06T17:03:22.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:03:23 [2024-02-06T17:03:23.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:03:32 [2024-02-06T17:03:32.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:03:34 [2024-02-06T17:03:34.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:03:39 [2024-02-06T17:03:39.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:03:39 [2024-02-06T17:03:39.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:03:40 [2024-02-06T17:03:40.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:03:40 [2024-02-06T17:03:40.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:03:41 [2024-02-06T17:03:41.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:03:41 [2024-02-06T17:03:41.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:03:42 [2024-02-06T17:03:42.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:03:43 [2024-02-06T17:03:43.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:03:44 [2024-02-06T17:03:44.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:03:44 [2024-02-06T17:03:44.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:03:45 [2024-02-06T17:03:45.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:03:45 [2024-02-06T17:03:45.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:03:46 [2024-02-06T17:03:46.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:03:47 [2024-02-06T17:03:47.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:03:47 [2024-02-06T17:03:47.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:03:48 [2024-02-06T17:03:48.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:03:49 [2024-02-06T17:03:49.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:03:49 [2024-02-06T17:03:49.267Z] Using test binary docker
17:03:49 [2024-02-06T17:03:49.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:03:49 [2024-02-06T17:03:49.267Z] +++ /etc/init.d/apparmor start
17:03:49 [2024-02-06T17:03:49.267Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:03:49 [2024-02-06T17:03:49.267Z] INFO: Waiting for daemon to start...
17:03:49 [2024-02-06T17:03:49.267Z] Starting dockerd
17:03:49 [2024-02-06T17:03:49.267Z] +++ 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
17:03:57 [2024-02-06T17:03:57.330Z] .
17:03:57 [2024-02-06T17:03:57.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:03:57 [2024-02-06T17:03:57.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:03:57 [2024-02-06T17:03:57.330Z] Error: No such image: emptyfs
17:03:57 [2024-02-06T17:03:57.330Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:03:57 [2024-02-06T17:03:57.330Z] ++++ docker load
17:03:57 [2024-02-06T17:03:57.330Z] Running integration-test (iteration 1)
17:03:57 [2024-02-06T17:03:57.330Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:03:57 [2024-02-06T17:03:57.330Z] ++ 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
17:03:57 [2024-02-06T17:03:57.330Z] ++ set -e
17:03:57 [2024-02-06T17:03:57.330Z] ++ '[' -n 0 ']'
17:03:57 [2024-02-06T17:03:57.330Z] ++ set -x
17:03:57 [2024-02-06T17:03:57.330Z] ++ 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 GITHUB_ACTIONS= 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
17:03:57 [2024-02-06T17:03:57.330Z] Loaded image: busybox:latest
17:03:57 [2024-02-06T17:03:57.330Z] Loaded image: busybox:glibc
17:03:57 [2024-02-06T17:03:57.330Z] Loaded image: debian:bullseye-slim
17:03:57 [2024-02-06T17:03:57.330Z] Loaded image: hello-world:latest
17:03:57 [2024-02-06T17:03:57.584Z] Loaded image: arm32v7/hello-world:latest
17:03:57 [2024-02-06T17:03:57.584Z] INFO: Testing against a local daemon
17:03:57 [2024-02-06T17:03:57.584Z] === RUN   TestCgroupNamespacesBuild
17:03:58 [2024-02-06T17:03:58.943Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
17:03:58 [2024-02-06T17:03:58.943Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:03:59 [2024-02-06T17:03:59.865Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
17:03:59 [2024-02-06T17:03:59.865Z] === RUN   TestBuildWithSession
17:03:59 [2024-02-06T17:03:59.865Z]     build_session_test.go:25: TODO: BuildKit
17:03:59 [2024-02-06T17:03:59.865Z] --- SKIP: TestBuildWithSession (0.00s)
17:03:59 [2024-02-06T17:03:59.865Z] === RUN   TestBuildSquashParent
17:04:05 [2024-02-06T17:04:05.094Z] --- PASS: TestBuildSquashParent (4.40s)
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:05 [2024-02-06T17:04:05.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:05 [2024-02-06T17:04:05.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:05 [2024-02-06T17:04:05.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:05 [2024-02-06T17:04:05.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:05 [2024-02-06T17:04:05.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:05 [2024-02-06T17:04:05.094Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:05 [2024-02-06T17:04:05.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:05 [2024-02-06T17:04:05.094Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:05 [2024-02-06T17:04:05.094Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:05 [2024-02-06T17:04:05.094Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:05 [2024-02-06T17:04:05.094Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:05 [2024-02-06T17:04:05.094Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:05 [2024-02-06T17:04:05.094Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:07 [2024-02-06T17:04:07.599Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
17:04:07 [2024-02-06T17:04:07.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.37s)
17:04:07 [2024-02-06T17:04:07.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.62s)
17:04:07 [2024-02-06T17:04:07.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s)
17:04:07 [2024-02-06T17:04:07.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s)
17:04:07 [2024-02-06T17:04:07.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
17:04:07 [2024-02-06T17:04:07.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s)
17:04:07 [2024-02-06T17:04:07.599Z] === RUN   TestBuildMultiStageCopy
17:04:07 [2024-02-06T17:04:07.599Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:04:08 [2024-02-06T17:04:08.973Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:04:08 [2024-02-06T17:04:08.973Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:04:09 [2024-02-06T17:04:09.241Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:04:09 [2024-02-06T17:04:09.241Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:04:09 [2024-02-06T17:04:09.509Z] --- PASS: TestBuildMultiStageCopy (2.13s)
17:04:09 [2024-02-06T17:04:09.509Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s)
17:04:09 [2024-02-06T17:04:09.509Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
17:04:09 [2024-02-06T17:04:09.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
17:04:09 [2024-02-06T17:04:09.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
17:04:09 [2024-02-06T17:04:09.510Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
17:04:09 [2024-02-06T17:04:09.510Z] === RUN   TestBuildMultiStageParentConfig
17:04:10 [2024-02-06T17:04:10.524Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
17:04:10 [2024-02-06T17:04:10.524Z] === RUN   TestBuildLabelWithTargets
17:04:11 [2024-02-06T17:04:11.501Z] --- PASS: TestBuildLabelWithTargets (1.10s)
17:04:11 [2024-02-06T17:04:11.501Z] === RUN   TestBuildWithEmptyLayers
17:04:11 [2024-02-06T17:04:11.798Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
17:04:11 [2024-02-06T17:04:11.798Z] === RUN   TestBuildMultiStageOnBuild
17:04:13 [2024-02-06T17:04:13.689Z] --- PASS: TestBuildMultiStageOnBuild (1.64s)
17:04:13 [2024-02-06T17:04:13.689Z] === RUN   TestBuildUncleanTarFilenames
17:04:13 [2024-02-06T17:04:13.943Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
17:04:13 [2024-02-06T17:04:13.943Z] === RUN   TestBuildMultiStageLayerLeak
17:04:15 [2024-02-06T17:04:15.823Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s)
17:04:15 [2024-02-06T17:04:15.823Z] === RUN   TestBuildWithHugeFile
17:05:37 [2024-02-06T17:05:37.152Z] --- PASS: TestBuildWithHugeFile (79.90s)
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildWCOWSandboxSize
17:05:37 [2024-02-06T17:05:37.152Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:05:37 [2024-02-06T17:05:37.152Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildWithEmptyDockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:05:37 [2024-02-06T17:05:37.152Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:05:37 [2024-02-06T17:05:37.152Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s)
17:05:37 [2024-02-06T17:05:37.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
17:05:37 [2024-02-06T17:05:37.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildPreserveOwnership
17:05:37 [2024-02-06T17:05:37.152Z] === RUN   TestBuildPreserveOwnership/copy_from
17:05:37 [2024-02-06T17:05:37.709Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:05:39 [2024-02-06T17:05:39.067Z] --- PASS: TestBuildPreserveOwnership (3.24s)
17:05:39 [2024-02-06T17:05:39.067Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.15s)
17:05:39 [2024-02-06T17:05:39.067Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s)
17:05:39 [2024-02-06T17:05:39.067Z] === RUN   TestBuildPlatformInvalid
17:05:39 [2024-02-06T17:05:39.067Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:05:39 [2024-02-06T17:05:39.067Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:05:39 [2024-02-06T17:05:39.626Z] Loaded image: busybox:latest
17:05:39 [2024-02-06T17:05:39.626Z] Loaded image: busybox:glibc
17:05:40 [2024-02-06T17:05:40.184Z] Loaded image: debian:bullseye-slim
17:05:40 [2024-02-06T17:05:40.438Z] Loaded image: hello-world:latest
17:05:40 [2024-02-06T17:05:40.438Z] Loaded image: arm32v7/hello-world:latest
17:05:50 [2024-02-06T17:05:50.358Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.88s)
17:05:50 [2024-02-06T17:05:50.358Z] PASS
17:05:50 [2024-02-06T17:05:50.358Z] 
17:05:50 [2024-02-06T17:05:50.358Z] === Skipped
17:05:50 [2024-02-06T17:05:50.358Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:05:50 [2024-02-06T17:05:50.358Z]     build_session_test.go:25: TODO: BuildKit
17:05:50 [2024-02-06T17:05:50.358Z] 
17:05:50 [2024-02-06T17:05:50.358Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:05:50 [2024-02-06T17:05:50.358Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:05:50 [2024-02-06T17:05:50.358Z] 
17:05:50 [2024-02-06T17:05:50.358Z] DONE 34 tests, 2 skipped in 113.403s
17:05:50 [2024-02-06T17:05:50.358Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
17:05:50 [2024-02-06T17:05:50.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:05:50 [2024-02-06T17:05:50.358Z] ++ set -e
17:05:50 [2024-02-06T17:05:50.358Z] ++ '[' -n 0 ']'
17:05:50 [2024-02-06T17:05:50.358Z] ++ set -x
17:05:50 [2024-02-06T17:05:50.358Z] ++ 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 GITHUB_ACTIONS= 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-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:05:50 [2024-02-06T17:05:50.358Z] INFO: Testing against a local daemon
17:05:50 [2024-02-06T17:05:50.358Z] === RUN   TestNoNewPrivileges
17:05:55 [2024-02-06T17:05:55.585Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:05:55 [2024-02-06T17:05:55.585Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:05:56 [2024-02-06T17:05:56.143Z] --- PASS: TestNoNewPrivileges (6.43s)
17:05:56 [2024-02-06T17:05:56.143Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.48s)
17:05:56 [2024-02-06T17:05:56.143Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.49s)
17:05:56 [2024-02-06T17:05:56.143Z] PASS
17:05:56 [2024-02-06T17:05:56.143Z] 
17:05:56 [2024-02-06T17:05:56.143Z] DONE 3 tests in 6.453s
17:05:56 [2024-02-06T17:05:56.143Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:05:56 [2024-02-06T17:05:56.143Z] ++ 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
17:05:56 [2024-02-06T17:05:56.143Z] ++ set -e
17:05:56 [2024-02-06T17:05:56.143Z] ++ '[' -n 0 ']'
17:05:56 [2024-02-06T17:05:56.143Z] ++ set -x
17:05:56 [2024-02-06T17:05:56.143Z] ++ 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 GITHUB_ACTIONS= 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
17:05:56 [2024-02-06T17:05:56.143Z] INFO: Testing against a local daemon
17:05:56 [2024-02-06T17:05:56.143Z] === RUN   TestConfigInspect
17:05:59 [2024-02-06T17:05:59.398Z] --- PASS: TestConfigInspect (2.54s)
17:05:59 [2024-02-06T17:05:59.398Z] === RUN   TestConfigList
17:06:01 [2024-02-06T17:06:01.277Z] --- PASS: TestConfigList (2.40s)
17:06:01 [2024-02-06T17:06:01.277Z] === RUN   TestConfigsCreateAndDelete
17:06:03 [2024-02-06T17:06:03.781Z] --- PASS: TestConfigsCreateAndDelete (2.44s)
17:06:03 [2024-02-06T17:06:03.781Z] === RUN   TestConfigsUpdate
17:06:06 [2024-02-06T17:06:06.286Z] --- PASS: TestConfigsUpdate (2.53s)
17:06:06 [2024-02-06T17:06:06.286Z] === RUN   TestTemplatedConfig
17:06:09 [2024-02-06T17:06:09.540Z] --- PASS: TestTemplatedConfig (2.76s)
17:06:09 [2024-02-06T17:06:09.540Z] === RUN   TestConfigCreateResolve
17:06:11 [2024-02-06T17:06:11.420Z] --- PASS: TestConfigCreateResolve (2.36s)
17:06:11 [2024-02-06T17:06:11.420Z] PASS
17:06:11 [2024-02-06T17:06:11.420Z] 
17:06:11 [2024-02-06T17:06:11.420Z] DONE 6 tests in 15.057s
17:06:11 [2024-02-06T17:06:11.420Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:06:11 [2024-02-06T17:06:11.420Z] ++ 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
17:06:11 [2024-02-06T17:06:11.420Z] ++ set -e
17:06:11 [2024-02-06T17:06:11.420Z] ++ '[' -n 0 ']'
17:06:11 [2024-02-06T17:06:11.420Z] ++ set -x
17:06:11 [2024-02-06T17:06:11.421Z] ++ 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 GITHUB_ACTIONS= 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
17:06:11 [2024-02-06T17:06:11.421Z] INFO: Testing against a local daemon
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestAttachWithTTY
17:06:11 [2024-02-06T17:06:11.421Z] --- PASS: TestAttachWithTTY (0.05s)
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestAttachWithoutTTy
17:06:11 [2024-02-06T17:06:11.421Z] --- PASS: TestAttachWithoutTTy (0.04s)
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestCheckpoint
17:06:11 [2024-02-06T17:06:11.421Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:06:11 [2024-02-06T17:06:11.421Z] --- SKIP: TestCheckpoint (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/commit
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/commit
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/create
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/containers/create
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:06:11 [2024-02-06T17:06:11.421Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/commit
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/containers/create
17:06:11 [2024-02-06T17:06:11.421Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:06:11 [2024-02-06T17:06:11.421Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:06:11 [2024-02-06T17:06:11.421Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestCopyFromContainerPathIsNotDir
17:06:11 [2024-02-06T17:06:11.421Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:06:11 [2024-02-06T17:06:11.421Z] === RUN   TestCopyToContainerPathDoesNotExist
17:06:11 [2024-02-06T17:06:11.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:06:11 [2024-02-06T17:06:11.676Z] === RUN   TestCopyEmptyFile
17:06:11 [2024-02-06T17:06:11.676Z] --- PASS: TestCopyEmptyFile (0.18s)
17:06:11 [2024-02-06T17:06:11.676Z] === RUN   TestCopyToContainerPathIsNotDir
17:06:11 [2024-02-06T17:06:11.930Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:06:11 [2024-02-06T17:06:11.930Z] === RUN   TestCopyFromContainer
17:06:12 [2024-02-06T17:06:12.853Z] === RUN   TestCopyFromContainer//
17:06:12 [2024-02-06T17:06:12.853Z] === RUN   TestCopyFromContainer//bar/root
17:06:12 [2024-02-06T17:06:12.853Z] === RUN   TestCopyFromContainer//bar/root/
17:06:12 [2024-02-06T17:06:12.853Z] === RUN   TestCopyFromContainer/bar/quux
17:06:13 [2024-02-06T17:06:13.107Z] === RUN   TestCopyFromContainer/bar/quux/
17:06:13 [2024-02-06T17:06:13.107Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:06:13 [2024-02-06T17:06:13.107Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:06:13 [2024-02-06T17:06:13.107Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:06:13 [2024-02-06T17:06:13.107Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCopyFromContainer/bar/notarget
17:06:13 [2024-02-06T17:06:13.361Z] --- PASS: TestCopyFromContainer (1.50s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:06:13 [2024-02-06T17:06:13.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:06:13 [2024-02-06T17:06:13.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:06:13 [2024-02-06T17:06:13.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:06:13 [2024-02-06T17:06:13.361Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:06:13 [2024-02-06T17:06:13.361Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:06:13 [2024-02-06T17:06:13.361Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:06:13 [2024-02-06T17:06:13.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateLinkToNonExistingContainer
17:06:13 [2024-02-06T17:06:13.361Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateWithInvalidEnv
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateWithInvalidEnv/0
17:06:13 [2024-02-06T17:06:13.361Z] === PAUSE TestCreateWithInvalidEnv/0
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateWithInvalidEnv/1
17:06:13 [2024-02-06T17:06:13.361Z] === PAUSE TestCreateWithInvalidEnv/1
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateWithInvalidEnv/2
17:06:13 [2024-02-06T17:06:13.361Z] === PAUSE TestCreateWithInvalidEnv/2
17:06:13 [2024-02-06T17:06:13.361Z] === CONT  TestCreateWithInvalidEnv/0
17:06:13 [2024-02-06T17:06:13.361Z] === CONT  TestCreateWithInvalidEnv/2
17:06:13 [2024-02-06T17:06:13.361Z] === CONT  TestCreateWithInvalidEnv/1
17:06:13 [2024-02-06T17:06:13.361Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:06:13 [2024-02-06T17:06:13.361Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateTmpfsMountsTarget
17:06:13 [2024-02-06T17:06:13.361Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:06:13 [2024-02-06T17:06:13.361Z] === RUN   TestCreateWithCustomMaskedPaths
17:06:14 [2024-02-06T17:06:14.720Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s)
17:06:14 [2024-02-06T17:06:14.720Z] === RUN   TestCreateWithCustomReadonlyPaths
17:06:16 [2024-02-06T17:06:16.079Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.39s)
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:06:16 [2024-02-06T17:06:16.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:06:16 [2024-02-06T17:06:16.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:06:16 [2024-02-06T17:06:16.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:06:16 [2024-02-06T17:06:16.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:06:16 [2024-02-06T17:06:16.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:06:16 [2024-02-06T17:06:16.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:06:16 [2024-02-06T17:06:16.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:06:16 [2024-02-06T17:06:16.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:06:16 [2024-02-06T17:06:16.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:06:16 [2024-02-06T17:06:16.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:06:16 [2024-02-06T17:06:16.079Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:06:16 [2024-02-06T17:06:16.637Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateDifferentPlatform
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateDifferentPlatform/different_os
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:06:16 [2024-02-06T17:06:16.637Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:06:16 [2024-02-06T17:06:16.637Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:06:16 [2024-02-06T17:06:16.637Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:06:16 [2024-02-06T17:06:16.637Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:06:16 [2024-02-06T17:06:16.637Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateInvalidHostConfig
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:06:16 [2024-02-06T17:06:16.637Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:06:16 [2024-02-06T17:06:16.637Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:06:16 [2024-02-06T17:06:16.637Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:06:16 [2024-02-06T17:06:16.637Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:06:16 [2024-02-06T17:06:16.637Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:06:16 [2024-02-06T17:06:16.637Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:06:16 [2024-02-06T17:06:16.637Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:06:16 [2024-02-06T17:06:16.637Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:06:16 [2024-02-06T17:06:16.637Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestContainerStartOnDaemonRestart
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestContainerStartOnDaemonRestart
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestDaemonRestartIpcMode
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestDaemonRestartIpcMode
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestDaemonHostGatewayIP
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestDaemonHostGatewayIP
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestRestartDaemonWithRestartingContainer
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestContainerKillOnDaemonStart
17:06:16 [2024-02-06T17:06:16.637Z] === PAUSE TestContainerKillOnDaemonStart
17:06:16 [2024-02-06T17:06:16.637Z] === RUN   TestDiff
17:06:17 [2024-02-06T17:06:17.196Z] --- PASS: TestDiff (0.47s)
17:06:17 [2024-02-06T17:06:17.196Z] === RUN   TestExecConsoleSize
17:06:17 [2024-02-06T17:06:17.754Z] --- PASS: TestExecConsoleSize (0.51s)
17:06:17 [2024-02-06T17:06:17.754Z] === RUN   TestExecWithCloseStdin
17:06:18 [2024-02-06T17:06:18.312Z] --- PASS: TestExecWithCloseStdin (0.50s)
17:06:18 [2024-02-06T17:06:18.312Z] === RUN   TestExec
17:06:18 [2024-02-06T17:06:18.870Z] --- PASS: TestExec (0.52s)
17:06:18 [2024-02-06T17:06:18.870Z] === RUN   TestExecUser
17:06:19 [2024-02-06T17:06:19.125Z] --- PASS: TestExecUser (0.52s)
17:06:19 [2024-02-06T17:06:19.125Z] === RUN   TestExportContainerAndImportImage
17:06:20 [2024-02-06T17:06:20.047Z] --- PASS: TestExportContainerAndImportImage (0.60s)
17:06:20 [2024-02-06T17:06:20.047Z] === RUN   TestExportContainerAfterDaemonRestart
17:06:20 [2024-02-06T17:06:20.970Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
17:06:20 [2024-02-06T17:06:20.970Z] === RUN   TestHealthCheckWorkdir
17:06:21 [2024-02-06T17:06:21.528Z] --- PASS: TestHealthCheckWorkdir (0.57s)
17:06:21 [2024-02-06T17:06:21.528Z] === RUN   TestHealthKillContainer
17:06:29 [2024-02-06T17:06:29.591Z] --- PASS: TestHealthKillContainer (7.91s)
17:06:29 [2024-02-06T17:06:29.591Z] === RUN   TestHealthCheckProcessKilled
17:06:30 [2024-02-06T17:06:30.512Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
17:06:30 [2024-02-06T17:06:30.512Z] === RUN   TestInspectCpusetInConfigPre120
17:06:30 [2024-02-06T17:06:30.766Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
17:06:30 [2024-02-06T17:06:30.766Z] === RUN   TestIpcModeNone
17:06:31 [2024-02-06T17:06:31.324Z] --- PASS: TestIpcModeNone (0.60s)
17:06:31 [2024-02-06T17:06:31.324Z] === RUN   TestIpcModePrivate
17:06:31 [2024-02-06T17:06:31.578Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
17:06:31 [2024-02-06T17:06:31.832Z] --- PASS: TestIpcModePrivate (0.52s)
17:06:31 [2024-02-06T17:06:31.832Z] === RUN   TestIpcModeShareable
17:06:32 [2024-02-06T17:06:32.086Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
17:06:32 [2024-02-06T17:06:32.340Z] --- PASS: TestIpcModeShareable (0.47s)
17:06:32 [2024-02-06T17:06:32.340Z] === RUN   TestAPIIpcModeShareableAndContainer
17:06:34 [2024-02-06T17:06:34.220Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s)
17:06:34 [2024-02-06T17:06:34.220Z] === RUN   TestAPIIpcModeHost
17:06:34 [2024-02-06T17:06:34.475Z] --- PASS: TestAPIIpcModeHost (0.35s)
17:06:34 [2024-02-06T17:06:34.475Z] === RUN   TestDaemonIpcModeShareable
17:06:35 [2024-02-06T17:06:35.397Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
17:06:35 [2024-02-06T17:06:35.651Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
17:06:35 [2024-02-06T17:06:35.651Z] === RUN   TestDaemonIpcModePrivate
17:06:36 [2024-02-06T17:06:36.573Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
17:06:36 [2024-02-06T17:06:36.827Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
17:06:36 [2024-02-06T17:06:36.827Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:06:37 [2024-02-06T17:06:37.750Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
17:06:38 [2024-02-06T17:06:38.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
17:06:38 [2024-02-06T17:06:38.004Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:06:38 [2024-02-06T17:06:38.925Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
17:06:39 [2024-02-06T17:06:39.179Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
17:06:39 [2024-02-06T17:06:39.179Z] === RUN   TestIpcModeOlderClient
17:06:39 [2024-02-06T17:06:39.179Z] === PAUSE TestIpcModeOlderClient
17:06:39 [2024-02-06T17:06:39.179Z] === RUN   TestKillContainerInvalidSignal
17:06:39 [2024-02-06T17:06:39.737Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
17:06:39 [2024-02-06T17:06:39.737Z] === RUN   TestKillContainer
17:06:39 [2024-02-06T17:06:39.737Z] === RUN   TestKillContainer/no_signal
17:06:40 [2024-02-06T17:06:40.295Z] === RUN   TestKillContainer/non_killing_signal
17:06:40 [2024-02-06T17:06:40.549Z] === RUN   TestKillContainer/killing_signal
17:06:41 [2024-02-06T17:06:41.108Z] --- PASS: TestKillContainer (1.46s)
17:06:41 [2024-02-06T17:06:41.108Z]     --- PASS: TestKillContainer/no_signal (0.47s)
17:06:41 [2024-02-06T17:06:41.108Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:06:41 [2024-02-06T17:06:41.108Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
17:06:41 [2024-02-06T17:06:41.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:06:41 [2024-02-06T17:06:41.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:06:41 [2024-02-06T17:06:41.666Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:06:42 [2024-02-06T17:06:42.224Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s)
17:06:42 [2024-02-06T17:06:42.224Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
17:06:42 [2024-02-06T17:06:42.224Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
17:06:42 [2024-02-06T17:06:42.224Z] === RUN   TestKillStoppedContainer
17:06:42 [2024-02-06T17:06:42.224Z] --- PASS: TestKillStoppedContainer (0.05s)
17:06:42 [2024-02-06T17:06:42.224Z] === RUN   TestKillStoppedContainerAPIPre120
17:06:42 [2024-02-06T17:06:42.224Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:06:42 [2024-02-06T17:06:42.224Z] === RUN   TestKillDifferentUserContainer
17:06:42 [2024-02-06T17:06:42.782Z] --- PASS: TestKillDifferentUserContainer (0.51s)
17:06:42 [2024-02-06T17:06:42.782Z] === RUN   TestInspectOomKilledTrue
17:06:43 [2024-02-06T17:06:43.340Z] --- PASS: TestInspectOomKilledTrue (0.53s)
17:06:43 [2024-02-06T17:06:43.340Z] === RUN   TestInspectOomKilledFalse
17:06:43 [2024-02-06T17:06:43.899Z] --- PASS: TestInspectOomKilledFalse (0.48s)
17:06:43 [2024-02-06T17:06:43.899Z] === RUN   TestLinksEtcHostsContentMatch
17:06:44 [2024-02-06T17:06:44.153Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
17:06:44 [2024-02-06T17:06:44.153Z] === RUN   TestLinksContainerNames
17:06:45 [2024-02-06T17:06:45.076Z] --- PASS: TestLinksContainerNames (0.97s)
17:06:45 [2024-02-06T17:06:45.076Z] === RUN   TestLogsFollowTailEmpty
17:06:45 [2024-02-06T17:06:45.634Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:06:45 [2024-02-06T17:06:45.634Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:06:45 [2024-02-06T17:06:45.634Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:06:45 [2024-02-06T17:06:45.634Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:06:45 [2024-02-06T17:06:45.634Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:06:45 [2024-02-06T17:06:45.634Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:06:45 [2024-02-06T17:06:45.634Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:06:47 [2024-02-06T17:06:47.514Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:06:47 [2024-02-06T17:06:47.514Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:06:47 [2024-02-06T17:06:47.514Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:06:47 [2024-02-06T17:06:47.514Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:06:47 [2024-02-06T17:06:47.514Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:06:48 [2024-02-06T17:06:48.873Z] --- PASS: TestLogs (3.46s)
17:06:48 [2024-02-06T17:06:48.873Z]     --- PASS: TestLogs/driver_local (0.01s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.08s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.08s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.37s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.63s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.69s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.77s)
17:06:48 [2024-02-06T17:06:48.873Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.85s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.07s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.55s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.61s)
17:06:48 [2024-02-06T17:06:48.873Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.67s)
17:06:48 [2024-02-06T17:06:48.873Z] === RUN   TestContainerNetworkMountsNoChown
17:06:49 [2024-02-06T17:06:49.432Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/default
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/default
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/private
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/private
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rprivate
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rprivate
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/slave
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/slave
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rslave
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rslave
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/shared
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/shared
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rshared
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rshared
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/default
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rslave
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rprivate
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/slave
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rshared
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/default/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/private
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/shared
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/private/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/default/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/private/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/default/bind_root
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/default/mount_root
17:06:49 [2024-02-06T17:06:49.432Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/private/bind_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/private/mount_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:06:49 [2024-02-06T17:06:49.687Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:06:49 [2024-02-06T17:06:49.687Z] --- PASS: TestMountDaemonRoot (0.02s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s)
17:06:49 [2024-02-06T17:06:49.687Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
17:06:49 [2024-02-06T17:06:49.687Z] === RUN   TestContainerBindMountNonRecursive
17:06:51 [2024-02-06T17:06:51.567Z] --- PASS: TestContainerBindMountNonRecursive (1.43s)
17:06:51 [2024-02-06T17:06:51.567Z] === RUN   TestContainerVolumesMountedAsShared
17:06:51 [2024-02-06T17:06:51.567Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
17:06:51 [2024-02-06T17:06:51.567Z] === RUN   TestContainerVolumesMountedAsSlave
17:06:52 [2024-02-06T17:06:52.125Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
17:06:52 [2024-02-06T17:06:52.125Z] === RUN   TestNetworkNat
17:06:52 [2024-02-06T17:06:52.379Z] --- PASS: TestNetworkNat (0.53s)
17:06:52 [2024-02-06T17:06:52.379Z] === RUN   TestNetworkLocalhostTCPNat
17:06:52 [2024-02-06T17:06:52.937Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s)
17:06:52 [2024-02-06T17:06:52.937Z] === RUN   TestNetworkLoopbackNat
17:06:56 [2024-02-06T17:06:56.191Z] --- PASS: TestNetworkLoopbackNat (2.61s)
17:06:56 [2024-02-06T17:06:56.191Z] === RUN   TestPause
17:06:56 [2024-02-06T17:06:56.191Z] --- PASS: TestPause (0.53s)
17:06:56 [2024-02-06T17:06:56.191Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:06:56 [2024-02-06T17:06:56.191Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:06:56 [2024-02-06T17:06:56.191Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:06:56 [2024-02-06T17:06:56.191Z] === RUN   TestPauseStopPausedContainer
17:06:56 [2024-02-06T17:06:56.750Z] --- PASS: TestPauseStopPausedContainer (0.50s)
17:06:56 [2024-02-06T17:06:56.750Z] === RUN   TestPidHost
17:06:57 [2024-02-06T17:06:57.671Z] --- PASS: TestPidHost (1.10s)
17:06:57 [2024-02-06T17:06:57.671Z] === RUN   TestPsFilter
17:06:57 [2024-02-06T17:06:57.926Z] --- PASS: TestPsFilter (0.14s)
17:06:57 [2024-02-06T17:06:57.926Z] === RUN   TestRemoveContainerWithRemovedVolume
17:06:58 [2024-02-06T17:06:58.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
17:06:58 [2024-02-06T17:06:58.484Z] === RUN   TestRemoveContainerWithVolume
17:06:58 [2024-02-06T17:06:58.738Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
17:06:58 [2024-02-06T17:06:58.738Z] === RUN   TestRemoveContainerRunning
17:06:59 [2024-02-06T17:06:59.295Z] --- PASS: TestRemoveContainerRunning (0.48s)
17:06:59 [2024-02-06T17:06:59.295Z] === RUN   TestRemoveContainerForceRemoveRunning
17:06:59 [2024-02-06T17:06:59.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
17:06:59 [2024-02-06T17:06:59.854Z] === RUN   TestRemoveInvalidContainer
17:06:59 [2024-02-06T17:06:59.854Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:06:59 [2024-02-06T17:06:59.854Z] === RUN   TestRenameLinkedContainer
17:07:02 [2024-02-06T17:07:02.358Z] --- PASS: TestRenameLinkedContainer (2.05s)
17:07:02 [2024-02-06T17:07:02.359Z] === RUN   TestRenameStoppedContainer
17:07:02 [2024-02-06T17:07:02.359Z] --- PASS: TestRenameStoppedContainer (0.48s)
17:07:02 [2024-02-06T17:07:02.359Z] === RUN   TestRenameRunningContainerAndReuse
17:07:03 [2024-02-06T17:07:03.280Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
17:07:03 [2024-02-06T17:07:03.280Z] === RUN   TestRenameInvalidName
17:07:03 [2024-02-06T17:07:03.839Z] --- PASS: TestRenameInvalidName (0.50s)
17:07:03 [2024-02-06T17:07:03.839Z] === RUN   TestRenameAnonymousContainer
17:07:05 [2024-02-06T17:07:05.718Z] --- PASS: TestRenameAnonymousContainer (1.78s)
17:07:05 [2024-02-06T17:07:05.718Z] === RUN   TestRenameContainerWithSameName
17:07:06 [2024-02-06T17:07:06.276Z] --- PASS: TestRenameContainerWithSameName (0.51s)
17:07:06 [2024-02-06T17:07:06.276Z] === RUN   TestRenameContainerWithLinkedContainer
17:07:07 [2024-02-06T17:07:07.197Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
17:07:07 [2024-02-06T17:07:07.197Z] === RUN   TestResize
17:07:07 [2024-02-06T17:07:07.756Z] --- PASS: TestResize (0.50s)
17:07:07 [2024-02-06T17:07:07.756Z] === RUN   TestResizeWithInvalidSize
17:07:08 [2024-02-06T17:07:08.313Z] --- PASS: TestResizeWithInvalidSize (0.50s)
17:07:08 [2024-02-06T17:07:08.313Z] === RUN   TestResizeWhenContainerNotStarted
17:07:08 [2024-02-06T17:07:08.872Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:07:08 [2024-02-06T17:07:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:07:10 [2024-02-06T17:07:10.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:07:10 [2024-02-06T17:07:10.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:07:10 [2024-02-06T17:07:10.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:07:10 [2024-02-06T17:07:10.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:07:11 [2024-02-06T17:07:11.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:07:11 [2024-02-06T17:07:11.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:07:12 [2024-02-06T17:07:12.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:07:12 [2024-02-06T17:07:12.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:07:14 [2024-02-06T17:07:14.600Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.61s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.90s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.61s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.49s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s)
17:07:14 [2024-02-06T17:07:14.600Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s)
17:07:14 [2024-02-06T17:07:14.600Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:07:14 [2024-02-06T17:07:14.600Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:07:15 [2024-02-06T17:07:15.522Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:07:16 [2024-02-06T17:07:16.879Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s)
17:07:16 [2024-02-06T17:07:16.879Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
17:07:16 [2024-02-06T17:07:16.879Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s)
17:07:16 [2024-02-06T17:07:16.879Z] === RUN   TestCgroupNamespacesRun
17:07:17 [2024-02-06T17:07:17.801Z] --- PASS: TestCgroupNamespacesRun (1.15s)
17:07:17 [2024-02-06T17:07:17.801Z] === RUN   TestCgroupNamespacesRunPrivileged
17:07:19 [2024-02-06T17:07:19.160Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
17:07:19 [2024-02-06T17:07:19.160Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:07:20 [2024-02-06T17:07:20.082Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
17:07:20 [2024-02-06T17:07:20.082Z] === RUN   TestCgroupNamespacesRunHostMode
17:07:21 [2024-02-06T17:07:21.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
17:07:21 [2024-02-06T17:07:21.440Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:07:22 [2024-02-06T17:07:22.798Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s)
17:07:22 [2024-02-06T17:07:22.798Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:07:23 [2024-02-06T17:07:23.721Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
17:07:23 [2024-02-06T17:07:23.721Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:07:24 [2024-02-06T17:07:24.643Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
17:07:24 [2024-02-06T17:07:24.643Z] === RUN   TestCgroupNamespacesRunOlderClient
17:07:25 [2024-02-06T17:07:25.566Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
17:07:25 [2024-02-06T17:07:25.566Z] === RUN   TestNISDomainname
17:07:26 [2024-02-06T17:07:26.124Z] --- PASS: TestNISDomainname (0.55s)
17:07:26 [2024-02-06T17:07:26.124Z] === RUN   TestHostnameDnsResolution
17:07:27 [2024-02-06T17:07:27.047Z] --- PASS: TestHostnameDnsResolution (0.77s)
17:07:27 [2024-02-06T17:07:27.047Z] === RUN   TestUnprivilegedPortsAndPing
17:07:27 [2024-02-06T17:07:27.605Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
17:07:27 [2024-02-06T17:07:27.605Z] === RUN   TestPrivilegedHostDevices
17:07:28 [2024-02-06T17:07:28.164Z] --- PASS: TestPrivilegedHostDevices (0.50s)
17:07:28 [2024-02-06T17:07:28.164Z] === RUN   TestRunConsoleSize
17:07:28 [2024-02-06T17:07:28.418Z] --- PASS: TestRunConsoleSize (0.46s)
17:07:28 [2024-02-06T17:07:28.418Z] === RUN   TestRunWithAlternativeContainerdShim
17:07:30 [2024-02-06T17:07:30.922Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s)
17:07:30 [2024-02-06T17:07:30.922Z] === RUN   TestStats
17:07:32 [2024-02-06T17:07:32.279Z] --- PASS: TestStats (1.48s)
17:07:32 [2024-02-06T17:07:32.279Z] === RUN   TestStopContainerWithTimeout
17:07:32 [2024-02-06T17:07:32.279Z] === RUN   TestStopContainerWithTimeout/0
17:07:32 [2024-02-06T17:07:32.279Z] === PAUSE TestStopContainerWithTimeout/0
17:07:32 [2024-02-06T17:07:32.279Z] === RUN   TestStopContainerWithTimeout/1
17:07:32 [2024-02-06T17:07:32.279Z] === PAUSE TestStopContainerWithTimeout/1
17:07:32 [2024-02-06T17:07:32.279Z] === RUN   TestStopContainerWithTimeout/3
17:07:32 [2024-02-06T17:07:32.279Z] === PAUSE TestStopContainerWithTimeout/3
17:07:32 [2024-02-06T17:07:32.279Z] === RUN   TestStopContainerWithTimeout/-1
17:07:32 [2024-02-06T17:07:32.279Z] === PAUSE TestStopContainerWithTimeout/-1
17:07:32 [2024-02-06T17:07:32.279Z] === CONT  TestStopContainerWithTimeout/0
17:07:32 [2024-02-06T17:07:32.279Z] === CONT  TestStopContainerWithTimeout/3
17:07:32 [2024-02-06T17:07:32.279Z] === CONT  TestStopContainerWithTimeout/-1
17:07:32 [2024-02-06T17:07:32.279Z] === CONT  TestStopContainerWithTimeout/1
17:07:34 [2024-02-06T17:07:34.783Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:07:34 [2024-02-06T17:07:34.783Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
17:07:34 [2024-02-06T17:07:34.783Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
17:07:34 [2024-02-06T17:07:34.783Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
17:07:34 [2024-02-06T17:07:34.783Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
17:07:34 [2024-02-06T17:07:34.783Z] === RUN   TestDeleteDevicemapper
17:07:34 [2024-02-06T17:07:34.783Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
17:07:34 [2024-02-06T17:07:34.783Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:07:34 [2024-02-06T17:07:34.783Z] === RUN   TestStopContainerWithTimeoutCancel
17:07:34 [2024-02-06T17:07:34.783Z] === PAUSE TestStopContainerWithTimeoutCancel
17:07:34 [2024-02-06T17:07:34.783Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:07:37 [2024-02-06T17:07:37.288Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s)
17:07:37 [2024-02-06T17:07:37.288Z] === RUN   TestUpdateMemory
17:07:37 [2024-02-06T17:07:37.542Z] --- PASS: TestUpdateMemory (0.60s)
17:07:37 [2024-02-06T17:07:37.542Z] === RUN   TestUpdateCPUQuota
17:07:38 [2024-02-06T17:07:38.464Z] --- PASS: TestUpdateCPUQuota (0.76s)
17:07:38 [2024-02-06T17:07:38.464Z] === RUN   TestUpdatePidsLimit
17:07:38 [2024-02-06T17:07:38.464Z] === RUN   TestUpdatePidsLimit/update_from_none
17:07:38 [2024-02-06T17:07:38.464Z] === RUN   TestUpdatePidsLimit/no_change
17:07:38 [2024-02-06T17:07:38.717Z] === RUN   TestUpdatePidsLimit/update_lower
17:07:38 [2024-02-06T17:07:38.717Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:07:38 [2024-02-06T17:07:38.971Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:07:38 [2024-02-06T17:07:38.971Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:07:39 [2024-02-06T17:07:39.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:07:39 [2024-02-06T17:07:39.783Z] --- PASS: TestUpdatePidsLimit (1.58s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
17:07:39 [2024-02-06T17:07:39.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
17:07:39 [2024-02-06T17:07:39.783Z] === RUN   TestUpdateRestartPolicy
17:07:51 [2024-02-06T17:07:51.926Z] --- PASS: TestUpdateRestartPolicy (10.92s)
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestUpdateRestartWithAutoRemove
17:07:51 [2024-02-06T17:07:51.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestWaitNonBlocked
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:07:51 [2024-02-06T17:07:51.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:07:51 [2024-02-06T17:07:51.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:07:51 [2024-02-06T17:07:51.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:07:51 [2024-02-06T17:07:51.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:07:51 [2024-02-06T17:07:51.926Z] --- PASS: TestWaitNonBlocked (0.03s)
17:07:51 [2024-02-06T17:07:51.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
17:07:51 [2024-02-06T17:07:51.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestWaitBlocked
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:07:51 [2024-02-06T17:07:51.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:07:51 [2024-02-06T17:07:51.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:07:51 [2024-02-06T17:07:51.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:07:51 [2024-02-06T17:07:51.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:07:51 [2024-02-06T17:07:51.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:07:52 [2024-02-06T17:07:52.848Z] --- PASS: TestWaitBlocked (0.02s)
17:07:52 [2024-02-06T17:07:52.848Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
17:07:52 [2024-02-06T17:07:52.848Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:07:52 [2024-02-06T17:07:52.848Z] === RUN   TestWaitConditions
17:07:52 [2024-02-06T17:07:52.848Z] === RUN   TestWaitConditions/default
17:07:52 [2024-02-06T17:07:52.848Z] === PAUSE TestWaitConditions/default
17:07:52 [2024-02-06T17:07:52.848Z] === RUN   TestWaitConditions/not-running
17:07:52 [2024-02-06T17:07:52.848Z] === PAUSE TestWaitConditions/not-running
17:07:52 [2024-02-06T17:07:52.848Z] === RUN   TestWaitConditions/next-exit
17:07:52 [2024-02-06T17:07:52.848Z] === PAUSE TestWaitConditions/next-exit
17:07:52 [2024-02-06T17:07:52.848Z] === RUN   TestWaitConditions/removed
17:07:52 [2024-02-06T17:07:52.848Z] === PAUSE TestWaitConditions/removed
17:07:52 [2024-02-06T17:07:52.848Z] === CONT  TestWaitConditions/default
17:07:52 [2024-02-06T17:07:52.848Z] === CONT  TestWaitConditions/next-exit
17:07:52 [2024-02-06T17:07:52.848Z] === CONT  TestWaitConditions/not-running
17:07:52 [2024-02-06T17:07:52.848Z] === CONT  TestWaitConditions/removed
17:07:54 [2024-02-06T17:07:54.729Z] --- PASS: TestWaitConditions (0.03s)
17:07:54 [2024-02-06T17:07:54.729Z]     --- PASS: TestWaitConditions/default (1.62s)
17:07:54 [2024-02-06T17:07:54.729Z]     --- PASS: TestWaitConditions/removed (2.04s)
17:07:54 [2024-02-06T17:07:54.729Z]     --- PASS: TestWaitConditions/not-running (2.07s)
17:07:54 [2024-02-06T17:07:54.729Z]     --- PASS: TestWaitConditions/next-exit (2.11s)
17:07:54 [2024-02-06T17:07:54.729Z] === RUN   TestWaitRestartedContainer
17:07:54 [2024-02-06T17:07:54.729Z] === RUN   TestWaitRestartedContainer/default
17:07:54 [2024-02-06T17:07:54.729Z] === PAUSE TestWaitRestartedContainer/default
17:07:54 [2024-02-06T17:07:54.729Z] === RUN   TestWaitRestartedContainer/not-running
17:07:54 [2024-02-06T17:07:54.729Z] === PAUSE TestWaitRestartedContainer/not-running
17:07:54 [2024-02-06T17:07:54.729Z] === RUN   TestWaitRestartedContainer/next-exit
17:07:54 [2024-02-06T17:07:54.729Z] === PAUSE TestWaitRestartedContainer/next-exit
17:07:54 [2024-02-06T17:07:54.729Z] === CONT  TestWaitRestartedContainer/default
17:07:54 [2024-02-06T17:07:54.729Z] === CONT  TestWaitRestartedContainer/next-exit
17:07:54 [2024-02-06T17:07:54.729Z] === CONT  TestWaitRestartedContainer/not-running
17:07:57 [2024-02-06T17:07:57.234Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:07:57 [2024-02-06T17:07:57.234Z]     --- PASS: TestWaitRestartedContainer/not-running (2.10s)
17:07:57 [2024-02-06T17:07:57.234Z]     --- PASS: TestWaitRestartedContainer/default (2.14s)
17:07:57 [2024-02-06T17:07:57.234Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.20s)
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestContainerStartOnDaemonRestart
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestContainerKillOnDaemonStart
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestDaemonHostGatewayIP
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestRestartDaemonWithRestartingContainer
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestDaemonRestartIpcMode
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestStopContainerWithTimeoutCancel
17:07:57 [2024-02-06T17:07:57.234Z] === CONT  TestIpcModeOlderClient
17:07:57 [2024-02-06T17:07:57.234Z] --- PASS: TestIpcModeOlderClient (0.12s)
17:07:59 [2024-02-06T17:07:59.741Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
17:08:00 [2024-02-06T17:08:00.663Z] --- PASS: TestDaemonHostGatewayIP (3.37s)
17:08:00 [2024-02-06T17:08:00.663Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
17:08:00 [2024-02-06T17:08:00.663Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
17:08:00 [2024-02-06T17:08:00.663Z] --- PASS: TestStopContainerWithTimeoutCancel (3.72s)
17:08:10 [2024-02-06T17:08:10.581Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
17:08:10 [2024-02-06T17:08:10.581Z] PASS
17:08:10 [2024-02-06T17:08:10.581Z] 
17:08:10 [2024-02-06T17:08:10.581Z] === Skipped
17:08:10 [2024-02-06T17:08:10.581Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:08:10 [2024-02-06T17:08:10.581Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:08:10 [2024-02-06T17:08:10.581Z] 
17:08:10 [2024-02-06T17:08:10.581Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:08:10 [2024-02-06T17:08:10.581Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:08:10 [2024-02-06T17:08:10.581Z] 
17:08:10 [2024-02-06T17:08:10.581Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:08:10 [2024-02-06T17:08:10.581Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
17:08:10 [2024-02-06T17:08:10.581Z] 
17:08:10 [2024-02-06T17:08:10.581Z] DONE 274 tests, 3 skipped in 117.588s
17:08:10 [2024-02-06T17:08:10.581Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:08:10 [2024-02-06T17:08:10.581Z] ++ 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
17:08:10 [2024-02-06T17:08:10.581Z] ++ set -e
17:08:10 [2024-02-06T17:08:10.581Z] ++ '[' -n 0 ']'
17:08:10 [2024-02-06T17:08:10.581Z] ++ set -x
17:08:10 [2024-02-06T17:08:10.581Z] ++ 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 GITHUB_ACTIONS= 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
17:08:10 [2024-02-06T17:08:10.581Z] INFO: Testing against a local daemon
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestConfigDaemonID
17:08:10 [2024-02-06T17:08:10.581Z]     daemon_test.go:73: [d8081759c0799] daemon is not started
17:08:10 [2024-02-06T17:08:10.581Z] --- PASS: TestConfigDaemonID (1.04s)
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestDaemonConfigValidation
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:08:10 [2024-02-06T17:08:10.581Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:08:10 [2024-02-06T17:08:10.581Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestDaemonConfigValidation/invalid_config
17:08:10 [2024-02-06T17:08:10.581Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestDaemonConfigValidation/malformed_config
17:08:10 [2024-02-06T17:08:10.581Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestDaemonConfigValidation/valid_config
17:08:10 [2024-02-06T17:08:10.581Z] === PAUSE TestDaemonConfigValidation/valid_config
17:08:10 [2024-02-06T17:08:10.581Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:08:10 [2024-02-06T17:08:10.581Z] === CONT  TestDaemonConfigValidation/malformed_config
17:08:10 [2024-02-06T17:08:10.581Z] === CONT  TestDaemonConfigValidation/invalid_config
17:08:10 [2024-02-06T17:08:10.581Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:08:10 [2024-02-06T17:08:10.581Z] === CONT  TestDaemonConfigValidation/valid_config
17:08:10 [2024-02-06T17:08:10.581Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:08:10 [2024-02-06T17:08:10.581Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:08:10 [2024-02-06T17:08:10.581Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:08:10 [2024-02-06T17:08:10.581Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:08:10 [2024-02-06T17:08:10.581Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:08:10 [2024-02-06T17:08:10.581Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestConfigDaemonSeccompProfiles
17:08:10 [2024-02-06T17:08:10.581Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:08:11 [2024-02-06T17:08:11.139Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:08:12 [2024-02-06T17:08:12.061Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:08:13 [2024-02-06T17:08:13.419Z]     daemon_test.go:187: [df0a35cc34508] daemon is not started
17:08:13 [2024-02-06T17:08:13.419Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:08:13 [2024-02-06T17:08:13.419Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:08:13 [2024-02-06T17:08:13.419Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:08:13 [2024-02-06T17:08:13.419Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:08:13 [2024-02-06T17:08:13.419Z] === RUN   TestDaemonProxy
17:08:13 [2024-02-06T17:08:13.419Z] === RUN   TestDaemonProxy/environment_variables
17:08:13 [2024-02-06T17:08:13.419Z] === PAUSE TestDaemonProxy/environment_variables
17:08:13 [2024-02-06T17:08:13.419Z] === RUN   TestDaemonProxy/command-line_options
17:08:13 [2024-02-06T17:08:13.419Z] === PAUSE TestDaemonProxy/command-line_options
17:08:13 [2024-02-06T17:08:13.419Z] === RUN   TestDaemonProxy/configuration_file
17:08:13 [2024-02-06T17:08:13.419Z] === PAUSE TestDaemonProxy/configuration_file
17:08:13 [2024-02-06T17:08:13.419Z] === RUN   TestDaemonProxy/conflicting_options
17:08:13 [2024-02-06T17:08:13.673Z] === RUN   TestDaemonProxy/reload_sanitized
17:08:13 [2024-02-06T17:08:13.673Z] === PAUSE TestDaemonProxy/reload_sanitized
17:08:13 [2024-02-06T17:08:13.673Z] === CONT  TestDaemonProxy/environment_variables
17:08:13 [2024-02-06T17:08:13.673Z] === CONT  TestDaemonProxy/configuration_file
17:08:13 [2024-02-06T17:08:13.673Z] === CONT  TestDaemonProxy/reload_sanitized
17:08:13 [2024-02-06T17:08:13.673Z] === CONT  TestDaemonProxy/command-line_options
17:08:15 [2024-02-06T17:08:15.553Z] --- PASS: TestDaemonProxy (0.50s)
17:08:15 [2024-02-06T17:08:15.553Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:08:15 [2024-02-06T17:08:15.553Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:08:15 [2024-02-06T17:08:15.553Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
17:08:15 [2024-02-06T17:08:15.553Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
17:08:15 [2024-02-06T17:08:15.553Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
17:08:15 [2024-02-06T17:08:15.553Z] === RUN   TestLiveRestore
17:08:15 [2024-02-06T17:08:15.553Z] === RUN   TestLiveRestore/volume_references
17:08:15 [2024-02-06T17:08:15.553Z] === PAUSE TestLiveRestore/volume_references
17:08:15 [2024-02-06T17:08:15.553Z] === CONT  TestLiveRestore/volume_references
17:08:16 [2024-02-06T17:08:16.111Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:08:16 [2024-02-06T17:08:16.111Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:08:17 [2024-02-06T17:08:17.033Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:08:18 [2024-02-06T17:08:18.392Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:08:19 [2024-02-06T17:08:19.314Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:08:20 [2024-02-06T17:08:20.236Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:08:21 [2024-02-06T17:08:21.158Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:08:21 [2024-02-06T17:08:21.717Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:08:22 [2024-02-06T17:08:22.638Z] --- PASS: TestLiveRestore (0.00s)
17:08:22 [2024-02-06T17:08:22.638Z]     --- PASS: TestLiveRestore/volume_references (7.22s)
17:08:22 [2024-02-06T17:08:22.638Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.03s)
17:08:22 [2024-02-06T17:08:22.638Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s)
17:08:22 [2024-02-06T17:08:22.638Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
17:08:22 [2024-02-06T17:08:22.638Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
17:08:22 [2024-02-06T17:08:22.638Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
17:08:22 [2024-02-06T17:08:22.638Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.54s)
17:08:22 [2024-02-06T17:08:22.638Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.50s)
17:08:22 [2024-02-06T17:08:22.638Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
17:08:22 [2024-02-06T17:08:22.638Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:08:23 [2024-02-06T17:08:23.561Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.74s)
17:08:23 [2024-02-06T17:08:23.561Z] PASS
17:08:23 [2024-02-06T17:08:23.561Z] 
17:08:23 [2024-02-06T17:08:23.561Z] DONE 28 tests in 14.493s
17:08:23 [2024-02-06T17:08:23.561Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:08:23 [2024-02-06T17:08:23.561Z] ++ 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
17:08:23 [2024-02-06T17:08:23.561Z] ++ set -e
17:08:23 [2024-02-06T17:08:23.561Z] ++ '[' -n 0 ']'
17:08:23 [2024-02-06T17:08:23.561Z] ++ set -x
17:08:23 [2024-02-06T17:08:23.561Z] ++ 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 GITHUB_ACTIONS= 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
17:08:23 [2024-02-06T17:08:23.561Z] INFO: Testing against a local daemon
17:08:23 [2024-02-06T17:08:23.561Z] === RUN   TestCommitInheritsEnv
17:08:24 [2024-02-06T17:08:24.119Z] --- PASS: TestCommitInheritsEnv (0.48s)
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportExtremelyLargeImageWorks
17:08:24 [2024-02-06T17:08:24.119Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:08:24 [2024-02-06T17:08:24.119Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform/#00
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform/_______
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform//
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform/linux
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform/LINUX
17:08:24 [2024-02-06T17:08:24.119Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:08:24 [2024-02-06T17:08:24.375Z] === RUN   TestImportWithCustomPlatform/macos
17:08:24 [2024-02-06T17:08:24.375Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:08:24 [2024-02-06T17:08:24.375Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:08:24 [2024-02-06T17:08:24.375Z] --- PASS: TestImportWithCustomPlatform (0.32s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:08:24 [2024-02-06T17:08:24.375Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:08:24 [2024-02-06T17:08:24.375Z] === RUN   TestImagesFilterMultiReference
17:08:24 [2024-02-06T17:08:24.375Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:08:24 [2024-02-06T17:08:24.375Z] === RUN   TestImagePullPlatformInvalid
17:08:24 [2024-02-06T17:08:24.375Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:08:24 [2024-02-06T17:08:24.375Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" 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.20.13 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=info msg="redis not configured" go.version=go1.20.13 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.20.13 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.13 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e608ff39-b20d-4872-9c86-1942ba2b6664 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e608ff39-b20d-4872-9c86-1942ba2b6664 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.004259ms http.response.status=200 http.response.written=2 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=3fcdc853-b7c6-4868-bdea-8ef9d7c5a202 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.375Z] time="2024-02-06T17:08:24Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=3fcdc853-b7c6-4868-bdea-8ef9d7c5a202 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=3fcdc853-b7c6-4868-bdea-8ef9d7c5a202 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=44.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6811fd22-f1f6-4bd6-a5a0-8b7aba8c239a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4051c0f1-5d0a-4575-82ee-cc7286563d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4051c0f1-5d0a-4575-82ee-cc7286563d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=3fcdc853-b7c6-4868-bdea-8ef9d7c5a202 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.928296ms http.response.status=404 http.response.written=157 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4051c0f1-5d0a-4575-82ee-cc7286563d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=24.18µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36d4216c-72f6-4cf6-8a41-b98d8e05e77f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4051c0f1-5d0a-4575-82ee-cc7286563d9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.983632ms http.response.status=404 http.response.written=157 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=814a29da-f717-4a0e-a711-61b352adc0bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=814a29da-f717-4a0e-a711-61b352adc0bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=419a185a-b78e-43e3-80fa-7804b0eaf5be http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=419a185a-b78e-43e3-80fa-7804b0eaf5be http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=814a29da-f717-4a0e-a711-61b352adc0bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=99.52µs trace.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=20eb0d64-50a3-4358-96dc-3d03aca92c15 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=419a185a-b78e-43e3-80fa-7804b0eaf5be http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=63.549µs trace.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=28f73ad7-d59b-492c-963f-d2f902001874 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=419a185a-b78e-43e3-80fa-7804b0eaf5be http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=11.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).Stat" trace.id=0ad09697-f1f7-42e0-840b-372ce7f7f1dc trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=814a29da-f717-4a0e-a711-61b352adc0bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=13.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc353805-4706-4d2a-9056-26fb6141c458 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=419a185a-b78e-43e3-80fa-7804b0eaf5be http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=74.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=60d9f25a-d230-4640-a237-0d747bebf09c trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=419a185a-b78e-43e3-80fa-7804b0eaf5be http.request.method=POST http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.929904ms http.response.status=202 http.response.written=0 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=814a29da-f717-4a0e-a711-61b352adc0bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=73.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=973e63ab-a444-4bd3-b423-38eedcf2bb77 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=814a29da-f717-4a0e-a711-61b352adc0bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.040797ms http.response.status=202 http.response.written=0 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=35.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c06b95a3-cef9-402c-9984-815a6299d2b1 trace.line=82 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=12.841µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e59c406-2e4f-4516-b4ae-fe17a90d9609 trace.line=141 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=74.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).WriteStream" trace.id=da42204a-ca30-4b9d-bb1f-6de65127b77c trace.line=124 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=11.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).Stat" trace.id=53c2d200-83d5-4d6a-9e30-8a5d42a126b0 trace.line=141 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=10.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb057185-14b4-4d94-968f-3ee74216edc7 trace.line=141 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=7.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ddf4cba1-91a5-4bd7-8190-571c30b9d5fa trace.line=141 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=47.606µs trace.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=cf21bfec-f3f7-43b9-9634-1190442204f0 trace.line=167 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=60.8µs trace.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=4e752b9d-d79c-4c71-9158-5672cf6f37ea trace.line=95 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=98.207µs trace.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=82cd2f4c-b9f8-4388-bf38-d7132d86615c trace.line=181 vars.name=test vars.uuid=92a8035e-5f50-4cf3-a4d2-a4270885fd97 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4ab6893d-e2ea-4430-ae40-7d85203fff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44958" http.request.uri="/v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.725597ms http.response.status=201 http.response.written=0 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "PUT /v2/test/blobs/uploads/92a8035e-5f50-4cf3-a4d2-a4270885fd97?_state=dvCdz-QriAUklzxIkZA1ZP6UoMFhqc1_MzuTRKdA1ZJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTgwMzVlLTVmNTAtNGNmMy1hNGQyLWE0MjcwODg1ZmQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjY0MDI5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=36.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd5504f0-10a0-437a-b7b4-9d2870741eb0 trace.line=82 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=13.678µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd9025da-d292-40ad-85a3-87454eae7bef trace.line=141 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.376Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=69.407µs trace.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=7a6d5030-4475-4f46-9849-3a53ae892a04 trace.line=124 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=11.471µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f512d08-8024-4b23-9ae3-4b0dd69c17f7 trace.line=141 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=13.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7445773a-5062-40a0-a8a8-f43bfbe5f110 trace.line=141 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=8.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).Stat" trace.id=e35926f5-27b9-4a13-9a9a-cb2b4cfaab5b trace.line=141 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=38.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).Move" trace.id=6b62906d-e757-403d-ad66-af8dde22ac4d trace.line=167 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=39.852µs trace.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=a2fd42fe-e87f-4064-a6bf-a91b4662e42e trace.line=95 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/44cf2829-2607-4ad6-b951-147c0f1caf51\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=79.778µs trace.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=6ceb5668-9fd4-4042-afff-a9efabe644e8 trace.line=181 vars.name=test vars.uuid=44cf2829-2607-4ad6-b951-147c0f1caf51 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a19bafd6-ab37-4d1c-beac-c7625dcf77e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.245326ms http.response.status=201 http.response.written=0 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "PUT /v2/test/blobs/uploads/44cf2829-2607-4ad6-b951-147c0f1caf51?_state=Q_vQ-DQxfjC5nNIga0NsF9YpUFGZpFQpdbzBkGFbomh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0Y2YyODI5LTI2MDctNGFkNi1iOTUxLTE0N2MwZjFjYWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNlQxNzowODoyNC4zMjYzNTUyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=110f9ca7-083d-40bf-a7e4-f2c2365efd39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=110f9ca7-083d-40bf-a7e4-f2c2365efd39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=110f9ca7-083d-40bf-a7e4-f2c2365efd39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=23.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8d9c0fb9-7526-4aab-9406-2e2cb5b0dc23 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=110f9ca7-083d-40bf-a7e4-f2c2365efd39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.053µs" http.response.status=404 http.response.written=96 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg=PutImageManifest go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=49.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ce90fad-6d41-49a3-9e7c-47e53a2a841c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=14.712µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a2f15e7-34be-4937-b31c-6c1673e4372b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=20.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=841e0f77-fda6-4e26-9ae6-7487fe6c3f69 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=10.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).Stat" trace.id=bc678d17-64f7-4970-a4e5-f1aaf7c700b3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 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=0840dd55-9482-4a48-8d4e-5f606a1443f2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=52.16µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=83352c9a-ec15-4381-a591-f084bc207ac2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=51.946µs trace.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=c6ac14f3-17df-4cea-882c-d0ed872979b1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=23.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=26a37668-96c9-4bf3-9c82-fc674822d7b7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=60.119µs trace.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=d81f878d-5347-4897-b81d-1bfe6dcdcbc7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=33.575µs trace.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=f275c46f-74f6-43ae-9644-24c7ee63898b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7be6406b-7032-4fa5-9171-a8541b91b610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44946" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.692284ms http.response.status=201 http.response.written=0 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=dd7afc91-86bd-4b48-a774-9df765fb5f39 http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=dd7afc91-86bd-4b48-a774-9df765fb5f39 http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.601µs" http.response.status=200 http.response.written=2 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=45.185µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3924045d-0161-4703-b284-561b2273b32b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.377Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=21.793µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab1ffd59-d740-4057-88fe-40361b093fe7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=15.992µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=40bcea61-06fc-478e-a3d2-6443f3a28cb0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=17.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ddb891f-a1a7-4625-a5d8-0adfff5b8722 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=630a6c81-d971-45c1-b5ad-4c0d83c08a8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.318253ms http.response.status=200 http.response.written=417 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=42.363µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf8bc687-6941-443d-b2bc-18067f238ec3 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=14.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).Stat" trace.id=9caa10e9-53c3-482a-bfbd-ed9644a4b832 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=17.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3a5d75c5-03ba-4062-a026-f0f8dee049e6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=08bb978d-d4aa-4a3f-b7b2-8ea739f71ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.246417ms http.response.status=200 http.response.written=417 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=39.319µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4dd9cb06-3577-4f11-8df2-32f55fb4fa44 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=14.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).Stat" trace.id=a1247a07-e2df-4ee5-ae96-2be9fffbfe92 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=18.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe8d1f6e-deff-4f52-bbc2-227ca6f00872 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=8.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=977e70af-3aec-4fc6-b2bf-c846222abdd6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=8.484µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=04239957-252a-4955-9da9-cc09f3c8e89c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=5.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).URLFor" trace.id=018662ff-b2a5-4d39-9a0f-e2fcc1e63f3e trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=34.224µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f0d6991c-5166-4133-a658-f22f293efeb5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=17.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).Stat" trace.id=9af83683-d91d-4d5a-a826-2ee61f85cf90 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=23.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fdb6fc8b-279c-4935-9861-cebc57143c1f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=17.714µs trace.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=259f8c9a-07fc-4050-b028-2246c3a6eada trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=10.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).Stat" trace.id=e4ccc6a8-ad2c-4e7c-98dc-c50a422f81b1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=53.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=605774c5-34a4-4193-860c-00927bd94b9c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=6.654µs trace.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=c854f840-457d-4455-8693-6d8792f75d2d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=27.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=29a7da3b-19fd-4421-a178-4b722214f0d1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=36.743µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34efc3da-a28d-4044-b6e5-f53947450cc0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=20.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edc07735-a3cb-4691-a37c-ecb65db3ddf8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8927c1b3-cf31-453a-ab9d-9f8a545a7449 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.855016ms http.response.status=200 http.response.written=179 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.378Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.378Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=29.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d7f0a3c-4613-4364-b061-bcbe7eca0a01 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.379Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=12.201µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=246e0f8f-4b0e-4f9e-a6b1-5ec3d6cc2ac9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.379Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e6e936f8-c8a8-4960-a09a-9c9e39d95b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.274143ms http.response.status=200 http.response.written=68 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.379Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5441321c-1393-412a-b62f-ac5fea219017 http.request.method=GET http.request.remoteaddr="127.0.0.1:45046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5441321c-1393-412a-b62f-ac5fea219017 http.request.method=GET http.request.remoteaddr="127.0.0.1:45046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="860.94µs" http.response.status=200 http.response.written=2 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=aa25fb48-1c71-454e-8c9c-ee600e7f228e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=aa25fb48-1c71-454e-8c9c-ee600e7f228e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=aa25fb48-1c71-454e-8c9c-ee600e7f228e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=aa25fb48-1c71-454e-8c9c-ee600e7f228e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=31.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3ee75d83-1777-46de-aeba-d4c5f25ed094 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=aa25fb48-1c71-454e-8c9c-ee600e7f228e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=11.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2640b8f7-4812-4f21-ba65-ef175258f093 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] time="2024-02-06T17:08:24Z" 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.20.13 http.request.host="127.0.0.1:5000" http.request.id=aa25fb48-1c71-454e-8c9c-ee600e7f228e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167335ms http.response.status=404 http.response.written=181 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.633Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.634Z] time="2024-02-06T17:08:24Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5b15f3e2-17e6-47eb-8da3-a27143d44332 http.request.method=GET http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.634Z] time="2024-02-06T17:08:24Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5b15f3e2-17e6-47eb-8da3-a27143d44332 http.request.method=GET http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.634Z] time="2024-02-06T17:08:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5b15f3e2-17e6-47eb-8da3-a27143d44332 http.request.method=GET http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.634Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5b15f3e2-17e6-47eb-8da3-a27143d44332 http.request.method=GET http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=38.424µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c0f7511-19fd-445e-b659-5552e82e7ba8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.634Z] time="2024-02-06T17:08:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=5b15f3e2-17e6-47eb-8da3-a27143d44332 http.request.method=GET http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 trace.duration=12.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=49be85e1-66d1-4903-9bc7-07f612055b9b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.634Z] time="2024-02-06T17:08:24Z" 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.20.13 http.request.host="127.0.0.1:5000" http.request.id=5b15f3e2-17e6-47eb-8da3-a27143d44332 http.request.method=GET http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.219324ms http.response.status=404 http.response.written=181 instance.id=c2509ba7-a1b7-4317-967b-20f21a96d226 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:08:24 [2024-02-06T17:08:24.634Z] 127.0.0.1 - - [06/Feb/2024:17:08:24 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/d10756f356a4c67c6ed933692a17b66ff605d36f kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:08:24 [2024-02-06T17:08:24.634Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
17:08:24 [2024-02-06T17:08:24.634Z] === RUN   TestRemoveImageOrphaning
17:08:24 [2024-02-06T17:08:24.888Z] --- PASS: TestRemoveImageOrphaning (0.41s)
17:08:24 [2024-02-06T17:08:24.888Z] === RUN   TestRemoveImageGarbageCollector
17:08:24 [2024-02-06T17:08:24.888Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:08:24 [2024-02-06T17:08:24.888Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:08:24 [2024-02-06T17:08:24.888Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:08:24 [2024-02-06T17:08:24.888Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:08:24 [2024-02-06T17:08:24.888Z] === RUN   TestTagInvalidReference
17:08:25 [2024-02-06T17:08:25.142Z] --- PASS: TestTagInvalidReference (0.01s)
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestTagValidPrefixedRepo
17:08:25 [2024-02-06T17:08:25.142Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestTagExistedNameWithoutForce
17:08:25 [2024-02-06T17:08:25.142Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestTagOfficialNames
17:08:25 [2024-02-06T17:08:25.142Z] --- PASS: TestTagOfficialNames (0.05s)
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestTagMatchesDigest
17:08:25 [2024-02-06T17:08:25.142Z] --- PASS: TestTagMatchesDigest (0.01s)
17:08:25 [2024-02-06T17:08:25.142Z] PASS
17:08:25 [2024-02-06T17:08:25.142Z] 
17:08:25 [2024-02-06T17:08:25.142Z] === Skipped
17:08:25 [2024-02-06T17:08:25.142Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:08:25 [2024-02-06T17:08:25.142Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:08:25 [2024-02-06T17:08:25.142Z] 
17:08:25 [2024-02-06T17:08:25.142Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:08:25 [2024-02-06T17:08:25.142Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:08:25 [2024-02-06T17:08:25.142Z] 
17:08:25 [2024-02-06T17:08:25.142Z] DONE 23 tests, 2 skipped in 1.707s
17:08:25 [2024-02-06T17:08:25.142Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:08:25 [2024-02-06T17:08:25.142Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:08:25 [2024-02-06T17:08:25.142Z] ++ set -e
17:08:25 [2024-02-06T17:08:25.142Z] ++ '[' -n 0 ']'
17:08:25 [2024-02-06T17:08:25.142Z] ++ set -x
17:08:25 [2024-02-06T17:08:25.142Z] ++ 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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestStripANSICommands
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestStripANSICommands/#00
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestStripANSICommands/#01
17:08:25 [2024-02-06T17:08:25.142Z] --- PASS: TestStripANSICommands (0.00s)
17:08:25 [2024-02-06T17:08:25.142Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:08:25 [2024-02-06T17:08:25.142Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:08:25 [2024-02-06T17:08:25.142Z] PASS
17:08:25 [2024-02-06T17:08:25.142Z] 
17:08:25 [2024-02-06T17:08:25.142Z] DONE 3 tests in 0.009s
17:08:25 [2024-02-06T17:08:25.142Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:08:25 [2024-02-06T17:08:25.142Z] ++ 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
17:08:25 [2024-02-06T17:08:25.142Z] ++ set -e
17:08:25 [2024-02-06T17:08:25.142Z] ++ '[' -n 0 ']'
17:08:25 [2024-02-06T17:08:25.142Z] ++ set -x
17:08:25 [2024-02-06T17:08:25.142Z] ++ 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 GITHUB_ACTIONS= 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
17:08:25 [2024-02-06T17:08:25.142Z] INFO: Testing against a local daemon
17:08:25 [2024-02-06T17:08:25.142Z] === RUN   TestNetworkCreateDelete
17:08:25 [2024-02-06T17:08:25.396Z] --- PASS: TestNetworkCreateDelete (0.16s)
17:08:25 [2024-02-06T17:08:25.397Z] === RUN   TestDockerNetworkDeletePreferID
17:08:25 [2024-02-06T17:08:25.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
17:08:25 [2024-02-06T17:08:25.955Z] === RUN   TestDaemonDNSFallback
17:08:32 [2024-02-06T17:08:32.474Z] --- PASS: TestDaemonDNSFallback (6.35s)
17:08:32 [2024-02-06T17:08:32.474Z] === RUN   TestInspectNetwork
17:08:35 [2024-02-06T17:08:35.734Z] === RUN   TestInspectNetwork/full_network_id
17:08:35 [2024-02-06T17:08:35.734Z] === RUN   TestInspectNetwork/partial_network_id
17:08:35 [2024-02-06T17:08:35.734Z] === RUN   TestInspectNetwork/network_name
17:08:35 [2024-02-06T17:08:35.734Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:08:39 [2024-02-06T17:08:39.891Z] --- PASS: TestInspectNetwork (7.63s)
17:08:39 [2024-02-06T17:08:39.891Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:08:39 [2024-02-06T17:08:39.891Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:08:39 [2024-02-06T17:08:39.891Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:08:39 [2024-02-06T17:08:39.891Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:08:39 [2024-02-06T17:08:39.891Z] === RUN   TestRunContainerWithBridgeNone
17:08:41 [2024-02-06T17:08:41.248Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
17:08:41 [2024-02-06T17:08:41.248Z] === RUN   TestNetworkInvalidJSON
17:08:41 [2024-02-06T17:08:41.248Z] === RUN   TestNetworkInvalidJSON/networks/create
17:08:41 [2024-02-06T17:08:41.249Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:08:41 [2024-02-06T17:08:41.249Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:08:41 [2024-02-06T17:08:41.249Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:08:41 [2024-02-06T17:08:41.249Z] === CONT  TestNetworkInvalidJSON/networks/create
17:08:41 [2024-02-06T17:08:41.249Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:08:41 [2024-02-06T17:08:41.249Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:08:41 [2024-02-06T17:08:41.249Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:08:41 [2024-02-06T17:08:41.249Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkList
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkList//networks
17:08:41 [2024-02-06T17:08:41.249Z] === PAUSE TestNetworkList//networks
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestNetworkList//networks/
17:08:41 [2024-02-06T17:08:41.249Z] === PAUSE TestNetworkList//networks/
17:08:41 [2024-02-06T17:08:41.249Z] === CONT  TestNetworkList//networks
17:08:41 [2024-02-06T17:08:41.249Z] === CONT  TestNetworkList//networks/
17:08:41 [2024-02-06T17:08:41.249Z] --- PASS: TestNetworkList (0.01s)
17:08:41 [2024-02-06T17:08:41.249Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z]     --- PASS: TestNetworkList//networks (0.00s)
17:08:41 [2024-02-06T17:08:41.249Z] === RUN   TestHostIPv4BridgeLabel
17:08:41 [2024-02-06T17:08:41.807Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
17:08:41 [2024-02-06T17:08:41.807Z] === RUN   TestDaemonRestartWithLiveRestore
17:08:43 [2024-02-06T17:08:43.167Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:08:43 [2024-02-06T17:08:43.167Z] === RUN   TestDaemonDefaultNetworkPools
17:08:43 [2024-02-06T17:08:43.725Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
17:08:43 [2024-02-06T17:08:43.725Z] === RUN   TestDaemonRestartWithExistingNetwork
17:08:45 [2024-02-06T17:08:45.083Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:08:45 [2024-02-06T17:08:45.083Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:08:46 [2024-02-06T17:08:46.441Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
17:08:46 [2024-02-06T17:08:46.441Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:08:46 [2024-02-06T17:08:46.695Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:08:46 [2024-02-06T17:08:46.695Z] === RUN   TestServiceWithPredefinedNetwork
17:08:49 [2024-02-06T17:08:49.948Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s)
17:08:49 [2024-02-06T17:08:49.948Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:08:49 [2024-02-06T17:08:49.948Z]     service_test.go:242: FLAKY_TEST
17:08:49 [2024-02-06T17:08:49.948Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:08:49 [2024-02-06T17:08:49.948Z] === RUN   TestServiceWithDataPathPortInit
17:09:04 [2024-02-06T17:09:04.762Z] --- PASS: TestServiceWithDataPathPortInit (14.24s)
17:09:04 [2024-02-06T17:09:04.762Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:09:06 [2024-02-06T17:09:06.122Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m0hjfmis0bierq3wt9g2dnmwj Created:2024-02-06 17:09:04.823323968 +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[f7ca76bb09bde8fad63110b37ee130919fd99328fb2b8d5e6dd8f40122ddb56b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yyz6a0kdymsh6ykics4fbgvw8 EndpointID:f12d05f354cc4dacda97b68b07d862168c5cd163ae17b431a91482f80730c075 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63498f93e3911f6afa9129166883a8aba33b2f88f363ef768470b3af360ab3ca 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:af24a023625b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yyz6a0kdymsh6ykics4fbgvw8 EndpointID:f12d05f354cc4dacda97b68b07d862168c5cd163ae17b431a91482f80730c075 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:09:11 [2024-02-06T17:09:11.354Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s)
17:09:11 [2024-02-06T17:09:11.354Z] PASS
17:09:11 [2024-02-06T17:09:11.354Z] 
17:09:11 [2024-02-06T17:09:11.354Z] === Skipped
17:09:11 [2024-02-06T17:09:11.354Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:09:11 [2024-02-06T17:09:11.354Z]     service_test.go:242: FLAKY_TEST
17:09:11 [2024-02-06T17:09:11.354Z] 
17:09:11 [2024-02-06T17:09:11.354Z] DONE 38 tests, 1 skipped in 45.511s
17:09:11 [2024-02-06T17:09:11.354Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:09:11 [2024-02-06T17:09:11.354Z] ++ 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
17:09:11 [2024-02-06T17:09:11.354Z] ++ set -e
17:09:11 [2024-02-06T17:09:11.354Z] ++ '[' -n 0 ']'
17:09:11 [2024-02-06T17:09:11.354Z] ++ set -x
17:09:11 [2024-02-06T17:09:11.354Z] ++ 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 GITHUB_ACTIONS= 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
17:09:11 [2024-02-06T17:09:11.354Z] INFO: Testing against a local daemon
17:09:11 [2024-02-06T17:09:11.354Z] === RUN   TestDockerNetworkIpvlanPersistance
17:09:11 [2024-02-06T17:09:11.354Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:11 [2024-02-06T17:09:11.354Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:09:11 [2024-02-06T17:09:11.354Z] === RUN   TestDockerNetworkIpvlan
17:09:11 [2024-02-06T17:09:11.354Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:11 [2024-02-06T17:09:11.354Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:09:11 [2024-02-06T17:09:11.354Z] PASS
17:09:11 [2024-02-06T17:09:11.354Z] 
17:09:11 [2024-02-06T17:09:11.354Z] === Skipped
17:09:11 [2024-02-06T17:09:11.354Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:09:11 [2024-02-06T17:09:11.354Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:11 [2024-02-06T17:09:11.354Z] 
17:09:11 [2024-02-06T17:09:11.354Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:09:11 [2024-02-06T17:09:11.354Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:09:11 [2024-02-06T17:09:11.354Z] 
17:09:11 [2024-02-06T17:09:11.354Z] DONE 2 tests, 2 skipped in 0.024s
17:09:11 [2024-02-06T17:09:11.354Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:09:11 [2024-02-06T17:09:11.354Z] ++ 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
17:09:11 [2024-02-06T17:09:11.354Z] ++ set -e
17:09:11 [2024-02-06T17:09:11.354Z] ++ '[' -n 0 ']'
17:09:11 [2024-02-06T17:09:11.354Z] ++ set -x
17:09:11 [2024-02-06T17:09:11.354Z] ++ 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 GITHUB_ACTIONS= 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
17:09:11 [2024-02-06T17:09:11.354Z] INFO: Testing against a local daemon
17:09:11 [2024-02-06T17:09:11.354Z] === RUN   TestDockerNetworkMacvlanPersistance
17:09:12 [2024-02-06T17:09:12.277Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
17:09:12 [2024-02-06T17:09:12.277Z] === RUN   TestDockerNetworkMacvlan
17:09:12 [2024-02-06T17:09:12.836Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:09:13 [2024-02-06T17:09:13.396Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:09:14 [2024-02-06T17:09:14.319Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:09:16 [2024-02-06T17:09:16.199Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:09:18 [2024-02-06T17:09:18.078Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:09:21 [2024-02-06T17:09:21.332Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:09:21 [2024-02-06T17:09:21.890Z] --- PASS: TestDockerNetworkMacvlan (9.66s)
17:09:21 [2024-02-06T17:09:21.890Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
17:09:21 [2024-02-06T17:09:21.890Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
17:09:21 [2024-02-06T17:09:21.890Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
17:09:21 [2024-02-06T17:09:21.890Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
17:09:21 [2024-02-06T17:09:21.890Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.87s)
17:09:21 [2024-02-06T17:09:21.890Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
17:09:21 [2024-02-06T17:09:21.890Z] PASS
17:09:21 [2024-02-06T17:09:21.890Z] 
17:09:21 [2024-02-06T17:09:21.890Z] DONE 8 tests in 10.989s
17:09:21 [2024-02-06T17:09:21.890Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:09:21 [2024-02-06T17:09:21.890Z] ++ 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
17:09:21 [2024-02-06T17:09:21.890Z] ++ set -e
17:09:21 [2024-02-06T17:09:21.890Z] ++ '[' -n 0 ']'
17:09:21 [2024-02-06T17:09:21.890Z] ++ set -x
17:09:21 [2024-02-06T17:09:21.890Z] ++ 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 GITHUB_ACTIONS= 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
17:09:21 [2024-02-06T17:09:21.890Z] testing: warning: no tests to run
17:09:21 [2024-02-06T17:09:21.890Z] PASS
17:09:21 [2024-02-06T17:09:21.890Z] 
17:09:21 [2024-02-06T17:09:21.890Z] DONE 0 tests in 0.008s
17:09:21 [2024-02-06T17:09:21.890Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:09:21 [2024-02-06T17:09:21.890Z] ++ 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
17:09:21 [2024-02-06T17:09:21.890Z] ++ set -e
17:09:21 [2024-02-06T17:09:21.890Z] ++ '[' -n 0 ']'
17:09:21 [2024-02-06T17:09:21.890Z] ++ set -x
17:09:21 [2024-02-06T17:09:21.890Z] ++ 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 GITHUB_ACTIONS= 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
17:09:21 [2024-02-06T17:09:21.890Z] INFO: Testing against a local daemon
17:09:21 [2024-02-06T17:09:21.890Z] === RUN   TestAuthZPluginAllowRequest
17:09:23 [2024-02-06T17:09:23.247Z] --- PASS: TestAuthZPluginAllowRequest (1.32s)
17:09:23 [2024-02-06T17:09:23.247Z] === RUN   TestAuthZPluginTLS
17:09:23 [2024-02-06T17:09:23.805Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:09:23 [2024-02-06T17:09:23.805Z] === RUN   TestAuthZPluginDenyRequest
17:09:24 [2024-02-06T17:09:24.058Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:09:24 [2024-02-06T17:09:24.058Z] === RUN   TestAuthZPluginAPIDenyResponse
17:09:24 [2024-02-06T17:09:24.616Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:09:24 [2024-02-06T17:09:24.616Z] === RUN   TestAuthZPluginDenyResponse
17:09:25 [2024-02-06T17:09:25.173Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:09:25 [2024-02-06T17:09:25.173Z] === RUN   TestAuthZPluginAllowEventStream
17:09:26 [2024-02-06T17:09:26.531Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
17:09:26 [2024-02-06T17:09:26.531Z] === RUN   TestAuthZPluginErrorResponse
17:09:27 [2024-02-06T17:09:27.089Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:09:27 [2024-02-06T17:09:27.089Z] === RUN   TestAuthZPluginErrorRequest
17:09:27 [2024-02-06T17:09:27.343Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:09:27 [2024-02-06T17:09:27.343Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:09:27 [2024-02-06T17:09:27.901Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:09:27 [2024-02-06T17:09:27.901Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:09:29 [2024-02-06T17:09:29.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
17:09:29 [2024-02-06T17:09:29.260Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:09:31 [2024-02-06T17:09:31.140Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
17:09:31 [2024-02-06T17:09:31.140Z] === RUN   TestAuthZPluginHeader
17:09:31 [2024-02-06T17:09:31.395Z] --- PASS: TestAuthZPluginHeader (0.68s)
17:09:31 [2024-02-06T17:09:31.395Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:09:31 [2024-02-06T17:09:31.395Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:31 [2024-02-06T17:09:31.395Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:09:31 [2024-02-06T17:09:31.395Z] === RUN   TestAuthZPluginV2Disable
17:09:31 [2024-02-06T17:09:31.395Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:31 [2024-02-06T17:09:31.395Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:09:31 [2024-02-06T17:09:31.395Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:09:31 [2024-02-06T17:09:31.395Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:31 [2024-02-06T17:09:31.395Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:09:31 [2024-02-06T17:09:31.395Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:09:31 [2024-02-06T17:09:31.395Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:31 [2024-02-06T17:09:31.395Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:09:31 [2024-02-06T17:09:31.395Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:09:49 [2024-02-06T17:09:49.409Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:09:49 [2024-02-06T17:09:49.409Z] PASS
17:09:49 [2024-02-06T17:09:49.409Z] 
17:09:49 [2024-02-06T17:09:49.409Z] === Skipped
17:09:49 [2024-02-06T17:09:49.409Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:09:49 [2024-02-06T17:09:49.409Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:49 [2024-02-06T17:09:49.409Z] 
17:09:49 [2024-02-06T17:09:49.409Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:09:49 [2024-02-06T17:09:49.409Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:49 [2024-02-06T17:09:49.409Z] 
17:09:49 [2024-02-06T17:09:49.409Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:09:49 [2024-02-06T17:09:49.409Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:49 [2024-02-06T17:09:49.409Z] 
17:09:49 [2024-02-06T17:09:49.409Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:09:49 [2024-02-06T17:09:49.409Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:49 [2024-02-06T17:09:49.409Z] 
17:09:49 [2024-02-06T17:09:49.409Z] DONE 17 tests, 4 skipped in 26.577s
17:09:49 [2024-02-06T17:09:49.409Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:09:49 [2024-02-06T17:09:49.409Z] ++ 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
17:09:49 [2024-02-06T17:09:49.409Z] ++ set -e
17:09:49 [2024-02-06T17:09:49.409Z] ++ '[' -n 0 ']'
17:09:49 [2024-02-06T17:09:49.409Z] ++ set -x
17:09:49 [2024-02-06T17:09:49.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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
17:09:49 [2024-02-06T17:09:49.409Z] INFO: Testing against a local daemon
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:09:49 [2024-02-06T17:09:49.409Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:09:49 [2024-02-06T17:09:49.409Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:09:49 [2024-02-06T17:09:49.409Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:09:49 [2024-02-06T17:09:49.409Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:09:49 [2024-02-06T17:09:49.409Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:09:49 [2024-02-06T17:09:49.409Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:09:49 [2024-02-06T17:09:49.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:09:49 [2024-02-06T17:09:49.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:09:49 [2024-02-06T17:09:49.410Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:09:49 [2024-02-06T17:09:49.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:09:49 [2024-02-06T17:09:49.410Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:09:49 [2024-02-06T17:09:49.410Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:09:49 [2024-02-06T17:09:49.410Z] === RUN   TestPluginInstall
17:09:49 [2024-02-06T17:09:49.410Z] === RUN   TestPluginInstall/no_auth
17:09:51 [2024-02-06T17:09:51.290Z] time="2024-02-06T17:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:51 [2024-02-06T17:09:51.290Z] time="2024-02-06T17:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86cb50876082b2f49997ff07cb07a396a94e0e589874eb73a514fa537fb84973" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:51 [2024-02-06T17:09:51.290Z] time="2024-02-06T17:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:51 [2024-02-06T17:09:51.290Z] time="2024-02-06T17:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86cb50876082b2f49997ff07cb07a396a94e0e589874eb73a514fa537fb84973" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:51 [2024-02-06T17:09:51.544Z] === RUN   TestPluginInstall/with_digest
17:09:52 [2024-02-06T17:09:52.102Z] === RUN   TestPluginInstall/with_htpasswd
17:09:52 [2024-02-06T17:09:52.356Z] time="2024-02-06T17:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:52 [2024-02-06T17:09:52.356Z] time="2024-02-06T17:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1813018bb7e707e9aaf17a6379d6d9be42154a5000198f8dce1d39f35b596c31" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:52 [2024-02-06T17:09:52.356Z] time="2024-02-06T17:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:52 [2024-02-06T17:09:52.356Z] time="2024-02-06T17:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1813018bb7e707e9aaf17a6379d6d9be42154a5000198f8dce1d39f35b596c31" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:52 [2024-02-06T17:09:52.610Z] === RUN   TestPluginInstall/with_insecure
17:09:53 [2024-02-06T17:09:53.532Z] time="2024-02-06T17:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:53 [2024-02-06T17:09:53.532Z] time="2024-02-06T17:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7f80813a6606eb56a29a8b05a8eac634e4a44ee97d85ef6edd9f8687d7c3ba0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:53 [2024-02-06T17:09:53.532Z] time="2024-02-06T17:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:53 [2024-02-06T17:09:53.532Z] time="2024-02-06T17:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7f80813a6606eb56a29a8b05a8eac634e4a44ee97d85ef6edd9f8687d7c3ba0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:53 [2024-02-06T17:09:53.532Z]     plugin_test.go:238: [d9e0e0996ca28] daemon is not started
17:09:53 [2024-02-06T17:09:53.532Z] --- PASS: TestPluginInstall (5.24s)
17:09:53 [2024-02-06T17:09:53.532Z]     --- PASS: TestPluginInstall/no_auth (3.10s)
17:09:53 [2024-02-06T17:09:53.532Z]     --- PASS: TestPluginInstall/with_digest (0.58s)
17:09:53 [2024-02-06T17:09:53.532Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
17:09:53 [2024-02-06T17:09:53.532Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
17:09:53 [2024-02-06T17:09:53.532Z] === RUN   TestPluginsWithRuntimes
17:09:55 [2024-02-06T17:09:55.412Z] === RUN   TestPluginsWithRuntimes/No_Args
17:09:55 [2024-02-06T17:09:55.970Z] === RUN   TestPluginsWithRuntimes/With_Args
17:09:56 [2024-02-06T17:09:56.892Z] --- PASS: TestPluginsWithRuntimes (3.15s)
17:09:56 [2024-02-06T17:09:56.892Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
17:09:56 [2024-02-06T17:09:56.892Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
17:09:56 [2024-02-06T17:09:56.892Z] === RUN   TestPluginBackCompatMediaTypes
17:09:57 [2024-02-06T17:09:57.450Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
17:09:57 [2024-02-06T17:09:57.450Z] PASS
17:09:57 [2024-02-06T17:09:57.450Z] 
17:09:57 [2024-02-06T17:09:57.450Z] DONE 25 tests in 8.980s
17:09:57 [2024-02-06T17:09:57.450Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:09:57 [2024-02-06T17:09:57.450Z] ++ 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
17:09:57 [2024-02-06T17:09:57.450Z] ++ set -e
17:09:57 [2024-02-06T17:09:57.450Z] ++ '[' -n 0 ']'
17:09:57 [2024-02-06T17:09:57.450Z] ++ set -x
17:09:57 [2024-02-06T17:09:57.450Z] ++ 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 GITHUB_ACTIONS= 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
17:09:57 [2024-02-06T17:09:57.450Z] INFO: Testing against a local daemon
17:09:57 [2024-02-06T17:09:57.450Z] === RUN   TestExternalGraphDriver
17:09:57 [2024-02-06T17:09:57.704Z] === RUN   TestExternalGraphDriver/json
17:09:59 [2024-02-06T17:09:59.583Z] === RUN   TestExternalGraphDriver/spec
17:10:00 [2024-02-06T17:10:00.941Z] === RUN   TestExternalGraphDriver/pull
17:10:04 [2024-02-06T17:10:04.195Z] --- PASS: TestExternalGraphDriver (6.78s)
17:10:04 [2024-02-06T17:10:04.195Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
17:10:04 [2024-02-06T17:10:04.195Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
17:10:04 [2024-02-06T17:10:04.195Z]     --- PASS: TestExternalGraphDriver/pull (3.19s)
17:10:04 [2024-02-06T17:10:04.195Z] === RUN   TestGraphdriverPluginV2
17:10:04 [2024-02-06T17:10:04.449Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:10:04 [2024-02-06T17:10:04.449Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:10:04 [2024-02-06T17:10:04.449Z] PASS
17:10:04 [2024-02-06T17:10:04.449Z] 
17:10:04 [2024-02-06T17:10:04.449Z] === Skipped
17:10:04 [2024-02-06T17:10:04.449Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:10:04 [2024-02-06T17:10:04.449Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:10:04 [2024-02-06T17:10:04.449Z] 
17:10:04 [2024-02-06T17:10:04.449Z] DONE 5 tests, 1 skipped in 7.132s
17:10:04 [2024-02-06T17:10:04.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:10:04 [2024-02-06T17:10:04.449Z] ++ 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
17:10:04 [2024-02-06T17:10:04.449Z] ++ set -e
17:10:04 [2024-02-06T17:10:04.449Z] ++ '[' -n 0 ']'
17:10:04 [2024-02-06T17:10:04.449Z] ++ set -x
17:10:04 [2024-02-06T17:10:04.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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
17:10:04 [2024-02-06T17:10:04.449Z] INFO: Testing against a local daemon
17:10:04 [2024-02-06T17:10:04.449Z] === RUN   TestContinueAfterPluginCrash
17:10:04 [2024-02-06T17:10:04.449Z] === PAUSE TestContinueAfterPluginCrash
17:10:04 [2024-02-06T17:10:04.449Z] === RUN   TestReadPluginNoRead
17:10:04 [2024-02-06T17:10:04.449Z] === PAUSE TestReadPluginNoRead
17:10:04 [2024-02-06T17:10:04.449Z] === RUN   TestDaemonStartWithLogOpt
17:10:04 [2024-02-06T17:10:04.449Z] === PAUSE TestDaemonStartWithLogOpt
17:10:04 [2024-02-06T17:10:04.449Z] === CONT  TestContinueAfterPluginCrash
17:10:04 [2024-02-06T17:10:04.449Z] === CONT  TestDaemonStartWithLogOpt
17:10:04 [2024-02-06T17:10:04.449Z] === CONT  TestReadPluginNoRead
17:10:06 [2024-02-06T17:10:06.955Z] === RUN   TestReadPluginNoRead/default
17:10:07 [2024-02-06T17:10:07.209Z] --- PASS: TestDaemonStartWithLogOpt (2.66s)
17:10:07 [2024-02-06T17:10:07.767Z] === RUN   TestReadPluginNoRead/disabled_caching
17:10:09 [2024-02-06T17:10:09.125Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:10:10 [2024-02-06T17:10:10.484Z]     read_test.go:91: [dc6f9f1e7ebcc] daemon is not started
17:10:10 [2024-02-06T17:10:10.484Z] --- PASS: TestReadPluginNoRead (5.71s)
17:10:10 [2024-02-06T17:10:10.484Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
17:10:10 [2024-02-06T17:10:10.484Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
17:10:10 [2024-02-06T17:10:10.484Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
17:10:12 [2024-02-06T17:10:12.362Z] --- PASS: TestContinueAfterPluginCrash (7.82s)
17:10:12 [2024-02-06T17:10:12.362Z] PASS
17:10:12 [2024-02-06T17:10:12.362Z] 
17:10:12 [2024-02-06T17:10:12.362Z] DONE 6 tests in 7.841s
17:10:12 [2024-02-06T17:10:12.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:10:12 [2024-02-06T17:10:12.363Z] ++ 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
17:10:12 [2024-02-06T17:10:12.363Z] ++ set -e
17:10:12 [2024-02-06T17:10:12.363Z] ++ '[' -n 0 ']'
17:10:12 [2024-02-06T17:10:12.363Z] ++ set -x
17:10:12 [2024-02-06T17:10:12.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
17:10:12 [2024-02-06T17:10:12.363Z] testing: warning: no tests to run
17:10:12 [2024-02-06T17:10:12.363Z] PASS
17:10:12 [2024-02-06T17:10:12.363Z] 
17:10:12 [2024-02-06T17:10:12.363Z] DONE 0 tests in 0.008s
17:10:12 [2024-02-06T17:10:12.363Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:10:12 [2024-02-06T17:10:12.363Z] ++ 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
17:10:12 [2024-02-06T17:10:12.363Z] ++ set -e
17:10:12 [2024-02-06T17:10:12.363Z] ++ '[' -n 0 ']'
17:10:12 [2024-02-06T17:10:12.363Z] ++ set -x
17:10:12 [2024-02-06T17:10:12.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
17:10:12 [2024-02-06T17:10:12.363Z] INFO: Testing against a local daemon
17:10:12 [2024-02-06T17:10:12.363Z] === RUN   TestPluginWithDevMounts
17:10:12 [2024-02-06T17:10:12.363Z] === PAUSE TestPluginWithDevMounts
17:10:12 [2024-02-06T17:10:12.363Z] === CONT  TestPluginWithDevMounts
17:10:14 [2024-02-06T17:10:14.248Z] --- PASS: TestPluginWithDevMounts (1.50s)
17:10:14 [2024-02-06T17:10:14.248Z] PASS
17:10:14 [2024-02-06T17:10:14.249Z] 
17:10:14 [2024-02-06T17:10:14.249Z] DONE 1 tests in 1.527s
17:10:14 [2024-02-06T17:10:14.249Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:10:14 [2024-02-06T17:10:14.249Z] ++ 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
17:10:14 [2024-02-06T17:10:14.249Z] ++ set -e
17:10:14 [2024-02-06T17:10:14.249Z] ++ '[' -n 0 ']'
17:10:14 [2024-02-06T17:10:14.249Z] ++ set -x
17:10:14 [2024-02-06T17:10:14.249Z] ++ 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 GITHUB_ACTIONS= 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
17:10:14 [2024-02-06T17:10:14.249Z] INFO: Testing against a local daemon
17:10:14 [2024-02-06T17:10:14.249Z] === RUN   TestSecretInspect
17:10:16 [2024-02-06T17:10:16.219Z] --- PASS: TestSecretInspect (2.33s)
17:10:16 [2024-02-06T17:10:16.219Z] === RUN   TestSecretList
17:10:18 [2024-02-06T17:10:18.836Z] --- PASS: TestSecretList (2.38s)
17:10:18 [2024-02-06T17:10:18.836Z] === RUN   TestSecretsCreateAndDelete
17:10:21 [2024-02-06T17:10:21.423Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
17:10:21 [2024-02-06T17:10:21.423Z] === RUN   TestSecretsUpdate
17:10:23 [2024-02-06T17:10:23.927Z] --- PASS: TestSecretsUpdate (2.40s)
17:10:23 [2024-02-06T17:10:23.927Z] === RUN   TestTemplatedSecret
17:10:26 [2024-02-06T17:10:26.432Z] --- PASS: TestTemplatedSecret (2.58s)
17:10:26 [2024-02-06T17:10:26.432Z] === RUN   TestSecretCreateResolve
17:10:28 [2024-02-06T17:10:28.936Z] --- PASS: TestSecretCreateResolve (2.43s)
17:10:28 [2024-02-06T17:10:28.936Z] PASS
17:10:28 [2024-02-06T17:10:28.936Z] 
17:10:28 [2024-02-06T17:10:28.936Z] DONE 6 tests in 14.642s
17:10:28 [2024-02-06T17:10:28.936Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:10:28 [2024-02-06T17:10:28.936Z] ++ 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
17:10:28 [2024-02-06T17:10:28.936Z] ++ set -e
17:10:28 [2024-02-06T17:10:28.936Z] ++ '[' -n 0 ']'
17:10:28 [2024-02-06T17:10:28.936Z] ++ set -x
17:10:28 [2024-02-06T17:10:28.936Z] ++ 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 GITHUB_ACTIONS= 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
17:10:28 [2024-02-06T17:10:28.936Z] INFO: Testing against a local daemon
17:10:28 [2024-02-06T17:10:28.936Z] === RUN   TestServiceCreateInit
17:10:28 [2024-02-06T17:10:28.936Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:10:33 [2024-02-06T17:10:33.089Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:10:36 [2024-02-06T17:10:36.342Z] --- PASS: TestServiceCreateInit (7.59s)
17:10:36 [2024-02-06T17:10:36.342Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
17:10:36 [2024-02-06T17:10:36.342Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
17:10:36 [2024-02-06T17:10:36.342Z] === RUN   TestCreateServiceMultipleTimes
17:10:54 [2024-02-06T17:10:54.358Z] --- PASS: TestCreateServiceMultipleTimes (15.62s)
17:10:54 [2024-02-06T17:10:54.358Z] === RUN   TestCreateServiceConflict
17:10:54 [2024-02-06T17:10:54.358Z] --- PASS: TestCreateServiceConflict (2.35s)
17:10:54 [2024-02-06T17:10:54.358Z] === RUN   TestCreateServiceMaxReplicas
17:10:56 [2024-02-06T17:10:56.863Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
17:10:56 [2024-02-06T17:10:56.863Z] === RUN   TestCreateWithDuplicateNetworkNames
17:11:11 [2024-02-06T17:11:11.675Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
17:11:11 [2024-02-06T17:11:11.675Z] === RUN   TestCreateServiceSecretFileMode
17:11:23 [2024-02-06T17:11:23.817Z] --- PASS: TestCreateServiceSecretFileMode (12.62s)
17:11:23 [2024-02-06T17:11:23.817Z] === RUN   TestCreateServiceConfigFileMode
17:11:35 [2024-02-06T17:11:35.961Z] --- PASS: TestCreateServiceConfigFileMode (12.70s)
17:11:35 [2024-02-06T17:11:35.961Z] === RUN   TestCreateServiceSysctls
17:11:39 [2024-02-06T17:11:39.215Z] --- PASS: TestCreateServiceSysctls (3.15s)
17:11:39 [2024-02-06T17:11:39.215Z] === RUN   TestCreateServiceCapabilities
17:11:41 [2024-02-06T17:11:41.720Z] --- PASS: TestCreateServiceCapabilities (2.62s)
17:11:41 [2024-02-06T17:11:41.720Z] === RUN   TestInspect
17:11:44 [2024-02-06T17:11:44.974Z] --- PASS: TestInspect (3.03s)
17:11:44 [2024-02-06T17:11:44.974Z] === RUN   TestCreateJob
17:11:47 [2024-02-06T17:11:47.481Z] --- PASS: TestCreateJob (3.12s)
17:11:47 [2024-02-06T17:11:47.481Z] === RUN   TestReplicatedJob
17:11:52 [2024-02-06T17:11:52.710Z] --- PASS: TestReplicatedJob (5.05s)
17:11:52 [2024-02-06T17:11:52.710Z] === RUN   TestUpdateReplicatedJob
17:11:55 [2024-02-06T17:11:55.963Z] --- PASS: TestUpdateReplicatedJob (3.38s)
17:11:55 [2024-02-06T17:11:55.963Z] === RUN   TestServiceListWithStatuses
17:11:55 [2024-02-06T17:11:55.963Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:11:55 [2024-02-06T17:11:55.963Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:11:55 [2024-02-06T17:11:55.963Z] === RUN   TestDockerNetworkConnectAlias
17:12:01 [2024-02-06T17:12:01.194Z] --- PASS: TestDockerNetworkConnectAlias (4.51s)
17:12:01 [2024-02-06T17:12:01.194Z] === RUN   TestDockerNetworkReConnect
17:12:04 [2024-02-06T17:12:04.448Z] --- PASS: TestDockerNetworkReConnect (3.96s)
17:12:04 [2024-02-06T17:12:04.448Z] === RUN   TestServicePlugin
17:12:04 [2024-02-06T17:12:04.448Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:04 [2024-02-06T17:12:04.448Z] --- SKIP: TestServicePlugin (0.00s)
17:12:04 [2024-02-06T17:12:04.448Z] === RUN   TestServiceUpdateLabel
17:12:06 [2024-02-06T17:12:06.953Z] --- PASS: TestServiceUpdateLabel (2.37s)
17:12:06 [2024-02-06T17:12:06.953Z] === RUN   TestServiceUpdateSecrets
17:12:21 [2024-02-06T17:12:21.768Z] --- PASS: TestServiceUpdateSecrets (14.73s)
17:12:21 [2024-02-06T17:12:21.768Z] === RUN   TestServiceUpdateConfigs
17:12:36 [2024-02-06T17:12:36.581Z] --- PASS: TestServiceUpdateConfigs (14.67s)
17:12:36 [2024-02-06T17:12:36.581Z] === RUN   TestServiceUpdateNetwork
17:12:51 [2024-02-06T17:12:51.394Z] --- PASS: TestServiceUpdateNetwork (12.85s)
17:12:51 [2024-02-06T17:12:51.394Z] === RUN   TestServiceUpdatePidsLimit
17:12:51 [2024-02-06T17:12:51.394Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:12:51 [2024-02-06T17:12:51.394Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:12:57 [2024-02-06T17:12:57.910Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:13:05 [2024-02-06T17:13:05.974Z] --- PASS: TestServiceUpdatePidsLimit (16.36s)
17:13:05 [2024-02-06T17:13:05.974Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:13:05 [2024-02-06T17:13:05.974Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
17:13:05 [2024-02-06T17:13:05.974Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
17:13:05 [2024-02-06T17:13:05.974Z] PASS
17:13:05 [2024-02-06T17:13:05.974Z] 
17:13:05 [2024-02-06T17:13:05.974Z] === Skipped
17:13:05 [2024-02-06T17:13:05.974Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:13:05 [2024-02-06T17:13:05.974Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:05 [2024-02-06T17:13:05.974Z] 
17:13:05 [2024-02-06T17:13:05.974Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:13:05 [2024-02-06T17:13:05.974Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:05 [2024-02-06T17:13:05.974Z] 
17:13:05 [2024-02-06T17:13:05.974Z] DONE 27 tests, 2 skipped in 156.850s
17:13:05 [2024-02-06T17:13:05.974Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:13:05 [2024-02-06T17:13:05.974Z] ++ 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
17:13:05 [2024-02-06T17:13:05.974Z] ++ set -e
17:13:05 [2024-02-06T17:13:05.974Z] ++ '[' -n 0 ']'
17:13:05 [2024-02-06T17:13:05.974Z] ++ set -x
17:13:05 [2024-02-06T17:13:05.974Z] ++ 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 GITHUB_ACTIONS= 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
17:13:05 [2024-02-06T17:13:05.974Z] INFO: Testing against a local daemon
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestSessionCreate
17:13:05 [2024-02-06T17:13:05.974Z] --- PASS: TestSessionCreate (0.02s)
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestSessionCreateWithBadUpgrade
17:13:05 [2024-02-06T17:13:05.974Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:13:05 [2024-02-06T17:13:05.974Z] PASS
17:13:05 [2024-02-06T17:13:05.974Z] 
17:13:05 [2024-02-06T17:13:05.974Z] DONE 2 tests in 0.052s
17:13:05 [2024-02-06T17:13:05.974Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:13:05 [2024-02-06T17:13:05.974Z] ++ 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
17:13:05 [2024-02-06T17:13:05.974Z] ++ set -e
17:13:05 [2024-02-06T17:13:05.974Z] ++ '[' -n 0 ']'
17:13:05 [2024-02-06T17:13:05.974Z] ++ set -x
17:13:05 [2024-02-06T17:13:05.974Z] ++ 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 GITHUB_ACTIONS= 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
17:13:05 [2024-02-06T17:13:05.974Z] INFO: Testing against a local daemon
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:13:05 [2024-02-06T17:13:05.974Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:13:05 [2024-02-06T17:13:05.974Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestDiskUsage
17:13:05 [2024-02-06T17:13:05.974Z] === PAUSE TestDiskUsage
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestEventsExecDie
17:13:05 [2024-02-06T17:13:05.974Z] --- PASS: TestEventsExecDie (0.51s)
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestEventsBackwardsCompatible
17:13:05 [2024-02-06T17:13:05.974Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:13:05 [2024-02-06T17:13:05.974Z] === RUN   TestEventsVolumeCreate
17:13:06 [2024-02-06T17:13:06.228Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:13:06 [2024-02-06T17:13:06.228Z] === RUN   TestInfoBinaryCommits
17:13:06 [2024-02-06T17:13:06.228Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:13:06 [2024-02-06T17:13:06.228Z] === RUN   TestInfoAPIVersioned
17:13:06 [2024-02-06T17:13:06.228Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:13:06 [2024-02-06T17:13:06.228Z] === RUN   TestInfoAPI
17:13:06 [2024-02-06T17:13:06.228Z] --- PASS: TestInfoAPI (0.02s)
17:13:06 [2024-02-06T17:13:06.228Z] === RUN   TestInfoAPIWarnings
17:13:24 [2024-02-06T17:13:24.242Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:13:24 [2024-02-06T17:13:24.242Z] === RUN   TestInfoDebug
17:13:24 [2024-02-06T17:13:24.242Z] --- PASS: TestInfoDebug (0.52s)
17:13:24 [2024-02-06T17:13:24.242Z] === RUN   TestInfoInsecureRegistries
17:13:24 [2024-02-06T17:13:24.242Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:13:24 [2024-02-06T17:13:24.242Z] === RUN   TestInfoRegistryMirrors
17:13:24 [2024-02-06T17:13:24.242Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:13:24 [2024-02-06T17:13:24.242Z] === RUN   TestLoginFailsWithBadCredentials
17:13:25 [2024-02-06T17:13:25.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:13:25 [2024-02-06T17:13:25.600Z] === RUN   TestPingCacheHeaders
17:13:25 [2024-02-06T17:13:25.600Z] --- PASS: TestPingCacheHeaders (0.02s)
17:13:25 [2024-02-06T17:13:25.600Z] === RUN   TestPingGet
17:13:25 [2024-02-06T17:13:25.600Z] --- PASS: TestPingGet (0.01s)
17:13:25 [2024-02-06T17:13:25.600Z] === RUN   TestPingHead
17:13:25 [2024-02-06T17:13:25.600Z] --- PASS: TestPingHead (0.01s)
17:13:25 [2024-02-06T17:13:25.600Z] === RUN   TestPingSwarmHeader
17:13:25 [2024-02-06T17:13:25.854Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:13:26 [2024-02-06T17:13:26.413Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:13:27 [2024-02-06T17:13:27.771Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:13:27 [2024-02-06T17:13:27.771Z] --- PASS: TestPingSwarmHeader (2.26s)
17:13:27 [2024-02-06T17:13:27.771Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:13:27 [2024-02-06T17:13:27.771Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:13:27 [2024-02-06T17:13:27.771Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:13:27 [2024-02-06T17:13:27.771Z] === RUN   TestPingBuilderHeader
17:13:27 [2024-02-06T17:13:27.771Z] === RUN   TestPingBuilderHeader/default_config
17:13:28 [2024-02-06T17:13:28.026Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:13:28 [2024-02-06T17:13:28.584Z] --- PASS: TestPingBuilderHeader (1.04s)
17:13:28 [2024-02-06T17:13:28.584Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:13:28 [2024-02-06T17:13:28.584Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:13:28 [2024-02-06T17:13:28.584Z] === RUN   TestVersion
17:13:28 [2024-02-06T17:13:28.584Z] --- PASS: TestVersion (0.01s)
17:13:28 [2024-02-06T17:13:28.584Z] === CONT  TestDiskUsage
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/container_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/image_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/volume_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/build-cache_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.142Z] === RUN   TestDiskUsage/after_LoadBusybox
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.397Z] === RUN   TestDiskUsage/after_container.Run
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:13:29 [2024-02-06T17:13:29.650Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:13:29 [2024-02-06T17:13:29.904Z] --- PASS: TestDiskUsage (1.16s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z] PASS
17:13:29 [2024-02-06T17:13:29.905Z] 
17:13:29 [2024-02-06T17:13:29.905Z] === Skipped
17:13:29 [2024-02-06T17:13:29.905Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:13:29 [2024-02-06T17:13:29.905Z] 
17:13:29 [2024-02-06T17:13:29.905Z] DONE 57 tests, 1 skipped in 24.292s
17:13:29 [2024-02-06T17:13:29.905Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:13:29 [2024-02-06T17:13:29.905Z] ++ 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
17:13:29 [2024-02-06T17:13:29.905Z] ++ set -e
17:13:29 [2024-02-06T17:13:29.905Z] ++ '[' -n 0 ']'
17:13:29 [2024-02-06T17:13:29.905Z] ++ set -x
17:13:29 [2024-02-06T17:13:29.905Z] ++ 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 GITHUB_ACTIONS= 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
17:13:29 [2024-02-06T17:13:29.905Z] INFO: Testing against a local daemon
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesCreateAndList
17:13:29 [2024-02-06T17:13:29.905Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesRemove
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesRemove/volume_in_use
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesRemove/volume_not_in_use
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesRemove/non-existing_volume
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:13:29 [2024-02-06T17:13:29.905Z] --- PASS: TestVolumesRemove (0.06s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.02s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesRemoveSwarmEnabled
17:13:29 [2024-02-06T17:13:29.905Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInspect
17:13:29 [2024-02-06T17:13:29.905Z] --- PASS: TestVolumesInspect (0.01s)
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInvalidJSON
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:13:29 [2024-02-06T17:13:29.905Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:13:29 [2024-02-06T17:13:29.905Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:13:29 [2024-02-06T17:13:29.905Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:13:29 [2024-02-06T17:13:29.905Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumePruneAnonymous
17:13:29 [2024-02-06T17:13:29.905Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:13:29 [2024-02-06T17:13:29.905Z] === RUN   TestVolumePruneAnonFromImage
17:13:30 [2024-02-06T17:13:30.159Z] --- PASS: TestVolumePruneAnonFromImage (0.21s)
17:13:30 [2024-02-06T17:13:30.159Z] === CONT  TestVolumesRemoveSwarmEnabled
17:13:31 [2024-02-06T17:13:31.517Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:13:31 [2024-02-06T17:13:31.517Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:13:31 [2024-02-06T17:13:31.517Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:13:31 [2024-02-06T17:13:31.517Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:13:32 [2024-02-06T17:13:32.439Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.34s)
17:13:32 [2024-02-06T17:13:32.439Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:13:32 [2024-02-06T17:13:32.439Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:13:32 [2024-02-06T17:13:32.439Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:13:32 [2024-02-06T17:13:32.439Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:13:32 [2024-02-06T17:13:32.439Z] PASS
17:13:32 [2024-02-06T17:13:32.439Z] 
17:13:32 [2024-02-06T17:13:32.439Z] DONE 20 tests in 2.703s
17:13:32 [2024-02-06T17:13:32.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:13:32 [2024-02-06T17:13:32.693Z] ++++ cat bundles/test-integration/docker.pid
17:13:32 [2024-02-06T17:13:32.693Z] +++ kill 21362
17:13:32 [2024-02-06T17:13:32.947Z] +++ /etc/init.d/apparmor stop
17:13:32 [2024-02-06T17:13:32.947Z] Leaving: AppArmorNo profiles have been unloaded.
17:13:32 [2024-02-06T17:13:32.947Z] 
17:13:32 [2024-02-06T17:13:32.947Z] Unloading profiles will leave already running processes permanently
17:13:32 [2024-02-06T17:13:32.947Z] unconfined, which can lead to unexpected situations.
17:13:32 [2024-02-06T17:13:32.947Z] 
17:13:32 [2024-02-06T17:13:32.947Z] To set a process to complain mode, use the command line tool
17:13:32 [2024-02-06T17:13:32.947Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:13:32 [2024-02-06T17:13:32.947Z] +++ true
17:13:32 [2024-02-06T17:13:32.947Z] exiting test-integration
17:13:32 [2024-02-06T17:13:32.947Z] ++ exit 0
17:13:32 [2024-02-06T17:13:32.947Z] 
Post stage
[Pipeline] junit
17:13:33 [2024-02-06T17:13:33.877Z] Recording test results
17:13:34 [2024-02-06T17:13:34.087Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:13:34 [2024-02-06T17:13:34.417Z] + echo Ensuring container killed.
17:13:34 [2024-02-06T17:13:34.417Z] Ensuring container killed.
17:13:34 [2024-02-06T17:13:34.417Z] + docker rm -vf docker-pr3
17:13:34 [2024-02-06T17:13:34.417Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
17:13:34 [2024-02-06T17:13:34.684Z] + echo Chowning /workspace to jenkins user
17:13:34 [2024-02-06T17:13:34.684Z] Chowning /workspace to jenkins user
17:13:34 [2024-02-06T17:13:34.684Z] + id -u
17:13:34 [2024-02-06T17:13:34.684Z] + id -g
17:13:34 [2024-02-06T17:13:34.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47339:/workspace busybox chown -R 1000:1000 /workspace
17:13:34 [2024-02-06T17:13:34.684Z] Unable to find image 'busybox:latest' locally
17:13:34 [2024-02-06T17:13:34.684Z] latest: Pulling from library/busybox
17:13:34 [2024-02-06T17:13:34.938Z] c2bf9493c1bf: Already exists
17:13:34 [2024-02-06T17:13:34.938Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
17:13:34 [2024-02-06T17:13:34.938Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:13:36 [2024-02-06T17:13:36.131Z] + bundleName=arm64-integration
17:13:36 [2024-02-06T17:13:36.132Z] + echo Creating arm64-integration-bundles.tar.gz
17:13:36 [2024-02-06T17:13:36.132Z] Creating arm64-integration-bundles.tar.gz
17:13:36 [2024-02-06T17:13:36.132Z] + find bundles -path */root/*overlay2 -prune -o -type f+  ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:13:36 [2024-02-06T17:13:36.132Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:13:36 [2024-02-06T17:13:36.393Z] Archiving artifacts
17:13:37 [2024-02-06T17:13:37.822Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47339/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:13:38 [2024-02-06T17:13:38.141Z] + make clean
17:13:38 [2024-02-06T17:13:38.141Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:13:38 [2024-02-06T17:13:38.141Z] docker-dev-cache
17:13:38 [2024-02-06T17:13:38.141Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47339/3/stashes/