Skip to content
Success

Console Output

Pull request #47325 updated
09:13:00 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from d5c9f26e3d6d0babfed271f51c7a5440a75690f7+79de67d98936cd93105678986c9a4bb95078db2f (22471c58392fd1f7a4959e6329892d3f9653ca94)
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-47325@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
09:13:02 [2024-02-05T09:13:02.386Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:13:02 [2024-02-05T09:13:02.389Z] Trying to pass milestone 1
[Pipeline] milestone
09:13:02 [2024-02-05T09:13:02.551Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:13:02 [2024-02-05T09:13:02.777Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03f9a9c8904b1a2bd) in /home/ubuntu/workspace/moby_PR-47325
[Pipeline] {
[Pipeline] checkout
09:13:02 [2024-02-05T09:13:02.796Z] The recommended git tool is: git
09:13:02 [2024-02-05T09:13:02.802Z] using credential docker-jenkins-github-credentials
09:13:02 [2024-02-05T09:13:02.809Z] Cloning the remote Git repository
09:13:02 [2024-02-05T09:13:02.809Z] Cloning with configured refspecs honoured and without tags
09:13:02 [2024-02-05T09:13:02.809Z] Cloning repository https://github.com/moby/moby.git
09:13:02 [2024-02-05T09:13:02.809Z]  > git init /home/ubuntu/workspace/moby_PR-47325 # timeout=10
09:13:02 [2024-02-05T09:13:02.814Z] Fetching upstream changes from https://github.com/moby/moby.git
09:13:02 [2024-02-05T09:13:02.814Z]  > git --version # timeout=10
09:13:02 [2024-02-05T09:13:02.817Z]  > git --version # 'git version 2.25.1'
09:13:02 [2024-02-05T09:13:02.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:13:02 [2024-02-05T09:13:02.818Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47325/head:refs/remotes/origin/PR-47325 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:13:13 [2024-02-05T09:13:13.599Z] Fetching without tags
09:13:13 [2024-02-05T09:13:13.772Z] Merging remotes/origin/23.0 commit 79de67d98936cd93105678986c9a4bb95078db2f into PR head commit d5c9f26e3d6d0babfed271f51c7a5440a75690f7
09:13:13 [2024-02-05T09:13:13.579Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:13:13 [2024-02-05T09:13:13.582Z]  > git config --add remote.origin.fetch +refs/pull/47325/head:refs/remotes/origin/PR-47325 # timeout=10
09:13:13 [2024-02-05T09:13:13.585Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:13:13 [2024-02-05T09:13:13.594Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:13:13 [2024-02-05T09:13:13.599Z] Fetching upstream changes from https://github.com/moby/moby.git
09:13:13 [2024-02-05T09:13:13.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:13:13 [2024-02-05T09:13:13.600Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47325/head:refs/remotes/origin/PR-47325 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:13:13 [2024-02-05T09:13:13.772Z]  > git config core.sparsecheckout # timeout=10
09:13:13 [2024-02-05T09:13:13.775Z]  > git checkout -f d5c9f26e3d6d0babfed271f51c7a5440a75690f7 # timeout=10
09:13:14 [2024-02-05T09:13:14.365Z] Merge succeeded, producing d5c9f26e3d6d0babfed271f51c7a5440a75690f7
09:13:14 [2024-02-05T09:13:14.365Z] Checking out Revision d5c9f26e3d6d0babfed271f51c7a5440a75690f7 (PR-47325)
09:13:14 [2024-02-05T09:13:14.845Z] Commit message: "plugins: fix panic installing from repo w/ digest"
09:13:14 [2024-02-05T09:13:14.851Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:13:14 [2024-02-05T09:13:14.347Z]  > git remote # timeout=10
09:13:14 [2024-02-05T09:13:14.350Z]  > git config --get remote.origin.url # timeout=10
09:13:14 [2024-02-05T09:13:14.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:13:14 [2024-02-05T09:13:14.353Z]  > git merge 79de67d98936cd93105678986c9a4bb95078db2f # timeout=10
09:13:14 [2024-02-05T09:13:14.360Z]  > git rev-parse HEAD^{commit} # timeout=10
09:13:14 [2024-02-05T09:13:14.365Z]  > git config core.sparsecheckout # timeout=10
09:13:14 [2024-02-05T09:13:14.368Z]  > git checkout -f d5c9f26e3d6d0babfed271f51c7a5440a75690f7 # timeout=10
09:13:14 [2024-02-05T09:13:14.846Z]  > git rev-list --no-walk f944d36661ddbba5f7ee2e167a646d76383ea3c6 # timeout=10
09:13:15 [2024-02-05T09:13:15.465Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47325:/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
09:13:17 [2024-02-05T09:13:17.985Z] 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
09:13:18 [2024-02-05T09:13:18.040Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03f9a9c8904b1a2bd) in /home/ubuntu/workspace/moby_PR-47325
[Pipeline] {
[Pipeline] checkout
09:13:18 [2024-02-05T09:13:18.055Z] The recommended git tool is: git
09:13:18 [2024-02-05T09:13:18.062Z] using credential docker-jenkins-github-credentials
09:13:18 [2024-02-05T09:13:18.075Z] Fetching changes from the remote Git repository
09:13:18 [2024-02-05T09:13:18.083Z] Fetching without tags
09:13:18 [2024-02-05T09:13:18.296Z] Merging remotes/origin/23.0 commit 79de67d98936cd93105678986c9a4bb95078db2f into PR head commit d5c9f26e3d6d0babfed271f51c7a5440a75690f7
09:13:18 [2024-02-05T09:13:18.764Z] Merge succeeded, producing d5c9f26e3d6d0babfed271f51c7a5440a75690f7
09:13:18 [2024-02-05T09:13:18.764Z] Checking out Revision d5c9f26e3d6d0babfed271f51c7a5440a75690f7 (PR-47325)
09:13:18 [2024-02-05T09:13:18.802Z] Commit message: "plugins: fix panic installing from repo w/ digest"
09:13:18 [2024-02-05T09:13:18.071Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47325/.git # timeout=10
09:13:18 [2024-02-05T09:13:18.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:13:18 [2024-02-05T09:13:18.084Z] Fetching upstream changes from https://github.com/moby/moby.git
09:13:18 [2024-02-05T09:13:18.084Z]  > git --version # timeout=10
09:13:18 [2024-02-05T09:13:18.086Z]  > git --version # 'git version 2.25.1'
09:13:18 [2024-02-05T09:13:18.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:13:18 [2024-02-05T09:13:18.087Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47325/head:refs/remotes/origin/PR-47325 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
09:13:18 [2024-02-05T09:13:18.296Z]  > git config core.sparsecheckout # timeout=10
09:13:18 [2024-02-05T09:13:18.298Z]  > git checkout -f d5c9f26e3d6d0babfed271f51c7a5440a75690f7 # timeout=10
09:13:18 [2024-02-05T09:13:18.746Z]  > git remote # timeout=10
09:13:18 [2024-02-05T09:13:18.749Z]  > git config --get remote.origin.url # timeout=10
09:13:18 [2024-02-05T09:13:18.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:13:18 [2024-02-05T09:13:18.752Z]  > git merge 79de67d98936cd93105678986c9a4bb95078db2f # timeout=10
09:13:18 [2024-02-05T09:13:18.759Z]  > git rev-parse HEAD^{commit} # timeout=10
09:13:18 [2024-02-05T09:13:18.764Z]  > git config core.sparsecheckout # timeout=10
09:13:18 [2024-02-05T09:13:18.767Z]  > git checkout -f d5c9f26e3d6d0babfed271f51c7a5440a75690f7 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:13:19 [2024-02-05T09:13:19.407Z] + docker version
09:13:19 [2024-02-05T09:13:19.408Z] Client: Docker Engine - Community
09:13:19 [2024-02-05T09:13:19.408Z]  Version:           25.0.2
09:13:19 [2024-02-05T09:13:19.408Z]  API version:       1.44
09:13:19 [2024-02-05T09:13:19.408Z]  Go version:        go1.21.6
09:13:19 [2024-02-05T09:13:19.408Z]  Git commit:        29cf629
09:13:19 [2024-02-05T09:13:19.408Z]  Built:             Thu Feb  1 00:23:26 2024
09:13:19 [2024-02-05T09:13:19.408Z]  OS/Arch:           linux/arm64
09:13:19 [2024-02-05T09:13:19.408Z]  Context:           default
09:13:19 [2024-02-05T09:13:19.408Z] 
09:13:19 [2024-02-05T09:13:19.408Z] Server: Docker Engine - Community
09:13:19 [2024-02-05T09:13:19.408Z]  Engine:
09:13:19 [2024-02-05T09:13:19.408Z]   Version:          25.0.2
09:13:19 [2024-02-05T09:13:19.408Z]   API version:      1.44 (minimum version 1.24)
09:13:19 [2024-02-05T09:13:19.408Z]   Go version:       go1.21.6
09:13:19 [2024-02-05T09:13:19.408Z]   Git commit:       fce6e0c
09:13:19 [2024-02-05T09:13:19.408Z]   Built:            Thu Feb  1 00:23:26 2024
09:13:19 [2024-02-05T09:13:19.408Z]   OS/Arch:          linux/arm64
09:13:19 [2024-02-05T09:13:19.408Z]   Experimental:     true
09:13:19 [2024-02-05T09:13:19.408Z]  containerd:
09:13:19 [2024-02-05T09:13:19.408Z]   Version:          1.6.28
09:13:19 [2024-02-05T09:13:19.408Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:13:19 [2024-02-05T09:13:19.408Z]  runc:
09:13:19 [2024-02-05T09:13:19.408Z]   Version:          1.1.12
09:13:19 [2024-02-05T09:13:19.408Z]   GitCommit:        v1.1.12-0-g51d5e94
09:13:19 [2024-02-05T09:13:19.408Z]  docker-init:
09:13:19 [2024-02-05T09:13:19.408Z]   Version:          0.19.0
09:13:19 [2024-02-05T09:13:19.408Z]   GitCommit:        de40ad0
[Pipeline] sh
09:13:19 [2024-02-05T09:13:19.682Z] + docker info
09:13:19 [2024-02-05T09:13:19.682Z] Client: Docker Engine - Community
09:13:19 [2024-02-05T09:13:19.682Z]  Version:    25.0.2
09:13:19 [2024-02-05T09:13:19.682Z]  Context:    default
09:13:19 [2024-02-05T09:13:19.682Z]  Debug Mode: false
09:13:19 [2024-02-05T09:13:19.682Z]  Plugins:
09:13:19 [2024-02-05T09:13:19.682Z]   buildx: Docker Buildx (Docker Inc.)
09:13:19 [2024-02-05T09:13:19.682Z]     Version:  v0.12.1
09:13:19 [2024-02-05T09:13:19.682Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:13:19 [2024-02-05T09:13:19.682Z]   compose: Docker Compose (Docker Inc.)
09:13:19 [2024-02-05T09:13:19.683Z]     Version:  v2.24.5
09:13:19 [2024-02-05T09:13:19.683Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:13:19 [2024-02-05T09:13:19.683Z] 
09:13:19 [2024-02-05T09:13:19.683Z] Server:
09:13:19 [2024-02-05T09:13:19.683Z]  Containers: 0
09:13:19 [2024-02-05T09:13:19.683Z]   Running: 0
09:13:19 [2024-02-05T09:13:19.683Z]   Paused: 0
09:13:19 [2024-02-05T09:13:19.683Z]   Stopped: 0
09:13:19 [2024-02-05T09:13:19.683Z]  Images: 3
09:13:19 [2024-02-05T09:13:19.683Z]  Server Version: 25.0.2
09:13:19 [2024-02-05T09:13:19.683Z]  Storage Driver: overlay2
09:13:19 [2024-02-05T09:13:19.683Z]   Backing Filesystem: extfs
09:13:19 [2024-02-05T09:13:19.683Z]   Supports d_type: true
09:13:19 [2024-02-05T09:13:19.683Z]   Using metacopy: false
09:13:19 [2024-02-05T09:13:19.683Z]   Native Overlay Diff: true
09:13:19 [2024-02-05T09:13:19.683Z]   userxattr: false
09:13:19 [2024-02-05T09:13:19.683Z]  Logging Driver: json-file
09:13:19 [2024-02-05T09:13:19.683Z]  Cgroup Driver: cgroupfs
09:13:19 [2024-02-05T09:13:19.683Z]  Cgroup Version: 1
09:13:19 [2024-02-05T09:13:19.683Z]  Plugins:
09:13:19 [2024-02-05T09:13:19.683Z]   Volume: local
09:13:19 [2024-02-05T09:13:19.683Z]   Network: bridge host ipvlan macvlan null overlay
09:13:19 [2024-02-05T09:13:19.683Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
09:13:19 [2024-02-05T09:13:19.683Z]  Swarm: inactive
09:13:19 [2024-02-05T09:13:19.683Z]  Runtimes: io.containerd.runc.v2 runc
09:13:19 [2024-02-05T09:13:19.683Z]  Default Runtime: runc
09:13:19 [2024-02-05T09:13:19.683Z]  Init Binary: docker-init
09:13:19 [2024-02-05T09:13:19.683Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:13:19 [2024-02-05T09:13:19.683Z]  runc version: v1.1.12-0-g51d5e94
09:13:19 [2024-02-05T09:13:19.683Z]  init version: de40ad0
09:13:19 [2024-02-05T09:13:19.683Z]  Security Options:
09:13:19 [2024-02-05T09:13:19.683Z]   apparmor
09:13:19 [2024-02-05T09:13:19.683Z]   seccomp
09:13:19 [2024-02-05T09:13:19.683Z]    Profile: builtin
09:13:19 [2024-02-05T09:13:19.683Z]  Kernel Version: 5.15.0-1052-aws
09:13:19 [2024-02-05T09:13:19.683Z]  Operating System: Ubuntu 20.04.6 LTS
09:13:19 [2024-02-05T09:13:19.683Z]  OSType: linux
09:13:19 [2024-02-05T09:13:19.683Z]  Architecture: aarch64
09:13:19 [2024-02-05T09:13:19.683Z]  CPUs: 8
09:13:19 [2024-02-05T09:13:19.683Z]  Total Memory: 30.64GiB
09:13:19 [2024-02-05T09:13:19.683Z]  Name: ip-10-100-108-190
09:13:19 [2024-02-05T09:13:19.683Z]  ID: e2ed5a2e-3000-4923-9ca7-270269b4b7b4
09:13:19 [2024-02-05T09:13:19.683Z]  Docker Root Dir: /var/lib/docker
09:13:19 [2024-02-05T09:13:19.683Z]  Debug Mode: false
09:13:19 [2024-02-05T09:13:19.683Z]  Experimental: true
09:13:19 [2024-02-05T09:13:19.683Z]  Insecure Registries:
09:13:19 [2024-02-05T09:13:19.683Z]   127.0.0.0/8
09:13:19 [2024-02-05T09:13:19.683Z]  Live Restore Enabled: true
09:13:19 [2024-02-05T09:13:19.683Z] 
[Pipeline] sh
09:13:19 [2024-02-05T09:13:19.957Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:13:19 [2024-02-05T09:13:19.957Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:13:19 [2024-02-05T09:13:19.957Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47325/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:13:19 [2024-02-05T09:13:19.957Z] + bash /home/ubuntu/workspace/moby_PR-47325/check-config.sh
09:13:19 [2024-02-05T09:13:19.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:13:19 [2024-02-05T09:13:19.957Z] info: reading kernel config from /boot/config-5.15.0-1052-aws ...
09:13:19 [2024-02-05T09:13:19.957Z] 
09:13:19 [2024-02-05T09:13:19.957Z] Generally Necessary:
09:13:19 [2024-02-05T09:13:19.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:13:19 [2024-02-05T09:13:19.957Z] - apparmor: enabled and tools installed
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_NAMESPACES: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_NET_NS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_PID_NS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_IPC_NS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_UTS_NS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_CGROUPS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_CGROUP_CPUACCT: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_CGROUP_DEVICE: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_CGROUP_FREEZER: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_CGROUP_SCHED: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_CPUSETS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_MEMCG: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_KEYS: enabled
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_VETH: enabled (as module)
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_BRIDGE: enabled (as module)
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:13:19 [2024-02-05T09:13:19.957Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_NF_NAT: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_POSIX_MQUEUE: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_CGROUP_BPF: enabled
09:13:20 [2024-02-05T09:13:20.214Z] 
09:13:20 [2024-02-05T09:13:20.214Z] Optional Features:
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_USER_NS: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_SECCOMP: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_SECCOMP_FILTER: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_CGROUP_PIDS: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_MEMCG_SWAP: enabled
09:13:20 [2024-02-05T09:13:20.214Z]     (cgroup swap accounting is currently enabled)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_BLK_CGROUP: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_CGROUP_PERF: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_CGROUP_HUGETLB: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_CFS_BANDWIDTH: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_RT_GROUP_SCHED: missing
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_IP_VS: enabled (as module)
09:13:20 [2024-02-05T09:13:20.214Z] - CONFIG_IP_VS_NFCT: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_IP_VS_RR: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_SECURITY_SELINUX: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_SECURITY_APPARMOR: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_EXT4_FS: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:13:20 [2024-02-05T09:13:20.470Z] - Network Drivers:
09:13:20 [2024-02-05T09:13:20.470Z]   - "overlay":
09:13:20 [2024-02-05T09:13:20.470Z]     - CONFIG_VXLAN: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       Optional (for encrypted networks):
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_CRYPTO: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_CRYPTO_AEAD: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_CRYPTO_GCM: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_CRYPTO_GHASH: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_XFRM: enabled
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_XFRM_USER: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]       - CONFIG_INET_ESP: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]   - "ipvlan":
09:13:20 [2024-02-05T09:13:20.470Z]     - CONFIG_IPVLAN: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]   - "macvlan":
09:13:20 [2024-02-05T09:13:20.470Z]     - CONFIG_MACVLAN: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]     - CONFIG_DUMMY: enabled (as module)
09:13:20 [2024-02-05T09:13:20.470Z]   - "ftp,tftp client in container":
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z] - Storage Drivers:
09:13:20 [2024-02-05T09:13:20.727Z]   - "aufs":
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_AUFS_FS: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]   - "btrfs":
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:13:20 [2024-02-05T09:13:20.727Z]   - "devicemapper":
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_BLK_DEV_DM: enabled
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]   - "overlay":
09:13:20 [2024-02-05T09:13:20.727Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:13:20 [2024-02-05T09:13:20.727Z]   - "zfs":
09:13:20 [2024-02-05T09:13:20.727Z]     - /dev/zfs: present
09:13:20 [2024-02-05T09:13:20.727Z]     - zfs command: missing
09:13:20 [2024-02-05T09:13:20.727Z]     - zpool command: missing
09:13:20 [2024-02-05T09:13:20.727Z] 
09:13:20 [2024-02-05T09:13:20.727Z] Limits:
09:13:20 [2024-02-05T09:13:20.727Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:13:20 [2024-02-05T09:13:20.727Z] 
09:13:20 [2024-02-05T09:13:20.727Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:13:21 [2024-02-05T09:13:21.020Z] + docker build --force-rm -t docker:d5c9f26e3d6d0babfed271f51c7a5440a75690f7 .
09:13:21 [2024-02-05T09:13:21.277Z] #0 building with "default" instance using docker driver
09:13:21 [2024-02-05T09:13:21.277Z] 
09:13:21 [2024-02-05T09:13:21.277Z] #1 [internal] load build definition from Dockerfile
09:13:21 [2024-02-05T09:13:21.277Z] #1 transferring dockerfile: 27.24kB done
09:13:21 [2024-02-05T09:13:21.277Z] #1 DONE 0.0s
09:13:21 [2024-02-05T09:13:21.277Z] 
09:13:21 [2024-02-05T09:13:21.277Z] #2 resolve image config for docker.io/docker/dockerfile:1
09:13:21 [2024-02-05T09:13:21.277Z] #2 DONE 0.1s
09:13:21 [2024-02-05T09:13:21.277Z] 
09:13:21 [2024-02-05T09:13:21.277Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:21 [2024-02-05T09:13:21.277Z] #3 CACHED
09:13:21 [2024-02-05T09:13:21.277Z] 
09:13:21 [2024-02-05T09:13:21.277Z] #4 [internal] load metadata for docker.io/library/busybox:latest
09:13:21 [2024-02-05T09:13:21.277Z] #4 DONE 0.0s
09:13:21 [2024-02-05T09:13:21.277Z] 
09:13:21 [2024-02-05T09:13:21.277Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:13:21 [2024-02-05T09:13:21.277Z] #5 DONE 0.1s
09:13:21 [2024-02-05T09:13:21.277Z] 
09:13:21 [2024-02-05T09:13:21.277Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:13:21 [2024-02-05T09:13:21.533Z] #6 DONE 0.1s
09:13:21 [2024-02-05T09:13:21.533Z] 
09:13:21 [2024-02-05T09:13:21.533Z] #7 [internal] load metadata for docker.io/library/golang:1.20.13-bullseye
09:13:21 [2024-02-05T09:13:21.533Z] #7 DONE 0.1s
09:13:21 [2024-02-05T09:13:21.533Z] 
09:13:21 [2024-02-05T09:13:21.533Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:13:21 [2024-02-05T09:13:21.790Z] #8 DONE 0.4s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #9 [internal] load .dockerignore
09:13:22 [2024-02-05T09:13:22.047Z] #9 transferring context: 113B done
09:13:22 [2024-02-05T09:13:22.047Z] #9 DONE 0.0s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:13:22 [2024-02-05T09:13:22.047Z] #10 DONE 0.0s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:13:22 [2024-02-05T09:13:22.047Z] #11 DONE 0.0s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
09:13:22 [2024-02-05T09:13:22.047Z] #12 DONE 0.0s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:13:22 [2024-02-05T09:13:22.047Z] #13 DONE 0.0s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #14 [base 2/5] COPY --from=xx / /
09:13:22 [2024-02-05T09:13:22.047Z] #14 CACHED
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #15 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:13:22 [2024-02-05T09:13:22.047Z] #15 CACHED
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360
09:13:22 [2024-02-05T09:13:22.047Z] #16 DONE 0.0s
09:13:22 [2024-02-05T09:13:22.047Z] 
09:13:22 [2024-02-05T09:13:22.047Z] #17 [internal] load build context
09:13:22 [2024-02-05T09:13:22.305Z] #17 ...
09:13:22 [2024-02-05T09:13:22.305Z] 
09:13:22 [2024-02-05T09:13:22.305Z] #18 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
09:13:22 [2024-02-05T09:13:22.305Z] #18 DONE 0.4s
09:13:22 [2024-02-05T09:13:22.305Z] 
09:13:22 [2024-02-05T09:13:22.305Z] #17 [internal] load build context
09:13:22 [2024-02-05T09:13:22.562Z] #17 transferring context: 65.02MB 0.8s done
09:13:22 [2024-02-05T09:13:22.819Z] #17 DONE 0.9s
09:13:22 [2024-02-05T09:13:22.819Z] 
09:13:22 [2024-02-05T09:13:22.819Z] #19 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:13:22 [2024-02-05T09:13:22.819Z] #19 0.613 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:13:22 [2024-02-05T09:13:22.819Z] #19 0.623 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:13:22 [2024-02-05T09:13:22.819Z] #19 0.623 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:13:22 [2024-02-05T09:13:22.819Z] #19 0.750 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:13:23 [2024-02-05T09:13:23.075Z] #19 0.871 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [262 kB]
09:13:23 [2024-02-05T09:13:23.075Z] #19 0.988 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
09:13:24 [2024-02-05T09:13:24.005Z] #19 1.714 Fetched 8438 kB in 1s (6210 kB/s)
09:13:24 [2024-02-05T09:13:24.567Z] #19 1.714 Reading package lists...
09:13:25 [2024-02-05T09:13:25.130Z] #19 2.286 Reading package lists...
09:13:25 [2024-02-05T09:13:25.130Z] #19 2.839 Building dependency tree...
09:13:25 [2024-02-05T09:13:25.386Z] #19 3.015 Reading state information...
09:13:25 [2024-02-05T09:13:25.386Z] #19 3.270 The following additional packages will be installed:
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.271   libmagic-mgc libmagic1
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.305 The following NEW packages will be installed:
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.307   file libmagic-mgc libmagic1
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.581 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.581 Need to get 465 kB of archives.
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.581 After this operation, 7075 kB of additional disk space will be used.
09:13:25 [2024-02-05T09:13:25.642Z] #19 3.581 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
09:13:25 [2024-02-05T09:13:25.899Z] #19 3.585 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
09:13:25 [2024-02-05T09:13:25.899Z] #19 3.587 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
09:13:25 [2024-02-05T09:13:25.899Z] #19 3.725 debconf: delaying package configuration, since apt-utils is not installed
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.768 Fetched 465 kB in 0s (1724 kB/s)
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.793 Selecting previously unselected package libmagic-mgc.
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.793 (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.)
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.803 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.807 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.884 Selecting previously unselected package libmagic1:arm64.
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.886 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.896 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.936 Selecting previously unselected package file.
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.938 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.943 Unpacking file (1:5.39-3+deb11u1) ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.983 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:26 [2024-02-05T09:13:26.155Z] #19 3.997 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:13:26 [2024-02-05T09:13:26.412Z] #19 4.018 Setting up file (1:5.39-3+deb11u1) ...
09:13:26 [2024-02-05T09:13:26.412Z] #19 4.031 Processing triggers for libc-bin (2.31-13+deb11u7) ...
09:13:26 [2024-02-05T09:13:26.412Z] #19 DONE 4.3s
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #20 [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
09:13:26 [2024-02-05T09:13:26.668Z] #20 CACHED
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:13:26 [2024-02-05T09:13:26.668Z] #21 CACHED
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #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
09:13:26 [2024-02-05T09:13:26.668Z] #22 CACHED
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #23 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:13:26 [2024-02-05T09:13:26.668Z] #23 DONE 0.1s
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #24 [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             ;
09:13:26 [2024-02-05T09:13:26.668Z] #24 ...
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #25 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:13:26 [2024-02-05T09:13:26.668Z] #25 DONE 0.1s
09:13:26 [2024-02-05T09:13:26.668Z] 
09:13:26 [2024-02-05T09:13:26.668Z] #26 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
09:13:26 [2024-02-05T09:13:26.668Z] #26 DONE 0.3s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #27 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:13:26 [2024-02-05T09:13:26.925Z] #27 DONE 0.3s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:13:26 [2024-02-05T09:13:26.925Z] #28 DONE 0.3s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #29 [tini-src 1/3] WORKDIR /usr/src/tini
09:13:26 [2024-02-05T09:13:26.925Z] #29 DONE 0.3s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:13:26 [2024-02-05T09:13:26.925Z] #30 DONE 0.3s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #31 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:13:26 [2024-02-05T09:13:26.925Z] #31 DONE 0.4s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #32 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:13:26 [2024-02-05T09:13:26.925Z] #32 ...
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
09:13:26 [2024-02-05T09:13:26.925Z] #33 DONE 0.4s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:13:26 [2024-02-05T09:13:26.925Z] #34 DONE 0.4s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:13:26 [2024-02-05T09:13:26.925Z] #35 DONE 0.4s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #36 [registry-src 1/2] WORKDIR /usr/src/registry
09:13:26 [2024-02-05T09:13:26.925Z] #36 DONE 0.5s
09:13:26 [2024-02-05T09:13:26.925Z] 
09:13:26 [2024-02-05T09:13:26.925Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:13:26 [2024-02-05T09:13:26.925Z] #37 DONE 0.5s
09:13:27 [2024-02-05T09:13:27.182Z] 
09:13:27 [2024-02-05T09:13:27.183Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve
09:13:27 [2024-02-05T09:13:27.183Z] #38 DONE 0.5s
09:13:27 [2024-02-05T09:13:27.183Z] 
09:13:27 [2024-02-05T09:13:27.183Z] #39 [dockercli-src 1/5] WORKDIR /tmp/dockercli
09:13:27 [2024-02-05T09:13:27.183Z] #39 DONE 0.6s
09:13:27 [2024-02-05T09:13:27.183Z] 
09:13:27 [2024-02-05T09:13:27.183Z] #40 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:13:27 [2024-02-05T09:13:27.440Z] #40 ...
09:13:27 [2024-02-05T09:13:27.440Z] 
09:13:27 [2024-02-05T09:13:27.440Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: is subject to change. To configure the initial branch name to use in all
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: of your new repositories, which will suppress this warning, call:
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: 
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: 	git config --global init.defaultBranch <name>
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: 
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: 'development'. The just-created branch can be renamed via this command:
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: 
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.563 hint: 	git branch -m <name>
09:13:27 [2024-02-05T09:13:27.440Z] #41 0.566 Initialized empty Git repository in /usr/src/containerd/.git/
09:13:27 [2024-02-05T09:13:27.440Z] #41 DONE 0.7s
09:13:27 [2024-02-05T09:13:27.698Z] 
09:13:27 [2024-02-05T09:13:27.698Z] #42 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.28" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:27 [2024-02-05T09:13:27.698Z] #42 ...
09:13:27 [2024-02-05T09:13:27.698Z] 
09:13:27 [2024-02-05T09:13:27.698Z] #32 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: is subject to change. To configure the initial branch name to use in all
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: of your new repositories, which will suppress this warning, call:
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: 
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: 	git config --global init.defaultBranch <name>
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: 
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: 'development'. The just-created branch can be renamed via this command:
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: 
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.750 hint: 	git branch -m <name>
09:13:27 [2024-02-05T09:13:27.698Z] #32 0.751 Initialized empty Git repository in /usr/src/tini/.git/
09:13:27 [2024-02-05T09:13:27.698Z] #32 DONE 0.8s
09:13:27 [2024-02-05T09:13:27.698Z] 
09:13:27 [2024-02-05T09:13:27.698Z] #43 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:27 [2024-02-05T09:13:27.955Z] #43 ...
09:13:27 [2024-02-05T09:13:27.955Z] 
09:13:27 [2024-02-05T09:13:27.955Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: is subject to change. To configure the initial branch name to use in all
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: of your new repositories, which will suppress this warning, call:
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: 
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: 	git config --global init.defaultBranch <name>
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: 
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: 'development'. The just-created branch can be renamed via this command:
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: 
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.930 hint: 	git branch -m <name>
09:13:27 [2024-02-05T09:13:27.955Z] #44 0.935 Initialized empty Git repository in /usr/src/swagger/.git/
09:13:27 [2024-02-05T09:13:27.955Z] #44 DONE 1.0s
09:13:28 [2024-02-05T09:13:28.213Z] 
09:13:28 [2024-02-05T09:13:28.213Z] #45 [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
09:13:28 [2024-02-05T09:13:28.213Z] #45 1.448 v3.6.0
09:13:28 [2024-02-05T09:13:28.213Z] #45 DONE 1.5s
09:13:28 [2024-02-05T09:13:28.213Z] 
09:13:28 [2024-02-05T09:13:28.213Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:13:28 [2024-02-05T09:13:28.213Z] #46 ...
09:13:28 [2024-02-05T09:13:28.213Z] 
09:13:28 [2024-02-05T09:13:28.213Z] #47 [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
09:13:28 [2024-02-05T09:13:28.213Z] #47 1.616 gotestsum version dev
09:13:28 [2024-02-05T09:13:28.213Z] #47 DONE 1.8s
09:13:28 [2024-02-05T09:13:28.470Z] 
09:13:28 [2024-02-05T09:13:28.470Z] #48 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:13:28 [2024-02-05T09:13:28.470Z] #48 1.105 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:28 [2024-02-05T09:13:28.470Z] #48 1.105 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:28 [2024-02-05T09:13:28.470Z] #48 1.105 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:28 [2024-02-05T09:13:28.470Z] 
09:13:28 [2024-02-05T09:13:28.470Z] #48 ...
09:13:28 [2024-02-05T09:13:28.470Z] 
09:13:28 [2024-02-05T09:13:28.470Z] #49 [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
09:13:28 [2024-02-05T09:13:28.470Z] #49 0.878 go: downloading github.com/tc-hib/go-winres v0.3.0
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 NAME:
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    go-winres - A tool for embedding resources in Windows executables
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 USAGE:
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    go-winres [global options] command [command options] [arguments...]
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 COMMANDS:
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    init     Create an initial ./winres/winres.json
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    make     Make syso files for the "go build" command
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    simply   Make syso files for the "go build" command (simplified)
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    extract  Extract all resources from an executable
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    patch    Replace resources in an executable file (exe, dll)
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    help, h  Shows a list of commands or help for one command
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948 GLOBAL OPTIONS:
09:13:28 [2024-02-05T09:13:28.470Z] #49 1.948    --help, -h  show help (default: false)
09:13:28 [2024-02-05T09:13:28.470Z] #49 DONE 2.0s
09:13:28 [2024-02-05T09:13:28.470Z] 
09:13:28 [2024-02-05T09:13:28.470Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: is subject to change. To configure the initial branch name to use in all
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: of your new repositories, which will suppress this warning, call:
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: 
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: 	git config --global init.defaultBranch <name>
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: 
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: 'development'. The just-created branch can be renamed via this command:
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: 
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.546 hint: 	git branch -m <name>
09:13:28 [2024-02-05T09:13:28.470Z] #50 1.548 Initialized empty Git repository in /usr/src/registry/.git/
09:13:28 [2024-02-05T09:13:28.470Z] #50 DONE 1.6s
09:13:28 [2024-02-05T09:13:28.470Z] 
09:13:28 [2024-02-05T09:13:28.470Z] #48 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:13:29 [2024-02-05T09:13:29.033Z] #48 1.693 Reading package lists...
09:13:29 [2024-02-05T09:13:29.290Z] 
09:13:29 [2024-02-05T09:13:29.290Z] #48 ...
09:13:29 [2024-02-05T09:13:29.290Z] 
09:13:29 [2024-02-05T09:13:29.290Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: is subject to change. To configure the initial branch name to use in all
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: of your new repositories, which will suppress this warning, call:
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: 
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: 	git config --global init.defaultBranch <name>
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: 
09:13:29 [2024-02-05T09:13:29.290Z] #51 2.078 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:29 [2024-02-05T09:13:29.291Z] #51 2.078 hint: 'development'. The just-created branch can be renamed via this command:
09:13:29 [2024-02-05T09:13:29.291Z] #51 2.078 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #51 2.078 hint: 	git branch -m <name>
09:13:29 [2024-02-05T09:13:29.291Z] #51 2.084 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:13:29 [2024-02-05T09:13:29.291Z] #51 DONE 2.2s
09:13:29 [2024-02-05T09:13:29.291Z] 
09:13:29 [2024-02-05T09:13:29.291Z] #48 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:13:29 [2024-02-05T09:13:29.291Z] #48 2.283 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:13:29 [2024-02-05T09:13:29.291Z] #48 2.292 Reading package lists...
09:13:29 [2024-02-05T09:13:29.291Z] #48 ...
09:13:29 [2024-02-05T09:13:29.291Z] 
09:13:29 [2024-02-05T09:13:29.291Z] #52 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: is subject to change. To configure the initial branch name to use in all
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: of your new repositories, which will suppress this warning, call:
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: 	git config --global init.defaultBranch <name>
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: 'development'. The just-created branch can be renamed via this command:
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.032 hint: 	git branch -m <name>
09:13:29 [2024-02-05T09:13:29.291Z] #52 2.033 Initialized empty Git repository in /usr/src/delve/.git/
09:13:29 [2024-02-05T09:13:29.291Z] #52 DONE 2.2s
09:13:29 [2024-02-05T09:13:29.291Z] 
09:13:29 [2024-02-05T09:13:29.291Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: is subject to change. To configure the initial branch name to use in all
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: of your new repositories, which will suppress this warning, call:
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: 	git config --global init.defaultBranch <name>
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: 'development'. The just-created branch can be renamed via this command:
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: 
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.140 hint: 	git branch -m <name>
09:13:29 [2024-02-05T09:13:29.291Z] #53 2.143 Initialized empty Git repository in /usr/src/runc/.git/
09:13:29 [2024-02-05T09:13:29.291Z] #53 DONE 2.3s
09:13:29 [2024-02-05T09:13:29.291Z] 
09:13:29 [2024-02-05T09:13:29.291Z] #40 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:13:29 [2024-02-05T09:13:29.291Z] #40 2.347 hint: Using 'master' as the name for the initial branch. This default branch name
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: is subject to change. To configure the initial branch name to use in all
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: of your new repositories, which will suppress this warning, call:
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: 
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: 	git config --global init.defaultBranch <name>
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: 
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: 'development'. The just-created branch can be renamed via this command:
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: 
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.348 hint: 	git branch -m <name>
09:13:29 [2024-02-05T09:13:29.547Z] #40 2.349 Initialized empty Git repository in /tmp/dockercli/.git/
09:13:29 [2024-02-05T09:13:29.547Z] #40 DONE 2.4s
09:13:29 [2024-02-05T09:13:29.547Z] 
09:13:29 [2024-02-05T09:13:29.547Z] #48 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:13:29 [2024-02-05T09:13:29.547Z] #48 2.292 Reading package lists...
09:13:29 [2024-02-05T09:13:29.805Z] #48 2.858 Building dependency tree...
09:13:30 [2024-02-05T09:13:30.061Z] #48 3.034 Reading state information...
09:13:30 [2024-02-05T09:13:30.061Z] #48 3.317 gcc is already the newest version (4:10.2.1-1).
09:13:30 [2024-02-05T09:13:30.061Z] #48 3.317 libc6-dev is already the newest version (2.31-13+deb11u7).
09:13:30 [2024-02-05T09:13:30.061Z] #48 3.317 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:13:30 [2024-02-05T09:13:30.061Z] #48 DONE 3.4s
09:13:30 [2024-02-05T09:13:30.061Z] 
09:13:30 [2024-02-05T09:13:30.061Z] #54 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:30 [2024-02-05T09:13:30.626Z] #54 ...
09:13:30 [2024-02-05T09:13:30.626Z] 
09:13:30 [2024-02-05T09:13:30.626Z] #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
09:13:30 [2024-02-05T09:13:30.626Z] #55 3.843 golangci-lint has version v1.55.2 built with go1.20.13 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
09:13:30 [2024-02-05T09:13:30.626Z] #55 DONE 3.9s
09:13:30 [2024-02-05T09:13:30.626Z] 
09:13:30 [2024-02-05T09:13:30.626Z] #24 [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             ;
09:13:30 [2024-02-05T09:13:30.626Z] #24 4.101 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:30 [2024-02-05T09:13:30.626Z] #24 4.101 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:30 [2024-02-05T09:13:30.626Z] #24 4.101 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:31 [2024-02-05T09:13:31.454Z] #24 4.583 Reading package lists...
09:13:31 [2024-02-05T09:13:31.454Z] #24 ...
09:13:31 [2024-02-05T09:13:31.454Z] 
09:13:31 [2024-02-05T09:13:31.454Z] #43 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:31 [2024-02-05T09:13:31.454Z] #43 DONE 3.7s
09:13:31 [2024-02-05T09:13:31.454Z] 
09:13:31 [2024-02-05T09:13:31.454Z] #56 [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
09:13:31 [2024-02-05T09:13:31.454Z] #56 3.696 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:31 [2024-02-05T09:13:31.454Z] #56 3.696 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:31 [2024-02-05T09:13:31.454Z] #56 3.696 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:31 [2024-02-05T09:13:31.454Z] #56 4.155 Reading package lists...
09:13:31 [2024-02-05T09:13:31.711Z] #56 ...
09:13:31 [2024-02-05T09:13:31.711Z] 
09:13:31 [2024-02-05T09:13:31.711Z] #24 [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             ;
09:13:31 [2024-02-05T09:13:31.711Z] #24 4.583 Reading package lists...
09:13:31 [2024-02-05T09:13:31.968Z] 
09:13:31 [2024-02-05T09:13:31.968Z] #24 ...
09:13:31 [2024-02-05T09:13:31.968Z] 
09:13:31 [2024-02-05T09:13:31.968Z] #57 [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
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295 tomll can be used in two ways:
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295 Writing to STDIN and reading from STDOUT:
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295   cat file.toml | tomll > file.toml
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295 
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295 Reading and updating a list of files:
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295   tomll a.toml b.toml c.toml
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295 
09:13:31 [2024-02-05T09:13:31.968Z] #57 5.295 When given a list of files, tomll will modify all files in place without asking.
09:13:31 [2024-02-05T09:13:31.968Z] #57 DONE 5.4s
09:13:31 [2024-02-05T09:13:31.968Z] 
09:13:31 [2024-02-05T09:13:31.968Z] #24 [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             ;
09:13:32 [2024-02-05T09:13:32.534Z] #24 5.286 Reading package lists...
09:13:32 [2024-02-05T09:13:32.534Z] #24 ...
09:13:32 [2024-02-05T09:13:32.534Z] 
09:13:32 [2024-02-05T09:13:32.534Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:13:32 [2024-02-05T09:13:32.534Z] #46 DONE 4.6s
09:13:32 [2024-02-05T09:13:32.534Z] 
09:13:32 [2024-02-05T09:13:32.534Z] #24 [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             ;
09:13:32 [2024-02-05T09:13:32.534Z] #24 5.286 Reading package lists...
09:13:32 [2024-02-05T09:13:32.534Z] #24 5.952 Building dependency tree...
09:13:32 [2024-02-05T09:13:32.791Z] #24 ...
09:13:32 [2024-02-05T09:13:32.791Z] 
09:13:32 [2024-02-05T09:13:32.791Z] #58 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:32 [2024-02-05T09:13:32.791Z] #58 DONE 3.5s
09:13:32 [2024-02-05T09:13:32.791Z] 
09:13:32 [2024-02-05T09:13:32.791Z] #24 [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             ;
09:13:32 [2024-02-05T09:13:32.791Z] #24 6.148 Reading state information...
09:13:33 [2024-02-05T09:13:33.048Z] #24 ...
09:13:33 [2024-02-05T09:13:33.048Z] 
09:13:33 [2024-02-05T09:13:33.048Z] #59 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:33 [2024-02-05T09:13:33.048Z] #59 DONE 3.5s
09:13:33 [2024-02-05T09:13:33.048Z] 
09:13:33 [2024-02-05T09:13:33.048Z] #24 [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             ;
09:13:33 [2024-02-05T09:13:33.048Z] #24 6.553 python3 is already the newest version (3.9.2-3).
09:13:33 [2024-02-05T09:13:33.048Z] #24 6.553 The following additional packages will be installed:
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.555   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563   patch xz-utils
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563 Suggested packages:
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563   m4-doc ed diffutils-doc
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563 Recommended packages:
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.563   fakeroot libalgorithm-merge-perl libltdl-dev
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.775 The following NEW packages will be installed:
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.775   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.783   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:13:33 [2024-02-05T09:13:33.306Z] #24 6.783   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.054 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.054 Need to get 5461 kB of archives.
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.054 After this operation, 11.6 MB of additional disk space will be used.
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.054 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.057 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.059 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.060 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.061 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.063 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.064 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.069 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.070 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.092 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.092 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.093 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.093 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.100 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.100 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.101 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.104 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.107 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.116 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
09:13:33 [2024-02-05T09:13:33.563Z] #24 7.116 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
09:13:33 [2024-02-05T09:13:33.820Z] #24 7.329 debconf: delaying package configuration, since apt-utils is not installed
09:13:33 [2024-02-05T09:13:33.820Z] #24 7.418 Fetched 5461 kB in 0s (16.7 MB/s)
09:13:34 [2024-02-05T09:13:34.080Z] #24 7.505 Selecting previously unselected package bzip2.
09:13:34 [2024-02-05T09:13:34.080Z] #24 7.506 (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.)
09:13:34 [2024-02-05T09:13:34.080Z] #24 7.522 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:13:34 [2024-02-05T09:13:34.080Z] #24 7.534 Unpacking bzip2 (1.0.8-4) ...
09:13:34 [2024-02-05T09:13:34.341Z] #24 7.661 Selecting previously unselected package xz-utils.
09:13:34 [2024-02-05T09:13:34.341Z] #24 7.666 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:13:34 [2024-02-05T09:13:34.341Z] #24 7.674 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:13:34 [2024-02-05T09:13:34.341Z] #24 7.831 Selecting previously unselected package libsigsegv2:arm64.
09:13:34 [2024-02-05T09:13:34.341Z] #24 7.831 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:13:34 [2024-02-05T09:13:34.341Z] #24 7.868 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:13:34 [2024-02-05T09:13:34.601Z] #24 7.987 Selecting previously unselected package m4.
09:13:34 [2024-02-05T09:13:34.601Z] #24 7.990 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:13:34 [2024-02-05T09:13:34.601Z] #24 8.010 Unpacking m4 (1.4.18-5) ...
09:13:34 [2024-02-05T09:13:34.601Z] #24 ...
09:13:34 [2024-02-05T09:13:34.601Z] 
09:13:34 [2024-02-05T09:13:34.601Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:34 [2024-02-05T09:13:34.601Z] #60 DONE 5.4s
09:13:34 [2024-02-05T09:13:34.601Z] 
09:13:34 [2024-02-05T09:13:34.601Z] #24 [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             ;
09:13:34 [2024-02-05T09:13:34.601Z] #24 8.191 Selecting previously unselected package autoconf.
09:13:34 [2024-02-05T09:13:34.601Z] #24 8.191 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:13:34 [2024-02-05T09:13:34.859Z] #24 8.195 Unpacking autoconf (2.69-14) ...
09:13:34 [2024-02-05T09:13:34.859Z] #24 ...
09:13:34 [2024-02-05T09:13:34.859Z] 
09:13:34 [2024-02-05T09:13:34.859Z] #56 [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
09:13:34 [2024-02-05T09:13:34.859Z] #56 5.291 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:34 [2024-02-05T09:13:34.859Z] #56 5.291 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:34 [2024-02-05T09:13:34.859Z] #56 5.291 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:34 [2024-02-05T09:13:34.859Z] #56 6.157 Reading package lists...
09:13:34 [2024-02-05T09:13:34.859Z] #56 6.834 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:13:34 [2024-02-05T09:13:34.859Z] #56 6.846 Reading package lists...
09:13:34 [2024-02-05T09:13:34.859Z] #56 7.451 Building dependency tree...
09:13:34 [2024-02-05T09:13:34.859Z] #56 8.087 gcc is already the newest version (4:10.2.1-1).
09:13:34 [2024-02-05T09:13:34.859Z] #56 8.087 libc6-dev is already the newest version (2.31-13+deb11u7).
09:13:34 [2024-02-05T09:13:34.859Z] #56 8.087 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:13:34 [2024-02-05T09:13:34.859Z] #56 DONE 8.2s
09:13:34 [2024-02-05T09:13:34.859Z] 
09:13:34 [2024-02-05T09:13:34.859Z] #24 [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             ;
09:13:34 [2024-02-05T09:13:34.859Z] #24 8.372 Selecting previously unselected package autotools-dev.
09:13:34 [2024-02-05T09:13:34.859Z] #24 8.372 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:13:34 [2024-02-05T09:13:34.859Z] #24 8.378 Unpacking autotools-dev (20180224.1+nmu1) ...
09:13:34 [2024-02-05T09:13:34.859Z] #24 8.489 Selecting previously unselected package automake.
09:13:34 [2024-02-05T09:13:34.859Z] #24 8.489 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:13:35 [2024-02-05T09:13:35.117Z] #24 8.508 Unpacking automake (1:1.16.3-2) ...
09:13:35 [2024-02-05T09:13:35.117Z] #24 8.643 Selecting previously unselected package patch.
09:13:35 [2024-02-05T09:13:35.117Z] #24 8.643 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:13:35 [2024-02-05T09:13:35.117Z] #24 8.646 Unpacking patch (2.7.6-7) ...
09:13:35 [2024-02-05T09:13:35.373Z] #24 8.750 Selecting previously unselected package dpkg-dev.
09:13:35 [2024-02-05T09:13:35.374Z] #24 8.750 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
09:13:35 [2024-02-05T09:13:35.374Z] #24 8.757 Unpacking dpkg-dev (1.20.13) ...
09:13:35 [2024-02-05T09:13:35.631Z] #24 9.134 Selecting previously unselected package build-essential.
09:13:35 [2024-02-05T09:13:35.631Z] #24 9.137 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:13:35 [2024-02-05T09:13:35.631Z] #24 9.161 Unpacking build-essential (12.9) ...
09:13:36 [2024-02-05T09:13:36.199Z] #24 9.556 Selecting previously unselected package libcap2:arm64.
09:13:36 [2024-02-05T09:13:36.199Z] #24 9.559 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:13:36 [2024-02-05T09:13:36.199Z] #24 9.571 Unpacking libcap2:arm64 (1:2.44-1) ...
09:13:36 [2024-02-05T09:13:36.468Z] #24 9.923 Selecting previously unselected package libcap-dev:arm64.
09:13:36 [2024-02-05T09:13:36.468Z] #24 9.925 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:13:36 [2024-02-05T09:13:36.468Z] #24 10.02 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:13:36 [2024-02-05T09:13:36.725Z] #24 ...
09:13:36 [2024-02-05T09:13:36.725Z] 
09:13:36 [2024-02-05T09:13:36.726Z] #61 [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
09:13:36 [2024-02-05T09:13:36.726Z] #61 3.847 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:36 [2024-02-05T09:13:36.726Z] #61 3.848 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:36 [2024-02-05T09:13:36.726Z] #61 3.848 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:36 [2024-02-05T09:13:36.726Z] #61 4.296 Reading package lists...
09:13:36 [2024-02-05T09:13:36.726Z] #61 5.360 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:36 [2024-02-05T09:13:36.726Z] #61 5.360 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:36 [2024-02-05T09:13:36.726Z] #61 5.360 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:36 [2024-02-05T09:13:36.726Z] #61 6.085 Reading package lists...
09:13:36 [2024-02-05T09:13:36.726Z] #61 6.762 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 6.776 Reading package lists...
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.383 Building dependency tree...
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.592 Reading state information...
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.937 gcc is already the newest version (4:10.2.1-1).
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.937 The following additional packages will be installed:
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.938   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.938   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.938   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.938   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.939   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.941   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.943 Suggested packages:
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.943   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:13:36 [2024-02-05T09:13:36.726Z] #61 7.944   | libgdk-pixbuf2.0-dev libxml2-utils
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.211 The following NEW packages will be installed:
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.211   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.211   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.212   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.212   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.212   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.213   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.500 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.500 Need to get 7950 kB of archives.
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.500 After this operation, 39.9 MB of additional disk space will be used.
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.500 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.502 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.509 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.521 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.533 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.533 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.541 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.542 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.544 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.545 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.549 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.563 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.569 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.571 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.572 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.581 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.581 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.582 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.583 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.583 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.589 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.597 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.597 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.604 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.813 debconf: delaying package configuration, since apt-utils is not installed
09:13:36 [2024-02-05T09:13:36.726Z] #61 8.914 Fetched 7950 kB in 0s (21.2 MB/s)
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.335 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.335 (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.)
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.355 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.418 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.667 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.669 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:13:36 [2024-02-05T09:13:36.726Z] #61 9.679 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:13:36 [2024-02-05T09:13:36.726Z] #61 10.10 Selecting previously unselected package libsecret-common.
09:13:36 [2024-02-05T09:13:36.983Z] #61 10.10 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:13:36 [2024-02-05T09:13:36.983Z] #61 10.13 Unpacking libsecret-common (0.20.4-2) ...
09:13:36 [2024-02-05T09:13:36.983Z] #61 ...
09:13:36 [2024-02-05T09:13:36.983Z] 
09:13:36 [2024-02-05T09:13:36.983Z] #62 [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
09:13:36 [2024-02-05T09:13:36.983Z] #62 3.814 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:36 [2024-02-05T09:13:36.983Z] #62 3.814 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:36 [2024-02-05T09:13:36.983Z] #62 3.814 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:36 [2024-02-05T09:13:36.983Z] #62 4.453 Reading package lists...
09:13:36 [2024-02-05T09:13:36.983Z] #62 5.448 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:36 [2024-02-05T09:13:36.983Z] #62 5.448 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:36 [2024-02-05T09:13:36.983Z] #62 5.448 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:36 [2024-02-05T09:13:36.983Z] #62 6.459 Reading package lists...
09:13:36 [2024-02-05T09:13:36.983Z] #62 7.052 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:13:36 [2024-02-05T09:13:36.983Z] #62 7.066 Reading package lists...
09:13:36 [2024-02-05T09:13:36.983Z] #62 7.749 Building dependency tree...
09:13:36 [2024-02-05T09:13:36.983Z] #62 7.974 Reading state information...
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.298 gcc is already the newest version (4:10.2.1-1).
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.298 libc6-dev is already the newest version (2.31-13+deb11u7).
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.298 The following additional packages will be installed:
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.299   bzip2 patch xz-utils
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.303 Suggested packages:
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.303   bzip2-doc debian-keyring seccomp ed diffutils-doc
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.303 Recommended packages:
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.303   build-essential fakeroot libalgorithm-merge-perl
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.384 The following NEW packages will be installed:
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.393   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.714 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.714 Need to get 2791 kB of archives.
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.714 After this operation, 4078 kB of additional disk space will be used.
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.714 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.723 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.748 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.752 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
09:13:36 [2024-02-05T09:13:36.983Z] #62 8.828 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.140 debconf: delaying package configuration, since apt-utils is not installed
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.208 Fetched 2791 kB in 0s (6458 kB/s)
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.400 Selecting previously unselected package bzip2.
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.400 (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.)
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.410 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.487 Unpacking bzip2 (1.0.8-4) ...
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.994 Selecting previously unselected package xz-utils.
09:13:36 [2024-02-05T09:13:36.983Z] #62 9.999 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:13:37 [2024-02-05T09:13:37.240Z] #62 ...
09:13:37 [2024-02-05T09:13:37.240Z] 
09:13:37 [2024-02-05T09:13:37.240Z] #63 [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
09:13:37 [2024-02-05T09:13:37.240Z] #63 4.037 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:37 [2024-02-05T09:13:37.240Z] #63 4.037 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:37 [2024-02-05T09:13:37.240Z] #63 4.037 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:37 [2024-02-05T09:13:37.240Z] #63 4.540 Reading package lists...
09:13:37 [2024-02-05T09:13:37.240Z] #63 5.187 Reading package lists...
09:13:37 [2024-02-05T09:13:37.240Z] #63 5.822 Building dependency tree...
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.010 Reading state information...
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.333 The following additional packages will be installed:
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.333   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.341 Suggested packages:
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.341   cmake-doc ninja-build lrzip
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.417 The following NEW packages will be installed:
09:13:37 [2024-02-05T09:13:37.240Z] #63 6.417   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.741 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.741 Need to get 15.1 MB of archives.
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.741 After this operation, 66.8 MB of additional disk space will be used.
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.741 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.765 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.839 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.843 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.847 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.847 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.849 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 6.850 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:13:37 [2024-02-05T09:13:37.241Z] #63 7.065 debconf: delaying package configuration, since apt-utils is not installed
09:13:37 [2024-02-05T09:13:37.241Z] #63 7.112 Fetched 15.1 MB in 0s (33.4 MB/s)
09:13:37 [2024-02-05T09:13:37.241Z] #63 7.203 Selecting previously unselected package cmake-data.
09:13:37 [2024-02-05T09:13:37.241Z] #63 7.203 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:13:37 [2024-02-05T09:13:37.241Z] #63 7.218 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:13:37 [2024-02-05T09:13:37.241Z] #63 7.234 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:13:37 [2024-02-05T09:13:37.241Z] #63 8.249 Selecting previously unselected package libicu67:arm64.
09:13:37 [2024-02-05T09:13:37.241Z] #63 8.251 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:13:37 [2024-02-05T09:13:37.241Z] #63 8.284 Unpacking libicu67:arm64 (67.1-7) ...
09:13:37 [2024-02-05T09:13:37.241Z] #63 9.999 Selecting previously unselected package libxml2:arm64.
09:13:37 [2024-02-05T09:13:37.241Z] #63 10.00 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
09:13:37 [2024-02-05T09:13:37.241Z] #63 10.27 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:13:37 [2024-02-05T09:13:37.241Z] #63 ...
09:13:37 [2024-02-05T09:13:37.241Z] 
09:13:37 [2024-02-05T09:13:37.241Z] #61 [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
09:13:37 [2024-02-05T09:13:37.241Z] #61 10.65 Selecting previously unselected package libsecret-1-0:arm64.
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.66 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.69 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.76 Selecting previously unselected package gir1.2-secret-1:arm64.
09:13:37 [2024-02-05T09:13:37.498Z] #61 ...
09:13:37 [2024-02-05T09:13:37.498Z] 
09:13:37 [2024-02-05T09:13:37.498Z] #42 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.28" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:37 [2024-02-05T09:13:37.498Z] #42 DONE 10.1s
09:13:37 [2024-02-05T09:13:37.498Z] 
09:13:37 [2024-02-05T09:13:37.498Z] #61 [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
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.76 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.77 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.82 Selecting previously unselected package uuid-dev:arm64.
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.82 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:13:37 [2024-02-05T09:13:37.498Z] #61 10.84 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:13:37 [2024-02-05T09:13:37.755Z] #61 ...
09:13:37 [2024-02-05T09:13:37.755Z] 
09:13:37 [2024-02-05T09:13:37.755Z] #64 [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...)
09:13:37 [2024-02-05T09:13:37.755Z] #64 2.541 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
09:13:37 [2024-02-05T09:13:37.755Z] #64 4.838 + git checkout -q FETCH_HEAD
09:13:37 [2024-02-05T09:13:37.755Z] #64 5.061 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:13:37 [2024-02-05T09:13:37.755Z] #64 5.061 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
09:13:37 [2024-02-05T09:13:37.755Z] #64 6.885 + xx-verify /build/registry-v2
09:13:37 [2024-02-05T09:13:37.755Z] #64 DONE 9.2s
09:13:37 [2024-02-05T09:13:37.755Z] 
09:13:37 [2024-02-05T09:13:37.755Z] #65 [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...)
09:13:37 [2024-02-05T09:13:37.755Z] #65 DONE 5.0s
09:13:37 [2024-02-05T09:13:37.755Z] 
09:13:37 [2024-02-05T09:13:37.755Z] #61 [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
09:13:37 [2024-02-05T09:13:37.755Z] #61 11.17 Selecting previously unselected package libblkid-dev:arm64.
09:13:37 [2024-02-05T09:13:37.755Z] #61 11.17 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.012Z] #61 11.20 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:13:38 [2024-02-05T09:13:38.270Z] #61 ...
09:13:38 [2024-02-05T09:13:38.270Z] 
09:13:38 [2024-02-05T09:13:38.270Z] #66 [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...)
09:13:38 [2024-02-05T09:13:38.270Z] #66 DONE 3.3s
09:13:38 [2024-02-05T09:13:38.270Z] 
09:13:38 [2024-02-05T09:13:38.270Z] #61 [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
09:13:38 [2024-02-05T09:13:38.270Z] #61 11.48 Selecting previously unselected package libbtrfs0:arm64.
09:13:38 [2024-02-05T09:13:38.270Z] #61 11.49 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.270Z] #61 11.50 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.63 Selecting previously unselected package libbtrfs-dev:arm64.
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.63 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 ...
09:13:38 [2024-02-05T09:13:38.529Z] 
09:13:38 [2024-02-05T09:13:38.529Z] #62 [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
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.38 Selecting previously unselected package patch.
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.38 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.40 Unpacking patch (2.7.6-7) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.47 Selecting previously unselected package dpkg-dev.
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.48 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.48 Unpacking dpkg-dev (1.20.13) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.87 Selecting previously unselected package libseccomp-dev:arm64.
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.87 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 10.88 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 11.17 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 11.21 Setting up bzip2 (1.0.8-4) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 11.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 11.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:38 [2024-02-05T09:13:38.529Z] #62 11.33 Setting up patch (2.7.6-7) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 11.37 Setting up dpkg-dev (1.20.13) ...
09:13:38 [2024-02-05T09:13:38.529Z] #62 DONE 11.6s
09:13:38 [2024-02-05T09:13:38.529Z] 
09:13:38 [2024-02-05T09:13:38.529Z] #61 [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
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.81 Selecting previously unselected package libelf1:arm64.
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.81 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.83 Unpacking libelf1:arm64 (0.183-1) ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.91 Selecting previously unselected package libffi-dev:arm64.
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.92 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 11.92 Unpacking libffi-dev:arm64 (3.3-6) ...
09:13:38 [2024-02-05T09:13:38.529Z] #61 12.00 Selecting previously unselected package libglib2.0-data.
09:13:38 [2024-02-05T09:13:38.785Z] #61 12.01 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:13:38 [2024-02-05T09:13:38.786Z] #61 12.04 Unpacking libglib2.0-data (2.66.8-1) ...
09:13:38 [2024-02-05T09:13:38.786Z] #61 ...
09:13:38 [2024-02-05T09:13:38.786Z] 
09:13:38 [2024-02-05T09:13:38.786Z] #54 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:13:38 [2024-02-05T09:13:38.786Z] #54 DONE 9.3s
09:13:39 [2024-02-05T09:13:39.043Z] 
09:13:39 [2024-02-05T09:13:39.043Z] #61 [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
09:13:39 [2024-02-05T09:13:39.043Z] #61 12.33 Selecting previously unselected package libglib2.0-bin.
09:13:39 [2024-02-05T09:13:39.043Z] #61 12.34 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.043Z] #61 12.35 Unpacking libglib2.0-bin (2.66.8-1) ...
09:13:39 [2024-02-05T09:13:39.043Z] #61 12.41 Selecting previously unselected package python3-lib2to3.
09:13:39 [2024-02-05T09:13:39.043Z] #61 12.41 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:13:39 [2024-02-05T09:13:39.043Z] #61 12.42 Unpacking python3-lib2to3 (3.9.2-1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.52 Selecting previously unselected package python3-distutils.
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.52 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.54 Unpacking python3-distutils (3.9.2-1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #61 ...
09:13:39 [2024-02-05T09:13:39.300Z] 
09:13:39 [2024-02-05T09:13:39.300Z] #63 [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
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.41 Selecting previously unselected package libarchive13:arm64.
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.41 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.42 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.50 Selecting previously unselected package libjsoncpp24:arm64.
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.50 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.51 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.67 Selecting previously unselected package librhash0:arm64.
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.67 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 10.79 Unpacking librhash0:arm64 (1.4.1-2) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.04 Selecting previously unselected package libuv1:arm64.
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.05 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.08 Unpacking libuv1:arm64 (1.40.0-2) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.24 Selecting previously unselected package cmake.
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.24 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.25 Unpacking cmake (3.18.4-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.91 Setting up libicu67:arm64 (67.1-7) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.93 Setting up libuv1:arm64 (1.40.0-2) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.95 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 11.97 Setting up librhash0:arm64 (1.4.1-2) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 12.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 12.04 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 12.06 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 12.08 Setting up cmake (3.18.4-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 12.11 Processing triggers for libc-bin (2.31-13+deb11u7) ...
09:13:39 [2024-02-05T09:13:39.300Z] #63 DONE 12.3s
09:13:39 [2024-02-05T09:13:39.300Z] 
09:13:39 [2024-02-05T09:13:39.300Z] #61 [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
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.62 Selecting previously unselected package libglib2.0-dev-bin.
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.62 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.63 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:13:39 [2024-02-05T09:13:39.300Z] #61 12.71 Selecting previously unselected package libsepol1-dev:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #61 ...
09:13:39 [2024-02-05T09:13:39.557Z] 
09:13:39 [2024-02-05T09:13:39.557Z] #24 [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             ;
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.74 Selecting previously unselected package libprotobuf-c1:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.74 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.84 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.84 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.85 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.92 Selecting previously unselected package libseccomp-dev:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.92 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.93 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.99 Selecting previously unselected package libsystemd-dev:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 10.99 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.00 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.33 Selecting previously unselected package libtool.
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.33 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.36 Unpacking libtool (2.4.6-15) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.63 Selecting previously unselected package libudev-dev:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.63 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.65 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.79 Selecting previously unselected package libyajl2:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.79 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.81 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.94 Selecting previously unselected package libyajl-dev:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.94 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 11.95 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.05 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.08 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.10 Setting up bzip2 (1.0.8-4) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.19 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.28 Setting up libcap2:arm64 (1:2.44-1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.32 Setting up autotools-dev (20180224.1+nmu1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.34 Setting up libsigsegv2:arm64 (2.13-1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.40 Setting up patch (2.7.6-7) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.44 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.46 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.48 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.51 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.53 Setting up libtool (2.4.6-15) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.55 Setting up m4 (1.4.18-5) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.57 Setting up dpkg-dev (1.20.13) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.61 Setting up autoconf (2.69-14) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.63 Setting up build-essential (12.9) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.66 Setting up automake (1:1.16.3-2) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:13:39 [2024-02-05T09:13:39.557Z] #24 12.71 Processing triggers for libc-bin (2.31-13+deb11u7) ...
09:13:39 [2024-02-05T09:13:39.557Z] #24 DONE 12.9s
09:13:39 [2024-02-05T09:13:39.557Z] 
09:13:39 [2024-02-05T09:13:39.557Z] #61 [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
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.71 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.72 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.84 Selecting previously unselected package libpcre2-16-0:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.85 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.86 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.93 Selecting previously unselected package libpcre2-32-0:arm64.
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.93 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.557Z] #61 12.94 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.557Z] #61 13.03 Selecting previously unselected package libpcre2-posix2:arm64.
09:13:39 [2024-02-05T09:13:39.814Z] #61 ...
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #67 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
09:13:39 [2024-02-05T09:13:39.814Z] #67 DONE 0.9s
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #68 [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...)
09:13:39 [2024-02-05T09:13:39.814Z] #68 0.478 go: downloading github.com/sirupsen/logrus v1.9.0
09:13:39 [2024-02-05T09:13:39.814Z] #68 0.482 go: downloading github.com/urfave/cli/v2 v2.23.5
09:13:39 [2024-02-05T09:13:39.814Z] #68 0.494 go: downloading golang.org/x/sys v0.2.0
09:13:39 [2024-02-05T09:13:39.814Z] #68 0.506 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:13:39 [2024-02-05T09:13:39.814Z] #68 1.116 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:13:39 [2024-02-05T09:13:39.814Z] #68 1.118 go: downloading golang.org/x/net v0.1.0
09:13:39 [2024-02-05T09:13:39.814Z] #68 DONE 4.9s
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #69 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
09:13:39 [2024-02-05T09:13:39.814Z] #69 DONE 0.1s
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #70 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
09:13:39 [2024-02-05T09:13:39.814Z] #70 DONE 0.1s
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #61 [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
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.04 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.05 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.09 Selecting previously unselected package libpcre2-dev:arm64.
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.10 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.11 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:13:39 [2024-02-05T09:13:39.814Z] #61 ...
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #71 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
09:13:39 [2024-02-05T09:13:39.814Z] #71 DONE 0.1s
09:13:39 [2024-02-05T09:13:39.814Z] 
09:13:39 [2024-02-05T09:13:39.814Z] #61 [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
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.20 Selecting previously unselected package libselinux1-dev:arm64.
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.20 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.21 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:13:39 [2024-02-05T09:13:39.814Z] #61 13.30 Selecting previously unselected package libmount-dev:arm64.
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.30 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.31 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.36 Selecting previously unselected package libpcre16-3:arm64.
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.36 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.37 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.43 Selecting previously unselected package libpcre32-3:arm64.
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.43 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.43 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.49 Selecting previously unselected package libpcrecpp0v5:arm64.
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.49 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.49 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.071Z] #61 13.53 Selecting previously unselected package libpcre3-dev:arm64.
09:13:40 [2024-02-05T09:13:40.328Z] #61 13.54 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.328Z] #61 13.54 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.328Z] #61 13.63 Selecting previously unselected package zlib1g-dev:arm64.
09:13:40 [2024-02-05T09:13:40.328Z] #61 13.63 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.328Z] #61 13.64 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:13:40 [2024-02-05T09:13:40.586Z] #61 13.68 Selecting previously unselected package libglib2.0-dev:arm64.
09:13:40 [2024-02-05T09:13:40.586Z] #61 13.68 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.586Z] #61 13.69 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:13:40 [2024-02-05T09:13:40.586Z] #61 ...
09:13:40 [2024-02-05T09:13:40.586Z] 
09:13:40 [2024-02-05T09:13:40.586Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:13:40 [2024-02-05T09:13:40.586Z] #10 CACHED
09:13:40 [2024-02-05T09:13:40.586Z] 
09:13:40 [2024-02-05T09:13:40.586Z] #72 [build-dummy 2/2] RUN mkdir -p /build
09:13:40 [2024-02-05T09:13:40.586Z] #72 CACHED
09:13:40 [2024-02-05T09:13:40.586Z] 
09:13:40 [2024-02-05T09:13:40.586Z] #73 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:13:40 [2024-02-05T09:13:40.586Z] #73 CACHED
09:13:40 [2024-02-05T09:13:40.586Z] 
09:13:40 [2024-02-05T09:13:40.586Z] #61 [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
09:13:40 [2024-02-05T09:13:40.586Z] #61 13.94 Selecting previously unselected package libsecret-1-dev:arm64.
09:13:40 [2024-02-05T09:13:40.586Z] #61 13.94 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:13:40 [2024-02-05T09:13:40.586Z] #61 13.94 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:13:40 [2024-02-05T09:13:40.586Z] #61 14.04 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.05 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.06 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.07 Setting up libffi-dev:arm64 (3.3-6) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.08 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.09 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.10 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.11 Setting up libglib2.0-data (2.66.8-1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.12 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.14 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.16 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.17 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.19 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.20 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.21 Setting up python3-lib2to3 (3.9.2-1) ...
09:13:40 [2024-02-05T09:13:40.847Z] #61 14.33 Setting up libelf1:arm64 (0.183-1) ...
09:13:41 [2024-02-05T09:13:41.105Z] #61 ...
09:13:41 [2024-02-05T09:13:41.105Z] 
09:13:41 [2024-02-05T09:13:41.105Z] #74 [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...)
09:13:41 [2024-02-05T09:13:41.105Z] #74 0.673 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 .
09:13:41 [2024-02-05T09:13:41.105Z] #74 DONE 2.5s
09:13:41 [2024-02-05T09:13:41.105Z] 
09:13:41 [2024-02-05T09:13:41.105Z] #61 [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
09:13:41 [2024-02-05T09:13:41.105Z] #61 14.38 Setting up libsecret-common (0.20.4-2) ...
09:13:41 [2024-02-05T09:13:41.105Z] #61 14.40 Setting up python3-distutils (3.9.2-1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.53 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.70 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.72 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.74 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.75 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.77 Setting up libglib2.0-bin (2.66.8-1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.78 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.79 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.81 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:13:41 [2024-02-05T09:13:41.362Z] #61 14.82 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:13:41 [2024-02-05T09:13:41.619Z] #61 14.83 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:13:41 [2024-02-05T09:13:41.619Z] #61 14.85 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:13:41 [2024-02-05T09:13:41.619Z] #61 14.86 No schema files found: doing nothing.
09:13:41 [2024-02-05T09:13:41.619Z] #61 14.87 Processing triggers for libc-bin (2.31-13+deb11u7) ...
09:13:41 [2024-02-05T09:13:41.619Z] #61 14.89 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:13:41 [2024-02-05T09:13:41.876Z] #61 DONE 15.0s
09:13:41 [2024-02-05T09:13:41.876Z] 
09:13:41 [2024-02-05T09:13:41.876Z] #75 [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...)
09:13:41 [2024-02-05T09:13:41.876Z] #75 DONE 1.8s
09:13:41 [2024-02-05T09:13:41.876Z] 
09:13:41 [2024-02-05T09:13:41.876Z] #76 [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...)
09:13:42 [2024-02-05T09:13:42.439Z] #76 ...
09:13:42 [2024-02-05T09:13:42.439Z] 
09:13:42 [2024-02-05T09:13:42.439Z] #77 [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
09:13:42 [2024-02-05T09:13:42.439Z] #77 0.995 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:42 [2024-02-05T09:13:42.439Z] #77 0.996 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:42 [2024-02-05T09:13:42.439Z] #77 0.996 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:42 [2024-02-05T09:13:42.439Z] #77 1.451 Reading package lists...
09:13:42 [2024-02-05T09:13:42.439Z] #77 2.010 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:13:42 [2024-02-05T09:13:42.439Z] #77 2.023 Reading package lists...
09:13:42 [2024-02-05T09:13:42.439Z] #77 2.591 Building dependency tree...
09:13:42 [2024-02-05T09:13:42.439Z] #77 2.765 Reading state information...
09:13:42 [2024-02-05T09:13:42.439Z] #77 3.069 gcc is already the newest version (4:10.2.1-1).
09:13:42 [2024-02-05T09:13:42.439Z] #77 3.069 libc6-dev is already the newest version (2.31-13+deb11u7).
09:13:42 [2024-02-05T09:13:42.439Z] #77 3.069 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:13:42 [2024-02-05T09:13:42.439Z] #77 DONE 3.1s
09:13:42 [2024-02-05T09:13:42.439Z] 
09:13:42 [2024-02-05T09:13:42.439Z] #78 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
09:13:42 [2024-02-05T09:13:42.439Z] #78 DONE 0.1s
09:13:42 [2024-02-05T09:13:42.696Z] 
09:13:42 [2024-02-05T09:13:42.696Z] #79 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
09:13:42 [2024-02-05T09:13:42.696Z] #79 DONE 0.1s
09:13:42 [2024-02-05T09:13:42.696Z] 
09:13:42 [2024-02-05T09:13:42.696Z] #80 [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...)
09:13:42 [2024-02-05T09:13:42.696Z] #80 ...
09:13:42 [2024-02-05T09:13:42.696Z] 
09:13:42 [2024-02-05T09:13:42.696Z] #81 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
09:13:42 [2024-02-05T09:13:42.696Z] #81 DONE 0.1s
09:13:42 [2024-02-05T09:13:42.696Z] 
09:13:42 [2024-02-05T09:13:42.696Z] #82 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
09:13:42 [2024-02-05T09:13:42.696Z] #82 DONE 0.1s
09:13:42 [2024-02-05T09:13:42.954Z] 
09:13:42 [2024-02-05T09:13:42.954Z] #83 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
09:13:42 [2024-02-05T09:13:42.954Z] #83 DONE 0.1s
09:13:42 [2024-02-05T09:13:42.954Z] 
09:13:42 [2024-02-05T09:13:42.954Z] #84 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
09:13:42 [2024-02-05T09:13:42.954Z] #84 DONE 0.1s
09:13:42 [2024-02-05T09:13:42.954Z] 
09:13:42 [2024-02-05T09:13:42.954Z] #80 [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...)
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.474 -- The C compiler identification is GNU 10.2.1
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.486 -- Detecting C compiler ABI info
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.583 -- Detecting C compiler ABI info - done
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.598 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.598 -- Detecting C compile features
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.598 -- Detecting C compile features - done
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.609 -- Performing Test HAS_BUILTIN_FORTIFY
09:13:42 [2024-02-05T09:13:42.954Z] #80 0.645 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:13:43 [2024-02-05T09:13:43.211Z] #80 0.661 -- Configuring done
09:13:43 [2024-02-05T09:13:43.212Z] #80 0.664 -- Generating done
09:13:43 [2024-02-05T09:13:43.212Z] #80 0.665 -- Build files have been written to: /go/src/github.com/krallin/tini
09:13:43 [2024-02-05T09:13:43.212Z] #80 0.725 Scanning dependencies of target tini-static
09:13:43 [2024-02-05T09:13:43.212Z] #80 0.739 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:13:43 [2024-02-05T09:13:43.469Z] #80 0.973 [100%] Linking C executable tini-static
09:13:43 [2024-02-05T09:13:43.469Z] #80 1.063 [100%] Built target tini-static
09:13:43 [2024-02-05T09:13:43.469Z] #80 DONE 1.2s
09:13:43 [2024-02-05T09:13:43.469Z] 
09:13:43 [2024-02-05T09:13:43.469Z] #76 [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...)
09:13:43 [2024-02-05T09:13:43.469Z] #76 1.669 + bin/ctr
09:13:44 [2024-02-05T09:13:44.400Z] #76 ...
09:13:44 [2024-02-05T09:13:44.400Z] 
09:13:44 [2024-02-05T09:13:44.400Z] #85 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
09:13:44 [2024-02-05T09:13:44.400Z] #85 DONE 0.1s
09:13:44 [2024-02-05T09:13:44.400Z] 
09:13:44 [2024-02-05T09:13:44.400Z] #86 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
09:13:44 [2024-02-05T09:13:44.400Z] #86 DONE 0.1s
09:13:44 [2024-02-05T09:13:44.658Z] 
09:13:44 [2024-02-05T09:13:44.658Z] #87 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
09:13:44 [2024-02-05T09:13:44.658Z] #87 DONE 0.1s
09:13:44 [2024-02-05T09:13:44.658Z] 
09:13:44 [2024-02-05T09:13:44.658Z] #88 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
09:13:44 [2024-02-05T09:13:44.658Z] #88 DONE 0.2s
09:13:44 [2024-02-05T09:13:44.658Z] 
09:13:44 [2024-02-05T09:13:44.658Z] #89 [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
09:13:44 [2024-02-05T09:13:44.658Z] #89 0.691 Cloning into '/tmp/crun-build'...
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.384 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.391 Cloning into '/tmp/crun-build/libocispec'...
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.627 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.632 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.632 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.633 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.638 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:13:44 [2024-02-05T09:13:44.658Z] #89 1.969 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:13:44 [2024-02-05T09:13:44.658Z] #89 2.273 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:13:44 [2024-02-05T09:13:44.658Z] #89 2.554 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:13:44 [2024-02-05T09:13:44.658Z] #89 2.605 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:13:44 [2024-02-05T09:13:44.658Z] #89 2.651 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:13:44 [2024-02-05T09:13:44.658Z] #89 ...
09:13:44 [2024-02-05T09:13:44.658Z] 
09:13:44 [2024-02-05T09:13:44.658Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
09:13:44 [2024-02-05T09:13:44.658Z] #90 DONE 0.1s
09:13:44 [2024-02-05T09:13:44.658Z] 
09:13:44 [2024-02-05T09:13:44.658Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
09:13:44 [2024-02-05T09:13:44.658Z] #91 DONE 0.1s
09:13:44 [2024-02-05T09:13:44.915Z] 
09:13:44 [2024-02-05T09:13:44.915Z] #89 [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
09:13:46 [2024-02-05T09:13:46.812Z] #89 7.153 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:13:49 [2024-02-05T09:13:49.333Z] #89 9.823 libtoolize: putting auxiliary files in '.'.
09:13:49 [2024-02-05T09:13:49.333Z] #89 9.823 libtoolize: copying file './ltmain.sh'
09:13:49 [2024-02-05T09:13:49.333Z] #89 9.971 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:13:49 [2024-02-05T09:13:49.333Z] #89 9.971 libtoolize: and rerunning libtoolize and aclocal.
09:13:49 [2024-02-05T09:13:49.333Z] #89 9.971 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:13:51 [2024-02-05T09:13:51.227Z] #89 11.79 configure.ac:7: installing './compile'
09:13:51 [2024-02-05T09:13:51.227Z] #89 11.79 configure.ac:11: installing './config.guess'
09:13:51 [2024-02-05T09:13:51.227Z] #89 11.80 configure.ac:11: installing './config.sub'
09:13:51 [2024-02-05T09:13:51.227Z] #89 11.80 configure.ac:8: installing './install-sh'
09:13:51 [2024-02-05T09:13:51.227Z] #89 11.80 configure.ac:8: installing './missing'
09:13:51 [2024-02-05T09:13:51.227Z] #89 11.82 Makefile.am: installing './depcomp'
09:13:51 [2024-02-05T09:13:51.484Z] #89 12.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:13:51 [2024-02-05T09:13:51.742Z] #89 12.25 libtoolize: copying file 'build-aux/ltmain.sh'
09:13:51 [2024-02-05T09:13:51.742Z] #89 12.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:13:51 [2024-02-05T09:13:51.742Z] #89 12.34 libtoolize: copying file 'm4/libtool.m4'
09:13:51 [2024-02-05T09:13:51.742Z] #89 12.39 libtoolize: copying file 'm4/ltoptions.m4'
09:13:52 [2024-02-05T09:13:52.000Z] #89 12.46 libtoolize: copying file 'm4/ltsugar.m4'
09:13:52 [2024-02-05T09:13:52.000Z] #89 12.52 libtoolize: copying file 'm4/ltversion.m4'
09:13:52 [2024-02-05T09:13:52.000Z] #89 12.58 libtoolize: copying file 'm4/lt~obsolete.m4'
09:13:52 [2024-02-05T09:13:52.000Z] #89 12.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:13:54 [2024-02-05T09:13:54.524Z] #89 15.21 configure.ac:7: installing 'build-aux/compile'
09:13:54 [2024-02-05T09:13:54.781Z] #89 15.21 configure.ac:9: installing 'build-aux/config.guess'
09:13:54 [2024-02-05T09:13:54.781Z] #89 15.21 configure.ac:9: installing 'build-aux/config.sub'
09:13:54 [2024-02-05T09:13:54.781Z] #89 15.22 configure.ac:11: installing 'build-aux/install-sh'
09:13:54 [2024-02-05T09:13:54.781Z] #89 15.22 configure.ac:11: installing 'build-aux/missing'
09:13:54 [2024-02-05T09:13:54.781Z] #89 15.26 Makefile.am: installing 'build-aux/depcomp'
09:13:54 [2024-02-05T09:13:54.781Z] #89 15.28 parallel-tests: installing 'build-aux/test-driver'
09:13:55 [2024-02-05T09:13:55.713Z] #89 16.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:13:55 [2024-02-05T09:13:55.713Z] #89 16.18 libtoolize: copying file 'build-aux/ltmain.sh'
09:13:55 [2024-02-05T09:13:55.970Z] #89 16.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:13:55 [2024-02-05T09:13:55.970Z] #89 16.48 libtoolize: copying file 'm4/libtool.m4'
09:13:55 [2024-02-05T09:13:55.970Z] #89 16.55 libtoolize: copying file 'm4/ltoptions.m4'
09:13:55 [2024-02-05T09:13:55.970Z] #89 16.58 libtoolize: copying file 'm4/ltsugar.m4'
09:13:55 [2024-02-05T09:13:55.970Z] #89 16.61 libtoolize: copying file 'm4/ltversion.m4'
09:13:56 [2024-02-05T09:13:56.227Z] #89 16.64 libtoolize: copying file 'm4/lt~obsolete.m4'
09:13:58 [2024-02-05T09:13:58.748Z] #89 19.25 configure.ac:11: installing 'build-aux/compile'
09:13:58 [2024-02-05T09:13:58.748Z] #89 19.25 configure.ac:11: installing 'build-aux/config.guess'
09:13:58 [2024-02-05T09:13:58.748Z] #89 19.26 configure.ac:11: installing 'build-aux/config.sub'
09:13:58 [2024-02-05T09:13:58.748Z] #89 19.26 configure.ac:13: installing 'build-aux/install-sh'
09:13:58 [2024-02-05T09:13:58.748Z] #89 19.26 configure.ac:13: installing 'build-aux/missing'
09:13:58 [2024-02-05T09:13:58.749Z] #89 19.26 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:13:58 [2024-02-05T09:13:58.749Z] #89 19.30 Makefile.am: installing 'build-aux/depcomp'
09:13:59 [2024-02-05T09:13:59.005Z] #89 19.57 checking build system type... aarch64-unknown-linux-gnu
09:13:59 [2024-02-05T09:13:59.005Z] #89 19.65 checking host system type... aarch64-unknown-linux-gnu
09:13:59 [2024-02-05T09:13:59.005Z] #89 19.65 checking how to print strings... printf
09:13:59 [2024-02-05T09:13:59.005Z] #89 19.65 checking for gcc... gcc
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.68 checking whether the C compiler works... yes
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.72 checking for C compiler default output file name... a.out
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.72 checking for suffix of executables... 
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.76 checking whether we are cross compiling... no
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.81 checking for suffix of object files... o
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.84 checking whether we are using the GNU C compiler... yes
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.87 checking whether gcc accepts -g... yes
09:13:59 [2024-02-05T09:13:59.262Z] #89 19.89 checking for gcc option to accept ISO C89... none needed
09:13:59 [2024-02-05T09:13:59.518Z] #89 19.94 checking whether gcc understands -c and -o together... yes
09:13:59 [2024-02-05T09:13:59.518Z] #89 19.98 checking for a sed that does not truncate output... /bin/sed
09:13:59 [2024-02-05T09:13:59.518Z] #89 19.99 checking for grep that handles long lines and -e... /bin/grep
09:13:59 [2024-02-05T09:13:59.518Z] #89 19.99 checking for egrep... /bin/grep -E
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.00 checking for fgrep... /bin/grep -F
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.00 checking for ld used by gcc... /usr/bin/ld
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.00 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.04 checking whether ln -s works... yes
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.04 checking the maximum length of command line arguments... 1572864
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking for /usr/bin/ld option to reload object files... -r
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking for objdump... objdump
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking how to recognize dependent libraries... pass_all
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking for dlltool... no
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking how to associate runtime and link libraries... printf %s\n
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking for ar... ar
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.05 checking for archiver @FILE support... @
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.09 checking for strip... strip
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.09 checking for ranlib... ranlib
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.09 checking for gawk... no
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.09 checking for mawk... mawk
09:13:59 [2024-02-05T09:13:59.518Z] #89 20.09 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.18 checking for sysroot... no
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.18 checking for a working dd... /bin/dd
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.19 checking for mt... no
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.19 checking if : is a manifest tool... no
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.19 checking how to run the C preprocessor... gcc -E
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.27 checking for ANSI C header files... yes
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.40 checking for sys/types.h... yes
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.45 checking for sys/stat.h... yes
09:13:59 [2024-02-05T09:13:59.775Z] #89 20.49 checking for stdlib.h... yes
09:13:59 [2024-02-05T09:13:59.775Z] #89 ...
09:13:59 [2024-02-05T09:13:59.775Z] 
09:13:59 [2024-02-05T09:13:59.775Z] #76 [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...)
09:13:59 [2024-02-05T09:13:59.775Z] #76 8.181 + bin/containerd
09:14:00 [2024-02-05T09:14:00.032Z] #76 ...
09:14:00 [2024-02-05T09:14:00.032Z] 
09:14:00 [2024-02-05T09:14:00.032Z] #89 [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
09:14:00 [2024-02-05T09:14:00.032Z] #89 20.53 checking for string.h... yes
09:14:00 [2024-02-05T09:14:00.032Z] #89 20.58 checking for memory.h... yes
09:14:00 [2024-02-05T09:14:00.032Z] #89 20.62 checking for strings.h... yes
09:14:00 [2024-02-05T09:14:00.032Z] #89 20.67 checking for inttypes.h... yes
09:14:00 [2024-02-05T09:14:00.032Z] #89 20.71 checking for stdint.h... yes
09:14:00 [2024-02-05T09:14:00.032Z] #89 20.75 checking for unistd.h... yes
09:14:00 [2024-02-05T09:14:00.289Z] #89 20.79 checking for dlfcn.h... yes
09:14:00 [2024-02-05T09:14:00.289Z] #89 20.83 checking for objdir... .libs
09:14:00 [2024-02-05T09:14:00.546Z] #89 20.91 checking if gcc supports -fno-rtti -fno-exceptions... no
09:14:00 [2024-02-05T09:14:00.546Z] #89 20.94 checking for gcc option to produce PIC... -fPIC -DPIC
09:14:00 [2024-02-05T09:14:00.546Z] #89 20.94 checking if gcc PIC flag -fPIC -DPIC works... yes
09:14:00 [2024-02-05T09:14:00.546Z] #89 20.97 checking if gcc static flag -static works... yes
09:14:00 [2024-02-05T09:14:00.546Z] #89 21.06 checking if gcc supports -c -o file.o... yes
09:14:00 [2024-02-05T09:14:00.546Z] #89 21.10 checking if gcc supports -c -o file.o... (cached) yes
09:14:00 [2024-02-05T09:14:00.546Z] #89 21.10 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:14:00 [2024-02-05T09:14:00.546Z] #89 21.11 checking dynamic linker characteristics... GNU/Linux ld.so
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.18 checking how to hardcode library paths into programs... immediate
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.18 checking whether stripping libraries is possible... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.18 checking if libtool supports shared libraries... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.18 checking whether to build shared libraries... no
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.18 checking whether to build static libraries... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.18 checking for a BSD-compatible install... /usr/bin/install -c
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.19 checking whether build environment is sane... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.21 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.21 checking whether make sets $(MAKE)... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.22 checking whether make supports the include directive... yes (GNU style)
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.23 checking whether make supports nested variables... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.25 checking whether UID '0' is supported by ustar format... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.25 checking whether GID '0' is supported by ustar format... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.25 checking how to create a ustar tar archive... gnutar
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.27 checking dependency style of gcc... gcc3
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.32 checking whether to enable maintainer-specific portions of Makefiles... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.32 checking whether make supports nested variables... (cached) yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.32 checking for gawk... (cached) mawk
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.32 checking for a sed that does not truncate output... (cached) /bin/sed
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.32 checking for gcc... (cached) gcc
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.35 checking whether we are using the GNU C compiler... (cached) yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.35 checking whether gcc accepts -g... (cached) yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.35 checking for gcc option to accept ISO C89... (cached) none needed
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.35 checking whether gcc understands -c and -o together... (cached) yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.35 checking for a Python interpreter with version >= 3... python3
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.37 checking for python3... /usr/bin/python3
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.37 checking for python3 version... 3.9
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.38 checking for python3 platform... linux
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.39 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.43 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.47 checking for go-md2man... no
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.47 checking error.h usability... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.51 checking error.h presence... yes
09:14:00 [2024-02-05T09:14:00.802Z] #89 21.52 checking for error.h... yes
09:14:01 [2024-02-05T09:14:01.059Z] #89 21.53 checking linux/openat2.h usability... yes
09:14:01 [2024-02-05T09:14:01.059Z] #89 21.57 checking linux/openat2.h presence... yes
09:14:01 [2024-02-05T09:14:01.059Z] #89 21.58 checking for linux/openat2.h... yes
09:14:01 [2024-02-05T09:14:01.059Z] #89 21.59 checking for copy_file_range... yes
09:14:01 [2024-02-05T09:14:01.059Z] #89 21.65 checking for fgetxattr... yes
09:14:01 [2024-02-05T09:14:01.059Z] #89 21.71 checking for statx... yes
09:14:01 [2024-02-05T09:14:01.316Z] #89 21.77 checking for fgetpwent_r... yes
09:14:01 [2024-02-05T09:14:01.316Z] #89 21.82 checking for issetugid... no
09:14:01 [2024-02-05T09:14:01.316Z] #89 21.88 checking for pkg-config... /usr/bin/pkg-config
09:14:01 [2024-02-05T09:14:01.316Z] #89 21.88 checking pkg-config is at least version 0.9.0... yes
09:14:01 [2024-02-05T09:14:01.316Z] #89 21.88 checking for library containing yajl_tree_get... -lyajl
09:14:01 [2024-02-05T09:14:01.573Z] #89 21.98 checking for yajl >= 2.0.0... yes
09:14:01 [2024-02-05T09:14:01.573Z] #89 21.99 checking sys/capability.h usability... yes
09:14:01 [2024-02-05T09:14:01.573Z] #89 22.03 checking sys/capability.h presence... yes
09:14:01 [2024-02-05T09:14:01.573Z] #89 22.05 checking for sys/capability.h... yes
09:14:01 [2024-02-05T09:14:01.573Z] #89 22.05 checking for library containing cap_from_name... -lcap
09:14:01 [2024-02-05T09:14:01.573Z] #89 22.15 checking for library containing dlopen... -ldl
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.25 checking seccomp.h usability... yes
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.29 checking seccomp.h presence... yes
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.31 checking for seccomp.h... yes
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.32 checking for library containing seccomp_rule_add... -lseccomp
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.42 checking for library containing seccomp_arch_resolve_name... none required
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.47 checking systemd/sd-bus.h usability... yes
09:14:01 [2024-02-05T09:14:01.830Z] #89 22.51 checking systemd/sd-bus.h presence... yes
09:14:02 [2024-02-05T09:14:02.087Z] #89 22.54 checking for systemd/sd-bus.h... yes
09:14:02 [2024-02-05T09:14:02.087Z] #89 22.54 checking for library containing sd_bus_match_signal_async... -lsystemd
09:14:02 [2024-02-05T09:14:02.087Z] #89 22.66 checking for sd_notify_barrier... yes
09:14:02 [2024-02-05T09:14:02.087Z] #89 22.72 checking linux/bpf.h usability... yes
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.76 checking linux/bpf.h presence... yes
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.77 checking for linux/bpf.h... yes
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.78 checking compilation for eBPF... yes
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.81 checking for criu >= 3.15... no
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.82 configure: CRIU headers not found, building without CRIU support
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.82 checking for criu > 3.16... no
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.83 configure: CRIU version doesn't support join-ns API
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.83 checking for criu > 3.16.1... no
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.84 configure: CRIU version doesn't support for pre-dumping
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.84 checking for new mount API (fsconfig)... yes
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.86 checking for seccomp notify API... yes
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.89 checking for gperf... no
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.89 configure: gperf not found - cannot rebuild signal parser code
09:14:02 [2024-02-05T09:14:02.343Z] #89 22.89 checking for library containing argp_parse... none required
09:14:02 [2024-02-05T09:14:02.600Z] #89 22.97 checking that generated files are newer than configure... done
09:14:02 [2024-02-05T09:14:02.600Z] #89 22.97 configure: creating ./config.status
09:14:03 [2024-02-05T09:14:03.164Z] #89 23.63 config.status: creating Makefile
09:14:03 [2024-02-05T09:14:03.164Z] #89 23.65 config.status: creating rpm/crun.spec
09:14:03 [2024-02-05T09:14:03.164Z] #89 23.68 config.status: creating config.h
09:14:03 [2024-02-05T09:14:03.164Z] #89 23.69 config.status: executing libtool commands
09:14:03 [2024-02-05T09:14:03.164Z] #89 23.70 config.status: executing depfiles commands
09:14:03 [2024-02-05T09:14:03.421Z] #89 24.03 === configuring in libocispec (/tmp/crun-build/libocispec)
09:14:03 [2024-02-05T09:14:03.421Z] #89 24.04 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.14 checking for gcc... gcc
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.17 checking whether the C compiler works... yes
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.21 checking for C compiler default output file name... a.out
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.21 checking for suffix of executables... 
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.26 checking whether we are cross compiling... no
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.31 checking for suffix of object files... o
09:14:03 [2024-02-05T09:14:03.678Z] #89 24.34 checking whether we are using the GNU C compiler... yes
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.37 checking whether gcc accepts -g... yes
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.39 checking for gcc option to accept ISO C89... none needed
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.43 checking whether gcc understands -c and -o together... yes
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.48 checking how to run the C preprocessor... gcc -E
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.55 checking for grep that handles long lines and -e... /bin/grep
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.55 checking for egrep... /bin/grep -E
09:14:03 [2024-02-05T09:14:03.935Z] #89 24.56 checking for ANSI C header files... yes
09:14:04 [2024-02-05T09:14:04.192Z] #89 24.69 checking for sys/types.h... yes
09:14:04 [2024-02-05T09:14:04.192Z] #89 24.73 checking for sys/stat.h... yes
09:14:04 [2024-02-05T09:14:04.192Z] #89 24.77 checking for stdlib.h... yes
09:14:04 [2024-02-05T09:14:04.192Z] #89 24.81 checking for string.h... yes
09:14:04 [2024-02-05T09:14:04.192Z] #89 24.85 checking for memory.h... yes
09:14:04 [2024-02-05T09:14:04.192Z] #89 24.89 checking for strings.h... yes
09:14:04 [2024-02-05T09:14:04.449Z] #89 24.93 checking for inttypes.h... yes
09:14:04 [2024-02-05T09:14:04.449Z] #89 24.98 checking for stdint.h... yes
09:14:04 [2024-02-05T09:14:04.449Z] #89 25.02 checking for unistd.h... yes
09:14:04 [2024-02-05T09:14:04.449Z] #89 25.06 checking minix/config.h usability... no
09:14:04 [2024-02-05T09:14:04.449Z] #89 25.10 checking minix/config.h presence... no
09:14:04 [2024-02-05T09:14:04.449Z] #89 25.12 checking for minix/config.h... no
09:14:04 [2024-02-05T09:14:04.449Z] #89 25.12 checking whether it is safe to define __EXTENSIONS__... yes
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.17 checking build system type... aarch64-unknown-linux-gnu
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.24 checking host system type... aarch64-unknown-linux-gnu
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.24 checking how to print strings... printf
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.25 checking for a sed that does not truncate output... /bin/sed
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.25 checking for fgrep... /bin/grep -F
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.26 checking for ld used by gcc... /usr/bin/ld
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.26 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.26 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.30 checking whether ln -s works... yes
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.30 checking the maximum length of command line arguments... 1572864
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking for /usr/bin/ld option to reload object files... -r
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking for objdump... objdump
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking how to recognize dependent libraries... pass_all
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking for dlltool... no
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking how to associate runtime and link libraries... printf %s\n
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking for ar... ar
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.31 checking for archiver @FILE support... @
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.35 checking for strip... strip
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.35 checking for ranlib... ranlib
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.35 checking for gawk... no
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.35 checking for mawk... mawk
09:14:04 [2024-02-05T09:14:04.706Z] #89 25.35 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.44 checking for sysroot... no
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.44 checking for a working dd... /bin/dd
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.45 checking for mt... no
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.45 checking if : is a manifest tool... no
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.46 checking for dlfcn.h... yes
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.50 checking for objdir... .libs
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.58 checking if gcc supports -fno-rtti -fno-exceptions... no
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.61 checking for gcc option to produce PIC... -fPIC -DPIC
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.61 checking if gcc PIC flag -fPIC -DPIC works... yes
09:14:04 [2024-02-05T09:14:04.963Z] #89 25.64 checking if gcc static flag -static works... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.72 checking if gcc supports -c -o file.o... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.76 checking if gcc supports -c -o file.o... (cached) yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.76 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.77 checking dynamic linker characteristics... GNU/Linux ld.so
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.84 checking how to hardcode library paths into programs... immediate
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.84 checking whether stripping libraries is possible... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.84 checking if libtool supports shared libraries... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.84 checking whether to build shared libraries... no
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.84 checking whether to build static libraries... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.84 checking for a BSD-compatible install... /usr/bin/install -c
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.85 checking whether build environment is sane... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.87 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.87 checking whether make sets $(MAKE)... yes
09:14:05 [2024-02-05T09:14:05.219Z] #89 25.88 checking whether make supports the include directive... yes (GNU style)
09:14:05 [2024-02-05T09:14:05.220Z] #89 25.90 checking whether make supports nested variables... yes
09:14:05 [2024-02-05T09:14:05.220Z] #89 25.91 checking whether UID '0' is supported by ustar format... yes
09:14:05 [2024-02-05T09:14:05.220Z] #89 25.91 checking whether GID '0' is supported by ustar format... yes
09:14:05 [2024-02-05T09:14:05.220Z] #89 25.91 checking how to create a ustar tar archive... gnutar
09:14:05 [2024-02-05T09:14:05.220Z] #89 25.93 checking dependency style of gcc... gcc3
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.98 checking whether to enable maintainer-specific portions of Makefiles... yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.98 checking whether make supports nested variables... (cached) yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.98 checking for pkg-config... /usr/bin/pkg-config
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.98 checking pkg-config is at least version 0.9.0... yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.98 checking for yajl >= 2.1.0... yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.99 checking for a sed that does not truncate output... (cached) /bin/sed
09:14:05 [2024-02-05T09:14:05.477Z] #89 25.99 checking for gcc... (cached) gcc
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.02 checking whether we are using the GNU C compiler... (cached) yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.02 checking whether gcc accepts -g... (cached) yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.02 checking for gcc option to accept ISO C89... (cached) none needed
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.02 checking whether gcc understands -c and -o together... (cached) yes
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.02 checking for a Python interpreter with version >= 3... python3
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.04 checking for python3... /usr/bin/python3
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.04 checking for python3 version... 3.9
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.05 checking for python3 platform... linux
09:14:05 [2024-02-05T09:14:05.477Z] #89 26.07 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:14:05 [2024-02-05T09:14:05.734Z] #89 26.11 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:14:05 [2024-02-05T09:14:05.990Z] #89 26.17 checking that generated files are newer than configure... 
09:14:05 [2024-02-05T09:14:05.990Z] #89 ...
09:14:05 [2024-02-05T09:14:05.990Z] 
09:14:05 [2024-02-05T09:14:05.990Z] #76 [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...)
09:14:05 [2024-02-05T09:14:05.990Z] #76 20.26 + bin/containerd-stress
09:14:05 [2024-02-05T09:14:05.990Z] #76 21.26 + bin/containerd-shim
09:14:05 [2024-02-05T09:14:05.990Z] #76 21.90 + bin/containerd-shim-runc-v1
09:14:05 [2024-02-05T09:14:05.990Z] #76 22.79 + bin/containerd-shim-runc-v2
09:14:05 [2024-02-05T09:14:05.990Z] #76 23.47 + binaries
09:14:05 [2024-02-05T09:14:05.990Z] #76 DONE 24.3s
09:14:05 [2024-02-05T09:14:05.990Z] 
09:14:05 [2024-02-05T09:14:05.990Z] #89 [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
09:14:06 [2024-02-05T09:14:06.247Z] #89 26.17 checking that generated files are newer than configure... done
09:14:06 [2024-02-05T09:14:06.504Z] #89 26.86 configure: creating ./config.status
09:14:06 [2024-02-05T09:14:06.761Z] #89 ...
09:14:06 [2024-02-05T09:14:06.761Z] 
09:14:06 [2024-02-05T09:14:06.761Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
09:14:06 [2024-02-05T09:14:06.761Z] #92 DONE 0.2s
09:14:06 [2024-02-05T09:14:06.761Z] 
09:14:06 [2024-02-05T09:14:06.761Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:14:06 [2024-02-05T09:14:06.761Z] #93 DONE 0.1s
09:14:06 [2024-02-05T09:14:06.761Z] 
09:14:06 [2024-02-05T09:14:06.761Z] #89 [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
09:14:06 [2024-02-05T09:14:06.761Z] #89 27.52 config.status: creating Makefile
09:14:07 [2024-02-05T09:14:07.018Z] #89 ...
09:14:07 [2024-02-05T09:14:07.018Z] 
09:14:07 [2024-02-05T09:14:07.018Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
09:14:07 [2024-02-05T09:14:07.018Z] #94 DONE 0.2s
09:14:07 [2024-02-05T09:14:07.018Z] 
09:14:07 [2024-02-05T09:14:07.018Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
09:14:07 [2024-02-05T09:14:07.018Z] #95 DONE 0.0s
09:14:07 [2024-02-05T09:14:07.018Z] 
09:14:07 [2024-02-05T09:14:07.018Z] #89 [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
09:14:07 [2024-02-05T09:14:07.018Z] #89 27.53 config.status: creating config.h
09:14:07 [2024-02-05T09:14:07.018Z] #89 27.54 config.status: executing libtool commands
09:14:07 [2024-02-05T09:14:07.018Z] #89 27.56 config.status: executing depfiles commands
09:14:07 [2024-02-05T09:14:07.018Z] #89 27.76 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:14:07 [2024-02-05T09:14:07.275Z] #89 27.77 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:14:07 [2024-02-05T09:14:07.275Z] #89 27.87 checking for gcc... gcc
09:14:07 [2024-02-05T09:14:07.275Z] #89 27.90 checking whether the C compiler works... yes
09:14:07 [2024-02-05T09:14:07.275Z] #89 27.94 checking for C compiler default output file name... a.out
09:14:07 [2024-02-05T09:14:07.275Z] #89 27.94 checking for suffix of executables... 
09:14:07 [2024-02-05T09:14:07.532Z] #89 27.98 checking whether we are cross compiling... no
09:14:07 [2024-02-05T09:14:07.532Z] #89 28.03 checking for suffix of object files... o
09:14:07 [2024-02-05T09:14:07.532Z] #89 28.06 checking whether we are using the GNU C compiler... yes
09:14:07 [2024-02-05T09:14:07.532Z] #89 28.09 checking whether gcc accepts -g... yes
09:14:07 [2024-02-05T09:14:07.532Z] #89 28.11 checking for gcc option to accept ISO C89... none needed
09:14:07 [2024-02-05T09:14:07.532Z] #89 28.15 checking whether gcc understands -c and -o together... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.20 checking for a BSD-compatible install... /usr/bin/install -c
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.21 checking whether build environment is sane... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.22 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.23 checking for gawk... no
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.23 checking for mawk... mawk
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.23 checking whether make sets $(MAKE)... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.24 checking whether make supports the include directive... yes (GNU style)
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.25 checking whether make supports nested variables... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.26 checking whether UID '0' is supported by ustar format... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.26 checking whether GID '0' is supported by ustar format... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.26 checking how to create a ustar tar archive... gnutar
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.28 checking dependency style of gcc... gcc3
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.33 checking whether to enable maintainer-specific portions of Makefiles... yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.33 checking whether make supports nested variables... (cached) yes
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.34 checking build system type... aarch64-unknown-linux-gnu
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.41 checking host system type... aarch64-unknown-linux-gnu
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.41 checking how to print strings... printf
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.41 checking for a sed that does not truncate output... /bin/sed
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.42 checking for grep that handles long lines and -e... /bin/grep
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.42 checking for egrep... /bin/grep -E
09:14:07 [2024-02-05T09:14:07.789Z] #89 28.43 checking for fgrep... /bin/grep -F
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.43 checking for ld used by gcc... /usr/bin/ld
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.47 checking whether ln -s works... yes
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.47 checking the maximum length of command line arguments... 1572864
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking for /usr/bin/ld option to reload object files... -r
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking for objdump... objdump
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking how to recognize dependent libraries... pass_all
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking for dlltool... no
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking how to associate runtime and link libraries... printf %s\n
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking for ar... ar
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.48 checking for archiver @FILE support... @
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.52 checking for strip... strip
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.52 checking for ranlib... ranlib
09:14:08 [2024-02-05T09:14:08.046Z] #89 28.52 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.61 checking for sysroot... no
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.61 checking for a working dd... /bin/dd
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.62 checking for mt... no
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.62 checking if : is a manifest tool... no
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.62 checking how to run the C preprocessor... gcc -E
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.69 checking for ANSI C header files... yes
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.82 checking for sys/types.h... yes
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.86 checking for sys/stat.h... yes
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.90 checking for stdlib.h... yes
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.94 checking for string.h... yes
09:14:08 [2024-02-05T09:14:08.303Z] #89 28.99 checking for memory.h... yes
09:14:08 [2024-02-05T09:14:08.303Z] #89 29.03 checking for strings.h... yes
09:14:08 [2024-02-05T09:14:08.560Z] #89 29.07 checking for inttypes.h... yes
09:14:08 [2024-02-05T09:14:08.560Z] #89 29.12 checking for stdint.h... yes
09:14:08 [2024-02-05T09:14:08.560Z] #89 29.16 checking for unistd.h... yes
09:14:08 [2024-02-05T09:14:08.560Z] #89 29.20 checking for dlfcn.h... yes
09:14:08 [2024-02-05T09:14:08.560Z] #89 29.24 checking for objdir... .libs
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.32 checking if gcc supports -fno-rtti -fno-exceptions... no
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.35 checking for gcc option to produce PIC... -fPIC -DPIC
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.35 checking if gcc PIC flag -fPIC -DPIC works... yes
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.38 checking if gcc static flag -static works... yes
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.46 checking if gcc supports -c -o file.o... yes
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.50 checking if gcc supports -c -o file.o... (cached) yes
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.50 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:14:08 [2024-02-05T09:14:08.817Z] #89 29.51 checking dynamic linker characteristics... GNU/Linux ld.so
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.58 checking how to hardcode library paths into programs... immediate
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.58 checking whether stripping libraries is possible... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.58 checking if libtool supports shared libraries... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.58 checking whether to build shared libraries... no
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.58 checking whether to build static libraries... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.59 checking float.h usability... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.63 checking float.h presence... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.64 checking for float.h... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.65 checking limits.h usability... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.69 checking limits.h presence... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.70 checking for limits.h... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.71 checking stddef.h usability... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.75 checking stddef.h presence... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.76 checking for stddef.h... yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.77 checking for stdlib.h... (cached) yes
09:14:09 [2024-02-05T09:14:09.074Z] #89 29.78 checking for string.h... (cached) yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.79 checking sys/time.h usability... yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.83 checking sys/time.h presence... yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.84 checking for sys/time.h... yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.85 checking for inline... inline
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.87 checking for size_t... yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.95 checking for stdlib.h... (cached) yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 29.95 checking for GNU libc compatible malloc... yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 30.00 checking for stdlib.h... (cached) yes
09:14:09 [2024-02-05T09:14:09.331Z] #89 30.01 checking for GNU libc compatible realloc... yes
09:14:09 [2024-02-05T09:14:09.588Z] #89 30.06 checking for working strtod... yes
09:14:09 [2024-02-05T09:14:09.588Z] #89 30.13 checking for gettimeofday... yes
09:14:09 [2024-02-05T09:14:09.588Z] #89 30.19 checking for memset... yes
09:14:09 [2024-02-05T09:14:09.588Z] #89 30.25 checking for strspn... yes
09:14:09 [2024-02-05T09:14:09.845Z] #89 30.33 checking that generated files are newer than configure... done
09:14:09 [2024-02-05T09:14:09.845Z] #89 30.33 configure: creating ./config.status
09:14:10 [2024-02-05T09:14:10.408Z] #89 30.99 config.status: creating Makefile
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.00 config.status: creating config.h
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.02 config.status: executing depfiles commands
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.07 config.status: executing libtool commands
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.29   GEN      .version
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.29 make  install-recursive
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.30 make[1]: Entering directory '/tmp/crun-build'
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.33 Making install in libocispec
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.33 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.35 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.35 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.35 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.35 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:14:10 [2024-02-05T09:14:10.665Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.40 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.42 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:14:10 [2024-02-05T09:14:10.923Z] #89 31.61 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.62 make  install-recursive
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.63 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.65 Making install in yajl
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.65 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       verify/json_verify-json_verify.o
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_alloc.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_gen.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_parser.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_buf.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_encode.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_lex.lo
09:14:11 [2024-02-05T09:14:11.180Z] #89 31.66   CC       src/libyajl_la-yajl_tree.lo
09:14:11 [2024-02-05T09:14:11.436Z] #89 32.02   CCLD     libyajl.la
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.11   CCLD     verify/json_verify
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.21 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.21 make[5]: Nothing to be done for 'install-exec-am'.
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.21 make[5]: Nothing to be done for 'install-data-am'.
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.21 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.21 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.22 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/validate.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_config_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_content_descriptor.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_defs_descriptor.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_image_index_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_defs.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_image_layout_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/image_spec_schema_image_manifest_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/runtime_spec_schema_config_linux.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.24   CC       src/runtime_spec_schema_config_zos.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.25   CC       src/runtime_spec_schema_config_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.25   CC       src/runtime_spec_schema_config_solaris.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.25   CC       src/runtime_spec_schema_config_vm.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.25   CC       src/runtime_spec_schema_config_windows.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.26   CC       src/runtime_spec_schema_defs.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.26   CC       src/runtime_spec_schema_defs_linux.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.26   CC       src/runtime_spec_schema_defs_zos.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.26   CC       src/runtime_spec_schema_defs_vm.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.28   CC       src/runtime_spec_schema_defs_windows.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.28   CC       src/runtime_spec_schema_state_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.28   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.28   CC       src/basic_test_double_array_item.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.28   CC       src/basic_test_top_array_int.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.28   CC       src/basic_test_double_array.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.29   CC       src/basic_test_top_array_string.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.29   CC       src/basic_test_top_double_array_int.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.30   CC       src/basic_test_top_double_array_obj.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.31   CC       src/basic_test_top_double_array_refobj.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.32   CC       src/basic_test_top_double_array_string.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.32   CC       src/read-file.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.32   CC       src/json_common.lo
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.34   CC       tests/test-1.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.34   CC       tests/test-2.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.35   CC       tests/test-3.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.36   CC       tests/test-4.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.36   CC       tests/test-5.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.38   CC       tests/test-6.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.38   CC       tests/test-7.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.39   CC       tests/test-8.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.40   CC       tests/test-9.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.42   CC       tests/test-10.o
09:14:11 [2024-02-05T09:14:11.694Z] #89 32.42   CC       tests/test-11.o
09:14:13 [2024-02-05T09:14:13.589Z] #89 34.30   CCLD     libocispec.la
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     src/validate
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-1
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-2
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-3
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-4
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-5
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-6
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.42   CCLD     tests/test-7
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.43   CCLD     tests/test-8
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.43   CCLD     tests/test-9
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.44   CCLD     tests/test-10
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.44 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.46   CCLD     tests/test-11
09:14:13 [2024-02-05T09:14:13.845Z] #89 34.54 libtool: link: ar cr libocispec.a 
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.54 libtool: link: ranlib libocispec.a
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.63 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[5]: Nothing to be done for 'install-exec-am'.
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[5]: Nothing to be done for 'install-data-am'.
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.65 make[2]: Entering directory '/tmp/crun-build'
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-crun.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-run.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-delete.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-kill.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-pause.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-unpause.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-spec.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-exec.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-list.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.68   CC       src/crun-create.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.69   CC       src/crun-start.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.71   CC       src/crun-state.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.72   CC       src/crun-update.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.73   CC       src/crun-ps.o
09:14:14 [2024-02-05T09:14:14.103Z] #89 34.76   CC       src/crun-checkpoint.o
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.77   CC       src/crun-restore.o
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.77   CC       src/libcrun/libcrun_la-utils.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.84   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.84   CC       src/libcrun/libcrun_la-container.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.84   CC       src/libcrun/libcrun_la-cgroup.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.85   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.85   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.85   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.86   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.86   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.86   CC       src/libcrun/libcrun_la-criu.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.87   CC       src/libcrun/libcrun_la-custom-handler.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.87   CC       src/libcrun/libcrun_la-linux.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.88   CC       src/libcrun/libcrun_la-seccomp.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.88   CC       src/libcrun/libcrun_la-ebpf.lo
09:14:14 [2024-02-05T09:14:14.360Z] #89 34.88   CC       src/libcrun/libcrun_la-error.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.88   CC       src/libcrun/libcrun_la-status.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.89   CC       src/libcrun/libcrun_la-terminal.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.90   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.90   CC       src/libcrun/libcrun_la-signals.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.90   CC       src/libcrun/libcrun_la-mount_flags.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.90   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.90   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.91   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.91   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.91   CC       tests/init.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.91   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.91   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.91   CC       src/libcrun/libcrun_testing_a-utils.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.93   CC       src/libcrun/libcrun_testing_a-container.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.93   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.94   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.94   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.96   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.97   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.98   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 34.99   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.00   CC       src/libcrun/libcrun_testing_a-criu.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.01   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.03   CC       src/libcrun/libcrun_testing_a-linux.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.04   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.06   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.08   CC       src/libcrun/libcrun_testing_a-error.o
09:14:14 [2024-02-05T09:14:14.361Z] #89 35.10   CC       src/libcrun/libcrun_testing_a-status.o
09:14:14 [2024-02-05T09:14:14.618Z] #89 35.12   CC       src/libcrun/libcrun_testing_a-terminal.o
09:14:14 [2024-02-05T09:14:14.618Z] #89 35.15   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:14:14 [2024-02-05T09:14:14.618Z] #89 35.16   CC       src/libcrun/libcrun_testing_a-signals.o
09:14:14 [2024-02-05T09:14:14.618Z] #89 35.17   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:14:14 [2024-02-05T09:14:14.618Z] #89 35.21   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:14:14 [2024-02-05T09:14:14.876Z] #89 35.22   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:14:14 [2024-02-05T09:14:14.876Z] #89 35.24   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:14:14 [2024-02-05T09:14:14.876Z] #89 35.26   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:14:14 [2024-02-05T09:14:14.876Z] #89 35.27   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:14:14 [2024-02-05T09:14:14.876Z] #89 35.29   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:14:14 [2024-02-05T09:14:14.876Z] #89 35.30   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:14:15 [2024-02-05T09:14:15.440Z] #89 36.00   CCLD     tests/init
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.63   CCLD     libcrun.la
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.74   AR       libcrun_testing.a
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.74 ar: `u' modifier ignored since `D' is the default (see `U')
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.76   CCLD     tests/tests_libcrun_utils
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.76   CCLD     tests/tests_libcrun_errors
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.76   CCLD     tests/tests_libcrun_fuzzer
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.81   CCLD     crun
09:14:17 [2024-02-05T09:14:17.333Z] #89 37.99 make[3]: Entering directory '/tmp/crun-build'
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.06  /bin/mkdir -p '/usr/local/share/man/man1'
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.06  /bin/mkdir -p '/usr/local/lib'
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.07  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.07  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.09 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.09 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:14:17 [2024-02-05T09:14:17.333Z] #89 38.10 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.10 libtool: install: ranlib /usr/local/lib/libcrun.a
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 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
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 ----------------------------------------------------------------------
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 Libraries have been installed in:
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15    /usr/local/lib
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 If you ever happen to want to link against installed libraries
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 in a given directory, LIBDIR, you must either use libtool, and
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 specify the full pathname of the library, or use the '-LLIBDIR'
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 flag during linking and do at least one of the following:
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15      during execution
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15      during linking
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 See any operating system documentation about shared libraries for
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 more information, such as the ld(1) and ld.so(8) manual pages.
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15 ----------------------------------------------------------------------
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.15  /bin/mkdir -p '/build'
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.16   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.18 libtool: install: /usr/bin/install -c crun /build/crun
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.19 make[3]: Leaving directory '/tmp/crun-build'
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.19 make[2]: Leaving directory '/tmp/crun-build'
09:14:17 [2024-02-05T09:14:17.590Z] #89 38.19 make[1]: Leaving directory '/tmp/crun-build'
09:14:17 [2024-02-05T09:14:17.590Z] #89 DONE 38.2s
09:14:18 [2024-02-05T09:14:18.153Z] 
09:14:18 [2024-02-05T09:14:18.153Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
09:14:18 [2024-02-05T09:14:18.409Z] #96 DONE 0.0s
09:14:18 [2024-02-05T09:14:18.409Z] 
09:14:18 [2024-02-05T09:14:18.409Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:14:18 [2024-02-05T09:14:18.409Z] #97 DONE 0.0s
09:14:18 [2024-02-05T09:14:18.409Z] 
09:14:18 [2024-02-05T09:14:18.409Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
09:14:18 [2024-02-05T09:14:18.409Z] #98 DONE 0.1s
09:14:18 [2024-02-05T09:14:18.409Z] 
09:14:18 [2024-02-05T09:14:18.409Z] #99 [dev-base  1/11] RUN groupadd -r docker
09:14:18 [2024-02-05T09:14:18.666Z] #99 DONE 0.3s
09:14:18 [2024-02-05T09:14:18.666Z] 
09:14:18 [2024-02-05T09:14:18.666Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:14:18 [2024-02-05T09:14:18.923Z] #100 DONE 0.3s
09:14:18 [2024-02-05T09:14:18.923Z] 
09:14:18 [2024-02-05T09:14:18.923Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:14:19 [2024-02-05T09:14:19.180Z] #101 0.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:14:19 [2024-02-05T09:14:19.437Z] #101 DONE 0.3s
09:14:19 [2024-02-05T09:14:19.437Z] 
09:14:19 [2024-02-05T09:14:19.437Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:14:19 [2024-02-05T09:14:19.437Z] #102 DONE 0.3s
09:14:19 [2024-02-05T09:14:19.694Z] 
09:14:19 [2024-02-05T09:14:19.694Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:14:19 [2024-02-05T09:14:19.951Z] #103 DONE 0.3s
09:14:19 [2024-02-05T09:14:19.951Z] 
09:14:19 [2024-02-05T09:14:19.951Z] #104 [dev-base  6/11] RUN ldconfig
09:14:20 [2024-02-05T09:14:20.207Z] #104 DONE 0.3s
09:14:20 [2024-02-05T09:14:20.207Z] 
09:14:20 [2024-02-05T09:14:20.207Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:14:20 [2024-02-05T09:14:20.464Z] #105 DONE 0.3s
09:14:20 [2024-02-05T09:14:20.721Z] 
09:14:20 [2024-02-05T09:14:20.721Z] #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
09:14:20 [2024-02-05T09:14:20.978Z] #106 0.545 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:20 [2024-02-05T09:14:20.978Z] #106 0.545 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:20 [2024-02-05T09:14:20.978Z] #106 0.545 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:22 [2024-02-05T09:14:22.104Z] #106 0.911 Reading package lists...
09:14:22 [2024-02-05T09:14:22.667Z] #106 1.487 Reading package lists...
09:14:22 [2024-02-05T09:14:22.667Z] #106 2.048 Building dependency tree...
09:14:22 [2024-02-05T09:14:22.924Z] #106 2.222 Reading state information...
09:14:22 [2024-02-05T09:14:22.924Z] #106 2.503 The following additional packages will be installed:
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.503   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.504   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.504   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.505   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.508 Suggested packages:
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.508   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.508   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.508   acl attr quota
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.508 Recommended packages:
09:14:23 [2024-02-05T09:14:23.180Z] #106 2.508   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.859 The following NEW packages will be installed:
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.859   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.859   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.859   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.859   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.860   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.860   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.860   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
09:14:23 [2024-02-05T09:14:23.437Z] #106 2.860   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.137 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.137 Need to get 27.2 MB of archives.
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.137 After this operation, 106 MB of additional disk space will be used.
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.137 Get:1 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.139 Get:2 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.141 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.143 Get:4 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.144 Get:5 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.144 Get:6 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.145 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.146 Get:8 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.153 Get:9 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.154 Get:10 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.156 Get:11 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.157 Get:12 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.158 Get:13 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.160 Get:14 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.163 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.163 Get:16 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.184 Get:17 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.187 Get:18 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.189 Get:19 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.190 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.191 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.194 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.196 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.199 Get:24 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.200 Get:25 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.202 Get:26 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.203 Get:27 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.204 Get:28 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.205 Get:29 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:14:23 [2024-02-05T09:14:23.694Z] #106 3.263 Get:30 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.265 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.265 Get:32 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.266 Get:33 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.266 Get:34 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.267 Get:35 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.270 Get:36 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.271 Get:37 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.281 Get:38 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.281 Get:39 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.282 Get:40 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.291 Get:41 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.293 Get:42 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.293 Get:43 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:14:23 [2024-02-05T09:14:23.950Z] #106 3.296 Get:44 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.303 Get:45 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.306 Get:46 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.307 Get:47 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.348 Get:48 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.356 Get:49 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.360 Get:50 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.361 Get:51 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:14:23 [2024-02-05T09:14:23.951Z] #106 3.509 debconf: delaying package configuration, since apt-utils is not installed
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.554 Fetched 27.2 MB in 0s (55.2 MB/s)
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.577 Selecting previously unselected package pigz.
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.577 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.588 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.597 Unpacking pigz (2.6-1) ...
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.639 Selecting previously unselected package libelf1:arm64.
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.641 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.648 Unpacking libelf1:arm64 (0.183-1) ...
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.696 Selecting previously unselected package libbpf0:arm64.
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.698 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.702 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:14:24 [2024-02-05T09:14:24.207Z] #106 3.745 Selecting previously unselected package libcap2:arm64.
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.747 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.751 Unpacking libcap2:arm64 (1:2.44-1) ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.786 Selecting previously unselected package libmnl0:arm64.
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.788 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.792 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.828 Selecting previously unselected package libxtables12:arm64.
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.831 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.834 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.870 Selecting previously unselected package libcap2-bin.
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.872 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.876 Unpacking libcap2-bin (1:2.44-1) ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.919 Selecting previously unselected package iproute2.
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.921 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 3.925 Unpacking iproute2 (5.10.0-4) ...
09:14:24 [2024-02-05T09:14:24.464Z] #106 4.023 Selecting previously unselected package xxd.
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.025 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.029 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.082 Selecting previously unselected package vim-common.
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.084 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.094 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.147 Selecting previously unselected package bash-completion.
09:14:24 [2024-02-05T09:14:24.721Z] #106 4.149 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:14:25 [2024-02-05T09:14:25.285Z] #106 4.810 Unpacking bash-completion (1:2.11-2) ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 4.917 Selecting previously unselected package bzip2.
09:14:25 [2024-02-05T09:14:25.542Z] #106 4.920 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 4.924 Unpacking bzip2 (1.0.8-4) ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 4.960 Selecting previously unselected package xz-utils.
09:14:25 [2024-02-05T09:14:25.542Z] #106 4.963 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 4.966 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 5.019 Selecting previously unselected package apparmor.
09:14:25 [2024-02-05T09:14:25.542Z] #106 5.021 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 5.044 Unpacking apparmor (2.13.6-10) ...
09:14:25 [2024-02-05T09:14:25.542Z] #106 5.143 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.145 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.148 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.189 Selecting previously unselected package dmsetup.
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.192 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.196 Unpacking dmsetup (2:1.02.175-2.1) ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.233 Selecting previously unselected package inetutils-ping.
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.236 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.240 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.291 Selecting previously unselected package libip4tc2:arm64.
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.294 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.297 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.336 Selecting previously unselected package libip6tc2:arm64.
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.338 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.343 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.382 Selecting previously unselected package libnfnetlink0:arm64.
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.385 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.388 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:14:25 [2024-02-05T09:14:25.799Z] #106 5.425 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.428 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.432 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.472 Selecting previously unselected package libnftnl11:arm64.
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.475 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.479 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.522 Selecting previously unselected package iptables.
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.525 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.528 Unpacking iptables (1.8.7-1) ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.603 Selecting previously unselected package libonig5:arm64.
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.605 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.612 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:14:26 [2024-02-05T09:14:26.055Z] #106 5.661 Selecting previously unselected package libjq1:arm64.
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.663 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.667 Unpacking libjq1:arm64 (1.6-2.1) ...
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.705 Selecting previously unselected package jq.
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.708 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.712 Unpacking jq (1.6-2.1) ...
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.753 Selecting previously unselected package libaio1:arm64.
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.756 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.759 Unpacking libaio1:arm64 (0.3.112-9) ...
09:14:26 [2024-02-05T09:14:26.311Z] #106 5.804 Selecting previously unselected package libgpm2:arm64.
09:14:26 [2024-02-05T09:14:26.568Z] #106 5.807 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.568Z] #106 5.811 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:14:26 [2024-02-05T09:14:26.568Z] #106 5.851 Selecting previously unselected package libicu67:arm64.
09:14:26 [2024-02-05T09:14:26.568Z] #106 5.854 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
09:14:26 [2024-02-05T09:14:26.568Z] #106 5.859 Unpacking libicu67:arm64 (67.1-7) ...
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.533 Selecting previously unselected package libinih1:arm64.
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.535 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.541 Unpacking libinih1:arm64 (53-1+b2) ...
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.577 Selecting previously unselected package libnet1:arm64.
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.580 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.584 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.631 Selecting previously unselected package libnl-3-200:arm64.
09:14:27 [2024-02-05T09:14:27.131Z] #106 6.634 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.638 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.679 Selecting previously unselected package libprotobuf-c1:arm64.
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.681 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.685 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.725 Selecting previously unselected package libyajl2:arm64.
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.728 Preparing to unpack .../33-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.732 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.763 Selecting previously unselected package net-tools.
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.765 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.769 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.823 Selecting previously unselected package patch.
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.826 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.829 Unpacking patch (2.7.6-7) ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.874 Selecting previously unselected package python-pip-whl.
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.876 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 6.880 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:14:27 [2024-02-05T09:14:27.387Z] #106 7.015 Selecting previously unselected package python3-lib2to3.
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.018 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.021 Unpacking python3-lib2to3 (3.9.2-1) ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.065 Selecting previously unselected package python3-distutils.
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.068 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.072 Unpacking python3-distutils (3.9.2-1) ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.114 Selecting previously unselected package python3-pkg-resources.
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.116 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.120 Unpacking python3-pkg-resources (52.0.0-4) ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.166 Selecting previously unselected package python3-setuptools.
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.168 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.172 Unpacking python3-setuptools (52.0.0-4) ...
09:14:27 [2024-02-05T09:14:27.644Z] #106 7.232 Selecting previously unselected package python3-wheel.
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.234 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.238 Unpacking python3-wheel (0.34.2-1) ...
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.278 Selecting previously unselected package python3-pip.
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.281 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.284 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.354 Selecting previously unselected package sudo.
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.357 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.362 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:14:27 [2024-02-05T09:14:27.901Z] #106 7.470 Selecting previously unselected package thin-provisioning-tools.
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.473 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.476 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.535 Selecting previously unselected package uidmap.
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.537 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.541 Unpacking uidmap (1:4.8.1-1) ...
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.589 Selecting previously unselected package vim-runtime.
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.592 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.603 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.614 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:14:28 [2024-02-05T09:14:28.157Z] #106 7.617 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:14:28 [2024-02-05T09:14:28.720Z] #106 8.183 Selecting previously unselected package vim.
09:14:28 [2024-02-05T09:14:28.720Z] #106 8.186 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:14:28 [2024-02-05T09:14:28.720Z] #106 8.196 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:14:28 [2024-02-05T09:14:28.720Z] #106 8.327 Selecting previously unselected package xfsprogs.
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.329 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.333 Unpacking xfsprogs (5.10.0-4) ...
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.429 Selecting previously unselected package zip.
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.431 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.434 Unpacking zip (3.0-12) ...
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.481 Selecting previously unselected package zstd.
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.484 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.488 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:14:28 [2024-02-05T09:14:28.977Z] #106 8.577 Setting up python3-pkg-resources (52.0.0-4) ...
09:14:29 [2024-02-05T09:14:29.234Z] #106 8.776 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.788 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.799 Setting up libgpm2:arm64 (1.20.7-8) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.813 Setting up libicu67:arm64 (67.1-7) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.824 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.833 Setting up libinih1:arm64 (53-1+b2) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.846 Setting up uidmap (1:4.8.1-1) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.857 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.868 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.880 Setting up bzip2 (1.0.8-4) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.891 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 8.902 Setting up python3-wheel (0.34.2-1) ...
09:14:29 [2024-02-05T09:14:29.490Z] #106 9.050 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:14:29 [2024-02-05T09:14:29.747Z] #106 9.062 Setting up libcap2:arm64 (1:2.44-1) ...
09:14:29 [2024-02-05T09:14:29.747Z] #106 9.073 Setting up libcap2-bin (1:2.44-1) ...
09:14:29 [2024-02-05T09:14:29.747Z] #106 9.084 Setting up apparmor (2.13.6-10) ...
09:14:30 [2024-02-05T09:14:30.310Z] #106 9.929 Setting up zip (3.0-12) ...
09:14:30 [2024-02-05T09:14:30.566Z] #106 9.943 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:14:30 [2024-02-05T09:14:30.566Z] #106 9.965 Setting up bash-completion (1:2.11-2) ...
09:14:31 [2024-02-05T09:14:31.130Z] #106 10.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.74 Setting up libmnl0:arm64 (1.0.4-3) ...
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.75 Setting up patch (2.7.6-7) ...
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.76 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.81 invoke-rc.d: could not determine current runlevel
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.81 invoke-rc.d: policy-rc.d denied execution of start.
09:14:31 [2024-02-05T09:14:31.386Z] #106 10.82 Setting up libxtables12:arm64 (1.8.7-1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 10.83 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 10.85 Setting up pigz (2.6-1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 10.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 10.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 10.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 10.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 11.06 Setting up libaio1:arm64 (0.3.112-9) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 11.07 Setting up python3-lib2to3 (3.9.2-1) ...
09:14:31 [2024-02-05T09:14:31.643Z] #106 11.18 Setting up libelf1:arm64 (0.183-1) ...
09:14:31 [2024-02-05T09:14:31.900Z] #106 11.21 Setting up zstd (1.4.8+dfsg-2.1) ...
09:14:31 [2024-02-05T09:14:31.900Z] #106 11.22 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:14:31 [2024-02-05T09:14:31.900Z] #106 11.23 Setting up python3-distutils (3.9.2-1) ...
09:14:31 [2024-02-05T09:14:31.900Z] #106 11.36 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.41 Setting up python3-setuptools (52.0.0-4) ...
09:14:32 [2024-02-05T09:14:32.156Z] #106 11.75 Setting up libjq1:arm64 (1.6-2.1) ...
09:14:32 [2024-02-05T09:14:32.413Z] #106 11.76 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:14:32 [2024-02-05T09:14:32.413Z] #106 11.77 Setting up thin-provisioning-tools (0.9.0-1) ...
09:14:32 [2024-02-05T09:14:32.413Z] #106 11.79 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:14:32 [2024-02-05T09:14:32.670Z] #106 12.06 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.07 Setting up jq (1.6-2.1) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.09 Setting up libbpf0:arm64 (1:0.3-2) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.11 Setting up iptables (1.8.7-1) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.15 Setting up iproute2 (5.10.0-4) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.30 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.32 Setting up dmsetup (2:1.02.175-2.1) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.33 Setting up xfsprogs (5.10.0-4) ...
09:14:32 [2024-02-05T09:14:32.926Z] #106 12.35 Processing triggers for libc-bin (2.31-13+deb11u7) ...
09:14:33 [2024-02-05T09:14:33.186Z] #106 DONE 12.8s
09:14:33 [2024-02-05T09:14:33.443Z] 
09:14:33 [2024-02-05T09:14:33.443Z] #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
09:14:33 [2024-02-05T09:14:33.443Z] #107 0.206 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:14:33 [2024-02-05T09:14:33.700Z] #107 0.210 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:14:33 [2024-02-05T09:14:33.700Z] #107 0.213 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:14:33 [2024-02-05T09:14:33.700Z] #107 DONE 0.2s
09:14:33 [2024-02-05T09:14:33.700Z] 
09:14:33 [2024-02-05T09:14:33.700Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
09:14:40 [2024-02-05T09:14:40.242Z] #108 5.600 Collecting yamllint==1.27.1
09:14:40 [2024-02-05T09:14:40.242Z] #108 6.628   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:14:40 [2024-02-05T09:14:40.499Z] #108 6.945 Collecting pathspec>=0.5.3
09:14:40 [2024-02-05T09:14:40.499Z] #108 6.949   Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
09:14:40 [2024-02-05T09:14:40.499Z] #108 7.054 Collecting pyyaml
09:14:40 [2024-02-05T09:14:40.756Z] #108 7.059   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:14:40 [2024-02-05T09:14:40.756Z] #108 7.075 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:14:40 [2024-02-05T09:14:40.756Z] #108 7.080 Building wheels for collected packages: yamllint
09:14:40 [2024-02-05T09:14:40.756Z] #108 7.080   Building wheel for yamllint (setup.py): started
09:14:40 [2024-02-05T09:14:40.756Z] #108 7.337   Building wheel for yamllint (setup.py): finished with status 'done'
09:14:41 [2024-02-05T09:14:41.013Z] #108 7.338   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=558a7de8a1b1944e44c495d2da4bf2cd0f4ecbb3474bfafc7477c1edb2335f1b
09:14:41 [2024-02-05T09:14:41.013Z] #108 7.338   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:14:41 [2024-02-05T09:14:41.013Z] #108 7.340 Successfully built yamllint
09:14:41 [2024-02-05T09:14:41.013Z] #108 7.346 Installing collected packages: pyyaml, pathspec, yamllint
09:14:41 [2024-02-05T09:14:41.013Z] #108 7.468 Successfully installed pathspec-0.12.1 pyyaml-6.0.1 yamllint-1.27.1
09:14:41 [2024-02-05T09:14:41.013Z] #108 DONE 7.6s
09:14:41 [2024-02-05T09:14:41.269Z] 
09:14:41 [2024-02-05T09:14:41.269Z] #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
09:14:41 [2024-02-05T09:14:41.832Z] #109 0.554 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:41 [2024-02-05T09:14:41.832Z] #109 0.554 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:41 [2024-02-05T09:14:41.832Z] #109 0.554 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:42 [2024-02-05T09:14:42.651Z] #109 0.920 Reading package lists...
09:14:43 [2024-02-05T09:14:43.214Z] #109 1.493 Reading package lists...
09:14:43 [2024-02-05T09:14:43.470Z] #109 2.053 Building dependency tree...
09:14:43 [2024-02-05T09:14:43.470Z] #109 2.231 Reading state information...
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.500 gcc is already the newest version (4:10.2.1-1).
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.500 pkg-config is already the newest version (0.29.2-1).
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.500 The following additional packages will be installed:
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.500   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.500   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.501   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.501   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.501   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.502   libsepol1-dev uuid-dev zlib1g-dev
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.504 Suggested packages:
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.504   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.504   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.504 Recommended packages:
09:14:43 [2024-02-05T09:14:43.727Z] #109 2.504   build-essential fakeroot libalgorithm-merge-perl
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.776 The following NEW packages will be installed:
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.776   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.776   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.776   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.776   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.777   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.777   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
09:14:43 [2024-02-05T09:14:43.983Z] #109 2.777   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:14:44 [2024-02-05T09:14:44.240Z] #109 3.052 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
09:14:44 [2024-02-05T09:14:44.240Z] #109 3.052 Need to get 10.4 MB of archives.
09:14:44 [2024-02-05T09:14:44.240Z] #109 3.052 After this operation, 41.6 MB of additional disk space will be used.
09:14:44 [2024-02-05T09:14:44.240Z] #109 3.052 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.067 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.068 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.069 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.069 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.070 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.071 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.073 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.074 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.075 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.076 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.078 Get:12 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.080 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.081 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.083 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.084 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.085 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.089 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.090 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.090 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.091 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.096 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.097 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.098 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.099 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.100 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.101 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.102 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.105 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.106 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.114 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.115 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.117 Get:33 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.267 debconf: delaying package configuration, since apt-utils is not installed
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.310 Fetched 10.4 MB in 0s (31.2 MB/s)
09:14:44 [2024-02-05T09:14:44.496Z] #109 3.334 Selecting previously unselected package dpkg-dev.
09:14:44 [2024-02-05T09:14:44.497Z] #109 3.334 (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.)
09:14:44 [2024-02-05T09:14:44.497Z] #109 3.347 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
09:14:44 [2024-02-05T09:14:44.497Z] #109 3.350 Unpacking dpkg-dev (1.20.13) ...
09:14:44 [2024-02-05T09:14:44.497Z] #109 3.471 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.474 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.481 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.517 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.519 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.522 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.566 Selecting previously unselected package libsecret-common.
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.569 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.573 Unpacking libsecret-common (0.20.4-2) ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.625 Selecting previously unselected package libsecret-1-0:arm64.
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.628 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.631 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.668 Selecting previously unselected package gir1.2-secret-1:arm64.
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.671 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:14:44 [2024-02-05T09:14:44.753Z] #109 3.674 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.709 Selecting previously unselected package libapparmor1:arm64.
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.712 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.717 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.752 Selecting previously unselected package libapparmor-dev:arm64.
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.754 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.758 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.797 Selecting previously unselected package uuid-dev:arm64.
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.799 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.804 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.848 Selecting previously unselected package libblkid-dev:arm64.
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.850 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.859 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:14:45 [2024-02-05T09:14:45.010Z] #109 3.909 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.912 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.915 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.945 Selecting previously unselected package libudev-dev:arm64.
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.948 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.951 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.993 Selecting previously unselected package libsepol1-dev:arm64.
09:14:45 [2024-02-05T09:14:45.267Z] #109 3.996 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.000 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.065 Selecting previously unselected package libpcre2-16-0:arm64.
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.068 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.071 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.122 Selecting previously unselected package libpcre2-32-0:arm64.
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.125 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.128 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:14:45 [2024-02-05T09:14:45.267Z] #109 4.179 Selecting previously unselected package libpcre2-posix2:arm64.
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.182 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.186 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.219 Selecting previously unselected package libpcre2-dev:arm64.
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.222 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.226 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.304 Selecting previously unselected package libselinux1-dev:arm64.
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.307 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.310 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.369 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.372 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.375 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:14:45 [2024-02-05T09:14:45.524Z] #109 4.408 Selecting previously unselected package libffi-dev:arm64.
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.411 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.415 Unpacking libffi-dev:arm64 (3.3-6) ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.450 Selecting previously unselected package libglib2.0-data.
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.453 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.458 Unpacking libglib2.0-data (2.66.8-1) ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.599 Selecting previously unselected package libglib2.0-bin.
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.602 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.606 Unpacking libglib2.0-bin (2.66.8-1) ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.648 Selecting previously unselected package libglib2.0-dev-bin.
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.650 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.654 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:14:45 [2024-02-05T09:14:45.781Z] #109 4.700 Selecting previously unselected package libmount-dev:arm64.
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.703 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.707 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.746 Selecting previously unselected package libpcre16-3:arm64.
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.748 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.752 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.799 Selecting previously unselected package libpcre32-3:arm64.
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.802 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.807 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.853 Selecting previously unselected package libpcrecpp0v5:arm64.
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.856 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.860 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.895 Selecting previously unselected package libpcre3-dev:arm64.
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.898 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.902 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:14:46 [2024-02-05T09:14:46.038Z] #109 4.976 Selecting previously unselected package zlib1g-dev:arm64.
09:14:46 [2024-02-05T09:14:46.294Z] #109 4.979 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.294Z] #109 4.986 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:14:46 [2024-02-05T09:14:46.294Z] #109 5.027 Selecting previously unselected package libglib2.0-dev:arm64.
09:14:46 [2024-02-05T09:14:46.294Z] #109 5.030 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.294Z] #109 5.034 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:14:46 [2024-02-05T09:14:46.294Z] #109 5.220 Selecting previously unselected package libseccomp-dev:arm64.
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.223 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.226 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.266 Selecting previously unselected package libsecret-1-dev:arm64.
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.268 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.272 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.329 Selecting previously unselected package libsystemd-dev:arm64.
09:14:46 [2024-02-05T09:14:46.550Z] #109 5.332 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:14:46 [2024-02-05T09:14:46.551Z] #109 5.337 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:14:46 [2024-02-05T09:14:46.551Z] #109 5.451 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.463 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.627 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.637 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.649 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.661 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.671 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.682 Setting up libffi-dev:arm64 (3.3-6) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.692 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.703 Setting up dpkg-dev (1.20.13) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.726 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:14:46 [2024-02-05T09:14:46.807Z] #109 5.737 Setting up libglib2.0-data (2.66.8-1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.749 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.760 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.772 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.782 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.793 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.804 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.815 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.826 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.837 Setting up libsecret-common (0.20.4-2) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.849 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.867 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.878 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.888 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.899 Setting up libglib2.0-bin (2.66.8-1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.910 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.921 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.932 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:14:47 [2024-02-05T09:14:47.064Z] #109 5.943 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:14:47 [2024-02-05T09:14:47.320Z] #109 5.955 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:14:47 [2024-02-05T09:14:47.320Z] #109 5.968 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:14:47 [2024-02-05T09:14:47.320Z] #109 5.979 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:14:47 [2024-02-05T09:14:47.320Z] #109 5.991 No schema files found: doing nothing.
09:14:47 [2024-02-05T09:14:47.320Z] #109 5.995 Processing triggers for libc-bin (2.31-13+deb11u7) ...
09:14:47 [2024-02-05T09:14:47.320Z] #109 6.017 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:14:47 [2024-02-05T09:14:47.320Z] #109 DONE 6.2s
09:14:47 [2024-02-05T09:14:47.576Z] 
09:14:47 [2024-02-05T09:14:47.576Z] #110 [dev 1/1] COPY . .
09:14:48 [2024-02-05T09:14:48.505Z] #110 DONE 1.0s
09:14:48 [2024-02-05T09:14:48.505Z] 
09:14:48 [2024-02-05T09:14:48.505Z] #111 exporting to image
09:14:48 [2024-02-05T09:14:48.505Z] #111 exporting layers
09:14:49 [2024-02-05T09:14:49.069Z] #111 exporting layers 0.8s done
09:14:49 [2024-02-05T09:14:49.326Z] #111 writing image sha256:8ff13326cbf36645a50b2271d87607b72a0d52c117543193e49fc4724415ee1a done
09:14:49 [2024-02-05T09:14:49.326Z] #111 naming to docker.io/library/docker:d5c9f26e3d6d0babfed271f51c7a5440a75690f7 done
09:14:49 [2024-02-05T09:14:49.326Z] #111 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:14:49 [2024-02-05T09:14:49.620Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:14:49 [2024-02-05T09:14:49.894Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47325/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5c9f26e3d6d0babfed271f51c7a5440a75690f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:d5c9f26e3d6d0babfed271f51c7a5440a75690f7 hack/test/unit
09:14:50 [2024-02-05T09:14:50.151Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
09:14:50 [2024-02-05T09:14:50.151Z] + TESTFLAGS+=' -test.timeout=5m'
09:14:50 [2024-02-05T09:14:50.151Z] + TESTDIRS=./...
09:14:50 [2024-02-05T09:14:50.151Z] + exclude_paths='/vendor/|/integration'
09:14:50 [2024-02-05T09:14:50.151Z] ++ go list ./...
09:14:50 [2024-02-05T09:14:50.151Z] ++ grep -vE '(/vendor/|/integration)'
09:14:50 [2024-02-05T09:14:50.717Z] + pkg_list='github.com/docker/docker/api
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/backend/build
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/httpstatus
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/httputils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/middleware
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/build
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/checkpoint
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/container
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/debug
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/distribution
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/grpc
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/image
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/network
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/plugin
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/session
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/swarm
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/system
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/server/router/volume
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/backend
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/blkiodev
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/container
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/events
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/filters
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/image
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/mount
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/network
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/plugins/logdriver
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/registry
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/strslice
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/swarm
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/swarm/runtime
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/time
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/versions
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/versions/v1p19
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/versions/v1p20
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/api/types/volume
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/exporter
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/worker
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/builder-next/worker/label
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/dockerfile
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/remotecontext
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/remotecontext/git
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/builder/remotecontext/urlutil
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cli
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cli/config
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cli/debug
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cli/winresources/docker-proxy
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cli/winresources/dockerd
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/client
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cmd/docker-proxy
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cmd/dockerd
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cmd/dockerd/trap
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/container
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/container/stream
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/contrib/apparmor
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/contrib/docker-device-tool
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/contrib/httpserver
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/cluster
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/cluster/convert
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/cluster/executor
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/cluster/executor/container
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/cluster/provider
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/config
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/events
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/events/testutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/exec
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/aufs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/copy
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/overlay
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/register
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/vfs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/graphdriver/zfs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/images
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/initlayer
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/links
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/listeners
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/awslogs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/fluentd
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/gcplogs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/gelf
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/journald
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/local
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/logentries
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/loggertest
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/loggerutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/splunk
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/syslog
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/logger/templates
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/names
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/network
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/daemon/stats
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/distribution
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/distribution/metadata
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/distribution/utils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/distribution/xfer
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/dockerversion
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/errdefs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/image
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/image/cache
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/image/tarexport
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/image/v1
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/internal/test/suite
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/layer
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libcontainerd
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libcontainerd/queue
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libcontainerd/remote
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libcontainerd/supervisor
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libcontainerd/types
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/bitseq
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cluster
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/config
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/datastore
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/diagnostic
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/discoverapi
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/driverapi
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/host
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/null
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/overlay
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/remote
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/windows
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/drvregistry
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/etchosts
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/idm
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/internal/caller
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipam
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipamapi
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipams/builtin
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipams/null
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipams/remote
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ipamutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/iptables
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/netlabel
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/netutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/networkdb
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/ns
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/options
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/osl
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/osl/kernel
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/portallocator
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/portmapper
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/resolvconf
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/testutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/libnetwork/types
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/oci
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/oci/caps
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/opts
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/aaparser
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/archive
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/authorization
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/broadcaster
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/capabilities
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/chrootarchive
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/containerfs
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/devicemapper
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/directory
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/dmesg
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/fileutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/fsutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/homedir
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/idtools
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/ioutils
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/jsonmessage
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/longpath
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/loopback
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/namesgenerator
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/parsers
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/parsers/kernel
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/pidfile
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/platform
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/plugingetter
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/plugins
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/plugins/transport
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/pools
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/progress
09:14:50 [2024-02-05T09:14:50.717Z] github.com/docker/docker/pkg/pubsub
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/reexec
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/rootless
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/rootless/specconv
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/signal
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/stack
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/stdcopy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/streamformatter
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/stringid
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/sysinfo
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/system
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/tailfile
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/tarsum
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/truncindex
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/urlutil
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/useragent
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/plugin/executor/containerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/plugin/v2
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/profiles/apparmor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/profiles/seccomp
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/quota
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/reference
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/registry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/registry/resumable
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/restartmanager
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/runconfig
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/runconfig/opts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/daemon
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/environment
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fakecontext
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fakegit
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fakestorage
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fixtures/load
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fixtures/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/registry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/request
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/drivers
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/local
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/mounts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/service
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/service/opts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/testutils'
09:14:50 [2024-02-05T09:14:50.718Z] ++ grep --fixed-strings -v /libnetwork
09:14:50 [2024-02-05T09:14:50.718Z] ++ echo 'github.com/docker/docker/api
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/backend/build
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/httpstatus
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/httputils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/middleware
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/build
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/checkpoint
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/debug
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/distribution
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/grpc
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/image
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/network
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/session
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/swarm
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/system
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/volume
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/backend
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/blkiodev
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/events
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/filters
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/image
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/mount
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/network
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/plugins/logdriver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/registry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/strslice
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/swarm
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/swarm/runtime
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/time
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/versions
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/versions/v1p19
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/versions/v1p20
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/volume
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/exporter
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/worker
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/worker/label
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/dockerfile
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/remotecontext
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/remotecontext/git
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/remotecontext/urlutil
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/config
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/debug
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/winresources/docker-proxy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/winresources/dockerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/client
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/docker-proxy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/dockerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/dockerd/trap
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/container/stream
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/contrib/apparmor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/contrib/docker-device-tool
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/contrib/httpserver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/convert
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/executor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/executor/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/provider
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/config
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/events
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/events/testutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/exec
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/aufs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/copy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/overlay
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/register
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/vfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/zfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/images
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/initlayer
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/links
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/listeners
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/awslogs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/fluentd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/gcplogs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/gelf
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/journald
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/local
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/logentries
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/loggertest
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/loggerutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/splunk
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/syslog
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/templates
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/names
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/network
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/stats
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution/metadata
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution/utils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution/xfer
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/dockerversion
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/errdefs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image/cache
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image/tarexport
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image/v1
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/internal/test/suite
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/layer
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/queue
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/remote
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/supervisor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/types
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/bitseq
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cluster
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/config
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/datastore
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/diagnostic
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/discoverapi
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/driverapi
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/host
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/null
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/overlay
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/remote
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/windows
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/drvregistry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/etchosts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/idm
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/internal/caller
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipam
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipamapi
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipams/builtin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipams/null
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipams/remote
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ipamutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/iptables
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/netlabel
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/netutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/networkdb
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/ns
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/options
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/osl
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/osl/kernel
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/portallocator
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/portmapper
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/resolvconf
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/testutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libnetwork/types
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/oci
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/oci/caps
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/opts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/aaparser
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/archive
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/authorization
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/broadcaster
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/capabilities
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/chrootarchive
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/containerfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/devicemapper
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/directory
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/dmesg
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/fileutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/fsutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/homedir
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/idtools
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/ioutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/jsonmessage
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/longpath
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/loopback
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/namesgenerator
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/parsers
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/parsers/kernel
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/pidfile
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/platform
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/plugingetter
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/plugins
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/plugins/transport
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/pools
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/progress
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/pubsub
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/reexec
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/rootless
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/rootless/specconv
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/signal
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/stack
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/stdcopy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/streamformatter
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/stringid
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/sysinfo
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/system
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/tailfile
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/tarsum
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/truncindex
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/urlutil
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/useragent
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/plugin/executor/containerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/plugin/v2
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/profiles/apparmor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/profiles/seccomp
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/quota
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/reference
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/registry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/registry/resumable
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/restartmanager
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/runconfig
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/runconfig/opts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/daemon
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/environment
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fakecontext
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fakegit
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fakestorage
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fixtures/load
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fixtures/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/registry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/testutil/request
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/drivers
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/local
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/mounts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/service
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/service/opts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/volume/testutils'
09:14:50 [2024-02-05T09:14:50.718Z] + base_pkg_list='github.com/docker/docker/api
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/backend/build
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/httpstatus
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/httputils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/middleware
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/build
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/checkpoint
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/debug
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/distribution
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/grpc
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/image
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/network
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/session
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/swarm
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/system
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/server/router/volume
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/backend
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/blkiodev
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/events
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/filters
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/image
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/mount
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/network
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/plugins/logdriver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/registry
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/strslice
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/swarm
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/swarm/runtime
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/time
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/versions
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/versions/v1p19
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/versions/v1p20
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/api/types/volume
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/exporter
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/worker
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/builder-next/worker/label
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/dockerfile
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/remotecontext
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/remotecontext/git
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/builder/remotecontext/urlutil
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/config
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/debug
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/winresources/docker-proxy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cli/winresources/dockerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/client
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/docker-proxy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/dockerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/dockerd/trap
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/container/stream
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/contrib/apparmor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/contrib/docker-device-tool
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/contrib/httpserver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/convert
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/executor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/executor/container
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/cluster/provider
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/config
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/events
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/events/testutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/exec
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/aufs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/copy
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/overlay
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/register
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/vfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/graphdriver/zfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/images
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/initlayer
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/links
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/listeners
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/awslogs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/fluentd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/gcplogs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/gelf
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/journald
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/local
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/logentries
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/loggertest
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/loggerutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/splunk
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/syslog
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/logger/templates
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/names
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/network
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/daemon/stats
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution/metadata
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution/utils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/distribution/xfer
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/dockerversion
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/errdefs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image/cache
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image/tarexport
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/image/v1
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/internal/test/suite
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/layer
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/queue
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/remote
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/supervisor
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/libcontainerd/types
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/oci
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/oci/caps
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/opts
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/aaparser
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/archive
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/authorization
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/broadcaster
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/capabilities
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/chrootarchive
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/containerfs
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/devicemapper
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/directory
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/dmesg
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/fileutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/fsutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/homedir
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/idtools
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/ioutils
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/jsonmessage
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/longpath
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/loopback
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/namesgenerator
09:14:50 [2024-02-05T09:14:50.718Z] github.com/docker/docker/pkg/parsers
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/parsers/kernel
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/pidfile
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/platform
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugingetter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/transport
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/pools
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/progress
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/pubsub
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/reexec
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/rootless
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/rootless/specconv
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/signal
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/stack
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/stdcopy
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/streamformatter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/stringid
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/sysinfo
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/system
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/tailfile
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/tarsum
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/truncindex
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/urlutil
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/useragent
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/plugin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/plugin/executor/containerd
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/plugin/v2
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/profiles/apparmor
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/profiles/seccomp
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/quota
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/reference
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/registry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/registry/resumable
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/restartmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/runconfig
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/runconfig/opts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/daemon
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/environment
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fakecontext
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fakegit
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fakestorage
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fixtures/load
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fixtures/plugin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/registry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/request
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/drivers
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/local
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/mounts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/service
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/service/opts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/testutils'
09:14:50 [2024-02-05T09:14:50.719Z] ++ grep --fixed-strings /libnetwork
09:14:50 [2024-02-05T09:14:50.719Z] ++ echo 'github.com/docker/docker/api
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/backend/build
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/httpstatus
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/httputils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/middleware
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/build
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/checkpoint
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/container
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/debug
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/distribution
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/grpc
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/image
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/network
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/plugin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/session
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/swarm
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/system
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/server/router/volume
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/backend
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/blkiodev
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/container
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/events
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/filters
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/image
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/mount
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/network
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/plugins/logdriver
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/registry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/strslice
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/swarm
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/swarm/runtime
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/time
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/versions
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/versions/v1p19
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/versions/v1p20
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/api/types/volume
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/exporter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/worker
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/builder-next/worker/label
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/dockerfile
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/remotecontext
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/remotecontext/git
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/builder/remotecontext/urlutil
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cli
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cli/config
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cli/debug
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cli/winresources/docker-proxy
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cli/winresources/dockerd
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/client
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cmd/docker-proxy
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cmd/dockerd
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cmd/dockerd/trap
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/container
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/container/stream
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/contrib/apparmor
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/contrib/docker-device-tool
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/contrib/httpserver
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/cluster
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/cluster/convert
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/cluster/executor
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/cluster/executor/container
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/cluster/provider
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/config
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/events
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/events/testutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/exec
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/aufs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/copy
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/register
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/vfs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/graphdriver/zfs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/images
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/initlayer
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/links
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/listeners
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/awslogs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/fluentd
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/gcplogs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/gelf
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/journald
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/local
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/logentries
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/loggertest
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/loggerutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/splunk
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/syslog
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/logger/templates
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/names
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/network
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/daemon/stats
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/distribution
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/distribution/metadata
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/distribution/utils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/distribution/xfer
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/dockerversion
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/errdefs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/image
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/image/cache
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/image/tarexport
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/image/v1
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/internal/test/suite
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/layer
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libcontainerd
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libcontainerd/queue
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libcontainerd/remote
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libcontainerd/supervisor
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libcontainerd/types
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/bitseq
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cluster
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/config
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/datastore
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/diagnostic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/discoverapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/driverapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/host
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/null
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/remote
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/windows
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drvregistry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/etchosts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/idm
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/internal/caller
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipam
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipamapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/builtin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/null
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/remote
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipamutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/iptables
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/netlabel
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/netutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/networkdb
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ns
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/options
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/osl
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/osl/kernel
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/portallocator
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/portmapper
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/resolvconf
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/testutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/types
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/oci
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/oci/caps
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/opts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/aaparser
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/archive
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/authorization
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/broadcaster
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/capabilities
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/chrootarchive
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/containerfs
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/devicemapper
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/directory
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/dmesg
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/fileutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/fsutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/homedir
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/idtools
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/ioutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/jsonmessage
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/longpath
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/loopback
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/namesgenerator
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/parsers
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/parsers/kernel
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/pidfile
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/platform
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugingetter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/plugins/transport
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/pools
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/progress
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/pubsub
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/reexec
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/rootless
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/rootless/specconv
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/signal
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/stack
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/stdcopy
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/streamformatter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/stringid
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/sysinfo
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/system
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/tailfile
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/tarsum
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/truncindex
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/urlutil
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/pkg/useragent
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/plugin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/plugin/executor/containerd
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/plugin/v2
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/profiles/apparmor
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/profiles/seccomp
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/quota
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/reference
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/registry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/registry/resumable
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/restartmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/runconfig
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/runconfig/opts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/daemon
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/environment
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fakecontext
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fakegit
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fakestorage
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fixtures/load
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fixtures/plugin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/registry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/testutil/request
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/drivers
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/local
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/mounts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/service
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/service/opts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/volume/testutils'
09:14:50 [2024-02-05T09:14:50.719Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/bitseq
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cluster
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/config
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/datastore
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/diagnostic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/discoverapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/driverapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/host
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/null
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/remote
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/windows
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drvregistry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/etchosts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/idm
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/internal/caller
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipam
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipamapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/builtin
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/null
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/remote
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipamutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/iptables
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/netlabel
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/netutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/networkdb
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ns
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/options
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/osl
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/osl/kernel
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/portallocator
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/portmapper
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/resolvconf
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/testutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/types'
09:14:50 [2024-02-05T09:14:50.719Z] + echo 'github.com/docker/docker/libnetwork
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/bitseq
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cluster
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/config
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/datastore
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/diagnostic
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/discoverapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/driverapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/host
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/null
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/remote
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/windows
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/drvregistry
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/etchosts
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/idm
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/internal/caller
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipam
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipamapi
09:14:50 [2024-02-05T09:14:50.719Z] github.com/docker/docker/libnetwork/ipams/builtin
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/ipams/null
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/ipams/remote
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/ipamutils
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/iptables
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/netlabel
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/netutils
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/networkdb
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/ns
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/options
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/osl
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/osl/kernel
09:14:50 [2024-02-05T09:14:50.720Z] + grep --fixed-strings libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/portallocator
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/portmapper
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/resolvconf
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/testutils
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/types'
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/drivers/bridge
09:14:50 [2024-02-05T09:14:50.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:14:50 [2024-02-05T09:14:50.720Z] + type docker-proxy
09:14:50 [2024-02-05T09:14:50.720Z] hack/test/unit: line 25: type: docker-proxy: not found
09:14:50 [2024-02-05T09:14:50.720Z] + hack/make.sh binary-proxy install-proxy
09:14:50 [2024-02-05T09:14:50.720Z] 
09:14:50 [2024-02-05T09:14:50.720Z] Removing bundles/
09:14:50 [2024-02-05T09:14:50.720Z] 
09:14:50 [2024-02-05T09:14:50.720Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:14:50 [2024-02-05T09:14:50.720Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:14:55 [2024-02-05T09:14:55.971Z] Created binary: bundles/binary-proxy/docker-proxy
09:14:55 [2024-02-05T09:14:55.971Z] 
09:14:55 [2024-02-05T09:14:55.971Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:14:55 [2024-02-05T09:14:55.971Z] Installing docker-proxy to /usr/local/bin/
09:14:55 [2024-02-05T09:14:55.971Z] 
09:14:55 [2024-02-05T09:14:55.971Z] + mkdir -p bundles
09:14:55 [2024-02-05T09:14:55.971Z] + '[' -n 'github.com/docker/docker/api
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/backend/build
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/httpstatus
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/httputils
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/middleware
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/build
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/checkpoint
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/container
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/debug
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/distribution
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/grpc
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/image
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/network
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/plugin
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/session
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/swarm
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/system
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/server/router/volume
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/backend
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/blkiodev
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/container
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/events
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/filters
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/image
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/mount
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/network
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/plugins/logdriver
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/registry
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/strslice
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/swarm
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/swarm/runtime
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/time
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/versions
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/versions/v1p19
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/versions/v1p20
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/api/types/volume
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/exporter
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/worker
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/builder-next/worker/label
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/dockerfile
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/remotecontext
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/remotecontext/git
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/builder/remotecontext/urlutil
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cli
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cli/config
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cli/debug
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cli/winresources/docker-proxy
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cli/winresources/dockerd
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/client
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cmd/docker-proxy
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cmd/dockerd
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cmd/dockerd/trap
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/container
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/container/stream
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/contrib/apparmor
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/contrib/docker-device-tool
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/contrib/httpserver
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon/cluster
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon/cluster/convert
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon/cluster/executor
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon/cluster/executor/container
09:14:55 [2024-02-05T09:14:55.971Z] github.com/docker/docker/daemon/cluster/provider
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/config
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/events
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/events/testutils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/exec
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/aufs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/copy
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/overlay
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/register
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/vfs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/graphdriver/zfs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/images
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/initlayer
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/links
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/listeners
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/awslogs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/fluentd
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/gcplogs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/gelf
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/journald
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/local
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/logentries
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/loggertest
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/loggerutils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/splunk
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/syslog
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/logger/templates
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/names
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/network
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/daemon/stats
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/distribution
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/distribution/metadata
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/distribution/utils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/distribution/xfer
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/dockerversion
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/errdefs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/image
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/image/cache
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/image/tarexport
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/image/v1
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/internal/test/suite
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/layer
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/libcontainerd
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/libcontainerd/queue
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/libcontainerd/remote
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/libcontainerd/supervisor
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/libcontainerd/types
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/oci
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/oci/caps
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/opts
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/aaparser
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/archive
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/authorization
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/broadcaster
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/capabilities
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/chrootarchive
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/containerfs
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/devicemapper
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/directory
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/dmesg
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/fileutils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/fsutils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/homedir
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/idtools
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/ioutils
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/jsonmessage
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/longpath
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/loopback
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/namesgenerator
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/parsers
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/parsers/kernel
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/pidfile
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/platform
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/plugingetter
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/plugins
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/plugins/transport
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/pools
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/progress
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/pubsub
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/reexec
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/rootless
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/rootless/specconv
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/signal
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/stack
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/stdcopy
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/streamformatter
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/stringid
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/sysinfo
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/system
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/tailfile
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/tarsum
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/truncindex
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/urlutil
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/pkg/useragent
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/plugin
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/plugin/executor/containerd
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/plugin/v2
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/profiles/apparmor
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/profiles/seccomp
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/quota
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/reference
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/registry
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/registry/resumable
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/restartmanager
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/runconfig
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/runconfig/opts
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/daemon
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/environment
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/fakecontext
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/fakegit
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/fakestorage
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/fixtures/load
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/fixtures/plugin
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/registry
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/testutil/request
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume/drivers
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume/local
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume/mounts
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume/service
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume/service/opts
09:14:55 [2024-02-05T09:14:55.972Z] github.com/docker/docker/volume/testutils' ']'
09:14:55 [2024-02-05T09:14:55.972Z] + 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
09:14:55 [2024-02-05T09:14:55.972Z] ?   	github.com/docker/docker/api	[no test files]
09:15:04 [2024-02-05T09:15:04.113Z] 	github.com/docker/docker/api/server	coverage: 7.9% of statements
09:15:04 [2024-02-05T09:15:04.113Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
09:15:19 [2024-02-05T09:15:19.151Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:15:19 [2024-02-05T09:15:19.151Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:15:19 [2024-02-05T09:15:19.151Z] 	github.com/docker/docker/api/server/httputils	coverage: 31.9% of statements
09:15:19 [2024-02-05T09:15:19.151Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:15:19 [2024-02-05T09:15:19.408Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:15:19 [2024-02-05T09:15:19.408Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
09:15:19 [2024-02-05T09:15:19.665Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:15:19 [2024-02-05T09:15:19.665Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:15:19 [2024-02-05T09:15:19.922Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:15:19 [2024-02-05T09:15:19.922Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:15:19 [2024-02-05T09:15:19.922Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:15:19 [2024-02-05T09:15:19.922Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:15:19 [2024-02-05T09:15:19.922Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
09:15:20 [2024-02-05T09:15:20.179Z] ?   	github.com/docker/docker/api/types	[no test files]
09:15:20 [2024-02-05T09:15:20.179Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:15:20 [2024-02-05T09:15:20.179Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:15:20 [2024-02-05T09:15:20.179Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:15:20 [2024-02-05T09:15:20.179Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:15:20 [2024-02-05T09:15:20.179Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:15:20 [2024-02-05T09:15:20.179Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:15:20 [2024-02-05T09:15:20.436Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:15:20 [2024-02-05T09:15:20.436Z] 	github.com/docker/docker/api/types/filters	coverage: 93.7% of statements
09:15:20 [2024-02-05T09:15:20.436Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 93.7% of statements
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:15:20 [2024-02-05T09:15:20.436Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:15:20 [2024-02-05T09:15:20.436Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:15:20 [2024-02-05T09:15:20.436Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:15:20 [2024-02-05T09:15:20.436Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
09:15:22 [2024-02-05T09:15:22.330Z] ?   	github.com/docker/docker/cli	[no test files]
09:15:22 [2024-02-05T09:15:22.330Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:15:22 [2024-02-05T09:15:22.330Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:15:22 [2024-02-05T09:15:22.330Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:15:22 [2024-02-05T09:15:22.330Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
09:15:22 [2024-02-05T09:15:22.330Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:15:22 [2024-02-05T09:15:22.330Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
09:15:22 [2024-02-05T09:15:22.330Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:15:22 [2024-02-05T09:15:22.330Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
09:15:22 [2024-02-05T09:15:22.330Z] ok  	github.com/docker/docker/builder/remotecontext	0.102s	coverage: 13.7% of statements
09:15:22 [2024-02-05T09:15:22.587Z] 	github.com/docker/docker/builder/dockerfile	coverage: 49.2% of statements
09:15:22 [2024-02-05T09:15:22.587Z] ok  	github.com/docker/docker/builder/dockerfile	0.598s	coverage: 49.2% of statements
09:15:25 [2024-02-05T09:15:25.110Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:15:25 [2024-02-05T09:15:25.110Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.043s	coverage: 66.5% of statements
09:15:25 [2024-02-05T09:15:25.110Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
09:15:25 [2024-02-05T09:15:25.110Z] ok  	github.com/docker/docker/client	0.120s	coverage: 76.8% of statements
09:15:27 [2024-02-05T09:15:27.635Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 83.5% of statements
09:15:27 [2024-02-05T09:15:27.635Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.196s	coverage: 83.5% of statements
09:15:35 [2024-02-05T09:15:35.733Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:15:35 [2024-02-05T09:15:35.733Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:15:35 [2024-02-05T09:15:35.733Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:15:35 [2024-02-05T09:15:35.733Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:15:35 [2024-02-05T09:15:35.733Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:15:35 [2024-02-05T09:15:35.733Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.1% of statements
09:15:35 [2024-02-05T09:15:35.733Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 30.1% of statements
09:15:35 [2024-02-05T09:15:35.733Z] 	github.com/docker/docker/container	coverage: 36.1% of statements
09:15:35 [2024-02-05T09:15:35.733Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
09:15:37 [2024-02-05T09:15:37.102Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:15:37 [2024-02-05T09:15:37.102Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.399s	coverage: 0.0% of statements
09:15:40 [2024-02-05T09:15:40.375Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:15:40 [2024-02-05T09:15:40.375Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:15:40 [2024-02-05T09:15:40.375Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
09:15:40 [2024-02-05T09:15:40.375Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:15:40 [2024-02-05T09:15:40.375Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 39.2% of statements
09:15:40 [2024-02-05T09:15:40.375Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.028s	coverage: 65.3% of statements
09:15:40 [2024-02-05T09:15:40.375Z] 	github.com/docker/docker/daemon/config	coverage: 77.0% of statements
09:15:40 [2024-02-05T09:15:40.375Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 77.0% of statements
09:15:40 [2024-02-05T09:15:40.375Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:15:40 [2024-02-05T09:15:40.375Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
09:15:40 [2024-02-05T09:15:40.375Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:15:40 [2024-02-05T09:15:40.375Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:15:40 [2024-02-05T09:15:40.632Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:15:40 [2024-02-05T09:15:40.632Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:15:40 [2024-02-05T09:15:40.632Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
09:15:40 [2024-02-05T09:15:40.632Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
09:15:41 [2024-02-05T09:15:41.197Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
09:15:41 [2024-02-05T09:15:41.197Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.563s	coverage: 74.8% of statements
09:15:41 [2024-02-05T09:15:41.761Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:15:41 [2024-02-05T09:15:41.761Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
09:15:42 [2024-02-05T09:15:42.018Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:15:42 [2024-02-05T09:15:42.018Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:15:42 [2024-02-05T09:15:42.018Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
09:15:42 [2024-02-05T09:15:42.018Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:15:42 [2024-02-05T09:15:42.018Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 59.6% of statements
09:15:42 [2024-02-05T09:15:42.275Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
09:15:42 [2024-02-05T09:15:42.275Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.177s	coverage: 50.6% of statements
09:15:42 [2024-02-05T09:15:42.840Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:15:42 [2024-02-05T09:15:42.840Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:15:42 [2024-02-05T09:15:42.840Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
09:15:42 [2024-02-05T09:15:42.840Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
09:15:43 [2024-02-05T09:15:43.098Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:15:43 [2024-02-05T09:15:43.098Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
09:15:43 [2024-02-05T09:15:43.355Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 58.5% of statements
09:15:43 [2024-02-05T09:15:43.355Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.709s	coverage: 58.5% of statements
09:15:43 [2024-02-05T09:15:43.355Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
09:15:43 [2024-02-05T09:15:43.355Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.4% of statements
09:15:44 [2024-02-05T09:15:44.286Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:15:44 [2024-02-05T09:15:44.286Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:15:44 [2024-02-05T09:15:44.286Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:15:44 [2024-02-05T09:15:44.286Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:15:44 [2024-02-05T09:15:44.286Z] 	github.com/docker/docker/daemon/images	coverage: 6.8% of statements
09:15:44 [2024-02-05T09:15:44.286Z] ok  	github.com/docker/docker/daemon/images	0.041s	coverage: 6.8% of statements
09:15:44 [2024-02-05T09:15:44.543Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:15:44 [2024-02-05T09:15:44.543Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
09:15:44 [2024-02-05T09:15:44.543Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 79.0% of statements
09:15:44 [2024-02-05T09:15:44.543Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.114s	coverage: 79.0% of statements
09:15:44 [2024-02-05T09:15:44.800Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
09:15:44 [2024-02-05T09:15:44.800Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.830s	coverage: 45.9% of statements
09:15:44 [2024-02-05T09:15:44.800Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:15:44 [2024-02-05T09:15:44.800Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:15:44 [2024-02-05T09:15:44.800Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.025s	coverage: 53.6% of statements
09:15:44 [2024-02-05T09:15:44.800Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:15:44 [2024-02-05T09:15:44.800Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
09:15:44 [2024-02-05T09:15:44.800Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 23.4% of statements
09:15:44 [2024-02-05T09:15:44.800Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 23.4% of statements
09:15:45 [2024-02-05T09:15:45.365Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:15:45 [2024-02-05T09:15:45.365Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
09:15:45 [2024-02-05T09:15:45.365Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:15:45 [2024-02-05T09:15:45.365Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.077s	coverage: 76.8% of statements
09:15:45 [2024-02-05T09:15:45.365Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:15:45 [2024-02-05T09:15:45.365Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:15:45 [2024-02-05T09:15:45.365Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:15:45 [2024-02-05T09:15:45.365Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
09:15:45 [2024-02-05T09:15:45.622Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 65.9% of statements
09:15:45 [2024-02-05T09:15:45.622Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 65.9% of statements
09:15:45 [2024-02-05T09:15:45.622Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:15:45 [2024-02-05T09:15:45.622Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
09:15:46 [2024-02-05T09:15:46.187Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:15:46 [2024-02-05T09:15:46.187Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:15:46 [2024-02-05T09:15:46.187Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:15:46 [2024-02-05T09:15:46.187Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
09:15:46 [2024-02-05T09:15:46.187Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:15:46 [2024-02-05T09:15:46.187Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:15:46 [2024-02-05T09:15:46.187Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:15:46 [2024-02-05T09:15:46.187Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
09:15:46 [2024-02-05T09:15:46.751Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:15:46 [2024-02-05T09:15:46.751Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:15:47 [2024-02-05T09:15:47.009Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:15:47 [2024-02-05T09:15:47.009Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
09:15:47 [2024-02-05T09:15:47.009Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:15:47 [2024-02-05T09:15:47.009Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
09:15:47 [2024-02-05T09:15:47.572Z] 	github.com/docker/docker/image/cache	coverage: 24.3% of statements
09:15:47 [2024-02-05T09:15:47.572Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 24.3% of statements
09:15:47 [2024-02-05T09:15:47.572Z] 	github.com/docker/docker/image	coverage: 85.0% of statements
09:15:47 [2024-02-05T09:15:47.572Z] ok  	github.com/docker/docker/image	0.026s	coverage: 85.0% of statements
09:15:47 [2024-02-05T09:15:47.572Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:15:47 [2024-02-05T09:15:47.572Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:15:47 [2024-02-05T09:15:47.572Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
09:15:47 [2024-02-05T09:15:47.572Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
09:15:47 [2024-02-05T09:15:47.572Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:15:47 [2024-02-05T09:15:47.572Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
09:15:48 [2024-02-05T09:15:48.502Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
09:15:48 [2024-02-05T09:15:48.502Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 29.5% of statements
09:15:48 [2024-02-05T09:15:48.502Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:15:48 [2024-02-05T09:15:48.502Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:15:48 [2024-02-05T09:15:48.502Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:15:48 [2024-02-05T09:15:48.502Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:15:48 [2024-02-05T09:15:48.502Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:15:48 [2024-02-05T09:15:48.502Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:15:49 [2024-02-05T09:15:49.066Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:15:49 [2024-02-05T09:15:49.066Z] 	github.com/docker/docker/oci	coverage: 44.6% of statements
09:15:49 [2024-02-05T09:15:49.066Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 44.6% of statements
09:15:49 [2024-02-05T09:15:49.066Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:15:49 [2024-02-05T09:15:49.066Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
09:15:49 [2024-02-05T09:15:49.066Z] 	github.com/docker/docker/opts	coverage: 66.0% of statements
09:15:49 [2024-02-05T09:15:49.066Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
09:15:49 [2024-02-05T09:15:49.323Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
09:15:49 [2024-02-05T09:15:49.323Z] ok  	github.com/docker/docker/distribution/xfer	2.345s	coverage: 84.9% of statements
09:15:49 [2024-02-05T09:15:49.580Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:15:49 [2024-02-05T09:15:49.580Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:15:49 [2024-02-05T09:15:49.580Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
09:15:49 [2024-02-05T09:15:49.580Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:15:49 [2024-02-05T09:15:49.837Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:15:49 [2024-02-05T09:15:49.837Z] 	github.com/docker/docker/pkg/containerfs	coverage: 6.7% of statements
09:15:49 [2024-02-05T09:15:49.837Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
09:15:49 [2024-02-05T09:15:49.837Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:15:49 [2024-02-05T09:15:49.837Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:15:50 [2024-02-05T09:15:50.095Z] 	github.com/docker/docker/pkg/archive	coverage: 82.3% of statements
09:15:50 [2024-02-05T09:15:50.095Z] ok  	github.com/docker/docker/pkg/archive	0.372s	coverage: 82.3% of statements
09:15:50 [2024-02-05T09:15:50.095Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:15:50 [2024-02-05T09:15:50.095Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:15:50 [2024-02-05T09:15:50.095Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
09:15:50 [2024-02-05T09:15:50.095Z] 	github.com/docker/docker/pkg/fileutils	coverage: 57.9% of statements
09:15:50 [2024-02-05T09:15:50.095Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 57.9% of statements
09:15:50 [2024-02-05T09:15:50.095Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
09:15:50 [2024-02-05T09:15:50.095Z] ok  	github.com/docker/docker/daemon	10.125s	coverage: 16.8% of statements
09:15:50 [2024-02-05T09:15:50.095Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:15:50 [2024-02-05T09:15:50.352Z] ok  	github.com/docker/docker/pkg/authorization	0.609s	coverage: 68.3% of statements
09:15:50 [2024-02-05T09:15:50.352Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
09:15:50 [2024-02-05T09:15:50.352Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
09:15:50 [2024-02-05T09:15:50.609Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:15:50 [2024-02-05T09:15:50.609Z] 	github.com/docker/docker/pkg/longpath	coverage: 100.0% of statements
09:15:50 [2024-02-05T09:15:50.609Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
09:15:50 [2024-02-05T09:15:50.609Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
09:15:50 [2024-02-05T09:15:50.609Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
09:15:50 [2024-02-05T09:15:50.609Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:15:50 [2024-02-05T09:15:50.609Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:15:50 [2024-02-05T09:15:50.609Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:15:50 [2024-02-05T09:15:50.609Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:15:50 [2024-02-05T09:15:50.866Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:15:50 [2024-02-05T09:15:50.866Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
09:15:50 [2024-02-05T09:15:50.866Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.5% of statements
09:15:50 [2024-02-05T09:15:50.866Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
09:15:50 [2024-02-05T09:15:50.866Z] 	github.com/docker/docker/pkg/idtools	coverage: 68.1% of statements
09:15:50 [2024-02-05T09:15:50.866Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 68.1% of statements
09:15:50 [2024-02-05T09:15:50.866Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:15:50 [2024-02-05T09:15:50.866Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:15:50 [2024-02-05T09:15:50.866Z] 	github.com/docker/docker/pkg/pidfile	coverage: 82.4% of statements
09:15:50 [2024-02-05T09:15:50.866Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 82.4% of statements
09:15:50 [2024-02-05T09:15:50.866Z] 	github.com/docker/docker/pkg/ioutils	coverage: 69.2% of statements
09:15:50 [2024-02-05T09:15:50.866Z] ok  	github.com/docker/docker/pkg/ioutils	0.380s	coverage: 69.2% of statements
09:15:51 [2024-02-05T09:15:51.429Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:15:51 [2024-02-05T09:15:51.429Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:15:51 [2024-02-05T09:15:51.429Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:15:51 [2024-02-05T09:15:51.429Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
09:15:51 [2024-02-05T09:15:51.429Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
09:15:51 [2024-02-05T09:15:51.429Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:15:51 [2024-02-05T09:15:51.429Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:15:51 [2024-02-05T09:15:51.429Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
09:15:51 [2024-02-05T09:15:51.686Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
09:15:51 [2024-02-05T09:15:51.686Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:15:51 [2024-02-05T09:15:51.686Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:15:51 [2024-02-05T09:15:51.686Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:15:51 [2024-02-05T09:15:51.686Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:15:51 [2024-02-05T09:15:51.686Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
09:15:51 [2024-02-05T09:15:51.686Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:15:51 [2024-02-05T09:15:51.686Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
09:15:51 [2024-02-05T09:15:51.943Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:15:51 [2024-02-05T09:15:51.943Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:15:51 [2024-02-05T09:15:51.943Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:15:51 [2024-02-05T09:15:51.943Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
09:15:51 [2024-02-05T09:15:51.943Z] 	github.com/docker/docker/pkg/stringid	coverage: 70.6% of statements
09:15:51 [2024-02-05T09:15:51.943Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:15:51 [2024-02-05T09:15:51.943Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:15:51 [2024-02-05T09:15:51.943Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:15:52 [2024-02-05T09:15:52.199Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 43.1% of statements
09:15:52 [2024-02-05T09:15:52.199Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.562s	coverage: 43.1% of statements
09:15:52 [2024-02-05T09:15:52.199Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
09:15:52 [2024-02-05T09:15:52.199Z] 	github.com/docker/docker/pkg/system	coverage: 44.8% of statements
09:15:52 [2024-02-05T09:15:52.199Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
09:15:52 [2024-02-05T09:15:52.199Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 44.8% of statements
09:15:52 [2024-02-05T09:15:52.199Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:15:52 [2024-02-05T09:15:52.199Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
09:15:52 [2024-02-05T09:15:52.456Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
09:15:52 [2024-02-05T09:15:52.456Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:15:52 [2024-02-05T09:15:52.456Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:15:52 [2024-02-05T09:15:52.456Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.3% of statements
09:15:52 [2024-02-05T09:15:52.456Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
09:15:52 [2024-02-05T09:15:52.456Z] 	github.com/docker/docker/pkg/truncindex	coverage: 91.5% of statements
09:15:52 [2024-02-05T09:15:52.456Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
09:15:53 [2024-02-05T09:15:53.387Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:15:53 [2024-02-05T09:15:53.387Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:15:53 [2024-02-05T09:15:53.387Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:15:53 [2024-02-05T09:15:53.387Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
09:15:53 [2024-02-05T09:15:53.387Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:15:53 [2024-02-05T09:15:53.387Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
09:15:53 [2024-02-05T09:15:53.645Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
09:15:53 [2024-02-05T09:15:53.645Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
09:15:53 [2024-02-05T09:15:53.902Z] 	github.com/docker/docker/plugin	coverage: 23.1% of statements
09:15:53 [2024-02-05T09:15:53.902Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.1% of statements
09:15:53 [2024-02-05T09:15:53.902Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
09:15:53 [2024-02-05T09:15:53.902Z] ok  	github.com/docker/docker/quota	0.287s	coverage: 69.2% of statements
09:15:54 [2024-02-05T09:15:54.159Z] 	github.com/docker/docker/restartmanager	coverage: 45.3% of statements
09:15:54 [2024-02-05T09:15:54.159Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
09:15:54 [2024-02-05T09:15:54.159Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:15:54 [2024-02-05T09:15:54.159Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:15:54 [2024-02-05T09:15:54.159Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:15:54 [2024-02-05T09:15:54.159Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:15:54 [2024-02-05T09:15:54.159Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
09:15:54 [2024-02-05T09:15:54.159Z] 	github.com/docker/docker/runconfig	coverage: 64.5% of statements
09:15:54 [2024-02-05T09:15:54.159Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
09:15:54 [2024-02-05T09:15:54.159Z] 	github.com/docker/docker/registry	coverage: 58.7% of statements
09:15:54 [2024-02-05T09:15:54.159Z] ok  	github.com/docker/docker/registry	0.103s	coverage: 58.7% of statements
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:15:54 [2024-02-05T09:15:54.722Z] ?   	github.com/docker/docker/volume	[no test files]
09:15:55 [2024-02-05T09:15:55.286Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:15:55 [2024-02-05T09:15:55.286Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:15:55 [2024-02-05T09:15:55.543Z] 	github.com/docker/docker/volume/mounts	coverage: 65.4% of statements
09:15:55 [2024-02-05T09:15:55.543Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.4% of statements
09:15:55 [2024-02-05T09:15:55.543Z] 	github.com/docker/docker/volume/local	coverage: 75.0% of statements
09:15:55 [2024-02-05T09:15:55.543Z] ok  	github.com/docker/docker/volume/local	0.133s	coverage: 75.0% of statements
09:15:56 [2024-02-05T09:15:56.106Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:15:56 [2024-02-05T09:15:56.106Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:15:56 [2024-02-05T09:15:56.106Z] 	github.com/docker/docker/volume/service	coverage: 72.0% of statements
09:15:56 [2024-02-05T09:15:56.106Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.0% of statements
09:15:56 [2024-02-05T09:15:56.106Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
09:15:56 [2024-02-05T09:15:56.106Z] ok  	github.com/docker/docker/layer	7.599s	coverage: 68.9% of statements
09:16:28 [2024-02-05T09:16:28.139Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
09:16:28 [2024-02-05T09:16:28.140Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.3% of statements
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === Skipped
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     network_proxy_test.go:208: No support for dual stack yet
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver btrfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver btrfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver btrfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver btrfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver btrfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:71: No driver to put!
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z] time="2024-02-05T09:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z] time="2024-02-05T09:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z] time="2024-02-05T09:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z] time="2024-02-05T09:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z] time="2024-02-05T09:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:71: No driver to put!
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     overlay_test.go:50: Fails to compute changes intermittently
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver zfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver zfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver zfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver zfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:44: Driver zfs not supported
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     graphtest_unix.go:71: No driver to put!
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:16:28 [2024-02-05T09:16:28.140Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:16:28 [2024-02-05T09:16:28.140Z] 
09:16:28 [2024-02-05T09:16:28.140Z] DONE 2811 tests, 28 skipped in 90.037s
09:16:28 [2024-02-05T09:16:28.140Z] + '[' -n 'github.com/docker/docker/libnetwork
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/bitseq
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cluster
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/config
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/datastore
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/diagnostic
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/discoverapi
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/driverapi
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/host
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/null
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/overlay
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/remote
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/windows
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/drvregistry
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/etchosts
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/idm
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/internal/caller
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipam
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipamapi
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipams/builtin
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipams/null
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipams/remote
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ipamutils
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/iptables
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/netlabel
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/netutils
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/networkdb
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/ns
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/options
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/osl
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/osl/kernel
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/portallocator
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/portmapper
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/resolvconf
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/testutils
09:16:28 [2024-02-05T09:16:28.140Z] github.com/docker/docker/libnetwork/types' ']'
09:16:28 [2024-02-05T09:16:28.140Z] + 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
09:17:14 [2024-02-05T09:17:14.771Z] 	github.com/docker/docker/libnetwork	coverage: 41.4% of statements
09:17:14 [2024-02-05T09:17:14.771Z] ok  	github.com/docker/docker/libnetwork	44.847s	coverage: 41.4% of statements
09:17:14 [2024-02-05T09:17:14.771Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 84.4% of statements
09:17:14 [2024-02-05T09:17:14.771Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.154s	coverage: 84.4% of statements
09:17:14 [2024-02-05T09:17:14.771Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:17:15 [2024-02-05T09:17:15.029Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:17:15 [2024-02-05T09:17:15.286Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:17:15 [2024-02-05T09:17:15.286Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:17:15 [2024-02-05T09:17:15.286Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:17:15 [2024-02-05T09:17:15.286Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:17:15 [2024-02-05T09:17:15.542Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
09:17:15 [2024-02-05T09:17:15.542Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:17:16 [2024-02-05T09:17:16.106Z] 	github.com/docker/docker/libnetwork/config	coverage: 9.3% of statements
09:17:16 [2024-02-05T09:17:16.106Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
09:17:16 [2024-02-05T09:17:16.362Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 21.9% of statements
09:17:16 [2024-02-05T09:17:16.362Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
09:17:16 [2024-02-05T09:17:16.362Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:17:16 [2024-02-05T09:17:16.362Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:17:16 [2024-02-05T09:17:16.619Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:17:16 [2024-02-05T09:17:16.619Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
09:17:19 [2024-02-05T09:17:19.891Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 60.1% of statements
09:17:19 [2024-02-05T09:17:19.891Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.981s	coverage: 60.1% of statements
09:17:19 [2024-02-05T09:17:19.891Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:17:20 [2024-02-05T09:17:20.148Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
09:17:20 [2024-02-05T09:17:20.148Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
09:17:21 [2024-02-05T09:17:21.078Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 4.9% of statements
09:17:21 [2024-02-05T09:17:21.078Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.238s	coverage: 4.9% of statements
09:17:21 [2024-02-05T09:17:21.078Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:17:21 [2024-02-05T09:17:21.641Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.5% of statements
09:17:21 [2024-02-05T09:17:21.641Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
09:17:21 [2024-02-05T09:17:21.641Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:17:21 [2024-02-05T09:17:21.898Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
09:17:21 [2024-02-05T09:17:21.898Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
09:17:31 [2024-02-05T09:17:31.846Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.7% of statements
09:17:31 [2024-02-05T09:17:31.846Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.237s	coverage: 6.7% of statements
09:17:31 [2024-02-05T09:17:31.846Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:17:31 [2024-02-05T09:17:31.846Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
09:17:31 [2024-02-05T09:17:31.846Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
09:17:32 [2024-02-05T09:17:32.410Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
09:17:32 [2024-02-05T09:17:32.410Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.4% of statements
09:17:32 [2024-02-05T09:17:32.410Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:17:32 [2024-02-05T09:17:32.410Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:17:32 [2024-02-05T09:17:32.410Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:17:32 [2024-02-05T09:17:32.973Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 82.4% of statements
09:17:32 [2024-02-05T09:17:32.973Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
09:17:33 [2024-02-05T09:17:33.229Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.2% of statements
09:17:33 [2024-02-05T09:17:33.229Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
09:17:33 [2024-02-05T09:17:33.486Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
09:17:33 [2024-02-05T09:17:33.486Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
09:17:33 [2024-02-05T09:17:33.743Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:17:33 [2024-02-05T09:17:33.743Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:17:45 [2024-02-05T09:17:45.920Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:17:45 [2024-02-05T09:17:45.920Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 85.3% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/ipam	16.558s	coverage: 85.3% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:18:03 [2024-02-05T09:18:03.973Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 71.4% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 74.0% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.290s	coverage: 74.0% of statements
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/iptables	0.237s	coverage: 40.7% of statements
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/netlabel	coverage: 60.0% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
09:18:03 [2024-02-05T09:18:03.973Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 44.1% of statements
09:18:03 [2024-02-05T09:18:03.973Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 44.1% of statements
09:19:55 [2024-02-05T09:19:55.371Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.1% of statements
09:19:55 [2024-02-05T09:19:55.371Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.328s	coverage: 60.1% of statements
09:19:55 [2024-02-05T09:19:55.371Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:19:55 [2024-02-05T09:19:55.371Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:19:55 [2024-02-05T09:19:55.371Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:19:55 [2024-02-05T09:19:55.371Z] 	github.com/docker/docker/libnetwork/osl	coverage: 42.1% of statements
09:19:55 [2024-02-05T09:19:55.371Z] ok  	github.com/docker/docker/libnetwork/osl	4.592s	coverage: 42.1% of statements
09:19:55 [2024-02-05T09:19:55.371Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:19:55 [2024-02-05T09:19:55.371Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:19:55 [2024-02-05T09:19:55.371Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:19:55 [2024-02-05T09:19:55.371Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:19:56 [2024-02-05T09:19:56.740Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 48.6% of statements
09:19:56 [2024-02-05T09:19:56.740Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.704s	coverage: 48.6% of statements
09:19:56 [2024-02-05T09:19:56.740Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
09:19:56 [2024-02-05T09:19:56.740Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
09:19:56 [2024-02-05T09:19:56.740Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:19:56 [2024-02-05T09:19:56.996Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
09:19:56 [2024-02-05T09:19:56.996Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
09:19:56 [2024-02-05T09:19:56.996Z] 
09:19:56 [2024-02-05T09:19:56.996Z] === Skipped
09:19:56 [2024-02-05T09:19:56.996Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:19:56 [2024-02-05T09:19:56.996Z]     firewalld_test.go:14: firewalld is not running
09:19:56 [2024-02-05T09:19:56.996Z] 
09:19:56 [2024-02-05T09:19:56.996Z] DONE 331 tests, 1 skipped in 211.922s
Post stage
[Pipeline] junit
09:19:57 [2024-02-05T09:19:57.937Z] Recording test results
09:19:58 [2024-02-05T09:19:58.056Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:19:58 [2024-02-05T09:19:58.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47325/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5c9f26e3d6d0babfed271f51c7a5440a75690f7 -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:d5c9f26e3d6d0babfed271f51c7a5440a75690f7 hack/make.sh dynbinary test-integration
09:19:58 [2024-02-05T09:19:58.609Z] 
09:19:58 [2024-02-05T09:19:58.609Z] Removing bundles/
09:19:58 [2024-02-05T09:19:58.609Z] 
09:19:58 [2024-02-05T09:19:58.609Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:19:58 [2024-02-05T09:19:58.609Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:20:30 [2024-02-05T09:20:30.657Z] Created binary: bundles/dynbinary-daemon/dockerd
09:20:30 [2024-02-05T09:20:30.657Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:20:30 [2024-02-05T09:20:30.657Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:20:30 [2024-02-05T09:20:30.657Z] 
09:20:30 [2024-02-05T09:20:30.657Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:20:30 [2024-02-05T09:20:30.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:20:30 [2024-02-05T09:20:30.657Z] HOSTNAME=a2b5344d764a
09:20:30 [2024-02-05T09:20:30.657Z] TESTDEBUG=0
09:20:30 [2024-02-05T09:20:30.657Z] DEST=bundles/test-integration
09:20:30 [2024-02-05T09:20:30.657Z] PWD=/go/src/github.com/docker/docker
09:20:30 [2024-02-05T09:20:30.657Z] DOCKER_GITCOMMIT=d5c9f26e3d6d0babfed271f51c7a5440a75690f7
09:20:30 [2024-02-05T09:20:30.657Z] container=docker
09:20:30 [2024-02-05T09:20:30.657Z] HOME=/root
09:20:30 [2024-02-05T09:20:30.657Z] GOLANG_VERSION=1.20.13
09:20:30 [2024-02-05T09:20:30.657Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:20:30 [2024-02-05T09:20:30.657Z] VALIDATE_BRANCH=23.0
09:20:30 [2024-02-05T09:20:30.657Z] TERM=xterm
09:20:30 [2024-02-05T09:20:30.657Z] DOCKER_PKG=github.com/docker/docker
09:20:30 [2024-02-05T09:20:30.657Z] SHLVL=1
09:20:30 [2024-02-05T09:20:30.657Z] TIMEOUT=120m
09:20:30 [2024-02-05T09:20:30.657Z] DOCKER_GRAPHDRIVER=overlay2
09:20:30 [2024-02-05T09:20:30.657Z] GO111MODULE=off
09:20:30 [2024-02-05T09:20:30.657Z] DOCKER_EXPERIMENTAL=1
09:20:30 [2024-02-05T09:20:30.657Z] TEST_SKIP_INTEGRATION_CLI=1
09:20:30 [2024-02-05T09:20:30.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:20:30 [2024-02-05T09:20:30.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:20:30 [2024-02-05T09:20:30.657Z] GOPATH=/go
09:20:30 [2024-02-05T09:20:30.657Z] PKG_CONFIG=pkg-config
09:20:30 [2024-02-05T09:20:30.657Z] _=/usr/bin/env
09:20:30 [2024-02-05T09:20:30.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:20:45 [2024-02-05T09:20:45.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:20:45 [2024-02-05T09:20:45.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:20:45 [2024-02-05T09:20:45.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:20:53 [2024-02-05T09:20:53.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:20:57 [2024-02-05T09:20:57.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:21:01 [2024-02-05T09:21:01.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:21:01 [2024-02-05T09:21:01.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:21:02 [2024-02-05T09:21:02.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:21:03 [2024-02-05T09:21:03.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:21:03 [2024-02-05T09:21:03.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:21:03 [2024-02-05T09:21:03.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:21:04 [2024-02-05T09:21:04.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:21:05 [2024-02-05T09:21:05.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:21:07 [2024-02-05T09:21:07.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:21:07 [2024-02-05T09:21:07.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:21:07 [2024-02-05T09:21:07.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:21:08 [2024-02-05T09:21:08.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:21:09 [2024-02-05T09:21:09.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:21:10 [2024-02-05T09:21:10.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:21:10 [2024-02-05T09:21:10.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:21:11 [2024-02-05T09:21:11.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:21:12 [2024-02-05T09:21:12.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:21:12 [2024-02-05T09:21:12.132Z] Using test binary docker
09:21:12 [2024-02-05T09:21:12.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:21:12 [2024-02-05T09:21:12.132Z] +++ /etc/init.d/apparmor start
09:21:12 [2024-02-05T09:21:12.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:21:12 [2024-02-05T09:21:12.132Z] INFO: Waiting for daemon to start...
09:21:12 [2024-02-05T09:21:12.132Z] Starting dockerd
09:21:12 [2024-02-05T09:21:12.132Z] +++ 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
09:21:14 [2024-02-05T09:21:14.280Z] .
09:21:14 [2024-02-05T09:21:14.280Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:21:14 [2024-02-05T09:21:14.280Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:21:14 [2024-02-05T09:21:14.280Z] Error: No such image: emptyfs
09:21:14 [2024-02-05T09:21:14.280Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:21:14 [2024-02-05T09:21:14.280Z] ++++ docker load
09:21:14 [2024-02-05T09:21:14.536Z] Running integration-test (iteration 1)
09:21:14 [2024-02-05T09:21:14.536Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:21:14 [2024-02-05T09:21:14.536Z] ++ 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
09:21:14 [2024-02-05T09:21:14.536Z] ++ set -e
09:21:14 [2024-02-05T09:21:14.536Z] ++ '[' -n 0 ']'
09:21:14 [2024-02-05T09:21:14.536Z] ++ set -x
09:21:14 [2024-02-05T09:21:14.537Z] ++ 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
09:21:14 [2024-02-05T09:21:14.793Z] Loaded image: busybox:latest
09:21:14 [2024-02-05T09:21:14.793Z] Loaded image: busybox:glibc
09:21:15 [2024-02-05T09:21:15.357Z] Loaded image: debian:bullseye-slim
09:21:15 [2024-02-05T09:21:15.357Z] Loaded image: hello-world:latest
09:21:15 [2024-02-05T09:21:15.613Z] Loaded image: arm32v7/hello-world:latest
09:21:15 [2024-02-05T09:21:15.613Z] INFO: Testing against a local daemon
09:21:15 [2024-02-05T09:21:15.613Z] === RUN   TestCgroupNamespacesBuild
09:21:16 [2024-02-05T09:21:16.981Z] --- PASS: TestCgroupNamespacesBuild (1.20s)
09:21:16 [2024-02-05T09:21:16.981Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:21:17 [2024-02-05T09:21:17.910Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
09:21:17 [2024-02-05T09:21:17.910Z] === RUN   TestBuildWithSession
09:21:17 [2024-02-05T09:21:17.910Z]     build_session_test.go:25: TODO: BuildKit
09:21:17 [2024-02-05T09:21:17.910Z] --- SKIP: TestBuildWithSession (0.00s)
09:21:17 [2024-02-05T09:21:17.910Z] === RUN   TestBuildSquashParent
09:21:23 [2024-02-05T09:21:23.159Z] --- PASS: TestBuildSquashParent (4.50s)
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:21:23 [2024-02-05T09:21:23.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:21:23 [2024-02-05T09:21:23.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:21:23 [2024-02-05T09:21:23.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:21:23 [2024-02-05T09:21:23.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:21:23 [2024-02-05T09:21:23.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:21:23 [2024-02-05T09:21:23.159Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:21:23 [2024-02-05T09:21:23.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:21:23 [2024-02-05T09:21:23.159Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:21:23 [2024-02-05T09:21:23.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:21:23 [2024-02-05T09:21:23.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:21:23 [2024-02-05T09:21:23.159Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:21:23 [2024-02-05T09:21:23.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:21:23 [2024-02-05T09:21:23.159Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:21:25 [2024-02-05T09:21:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:21:25 [2024-02-05T09:21:25.682Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s)
09:21:25 [2024-02-05T09:21:25.682Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s)
09:21:25 [2024-02-05T09:21:25.682Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
09:21:25 [2024-02-05T09:21:25.682Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s)
09:21:25 [2024-02-05T09:21:25.682Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
09:21:25 [2024-02-05T09:21:25.682Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s)
09:21:25 [2024-02-05T09:21:25.682Z] === RUN   TestBuildMultiStageCopy
09:21:25 [2024-02-05T09:21:25.682Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:21:27 [2024-02-05T09:21:27.050Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:21:27 [2024-02-05T09:21:27.306Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:21:27 [2024-02-05T09:21:27.563Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:21:27 [2024-02-05T09:21:27.820Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:21:28 [2024-02-05T09:21:28.076Z] --- PASS: TestBuildMultiStageCopy (2.21s)
09:21:28 [2024-02-05T09:21:28.076Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s)
09:21:28 [2024-02-05T09:21:28.076Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
09:21:28 [2024-02-05T09:21:28.076Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
09:21:28 [2024-02-05T09:21:28.076Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
09:21:28 [2024-02-05T09:21:28.076Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
09:21:28 [2024-02-05T09:21:28.076Z] === RUN   TestBuildMultiStageParentConfig
09:21:28 [2024-02-05T09:21:28.639Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
09:21:28 [2024-02-05T09:21:28.639Z] === RUN   TestBuildLabelWithTargets
09:21:29 [2024-02-05T09:21:29.568Z] --- PASS: TestBuildLabelWithTargets (1.06s)
09:21:29 [2024-02-05T09:21:29.568Z] === RUN   TestBuildWithEmptyLayers
09:21:30 [2024-02-05T09:21:30.132Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
09:21:30 [2024-02-05T09:21:30.132Z] === RUN   TestBuildMultiStageOnBuild
09:21:32 [2024-02-05T09:21:32.024Z] --- PASS: TestBuildMultiStageOnBuild (1.51s)
09:21:32 [2024-02-05T09:21:32.024Z] === RUN   TestBuildUncleanTarFilenames
09:21:32 [2024-02-05T09:21:32.280Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
09:21:32 [2024-02-05T09:21:32.280Z] === RUN   TestBuildMultiStageLayerLeak
09:21:34 [2024-02-05T09:21:34.173Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s)
09:21:34 [2024-02-05T09:21:34.173Z] === RUN   TestBuildWithHugeFile
09:22:20 [2024-02-05T09:22:20.806Z] --- PASS: TestBuildWithHugeFile (46.12s)
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildWCOWSandboxSize
09:22:20 [2024-02-05T09:22:20.806Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:22:20 [2024-02-05T09:22:20.806Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildWithEmptyDockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:22:20 [2024-02-05T09:22:20.806Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:22:20 [2024-02-05T09:22:20.806Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
09:22:20 [2024-02-05T09:22:20.806Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:22:20 [2024-02-05T09:22:20.806Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildPreserveOwnership
09:22:20 [2024-02-05T09:22:20.806Z] === RUN   TestBuildPreserveOwnership/copy_from
09:22:22 [2024-02-05T09:22:22.698Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:22:23 [2024-02-05T09:22:23.628Z] --- PASS: TestBuildPreserveOwnership (3.24s)
09:22:23 [2024-02-05T09:22:23.628Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.15s)
09:22:23 [2024-02-05T09:22:23.628Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s)
09:22:23 [2024-02-05T09:22:23.628Z] === RUN   TestBuildPlatformInvalid
09:22:23 [2024-02-05T09:22:23.628Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:22:23 [2024-02-05T09:22:23.628Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:22:24 [2024-02-05T09:22:24.192Z] Loaded image: busybox:latest
09:22:24 [2024-02-05T09:22:24.192Z] Loaded image: busybox:glibc
09:22:24 [2024-02-05T09:22:24.756Z] Loaded image: debian:bullseye-slim
09:22:25 [2024-02-05T09:22:25.013Z] Loaded image: hello-world:latest
09:22:25 [2024-02-05T09:22:25.013Z] Loaded image: arm32v7/hello-world:latest
09:22:33 [2024-02-05T09:22:33.106Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.22s)
09:22:33 [2024-02-05T09:22:33.106Z] PASS
09:22:33 [2024-02-05T09:22:33.106Z] 
09:22:33 [2024-02-05T09:22:33.106Z] === Skipped
09:22:33 [2024-02-05T09:22:33.106Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:22:33 [2024-02-05T09:22:33.106Z]     build_session_test.go:25: TODO: BuildKit
09:22:33 [2024-02-05T09:22:33.106Z] 
09:22:33 [2024-02-05T09:22:33.106Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:22:33 [2024-02-05T09:22:33.106Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:22:33 [2024-02-05T09:22:33.106Z] 
09:22:33 [2024-02-05T09:22:33.106Z] DONE 34 tests, 2 skipped in 78.220s
09:22:33 [2024-02-05T09:22:33.106Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
09:22:33 [2024-02-05T09:22:33.106Z] ++ 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
09:22:33 [2024-02-05T09:22:33.106Z] ++ set -e
09:22:33 [2024-02-05T09:22:33.106Z] ++ '[' -n 0 ']'
09:22:33 [2024-02-05T09:22:33.106Z] ++ set -x
09:22:33 [2024-02-05T09:22:33.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
09:22:33 [2024-02-05T09:22:33.106Z] INFO: Testing against a local daemon
09:22:33 [2024-02-05T09:22:33.106Z] === RUN   TestNoNewPrivileges
09:22:38 [2024-02-05T09:22:38.355Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:22:38 [2024-02-05T09:22:38.918Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:22:39 [2024-02-05T09:22:39.481Z] --- PASS: TestNoNewPrivileges (6.60s)
09:22:39 [2024-02-05T09:22:39.481Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.45s)
09:22:39 [2024-02-05T09:22:39.481Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
09:22:39 [2024-02-05T09:22:39.481Z] PASS
09:22:39 [2024-02-05T09:22:39.481Z] 
09:22:39 [2024-02-05T09:22:39.481Z] DONE 3 tests in 6.622s
09:22:39 [2024-02-05T09:22:39.481Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:22:39 [2024-02-05T09:22:39.481Z] ++ 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
09:22:39 [2024-02-05T09:22:39.481Z] ++ set -e
09:22:39 [2024-02-05T09:22:39.481Z] ++ '[' -n 0 ']'
09:22:39 [2024-02-05T09:22:39.481Z] ++ set -x
09:22:39 [2024-02-05T09:22:39.481Z] ++ 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
09:22:39 [2024-02-05T09:22:39.481Z] INFO: Testing against a local daemon
09:22:39 [2024-02-05T09:22:39.481Z] === RUN   TestConfigInspect
09:22:42 [2024-02-05T09:22:42.000Z] --- PASS: TestConfigInspect (2.43s)
09:22:42 [2024-02-05T09:22:42.000Z] === RUN   TestConfigList
09:22:44 [2024-02-05T09:22:44.520Z] --- PASS: TestConfigList (2.48s)
09:22:44 [2024-02-05T09:22:44.520Z] === RUN   TestConfigsCreateAndDelete
09:22:47 [2024-02-05T09:22:47.039Z] --- PASS: TestConfigsCreateAndDelete (2.39s)
09:22:47 [2024-02-05T09:22:47.039Z] === RUN   TestConfigsUpdate
09:22:49 [2024-02-05T09:22:49.558Z] --- PASS: TestConfigsUpdate (2.41s)
09:22:49 [2024-02-05T09:22:49.558Z] === RUN   TestTemplatedConfig
09:22:52 [2024-02-05T09:22:52.077Z] --- PASS: TestTemplatedConfig (2.89s)
09:22:52 [2024-02-05T09:22:52.077Z] === RUN   TestConfigCreateResolve
09:22:54 [2024-02-05T09:22:54.597Z] --- PASS: TestConfigCreateResolve (2.38s)
09:22:54 [2024-02-05T09:22:54.597Z] PASS
09:22:54 [2024-02-05T09:22:54.597Z] 
09:22:54 [2024-02-05T09:22:54.597Z] DONE 6 tests in 15.000s
09:22:54 [2024-02-05T09:22:54.597Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:22:54 [2024-02-05T09:22:54.597Z] ++ 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
09:22:54 [2024-02-05T09:22:54.597Z] ++ set -e
09:22:54 [2024-02-05T09:22:54.597Z] ++ '[' -n 0 ']'
09:22:54 [2024-02-05T09:22:54.597Z] ++ set -x
09:22:54 [2024-02-05T09:22:54.597Z] ++ 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
09:22:54 [2024-02-05T09:22:54.597Z] INFO: Testing against a local daemon
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestAttachWithTTY
09:22:54 [2024-02-05T09:22:54.597Z] --- PASS: TestAttachWithTTY (0.07s)
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestAttachWithoutTTy
09:22:54 [2024-02-05T09:22:54.597Z] --- PASS: TestAttachWithoutTTy (0.05s)
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestCheckpoint
09:22:54 [2024-02-05T09:22:54.597Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:22:54 [2024-02-05T09:22:54.597Z] --- SKIP: TestCheckpoint (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/commit
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/commit
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/create
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/containers/create
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:22:54 [2024-02-05T09:22:54.597Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/commit
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === CONT  TestContainerInvalidJSON/containers/create
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:22:54 [2024-02-05T09:22:54.597Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:22:54 [2024-02-05T09:22:54.597Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.597Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:22:54 [2024-02-05T09:22:54.598Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:22:54 [2024-02-05T09:22:54.598Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:22:54 [2024-02-05T09:22:54.598Z] === RUN   TestCopyFromContainerPathIsNotDir
09:22:54 [2024-02-05T09:22:54.598Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:22:54 [2024-02-05T09:22:54.598Z] === RUN   TestCopyToContainerPathDoesNotExist
09:22:54 [2024-02-05T09:22:54.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
09:22:54 [2024-02-05T09:22:54.598Z] === RUN   TestCopyEmptyFile
09:22:54 [2024-02-05T09:22:54.854Z] --- PASS: TestCopyEmptyFile (0.20s)
09:22:54 [2024-02-05T09:22:54.854Z] === RUN   TestCopyToContainerPathIsNotDir
09:22:54 [2024-02-05T09:22:54.854Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:22:54 [2024-02-05T09:22:54.854Z] === RUN   TestCopyFromContainer
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer//
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer//bar/root
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer//bar/root/
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer/bar/quux
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer/bar/quux/
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:22:56 [2024-02-05T09:22:56.222Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCopyFromContainer/bar/notarget
09:22:56 [2024-02-05T09:22:56.479Z] --- PASS: TestCopyFromContainer (1.61s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer// (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:22:56 [2024-02-05T09:22:56.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:22:56 [2024-02-05T09:22:56.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:22:56 [2024-02-05T09:22:56.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:22:56 [2024-02-05T09:22:56.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:22:56 [2024-02-05T09:22:56.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:22:56 [2024-02-05T09:22:56.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:22:56 [2024-02-05T09:22:56.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:22:56 [2024-02-05T09:22:56.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:22:56 [2024-02-05T09:22:56.479Z] === RUN   TestCreateLinkToNonExistingContainer
09:22:56 [2024-02-05T09:22:56.735Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:22:56 [2024-02-05T09:22:56.735Z] === RUN   TestCreateWithInvalidEnv
09:22:56 [2024-02-05T09:22:56.735Z] === RUN   TestCreateWithInvalidEnv/0
09:22:56 [2024-02-05T09:22:56.735Z] === PAUSE TestCreateWithInvalidEnv/0
09:22:56 [2024-02-05T09:22:56.735Z] === RUN   TestCreateWithInvalidEnv/1
09:22:56 [2024-02-05T09:22:56.735Z] === PAUSE TestCreateWithInvalidEnv/1
09:22:56 [2024-02-05T09:22:56.735Z] === RUN   TestCreateWithInvalidEnv/2
09:22:56 [2024-02-05T09:22:56.735Z] === PAUSE TestCreateWithInvalidEnv/2
09:22:56 [2024-02-05T09:22:56.735Z] === CONT  TestCreateWithInvalidEnv/0
09:22:56 [2024-02-05T09:22:56.735Z] === CONT  TestCreateWithInvalidEnv/2
09:22:56 [2024-02-05T09:22:56.735Z] === CONT  TestCreateWithInvalidEnv/1
09:22:56 [2024-02-05T09:22:56.735Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:22:56 [2024-02-05T09:22:56.735Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:22:56 [2024-02-05T09:22:56.735Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:22:56 [2024-02-05T09:22:56.735Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:22:56 [2024-02-05T09:22:56.735Z] === RUN   TestCreateTmpfsMountsTarget
09:22:56 [2024-02-05T09:22:56.735Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:22:56 [2024-02-05T09:22:56.735Z] === RUN   TestCreateWithCustomMaskedPaths
09:22:58 [2024-02-05T09:22:58.103Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s)
09:22:58 [2024-02-05T09:22:58.103Z] === RUN   TestCreateWithCustomReadonlyPaths
09:22:59 [2024-02-05T09:22:59.471Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s)
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:22:59 [2024-02-05T09:22:59.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:22:59 [2024-02-05T09:22:59.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:22:59 [2024-02-05T09:22:59.471Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:22:59 [2024-02-05T09:22:59.471Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:22:59 [2024-02-05T09:22:59.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:22:59 [2024-02-05T09:22:59.471Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:22:59 [2024-02-05T09:22:59.471Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:22:59 [2024-02-05T09:22:59.471Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:22:59 [2024-02-05T09:22:59.471Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:22:59 [2024-02-05T09:22:59.471Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:22:59 [2024-02-05T09:22:59.471Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:23:00 [2024-02-05T09:23:00.034Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
09:23:00 [2024-02-05T09:23:00.034Z] === RUN   TestCreateDifferentPlatform
09:23:00 [2024-02-05T09:23:00.034Z] === RUN   TestCreateDifferentPlatform/different_os
09:23:00 [2024-02-05T09:23:00.034Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:23:00 [2024-02-05T09:23:00.034Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:23:00 [2024-02-05T09:23:00.034Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:23:00 [2024-02-05T09:23:00.034Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:23:00 [2024-02-05T09:23:00.034Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:23:00 [2024-02-05T09:23:00.034Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
09:23:00 [2024-02-05T09:23:00.034Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:23:00 [2024-02-05T09:23:00.291Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestCreateInvalidHostConfig
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:23:00 [2024-02-05T09:23:00.291Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:23:00 [2024-02-05T09:23:00.291Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:23:00 [2024-02-05T09:23:00.291Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:23:00 [2024-02-05T09:23:00.291Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:23:00 [2024-02-05T09:23:00.291Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:23:00 [2024-02-05T09:23:00.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:23:00 [2024-02-05T09:23:00.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:23:00 [2024-02-05T09:23:00.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:23:00 [2024-02-05T09:23:00.291Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestContainerStartOnDaemonRestart
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestContainerStartOnDaemonRestart
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestDaemonRestartIpcMode
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestDaemonRestartIpcMode
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestDaemonHostGatewayIP
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestDaemonHostGatewayIP
09:23:00 [2024-02-05T09:23:00.291Z] === RUN   TestRestartDaemonWithRestartingContainer
09:23:00 [2024-02-05T09:23:00.291Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:23:00 [2024-02-05T09:23:00.292Z] === RUN   TestContainerKillOnDaemonStart
09:23:00 [2024-02-05T09:23:00.292Z] === PAUSE TestContainerKillOnDaemonStart
09:23:00 [2024-02-05T09:23:00.292Z] === RUN   TestDiff
09:23:00 [2024-02-05T09:23:00.854Z] --- PASS: TestDiff (0.54s)
09:23:00 [2024-02-05T09:23:00.854Z] === RUN   TestExecConsoleSize
09:23:01 [2024-02-05T09:23:01.418Z] --- PASS: TestExecConsoleSize (0.56s)
09:23:01 [2024-02-05T09:23:01.418Z] === RUN   TestExecWithCloseStdin
09:23:01 [2024-02-05T09:23:01.981Z] --- PASS: TestExecWithCloseStdin (0.57s)
09:23:01 [2024-02-05T09:23:01.981Z] === RUN   TestExec
09:23:02 [2024-02-05T09:23:02.544Z] --- PASS: TestExec (0.53s)
09:23:02 [2024-02-05T09:23:02.544Z] === RUN   TestExecUser
09:23:03 [2024-02-05T09:23:03.107Z] --- PASS: TestExecUser (0.55s)
09:23:03 [2024-02-05T09:23:03.107Z] === RUN   TestExportContainerAndImportImage
09:23:03 [2024-02-05T09:23:03.670Z] --- PASS: TestExportContainerAndImportImage (0.61s)
09:23:03 [2024-02-05T09:23:03.670Z] === RUN   TestExportContainerAfterDaemonRestart
09:23:05 [2024-02-05T09:23:05.039Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
09:23:05 [2024-02-05T09:23:05.039Z] === RUN   TestHealthCheckWorkdir
09:23:05 [2024-02-05T09:23:05.602Z] --- PASS: TestHealthCheckWorkdir (0.59s)
09:23:05 [2024-02-05T09:23:05.602Z] === RUN   TestHealthKillContainer
09:23:13 [2024-02-05T09:23:13.694Z] --- PASS: TestHealthKillContainer (7.81s)
09:23:13 [2024-02-05T09:23:13.694Z] === RUN   TestHealthCheckProcessKilled
09:23:13 [2024-02-05T09:23:13.950Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
09:23:13 [2024-02-05T09:23:13.950Z] === RUN   TestInspectCpusetInConfigPre120
09:23:14 [2024-02-05T09:23:14.513Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
09:23:14 [2024-02-05T09:23:14.513Z] === RUN   TestIpcModeNone
09:23:15 [2024-02-05T09:23:15.076Z] --- PASS: TestIpcModeNone (0.53s)
09:23:15 [2024-02-05T09:23:15.076Z] === RUN   TestIpcModePrivate
09:23:15 [2024-02-05T09:23:15.332Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
09:23:15 [2024-02-05T09:23:15.589Z] --- PASS: TestIpcModePrivate (0.49s)
09:23:15 [2024-02-05T09:23:15.589Z] === RUN   TestIpcModeShareable
09:23:15 [2024-02-05T09:23:15.845Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
09:23:16 [2024-02-05T09:23:16.102Z] --- PASS: TestIpcModeShareable (0.53s)
09:23:16 [2024-02-05T09:23:16.102Z] === RUN   TestAPIIpcModeShareableAndContainer
09:23:17 [2024-02-05T09:23:17.994Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s)
09:23:17 [2024-02-05T09:23:17.994Z] === RUN   TestAPIIpcModeHost
09:23:17 [2024-02-05T09:23:17.994Z] --- PASS: TestAPIIpcModeHost (0.35s)
09:23:17 [2024-02-05T09:23:17.994Z] === RUN   TestDaemonIpcModeShareable
09:23:19 [2024-02-05T09:23:19.362Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
09:23:19 [2024-02-05T09:23:19.362Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
09:23:19 [2024-02-05T09:23:19.362Z] === RUN   TestDaemonIpcModePrivate
09:23:20 [2024-02-05T09:23:20.290Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
09:23:20 [2024-02-05T09:23:20.547Z] --- PASS: TestDaemonIpcModePrivate (1.27s)
09:23:20 [2024-02-05T09:23:20.547Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:23:21 [2024-02-05T09:23:21.476Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
09:23:21 [2024-02-05T09:23:21.733Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
09:23:21 [2024-02-05T09:23:21.733Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:23:22 [2024-02-05T09:23:22.662Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
09:23:22 [2024-02-05T09:23:22.918Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s)
09:23:22 [2024-02-05T09:23:22.918Z] === RUN   TestIpcModeOlderClient
09:23:22 [2024-02-05T09:23:22.918Z] === PAUSE TestIpcModeOlderClient
09:23:22 [2024-02-05T09:23:22.918Z] === RUN   TestKillContainerInvalidSignal
09:23:23 [2024-02-05T09:23:23.482Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
09:23:23 [2024-02-05T09:23:23.482Z] === RUN   TestKillContainer
09:23:23 [2024-02-05T09:23:23.482Z] === RUN   TestKillContainer/no_signal
09:23:24 [2024-02-05T09:23:24.045Z] === RUN   TestKillContainer/non_killing_signal
09:23:24 [2024-02-05T09:23:24.302Z] === RUN   TestKillContainer/killing_signal
09:23:24 [2024-02-05T09:23:24.865Z] --- PASS: TestKillContainer (1.49s)
09:23:24 [2024-02-05T09:23:24.865Z]     --- PASS: TestKillContainer/no_signal (0.48s)
09:23:24 [2024-02-05T09:23:24.865Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
09:23:24 [2024-02-05T09:23:24.865Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
09:23:24 [2024-02-05T09:23:24.865Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:23:24 [2024-02-05T09:23:24.865Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:23:25 [2024-02-05T09:23:25.428Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:23:25 [2024-02-05T09:23:25.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s)
09:23:25 [2024-02-05T09:23:25.991Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
09:23:25 [2024-02-05T09:23:25.991Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
09:23:25 [2024-02-05T09:23:25.991Z] === RUN   TestKillStoppedContainer
09:23:25 [2024-02-05T09:23:25.991Z] --- PASS: TestKillStoppedContainer (0.06s)
09:23:25 [2024-02-05T09:23:25.991Z] === RUN   TestKillStoppedContainerAPIPre120
09:23:25 [2024-02-05T09:23:25.991Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:23:25 [2024-02-05T09:23:25.991Z] === RUN   TestKillDifferentUserContainer
09:23:26 [2024-02-05T09:23:26.554Z] --- PASS: TestKillDifferentUserContainer (0.52s)
09:23:26 [2024-02-05T09:23:26.554Z] === RUN   TestInspectOomKilledTrue
09:23:27 [2024-02-05T09:23:27.118Z] --- PASS: TestInspectOomKilledTrue (0.53s)
09:23:27 [2024-02-05T09:23:27.118Z] === RUN   TestInspectOomKilledFalse
09:23:27 [2024-02-05T09:23:27.681Z] --- PASS: TestInspectOomKilledFalse (0.50s)
09:23:27 [2024-02-05T09:23:27.681Z] === RUN   TestLinksEtcHostsContentMatch
09:23:27 [2024-02-05T09:23:27.938Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
09:23:27 [2024-02-05T09:23:27.938Z] === RUN   TestLinksContainerNames
09:23:28 [2024-02-05T09:23:28.868Z] --- PASS: TestLinksContainerNames (1.02s)
09:23:28 [2024-02-05T09:23:28.868Z] === RUN   TestLogsFollowTailEmpty
09:23:29 [2024-02-05T09:23:29.431Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:23:29 [2024-02-05T09:23:29.431Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:23:29 [2024-02-05T09:23:29.431Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:23:29 [2024-02-05T09:23:29.431Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:23:29 [2024-02-05T09:23:29.431Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:23:29 [2024-02-05T09:23:29.431Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:23:31 [2024-02-05T09:23:31.324Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:23:31 [2024-02-05T09:23:31.324Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:23:31 [2024-02-05T09:23:31.324Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:23:31 [2024-02-05T09:23:31.324Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:23:31 [2024-02-05T09:23:31.324Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:23:32 [2024-02-05T09:23:32.693Z] --- PASS: TestLogs (3.22s)
09:23:32 [2024-02-05T09:23:32.693Z]     --- PASS: TestLogs/driver_local (0.01s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.93s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.47s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.48s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.61s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.66s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.72s)
09:23:32 [2024-02-05T09:23:32.693Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.21s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.21s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.26s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.38s)
09:23:32 [2024-02-05T09:23:32.693Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.48s)
09:23:32 [2024-02-05T09:23:32.693Z] === RUN   TestContainerNetworkMountsNoChown
09:23:33 [2024-02-05T09:23:33.256Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/default
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/default
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/private
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/private
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rprivate
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rprivate
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/slave
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/slave
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rslave
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rslave
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/shared
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/shared
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rshared
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rshared
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/default
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/rslave
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/shared
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/rprivate
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/slave
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/rshared
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/private
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/default/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/default/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:23:33 [2024-02-05T09:23:33.256Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:23:33 [2024-02-05T09:23:33.256Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === RUN   TestMountDaemonRoot/private/bind_root
09:23:33 [2024-02-05T09:23:33.257Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:23:33 [2024-02-05T09:23:33.257Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === RUN   TestMountDaemonRoot/private/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/default/bind_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/default/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:23:33 [2024-02-05T09:23:33.257Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:23:33 [2024-02-05T09:23:33.513Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:23:33 [2024-02-05T09:23:33.513Z] === CONT  TestMountDaemonRoot/private/mount_root
09:23:33 [2024-02-05T09:23:33.513Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:23:33 [2024-02-05T09:23:33.513Z] === CONT  TestMountDaemonRoot/private/bind_root
09:23:33 [2024-02-05T09:23:33.513Z] --- PASS: TestMountDaemonRoot (0.02s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
09:23:33 [2024-02-05T09:23:33.513Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
09:23:33 [2024-02-05T09:23:33.513Z] === RUN   TestContainerBindMountNonRecursive
09:23:34 [2024-02-05T09:23:34.882Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
09:23:34 [2024-02-05T09:23:34.882Z] === RUN   TestContainerVolumesMountedAsShared
09:23:35 [2024-02-05T09:23:35.446Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
09:23:35 [2024-02-05T09:23:35.446Z] === RUN   TestContainerVolumesMountedAsSlave
09:23:35 [2024-02-05T09:23:35.702Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
09:23:35 [2024-02-05T09:23:35.702Z] === RUN   TestNetworkNat
09:23:36 [2024-02-05T09:23:36.266Z] --- PASS: TestNetworkNat (0.57s)
09:23:36 [2024-02-05T09:23:36.266Z] === RUN   TestNetworkLocalhostTCPNat
09:23:36 [2024-02-05T09:23:36.829Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s)
09:23:36 [2024-02-05T09:23:36.829Z] === RUN   TestNetworkLoopbackNat
09:23:40 [2024-02-05T09:23:40.101Z] --- PASS: TestNetworkLoopbackNat (2.68s)
09:23:40 [2024-02-05T09:23:40.101Z] === RUN   TestPause
09:23:40 [2024-02-05T09:23:40.101Z] --- PASS: TestPause (0.56s)
09:23:40 [2024-02-05T09:23:40.101Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:23:40 [2024-02-05T09:23:40.101Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:23:40 [2024-02-05T09:23:40.101Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:23:40 [2024-02-05T09:23:40.101Z] === RUN   TestPauseStopPausedContainer
09:23:40 [2024-02-05T09:23:40.665Z] --- PASS: TestPauseStopPausedContainer (0.52s)
09:23:40 [2024-02-05T09:23:40.665Z] === RUN   TestPidHost
09:23:42 [2024-02-05T09:23:42.033Z] --- PASS: TestPidHost (1.12s)
09:23:42 [2024-02-05T09:23:42.033Z] === RUN   TestPsFilter
09:23:42 [2024-02-05T09:23:42.033Z] --- PASS: TestPsFilter (0.14s)
09:23:42 [2024-02-05T09:23:42.033Z] === RUN   TestRemoveContainerWithRemovedVolume
09:23:42 [2024-02-05T09:23:42.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
09:23:42 [2024-02-05T09:23:42.596Z] === RUN   TestRemoveContainerWithVolume
09:23:42 [2024-02-05T09:23:42.853Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
09:23:42 [2024-02-05T09:23:42.853Z] === RUN   TestRemoveContainerRunning
09:23:43 [2024-02-05T09:23:43.416Z] --- PASS: TestRemoveContainerRunning (0.52s)
09:23:43 [2024-02-05T09:23:43.416Z] === RUN   TestRemoveContainerForceRemoveRunning
09:23:43 [2024-02-05T09:23:43.979Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
09:23:43 [2024-02-05T09:23:43.979Z] === RUN   TestRemoveInvalidContainer
09:23:43 [2024-02-05T09:23:43.979Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:23:43 [2024-02-05T09:23:43.979Z] === RUN   TestRenameLinkedContainer
09:23:46 [2024-02-05T09:23:46.500Z] --- PASS: TestRenameLinkedContainer (2.06s)
09:23:46 [2024-02-05T09:23:46.500Z] === RUN   TestRenameStoppedContainer
09:23:46 [2024-02-05T09:23:46.500Z] --- PASS: TestRenameStoppedContainer (0.49s)
09:23:46 [2024-02-05T09:23:46.500Z] === RUN   TestRenameRunningContainerAndReuse
09:23:47 [2024-02-05T09:23:47.430Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s)
09:23:47 [2024-02-05T09:23:47.430Z] === RUN   TestRenameInvalidName
09:23:47 [2024-02-05T09:23:47.993Z] --- PASS: TestRenameInvalidName (0.53s)
09:23:47 [2024-02-05T09:23:47.993Z] === RUN   TestRenameAnonymousContainer
09:23:49 [2024-02-05T09:23:49.886Z] --- PASS: TestRenameAnonymousContainer (1.81s)
09:23:49 [2024-02-05T09:23:49.886Z] === RUN   TestRenameContainerWithSameName
09:23:50 [2024-02-05T09:23:50.449Z] --- PASS: TestRenameContainerWithSameName (0.52s)
09:23:50 [2024-02-05T09:23:50.449Z] === RUN   TestRenameContainerWithLinkedContainer
09:23:51 [2024-02-05T09:23:51.380Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
09:23:51 [2024-02-05T09:23:51.380Z] === RUN   TestResize
09:23:51 [2024-02-05T09:23:51.943Z] --- PASS: TestResize (0.49s)
09:23:51 [2024-02-05T09:23:51.943Z] === RUN   TestResizeWithInvalidSize
09:23:52 [2024-02-05T09:23:52.506Z] --- PASS: TestResizeWithInvalidSize (0.51s)
09:23:52 [2024-02-05T09:23:52.506Z] === RUN   TestResizeWhenContainerNotStarted
09:23:53 [2024-02-05T09:23:53.070Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:23:53 [2024-02-05T09:23:53.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:23:54 [2024-02-05T09:23:54.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:23:55 [2024-02-05T09:23:55.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:23:55 [2024-02-05T09:23:55.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:23:55 [2024-02-05T09:23:55.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:23:55 [2024-02-05T09:23:55.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:23:56 [2024-02-05T09:23:56.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:23:56 [2024-02-05T09:23:56.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:23:56 [2024-02-05T09:23:56.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:23:59 [2024-02-05T09:23:59.870Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.31s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.92s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.50s)
09:23:59 [2024-02-05T09:23:59.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
09:23:59 [2024-02-05T09:23:59.870Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:23:59 [2024-02-05T09:23:59.870Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:24:00 [2024-02-05T09:24:00.800Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:24:01 [2024-02-05T09:24:01.730Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.24s)
09:24:01 [2024-02-05T09:24:01.730Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.08s)
09:24:01 [2024-02-05T09:24:01.730Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.15s)
09:24:01 [2024-02-05T09:24:01.730Z] === RUN   TestCgroupNamespacesRun
09:24:03 [2024-02-05T09:24:03.099Z] --- PASS: TestCgroupNamespacesRun (1.23s)
09:24:03 [2024-02-05T09:24:03.099Z] === RUN   TestCgroupNamespacesRunPrivileged
09:24:04 [2024-02-05T09:24:04.467Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
09:24:04 [2024-02-05T09:24:04.467Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:24:05 [2024-02-05T09:24:05.396Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s)
09:24:05 [2024-02-05T09:24:05.396Z] === RUN   TestCgroupNamespacesRunHostMode
09:24:06 [2024-02-05T09:24:06.807Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
09:24:06 [2024-02-05T09:24:06.807Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:24:07 [2024-02-05T09:24:07.858Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s)
09:24:07 [2024-02-05T09:24:07.858Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:24:09 [2024-02-05T09:24:09.351Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s)
09:24:09 [2024-02-05T09:24:09.351Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:24:09 [2024-02-05T09:24:09.959Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
09:24:09 [2024-02-05T09:24:09.959Z] === RUN   TestCgroupNamespacesRunOlderClient
09:24:11 [2024-02-05T09:24:11.334Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
09:24:11 [2024-02-05T09:24:11.334Z] === RUN   TestNISDomainname
09:24:11 [2024-02-05T09:24:11.590Z] --- PASS: TestNISDomainname (0.60s)
09:24:11 [2024-02-05T09:24:11.590Z] === RUN   TestHostnameDnsResolution
09:24:12 [2024-02-05T09:24:12.519Z] --- PASS: TestHostnameDnsResolution (0.81s)
09:24:12 [2024-02-05T09:24:12.519Z] === RUN   TestUnprivilegedPortsAndPing
09:24:13 [2024-02-05T09:24:13.083Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
09:24:13 [2024-02-05T09:24:13.083Z] === RUN   TestPrivilegedHostDevices
09:24:13 [2024-02-05T09:24:13.646Z] --- PASS: TestPrivilegedHostDevices (0.58s)
09:24:13 [2024-02-05T09:24:13.646Z] === RUN   TestRunConsoleSize
09:24:14 [2024-02-05T09:24:14.209Z] --- PASS: TestRunConsoleSize (0.52s)
09:24:14 [2024-02-05T09:24:14.209Z] === RUN   TestRunWithAlternativeContainerdShim
09:24:16 [2024-02-05T09:24:16.729Z] --- PASS: TestRunWithAlternativeContainerdShim (2.20s)
09:24:16 [2024-02-05T09:24:16.729Z] === RUN   TestStats
09:24:18 [2024-02-05T09:24:18.096Z] --- PASS: TestStats (1.51s)
09:24:18 [2024-02-05T09:24:18.096Z] === RUN   TestStopContainerWithTimeout
09:24:18 [2024-02-05T09:24:18.096Z] === RUN   TestStopContainerWithTimeout/0
09:24:18 [2024-02-05T09:24:18.096Z] === PAUSE TestStopContainerWithTimeout/0
09:24:18 [2024-02-05T09:24:18.096Z] === RUN   TestStopContainerWithTimeout/1
09:24:18 [2024-02-05T09:24:18.096Z] === PAUSE TestStopContainerWithTimeout/1
09:24:18 [2024-02-05T09:24:18.096Z] === RUN   TestStopContainerWithTimeout/3
09:24:18 [2024-02-05T09:24:18.096Z] === PAUSE TestStopContainerWithTimeout/3
09:24:18 [2024-02-05T09:24:18.096Z] === RUN   TestStopContainerWithTimeout/-1
09:24:18 [2024-02-05T09:24:18.096Z] === PAUSE TestStopContainerWithTimeout/-1
09:24:18 [2024-02-05T09:24:18.096Z] === CONT  TestStopContainerWithTimeout/0
09:24:18 [2024-02-05T09:24:18.096Z] === CONT  TestStopContainerWithTimeout/3
09:24:18 [2024-02-05T09:24:18.096Z] === CONT  TestStopContainerWithTimeout/1
09:24:18 [2024-02-05T09:24:18.096Z] === CONT  TestStopContainerWithTimeout/-1
09:24:21 [2024-02-05T09:24:21.369Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:24:21 [2024-02-05T09:24:21.369Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
09:24:21 [2024-02-05T09:24:21.369Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
09:24:21 [2024-02-05T09:24:21.369Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
09:24:21 [2024-02-05T09:24:21.369Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
09:24:21 [2024-02-05T09:24:21.369Z] === RUN   TestDeleteDevicemapper
09:24:21 [2024-02-05T09:24:21.369Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
09:24:21 [2024-02-05T09:24:21.369Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:24:21 [2024-02-05T09:24:21.369Z] === RUN   TestStopContainerWithTimeoutCancel
09:24:21 [2024-02-05T09:24:21.369Z] === PAUSE TestStopContainerWithTimeoutCancel
09:24:21 [2024-02-05T09:24:21.369Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:24:23 [2024-02-05T09:24:23.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s)
09:24:23 [2024-02-05T09:24:23.261Z] === RUN   TestUpdateMemory
09:24:23 [2024-02-05T09:24:23.824Z] --- PASS: TestUpdateMemory (0.63s)
09:24:23 [2024-02-05T09:24:23.824Z] === RUN   TestUpdateCPUQuota
09:24:24 [2024-02-05T09:24:24.754Z] --- PASS: TestUpdateCPUQuota (0.78s)
09:24:24 [2024-02-05T09:24:24.754Z] === RUN   TestUpdatePidsLimit
09:24:24 [2024-02-05T09:24:24.754Z] === RUN   TestUpdatePidsLimit/update_from_none
09:24:24 [2024-02-05T09:24:24.754Z] === RUN   TestUpdatePidsLimit/no_change
09:24:25 [2024-02-05T09:24:25.010Z] === RUN   TestUpdatePidsLimit/update_lower
09:24:25 [2024-02-05T09:24:25.267Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:24:25 [2024-02-05T09:24:25.524Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:24:25 [2024-02-05T09:24:25.524Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:24:25 [2024-02-05T09:24:25.780Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:24:26 [2024-02-05T09:24:26.710Z] --- PASS: TestUpdatePidsLimit (1.84s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
09:24:26 [2024-02-05T09:24:26.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
09:24:26 [2024-02-05T09:24:26.710Z] === RUN   TestUpdateRestartPolicy
09:24:38 [2024-02-05T09:24:38.886Z] --- PASS: TestUpdateRestartPolicy (11.06s)
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestUpdateRestartWithAutoRemove
09:24:38 [2024-02-05T09:24:38.886Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s)
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestWaitNonBlocked
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:24:38 [2024-02-05T09:24:38.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:24:38 [2024-02-05T09:24:38.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:24:38 [2024-02-05T09:24:38.886Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:24:38 [2024-02-05T09:24:38.886Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:24:38 [2024-02-05T09:24:38.886Z] --- PASS: TestWaitNonBlocked (0.03s)
09:24:38 [2024-02-05T09:24:38.886Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
09:24:38 [2024-02-05T09:24:38.886Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestWaitBlocked
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:24:38 [2024-02-05T09:24:38.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:24:38 [2024-02-05T09:24:38.886Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:24:38 [2024-02-05T09:24:38.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:24:38 [2024-02-05T09:24:38.886Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:24:38 [2024-02-05T09:24:38.886Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:24:39 [2024-02-05T09:24:39.816Z] --- PASS: TestWaitBlocked (0.03s)
09:24:39 [2024-02-05T09:24:39.816Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
09:24:39 [2024-02-05T09:24:39.816Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
09:24:39 [2024-02-05T09:24:39.816Z] === RUN   TestWaitConditions
09:24:39 [2024-02-05T09:24:39.816Z] === RUN   TestWaitConditions/default
09:24:39 [2024-02-05T09:24:39.816Z] === PAUSE TestWaitConditions/default
09:24:39 [2024-02-05T09:24:39.816Z] === RUN   TestWaitConditions/not-running
09:24:39 [2024-02-05T09:24:39.816Z] === PAUSE TestWaitConditions/not-running
09:24:39 [2024-02-05T09:24:39.816Z] === RUN   TestWaitConditions/next-exit
09:24:39 [2024-02-05T09:24:39.816Z] === PAUSE TestWaitConditions/next-exit
09:24:39 [2024-02-05T09:24:39.816Z] === RUN   TestWaitConditions/removed
09:24:39 [2024-02-05T09:24:39.816Z] === PAUSE TestWaitConditions/removed
09:24:39 [2024-02-05T09:24:39.816Z] === CONT  TestWaitConditions/default
09:24:39 [2024-02-05T09:24:39.816Z] === CONT  TestWaitConditions/next-exit
09:24:39 [2024-02-05T09:24:39.816Z] === CONT  TestWaitConditions/not-running
09:24:39 [2024-02-05T09:24:39.816Z] === CONT  TestWaitConditions/removed
09:24:42 [2024-02-05T09:24:42.337Z] --- PASS: TestWaitConditions (0.04s)
09:24:42 [2024-02-05T09:24:42.337Z]     --- PASS: TestWaitConditions/default (1.67s)
09:24:42 [2024-02-05T09:24:42.337Z]     --- PASS: TestWaitConditions/not-running (1.97s)
09:24:42 [2024-02-05T09:24:42.337Z]     --- PASS: TestWaitConditions/next-exit (2.07s)
09:24:42 [2024-02-05T09:24:42.337Z]     --- PASS: TestWaitConditions/removed (2.14s)
09:24:42 [2024-02-05T09:24:42.337Z] === RUN   TestWaitRestartedContainer
09:24:42 [2024-02-05T09:24:42.337Z] === RUN   TestWaitRestartedContainer/default
09:24:42 [2024-02-05T09:24:42.337Z] === PAUSE TestWaitRestartedContainer/default
09:24:42 [2024-02-05T09:24:42.337Z] === RUN   TestWaitRestartedContainer/not-running
09:24:42 [2024-02-05T09:24:42.337Z] === PAUSE TestWaitRestartedContainer/not-running
09:24:42 [2024-02-05T09:24:42.337Z] === RUN   TestWaitRestartedContainer/next-exit
09:24:42 [2024-02-05T09:24:42.337Z] === PAUSE TestWaitRestartedContainer/next-exit
09:24:42 [2024-02-05T09:24:42.337Z] === CONT  TestWaitRestartedContainer/default
09:24:42 [2024-02-05T09:24:42.337Z] === CONT  TestWaitRestartedContainer/next-exit
09:24:42 [2024-02-05T09:24:42.337Z] === CONT  TestWaitRestartedContainer/not-running
09:24:44 [2024-02-05T09:24:44.231Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:24:44 [2024-02-05T09:24:44.231Z]     --- PASS: TestWaitRestartedContainer/not-running (2.04s)
09:24:44 [2024-02-05T09:24:44.231Z]     --- PASS: TestWaitRestartedContainer/default (2.08s)
09:24:44 [2024-02-05T09:24:44.231Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.17s)
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestContainerStartOnDaemonRestart
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestContainerKillOnDaemonStart
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestStopContainerWithTimeoutCancel
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestDaemonHostGatewayIP
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestDaemonRestartIpcMode
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestRestartDaemonWithRestartingContainer
09:24:44 [2024-02-05T09:24:44.231Z] === CONT  TestIpcModeOlderClient
09:24:44 [2024-02-05T09:24:44.231Z] --- PASS: TestIpcModeOlderClient (0.16s)
09:24:46 [2024-02-05T09:24:46.753Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s)
09:24:47 [2024-02-05T09:24:47.010Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s)
09:24:47 [2024-02-05T09:24:47.574Z] --- PASS: TestDaemonRestartIpcMode (3.42s)
09:24:47 [2024-02-05T09:24:47.574Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
09:24:47 [2024-02-05T09:24:47.831Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s)
09:24:57 [2024-02-05T09:24:57.780Z] --- PASS: TestContainerKillOnDaemonStart (11.98s)
09:24:57 [2024-02-05T09:24:57.780Z] PASS
09:24:57 [2024-02-05T09:24:57.780Z] 
09:24:57 [2024-02-05T09:24:57.780Z] === Skipped
09:24:57 [2024-02-05T09:24:57.780Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:24:57 [2024-02-05T09:24:57.780Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:24:57 [2024-02-05T09:24:57.780Z] 
09:24:57 [2024-02-05T09:24:57.780Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:24:57 [2024-02-05T09:24:57.780Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:24:57 [2024-02-05T09:24:57.780Z] 
09:24:57 [2024-02-05T09:24:57.780Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:24:57 [2024-02-05T09:24:57.780Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
09:24:57 [2024-02-05T09:24:57.780Z] 
09:24:57 [2024-02-05T09:24:57.780Z] DONE 274 tests, 3 skipped in 121.732s
09:24:57 [2024-02-05T09:24:57.780Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:24:57 [2024-02-05T09:24:57.780Z] ++ 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
09:24:57 [2024-02-05T09:24:57.780Z] ++ set -e
09:24:57 [2024-02-05T09:24:57.780Z] ++ '[' -n 0 ']'
09:24:57 [2024-02-05T09:24:57.780Z] ++ set -x
09:24:57 [2024-02-05T09:24:57.781Z] ++ 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
09:24:57 [2024-02-05T09:24:57.781Z] INFO: Testing against a local daemon
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestConfigDaemonID
09:24:57 [2024-02-05T09:24:57.781Z]     daemon_test.go:73: [d5179871fb96e] daemon is not started
09:24:57 [2024-02-05T09:24:57.781Z] --- PASS: TestConfigDaemonID (1.04s)
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestDaemonConfigValidation
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:24:57 [2024-02-05T09:24:57.781Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:24:57 [2024-02-05T09:24:57.781Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestDaemonConfigValidation/invalid_config
09:24:57 [2024-02-05T09:24:57.781Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestDaemonConfigValidation/malformed_config
09:24:57 [2024-02-05T09:24:57.781Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestDaemonConfigValidation/valid_config
09:24:57 [2024-02-05T09:24:57.781Z] === PAUSE TestDaemonConfigValidation/valid_config
09:24:57 [2024-02-05T09:24:57.781Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:24:57 [2024-02-05T09:24:57.781Z] === CONT  TestDaemonConfigValidation/malformed_config
09:24:57 [2024-02-05T09:24:57.781Z] === CONT  TestDaemonConfigValidation/valid_config
09:24:57 [2024-02-05T09:24:57.781Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:24:57 [2024-02-05T09:24:57.781Z] === CONT  TestDaemonConfigValidation/invalid_config
09:24:57 [2024-02-05T09:24:57.781Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:24:57 [2024-02-05T09:24:57.781Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
09:24:57 [2024-02-05T09:24:57.781Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:24:57 [2024-02-05T09:24:57.781Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:24:57 [2024-02-05T09:24:57.781Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
09:24:57 [2024-02-05T09:24:57.781Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestConfigDaemonSeccompProfiles
09:24:57 [2024-02-05T09:24:57.781Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:24:58 [2024-02-05T09:24:58.344Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:24:59 [2024-02-05T09:24:59.274Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:25:00 [2024-02-05T09:25:00.642Z]     daemon_test.go:187: [d904d67ef58df] daemon is not started
09:25:00 [2024-02-05T09:25:00.642Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:25:00 [2024-02-05T09:25:00.642Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:25:00 [2024-02-05T09:25:00.642Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:25:00 [2024-02-05T09:25:00.642Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:25:00 [2024-02-05T09:25:00.642Z] === RUN   TestDaemonProxy
09:25:00 [2024-02-05T09:25:00.642Z] === RUN   TestDaemonProxy/environment_variables
09:25:00 [2024-02-05T09:25:00.642Z] === PAUSE TestDaemonProxy/environment_variables
09:25:00 [2024-02-05T09:25:00.642Z] === RUN   TestDaemonProxy/command-line_options
09:25:00 [2024-02-05T09:25:00.642Z] === PAUSE TestDaemonProxy/command-line_options
09:25:00 [2024-02-05T09:25:00.642Z] === RUN   TestDaemonProxy/configuration_file
09:25:00 [2024-02-05T09:25:00.642Z] === PAUSE TestDaemonProxy/configuration_file
09:25:00 [2024-02-05T09:25:00.642Z] === RUN   TestDaemonProxy/conflicting_options
09:25:00 [2024-02-05T09:25:00.899Z] === RUN   TestDaemonProxy/reload_sanitized
09:25:00 [2024-02-05T09:25:00.899Z] === PAUSE TestDaemonProxy/reload_sanitized
09:25:00 [2024-02-05T09:25:00.899Z] === CONT  TestDaemonProxy/environment_variables
09:25:00 [2024-02-05T09:25:00.899Z] === CONT  TestDaemonProxy/configuration_file
09:25:00 [2024-02-05T09:25:00.899Z] === CONT  TestDaemonProxy/reload_sanitized
09:25:00 [2024-02-05T09:25:00.899Z] === CONT  TestDaemonProxy/command-line_options
09:25:02 [2024-02-05T09:25:02.791Z] --- PASS: TestDaemonProxy (0.50s)
09:25:02 [2024-02-05T09:25:02.791Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:25:02 [2024-02-05T09:25:02.791Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:25:02 [2024-02-05T09:25:02.791Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:25:02 [2024-02-05T09:25:02.791Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:25:02 [2024-02-05T09:25:02.791Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
09:25:02 [2024-02-05T09:25:02.791Z] === RUN   TestLiveRestore
09:25:02 [2024-02-05T09:25:02.791Z] === RUN   TestLiveRestore/volume_references
09:25:02 [2024-02-05T09:25:02.791Z] === PAUSE TestLiveRestore/volume_references
09:25:02 [2024-02-05T09:25:02.791Z] === CONT  TestLiveRestore/volume_references
09:25:03 [2024-02-05T09:25:03.354Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:25:03 [2024-02-05T09:25:03.354Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:25:04 [2024-02-05T09:25:04.284Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:25:05 [2024-02-05T09:25:05.651Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:25:06 [2024-02-05T09:25:06.580Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:25:07 [2024-02-05T09:25:07.509Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:25:08 [2024-02-05T09:25:08.072Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:25:09 [2024-02-05T09:25:09.002Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:25:09 [2024-02-05T09:25:09.932Z] --- PASS: TestLiveRestore (0.00s)
09:25:09 [2024-02-05T09:25:09.932Z]     --- PASS: TestLiveRestore/volume_references (7.22s)
09:25:09 [2024-02-05T09:25:09.932Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.04s)
09:25:09 [2024-02-05T09:25:09.932Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.05s)
09:25:09 [2024-02-05T09:25:09.932Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
09:25:09 [2024-02-05T09:25:09.932Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
09:25:09 [2024-02-05T09:25:09.932Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
09:25:09 [2024-02-05T09:25:09.932Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.51s)
09:25:09 [2024-02-05T09:25:09.932Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.50s)
09:25:09 [2024-02-05T09:25:09.932Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
09:25:09 [2024-02-05T09:25:09.932Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:25:10 [2024-02-05T09:25:10.495Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.76s)
09:25:10 [2024-02-05T09:25:10.495Z] PASS
09:25:10 [2024-02-05T09:25:10.752Z] 
09:25:10 [2024-02-05T09:25:10.752Z] DONE 28 tests in 14.507s
09:25:10 [2024-02-05T09:25:10.752Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:25:10 [2024-02-05T09:25:10.752Z] ++ 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
09:25:10 [2024-02-05T09:25:10.752Z] ++ set -e
09:25:10 [2024-02-05T09:25:10.752Z] ++ '[' -n 0 ']'
09:25:10 [2024-02-05T09:25:10.752Z] ++ set -x
09:25:10 [2024-02-05T09:25:10.752Z] ++ 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
09:25:10 [2024-02-05T09:25:10.752Z] INFO: Testing against a local daemon
09:25:10 [2024-02-05T09:25:10.752Z] === RUN   TestCommitInheritsEnv
09:25:11 [2024-02-05T09:25:11.009Z] --- PASS: TestCommitInheritsEnv (0.30s)
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportExtremelyLargeImageWorks
09:25:11 [2024-02-05T09:25:11.009Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:25:11 [2024-02-05T09:25:11.009Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportWithCustomPlatform
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportWithCustomPlatform/#00
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportWithCustomPlatform/_______
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportWithCustomPlatform//
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportWithCustomPlatform/linux
09:25:11 [2024-02-05T09:25:11.009Z] === RUN   TestImportWithCustomPlatform/LINUX
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImportWithCustomPlatform/macos
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:25:11 [2024-02-05T09:25:11.265Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:25:11 [2024-02-05T09:25:11.265Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImagesFilterMultiReference
09:25:11 [2024-02-05T09:25:11.265Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImagePullPlatformInvalid
09:25:11 [2024-02-05T09:25:11.265Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:25:11 [2024-02-05T09:25:11.265Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:25:11 [2024-02-05T09:25:11.265Z] time="2024-02-05T09:25:11Z" 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=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.265Z] time="2024-02-05T09:25:11Z" level=info msg="redis not configured" go.version=go1.20.13 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.265Z] time="2024-02-05T09:25:11Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.20.13 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.265Z] time="2024-02-05T09:25:11Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.13 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.524Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=2691fc8d-f80c-4676-aa0e-05cdc63f8ec9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.524Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=2691fc8d-f80c-4676-aa0e-05cdc63f8ec9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.047618ms http.response.status=200 http.response.written=2 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.524Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:25:11 [2024-02-05T09:25:11.524Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ba47de8e-efb6-4b38-91d6-5b358f867e68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.524Z] time="2024-02-05T09:25:11Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ba47de8e-efb6-4b38-91d6-5b358f867e68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.524Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=427f2d02-7241-4ae3-81a5-db47527b58a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=427f2d02-7241-4ae3-81a5-db47527b58a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=ba47de8e-efb6-4b38-91d6-5b358f867e68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=48.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f1a67306-232c-4731-81aa-f2f6c9eab829 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=427f2d02-7241-4ae3-81a5-db47527b58a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=25.445µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ddb42fc7-e3ad-48c4-a778-db80c903a959 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=ba47de8e-efb6-4b38-91d6-5b358f867e68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" 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=2.146799ms http.response.status=404 http.response.written=157 instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=427f2d02-7241-4ae3-81a5-db47527b58a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60158" 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=2.132825ms http.response.status=404 http.response.written=157 instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=39311d45-1f23-4e51-8854-775430624f10 http.request.method=POST http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=58595970-edbe-4e76-bf03-35f081c2a52a http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=39311d45-1f23-4e51-8854-775430624f10 http.request.method=POST http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=58595970-edbe-4e76-bf03-35f081c2a52a http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=58595970-edbe-4e76-bf03-35f081c2a52a http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=149.409µs trace.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=fc555bfd-2ca9-4e5c-8a23-3655ad3fc0be trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=58595970-edbe-4e76-bf03-35f081c2a52a http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=20.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b916525a-4d3c-46fd-8d6c-7489b63b963e trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=39311d45-1f23-4e51-8854-775430624f10 http.request.method=POST http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=156.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=49d37acd-4fec-4501-8c42-20cd78c5db61 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=39311d45-1f23-4e51-8854-775430624f10 http.request.method=POST http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=13.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=0556726a-7b2d-43a8-9e08-7c918cbef879 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=39311d45-1f23-4e51-8854-775430624f10 http.request.method=POST http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=82.192µs trace.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=cf67d6dd-a382-4ce0-8591-8fe067688ede trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=58595970-edbe-4e76-bf03-35f081c2a52a http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=70.261µs trace.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=ec51d3aa-5040-4ea4-a280-7fe12a346812 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=58595970-edbe-4e76-bf03-35f081c2a52a http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.059453ms http.response.status=202 http.response.written=0 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=39311d45-1f23-4e51-8854-775430624f10 http.request.method=POST http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.063508ms http.response.status=202 http.response.written=0 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=41.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9736b5b8-aaa8-4dc6-b9b3-c11af7948a27 trace.line=82 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=34.692µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edf83a24-2039-460d-a78d-1276db190d16 trace.line=82 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=15.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eaca942b-29b4-4182-b217-e27e474257e4 trace.line=141 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=18.002µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d454b588-607e-4209-adf6-2f2a1c3b4f56 trace.line=141 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=175.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=85c207e3-0253-48e5-b63f-b85089302d83 trace.line=124 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=296.454µs trace.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=a0e7d991-cddd-432b-ab3b-777ea2d54def trace.line=124 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=15.327µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a57d7131-12bb-4cec-8dab-1ae77637e5bf trace.line=141 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=17.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=990ecff0-8b49-4c9e-bd58-ebb7231ccdf6 trace.line=141 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=13.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8907ae2-ce87-4c20-8030-16027d8a00f9 trace.line=141 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=12.669µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff89ec15-8a4e-4ee9-bb32-c9cbfe3f4fbe trace.line=141 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=8.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f22aa6b6-a9a4-487d-bead-3bfde63727cc trace.line=141 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=7.73µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac370559-80b6-4f9d-8227-9071758aac09 trace.line=141 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865/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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=56.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b993714d-67c4-4780-87a5-4d824dfbef48 trace.line=167 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527/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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=54.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=966de559-4b32-4b45-bb49-031e050a8671 trace.line=167 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=55.041µs trace.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=85a0faef-0898-4dd0-b4a1-e476d8d353b7 trace.line=95 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.525Z] time="2024-02-05T09:25:11Z" 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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=57.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bdc04c31-8f83-480d-8a06-ad890fdc2edc trace.line=95 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6ce6077c-eae3-427d-bda2-27e64e1de527\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=94.877µs trace.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=a23d6108-8890-41ac-9d56-0d558160c415 trace.line=181 vars.name=test vars.uuid=6ce6077c-eae3-427d-bda2-27e64e1de527 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=a95bbffb-f044-4ec7-9b0b-916e051de1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.344036ms http.response.status=201 http.response.written=0 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=99.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4ea4bf01-0a05-44e3-a675-d55269ba69e0 trace.line=181 vars.name=test vars.uuid=0a2d3f9d-b144-4e15-90ea-5897251d8865 version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "PUT /v2/test/blobs/uploads/6ce6077c-eae3-427d-bda2-27e64e1de527?_state=RlJATEB94EeWh-vtD_HM5gteQYhUzz3y8pBTMabiBRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjZTYwNzdjLWVhZTMtNDI3ZC1iZGEyLTI3ZTY0ZTFkZTUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDg1NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=f908f30d-89b2-45b2-b053-6f252ddcd61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.509157ms http.response.status=201 http.response.written=0 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "PUT /v2/test/blobs/uploads/0a2d3f9d-b144-4e15-90ea-5897251d8865?_state=S7tIU_epZ7ln5YGAj9D_s_wl2DlnvH-hGsLzpjyRg0h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMmQzZjlkLWIxNDQtNGUxNS05MGVhLTU4OTcyNTFkODg2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNVQwOToyNToxMS4zNTQyMDM3MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4425e1a7-edd4-4ef9-9586-e6ebdb85ee5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4425e1a7-edd4-4ef9-9586-e6ebdb85ee5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=4425e1a7-edd4-4ef9-9586-e6ebdb85ee5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=24.377µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=16825fdb-0d72-4935-a2f7-d5c24033d646 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=4425e1a7-edd4-4ef9-9586-e6ebdb85ee5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" 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="861.688µs" http.response.status=404 http.response.written=96 instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=43.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=810ffc2c-d70b-48ec-9303-fae5192bfc22 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=15.614µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b9253686-7b94-4115-a762-953e2c29a208 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=19.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c940d797-1c8c-44d7-830f-868b091e21ff trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=10.15µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da9414aa-ecd6-432c-ba4c-ee96313c0cce trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=12.299µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f75ec6b-cc7a-4992-a6d2-4f6ffad79671 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=51.324µs trace.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=7fd3a7bc-8a27-4086-b9ec-6c43523bbcfe trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=51.069µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5a9d647d-0d65-4d63-a55c-c71453bb4aa1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=24.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=23540e87-8bf6-41c3-b5ff-65ad8a024617 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=63.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=13f68628-5455-4666-9735-69863ed43884 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=33.765µs trace.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=bc2b3683-5cd9-4b84-b3fd-f5d300bc059f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=3ecd9f07-ae9b-4015-9cf4-b67bd56dae73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.708738ms http.response.status=201 http.response.written=0 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6012c61d-cec1-4b19-8017-75a102c75405 http.request.method=GET http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6012c61d-cec1-4b19-8017-75a102c75405 http.request.method=GET http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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="829.187µs" http.response.status=200 http.response.written=2 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=54.122µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=88973522-55b6-4dcb-a805-2143865ee813 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=22.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d95ad4d2-f148-4c80-a28c-b40e06317ebc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=15.409µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e7ecbdad-c2ea-405e-b648-5b00c0259590 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=17.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).GetContent" trace.id=4cc01ff8-f131-4fef-a753-2b8b7ce58d8c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=93072aca-76dd-4c0f-bb83-6d15456eaf3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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.32909ms http.response.status=200 http.response.written=417 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=46.122µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f590fc2a-1711-4919-a0d0-6e8719853983 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=21.686µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7ac6ef54-84fe-4a60-a524-a19709a29fc7 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" 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=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=17.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=361ffd9b-950e-4c98-af25-623f3f70e950 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.526Z] time="2024-02-05T09:25:11Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=bced7465-d64c-4d1f-b0af-2afebf1d1f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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.430081ms http.response.status=200 http.response.written=417 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=43.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8450d0ef-85a9-4dda-b4e3-b2f4297517d7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=36.472µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34b67786-07ec-441f-abe4-81ebc224e2aa trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=16.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=d7a4c1d5-83da-49e6-b4d6-5df94cd97ec6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=14.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4f59b7f8-02ae-4cbd-b2e8-4491925bbed9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=17.231µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5498e63e-997d-481c-a6df-8a56a7ed66e8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=23.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f1589a47-3232-41a1-a0a9-37f7c036cdb1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=8.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c15f754-832a-447a-8b5e-6e31b95d98db trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=9.345µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b605244-fa7f-44e0-bc30-184e7cf2c86b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=8.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3e45babc-d529-4c21-a4ea-11ec23d89789 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=8.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=86cc29e8-ab49-48ab-8df7-511b8c01fabc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=5.341µs trace.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=e5001897-00ea-4740-916f-1153b40e9aa3 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=5.218µs trace.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=0acbac7d-ce81-46d8-8ff9-aa10c07b01de trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=13.719µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=67a7078b-9017-4261-9b94-8a3a81734680 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=14.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b148b16b-06ae-4c0b-8c45-424a0a23fc11 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=51.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9887c309-cde8-4204-a35e-8ec2fb7a29e4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=15.385µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa1938ee-c82e-4d79-a077-1c73972f92f6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=c73fa695-a477-4470-9e1f-7c6747b99cee http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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.225355ms http.response.status=200 http.response.written=68 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=39.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).GetContent" trace.id=56a04f1b-8ede-442b-b1b6-f86c9312fdb1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=14.844µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f6ac91b-92c5-4602-a380-6c3751c1e13a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=c21e3c7f-d74e-42e0-b4a7-bc803234f902 http.request.method=GET http.request.remoteaddr="127.0.0.1:60212" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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.252657ms http.response.status=200 http.response.written=179 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6c1d6a50-0035-48b0-9975-30f5295e916f http.request.method=GET http.request.remoteaddr="127.0.0.1:60250" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6c1d6a50-0035-48b0-9975-30f5295e916f http.request.method=GET http.request.remoteaddr="127.0.0.1:60250" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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="841.207µs" http.response.status=200 http.response.written=2 instance.id=36aac381-872c-4484-8db6-47eab967cbae version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=782dae2c-b1f1-40ca-8ee6-5b0f64aec7b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=782dae2c-b1f1-40ca-8ee6-5b0f64aec7b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=782dae2c-b1f1-40ca-8ee6-5b0f64aec7b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=782dae2c-b1f1-40ca-8ee6-5b0f64aec7b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=32.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=87fb390d-796a-4b61-97f1-5ec081c763aa trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=782dae2c-b1f1-40ca-8ee6-5b0f64aec7b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=11.57µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=59d5bba5-74ab-4899-973e-4bb7e380720f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=782dae2c-b1f1-40ca-8ee6-5b0f64aec7b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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.213389ms http.response.status=404 http.response.written=181 instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=eaae0b1d-617b-4877-bfea-202a6548d61a http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=eaae0b1d-617b-4877-bfea-202a6548d61a http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=eaae0b1d-617b-4877-bfea-202a6548d61a http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=eaae0b1d-617b-4877-bfea-202a6548d61a http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=31.016µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d1e7ece2-73a2-42de-89a1-b5c6665e3164 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=eaae0b1d-617b-4877-bfea-202a6548d61a http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=36aac381-872c-4484-8db6-47eab967cbae trace.duration=11.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=24150f79-f2f8-4980-a76a-225f0d7e4db7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.527Z] time="2024-02-05T09:25:11Z" 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=eaae0b1d-617b-4877-bfea-202a6548d61a http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 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.020188ms http.response.status=404 http.response.written=181 instance.id=36aac381-872c-4484-8db6-47eab967cbae vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:25:11 [2024-02-05T09:25:11.528Z] 127.0.0.1 - - [05/Feb/2024:09:25:11 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/d5c9f26e3d6d0babfed271f51c7a5440a75690f7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:25:11 [2024-02-05T09:25:11.528Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
09:25:11 [2024-02-05T09:25:11.528Z] === RUN   TestRemoveImageOrphaning
09:25:11 [2024-02-05T09:25:11.784Z] --- PASS: TestRemoveImageOrphaning (0.30s)
09:25:11 [2024-02-05T09:25:11.784Z] === RUN   TestRemoveImageGarbageCollector
09:25:11 [2024-02-05T09:25:11.784Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:11 [2024-02-05T09:25:11.784Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:25:11 [2024-02-05T09:25:11.784Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:25:12 [2024-02-05T09:25:12.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:25:12 [2024-02-05T09:25:12.041Z] === RUN   TestTagInvalidReference
09:25:12 [2024-02-05T09:25:12.041Z] --- PASS: TestTagInvalidReference (0.01s)
09:25:12 [2024-02-05T09:25:12.041Z] === RUN   TestTagValidPrefixedRepo
09:25:12 [2024-02-05T09:25:12.041Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:25:12 [2024-02-05T09:25:12.041Z] === RUN   TestTagExistedNameWithoutForce
09:25:12 [2024-02-05T09:25:12.041Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:25:12 [2024-02-05T09:25:12.041Z] === RUN   TestTagOfficialNames
09:25:12 [2024-02-05T09:25:12.041Z] --- PASS: TestTagOfficialNames (0.06s)
09:25:12 [2024-02-05T09:25:12.041Z] === RUN   TestTagMatchesDigest
09:25:12 [2024-02-05T09:25:12.041Z] --- PASS: TestTagMatchesDigest (0.01s)
09:25:12 [2024-02-05T09:25:12.041Z] PASS
09:25:12 [2024-02-05T09:25:12.041Z] 
09:25:12 [2024-02-05T09:25:12.041Z] === Skipped
09:25:12 [2024-02-05T09:25:12.041Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:25:12 [2024-02-05T09:25:12.041Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:25:12 [2024-02-05T09:25:12.041Z] 
09:25:12 [2024-02-05T09:25:12.041Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:25:12 [2024-02-05T09:25:12.041Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:12 [2024-02-05T09:25:12.041Z] 
09:25:12 [2024-02-05T09:25:12.041Z] DONE 23 tests, 2 skipped in 1.436s
09:25:12 [2024-02-05T09:25:12.042Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:25:12 [2024-02-05T09:25:12.042Z] ++ 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
09:25:12 [2024-02-05T09:25:12.042Z] ++ set -e
09:25:12 [2024-02-05T09:25:12.042Z] ++ '[' -n 0 ']'
09:25:12 [2024-02-05T09:25:12.042Z] ++ set -x
09:25:12 [2024-02-05T09:25:12.042Z] ++ 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
09:25:12 [2024-02-05T09:25:12.042Z] === RUN   TestStripANSICommands
09:25:12 [2024-02-05T09:25:12.042Z] === RUN   TestStripANSICommands/#00
09:25:12 [2024-02-05T09:25:12.042Z] === RUN   TestStripANSICommands/#01
09:25:12 [2024-02-05T09:25:12.042Z] --- PASS: TestStripANSICommands (0.00s)
09:25:12 [2024-02-05T09:25:12.042Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:25:12 [2024-02-05T09:25:12.042Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:25:12 [2024-02-05T09:25:12.042Z] PASS
09:25:12 [2024-02-05T09:25:12.042Z] 
09:25:12 [2024-02-05T09:25:12.042Z] DONE 3 tests in 0.010s
09:25:12 [2024-02-05T09:25:12.042Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:25:12 [2024-02-05T09:25:12.042Z] ++ 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
09:25:12 [2024-02-05T09:25:12.042Z] ++ set -e
09:25:12 [2024-02-05T09:25:12.042Z] ++ '[' -n 0 ']'
09:25:12 [2024-02-05T09:25:12.042Z] ++ set -x
09:25:12 [2024-02-05T09:25:12.042Z] ++ 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
09:25:12 [2024-02-05T09:25:12.042Z] INFO: Testing against a local daemon
09:25:12 [2024-02-05T09:25:12.042Z] === RUN   TestNetworkCreateDelete
09:25:12 [2024-02-05T09:25:12.298Z] --- PASS: TestNetworkCreateDelete (0.19s)
09:25:12 [2024-02-05T09:25:12.298Z] === RUN   TestDockerNetworkDeletePreferID
09:25:12 [2024-02-05T09:25:12.862Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
09:25:12 [2024-02-05T09:25:12.862Z] === RUN   TestDaemonDNSFallback
09:25:19 [2024-02-05T09:25:19.404Z] --- PASS: TestDaemonDNSFallback (6.42s)
09:25:19 [2024-02-05T09:25:19.404Z] === RUN   TestInspectNetwork
09:25:22 [2024-02-05T09:25:22.675Z] === RUN   TestInspectNetwork/full_network_id
09:25:22 [2024-02-05T09:25:22.675Z] === RUN   TestInspectNetwork/partial_network_id
09:25:22 [2024-02-05T09:25:22.675Z] === RUN   TestInspectNetwork/network_name
09:25:22 [2024-02-05T09:25:22.675Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:25:27 [2024-02-05T09:25:27.924Z] --- PASS: TestInspectNetwork (7.89s)
09:25:27 [2024-02-05T09:25:27.924Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:25:27 [2024-02-05T09:25:27.924Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:25:27 [2024-02-05T09:25:27.924Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:25:27 [2024-02-05T09:25:27.924Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:25:27 [2024-02-05T09:25:27.924Z] === RUN   TestRunContainerWithBridgeNone
09:25:28 [2024-02-05T09:25:28.487Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/create
09:25:28 [2024-02-05T09:25:28.487Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:25:28 [2024-02-05T09:25:28.487Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:25:28 [2024-02-05T09:25:28.487Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:25:28 [2024-02-05T09:25:28.487Z] === CONT  TestNetworkInvalidJSON/networks/create
09:25:28 [2024-02-05T09:25:28.487Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:25:28 [2024-02-05T09:25:28.487Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:25:28 [2024-02-05T09:25:28.487Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:25:28 [2024-02-05T09:25:28.487Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkList
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkList//networks
09:25:28 [2024-02-05T09:25:28.487Z] === PAUSE TestNetworkList//networks
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestNetworkList//networks/
09:25:28 [2024-02-05T09:25:28.487Z] === PAUSE TestNetworkList//networks/
09:25:28 [2024-02-05T09:25:28.487Z] === CONT  TestNetworkList//networks
09:25:28 [2024-02-05T09:25:28.487Z] === CONT  TestNetworkList//networks/
09:25:28 [2024-02-05T09:25:28.487Z] --- PASS: TestNetworkList (0.01s)
09:25:28 [2024-02-05T09:25:28.487Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z]     --- PASS: TestNetworkList//networks (0.00s)
09:25:28 [2024-02-05T09:25:28.487Z] === RUN   TestHostIPv4BridgeLabel
09:25:29 [2024-02-05T09:25:29.050Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
09:25:29 [2024-02-05T09:25:29.050Z] === RUN   TestDaemonRestartWithLiveRestore
09:25:30 [2024-02-05T09:25:30.418Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:25:30 [2024-02-05T09:25:30.418Z] === RUN   TestDaemonDefaultNetworkPools
09:25:30 [2024-02-05T09:25:30.981Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
09:25:30 [2024-02-05T09:25:30.981Z] === RUN   TestDaemonRestartWithExistingNetwork
09:25:32 [2024-02-05T09:25:32.349Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
09:25:32 [2024-02-05T09:25:32.349Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:25:33 [2024-02-05T09:25:33.717Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:25:33 [2024-02-05T09:25:33.717Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:25:33 [2024-02-05T09:25:33.974Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:25:33 [2024-02-05T09:25:33.974Z] === RUN   TestServiceWithPredefinedNetwork
09:25:36 [2024-02-05T09:25:36.494Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
09:25:36 [2024-02-05T09:25:36.494Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:25:36 [2024-02-05T09:25:36.494Z]     service_test.go:242: FLAKY_TEST
09:25:36 [2024-02-05T09:25:36.494Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:25:36 [2024-02-05T09:25:36.494Z] === RUN   TestServiceWithDataPathPortInit
09:25:51 [2024-02-05T09:25:51.342Z] --- PASS: TestServiceWithDataPathPortInit (14.84s)
09:25:51 [2024-02-05T09:25:51.342Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:25:53 [2024-02-05T09:25:53.861Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qezf3kmsx2j42sjobknynyf6y Created:2024-02-05 09:25:52.473403519 +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[a62478c7755adca3247f434e4d1a05b35341b94edf19b2345857921c6937a8de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4b1chz588x6mpmgnktjamzl3u EndpointID:d4c92d66c180d4594448a64023d2ab5cea2777b980d48b83f85c03975850890c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fda88efef40e473cfdecc45601a13cd72727bee5406df5a0b929be06dd18df15 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:dd6037a5db55 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4b1chz588x6mpmgnktjamzl3u EndpointID:d4c92d66c180d4594448a64023d2ab5cea2777b980d48b83f85c03975850890c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:25:59 [2024-02-05T09:25:59.110Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s)
09:25:59 [2024-02-05T09:25:59.110Z] PASS
09:25:59 [2024-02-05T09:25:59.110Z] 
09:25:59 [2024-02-05T09:25:59.110Z] === Skipped
09:25:59 [2024-02-05T09:25:59.110Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:25:59 [2024-02-05T09:25:59.110Z]     service_test.go:242: FLAKY_TEST
09:25:59 [2024-02-05T09:25:59.110Z] 
09:25:59 [2024-02-05T09:25:59.110Z] DONE 38 tests, 1 skipped in 46.498s
09:25:59 [2024-02-05T09:25:59.110Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:25:59 [2024-02-05T09:25:59.110Z] ++ 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
09:25:59 [2024-02-05T09:25:59.110Z] ++ set -e
09:25:59 [2024-02-05T09:25:59.110Z] ++ '[' -n 0 ']'
09:25:59 [2024-02-05T09:25:59.110Z] ++ set -x
09:25:59 [2024-02-05T09:25:59.110Z] ++ 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
09:25:59 [2024-02-05T09:25:59.110Z] INFO: Testing against a local daemon
09:25:59 [2024-02-05T09:25:59.110Z] === RUN   TestDockerNetworkIpvlanPersistance
09:25:59 [2024-02-05T09:25:59.110Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2024-02-05T09:25:59.110Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:25:59 [2024-02-05T09:25:59.110Z] === RUN   TestDockerNetworkIpvlan
09:25:59 [2024-02-05T09:25:59.110Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2024-02-05T09:25:59.110Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:25:59 [2024-02-05T09:25:59.110Z] PASS
09:25:59 [2024-02-05T09:25:59.110Z] 
09:25:59 [2024-02-05T09:25:59.110Z] === Skipped
09:25:59 [2024-02-05T09:25:59.110Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:25:59 [2024-02-05T09:25:59.110Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2024-02-05T09:25:59.110Z] 
09:25:59 [2024-02-05T09:25:59.110Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:25:59 [2024-02-05T09:25:59.110Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:59 [2024-02-05T09:25:59.110Z] 
09:25:59 [2024-02-05T09:25:59.110Z] DONE 2 tests, 2 skipped in 0.026s
09:25:59 [2024-02-05T09:25:59.110Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:25:59 [2024-02-05T09:25:59.110Z] ++ 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
09:25:59 [2024-02-05T09:25:59.110Z] ++ set -e
09:25:59 [2024-02-05T09:25:59.110Z] ++ '[' -n 0 ']'
09:25:59 [2024-02-05T09:25:59.110Z] ++ set -x
09:25:59 [2024-02-05T09:25:59.110Z] ++ 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
09:25:59 [2024-02-05T09:25:59.110Z] INFO: Testing against a local daemon
09:25:59 [2024-02-05T09:25:59.110Z] === RUN   TestDockerNetworkMacvlanPersistance
09:26:00 [2024-02-05T09:26:00.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
09:26:00 [2024-02-05T09:26:00.040Z] === RUN   TestDockerNetworkMacvlan
09:26:00 [2024-02-05T09:26:00.603Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:26:01 [2024-02-05T09:26:01.533Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:26:02 [2024-02-05T09:26:02.463Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:26:04 [2024-02-05T09:26:04.358Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:26:06 [2024-02-05T09:26:06.251Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:26:09 [2024-02-05T09:26:09.524Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:26:10 [2024-02-05T09:26:10.454Z] --- PASS: TestDockerNetworkMacvlan (10.25s)
09:26:10 [2024-02-05T09:26:10.454Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
09:26:10 [2024-02-05T09:26:10.454Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
09:26:10 [2024-02-05T09:26:10.454Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
09:26:10 [2024-02-05T09:26:10.454Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
09:26:10 [2024-02-05T09:26:10.454Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
09:26:10 [2024-02-05T09:26:10.454Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
09:26:10 [2024-02-05T09:26:10.454Z] PASS
09:26:10 [2024-02-05T09:26:10.454Z] 
09:26:10 [2024-02-05T09:26:10.454Z] DONE 8 tests in 11.630s
09:26:10 [2024-02-05T09:26:10.454Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:26:10 [2024-02-05T09:26:10.454Z] ++ 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
09:26:10 [2024-02-05T09:26:10.454Z] ++ set -e
09:26:10 [2024-02-05T09:26:10.454Z] ++ '[' -n 0 ']'
09:26:10 [2024-02-05T09:26:10.454Z] ++ set -x
09:26:10 [2024-02-05T09:26:10.454Z] ++ 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
09:26:10 [2024-02-05T09:26:10.454Z] testing: warning: no tests to run
09:26:10 [2024-02-05T09:26:10.454Z] PASS
09:26:10 [2024-02-05T09:26:10.454Z] 
09:26:10 [2024-02-05T09:26:10.454Z] DONE 0 tests in 0.008s
09:26:10 [2024-02-05T09:26:10.454Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:26:10 [2024-02-05T09:26:10.454Z] ++ 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
09:26:10 [2024-02-05T09:26:10.454Z] ++ set -e
09:26:10 [2024-02-05T09:26:10.454Z] ++ '[' -n 0 ']'
09:26:10 [2024-02-05T09:26:10.454Z] ++ set -x
09:26:10 [2024-02-05T09:26:10.454Z] ++ 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
09:26:10 [2024-02-05T09:26:10.454Z] INFO: Testing against a local daemon
09:26:10 [2024-02-05T09:26:10.454Z] === RUN   TestAuthZPluginAllowRequest
09:26:11 [2024-02-05T09:26:11.822Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
09:26:11 [2024-02-05T09:26:11.822Z] === RUN   TestAuthZPluginTLS
09:26:12 [2024-02-05T09:26:12.079Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:26:12 [2024-02-05T09:26:12.079Z] === RUN   TestAuthZPluginDenyRequest
09:26:12 [2024-02-05T09:26:12.642Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:26:12 [2024-02-05T09:26:12.642Z] === RUN   TestAuthZPluginAPIDenyResponse
09:26:13 [2024-02-05T09:26:13.205Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:26:13 [2024-02-05T09:26:13.205Z] === RUN   TestAuthZPluginDenyResponse
09:26:13 [2024-02-05T09:26:13.768Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:26:13 [2024-02-05T09:26:13.768Z] === RUN   TestAuthZPluginAllowEventStream
09:26:15 [2024-02-05T09:26:15.136Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
09:26:15 [2024-02-05T09:26:15.136Z] === RUN   TestAuthZPluginErrorResponse
09:26:15 [2024-02-05T09:26:15.393Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:26:15 [2024-02-05T09:26:15.393Z] === RUN   TestAuthZPluginErrorRequest
09:26:15 [2024-02-05T09:26:15.957Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:26:15 [2024-02-05T09:26:15.957Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:26:16 [2024-02-05T09:26:16.521Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:26:16 [2024-02-05T09:26:16.521Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:26:17 [2024-02-05T09:26:17.890Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
09:26:17 [2024-02-05T09:26:17.890Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:26:19 [2024-02-05T09:26:19.259Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s)
09:26:19 [2024-02-05T09:26:19.259Z] === RUN   TestAuthZPluginHeader
09:26:20 [2024-02-05T09:26:20.189Z] --- PASS: TestAuthZPluginHeader (0.69s)
09:26:20 [2024-02-05T09:26:20.189Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:26:20 [2024-02-05T09:26:20.189Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2024-02-05T09:26:20.189Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:26:20 [2024-02-05T09:26:20.189Z] === RUN   TestAuthZPluginV2Disable
09:26:20 [2024-02-05T09:26:20.189Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2024-02-05T09:26:20.189Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:26:20 [2024-02-05T09:26:20.189Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:26:20 [2024-02-05T09:26:20.189Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2024-02-05T09:26:20.189Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:26:20 [2024-02-05T09:26:20.189Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:26:20 [2024-02-05T09:26:20.189Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2024-02-05T09:26:20.189Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:26:20 [2024-02-05T09:26:20.189Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:26:38 [2024-02-05T09:26:38.242Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:26:38 [2024-02-05T09:26:38.242Z] PASS
09:26:38 [2024-02-05T09:26:38.242Z] 
09:26:38 [2024-02-05T09:26:38.242Z] === Skipped
09:26:38 [2024-02-05T09:26:38.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:38 [2024-02-05T09:26:38.242Z] 
09:26:38 [2024-02-05T09:26:38.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:38 [2024-02-05T09:26:38.242Z] 
09:26:38 [2024-02-05T09:26:38.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:38 [2024-02-05T09:26:38.242Z] 
09:26:38 [2024-02-05T09:26:38.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:38 [2024-02-05T09:26:38.242Z] 
09:26:38 [2024-02-05T09:26:38.242Z] DONE 17 tests, 4 skipped in 26.506s
09:26:38 [2024-02-05T09:26:38.242Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:26:38 [2024-02-05T09:26:38.242Z] ++ 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
09:26:38 [2024-02-05T09:26:38.242Z] ++ set -e
09:26:38 [2024-02-05T09:26:38.242Z] ++ '[' -n 0 ']'
09:26:38 [2024-02-05T09:26:38.242Z] ++ set -x
09:26:38 [2024-02-05T09:26:38.242Z] ++ 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
09:26:38 [2024-02-05T09:26:38.242Z] INFO: Testing against a local daemon
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:26:38 [2024-02-05T09:26:38.242Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:26:38 [2024-02-05T09:26:38.242Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:26:38 [2024-02-05T09:26:38.242Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:26:38 [2024-02-05T09:26:38.242Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:26:38 [2024-02-05T09:26:38.242Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:26:38 [2024-02-05T09:26:38.242Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:26:38 [2024-02-05T09:26:38.242Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:26:38 [2024-02-05T09:26:38.242Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInstall
09:26:38 [2024-02-05T09:26:38.242Z] === RUN   TestPluginInstall/no_auth
09:26:40 [2024-02-05T09:26:40.136Z] time="2024-02-05T09:26:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:40 [2024-02-05T09:26:40.136Z] time="2024-02-05T09:26:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd5ff5723fc0ba9cc09cb05cc481de7e4e1276cb9a46d750d255b5b44863d4d8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:40 [2024-02-05T09:26:40.136Z] time="2024-02-05T09:26:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:40 [2024-02-05T09:26:40.136Z] time="2024-02-05T09:26:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd5ff5723fc0ba9cc09cb05cc481de7e4e1276cb9a46d750d255b5b44863d4d8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:40 [2024-02-05T09:26:40.136Z] === RUN   TestPluginInstall/with_digest
09:26:40 [2024-02-05T09:26:40.699Z] === RUN   TestPluginInstall/with_htpasswd
09:26:40 [2024-02-05T09:26:40.956Z] time="2024-02-05T09:26:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:40 [2024-02-05T09:26:40.956Z] time="2024-02-05T09:26:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06970b1003178f2bba5d73f85271a478e2a872c44885b721f300694845bd4f1a" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:40 [2024-02-05T09:26:40.956Z] time="2024-02-05T09:26:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:40 [2024-02-05T09:26:40.956Z] time="2024-02-05T09:26:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06970b1003178f2bba5d73f85271a478e2a872c44885b721f300694845bd4f1a" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:41 [2024-02-05T09:26:41.213Z] === RUN   TestPluginInstall/with_insecure
09:26:42 [2024-02-05T09:26:42.142Z] time="2024-02-05T09:26:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:42 [2024-02-05T09:26:42.142Z] time="2024-02-05T09:26:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edecf862642ea0917b34135435ef62e03376fe50449187e8916e9417a09ba45d" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:42 [2024-02-05T09:26:42.142Z] time="2024-02-05T09:26:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:42 [2024-02-05T09:26:42.142Z] time="2024-02-05T09:26:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edecf862642ea0917b34135435ef62e03376fe50449187e8916e9417a09ba45d" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:42 [2024-02-05T09:26:42.399Z]     plugin_test.go:238: [da274e970de91] daemon is not started
09:26:42 [2024-02-05T09:26:42.399Z] --- PASS: TestPluginInstall (5.42s)
09:26:42 [2024-02-05T09:26:42.399Z]     --- PASS: TestPluginInstall/no_auth (3.23s)
09:26:42 [2024-02-05T09:26:42.399Z]     --- PASS: TestPluginInstall/with_digest (0.60s)
09:26:42 [2024-02-05T09:26:42.399Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
09:26:42 [2024-02-05T09:26:42.399Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
09:26:42 [2024-02-05T09:26:42.399Z] === RUN   TestPluginsWithRuntimes
09:26:43 [2024-02-05T09:26:43.767Z] === RUN   TestPluginsWithRuntimes/No_Args
09:26:44 [2024-02-05T09:26:44.697Z] === RUN   TestPluginsWithRuntimes/With_Args
09:26:45 [2024-02-05T09:26:45.627Z] --- PASS: TestPluginsWithRuntimes (3.24s)
09:26:45 [2024-02-05T09:26:45.627Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
09:26:45 [2024-02-05T09:26:45.627Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
09:26:45 [2024-02-05T09:26:45.627Z] === RUN   TestPluginBackCompatMediaTypes
09:26:46 [2024-02-05T09:26:46.190Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
09:26:46 [2024-02-05T09:26:46.190Z] PASS
09:26:46 [2024-02-05T09:26:46.190Z] 
09:26:46 [2024-02-05T09:26:46.190Z] DONE 25 tests in 9.270s
09:26:46 [2024-02-05T09:26:46.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:26:46 [2024-02-05T09:26:46.190Z] ++ 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
09:26:46 [2024-02-05T09:26:46.190Z] ++ set -e
09:26:46 [2024-02-05T09:26:46.190Z] ++ '[' -n 0 ']'
09:26:46 [2024-02-05T09:26:46.190Z] ++ set -x
09:26:46 [2024-02-05T09:26:46.190Z] ++ 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
09:26:46 [2024-02-05T09:26:46.190Z] INFO: Testing against a local daemon
09:26:46 [2024-02-05T09:26:46.190Z] === RUN   TestExternalGraphDriver
09:26:46 [2024-02-05T09:26:46.447Z] === RUN   TestExternalGraphDriver/json
09:26:48 [2024-02-05T09:26:48.338Z] === RUN   TestExternalGraphDriver/spec
09:26:49 [2024-02-05T09:26:49.707Z] === RUN   TestExternalGraphDriver/pull
09:26:52 [2024-02-05T09:26:52.977Z] --- PASS: TestExternalGraphDriver (6.85s)
09:26:52 [2024-02-05T09:26:52.977Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
09:26:52 [2024-02-05T09:26:52.977Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
09:26:52 [2024-02-05T09:26:52.977Z]     --- PASS: TestExternalGraphDriver/pull (3.23s)
09:26:52 [2024-02-05T09:26:52.977Z] === RUN   TestGraphdriverPluginV2
09:26:53 [2024-02-05T09:26:53.234Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:53 [2024-02-05T09:26:53.234Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:26:53 [2024-02-05T09:26:53.234Z] PASS
09:26:53 [2024-02-05T09:26:53.234Z] 
09:26:53 [2024-02-05T09:26:53.234Z] === Skipped
09:26:53 [2024-02-05T09:26:53.234Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:26:53 [2024-02-05T09:26:53.234Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:53 [2024-02-05T09:26:53.234Z] 
09:26:53 [2024-02-05T09:26:53.234Z] DONE 5 tests, 1 skipped in 7.197s
09:26:53 [2024-02-05T09:26:53.490Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:26:53 [2024-02-05T09:26:53.490Z] ++ 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
09:26:53 [2024-02-05T09:26:53.490Z] ++ set -e
09:26:53 [2024-02-05T09:26:53.490Z] ++ '[' -n 0 ']'
09:26:53 [2024-02-05T09:26:53.490Z] ++ set -x
09:26:53 [2024-02-05T09:26:53.490Z] ++ 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
09:26:53 [2024-02-05T09:26:53.490Z] INFO: Testing against a local daemon
09:26:53 [2024-02-05T09:26:53.490Z] === RUN   TestContinueAfterPluginCrash
09:26:53 [2024-02-05T09:26:53.490Z] === PAUSE TestContinueAfterPluginCrash
09:26:53 [2024-02-05T09:26:53.490Z] === RUN   TestReadPluginNoRead
09:26:53 [2024-02-05T09:26:53.490Z] === PAUSE TestReadPluginNoRead
09:26:53 [2024-02-05T09:26:53.490Z] === RUN   TestDaemonStartWithLogOpt
09:26:53 [2024-02-05T09:26:53.490Z] === PAUSE TestDaemonStartWithLogOpt
09:26:53 [2024-02-05T09:26:53.490Z] === CONT  TestContinueAfterPluginCrash
09:26:53 [2024-02-05T09:26:53.490Z] === CONT  TestDaemonStartWithLogOpt
09:26:53 [2024-02-05T09:26:53.490Z] === CONT  TestReadPluginNoRead
09:26:56 [2024-02-05T09:26:56.011Z] === RUN   TestReadPluginNoRead/default
09:26:56 [2024-02-05T09:26:56.012Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
09:26:56 [2024-02-05T09:26:56.941Z] === RUN   TestReadPluginNoRead/disabled_caching
09:26:58 [2024-02-05T09:26:58.308Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:26:59 [2024-02-05T09:26:59.237Z]     read_test.go:91: [dd34c481f8d1b] daemon is not started
09:26:59 [2024-02-05T09:26:59.237Z] --- PASS: TestReadPluginNoRead (5.90s)
09:26:59 [2024-02-05T09:26:59.237Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
09:26:59 [2024-02-05T09:26:59.237Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
09:26:59 [2024-02-05T09:26:59.237Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
09:27:01 [2024-02-05T09:27:01.128Z] --- PASS: TestContinueAfterPluginCrash (7.78s)
09:27:01 [2024-02-05T09:27:01.128Z] PASS
09:27:01 [2024-02-05T09:27:01.128Z] 
09:27:01 [2024-02-05T09:27:01.128Z] DONE 6 tests in 7.811s
09:27:01 [2024-02-05T09:27:01.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:27:01 [2024-02-05T09:27:01.128Z] ++ 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
09:27:01 [2024-02-05T09:27:01.128Z] ++ set -e
09:27:01 [2024-02-05T09:27:01.128Z] ++ '[' -n 0 ']'
09:27:01 [2024-02-05T09:27:01.128Z] ++ set -x
09:27:01 [2024-02-05T09:27:01.128Z] ++ 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
09:27:01 [2024-02-05T09:27:01.128Z] testing: warning: no tests to run
09:27:01 [2024-02-05T09:27:01.128Z] PASS
09:27:01 [2024-02-05T09:27:01.128Z] 
09:27:01 [2024-02-05T09:27:01.128Z] DONE 0 tests in 0.008s
09:27:01 [2024-02-05T09:27:01.128Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:27:01 [2024-02-05T09:27:01.128Z] ++ 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
09:27:01 [2024-02-05T09:27:01.128Z] ++ set -e
09:27:01 [2024-02-05T09:27:01.128Z] ++ '[' -n 0 ']'
09:27:01 [2024-02-05T09:27:01.128Z] ++ set -x
09:27:01 [2024-02-05T09:27:01.128Z] ++ 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
09:27:01 [2024-02-05T09:27:01.128Z] INFO: Testing against a local daemon
09:27:01 [2024-02-05T09:27:01.128Z] === RUN   TestPluginWithDevMounts
09:27:01 [2024-02-05T09:27:01.128Z] === PAUSE TestPluginWithDevMounts
09:27:01 [2024-02-05T09:27:01.128Z] === CONT  TestPluginWithDevMounts
09:27:03 [2024-02-05T09:27:03.020Z] --- PASS: TestPluginWithDevMounts (1.53s)
09:27:03 [2024-02-05T09:27:03.021Z] PASS
09:27:03 [2024-02-05T09:27:03.021Z] 
09:27:03 [2024-02-05T09:27:03.021Z] DONE 1 tests in 1.557s
09:27:03 [2024-02-05T09:27:03.021Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:27:03 [2024-02-05T09:27:03.021Z] ++ 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
09:27:03 [2024-02-05T09:27:03.021Z] ++ set -e
09:27:03 [2024-02-05T09:27:03.021Z] ++ '[' -n 0 ']'
09:27:03 [2024-02-05T09:27:03.021Z] ++ set -x
09:27:03 [2024-02-05T09:27:03.021Z] ++ 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
09:27:03 [2024-02-05T09:27:03.021Z] INFO: Testing against a local daemon
09:27:03 [2024-02-05T09:27:03.021Z] === RUN   TestSecretInspect
09:27:05 [2024-02-05T09:27:05.541Z] --- PASS: TestSecretInspect (2.36s)
09:27:05 [2024-02-05T09:27:05.541Z] === RUN   TestSecretList
09:27:07 [2024-02-05T09:27:07.434Z] --- PASS: TestSecretList (2.36s)
09:27:07 [2024-02-05T09:27:07.434Z] === RUN   TestSecretsCreateAndDelete
09:27:09 [2024-02-05T09:27:09.954Z] --- PASS: TestSecretsCreateAndDelete (2.38s)
09:27:09 [2024-02-05T09:27:09.954Z] === RUN   TestSecretsUpdate
09:27:12 [2024-02-05T09:27:12.473Z] --- PASS: TestSecretsUpdate (2.40s)
09:27:12 [2024-02-05T09:27:12.473Z] === RUN   TestTemplatedSecret
09:27:15 [2024-02-05T09:27:15.067Z] --- PASS: TestTemplatedSecret (2.66s)
09:27:15 [2024-02-05T09:27:15.067Z] === RUN   TestSecretCreateResolve
09:27:17 [2024-02-05T09:27:17.674Z] --- PASS: TestSecretCreateResolve (2.43s)
09:27:17 [2024-02-05T09:27:17.674Z] PASS
09:27:17 [2024-02-05T09:27:17.674Z] 
09:27:17 [2024-02-05T09:27:17.674Z] DONE 6 tests in 14.619s
09:27:17 [2024-02-05T09:27:17.674Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:27:17 [2024-02-05T09:27:17.674Z] ++ 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
09:27:17 [2024-02-05T09:27:17.674Z] ++ set -e
09:27:17 [2024-02-05T09:27:17.674Z] ++ '[' -n 0 ']'
09:27:17 [2024-02-05T09:27:17.674Z] ++ set -x
09:27:17 [2024-02-05T09:27:17.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
09:27:17 [2024-02-05T09:27:17.674Z] INFO: Testing against a local daemon
09:27:17 [2024-02-05T09:27:17.674Z] === RUN   TestServiceCreateInit
09:27:17 [2024-02-05T09:27:17.674Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:27:21 [2024-02-05T09:27:21.886Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:27:26 [2024-02-05T09:27:26.058Z] --- PASS: TestServiceCreateInit (7.99s)
09:27:26 [2024-02-05T09:27:26.058Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s)
09:27:26 [2024-02-05T09:27:26.058Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s)
09:27:26 [2024-02-05T09:27:26.058Z] === RUN   TestCreateServiceMultipleTimes
09:27:40 [2024-02-05T09:27:40.907Z] --- PASS: TestCreateServiceMultipleTimes (15.55s)
09:27:40 [2024-02-05T09:27:40.907Z] === RUN   TestCreateServiceConflict
09:27:43 [2024-02-05T09:27:43.428Z] --- PASS: TestCreateServiceConflict (2.37s)
09:27:43 [2024-02-05T09:27:43.428Z] === RUN   TestCreateServiceMaxReplicas
09:27:46 [2024-02-05T09:27:46.700Z] --- PASS: TestCreateServiceMaxReplicas (2.91s)
09:27:46 [2024-02-05T09:27:46.700Z] === RUN   TestCreateWithDuplicateNetworkNames
09:28:01 [2024-02-05T09:28:01.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s)
09:28:01 [2024-02-05T09:28:01.549Z] === RUN   TestCreateServiceSecretFileMode
09:28:13 [2024-02-05T09:28:13.723Z] --- PASS: TestCreateServiceSecretFileMode (12.60s)
09:28:13 [2024-02-05T09:28:13.723Z] === RUN   TestCreateServiceConfigFileMode
09:28:25 [2024-02-05T09:28:25.912Z] --- PASS: TestCreateServiceConfigFileMode (12.59s)
09:28:25 [2024-02-05T09:28:25.912Z] === RUN   TestCreateServiceSysctls
09:28:28 [2024-02-05T09:28:28.432Z] --- PASS: TestCreateServiceSysctls (3.26s)
09:28:28 [2024-02-05T09:28:28.432Z] === RUN   TestCreateServiceCapabilities
09:28:30 [2024-02-05T09:28:30.952Z] --- PASS: TestCreateServiceCapabilities (2.73s)
09:28:30 [2024-02-05T09:28:30.952Z] === RUN   TestInspect
09:28:33 [2024-02-05T09:28:33.472Z] --- PASS: TestInspect (2.80s)
09:28:33 [2024-02-05T09:28:33.472Z] === RUN   TestCreateJob
09:28:37 [2024-02-05T09:28:37.644Z] --- PASS: TestCreateJob (3.44s)
09:28:37 [2024-02-05T09:28:37.644Z] === RUN   TestReplicatedJob
09:28:42 [2024-02-05T09:28:42.896Z] --- PASS: TestReplicatedJob (5.47s)
09:28:42 [2024-02-05T09:28:42.896Z] === RUN   TestUpdateReplicatedJob
09:28:46 [2024-02-05T09:28:46.168Z] --- PASS: TestUpdateReplicatedJob (3.32s)
09:28:46 [2024-02-05T09:28:46.168Z] === RUN   TestServiceListWithStatuses
09:28:46 [2024-02-05T09:28:46.168Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:28:46 [2024-02-05T09:28:46.168Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:28:46 [2024-02-05T09:28:46.168Z] === RUN   TestDockerNetworkConnectAlias
09:28:51 [2024-02-05T09:28:51.419Z] --- PASS: TestDockerNetworkConnectAlias (4.80s)
09:28:51 [2024-02-05T09:28:51.419Z] === RUN   TestDockerNetworkReConnect
09:28:54 [2024-02-05T09:28:54.691Z] --- PASS: TestDockerNetworkReConnect (3.83s)
09:28:54 [2024-02-05T09:28:54.691Z] === RUN   TestServicePlugin
09:28:54 [2024-02-05T09:28:54.691Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:28:54 [2024-02-05T09:28:54.691Z] --- SKIP: TestServicePlugin (0.00s)
09:28:54 [2024-02-05T09:28:54.691Z] === RUN   TestServiceUpdateLabel
09:28:57 [2024-02-05T09:28:57.211Z] --- PASS: TestServiceUpdateLabel (2.35s)
09:28:57 [2024-02-05T09:28:57.211Z] === RUN   TestServiceUpdateSecrets
09:29:12 [2024-02-05T09:29:12.060Z] --- PASS: TestServiceUpdateSecrets (14.71s)
09:29:12 [2024-02-05T09:29:12.060Z] === RUN   TestServiceUpdateConfigs
09:29:26 [2024-02-05T09:29:26.912Z] --- PASS: TestServiceUpdateConfigs (14.69s)
09:29:26 [2024-02-05T09:29:26.912Z] === RUN   TestServiceUpdateNetwork
09:29:39 [2024-02-05T09:29:39.117Z] --- PASS: TestServiceUpdateNetwork (12.90s)
09:29:39 [2024-02-05T09:29:39.117Z] === RUN   TestServiceUpdatePidsLimit
09:29:40 [2024-02-05T09:29:40.485Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:29:41 [2024-02-05T09:29:41.048Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:29:49 [2024-02-05T09:29:49.141Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:29:55 [2024-02-05T09:29:55.682Z] --- PASS: TestServiceUpdatePidsLimit (16.46s)
09:29:55 [2024-02-05T09:29:55.682Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:29:55 [2024-02-05T09:29:55.682Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
09:29:55 [2024-02-05T09:29:55.682Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:29:55 [2024-02-05T09:29:55.682Z] PASS
09:29:55 [2024-02-05T09:29:55.682Z] 
09:29:55 [2024-02-05T09:29:55.682Z] === Skipped
09:29:55 [2024-02-05T09:29:55.682Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:29:55 [2024-02-05T09:29:55.682Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:29:55 [2024-02-05T09:29:55.682Z] 
09:29:55 [2024-02-05T09:29:55.682Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:29:55 [2024-02-05T09:29:55.682Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:55 [2024-02-05T09:29:55.682Z] 
09:29:55 [2024-02-05T09:29:55.682Z] DONE 27 tests, 2 skipped in 158.089s
09:29:55 [2024-02-05T09:29:55.682Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:29:55 [2024-02-05T09:29:55.682Z] ++ 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
09:29:55 [2024-02-05T09:29:55.682Z] ++ set -e
09:29:55 [2024-02-05T09:29:55.682Z] ++ '[' -n 0 ']'
09:29:55 [2024-02-05T09:29:55.682Z] ++ set -x
09:29:55 [2024-02-05T09:29:55.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:29:55 [2024-02-05T09:29:55.683Z] INFO: Testing against a local daemon
09:29:55 [2024-02-05T09:29:55.683Z] === RUN   TestSessionCreate
09:29:55 [2024-02-05T09:29:55.683Z] --- PASS: TestSessionCreate (0.02s)
09:29:55 [2024-02-05T09:29:55.683Z] === RUN   TestSessionCreateWithBadUpgrade
09:29:55 [2024-02-05T09:29:55.683Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:29:55 [2024-02-05T09:29:55.683Z] PASS
09:29:55 [2024-02-05T09:29:55.683Z] 
09:29:55 [2024-02-05T09:29:55.683Z] DONE 2 tests in 0.056s
09:29:55 [2024-02-05T09:29:55.683Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:29:55 [2024-02-05T09:29:55.683Z] ++ 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
09:29:55 [2024-02-05T09:29:55.683Z] ++ set -e
09:29:55 [2024-02-05T09:29:55.683Z] ++ '[' -n 0 ']'
09:29:55 [2024-02-05T09:29:55.683Z] ++ set -x
09:29:55 [2024-02-05T09:29:55.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:29:55 [2024-02-05T09:29:55.683Z] INFO: Testing against a local daemon
09:29:55 [2024-02-05T09:29:55.683Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:29:55 [2024-02-05T09:29:55.683Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:55 [2024-02-05T09:29:55.683Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:55 [2024-02-05T09:29:55.683Z] === RUN   TestDiskUsage
09:29:55 [2024-02-05T09:29:55.683Z] === PAUSE TestDiskUsage
09:29:55 [2024-02-05T09:29:55.683Z] === RUN   TestEventsExecDie
09:29:56 [2024-02-05T09:29:56.246Z] --- PASS: TestEventsExecDie (0.55s)
09:29:56 [2024-02-05T09:29:56.246Z] === RUN   TestEventsBackwardsCompatible
09:29:56 [2024-02-05T09:29:56.246Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:29:56 [2024-02-05T09:29:56.246Z] === RUN   TestEventsVolumeCreate
09:29:56 [2024-02-05T09:29:56.246Z] --- PASS: TestEventsVolumeCreate (0.07s)
09:29:56 [2024-02-05T09:29:56.246Z] === RUN   TestInfoBinaryCommits
09:29:56 [2024-02-05T09:29:56.246Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:29:56 [2024-02-05T09:29:56.246Z] === RUN   TestInfoAPIVersioned
09:29:56 [2024-02-05T09:29:56.246Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:29:56 [2024-02-05T09:29:56.246Z] === RUN   TestInfoAPI
09:29:56 [2024-02-05T09:29:56.246Z] --- PASS: TestInfoAPI (0.02s)
09:29:56 [2024-02-05T09:29:56.246Z] === RUN   TestInfoAPIWarnings
09:30:14 [2024-02-05T09:30:14.298Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:30:14 [2024-02-05T09:30:14.298Z] === RUN   TestInfoDebug
09:30:14 [2024-02-05T09:30:14.298Z] --- PASS: TestInfoDebug (0.52s)
09:30:14 [2024-02-05T09:30:14.298Z] === RUN   TestInfoInsecureRegistries
09:30:14 [2024-02-05T09:30:14.298Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:30:14 [2024-02-05T09:30:14.298Z] === RUN   TestInfoRegistryMirrors
09:30:14 [2024-02-05T09:30:14.554Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:30:14 [2024-02-05T09:30:14.554Z] === RUN   TestLoginFailsWithBadCredentials
09:30:15 [2024-02-05T09:30:15.483Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
09:30:15 [2024-02-05T09:30:15.483Z] === RUN   TestPingCacheHeaders
09:30:15 [2024-02-05T09:30:15.483Z] --- PASS: TestPingCacheHeaders (0.02s)
09:30:15 [2024-02-05T09:30:15.483Z] === RUN   TestPingGet
09:30:15 [2024-02-05T09:30:15.483Z] --- PASS: TestPingGet (0.01s)
09:30:15 [2024-02-05T09:30:15.483Z] === RUN   TestPingHead
09:30:15 [2024-02-05T09:30:15.483Z] --- PASS: TestPingHead (0.02s)
09:30:15 [2024-02-05T09:30:15.483Z] === RUN   TestPingSwarmHeader
09:30:16 [2024-02-05T09:30:16.046Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:30:16 [2024-02-05T09:30:16.609Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:30:17 [2024-02-05T09:30:17.978Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:30:17 [2024-02-05T09:30:17.978Z] --- PASS: TestPingSwarmHeader (2.44s)
09:30:17 [2024-02-05T09:30:17.978Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:30:17 [2024-02-05T09:30:17.978Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:30:17 [2024-02-05T09:30:17.978Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:30:17 [2024-02-05T09:30:17.978Z] === RUN   TestPingBuilderHeader
09:30:17 [2024-02-05T09:30:17.978Z] === RUN   TestPingBuilderHeader/default_config
09:30:18 [2024-02-05T09:30:18.541Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:30:19 [2024-02-05T09:30:19.103Z] --- PASS: TestPingBuilderHeader (1.05s)
09:30:19 [2024-02-05T09:30:19.103Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:30:19 [2024-02-05T09:30:19.103Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:30:19 [2024-02-05T09:30:19.103Z] === RUN   TestVersion
09:30:19 [2024-02-05T09:30:19.103Z] --- PASS: TestVersion (0.02s)
09:30:19 [2024-02-05T09:30:19.103Z] === CONT  TestDiskUsage
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/container_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/image_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/volume_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.666Z] === RUN   TestDiskUsage/after_container.Run
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:30:19 [2024-02-05T09:30:19.922Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:30:20 [2024-02-05T09:30:20.179Z] --- PASS: TestDiskUsage (1.19s)
09:30:20 [2024-02-05T09:30:20.179Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z] PASS
09:30:20 [2024-02-05T09:30:20.179Z] 
09:30:20 [2024-02-05T09:30:20.179Z] === Skipped
09:30:20 [2024-02-05T09:30:20.179Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:30:20 [2024-02-05T09:30:20.179Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:30:20 [2024-02-05T09:30:20.179Z] 
09:30:20 [2024-02-05T09:30:20.179Z] DONE 57 tests, 1 skipped in 24.597s
09:30:20 [2024-02-05T09:30:20.179Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:30:20 [2024-02-05T09:30:20.179Z] ++ 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
09:30:20 [2024-02-05T09:30:20.179Z] ++ set -e
09:30:20 [2024-02-05T09:30:20.179Z] ++ '[' -n 0 ']'
09:30:20 [2024-02-05T09:30:20.179Z] ++ set -x
09:30:20 [2024-02-05T09:30:20.179Z] ++ 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
09:30:20 [2024-02-05T09:30:20.179Z] INFO: Testing against a local daemon
09:30:20 [2024-02-05T09:30:20.179Z] === RUN   TestVolumesCreateAndList
09:30:20 [2024-02-05T09:30:20.179Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:30:20 [2024-02-05T09:30:20.179Z] === RUN   TestVolumesRemove
09:30:20 [2024-02-05T09:30:20.179Z] === RUN   TestVolumesRemove/volume_in_use
09:30:20 [2024-02-05T09:30:20.179Z] === RUN   TestVolumesRemove/volume_not_in_use
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesRemove/non-existing_volume
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:30:20 [2024-02-05T09:30:20.436Z] --- PASS: TestVolumesRemove (0.06s)
09:30:20 [2024-02-05T09:30:20.436Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:30:20 [2024-02-05T09:30:20.436Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesRemoveSwarmEnabled
09:30:20 [2024-02-05T09:30:20.436Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInspect
09:30:20 [2024-02-05T09:30:20.436Z] --- PASS: TestVolumesInspect (0.01s)
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInvalidJSON
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:30:20 [2024-02-05T09:30:20.436Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:30:20 [2024-02-05T09:30:20.436Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:30:20 [2024-02-05T09:30:20.436Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:30:20 [2024-02-05T09:30:20.436Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumePruneAnonymous
09:30:20 [2024-02-05T09:30:20.436Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:30:20 [2024-02-05T09:30:20.436Z] === RUN   TestVolumePruneAnonFromImage
09:30:20 [2024-02-05T09:30:20.692Z] --- PASS: TestVolumePruneAnonFromImage (0.23s)
09:30:20 [2024-02-05T09:30:20.692Z] === CONT  TestVolumesRemoveSwarmEnabled
09:30:22 [2024-02-05T09:30:22.059Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:30:22 [2024-02-05T09:30:22.059Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:30:22 [2024-02-05T09:30:22.059Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:30:22 [2024-02-05T09:30:22.059Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:30:22 [2024-02-05T09:30:22.989Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.41s)
09:30:22 [2024-02-05T09:30:22.989Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:30:22 [2024-02-05T09:30:22.989Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:30:22 [2024-02-05T09:30:22.989Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:30:22 [2024-02-05T09:30:22.989Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:30:22 [2024-02-05T09:30:22.989Z] PASS
09:30:22 [2024-02-05T09:30:22.989Z] 
09:30:22 [2024-02-05T09:30:22.989Z] DONE 20 tests in 2.794s
09:30:22 [2024-02-05T09:30:22.989Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:30:23 [2024-02-05T09:30:23.246Z] ++++ cat bundles/test-integration/docker.pid
09:30:23 [2024-02-05T09:30:23.246Z] +++ kill 21356
09:30:23 [2024-02-05T09:30:23.503Z] +++ /etc/init.d/apparmor stop
09:30:23 [2024-02-05T09:30:23.503Z] Leaving: AppArmorNo profiles have been unloaded.
09:30:23 [2024-02-05T09:30:23.503Z] 
09:30:23 [2024-02-05T09:30:23.503Z] Unloading profiles will leave already running processes permanently
09:30:23 [2024-02-05T09:30:23.503Z] unconfined, which can lead to unexpected situations.
09:30:23 [2024-02-05T09:30:23.503Z] 
09:30:23 [2024-02-05T09:30:23.503Z] To set a process to complain mode, use the command line tool
09:30:23 [2024-02-05T09:30:23.503Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:30:23 [2024-02-05T09:30:23.503Z] +++ true
09:30:23 [2024-02-05T09:30:23.503Z] exiting test-integration
09:30:23 [2024-02-05T09:30:23.503Z] ++ exit 0
09:30:23 [2024-02-05T09:30:23.503Z] 
Post stage
[Pipeline] junit
09:30:24 [2024-02-05T09:30:24.444Z] Recording test results
09:30:24 [2024-02-05T09:30:24.638Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:30:24 [2024-02-05T09:30:24.953Z] + echo Ensuring container killed.
09:30:24 [2024-02-05T09:30:24.954Z] Ensuring container killed.
09:30:24 [2024-02-05T09:30:24.954Z] + docker rm -vf docker-pr2
09:30:24 [2024-02-05T09:30:24.954Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
09:30:25 [2024-02-05T09:30:25.227Z] + echo Chowning /workspace to jenkins user
09:30:25 [2024-02-05T09:30:25.227Z] Chowning /workspace to jenkins user
09:30:25 [2024-02-05T09:30:25.227Z] + id -u
09:30:25 [2024-02-05T09:30:25.227Z] + id -g
09:30:25 [2024-02-05T09:30:25.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47325:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:30:26 [2024-02-05T09:30:26.436Z] + bundleName=arm64-integration
09:30:26 [2024-02-05T09:30:26.436Z] + echo Creating arm64-integration-bundles.tar.gz
09:30:26 [2024-02-05T09:30:26.436Z] Creating arm64-integration-bundles.tar.gz
09:30:26 [2024-02-05T09:30:26.436Z] + find+  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:30:26 [2024-02-05T09:30:26.436Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:30:26 [2024-02-05T09:30:26.704Z] Archiving artifacts
09:30:27 [2024-02-05T09:30:27.003Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47325/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:30:27 [2024-02-05T09:30:27.286Z] + make clean
09:30:27 [2024-02-05T09:30:27.286Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:30:27 [2024-02-05T09:30:27.286Z] docker-dev-cache
09:30:27 [2024-02-05T09:30:27.286Z] 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-47325/2/stashes/