Skip to content
Success

Console Output

Pull request #47744 updated
08:16:13 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 87506142d88fa3c0e10963144bef0651b60cfafc+faf84d7f0a1f2e6badff6f720a3e1e559c356fff (d91cb8d88b40a46e3f6c3451b850bbce8fea3458)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47744@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 c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # 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
08:16:17 [2024-04-24T08:16:17.357Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:16:17 [2024-04-24T08:16:17.363Z] Trying to pass milestone 3
[Pipeline] milestone
08:16:17 [2024-04-24T08:16:17.557Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:16:32 [2024-04-24T08:16:32.784Z] Still waiting to schedule task
08:16:32 [2024-04-24T08:16:32.784Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a456891bfff0ba13)’ is offline
08:17:24 [2024-04-24T08:17:24.570Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a456891bfff0ba13) in /home/ubuntu/workspace/moby_PR-47744
[Pipeline] {
[Pipeline] checkout
08:17:24 [2024-04-24T08:17:24.603Z] The recommended git tool is: git
08:17:27 [2024-04-24T08:17:27.426Z] using credential docker-jenkins-github-credentials
08:17:27 [2024-04-24T08:17:27.437Z] Cloning the remote Git repository
08:17:27 [2024-04-24T08:17:27.437Z] Cloning with configured refspecs honoured and without tags
08:17:27 [2024-04-24T08:17:27.425Z] Cloning repository https://github.com/moby/moby.git
08:17:27 [2024-04-24T08:17:27.487Z]  > git init /home/ubuntu/workspace/moby_PR-47744 # timeout=10
08:17:28 [2024-04-24T08:17:28.150Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:28 [2024-04-24T08:17:28.150Z]  > git --version # timeout=10
08:17:28 [2024-04-24T08:17:28.153Z]  > git --version # 'git version 2.25.1'
08:17:28 [2024-04-24T08:17:28.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:28 [2024-04-24T08:17:28.182Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47744/head:refs/remotes/origin/PR-47744 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:41 [2024-04-24T08:17:41.773Z] Fetching without tags
08:17:41 [2024-04-24T08:17:41.968Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 87506142d88fa3c0e10963144bef0651b60cfafc
08:17:41 [2024-04-24T08:17:41.451Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:41 [2024-04-24T08:17:41.454Z]  > git config --add remote.origin.fetch +refs/pull/47744/head:refs/remotes/origin/PR-47744 # timeout=10
08:17:41 [2024-04-24T08:17:41.457Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:41 [2024-04-24T08:17:41.754Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:41 [2024-04-24T08:17:41.761Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:41 [2024-04-24T08:17:41.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:41 [2024-04-24T08:17:41.764Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47744/head:refs/remotes/origin/PR-47744 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:41 [2024-04-24T08:17:41.959Z]  > git config core.sparsecheckout # timeout=10
08:17:41 [2024-04-24T08:17:41.969Z]  > git checkout -f 87506142d88fa3c0e10963144bef0651b60cfafc # timeout=10
08:17:43 [2024-04-24T08:17:43.726Z] Merge succeeded, producing 9c8af8449f2870e5e3d524796d02ceb56d1883ad
08:17:43 [2024-04-24T08:17:43.727Z] Checking out Revision 9c8af8449f2870e5e3d524796d02ceb56d1883ad (PR-47744)
08:17:42 [2024-04-24T08:17:42.645Z]  > git remote # timeout=10
08:17:42 [2024-04-24T08:17:42.649Z]  > git config --get remote.origin.url # timeout=10
08:17:42 [2024-04-24T08:17:42.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:42 [2024-04-24T08:17:42.653Z]  > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10
08:17:43 [2024-04-24T08:17:43.709Z]  > git rev-parse HEAD^{commit} # timeout=10
08:17:43 [2024-04-24T08:17:43.715Z]  > git config core.sparsecheckout # timeout=10
08:17:43 [2024-04-24T08:17:43.717Z]  > git checkout -f 9c8af8449f2870e5e3d524796d02ceb56d1883ad # timeout=10
08:17:47 [2024-04-24T08:17:47.127Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD"
08:17:47 [2024-04-24T08:17:47.133Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:17:47 [2024-04-24T08:17:47.958Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47744:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
08:17:47 [2024-04-24T08:17:47.118Z]  > git rev-list --no-walk 358c921e141196e564bd259b9893d5bf65e5947e # timeout=10
08:17:52 [2024-04-24T08:17:52.153Z] Unable to find image 'alpine:latest' locally
08:17:52 [2024-04-24T08:17:52.153Z] latest: Pulling from library/alpine
08:17:52 [2024-04-24T08:17:52.153Z] bca4290a9639: Pulling fs layer
08:17:52 [2024-04-24T08:17:52.153Z] bca4290a9639: Verifying Checksum
08:17:52 [2024-04-24T08:17:52.153Z] bca4290a9639: Download complete
08:17:52 [2024-04-24T08:17:52.153Z] bca4290a9639: Pull complete
08:17:52 [2024-04-24T08:17:52.153Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
08:17:52 [2024-04-24T08:17:52.153Z] Status: Downloaded newer image for alpine:latest
08:18:02 [2024-04-24T08:18:02.139Z] 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
08:18:07 [2024-04-24T08:18:07.475Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a456891bfff0ba13) in /home/ubuntu/workspace/moby_PR-47744
[Pipeline] {
[Pipeline] checkout
08:18:07 [2024-04-24T08:18:07.492Z] The recommended git tool is: git
08:18:07 [2024-04-24T08:18:07.500Z] using credential docker-jenkins-github-credentials
08:18:07 [2024-04-24T08:18:07.510Z] Fetching changes from the remote Git repository
08:18:07 [2024-04-24T08:18:07.518Z] Fetching without tags
08:18:07 [2024-04-24T08:18:07.721Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 87506142d88fa3c0e10963144bef0651b60cfafc
08:18:07 [2024-04-24T08:18:07.869Z] Merge succeeded, producing 54127fa4ece849c94396e33b5c7fa99997bfe3ec
08:18:07 [2024-04-24T08:18:07.869Z] Checking out Revision 54127fa4ece849c94396e33b5c7fa99997bfe3ec (PR-47744)
08:18:07 [2024-04-24T08:18:07.925Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD"
08:18:07 [2024-04-24T08:18:07.930Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:18:07 [2024-04-24T08:18:07.502Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47744/.git # timeout=10
08:18:07 [2024-04-24T08:18:07.511Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:18:07 [2024-04-24T08:18:07.516Z] Fetching upstream changes from https://github.com/moby/moby.git
08:18:07 [2024-04-24T08:18:07.516Z]  > git --version # timeout=10
08:18:07 [2024-04-24T08:18:07.518Z]  > git --version # 'git version 2.25.1'
08:18:07 [2024-04-24T08:18:07.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:18:07 [2024-04-24T08:18:07.520Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47744/head:refs/remotes/origin/PR-47744 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:18:07 [2024-04-24T08:18:07.719Z]  > git config core.sparsecheckout # timeout=10
08:18:07 [2024-04-24T08:18:07.721Z]  > git checkout -f 87506142d88fa3c0e10963144bef0651b60cfafc # timeout=10
08:18:07 [2024-04-24T08:18:07.762Z]  > git remote # timeout=10
08:18:07 [2024-04-24T08:18:07.764Z]  > git config --get remote.origin.url # timeout=10
08:18:07 [2024-04-24T08:18:07.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:18:07 [2024-04-24T08:18:07.769Z]  > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10
08:18:07 [2024-04-24T08:18:07.861Z]  > git rev-parse HEAD^{commit} # timeout=10
08:18:07 [2024-04-24T08:18:07.866Z]  > git config core.sparsecheckout # timeout=10
08:18:07 [2024-04-24T08:18:07.868Z]  > git checkout -f 54127fa4ece849c94396e33b5c7fa99997bfe3ec # timeout=10
08:18:07 [2024-04-24T08:18:07.923Z]  > git rev-list --no-walk 358c921e141196e564bd259b9893d5bf65e5947e # timeout=10
08:18:08 [2024-04-24T08:18:08.705Z] + docker version
08:18:08 [2024-04-24T08:18:08.705Z] Client: Docker Engine - Community
08:18:08 [2024-04-24T08:18:08.705Z]  Version:           25.0.3
08:18:08 [2024-04-24T08:18:08.705Z]  API version:       1.44
08:18:08 [2024-04-24T08:18:08.705Z]  Go version:        go1.21.6
08:18:08 [2024-04-24T08:18:08.705Z]  Git commit:        4debf41
08:18:08 [2024-04-24T08:18:08.705Z]  Built:             Tue Feb  6 21:13:09 2024
08:18:08 [2024-04-24T08:18:08.705Z]  OS/Arch:           linux/arm64
08:18:08 [2024-04-24T08:18:08.705Z]  Context:           default
08:18:08 [2024-04-24T08:18:08.705Z] 
08:18:08 [2024-04-24T08:18:08.705Z] Server: Docker Engine - Community
08:18:08 [2024-04-24T08:18:08.705Z]  Engine:
08:18:08 [2024-04-24T08:18:08.705Z]   Version:          25.0.3
08:18:08 [2024-04-24T08:18:08.705Z]   API version:      1.44 (minimum version 1.24)
08:18:08 [2024-04-24T08:18:08.705Z]   Go version:       go1.21.6
08:18:08 [2024-04-24T08:18:08.705Z]   Git commit:       f417435
08:18:08 [2024-04-24T08:18:08.705Z]   Built:            Tue Feb  6 21:13:09 2024
08:18:08 [2024-04-24T08:18:08.705Z]   OS/Arch:          linux/arm64
08:18:08 [2024-04-24T08:18:08.705Z]   Experimental:     true
08:18:08 [2024-04-24T08:18:08.705Z]  containerd:
08:18:08 [2024-04-24T08:18:08.706Z]   Version:          1.6.28
08:18:08 [2024-04-24T08:18:08.706Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
08:18:08 [2024-04-24T08:18:08.706Z]  runc:
08:18:08 [2024-04-24T08:18:08.706Z]   Version:          1.1.12
08:18:08 [2024-04-24T08:18:08.706Z]   GitCommit:        v1.1.12-0-g51d5e94
08:18:08 [2024-04-24T08:18:08.706Z]  docker-init:
08:18:08 [2024-04-24T08:18:08.706Z]   Version:          0.19.0
08:18:08 [2024-04-24T08:18:08.706Z]   GitCommit:        de40ad0
[Pipeline] sh
08:18:08 [2024-04-24T08:18:08.987Z] + docker info
08:18:17 [2024-04-24T08:18:17.110Z] Client: Docker Engine - Community
08:18:17 [2024-04-24T08:18:17.110Z]  Version:    25.0.3
08:18:17 [2024-04-24T08:18:17.110Z]  Context:    default
08:18:17 [2024-04-24T08:18:17.110Z]  Debug Mode: false
08:18:17 [2024-04-24T08:18:17.110Z]  Plugins:
08:18:17 [2024-04-24T08:18:17.110Z]   buildx: Docker Buildx (Docker Inc.)
08:18:17 [2024-04-24T08:18:17.110Z]     Version:  v0.12.1
08:18:17 [2024-04-24T08:18:17.110Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:18:17 [2024-04-24T08:18:17.110Z]   compose: Docker Compose (Docker Inc.)
08:18:17 [2024-04-24T08:18:17.110Z]     Version:  v2.24.6
08:18:17 [2024-04-24T08:18:17.110Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:18:17 [2024-04-24T08:18:17.110Z] 
08:18:17 [2024-04-24T08:18:17.110Z] Server:
08:18:17 [2024-04-24T08:18:17.110Z]  Containers: 0
08:18:17 [2024-04-24T08:18:17.110Z]   Running: 0
08:18:17 [2024-04-24T08:18:17.110Z]   Paused: 0
08:18:17 [2024-04-24T08:18:17.110Z]   Stopped: 0
08:18:17 [2024-04-24T08:18:17.110Z]  Images: 1
08:18:17 [2024-04-24T08:18:17.110Z]  Server Version: 25.0.3
08:18:17 [2024-04-24T08:18:17.110Z]  Storage Driver: overlay2
08:18:17 [2024-04-24T08:18:17.110Z]   Backing Filesystem: extfs
08:18:17 [2024-04-24T08:18:17.110Z]   Supports d_type: true
08:18:17 [2024-04-24T08:18:17.110Z]   Using metacopy: false
08:18:17 [2024-04-24T08:18:17.110Z]   Native Overlay Diff: true
08:18:17 [2024-04-24T08:18:17.110Z]   userxattr: false
08:18:17 [2024-04-24T08:18:17.110Z]  Logging Driver: json-file
08:18:17 [2024-04-24T08:18:17.110Z]  Cgroup Driver: cgroupfs
08:18:17 [2024-04-24T08:18:17.110Z]  Cgroup Version: 1
08:18:17 [2024-04-24T08:18:17.110Z]  Plugins:
08:18:17 [2024-04-24T08:18:17.110Z]   Volume: local
08:18:17 [2024-04-24T08:18:17.110Z]   Network: bridge host ipvlan macvlan null overlay
08:18:17 [2024-04-24T08:18:17.110Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
08:18:17 [2024-04-24T08:18:17.110Z]  Swarm: inactive
08:18:17 [2024-04-24T08:18:17.110Z]  Runtimes: io.containerd.runc.v2 runc
08:18:17 [2024-04-24T08:18:17.110Z]  Default Runtime: runc
08:18:17 [2024-04-24T08:18:17.110Z]  Init Binary: docker-init
08:18:17 [2024-04-24T08:18:17.110Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
08:18:17 [2024-04-24T08:18:17.110Z]  runc version: v1.1.12-0-g51d5e94
08:18:17 [2024-04-24T08:18:17.110Z]  init version: de40ad0
08:18:17 [2024-04-24T08:18:17.110Z]  Security Options:
08:18:17 [2024-04-24T08:18:17.110Z]   apparmor
08:18:17 [2024-04-24T08:18:17.110Z]   seccomp
08:18:17 [2024-04-24T08:18:17.110Z]    Profile: builtin
08:18:17 [2024-04-24T08:18:17.110Z]  Kernel Version: 5.15.0-1053-aws
08:18:17 [2024-04-24T08:18:17.110Z]  Operating System: Ubuntu 20.04.6 LTS
08:18:17 [2024-04-24T08:18:17.110Z]  OSType: linux
08:18:17 [2024-04-24T08:18:17.110Z]  Architecture: aarch64
08:18:17 [2024-04-24T08:18:17.110Z]  CPUs: 8
08:18:17 [2024-04-24T08:18:17.110Z]  Total Memory: 30.64GiB
08:18:17 [2024-04-24T08:18:17.110Z]  Name: ip-10-100-39-141
08:18:17 [2024-04-24T08:18:17.110Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
08:18:17 [2024-04-24T08:18:17.110Z]  Docker Root Dir: /var/lib/docker
08:18:17 [2024-04-24T08:18:17.110Z]  Debug Mode: false
08:18:17 [2024-04-24T08:18:17.110Z]  Experimental: true
08:18:17 [2024-04-24T08:18:17.110Z]  Insecure Registries:
08:18:17 [2024-04-24T08:18:17.110Z]   127.0.0.0/8
08:18:17 [2024-04-24T08:18:17.110Z]  Live Restore Enabled: true
08:18:17 [2024-04-24T08:18:17.110Z] 
[Pipeline] sh
08:18:17 [2024-04-24T08:18:17.392Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:18:17 [2024-04-24T08:18:17.392Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:18:17 [2024-04-24T08:18:17.392Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47744/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:18:17 [2024-04-24T08:18:17.392Z] + bash /home/ubuntu/workspace/moby_PR-47744/check-config.sh
08:18:17 [2024-04-24T08:18:17.392Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:18:17 [2024-04-24T08:18:17.392Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
08:18:17 [2024-04-24T08:18:17.392Z] 
08:18:17 [2024-04-24T08:18:17.392Z] Generally Necessary:
08:18:17 [2024-04-24T08:18:17.392Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:18:17 [2024-04-24T08:18:17.392Z] - apparmor: enabled and tools installed
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NAMESPACES: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NET_NS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_PID_NS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_IPC_NS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_UTS_NS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_CGROUPS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_CGROUP_CPUACCT: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_CGROUP_DEVICE: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_CGROUP_FREEZER: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_CGROUP_SCHED: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_CPUSETS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_MEMCG: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_KEYS: enabled
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_VETH: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_BRIDGE: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:18:17 [2024-04-24T08:18:17.651Z] - CONFIG_NF_NAT: enabled (as module)
08:18:17 [2024-04-24T08:18:17.652Z] - CONFIG_POSIX_MQUEUE: enabled
08:18:17 [2024-04-24T08:18:17.652Z] - CONFIG_CGROUP_BPF: enabled
08:18:17 [2024-04-24T08:18:17.652Z] 
08:18:17 [2024-04-24T08:18:17.652Z] Optional Features:
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_USER_NS: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_SECCOMP: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_SECCOMP_FILTER: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_CGROUP_PIDS: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_MEMCG_SWAP: enabled
08:18:17 [2024-04-24T08:18:17.911Z]     (cgroup swap accounting is currently enabled)
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_BLK_CGROUP: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_CGROUP_PERF: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_CGROUP_HUGETLB: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_CFS_BANDWIDTH: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_RT_GROUP_SCHED: missing
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_IP_VS: enabled (as module)
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_IP_VS_NFCT: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_IP_VS_RR: enabled (as module)
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_SECURITY_SELINUX: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_SECURITY_APPARMOR: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_EXT4_FS: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:18:17 [2024-04-24T08:18:17.911Z] - Network Drivers:
08:18:17 [2024-04-24T08:18:17.911Z]   - "overlay":
08:18:17 [2024-04-24T08:18:17.911Z]     - CONFIG_VXLAN: enabled (as module)
08:18:17 [2024-04-24T08:18:17.911Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:18:17 [2024-04-24T08:18:17.911Z]       Optional (for encrypted networks):
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_CRYPTO: enabled
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_CRYPTO_AEAD: enabled
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_CRYPTO_GCM: enabled
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_CRYPTO_GHASH: enabled
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_XFRM: enabled
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_XFRM_USER: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]       - CONFIG_INET_ESP: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]   - "ipvlan":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_IPVLAN: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]   - "macvlan":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_MACVLAN: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_DUMMY: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]   - "ftp,tftp client in container":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z] - Storage Drivers:
08:18:18 [2024-04-24T08:18:18.171Z]   - "aufs":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_AUFS_FS: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]   - "btrfs":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:18:18 [2024-04-24T08:18:18.171Z]   - "devicemapper":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_BLK_DEV_DM: enabled
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]   - "overlay":
08:18:18 [2024-04-24T08:18:18.171Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:18:18 [2024-04-24T08:18:18.171Z]   - "zfs":
08:18:18 [2024-04-24T08:18:18.171Z]     - /dev/zfs: present
08:18:18 [2024-04-24T08:18:18.171Z]     - zfs command: missing
08:18:18 [2024-04-24T08:18:18.171Z]     - zpool command: missing
08:18:18 [2024-04-24T08:18:18.171Z] 
08:18:18 [2024-04-24T08:18:18.171Z] Limits:
08:18:18 [2024-04-24T08:18:18.171Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:18:18 [2024-04-24T08:18:18.171Z] 
08:18:18 [2024-04-24T08:18:18.171Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:18:18 [2024-04-24T08:18:18.470Z] + docker build --force-rm -t docker:54127fa4ece849c94396e33b5c7fa99997bfe3ec .
08:18:18 [2024-04-24T08:18:18.729Z] #0 building with "default" instance using docker driver
08:18:18 [2024-04-24T08:18:18.729Z] 
08:18:18 [2024-04-24T08:18:18.729Z] #1 [internal] load build definition from Dockerfile
08:18:18 [2024-04-24T08:18:18.729Z] #1 transferring dockerfile: 28.30kB done
08:18:18 [2024-04-24T08:18:18.729Z] #1 DONE 0.1s
08:18:18 [2024-04-24T08:18:18.729Z] 
08:18:18 [2024-04-24T08:18:18.729Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
08:18:19 [2024-04-24T08:18:19.297Z] #2 DONE 0.6s
08:18:19 [2024-04-24T08:18:19.297Z] 
08:18:19 [2024-04-24T08:18:19.297Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
08:18:19 [2024-04-24T08:18:19.297Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done
08:18:19 [2024-04-24T08:18:19.297Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done
08:18:19 [2024-04-24T08:18:19.297Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done
08:18:19 [2024-04-24T08:18:19.297Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done
08:18:19 [2024-04-24T08:18:19.297Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 2.10MB / 11.23MB 0.1s
08:18:19 [2024-04-24T08:18:19.557Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s
08:18:19 [2024-04-24T08:18:19.816Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.5s done
08:18:19 [2024-04-24T08:18:19.816Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done
08:18:20 [2024-04-24T08:18:20.075Z] #3 DONE 0.7s
08:18:20 [2024-04-24T08:18:20.075Z] 
08:18:20 [2024-04-24T08:18:20.075Z] #4 [internal] load metadata for docker.io/library/busybox:latest
08:18:21 [2024-04-24T08:18:21.013Z] #4 ...
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3
08:18:21 [2024-04-24T08:18:21.013Z] #5 DONE 0.9s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
08:18:21 [2024-04-24T08:18:21.013Z] #6 DONE 0.9s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:18:21 [2024-04-24T08:18:21.013Z] #7 DONE 0.9s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #4 [internal] load metadata for docker.io/library/busybox:latest
08:18:21 [2024-04-24T08:18:21.013Z] #4 DONE 0.9s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #8 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
08:18:21 [2024-04-24T08:18:21.013Z] #8 DONE 0.9s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
08:18:21 [2024-04-24T08:18:21.013Z] #9 DONE 0.9s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
08:18:21 [2024-04-24T08:18:21.013Z] #10 DONE 1.0s
08:18:21 [2024-04-24T08:18:21.013Z] 
08:18:21 [2024-04-24T08:18:21.013Z] #11 [internal] load metadata for docker.io/library/debian:bookworm
08:18:21 [2024-04-24T08:18:21.013Z] #11 DONE 1.0s
08:18:21 [2024-04-24T08:18:21.272Z] 
08:18:21 [2024-04-24T08:18:21.272Z] #12 [internal] load .dockerignore
08:18:21 [2024-04-24T08:18:21.272Z] #12 transferring context: 113B done
08:18:21 [2024-04-24T08:18:21.272Z] #12 DONE 0.0s
08:18:21 [2024-04-24T08:18:21.859Z] 
08:18:21 [2024-04-24T08:18:21.859Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
08:18:21 [2024-04-24T08:18:21.859Z] #13 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
08:18:21 [2024-04-24T08:18:21.859Z] #13 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.1s done
08:18:21 [2024-04-24T08:18:21.859Z] #13 sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 1.85kB / 1.85kB done
08:18:21 [2024-04-24T08:18:21.859Z] #13 sha256:40374b5cdc928ffc606cb5c2bbf5e2b2eb6eb918a8e62104ae1f001c49dcbe3a 529B / 529B done
08:18:22 [2024-04-24T08:18:22.119Z] #13 sha256:dc0de672ed1226c65f85607f60b58c8fd94abdb7eba38cb172d056a430ce548e 1.48kB / 1.48kB done
08:18:22 [2024-04-24T08:18:22.119Z] #13 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 0B / 49.61MB 0.2s
08:18:22 [2024-04-24T08:18:22.379Z] #13 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 16.78MB / 49.61MB 0.4s
08:18:22 [2024-04-24T08:18:22.640Z] #13 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 32.51MB / 49.61MB 0.6s
08:18:22 [2024-04-24T08:18:22.900Z] #13 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 46.14MB / 49.61MB 0.9s
08:18:22 [2024-04-24T08:18:22.900Z] #13 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 1.0s
08:18:25 [2024-04-24T08:18:25.437Z] #13 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 3.4s done
08:18:25 [2024-04-24T08:18:25.437Z] #13 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 0.1s
08:18:26 [2024-04-24T08:18:26.007Z] #13 ...
08:18:26 [2024-04-24T08:18:26.007Z] 
08:18:26 [2024-04-24T08:18:26.007Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
08:18:26 [2024-04-24T08:18:26.007Z] #14 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.1s done
08:18:26 [2024-04-24T08:18:26.007Z] #14 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
08:18:26 [2024-04-24T08:18:26.007Z] #14 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
08:18:26 [2024-04-24T08:18:26.007Z] #14 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
08:18:26 [2024-04-24T08:18:26.007Z] #14 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 0.2s done
08:18:26 [2024-04-24T08:18:26.007Z] #14 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
08:18:26 [2024-04-24T08:18:26.007Z] #14 DONE 4.6s
08:18:26 [2024-04-24T08:18:26.007Z] 
08:18:26 [2024-04-24T08:18:26.007Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
08:18:26 [2024-04-24T08:18:26.267Z] #13 ...
08:18:26 [2024-04-24T08:18:26.267Z] 
08:18:26 [2024-04-24T08:18:26.267Z] #15 [internal] load build context
08:18:26 [2024-04-24T08:18:26.267Z] #15 transferring context: 77.63MB 1.9s done
08:18:26 [2024-04-24T08:18:26.267Z] #15 DONE 4.6s
08:18:26 [2024-04-24T08:18:26.267Z] 
08:18:26 [2024-04-24T08:18:26.267Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:18:26 [2024-04-24T08:18:26.267Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
08:18:26 [2024-04-24T08:18:26.267Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:18:26 [2024-04-24T08:18:26.267Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:18:26 [2024-04-24T08:18:26.267Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:18:26 [2024-04-24T08:18:26.267Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
08:18:26 [2024-04-24T08:18:26.267Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
08:18:26 [2024-04-24T08:18:26.267Z] #16 DONE 4.6s
08:18:26 [2024-04-24T08:18:26.267Z] 
08:18:26 [2024-04-24T08:18:26.267Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
08:18:27 [2024-04-24T08:18:27.719Z] #13 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 2.0s done
08:18:31 [2024-04-24T08:18:31.025Z] #13 DONE 9.2s
08:18:31 [2024-04-24T08:18:31.025Z] 
08:18:31 [2024-04-24T08:18:31.025Z] #17 [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
08:18:31 [2024-04-24T08:18:31.601Z] #17 ...
08:18:31 [2024-04-24T08:18:31.601Z] 
08:18:31 [2024-04-24T08:18:31.601Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
08:18:31 [2024-04-24T08:18:31.601Z] #18 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.1s done
08:18:31 [2024-04-24T08:18:31.601Z] #18 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
08:18:31 [2024-04-24T08:18:31.601Z] #18 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
08:18:31 [2024-04-24T08:18:31.601Z] #18 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
08:18:31 [2024-04-24T08:18:31.601Z] #18 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 9.7s
08:18:32 [2024-04-24T08:18:32.060Z] #18 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 9.8s done
08:18:32 [2024-04-24T08:18:32.060Z] #18 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a
08:18:32 [2024-04-24T08:18:32.060Z] #18 ...
08:18:32 [2024-04-24T08:18:32.060Z] 
08:18:32 [2024-04-24T08:18:32.060Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
08:18:32 [2024-04-24T08:18:32.060Z] #19 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.1s done
08:18:32 [2024-04-24T08:18:32.060Z] #19 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
08:18:32 [2024-04-24T08:18:32.060Z] #19 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
08:18:32 [2024-04-24T08:18:32.060Z] #19 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
08:18:32 [2024-04-24T08:18:32.060Z] #19 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 9.8s
08:18:32 [2024-04-24T08:18:32.060Z] #19 ...
08:18:32 [2024-04-24T08:18:32.060Z] 
08:18:32 [2024-04-24T08:18:32.060Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:18:32 [2024-04-24T08:18:32.060Z] #20 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.1s done
08:18:32 [2024-04-24T08:18:32.060Z] #20 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
08:18:32 [2024-04-24T08:18:32.060Z] #20 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
08:18:32 [2024-04-24T08:18:32.060Z] #20 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
08:18:32 [2024-04-24T08:18:32.060Z] #20 ...
08:18:32 [2024-04-24T08:18:32.060Z] 
08:18:32 [2024-04-24T08:18:32.060Z] #21 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
08:18:32 [2024-04-24T08:18:32.060Z] #21 resolve docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 0.1s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 1.64kB / 1.64kB done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:8abc7e3032aeb13a3562d096ef133a12f4741e7fec06c0f7e22f3c23229cc90c 2.89kB / 2.89kB done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:d606747c3d6f91a6e4a073efb2478c1dd5b422a4ad5b7fd8dffc3f61cc396a14 1.79kB / 1.79kB done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 2.1s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 23.58MB / 23.58MB 4.2s
08:18:32 [2024-04-24T08:18:32.060Z] #21 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 1.6s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.6s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 5.6s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 63.99MB / 63.99MB 5.2s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 8.2s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 2.2s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 8.6s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 8.7s done
08:18:32 [2024-04-24T08:18:32.060Z] #21 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 1.6s
08:18:32 [2024-04-24T08:18:32.319Z] #21 ...
08:18:32 [2024-04-24T08:18:32.319Z] 
08:18:32 [2024-04-24T08:18:32.319Z] #22 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
08:18:32 [2024-04-24T08:18:32.319Z] #22 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.1s done
08:18:32 [2024-04-24T08:18:32.319Z] #22 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
08:18:32 [2024-04-24T08:18:32.319Z] #22 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
08:18:32 [2024-04-24T08:18:32.319Z] #22 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
08:18:32 [2024-04-24T08:18:32.319Z] #22 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 9.1s done
08:18:32 [2024-04-24T08:18:32.319Z] #22 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done
08:18:32 [2024-04-24T08:18:32.319Z] #22 ...
08:18:32 [2024-04-24T08:18:32.319Z] 
08:18:32 [2024-04-24T08:18:32.319Z] #21 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
08:18:32 [2024-04-24T08:18:32.889Z] #21 ...
08:18:32 [2024-04-24T08:18:32.889Z] 
08:18:32 [2024-04-24T08:18:32.889Z] #22 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
08:18:32 [2024-04-24T08:18:32.889Z] #22 DONE 11.1s
08:18:32 [2024-04-24T08:18:32.889Z] 
08:18:32 [2024-04-24T08:18:32.889Z] #21 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
08:18:32 [2024-04-24T08:18:32.889Z] #21 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 2.3s done
08:18:33 [2024-04-24T08:18:33.149Z] #21 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8
08:18:33 [2024-04-24T08:18:33.149Z] #21 ...
08:18:33 [2024-04-24T08:18:33.149Z] 
08:18:33 [2024-04-24T08:18:33.149Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
08:18:33 [2024-04-24T08:18:33.149Z] #18 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.2s done
08:18:33 [2024-04-24T08:18:33.149Z] #18 DONE 11.6s
08:18:33 [2024-04-24T08:18:33.149Z] 
08:18:33 [2024-04-24T08:18:33.149Z] #21 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
08:18:33 [2024-04-24T08:18:33.717Z] #21 ...
08:18:33 [2024-04-24T08:18:33.717Z] 
08:18:33 [2024-04-24T08:18:33.717Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
08:18:33 [2024-04-24T08:18:33.717Z] #19 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 10.4s done
08:18:33 [2024-04-24T08:18:33.717Z] #19 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.3s done
08:18:33 [2024-04-24T08:18:33.717Z] #19 DONE 12.0s
08:18:33 [2024-04-24T08:18:33.717Z] 
08:18:33 [2024-04-24T08:18:33.717Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:18:33 [2024-04-24T08:18:33.717Z] #20 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 10.7s done
08:18:33 [2024-04-24T08:18:33.717Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.9s done
08:18:33 [2024-04-24T08:18:33.717Z] #20 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 11.0s done
08:18:33 [2024-04-24T08:18:33.717Z] #20 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done
08:18:33 [2024-04-24T08:18:33.717Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 11.4s done
08:18:33 [2024-04-24T08:18:33.717Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
08:18:33 [2024-04-24T08:18:33.717Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
08:18:33 [2024-04-24T08:18:33.977Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
08:18:34 [2024-04-24T08:18:34.237Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
08:18:35 [2024-04-24T08:18:35.175Z] #20 DONE 13.3s
08:18:35 [2024-04-24T08:18:35.175Z] 
08:18:35 [2024-04-24T08:18:35.175Z] #17 [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
08:18:35 [2024-04-24T08:18:35.175Z] #17 3.761 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:18:35 [2024-04-24T08:18:35.175Z] #17 3.815 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:18:35 [2024-04-24T08:18:35.175Z] #17 3.815 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:18:35 [2024-04-24T08:18:35.175Z] #17 3.894 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:18:35 [2024-04-24T08:18:35.175Z] #17 4.075 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:18:35 [2024-04-24T08:18:35.175Z] #17 4.076 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:18:36 [2024-04-24T08:18:36.113Z] #17 5.200 Fetched 9105 kB in 2s (5364 kB/s)
08:18:36 [2024-04-24T08:18:36.681Z] #17 5.200 Reading package lists...
08:18:37 [2024-04-24T08:18:37.253Z] #17 5.818 Reading package lists...
08:18:37 [2024-04-24T08:18:37.512Z] #17 6.419 Building dependency tree...
08:18:37 [2024-04-24T08:18:37.512Z] #17 6.798 The following additional packages will be installed:
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.798   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.798   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.800   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.802 Suggested packages:
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.802   krb5-doc krb5-user
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.802 Recommended packages:
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.802   krb5-locales libldap-common publicsuffix libsasl2-modules
08:18:37 [2024-04-24T08:18:37.771Z] #17 6.970 The following NEW packages will be installed:
08:18:38 [2024-04-24T08:18:38.030Z] #17 6.970   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
08:18:38 [2024-04-24T08:18:38.030Z] #17 6.971   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
08:18:38 [2024-04-24T08:18:38.030Z] #17 6.971   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:18:38 [2024-04-24T08:18:38.030Z] #17 6.971   libssh2-1 libssl3 openssl
08:18:38 [2024-04-24T08:18:38.030Z] #17 ...
08:18:38 [2024-04-24T08:18:38.030Z] 
08:18:38 [2024-04-24T08:18:38.030Z] #21 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
08:18:38 [2024-04-24T08:18:38.030Z] #21 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 3.7s done
08:18:38 [2024-04-24T08:18:38.030Z] #21 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb done
08:18:38 [2024-04-24T08:18:38.030Z] #21 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
08:18:38 [2024-04-24T08:18:38.030Z] #21 DONE 16.5s
08:18:38 [2024-04-24T08:18:38.289Z] 
08:18:38 [2024-04-24T08:18:38.289Z] #17 [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
08:18:38 [2024-04-24T08:18:38.289Z] #17 7.244 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
08:18:38 [2024-04-24T08:18:38.289Z] #17 7.244 Need to get 5813 kB of archives.
08:18:38 [2024-04-24T08:18:38.289Z] #17 7.244 After this operation, 16.1 MB of additional disk space will be used.
08:18:38 [2024-04-24T08:18:38.289Z] #17 7.244 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
08:18:38 [2024-04-24T08:18:38.289Z] #17 7.379 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
08:18:38 [2024-04-24T08:18:38.289Z] #17 7.519 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.530 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.594 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.600 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.606 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.609 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.615 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.617 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.620 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.622 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.623 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.626 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.627 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.628 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.631 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.642 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
08:18:38 [2024-04-24T08:18:38.548Z] #17 7.721 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
08:18:38 [2024-04-24T08:18:38.807Z] #17 7.723 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:18:38 [2024-04-24T08:18:38.807Z] #17 7.778 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:18:38 [2024-04-24T08:18:38.807Z] #17 7.973 debconf: delaying package configuration, since apt-utils is not installed
08:18:38 [2024-04-24T08:18:38.807Z] #17 8.018 Fetched 5813 kB in 1s (7234 kB/s)
08:18:38 [2024-04-24T08:18:38.807Z] #17 8.061 Selecting previously unselected package libssl3:arm64.
08:18:38 [2024-04-24T08:18:38.808Z] #17 8.061 (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 ... 6084 files and directories currently installed.)
08:18:38 [2024-04-24T08:18:38.808Z] #17 8.065 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
08:18:38 [2024-04-24T08:18:38.808Z] #17 8.083 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
08:18:39 [2024-04-24T08:18:39.066Z] #17 8.266 Selecting previously unselected package openssl.
08:18:39 [2024-04-24T08:18:39.325Z] #17 8.268 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
08:18:39 [2024-04-24T08:18:39.325Z] #17 8.275 Unpacking openssl (3.0.11-1~deb12u2) ...
08:18:39 [2024-04-24T08:18:39.325Z] #17 8.504 Selecting previously unselected package ca-certificates.
08:18:39 [2024-04-24T08:18:39.584Z] #17 8.506 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
08:18:39 [2024-04-24T08:18:39.584Z] #17 8.574 Unpacking ca-certificates (20230311) ...
08:18:39 [2024-04-24T08:18:39.584Z] #17 8.750 Selecting previously unselected package libbrotli1:arm64.
08:18:39 [2024-04-24T08:18:39.843Z] #17 8.752 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
08:18:39 [2024-04-24T08:18:39.843Z] #17 8.757 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
08:18:39 [2024-04-24T08:18:39.843Z] #17 9.001 Selecting previously unselected package libkrb5support0:arm64.
08:18:39 [2024-04-24T08:18:39.843Z] #17 9.003 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
08:18:39 [2024-04-24T08:18:39.843Z] #17 9.015 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
08:18:39 [2024-04-24T08:18:39.843Z] #17 9.124 Selecting previously unselected package libk5crypto3:arm64.
08:18:40 [2024-04-24T08:18:40.102Z] #17 9.125 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
08:18:40 [2024-04-24T08:18:40.102Z] #17 9.132 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
08:18:40 [2024-04-24T08:18:40.102Z] #17 9.359 Selecting previously unselected package libkeyutils1:arm64.
08:18:40 [2024-04-24T08:18:40.361Z] #17 9.360 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
08:18:40 [2024-04-24T08:18:40.361Z] #17 9.369 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
08:18:40 [2024-04-24T08:18:40.361Z] #17 9.453 Selecting previously unselected package libkrb5-3:arm64.
08:18:40 [2024-04-24T08:18:40.361Z] #17 9.455 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
08:18:40 [2024-04-24T08:18:40.361Z] #17 9.463 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
08:18:40 [2024-04-24T08:18:40.361Z] #17 9.647 Selecting previously unselected package libgssapi-krb5-2:arm64.
08:18:40 [2024-04-24T08:18:40.620Z] #17 9.648 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
08:18:40 [2024-04-24T08:18:40.620Z] #17 9.665 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
08:18:40 [2024-04-24T08:18:40.620Z] #17 9.767 Selecting previously unselected package libsasl2-modules-db:arm64.
08:18:40 [2024-04-24T08:18:40.620Z] #17 9.768 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
08:18:40 [2024-04-24T08:18:40.620Z] #17 9.775 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
08:18:40 [2024-04-24T08:18:40.620Z] #17 9.885 Selecting previously unselected package libsasl2-2:arm64.
08:18:40 [2024-04-24T08:18:40.879Z] #17 9.886 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
08:18:40 [2024-04-24T08:18:40.879Z] #17 9.955 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
08:18:40 [2024-04-24T08:18:40.879Z] #17 10.07 Selecting previously unselected package libldap-2.5-0:arm64.
08:18:41 [2024-04-24T08:18:41.138Z] #17 10.07 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
08:18:41 [2024-04-24T08:18:41.138Z] #17 10.08 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
08:18:41 [2024-04-24T08:18:41.138Z] #17 10.25 Selecting previously unselected package libnghttp2-14:arm64.
08:18:41 [2024-04-24T08:18:41.138Z] #17 10.25 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
08:18:41 [2024-04-24T08:18:41.138Z] #17 10.31 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
08:18:41 [2024-04-24T08:18:41.706Z] #17 10.94 Selecting previously unselected package libpsl5:arm64.
08:18:41 [2024-04-24T08:18:41.965Z] #17 10.94 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
08:18:41 [2024-04-24T08:18:41.965Z] #17 11.01 Unpacking libpsl5:arm64 (0.21.2-1) ...
08:18:41 [2024-04-24T08:18:41.965Z] #17 11.27 Selecting previously unselected package librtmp1:arm64.
08:18:42 [2024-04-24T08:18:42.224Z] #17 11.27 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:18:42 [2024-04-24T08:18:42.224Z] #17 11.28 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:18:42 [2024-04-24T08:18:42.224Z] #17 11.37 Selecting previously unselected package libssh2-1:arm64.
08:18:42 [2024-04-24T08:18:42.224Z] #17 11.38 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
08:18:42 [2024-04-24T08:18:42.224Z] #17 11.38 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
08:18:42 [2024-04-24T08:18:42.224Z] #17 11.52 Selecting previously unselected package libcurl4:arm64.
08:18:42 [2024-04-24T08:18:42.621Z] #17 11.52 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
08:18:42 [2024-04-24T08:18:42.621Z] #17 11.53 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
08:18:43 [2024-04-24T08:18:43.007Z] #17 ...
08:18:43 [2024-04-24T08:18:43.007Z] 
08:18:43 [2024-04-24T08:18:43.007Z] #23 [build-dummy 2/2] RUN mkdir -p /build
08:18:43 [2024-04-24T08:18:43.266Z] #23 ...
08:18:43 [2024-04-24T08:18:43.266Z] 
08:18:43 [2024-04-24T08:18:43.266Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
08:18:43 [2024-04-24T08:18:43.266Z] #24 ...
08:18:43 [2024-04-24T08:18:43.266Z] 
08:18:43 [2024-04-24T08:18:43.266Z] #17 [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
08:18:43 [2024-04-24T08:18:43.266Z] #17 12.35 Selecting previously unselected package curl.
08:18:43 [2024-04-24T08:18:43.266Z] #17 12.35 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
08:18:43 [2024-04-24T08:18:43.533Z] #17 12.61 Unpacking curl (7.88.1-10+deb12u5) ...
08:18:44 [2024-04-24T08:18:44.470Z] #17 13.71 Selecting previously unselected package libonig5:arm64.
08:18:44 [2024-04-24T08:18:44.765Z] #17 13.71 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
08:18:44 [2024-04-24T08:18:44.765Z] #17 13.80 Unpacking libonig5:arm64 (6.9.8-1) ...
08:18:45 [2024-04-24T08:18:45.702Z] #17 14.98 Selecting previously unselected package libjq1:arm64.
08:18:45 [2024-04-24T08:18:45.961Z] #17 14.98 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
08:18:45 [2024-04-24T08:18:45.961Z] #17 15.10 Unpacking libjq1:arm64 (1.6-2.1) ...
08:18:46 [2024-04-24T08:18:46.220Z] #17 15.43 Selecting previously unselected package jq.
08:18:46 [2024-04-24T08:18:46.555Z] #17 15.43 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
08:18:46 [2024-04-24T08:18:46.555Z] #17 15.49 Unpacking jq (1.6-2.1) ...
08:18:46 [2024-04-24T08:18:46.814Z] #17 15.93 Setting up libkeyutils1:arm64 (1.6.3-2) ...
08:18:47 [2024-04-24T08:18:47.073Z] #17 16.30 Setting up libpsl5:arm64 (0.21.2-1) ...
08:18:47 [2024-04-24T08:18:47.332Z] #17 16.52 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
08:18:47 [2024-04-24T08:18:47.664Z] #17 16.86 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
08:18:47 [2024-04-24T08:18:47.987Z] #17 17.23 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
08:18:48 [2024-04-24T08:18:48.247Z] #17 17.33 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
08:18:48 [2024-04-24T08:18:48.247Z] #17 17.37 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
08:18:48 [2024-04-24T08:18:48.247Z] #17 17.47 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:18:48 [2024-04-24T08:18:48.514Z] #17 17.58 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
08:18:48 [2024-04-24T08:18:48.514Z] #17 17.63 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
08:18:48 [2024-04-24T08:18:48.514Z] #17 17.71 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
08:18:48 [2024-04-24T08:18:48.773Z] #17 17.90 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
08:18:48 [2024-04-24T08:18:48.773Z] #17 18.05 Setting up openssl (3.0.11-1~deb12u2) ...
08:18:49 [2024-04-24T08:18:49.341Z] #17 18.36 Setting up libonig5:arm64 (6.9.8-1) ...
08:18:49 [2024-04-24T08:18:49.341Z] #17 18.60 Setting up libjq1:arm64 (1.6-2.1) ...
08:18:49 [2024-04-24T08:18:49.600Z] #17 18.63 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
08:18:49 [2024-04-24T08:18:49.600Z] #17 18.66 Setting up ca-certificates (20230311) ...
08:18:49 [2024-04-24T08:18:49.859Z] #17 18.94 debconf: unable to initialize frontend: Dialog
08:18:49 [2024-04-24T08:18:49.859Z] #17 18.94 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:18:49 [2024-04-24T08:18:49.859Z] #17 18.94 debconf: falling back to frontend: Readline
08:18:49 [2024-04-24T08:18:49.859Z] #17 18.94 debconf: unable to initialize frontend: Readline
08:18:49 [2024-04-24T08:18:49.859Z] #17 18.94 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
08:18:49 [2024-04-24T08:18:49.859Z] #17 18.94 debconf: falling back to frontend: Teletype
08:18:50 [2024-04-24T08:18:50.118Z] #17 19.24 Updating certificates in /etc/ssl/certs...
08:18:50 [2024-04-24T08:18:50.377Z] #17 19.67 140 added, 0 removed; done.
08:18:50 [2024-04-24T08:18:50.636Z] #17 19.75 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
08:18:50 [2024-04-24T08:18:50.636Z] #17 19.87 Setting up jq (1.6-2.1) ...
08:18:50 [2024-04-24T08:18:50.895Z] #17 19.99 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
08:18:51 [2024-04-24T08:18:51.154Z] #17 20.09 Setting up curl (7.88.1-10+deb12u5) ...
08:18:51 [2024-04-24T08:18:51.154Z] #17 20.24 Processing triggers for libc-bin (2.36-9+deb12u6) ...
08:18:51 [2024-04-24T08:18:51.413Z] #17 20.32 Processing triggers for ca-certificates (20230311) ...
08:18:51 [2024-04-24T08:18:51.413Z] #17 20.33 Updating certificates in /etc/ssl/certs...
08:18:51 [2024-04-24T08:18:51.413Z] #17 20.66 0 added, 0 removed; done.
08:18:51 [2024-04-24T08:18:51.413Z] #17 20.66 Running hooks in /etc/ca-certificates/update.d...
08:18:51 [2024-04-24T08:18:51.672Z] #17 20.66 done.
08:18:52 [2024-04-24T08:18:52.609Z] #17 ...
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #25 [base 2/4] COPY --from=xx / /
08:18:52 [2024-04-24T08:18:52.609Z] #25 DONE 0.1s
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #23 [build-dummy 2/2] RUN mkdir -p /build
08:18:52 [2024-04-24T08:18:52.609Z] #23 DONE 19.7s
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
08:18:52 [2024-04-24T08:18:52.609Z] #24 DONE 17.7s
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #17 [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
08:18:52 [2024-04-24T08:18:52.609Z] #17 DONE 21.8s
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:18:52 [2024-04-24T08:18:52.609Z] #26 DONE 0.0s
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:18:52 [2024-04-24T08:18:52.609Z] #27 DONE 0.1s
08:18:52 [2024-04-24T08:18:52.609Z] 
08:18:52 [2024-04-24T08:18:52.609Z] #28 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:18:52 [2024-04-24T08:18:52.868Z] #28 DONE 0.3s
08:18:52 [2024-04-24T08:18:52.868Z] 
08:18:52 [2024-04-24T08:18:52.869Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:18:55 [2024-04-24T08:18:55.404Z] #29 2.319 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:18:55 [2024-04-24T08:18:55.663Z] #29 2.899 #=#=#                                                                         
08:18:56 [2024-04-24T08:18:56.181Z] #29 3.166 #=#=#                                                                         

#                                                                          2.1%
######################################################################## 100.0%
08:18:56 [2024-04-24T08:18:56.181Z] #29 3.427 
08:18:58 [2024-04-24T08:18:58.086Z] #29 ...
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
08:18:58 [2024-04-24T08:18:58.086Z] #30 0.548 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 0.557 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 0.557 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 0.626 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 0.948 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 0.949 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 1.911 Fetched 9105 kB in 2s (5615 kB/s)
08:18:58 [2024-04-24T08:18:58.086Z] #30 1.911 Reading package lists...
08:18:58 [2024-04-24T08:18:58.086Z] #30 2.524 Reading package lists...
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.133 Building dependency tree...
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.305 Reading state information...
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.519 The following additional packages will be installed:
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.521   libmagic-mgc libmagic1
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.550 The following NEW packages will be installed:
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.551   file libmagic-mgc libmagic1
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.824 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.824 Need to get 446 kB of archives.
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.824 After this operation, 8709 kB of additional disk space will be used.
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.824 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.833 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 3.835 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.073 debconf: delaying package configuration, since apt-utils is not installed
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.114 Fetched 446 kB in 0s (1617 kB/s)
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.134 Selecting previously unselected package libmagic-mgc.
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.134 (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 ... 15625 files and directories currently installed.)
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.143 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.148 Unpacking libmagic-mgc (1:5.44-3) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.223 Selecting previously unselected package libmagic1:arm64.
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.225 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.233 Unpacking libmagic1:arm64 (1:5.44-3) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.274 Selecting previously unselected package file.
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.276 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.280 Unpacking file (1:5.44-3) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.317 Setting up libmagic-mgc (1:5.44-3) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.331 Setting up libmagic1:arm64 (1:5.44-3) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.349 Setting up file (1:5.44-3) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 4.363 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:18:58 [2024-04-24T08:18:58.086Z] #30 DONE 4.9s
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #31 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:18:58 [2024-04-24T08:18:58.086Z] #31 DONE 0.1s
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #32 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:18:58 [2024-04-24T08:18:58.086Z] #32 ...
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #33 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:18:58 [2024-04-24T08:18:58.086Z] #33 DONE 0.1s
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #34 [delve-src 1/3] WORKDIR /usr/src/delve
08:18:58 [2024-04-24T08:18:58.086Z] #34 DONE 0.2s
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:18:58 [2024-04-24T08:18:58.086Z] #35 DONE 0.2s
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #36 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
08:18:58 [2024-04-24T08:18:58.086Z] #36 DONE 0.2s
08:18:58 [2024-04-24T08:18:58.086Z] 
08:18:58 [2024-04-24T08:18:58.086Z] #37 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:18:58 [2024-04-24T08:18:58.086Z] #37 DONE 0.2s
08:18:58 [2024-04-24T08:18:58.345Z] 
08:18:58 [2024-04-24T08:18:58.345Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:18:58 [2024-04-24T08:18:58.345Z] #38 DONE 0.3s
08:18:58 [2024-04-24T08:18:58.345Z] 
08:18:58 [2024-04-24T08:18:58.345Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
08:18:58 [2024-04-24T08:18:58.345Z] #39 DONE 0.3s
08:18:58 [2024-04-24T08:18:58.345Z] 
08:18:58 [2024-04-24T08:18:58.345Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:18:58 [2024-04-24T08:18:58.345Z] #40 DONE 0.3s
08:18:58 [2024-04-24T08:18:58.345Z] 
08:18:58 [2024-04-24T08:18:58.345Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:18:58 [2024-04-24T08:18:58.345Z] #41 DONE 0.3s
08:18:58 [2024-04-24T08:18:58.345Z] 
08:18:58 [2024-04-24T08:18:58.345Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:18:58 [2024-04-24T08:18:58.345Z] #42 DONE 0.4s
08:18:58 [2024-04-24T08:18:58.345Z] 
08:18:58 [2024-04-24T08:18:58.345Z] #43 [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             pkg-config
08:18:58 [2024-04-24T08:18:58.604Z] #43 ...
08:18:58 [2024-04-24T08:18:58.604Z] 
08:18:58 [2024-04-24T08:18:58.604Z] #44 [tini-src 1/3] WORKDIR /usr/src/tini
08:18:58 [2024-04-24T08:18:58.604Z] #44 DONE 0.4s
08:18:58 [2024-04-24T08:18:58.604Z] 
08:18:58 [2024-04-24T08:18:58.604Z] #45 [runc-src 1/3] WORKDIR /usr/src/runc
08:18:58 [2024-04-24T08:18:58.604Z] #45 DONE 0.4s
08:18:58 [2024-04-24T08:18:58.604Z] 
08:18:58 [2024-04-24T08:18:58.604Z] #46 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:18:58 [2024-04-24T08:18:58.604Z] #46 DONE 0.4s
08:18:58 [2024-04-24T08:18:58.604Z] 
08:18:58 [2024-04-24T08:18:58.604Z] #32 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: Using 'master' as the name for the initial branch. This default branch name
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: is subject to change. To configure the initial branch name to use in all
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: of your new repositories, which will suppress this warning, call:
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: 
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: 	git config --global init.defaultBranch <name>
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: 
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: 'development'. The just-created branch can be renamed via this command:
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: 
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.507 hint: 	git branch -m <name>
08:18:58 [2024-04-24T08:18:58.604Z] #32 ...
08:18:58 [2024-04-24T08:18:58.604Z] 
08:18:58 [2024-04-24T08:18:58.604Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: Using 'master' as the name for the initial branch. This default branch name
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: is subject to change. To configure the initial branch name to use in all
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: of your new repositories, which will suppress this warning, call:
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: 
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: 	git config --global init.defaultBranch <name>
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: 
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: 'development'. The just-created branch can be renamed via this command:
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: 
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.486 hint: 	git branch -m <name>
08:18:58 [2024-04-24T08:18:58.604Z] #47 0.487 Initialized empty Git repository in /usr/src/delve/.git/
08:18:58 [2024-04-24T08:18:58.604Z] #47 DONE 0.6s
08:18:58 [2024-04-24T08:18:58.604Z] 
08:18:58 [2024-04-24T08:18:58.604Z] #32 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:18:58 [2024-04-24T08:18:58.604Z] #32 0.512 Initialized empty Git repository in /usr/src/swagger/.git/
08:18:58 [2024-04-24T08:18:58.863Z] #32 DONE 0.7s
08:18:58 [2024-04-24T08:18:58.863Z] 
08:18:58 [2024-04-24T08:18:58.863Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:18:58 [2024-04-24T08:18:58.863Z] #29 5.379 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:18:58 [2024-04-24T08:18:58.863Z] #29 6.007 #=#=#                                                                         
08:18:59 [2024-04-24T08:18:59.122Z] #29 6.190 #=#=#                                                                         
##O#-#                                                                        
08:18:59 [2024-04-24T08:18:59.122Z] #29 ...
08:18:59 [2024-04-24T08:18:59.122Z] 
08:18:59 [2024-04-24T08:18:59.122Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: Using 'master' as the name for the initial branch. This default branch name
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: is subject to change. To configure the initial branch name to use in all
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: of your new repositories, which will suppress this warning, call:
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: 
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: 	git config --global init.defaultBranch <name>
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: 
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: 'development'. The just-created branch can be renamed via this command:
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: 
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.867 hint: 	git branch -m <name>
08:18:59 [2024-04-24T08:18:59.122Z] #48 0.869 Initialized empty Git repository in /usr/src/rootlesskit/.git/
08:18:59 [2024-04-24T08:18:59.122Z] #48 DONE 0.9s
08:18:59 [2024-04-24T08:18:59.122Z] 
08:18:59 [2024-04-24T08:18:59.122Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:18:59 [2024-04-24T08:18:59.122Z] #49 0.874 hint: Using 'master' as the name for the initial branch. This default branch name
08:18:59 [2024-04-24T08:18:59.122Z] #49 0.874 hint: is subject to change. To configure the initial branch name to use in all
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: of your new repositories, which will suppress this warning, call:
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: 
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: 	git config --global init.defaultBranch <name>
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: 
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: 'development'. The just-created branch can be renamed via this command:
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: 
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.874 hint: 	git branch -m <name>
08:18:59 [2024-04-24T08:18:59.123Z] #49 0.877 Initialized empty Git repository in /usr/src/registry/.git/
08:18:59 [2024-04-24T08:18:59.123Z] #49 DONE 0.9s
08:18:59 [2024-04-24T08:18:59.382Z] 
08:18:59 [2024-04-24T08:18:59.382Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:18:59 [2024-04-24T08:18:59.382Z] #29 6.190 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.9%
######################################################################## 100.0%
08:18:59 [2024-04-24T08:18:59.382Z] #29 6.670 
08:19:01 [2024-04-24T08:19:01.918Z] #29 ...
08:19:01 [2024-04-24T08:19:01.918Z] 
08:19:01 [2024-04-24T08:19:01.918Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: Using 'master' as the name for the initial branch. This default branch name
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: is subject to change. To configure the initial branch name to use in all
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: of your new repositories, which will suppress this warning, call:
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: 
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: 	git config --global init.defaultBranch <name>
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: 
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: 'development'. The just-created branch can be renamed via this command:
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: 
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.876 hint: 	git branch -m <name>
08:19:01 [2024-04-24T08:19:01.918Z] #50 1.878 Initialized empty Git repository in /usr/src/tini/.git/
08:19:01 [2024-04-24T08:19:01.918Z] #50 DONE 3.1s
08:19:01 [2024-04-24T08:19:01.918Z] 
08:19:01 [2024-04-24T08:19:01.918Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:19:01 [2024-04-24T08:19:01.918Z] #29 8.950 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
08:19:02 [2024-04-24T08:19:02.487Z] #29 9.641 #=#=#                                                                         
08:19:03 [2024-04-24T08:19:03.010Z] #29 9.947 #=#=#                                                                         

                                                                           0.1%
###############################################                           65.7%
######################################################################## 100.0%
08:19:03 [2024-04-24T08:19:03.274Z] #29 10.54 
08:19:05 [2024-04-24T08:19:05.814Z] #29 12.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:19:06 [2024-04-24T08:19:06.384Z] #29 13.72 #=#=#                                                                         
08:19:06 [2024-04-24T08:19:06.953Z] #29 14.03 #=#=#                                                                         

######################################################################## 100.0%
08:19:07 [2024-04-24T08:19:07.522Z] #29 14.61 
08:19:08 [2024-04-24T08:19:08.110Z] #29 ...
08:19:08 [2024-04-24T08:19:08.110Z] 
08:19:08 [2024-04-24T08:19:08.110Z] #51 [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             ;
08:19:08 [2024-04-24T08:19:08.110Z] #51 3.850 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 3.951 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 3.994 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 4.036 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 4.399 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 4.402 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 5.405 Fetched 9105 kB in 2s (5054 kB/s)
08:19:08 [2024-04-24T08:19:08.110Z] #51 5.405 Reading package lists...
08:19:08 [2024-04-24T08:19:08.110Z] #51 6.377 Reading package lists...
08:19:08 [2024-04-24T08:19:08.110Z] #51 7.297 Building dependency tree...
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.042 python3 is already the newest version (3.11.2-1+b1).
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.042 The following additional packages will be installed:
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.048   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.048   xz-utils
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051 Suggested packages:
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051   m4-doc ed diffutils-doc
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051 Recommended packages:
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.051   liblocale-gettext-perl libltdl-dev
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.269 The following NEW packages will be installed:
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.274   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.275   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.276   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.563 0 upgraded, 19 newly installed, 0 to remove and 5 not upgraded.
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.563 Need to get 5657 kB of archives.
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.563 After this operation, 16.7 MB of additional disk space will be used.
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.563 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.571 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.672 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.811 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.822 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.828 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.844 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.879 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.879 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.944 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.947 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.955 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.959 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.977 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 8.997 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 9.021 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 9.067 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 9.069 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 9.096 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
08:19:08 [2024-04-24T08:19:08.110Z] #51 9.665 debconf: delaying package configuration, since apt-utils is not installed
08:19:08 [2024-04-24T08:19:08.110Z] #51 ...
08:19:08 [2024-04-24T08:19:08.110Z] 
08:19:08 [2024-04-24T08:19:08.110Z] #52 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
08:19:08 [2024-04-24T08:19:08.110Z] #52 7.116 Docker version 26.1.0, build 9714adc
08:19:08 [2024-04-24T08:19:08.110Z] #52 ...
08:19:08 [2024-04-24T08:19:08.110Z] 
08:19:08 [2024-04-24T08:19:08.110Z] #53 [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
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.078 go: downloading github.com/golangci/golangci-lint v1.55.2
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.985 go: downloading github.com/fatih/color v1.15.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.985 go: downloading github.com/gofrs/flock v0.8.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.985 go: downloading github.com/spf13/cobra v1.7.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.985 go: downloading github.com/spf13/pflag v1.0.5
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.986 go: downloading github.com/spf13/viper v1.12.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.986 go: downloading gopkg.in/yaml.v3 v3.0.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 2.994 go: downloading golang.org/x/tools v0.14.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.000 go: downloading github.com/hashicorp/go-version v1.6.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.268 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.269 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.358 go: downloading github.com/ldez/gomoddirectives v0.2.3
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.358 go: downloading github.com/mattn/go-colorable v0.1.13
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.358 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.359 go: downloading github.com/mitchellh/mapstructure v1.5.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.477 go: downloading github.com/sirupsen/logrus v1.9.3
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.555 go: downloading github.com/stretchr/testify v1.8.4
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.558 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.742 go: downloading github.com/mattn/go-isatty v0.0.17
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.747 go: downloading github.com/spf13/afero v1.8.2
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.772 go: downloading github.com/spf13/cast v1.5.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 3.857 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.070 go: downloading github.com/golangci/revgrep v0.5.2
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.071 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.071 go: downloading 4d63.com/gochecknoglobals v0.2.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.071 go: downloading github.com/4meepo/tagalign v1.3.3
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.074 go: downloading github.com/Abirdcfly/dupword v0.0.13
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.074 go: downloading github.com/Antonboom/errname v0.1.12
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.360 go: downloading github.com/Antonboom/nilnil v0.1.7
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.362 go: downloading github.com/Antonboom/testifylint v0.2.3
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.363 go: downloading github.com/BurntSushi/toml v1.3.2
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.363 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.363 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.364 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.364 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.496 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.496 go: downloading github.com/alexkohler/prealloc v1.0.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.496 go: downloading github.com/alingse/asasalint v0.0.11
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.496 go: downloading github.com/ashanbrown/forbidigo v1.6.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.496 go: downloading github.com/ashanbrown/makezero v1.1.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.514 go: downloading github.com/bkielbasa/cyclop v1.2.1
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.516 go: downloading github.com/blizzy78/varnamelen v0.8.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.607 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
08:19:08 [2024-04-24T08:19:08.110Z] #53 4.745 go: downloading github.com/breml/errchkjson v0.3.6
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.745 go: downloading github.com/butuzov/mirror v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.745 go: downloading github.com/butuzov/ireturn v0.2.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.745 go: downloading github.com/breml/bidichk v0.2.7
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.746 go: downloading github.com/catenacyber/perfsprint v0.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.746 go: downloading github.com/charithe/durationcheck v0.0.10
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.747 go: downloading github.com/curioswitch/go-reassign v0.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.793 go: downloading github.com/daixiang0/gci v0.11.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 4.835 go: downloading github.com/denis-tingaikin/go-header v0.4.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.027 go: downloading github.com/esimonov/ifshort v1.0.4
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.028 go: downloading github.com/firefart/nonamedreturns v1.0.4
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.028 go: downloading github.com/fzipp/gocyclo v0.6.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.028 go: downloading github.com/ghostiam/protogetter v0.2.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.029 go: downloading github.com/go-critic/go-critic v0.9.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.031 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.270 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.271 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.284 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.368 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.369 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.373 go: downloading github.com/golangci/misspell v0.4.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.373 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.424 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.481 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.482 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.483 go: downloading github.com/hexops/gotextdiff v1.0.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.488 go: downloading github.com/jgautheron/goconst v1.6.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.559 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.560 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.562 go: downloading github.com/julz/importas v0.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.566 go: downloading github.com/kisielk/errcheck v1.6.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.648 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.731 go: downloading github.com/kulti/thelper v0.6.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.737 go: downloading github.com/kunwardeep/paralleltest v1.0.8
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.752 go: downloading github.com/kyoh86/exportloopref v0.1.11
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.752 go: downloading github.com/ldez/tagliatelle v0.5.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.752 go: downloading github.com/leonklingele/grouper v1.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.752 go: downloading github.com/lufeee/execinquery v1.2.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.753 go: downloading github.com/macabu/inamedparam v0.1.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.802 go: downloading github.com/maratori/testableexamples v1.0.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.859 go: downloading github.com/maratori/testpackage v1.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.871 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.872 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.901 go: downloading github.com/mgechev/revive v1.3.4
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.905 go: downloading github.com/moricho/tparallel v0.3.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 5.930 go: downloading github.com/nakabonne/nestif v0.3.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.028 go: downloading github.com/nishanths/exhaustive v0.11.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.118 go: downloading github.com/nishanths/predeclared v0.2.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.119 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.119 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.201 go: downloading github.com/ryancurrah/gomodguard v1.3.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.301 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.411 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.411 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.416 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.418 go: downloading github.com/securego/gosec/v2 v2.18.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.492 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.516 go: downloading github.com/sivchari/containedctx v1.0.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.606 go: downloading github.com/sivchari/nosnakecase v1.7.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.607 go: downloading github.com/sivchari/tenv v1.7.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.610 go: downloading github.com/sonatard/noctx v0.0.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.612 go: downloading github.com/sourcegraph/go-diff v0.7.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.623 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.623 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.661 go: downloading github.com/tdakkota/asciicheck v0.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.721 go: downloading github.com/tetafro/godot v1.4.15
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.757 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.758 go: downloading github.com/timonwong/loggercheck v0.9.4
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.815 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.816 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.902 go: downloading github.com/ultraware/funlen v0.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.903 go: downloading github.com/ultraware/whitespace v0.0.5
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.904 go: downloading github.com/uudashr/gocognit v1.1.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.915 go: downloading github.com/xen0n/gosmopolitan v1.2.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.928 go: downloading github.com/yagipy/maintidx v1.0.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.976 go: downloading github.com/yeya24/promlinter v0.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.985 go: downloading github.com/ykadowak/zerologlint v0.1.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.998 go: downloading gitlab.com/bosi/decorder v0.4.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 6.999 go: downloading go-simpler.org/sloglint v0.1.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.026 go: downloading go.tmz.dev/musttag v0.7.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.060 go: downloading honnef.co/go/tools v0.4.6
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.575 go: downloading mvdan.cc/gofumpt v0.5.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.575 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.576 go: downloading github.com/hashicorp/errwrap v1.0.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.577 go: downloading golang.org/x/mod v0.13.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.587 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.587 go: downloading golang.org/x/sys v0.13.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.587 go: downloading github.com/subosito/gotenv v1.4.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.587 go: downloading github.com/hashicorp/hcl v1.0.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.741 go: downloading gopkg.in/ini.v1 v1.67.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.932 go: downloading github.com/magiconair/properties v1.8.6
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.933 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.933 go: downloading golang.org/x/text v0.13.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.934 go: downloading github.com/davecgh/go-spew v1.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 7.937 go: downloading github.com/pmezard/go-difflib v1.0.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.143 go: downloading github.com/stretchr/objx v0.5.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.162 go: downloading github.com/gobwas/glob v0.2.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.185 go: downloading github.com/pelletier/go-toml v1.9.5
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.360 go: downloading github.com/fatih/structtag v1.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.368 go: downloading github.com/google/go-cmp v0.6.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.369 go: downloading gopkg.in/yaml.v2 v2.4.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.392 go: downloading golang.org/x/sync v0.4.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.393 go: downloading go.uber.org/zap v1.24.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.465 go: downloading github.com/go-toolsmith/astcast v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.465 go: downloading github.com/go-toolsmith/astcopy v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.483 go: downloading github.com/go-toolsmith/astequal v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.554 go: downloading github.com/go-toolsmith/astfmt v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.578 go: downloading github.com/go-toolsmith/astp v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.670 go: downloading github.com/go-toolsmith/strparse v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.671 go: downloading github.com/go-toolsmith/typep v1.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.674 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.676 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.812 go: downloading github.com/kisielk/gotool v1.0.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.834 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.852 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.868 go: downloading github.com/ettle/strcase v0.1.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.945 go: downloading github.com/Masterminds/semver v1.5.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.948 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 8.993 go: downloading github.com/prometheus/client_golang v1.12.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.039 go: downloading github.com/prometheus/client_model v0.2.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.180 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.383 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.540 go: downloading go.uber.org/atomic v1.7.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.543 go: downloading go.uber.org/multierr v1.6.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.543 go: downloading github.com/quasilyte/gogrep v0.5.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.648 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.676 go: downloading github.com/chavacava/garif v0.1.0
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.792 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.872 go: downloading github.com/golang/protobuf v1.5.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.924 go: downloading github.com/beorn7/perks v1.0.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 9.960 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:19:08 [2024-04-24T08:19:08.111Z] #53 10.20 go: downloading github.com/prometheus/common v0.32.1
08:19:08 [2024-04-24T08:19:08.111Z] #53 10.20 go: downloading github.com/prometheus/procfs v0.7.3
08:19:08 [2024-04-24T08:19:08.111Z] #53 10.30 go: downloading google.golang.org/protobuf v1.28.0
08:19:08 [2024-04-24T08:19:08.371Z] #53 ...
08:19:08 [2024-04-24T08:19:08.371Z] 
08:19:08 [2024-04-24T08:19:08.371Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:19:08 [2024-04-24T08:19:08.371Z] #54 2.021 go: downloading github.com/tc-hib/go-winres v0.3.1
08:19:08 [2024-04-24T08:19:08.371Z] #54 2.788 go: downloading github.com/tc-hib/winres v0.1.6
08:19:08 [2024-04-24T08:19:08.371Z] #54 2.789 go: downloading github.com/urfave/cli/v2 v2.3.0
08:19:08 [2024-04-24T08:19:08.371Z] #54 2.984 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
08:19:08 [2024-04-24T08:19:08.371Z] #54 2.984 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
08:19:08 [2024-04-24T08:19:08.371Z] #54 3.055 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:19:08 [2024-04-24T08:19:08.371Z] #54 3.160 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:19:08 [2024-04-24T08:19:08.371Z] #54 ...
08:19:08 [2024-04-24T08:19:08.371Z] 
08:19:08 [2024-04-24T08:19:08.371Z] #55 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
08:19:08 [2024-04-24T08:19:08.371Z] #55 ...
08:19:08 [2024-04-24T08:19:08.371Z] 
08:19:08 [2024-04-24T08:19:08.371Z] #56 [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             pkg-config
08:19:08 [2024-04-24T08:19:08.371Z] #56 7.047 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:19:08 [2024-04-24T08:19:08.371Z] #56 7.106 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:19:08 [2024-04-24T08:19:08.371Z] #56 7.106 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:19:08 [2024-04-24T08:19:08.371Z] #56 7.404 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:19:08 [2024-04-24T08:19:08.371Z] #56 8.032 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:19:08 [2024-04-24T08:19:08.371Z] #56 8.113 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:19:08 [2024-04-24T08:19:08.371Z] #56 9.613 Fetched 9105 kB in 3s (3148 kB/s)
08:19:08 [2024-04-24T08:19:08.631Z] #56 9.613 Reading package lists...
08:19:08 [2024-04-24T08:19:08.631Z] #56 ...
08:19:08 [2024-04-24T08:19:08.631Z] 
08:19:08 [2024-04-24T08:19:08.631Z] #57 [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             pkg-config
08:19:08 [2024-04-24T08:19:08.631Z] #57 5.797 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:19:08 [2024-04-24T08:19:08.631Z] #57 5.879 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:19:08 [2024-04-24T08:19:08.631Z] #57 5.919 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:19:08 [2024-04-24T08:19:08.631Z] #57 6.107 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:19:08 [2024-04-24T08:19:08.631Z] #57 6.919 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:19:08 [2024-04-24T08:19:08.631Z] #57 6.979 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:19:08 [2024-04-24T08:19:08.631Z] #57 8.263 Fetched 9105 kB in 3s (3258 kB/s)
08:19:08 [2024-04-24T08:19:08.631Z] #57 8.263 Reading package lists...
08:19:08 [2024-04-24T08:19:08.631Z] #57 9.978 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:19:08 [2024-04-24T08:19:08.631Z] #57 9.978 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:19:08 [2024-04-24T08:19:08.631Z] #57 9.978 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:19:08 [2024-04-24T08:19:08.631Z] #57 ...
08:19:08 [2024-04-24T08:19:08.631Z] 
08:19:08 [2024-04-24T08:19:08.631Z] #58 [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
08:19:08 [2024-04-24T08:19:08.631Z] #58 1.892 go: downloading gotest.tools/gotestsum v1.8.2
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.885 go: downloading golang.org/x/tools v0.1.11
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.885 go: downloading github.com/dnephin/pflag v1.0.7
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.891 go: downloading github.com/fatih/color v1.13.0
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.899 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.971 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.973 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.994 go: downloading github.com/fsnotify/fsnotify v1.5.4
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.994 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.994 go: downloading github.com/mattn/go-colorable v0.1.12
08:19:08 [2024-04-24T08:19:08.631Z] #58 2.996 go: downloading github.com/mattn/go-isatty v0.0.14
08:19:08 [2024-04-24T08:19:08.631Z] #58 4.092 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
08:19:08 [2024-04-24T08:19:08.891Z] #58 ...
08:19:08 [2024-04-24T08:19:08.891Z] 
08:19:08 [2024-04-24T08:19:08.891Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:19:08 [2024-04-24T08:19:08.891Z] #59 5.106 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 5.123 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 5.133 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 5.250 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 5.707 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 5.716 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 6.940 Fetched 9105 kB in 2s (4346 kB/s)
08:19:08 [2024-04-24T08:19:08.891Z] #59 6.940 Reading package lists...
08:19:08 [2024-04-24T08:19:08.891Z] #59 7.728 Reading package lists...
08:19:08 [2024-04-24T08:19:08.891Z] #59 8.567 Building dependency tree...
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.293 The following additional packages will be installed:
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.301   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.316 Suggested packages:
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.316   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.433 The following NEW packages will be installed:
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.436   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.740 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.740 Need to get 19.3 MB of archives.
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.740 After this operation, 77.0 MB of additional disk space will be used.
08:19:08 [2024-04-24T08:19:08.891Z] #59 9.740 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.11 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.15 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.15 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.15 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.15 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.15 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 10.18 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
08:19:08 [2024-04-24T08:19:08.891Z] #59 ...
08:19:08 [2024-04-24T08:19:08.891Z] 
08:19:08 [2024-04-24T08:19:08.891Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:08 [2024-04-24T08:19:08.891Z] #60 ...
08:19:08 [2024-04-24T08:19:08.891Z] 
08:19:08 [2024-04-24T08:19:08.891Z] #61 [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
08:19:08 [2024-04-24T08:19:08.891Z] #61 2.383 go: downloading github.com/pelletier/go-toml v1.8.1
08:19:09 [2024-04-24T08:19:09.151Z] #61 ...
08:19:09 [2024-04-24T08:19:09.151Z] 
08:19:09 [2024-04-24T08:19:09.151Z] #62 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:19:09 [2024-04-24T08:19:09.151Z] #62 ...
08:19:09 [2024-04-24T08:19:09.151Z] 
08:19:09 [2024-04-24T08:19:09.151Z] #63 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: Using 'master' as the name for the initial branch. This default branch name
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: is subject to change. To configure the initial branch name to use in all
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: of your new repositories, which will suppress this warning, call:
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: 
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: 	git config --global init.defaultBranch <name>
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: 
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: 'development'. The just-created branch can be renamed via this command:
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: 
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.327 hint: 	git branch -m <name>
08:19:09 [2024-04-24T08:19:09.151Z] #63 2.334 Initialized empty Git repository in /usr/src/containerd/.git/
08:19:09 [2024-04-24T08:19:09.411Z] #63 ...
08:19:09 [2024-04-24T08:19:09.411Z] 
08:19:09 [2024-04-24T08:19:09.411Z] #64 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:09 [2024-04-24T08:19:09.411Z] #64 ...
08:19:09 [2024-04-24T08:19:09.411Z] 
08:19:09 [2024-04-24T08:19:09.411Z] #65 [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...)
08:19:09 [2024-04-24T08:19:09.411Z] #65 8.418 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:19:09 [2024-04-24T08:19:09.411Z] #65 8.418 + mkdir /build
08:19:09 [2024-04-24T08:19:09.687Z] #65 ...
08:19:09 [2024-04-24T08:19:09.687Z] 
08:19:09 [2024-04-24T08:19:09.687Z] #66 [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.8.0"      && /build/shfmt --version
08:19:09 [2024-04-24T08:19:09.687Z] #66 2.220 go: downloading mvdan.cc/sh/v3 v3.8.0
08:19:09 [2024-04-24T08:19:09.687Z] #66 2.797 go: downloading golang.org/x/term v0.17.0
08:19:09 [2024-04-24T08:19:09.687Z] #66 2.797 go: downloading github.com/google/renameio/v2 v2.0.0
08:19:09 [2024-04-24T08:19:09.687Z] #66 2.797 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
08:19:09 [2024-04-24T08:19:09.687Z] #66 2.799 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
08:19:09 [2024-04-24T08:19:09.687Z] #66 2.983 go: downloading golang.org/x/sys v0.17.0
08:19:09 [2024-04-24T08:19:09.687Z] #66 ...
08:19:09 [2024-04-24T08:19:09.687Z] 
08:19:09 [2024-04-24T08:19:09.687Z] #67 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: Using 'master' as the name for the initial branch. This default branch name
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: is subject to change. To configure the initial branch name to use in all
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: of your new repositories, which will suppress this warning, call:
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: 
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: 	git config --global init.defaultBranch <name>
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: 
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: 'development'. The just-created branch can be renamed via this command:
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: 
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.044 hint: 	git branch -m <name>
08:19:09 [2024-04-24T08:19:09.687Z] #67 2.314 Initialized empty Git repository in /usr/src/runc/.git/
08:19:09 [2024-04-24T08:19:09.947Z] #67 ...
08:19:09 [2024-04-24T08:19:09.947Z] 
08:19:09 [2024-04-24T08:19:09.947Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:19:09 [2024-04-24T08:19:09.947Z] #59 11.06 debconf: delaying package configuration, since apt-utils is not installed
08:19:09 [2024-04-24T08:19:09.947Z] #59 11.40 Fetched 19.3 MB in 1s (21.7 MB/s)
08:19:09 [2024-04-24T08:19:09.947Z] #59 11.55 Selecting previously unselected package libicu72:arm64.
08:19:09 [2024-04-24T08:19:09.947Z] #59 11.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
08:19:09 [2024-04-24T08:19:09.947Z] #59 11.59 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
08:19:10 [2024-04-24T08:19:10.207Z] #59 11.90 Unpacking libicu72:arm64 (72.1-3) ...
08:19:11 [2024-04-24T08:19:11.602Z] #59 ...
08:19:11 [2024-04-24T08:19:11.602Z] 
08:19:11 [2024-04-24T08:19:11.602Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:11 [2024-04-24T08:19:11.602Z] #68 ...
08:19:11 [2024-04-24T08:19:11.602Z] 
08:19:11 [2024-04-24T08:19:11.602Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:19:11 [2024-04-24T08:19:11.602Z] #29 16.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:19:11 [2024-04-24T08:19:11.602Z] #29 17.21 #=#=#                                                                         
08:19:11 [2024-04-24T08:19:11.602Z] #29 17.52 #=#=#                                                                         

######################################################################## 100.0%
08:19:11 [2024-04-24T08:19:11.602Z] #29 17.97 
08:19:11 [2024-04-24T08:19:11.602Z] #29 18.09 Download of images into '/build' complete.
08:19:11 [2024-04-24T08:19:11.602Z] #29 18.09 Use something like the following to load the result into a Docker daemon:
08:19:11 [2024-04-24T08:19:11.602Z] #29 18.09   tar -cC '/build' . | docker load
08:19:12 [2024-04-24T08:19:12.984Z] #29 ...
08:19:12 [2024-04-24T08:19:12.984Z] 
08:19:12 [2024-04-24T08:19:12.984Z] #67 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:19:12 [2024-04-24T08:19:12.984Z] #67 DONE 14.3s
08:19:12 [2024-04-24T08:19:12.984Z] 
08:19:12 [2024-04-24T08:19:12.984Z] #57 [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             pkg-config
08:19:12 [2024-04-24T08:19:12.984Z] #57 10.74 Reading package lists...
08:19:12 [2024-04-24T08:19:12.984Z] #57 11.83 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
08:19:12 [2024-04-24T08:19:12.984Z] #57 11.86 Reading package lists...
08:19:12 [2024-04-24T08:19:12.984Z] #57 12.82 Building dependency tree...
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36 gcc is already the newest version (4:12.2.0-3).
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36 pkg-config is already the newest version (1.8.1-1).
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36 The following additional packages will be installed:
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.36   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.37 Suggested packages:
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.37   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.37   libgdk-pixbuf2.0-bin libxml2-utils
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.37 Recommended packages:
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.37   shared-mime-info xdg-user-dirs
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68 The following NEW packages will be installed:
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.68   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.97 0 upgraded, 29 newly installed, 0 to remove and 5 not upgraded.
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.97 Need to get 9078 kB of archives.
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.97 After this operation, 46.9 MB of additional disk space will be used.
08:19:12 [2024-04-24T08:19:12.984Z] #57 13.97 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.05 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.06 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.08 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.12 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.14 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.14 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.18 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.29 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.29 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.29 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.29 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.29 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.34 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.38 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.46 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.47 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.53 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.56 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.59 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.65 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.66 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.68 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.72 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
08:19:12 [2024-04-24T08:19:12.984Z] #57 14.80 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
08:19:13 [2024-04-24T08:19:13.243Z] #57 14.86 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
08:19:13 [2024-04-24T08:19:13.243Z] #57 14.90 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
08:19:13 [2024-04-24T08:19:13.243Z] #57 14.94 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
08:19:13 [2024-04-24T08:19:13.503Z] #57 15.02 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
08:19:13 [2024-04-24T08:19:13.764Z] #57 15.39 debconf: delaying package configuration, since apt-utils is not installed
08:19:14 [2024-04-24T08:19:14.135Z] #57 15.73 Fetched 9078 kB in 1s (6640 kB/s)
08:19:14 [2024-04-24T08:19:14.712Z] #57 16.20 Selecting previously unselected package libglib2.0-0:arm64.
08:19:14 [2024-04-24T08:19:14.712Z] #57 16.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
08:19:14 [2024-04-24T08:19:14.712Z] #57 16.24 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
08:19:14 [2024-04-24T08:19:14.972Z] #57 16.53 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
08:19:14 [2024-04-24T08:19:14.972Z] #57 ...
08:19:14 [2024-04-24T08:19:14.972Z] 
08:19:14 [2024-04-24T08:19:14.972Z] #61 [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
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20 tomll can be used in two ways:
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20 Writing to STDIN and reading from STDOUT:
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20   cat file.toml | tomll > file.toml
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20 
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20 Reading and updating a list of files:
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20   tomll a.toml b.toml c.toml
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20 
08:19:14 [2024-04-24T08:19:14.972Z] #61 17.20 When given a list of files, tomll will modify all files in place without asking.
08:19:16 [2024-04-24T08:19:16.354Z] #61 ...
08:19:16 [2024-04-24T08:19:16.354Z] 
08:19:16 [2024-04-24T08:19:16.354Z] #43 [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             pkg-config
08:19:16 [2024-04-24T08:19:16.354Z] #43 7.955 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 7.965 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 7.965 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 8.122 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 8.685 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 8.694 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 10.74 Fetched 9105 kB in 3s (2984 kB/s)
08:19:16 [2024-04-24T08:19:16.354Z] #43 10.74 Reading package lists...
08:19:16 [2024-04-24T08:19:16.354Z] #43 12.17 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:19:16 [2024-04-24T08:19:16.354Z] #43 12.17 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:19:16 [2024-04-24T08:19:16.354Z] #43 12.17 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:19:16 [2024-04-24T08:19:16.354Z] #43 12.88 Reading package lists...
08:19:16 [2024-04-24T08:19:16.354Z] #43 13.60 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
08:19:16 [2024-04-24T08:19:16.354Z] #43 13.60 Reading package lists...
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.33 Building dependency tree...
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94 gcc is already the newest version (4:12.2.0-3).
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94 pkg-config is already the newest version (1.8.1-1).
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94 The following additional packages will be installed:
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94   libc-bin libc-dev-bin libc6
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94 Suggested packages:
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94   glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94 Recommended packages:
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.94   manpages manpages-dev libc-devtools
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.98 The following packages will be upgraded:
08:19:16 [2024-04-24T08:19:16.354Z] #43 14.98   libc-bin libc-dev-bin libc6 libc6-dev
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.29 4 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.29 Need to get 4326 kB of archives.
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.29 After this operation, 1024 B of additional disk space will be used.
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.29 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u6 [1430 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.39 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u6 [44.7 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.46 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u6 [2321 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.50 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u6 [531 kB]
08:19:16 [2024-04-24T08:19:16.354Z] #43 15.95 debconf: delaying package configuration, since apt-utils is not installed
08:19:16 [2024-04-24T08:19:16.354Z] #43 16.15 Fetched 4326 kB in 1s (8403 kB/s)
08:19:16 [2024-04-24T08:19:16.354Z] #43 16.38 (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 ... 15659 files and directories currently installed.)
08:19:16 [2024-04-24T08:19:16.354Z] #43 16.40 Preparing to unpack .../libc6-dev_2.36-9+deb12u6_arm64.deb ...
08:19:16 [2024-04-24T08:19:16.354Z] #43 16.92 Unpacking libc6-dev:arm64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:16 [2024-04-24T08:19:16.354Z] #43 ...
08:19:16 [2024-04-24T08:19:16.354Z] 
08:19:16 [2024-04-24T08:19:16.354Z] #57 [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             pkg-config
08:19:16 [2024-04-24T08:19:16.354Z] #57 17.50 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:19:16 [2024-04-24T08:19:16.354Z] #57 17.50 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
08:19:16 [2024-04-24T08:19:16.354Z] #57 17.85 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:19:16 [2024-04-24T08:19:16.984Z] #57 18.32 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:19:16 [2024-04-24T08:19:16.984Z] #57 18.32 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
08:19:16 [2024-04-24T08:19:16.984Z] #57 18.34 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:19:17 [2024-04-24T08:19:17.553Z] #57 19.24 Selecting previously unselected package libsecret-common.
08:19:17 [2024-04-24T08:19:17.813Z] #57 19.24 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
08:19:17 [2024-04-24T08:19:17.813Z] #57 19.33 Unpacking libsecret-common (0.20.5-3) ...
08:19:18 [2024-04-24T08:19:18.382Z] #57 ...
08:19:18 [2024-04-24T08:19:18.382Z] 
08:19:18 [2024-04-24T08:19:18.382Z] #51 [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             ;
08:19:18 [2024-04-24T08:19:18.382Z] #51 10.28 Fetched 5657 kB in 1s (7045 kB/s)
08:19:18 [2024-04-24T08:19:18.382Z] #51 10.34 Selecting previously unselected package bzip2.
08:19:18 [2024-04-24T08:19:18.382Z] #51 10.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
08:19:18 [2024-04-24T08:19:18.382Z] #51 10.38 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 10.56 Unpacking bzip2 (1.0.8-5+b1) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 11.57 Selecting previously unselected package xz-utils.
08:19:18 [2024-04-24T08:19:18.382Z] #51 11.57 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 11.63 Unpacking xz-utils (5.4.1-0.2) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 12.34 Selecting previously unselected package m4.
08:19:18 [2024-04-24T08:19:18.382Z] #51 12.34 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 12.54 Unpacking m4 (1.4.19-3) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 14.29 Selecting previously unselected package autoconf.
08:19:18 [2024-04-24T08:19:18.382Z] #51 14.29 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 14.42 Unpacking autoconf (2.71-3) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 15.36 Selecting previously unselected package autotools-dev.
08:19:18 [2024-04-24T08:19:18.382Z] #51 15.37 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 15.45 Unpacking autotools-dev (20220109.1) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 16.08 Selecting previously unselected package automake.
08:19:18 [2024-04-24T08:19:18.382Z] #51 16.08 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 16.16 Unpacking automake (1:1.16.5-1.3) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 16.70 Selecting previously unselected package libdpkg-perl.
08:19:18 [2024-04-24T08:19:18.382Z] #51 16.70 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 16.95 Unpacking libdpkg-perl (1.21.22) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 17.63 Selecting previously unselected package patch.
08:19:18 [2024-04-24T08:19:18.382Z] #51 17.64 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 17.76 Unpacking patch (2.7.6-7) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 18.70 Selecting previously unselected package dpkg-dev.
08:19:18 [2024-04-24T08:19:18.382Z] #51 18.70 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 18.72 Unpacking dpkg-dev (1.21.22) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 19.70 Selecting previously unselected package build-essential.
08:19:18 [2024-04-24T08:19:18.382Z] #51 19.71 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 19.82 Unpacking build-essential (12.9) ...
08:19:18 [2024-04-24T08:19:18.382Z] #51 ...
08:19:18 [2024-04-24T08:19:18.382Z] 
08:19:18 [2024-04-24T08:19:18.382Z] #53 [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
08:19:18 [2024-04-24T08:19:18.382Z] #53 10.56 go: downloading github.com/mattn/go-runewidth v0.0.9
08:19:18 [2024-04-24T08:19:18.382Z] #53 11.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:19:18 [2024-04-24T08:19:18.660Z] #53 ...
08:19:18 [2024-04-24T08:19:18.660Z] 
08:19:18 [2024-04-24T08:19:18.660Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 NAME:
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    go-winres - A tool for embedding resources in Windows executables
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 USAGE:
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    go-winres [global options] command [command options] [arguments...]
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 COMMANDS:
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    init     Create an initial ./winres/winres.json
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    make     Make syso files for the "go build" command
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    simply   Make syso files for the "go build" command (simplified)
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    extract  Extract all resources from an executable
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    patch    Replace resources in an executable file (exe, dll)
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    help, h  Shows a list of commands or help for one command
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61 GLOBAL OPTIONS:
08:19:18 [2024-04-24T08:19:18.660Z] #54 18.61    --help, -h  show help (default: false)
08:19:18 [2024-04-24T08:19:18.660Z] #54 ...
08:19:18 [2024-04-24T08:19:18.660Z] 
08:19:18 [2024-04-24T08:19:18.660Z] #56 [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             pkg-config
08:19:18 [2024-04-24T08:19:18.660Z] #56 9.613 Reading package lists...
08:19:18 [2024-04-24T08:19:18.660Z] #56 11.30 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:19:18 [2024-04-24T08:19:18.660Z] #56 11.30 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:19:18 [2024-04-24T08:19:18.660Z] #56 11.30 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:19:18 [2024-04-24T08:19:18.660Z] #56 11.84 Reading package lists...
08:19:18 [2024-04-24T08:19:18.660Z] #56 12.75 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
08:19:18 [2024-04-24T08:19:18.660Z] #56 12.77 Reading package lists...
08:19:18 [2024-04-24T08:19:18.660Z] #56 13.68 Building dependency tree...
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30 gcc is already the newest version (4:12.2.0-3).
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30 pkg-config is already the newest version (1.8.1-1).
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30 The following additional packages will be installed:
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30   bzip2 libc-bin libc-dev-bin libc6 libdpkg-perl patch xz-utils
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30 Suggested packages:
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30   bzip2-doc debian-keyring glibc-doc libc-l10n locales libnss-nis
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30   libnss-nisplus manpages-dev bzr seccomp ed diffutils-doc
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30 Recommended packages:
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30   build-essential fakeroot libalgorithm-merge-perl manpages manpages-dev
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.30   libc-devtools libfile-fcntllock-perl liblocale-gettext-perl
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.41 The following NEW packages will be installed:
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.41   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.41 The following packages will be upgraded:
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.41   libc-bin libc-dev-bin libc6 libc6-dev
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.71 4 upgraded, 6 newly installed, 0 to remove and 1 not upgraded.
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.71 Need to get 7009 kB of archives.
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.71 After this operation, 6011 kB of additional disk space will be used.
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.71 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u6 [1430 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.80 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u6 [44.7 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 14.82 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u6 [2321 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.08 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u6 [531 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.12 Get:5 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.12 Get:6 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.19 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.28 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.32 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.44 Get:10 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
08:19:18 [2024-04-24T08:19:18.660Z] #56 15.81 debconf: delaying package configuration, since apt-utils is not installed
08:19:18 [2024-04-24T08:19:18.660Z] #56 16.15 Fetched 7009 kB in 1s (6885 kB/s)
08:19:18 [2024-04-24T08:19:18.660Z] #56 16.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
08:19:18 [2024-04-24T08:19:18.660Z] #56 16.35 Preparing to unpack .../libc6-dev_2.36-9+deb12u6_arm64.deb ...
08:19:18 [2024-04-24T08:19:18.660Z] #56 16.80 Unpacking libc6-dev:arm64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:18 [2024-04-24T08:19:18.919Z] #56 ...
08:19:18 [2024-04-24T08:19:18.919Z] 
08:19:18 [2024-04-24T08:19:18.919Z] #51 [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             ;
08:19:18 [2024-04-24T08:19:18.919Z] #51 20.82 Selecting previously unselected package libcap-dev:arm64.
08:19:18 [2024-04-24T08:19:18.919Z] #51 20.82 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
08:19:19 [2024-04-24T08:19:19.234Z] #51 21.11 Unpacking libcap-dev:arm64 (1:2.66-4) ...
08:19:20 [2024-04-24T08:19:20.616Z] #51 22.53 Selecting previously unselected package libprotobuf-c1:arm64.
08:19:20 [2024-04-24T08:19:20.616Z] #51 22.54 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
08:19:20 [2024-04-24T08:19:20.616Z] #51 22.60 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:19:20 [2024-04-24T08:19:20.905Z] #51 23.09 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:19:21 [2024-04-24T08:19:21.284Z] #51 23.09 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
08:19:21 [2024-04-24T08:19:21.284Z] #51 23.19 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
08:19:21 [2024-04-24T08:19:21.853Z] #51 23.82 Selecting previously unselected package libseccomp-dev:arm64.
08:19:21 [2024-04-24T08:19:21.853Z] #51 23.82 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
08:19:21 [2024-04-24T08:19:21.853Z] #51 23.93 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:19:22 [2024-04-24T08:19:22.423Z] #51 ...
08:19:22 [2024-04-24T08:19:22.423Z] 
08:19:22 [2024-04-24T08:19:22.423Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:19:22 [2024-04-24T08:19:22.423Z] #59 14.39 Selecting previously unselected package libxml2:arm64.
08:19:22 [2024-04-24T08:19:22.423Z] #59 14.39 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 14.54 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 15.65 Selecting previously unselected package libarchive13:arm64.
08:19:22 [2024-04-24T08:19:22.423Z] #59 15.67 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 15.77 Unpacking libarchive13:arm64 (3.6.2-1) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 16.29 Selecting previously unselected package libjsoncpp25:arm64.
08:19:22 [2024-04-24T08:19:22.423Z] #59 16.30 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 16.41 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 17.17 Selecting previously unselected package librhash0:arm64.
08:19:22 [2024-04-24T08:19:22.423Z] #59 17.18 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 17.34 Unpacking librhash0:arm64 (1.4.3-3) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 18.16 Selecting previously unselected package libuv1:arm64.
08:19:22 [2024-04-24T08:19:22.423Z] #59 18.17 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 18.50 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 19.28 Selecting previously unselected package cmake-data.
08:19:22 [2024-04-24T08:19:22.423Z] #59 19.28 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 19.52 Unpacking cmake-data (3.25.1-1) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 21.47 Selecting previously unselected package cmake.
08:19:22 [2024-04-24T08:19:22.423Z] #59 21.47 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 21.72 Unpacking cmake (3.25.1-1) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 22.53 Setting up libicu72:arm64 (72.1-3) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 23.02 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 23.55 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 23.84 Setting up librhash0:arm64 (1.4.3-3) ...
08:19:22 [2024-04-24T08:19:22.423Z] #59 24.37 Setting up cmake-data (3.25.1-1) ...
08:19:22 [2024-04-24T08:19:22.728Z] #59 ...
08:19:22 [2024-04-24T08:19:22.728Z] 
08:19:22 [2024-04-24T08:19:22.728Z] #51 [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             ;
08:19:22 [2024-04-24T08:19:22.728Z] #51 24.76 Selecting previously unselected package libsystemd-dev:arm64.
08:19:22 [2024-04-24T08:19:22.988Z] #51 24.76 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
08:19:22 [2024-04-24T08:19:22.988Z] #51 24.83 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:19:22 [2024-04-24T08:19:22.988Z] #51 ...
08:19:22 [2024-04-24T08:19:22.988Z] 
08:19:22 [2024-04-24T08:19:22.988Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:22 [2024-04-24T08:19:22.988Z] #69 ...
08:19:22 [2024-04-24T08:19:22.988Z] 
08:19:22 [2024-04-24T08:19:22.988Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:19:22 [2024-04-24T08:19:22.988Z] #59 24.67 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
08:19:22 [2024-04-24T08:19:22.988Z] #59 24.97 Setting up libarchive13:arm64 (3.6.2-1) ...
08:19:23 [2024-04-24T08:19:23.564Z] #59 25.36 Setting up cmake (3.25.1-1) ...
08:19:23 [2024-04-24T08:19:23.823Z] #59 25.62 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:19:26 [2024-04-24T08:19:26.362Z] #59 ...
08:19:26 [2024-04-24T08:19:26.362Z] 
08:19:26 [2024-04-24T08:19:26.362Z] #66 [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.8.0"      && /build/shfmt --version
08:19:26 [2024-04-24T08:19:26.362Z] #66 18.30 v3.8.0
08:19:26 [2024-04-24T08:19:26.362Z] #66 ...
08:19:26 [2024-04-24T08:19:26.362Z] 
08:19:26 [2024-04-24T08:19:26.362Z] #51 [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             ;
08:19:26 [2024-04-24T08:19:26.362Z] #51 25.52 Selecting previously unselected package libtool.
08:19:26 [2024-04-24T08:19:26.362Z] #51 25.52 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 25.59 Unpacking libtool (2.4.7-5) ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 26.02 Selecting previously unselected package libudev-dev:arm64.
08:19:26 [2024-04-24T08:19:26.362Z] #51 26.02 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 26.06 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 26.59 Selecting previously unselected package libyajl2:arm64.
08:19:26 [2024-04-24T08:19:26.362Z] #51 26.59 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 26.80 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 27.43 Selecting previously unselected package libyajl-dev:arm64.
08:19:26 [2024-04-24T08:19:26.362Z] #51 27.43 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 27.51 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 28.26 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 28.41 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:19:26 [2024-04-24T08:19:26.362Z] #51 28.54 Setting up m4 (1.4.19-3) ...
08:19:26 [2024-04-24T08:19:26.622Z] #51 28.60 Setting up bzip2 (1.0.8-5+b1) ...
08:19:26 [2024-04-24T08:19:26.883Z] #51 28.86 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:19:27 [2024-04-24T08:19:27.142Z] #51 28.99 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
08:19:27 [2024-04-24T08:19:27.142Z] #51 29.13 Setting up autotools-dev (20220109.1) ...
08:19:27 [2024-04-24T08:19:27.711Z] #51 29.88 Setting up xz-utils (5.4.1-0.2) ...
08:19:28 [2024-04-24T08:19:28.295Z] #51 30.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:19:28 [2024-04-24T08:19:28.295Z] #51 30.24 Setting up patch (2.7.6-7) ...
08:19:28 [2024-04-24T08:19:28.295Z] #51 30.45 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
08:19:28 [2024-04-24T08:19:28.862Z] #51 30.58 Setting up libdpkg-perl (1.21.22) ...
08:19:28 [2024-04-24T08:19:28.862Z] #51 30.94 Setting up autoconf (2.71-3) ...
08:19:29 [2024-04-24T08:19:29.121Z] #51 31.24 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
08:19:29 [2024-04-24T08:19:29.121Z] #51 ...
08:19:29 [2024-04-24T08:19:29.121Z] 
08:19:29 [2024-04-24T08:19:29.121Z] #57 [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             pkg-config
08:19:29 [2024-04-24T08:19:29.121Z] #57 20.69 Selecting previously unselected package libsecret-1-0:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 20.69 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 20.73 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 21.64 Selecting previously unselected package gir1.2-secret-1:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 21.64 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 21.97 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 22.23 Selecting previously unselected package uuid-dev:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 22.23 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 22.24 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 23.22 Selecting previously unselected package libblkid-dev:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 23.22 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 23.28 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 24.20 Selecting previously unselected package libbtrfs0:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 24.20 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 24.38 Unpacking libbtrfs0:arm64 (6.2-1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 24.82 Selecting previously unselected package libbtrfs-dev:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 24.83 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 24.98 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 25.59 Selecting previously unselected package libelf1:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 25.60 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 25.63 Unpacking libelf1:arm64 (0.188-2.1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 25.96 Selecting previously unselected package libffi-dev:arm64.
08:19:29 [2024-04-24T08:19:29.121Z] #57 25.96 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 26.15 Unpacking libffi-dev:arm64 (3.4.4-1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 26.73 Selecting previously unselected package libgpg-error-dev.
08:19:29 [2024-04-24T08:19:29.121Z] #57 26.77 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 26.96 Unpacking libgpg-error-dev (1.46-1) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 27.48 Selecting previously unselected package libgcrypt20-dev.
08:19:29 [2024-04-24T08:19:29.121Z] #57 27.48 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 27.71 Unpacking libgcrypt20-dev (1.10.1-3) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 28.08 Selecting previously unselected package libglib2.0-data.
08:19:29 [2024-04-24T08:19:29.121Z] #57 28.08 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 28.11 Unpacking libglib2.0-data (2.74.6-2) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 28.56 Selecting previously unselected package libglib2.0-bin.
08:19:29 [2024-04-24T08:19:29.121Z] #57 28.57 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 28.66 Unpacking libglib2.0-bin (2.74.6-2) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 29.71 Selecting previously unselected package python3-lib2to3.
08:19:29 [2024-04-24T08:19:29.121Z] #57 29.71 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 29.73 Unpacking python3-lib2to3 (3.11.2-3) ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 30.13 Selecting previously unselected package python3-distutils.
08:19:29 [2024-04-24T08:19:29.121Z] #57 30.13 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
08:19:29 [2024-04-24T08:19:29.121Z] #57 30.18 Unpacking python3-distutils (3.11.2-3) ...
08:19:29 [2024-04-24T08:19:29.389Z] #57 30.81 Selecting previously unselected package libglib2.0-dev-bin.
08:19:29 [2024-04-24T08:19:29.389Z] #57 30.81 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
08:19:29 [2024-04-24T08:19:29.389Z] #57 30.89 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
08:19:29 [2024-04-24T08:19:29.681Z] #57 ...
08:19:29 [2024-04-24T08:19:29.681Z] 
08:19:29 [2024-04-24T08:19:29.681Z] #51 [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             ;
08:19:29 [2024-04-24T08:19:29.681Z] #51 31.65 Setting up libcap-dev:arm64 (1:2.66-4) ...
08:19:29 [2024-04-24T08:19:29.940Z] #51 32.02 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:19:30 [2024-04-24T08:19:30.287Z] #51 32.23 Setting up automake (1:1.16.5-1.3) ...
08:19:30 [2024-04-24T08:19:30.559Z] #51 ...
08:19:30 [2024-04-24T08:19:30.559Z] 
08:19:30 [2024-04-24T08:19:30.559Z] #58 [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
08:19:30 [2024-04-24T08:19:30.559Z] #58 22.51 gotestsum version dev
08:19:30 [2024-04-24T08:19:30.559Z] #58 ...
08:19:30 [2024-04-24T08:19:30.559Z] 
08:19:30 [2024-04-24T08:19:30.559Z] #51 [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             ;
08:19:30 [2024-04-24T08:19:30.559Z] #51 32.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:19:30 [2024-04-24T08:19:30.559Z] #51 32.62 Setting up libtool (2.4.7-5) ...
08:19:30 [2024-04-24T08:19:30.818Z] #51 32.80 Setting up dpkg-dev (1.21.22) ...
08:19:31 [2024-04-24T08:19:31.077Z] #51 33.16 Setting up build-essential (12.9) ...
08:19:31 [2024-04-24T08:19:31.077Z] #51 ...
08:19:31 [2024-04-24T08:19:31.077Z] 
08:19:31 [2024-04-24T08:19:31.077Z] #63 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:19:31 [2024-04-24T08:19:31.077Z] #63 DONE 32.8s
08:19:31 [2024-04-24T08:19:31.077Z] 
08:19:31 [2024-04-24T08:19:31.078Z] #51 [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             ;
08:19:31 [2024-04-24T08:19:31.078Z] #51 33.18 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:19:31 [2024-04-24T08:19:31.337Z] #51 ...
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:31 [2024-04-24T08:19:31.337Z] #68 DONE 29.8s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #61 [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
08:19:31 [2024-04-24T08:19:31.337Z] #61 DONE 33.5s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #62 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:19:31 [2024-04-24T08:19:31.337Z] #62 DONE 32.7s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #64 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:31 [2024-04-24T08:19:31.337Z] #64 DONE 32.3s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:31 [2024-04-24T08:19:31.337Z] #60 DONE 32.7s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:19:31 [2024-04-24T08:19:31.337Z] #29 DONE 38.7s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:31 [2024-04-24T08:19:31.337Z] #69 DONE 18.7s
08:19:31 [2024-04-24T08:19:31.337Z] 
08:19:31 [2024-04-24T08:19:31.337Z] #57 [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             pkg-config
08:19:31 [2024-04-24T08:19:31.337Z] #57 31.68 Selecting previously unselected package libsepol-dev:arm64.
08:19:31 [2024-04-24T08:19:31.337Z] #57 31.68 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 31.77 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.41 Selecting previously unselected package libpcre2-16-0:arm64.
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.41 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.60 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.75 Selecting previously unselected package libpcre2-32-0:arm64.
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.75 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.76 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.88 Selecting previously unselected package libpcre2-posix3:arm64.
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.88 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.89 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.97 Selecting previously unselected package libpcre2-dev:arm64.
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.98 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.337Z] #57 32.98 Unpacking libpcre2-dev:arm64 (10.42-1) ...
08:19:31 [2024-04-24T08:19:31.601Z] #57 ...
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #66 [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.8.0"      && /build/shfmt --version
08:19:31 [2024-04-24T08:19:31.601Z] #66 DONE 33.6s
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:19:31 [2024-04-24T08:19:31.601Z] #54 DONE 33.6s
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #52 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
08:19:31 [2024-04-24T08:19:31.601Z] #52 DONE 33.4s
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #58 [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
08:19:31 [2024-04-24T08:19:31.601Z] #58 DONE 33.6s
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #51 [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             ;
08:19:31 [2024-04-24T08:19:31.601Z] #51 DONE 33.6s
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #57 [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             pkg-config
08:19:31 [2024-04-24T08:19:31.601Z] #57 33.13 Selecting previously unselected package libselinux1-dev:arm64.
08:19:31 [2024-04-24T08:19:31.601Z] #57 33.14 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.601Z] #57 33.15 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
08:19:31 [2024-04-24T08:19:31.601Z] #57 ...
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.601Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:19:31 [2024-04-24T08:19:31.601Z] #59 DONE 33.5s
08:19:31 [2024-04-24T08:19:31.601Z] 
08:19:31 [2024-04-24T08:19:31.602Z] #65 [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...)
08:19:31 [2024-04-24T08:19:31.602Z] #65 DONE 32.5s
08:19:31 [2024-04-24T08:19:31.866Z] 
08:19:31 [2024-04-24T08:19:31.866Z] #57 [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             pkg-config
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.32 Selecting previously unselected package libmount-dev:arm64.
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.32 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.33 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.41 Selecting previously unselected package zlib1g-dev:arm64.
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.41 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.43 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.54 Selecting previously unselected package libglib2.0-dev:arm64.
08:19:31 [2024-04-24T08:19:31.866Z] #57 33.54 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
08:19:32 [2024-04-24T08:19:32.126Z] #57 33.55 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
08:19:33 [2024-04-24T08:19:33.317Z] #57 34.74 Selecting previously unselected package libsecret-1-dev:arm64.
08:19:33 [2024-04-24T08:19:33.317Z] #57 34.75 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
08:19:33 [2024-04-24T08:19:33.961Z] #57 35.38 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
08:19:34 [2024-04-24T08:19:34.899Z] #57 36.43 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
08:19:34 [2024-04-24T08:19:34.899Z] #57 36.47 No schema files found: doing nothing.
08:19:34 [2024-04-24T08:19:34.899Z] #57 36.58 Setting up libffi-dev:arm64 (3.4.4-1) ...
08:19:34 [2024-04-24T08:19:34.899Z] #57 36.71 Setting up libpcre2-16-0:arm64 (10.42-1) ...
08:19:35 [2024-04-24T08:19:35.158Z] #57 36.78 Setting up libbtrfs0:arm64 (6.2-1) ...
08:19:35 [2024-04-24T08:19:35.419Z] #57 36.88 Setting up libpcre2-32-0:arm64 (10.42-1) ...
08:19:35 [2024-04-24T08:19:35.419Z] #57 36.98 Setting up libglib2.0-data (2.74.6-2) ...
08:19:35 [2024-04-24T08:19:35.419Z] #57 ...
08:19:35 [2024-04-24T08:19:35.419Z] 
08:19:35 [2024-04-24T08:19:35.419Z] #53 [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
08:19:35 [2024-04-24T08:19:35.419Z] #53 37.28 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
08:19:35 [2024-04-24T08:19:35.419Z] #53 DONE 37.4s
08:19:35 [2024-04-24T08:19:35.419Z] 
08:19:35 [2024-04-24T08:19:35.419Z] #70 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
08:19:35 [2024-04-24T08:19:35.419Z] #70 DONE 3.5s
08:19:35 [2024-04-24T08:19:35.419Z] 
08:19:35 [2024-04-24T08:19:35.419Z] #57 [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             pkg-config
08:19:35 [2024-04-24T08:19:35.419Z] #57 37.04 Setting up libgpg-error-dev (1.46-1) ...
08:19:35 [2024-04-24T08:19:35.419Z] #57 37.10 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:35 [2024-04-24T08:19:35.419Z] #57 37.15 Setting up libsepol-dev:arm64 (3.4-2.1) ...
08:19:35 [2024-04-24T08:19:35.419Z] #57 37.19 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:19:35 [2024-04-24T08:19:35.679Z] #57 37.23 Setting up libpcre2-posix3:arm64 (10.42-1) ...
08:19:35 [2024-04-24T08:19:35.679Z] #57 37.27 Setting up libbtrfs-dev:arm64 (6.2-1) ...
08:19:35 [2024-04-24T08:19:35.679Z] #57 37.30 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:19:35 [2024-04-24T08:19:35.938Z] #57 37.35 Setting up python3-lib2to3 (3.11.2-3) ...
08:19:35 [2024-04-24T08:19:35.939Z] #57 37.59 Setting up libelf1:arm64 (0.188-2.1) ...
08:19:35 [2024-04-24T08:19:35.939Z] #57 37.62 Setting up libsecret-common (0.20.5-3) ...
08:19:35 [2024-04-24T08:19:35.939Z] #57 37.64 Setting up python3-distutils (3.11.2-3) ...
08:19:36 [2024-04-24T08:19:36.198Z] #57 37.87 Setting up libglib2.0-dev-bin (2.74.6-2) ...
08:19:36 [2024-04-24T08:19:36.458Z] #57 38.10 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:36 [2024-04-24T08:19:36.458Z] #57 38.13 Setting up libpcre2-dev:arm64 (10.42-1) ...
08:19:36 [2024-04-24T08:19:36.458Z] #57 38.17 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
08:19:36 [2024-04-24T08:19:36.458Z] #57 38.20 Setting up libglib2.0-bin (2.74.6-2) ...
08:19:36 [2024-04-24T08:19:36.458Z] #57 38.22 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
08:19:36 [2024-04-24T08:19:36.718Z] #57 38.25 Setting up libgcrypt20-dev (1.10.1-3) ...
08:19:36 [2024-04-24T08:19:36.718Z] #57 38.27 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:19:36 [2024-04-24T08:19:36.718Z] #57 38.30 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:36 [2024-04-24T08:19:36.718Z] #57 38.32 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
08:19:36 [2024-04-24T08:19:36.977Z] #57 38.35 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
08:19:36 [2024-04-24T08:19:36.977Z] #57 38.39 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
08:19:36 [2024-04-24T08:19:36.977Z] #57 38.42 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:19:36 [2024-04-24T08:19:36.977Z] #57 DONE 38.7s
08:19:36 [2024-04-24T08:19:36.977Z] 
08:19:36 [2024-04-24T08:19:36.977Z] #56 [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             pkg-config
08:19:36 [2024-04-24T08:19:36.977Z] #56 37.70 Preparing to unpack .../libc-dev-bin_2.36-9+deb12u6_arm64.deb ...
08:19:36 [2024-04-24T08:19:36.977Z] #56 37.73 Unpacking libc-dev-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:36 [2024-04-24T08:19:36.977Z] #56 37.93 Preparing to unpack .../libc6_2.36-9+deb12u6_arm64.deb ...
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.07 debconf: unable to initialize frontend: Dialog
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.07 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.07 debconf: falling back to frontend: Readline
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.08 debconf: unable to initialize frontend: Readline
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.08 debconf: (This frontend requires a controlling tty.)
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.08 debconf: falling back to frontend: Teletype
08:19:36 [2024-04-24T08:19:36.977Z] #56 38.21 Unpacking libc6:arm64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.11 Setting up libc6:arm64 (2.36-9+deb12u6) ...
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.25 debconf: unable to initialize frontend: Dialog
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.25 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.26 debconf: falling back to frontend: Readline
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.27 debconf: unable to initialize frontend: Readline
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.27 debconf: (This frontend requires a controlling tty.)
08:19:39 [2024-04-24T08:19:39.514Z] #56 41.27 debconf: falling back to frontend: Teletype
08:19:40 [2024-04-24T08:19:40.893Z] #56 42.50 (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 ... 15659 files and directories currently installed.)
08:19:40 [2024-04-24T08:19:40.893Z] #56 42.51 Preparing to unpack .../libc-bin_2.36-9+deb12u6_arm64.deb ...
08:19:40 [2024-04-24T08:19:40.893Z] #56 42.54 Unpacking libc-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:41 [2024-04-24T08:19:41.164Z] #56 ...
08:19:41 [2024-04-24T08:19:41.164Z] 
08:19:41 [2024-04-24T08:19:41.164Z] #71 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:41 [2024-04-24T08:19:41.424Z] #71 ...
08:19:41 [2024-04-24T08:19:41.424Z] 
08:19:41 [2024-04-24T08:19:41.424Z] #72 [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             pkg-config
08:19:41 [2024-04-24T08:19:41.424Z] #72 1.327 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:19:41 [2024-04-24T08:19:41.424Z] #72 1.327 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:19:41 [2024-04-24T08:19:41.424Z] #72 1.327 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:19:41 [2024-04-24T08:19:41.424Z] #72 1.618 Reading package lists...
08:19:41 [2024-04-24T08:19:41.424Z] #72 2.478 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
08:19:41 [2024-04-24T08:19:41.424Z] #72 2.484 Reading package lists...
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.145 Building dependency tree...
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.348 Reading state information...
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.690 gcc is already the newest version (4:12.2.0-3).
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.690 pkg-config is already the newest version (1.8.1-1).
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.690 The following additional packages will be installed:
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.692   libc-bin libc-dev-bin libc6
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.695 Suggested packages:
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.695   glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.695 Recommended packages:
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.695   manpages manpages-dev libc-devtools
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.729 The following packages will be upgraded:
08:19:41 [2024-04-24T08:19:41.424Z] #72 3.731   libc-bin libc-dev-bin libc6 libc6-dev
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.033 4 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.033 Need to get 4326 kB of archives.
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.033 After this operation, 1024 B of additional disk space will be used.
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.033 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u6 [1430 kB]
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.093 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u6 [44.7 kB]
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.097 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u6 [2321 kB]
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.108 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u6 [531 kB]
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.353 debconf: delaying package configuration, since apt-utils is not installed
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.433 Fetched 4326 kB in 0s (11.6 MB/s)
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.495 (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 ... 18947 files and directories currently installed.)
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.520 Preparing to unpack .../libc6-dev_2.36-9+deb12u6_arm64.deb ...
08:19:41 [2024-04-24T08:19:41.424Z] #72 4.550 Unpacking libc6-dev:arm64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.561 Preparing to unpack .../libc-dev-bin_2.36-9+deb12u6_arm64.deb ...
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.600 Unpacking libc-dev-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.785 Preparing to unpack .../libc6_2.36-9+deb12u6_arm64.deb ...
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.936 debconf: unable to initialize frontend: Dialog
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.936 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.936 debconf: falling back to frontend: Readline
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.948 debconf: unable to initialize frontend: Readline
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.948 debconf: (This frontend requires a controlling tty.)
08:19:41 [2024-04-24T08:19:41.424Z] #72 7.948 debconf: falling back to frontend: Teletype
08:19:41 [2024-04-24T08:19:41.424Z] #72 8.010 Unpacking libc6:arm64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:41 [2024-04-24T08:19:41.424Z] #72 ...
08:19:41 [2024-04-24T08:19:41.424Z] 
08:19:41 [2024-04-24T08:19:41.424Z] #56 [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             pkg-config
08:19:41 [2024-04-24T08:19:41.424Z] #56 43.21 Setting up libc-bin (2.36-9+deb12u6) ...
08:19:41 [2024-04-24T08:19:41.684Z] #56 ...
08:19:41 [2024-04-24T08:19:41.684Z] 
08:19:41 [2024-04-24T08:19:41.684Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:19:41 [2024-04-24T08:19:41.684Z] #73 0.585 Cloning into '/tmp/crun-build'...
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.321 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.323 Cloning into '/tmp/crun-build/libocispec'...
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.564 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.565 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.565 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.565 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.567 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:19:41 [2024-04-24T08:19:41.684Z] #73 1.907 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:19:41 [2024-04-24T08:19:41.684Z] #73 2.230 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:19:41 [2024-04-24T08:19:41.684Z] #73 2.521 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
08:19:41 [2024-04-24T08:19:41.684Z] #73 2.537 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
08:19:41 [2024-04-24T08:19:41.684Z] #73 2.549 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
08:19:41 [2024-04-24T08:19:41.684Z] #73 7.197 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:19:41 [2024-04-24T08:19:41.944Z] #73 ...
08:19:41 [2024-04-24T08:19:41.944Z] 
08:19:41 [2024-04-24T08:19:41.944Z] #74 [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...)
08:19:41 [2024-04-24T08:19:41.944Z] #74 ...
08:19:41 [2024-04-24T08:19:41.944Z] 
08:19:41 [2024-04-24T08:19:41.944Z] #75 [delve-supported 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...)
08:19:41 [2024-04-24T08:19:41.944Z] #75 ...
08:19:41 [2024-04-24T08:19:41.944Z] 
08:19:41 [2024-04-24T08:19:41.944Z] #56 [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             pkg-config
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.49 Selecting previously unselected package bzip2.
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.50 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.51 Unpacking bzip2 (1.0.8-5+b1) ...
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.70 Selecting previously unselected package xz-utils.
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.71 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
08:19:41 [2024-04-24T08:19:41.944Z] #56 43.73 Unpacking xz-utils (5.4.1-0.2) ...
08:19:42 [2024-04-24T08:19:42.238Z] #56 43.98 Selecting previously unselected package libdpkg-perl.
08:19:42 [2024-04-24T08:19:42.238Z] #56 43.98 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
08:19:42 [2024-04-24T08:19:42.238Z] #56 44.01 Unpacking libdpkg-perl (1.21.22) ...
08:19:42 [2024-04-24T08:19:42.497Z] #56 44.42 Selecting previously unselected package patch.
08:19:42 [2024-04-24T08:19:42.756Z] #56 44.43 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
08:19:42 [2024-04-24T08:19:42.756Z] #56 44.49 Unpacking patch (2.7.6-7) ...
08:19:42 [2024-04-24T08:19:42.756Z] #56 44.75 Selecting previously unselected package dpkg-dev.
08:19:43 [2024-04-24T08:19:43.338Z] #56 44.75 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
08:19:43 [2024-04-24T08:19:43.338Z] #56 44.82 Unpacking dpkg-dev (1.21.22) ...
08:19:43 [2024-04-24T08:19:43.794Z] #56 45.36 Selecting previously unselected package libseccomp-dev:arm64.
08:19:43 [2024-04-24T08:19:43.794Z] #56 45.37 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
08:19:43 [2024-04-24T08:19:43.794Z] #56 45.46 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.02 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.09 Setting up bzip2 (1.0.8-5+b1) ...
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.13 Setting up xz-utils (5.4.1-0.2) ...
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.21 Setting up patch (2.7.6-7) ...
08:19:44 [2024-04-24T08:19:44.363Z] #56 ...
08:19:44 [2024-04-24T08:19:44.363Z] 
08:19:44 [2024-04-24T08:19:44.363Z] #71 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:19:44 [2024-04-24T08:19:44.363Z] #71 DONE 13.3s
08:19:44 [2024-04-24T08:19:44.363Z] 
08:19:44 [2024-04-24T08:19:44.363Z] #43 [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             pkg-config
08:19:44 [2024-04-24T08:19:44.363Z] #43 37.71 Preparing to unpack .../libc-dev-bin_2.36-9+deb12u6_arm64.deb ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 37.74 Unpacking libc-dev-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 37.97 Preparing to unpack .../libc6_2.36-9+deb12u6_arm64.deb ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.12 debconf: unable to initialize frontend: Dialog
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.12 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.12 debconf: falling back to frontend: Readline
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.13 debconf: unable to initialize frontend: Readline
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.13 debconf: (This frontend requires a controlling tty.)
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.13 debconf: falling back to frontend: Teletype
08:19:44 [2024-04-24T08:19:44.363Z] #43 38.20 Unpacking libc6:arm64 (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.14 Setting up libc6:arm64 (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.33 debconf: unable to initialize frontend: Dialog
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.33 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.33 debconf: falling back to frontend: Readline
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.34 debconf: unable to initialize frontend: Readline
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.34 debconf: (This frontend requires a controlling tty.)
08:19:44 [2024-04-24T08:19:44.363Z] #43 41.34 debconf: falling back to frontend: Teletype
08:19:44 [2024-04-24T08:19:44.363Z] #43 42.59 (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 ... 15659 files and directories currently installed.)
08:19:44 [2024-04-24T08:19:44.363Z] #43 42.61 Preparing to unpack .../libc-bin_2.36-9+deb12u6_arm64.deb ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 42.71 Unpacking libc-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 43.44 Setting up libc-bin (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 43.73 Setting up libc-dev-bin (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 43.75 Setting up libc6-dev:arm64 (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.363Z] #43 DONE 46.2s
08:19:44 [2024-04-24T08:19:44.363Z] 
08:19:44 [2024-04-24T08:19:44.363Z] #56 [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             pkg-config
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.28 Setting up libdpkg-perl (1.21.22) ...
08:19:44 [2024-04-24T08:19:44.363Z] #56 46.32 Setting up libc-dev-bin (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.622Z] #56 46.34 Setting up dpkg-dev (1.21.22) ...
08:19:44 [2024-04-24T08:19:44.622Z] #56 46.37 Setting up libc6-dev:arm64 (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.886Z] #56 DONE 46.6s
08:19:44 [2024-04-24T08:19:44.886Z] 
08:19:44 [2024-04-24T08:19:44.886Z] #72 [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             pkg-config
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.52 Setting up libc6:arm64 (2.36-9+deb12u6) ...
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.69 debconf: unable to initialize frontend: Dialog
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.69 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.69 debconf: falling back to frontend: Readline
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.70 debconf: unable to initialize frontend: Readline
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.70 debconf: (This frontend requires a controlling tty.)
08:19:44 [2024-04-24T08:19:44.886Z] #72 12.70 debconf: falling back to frontend: Teletype
08:19:45 [2024-04-24T08:19:45.733Z] #72 13.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18947 files and directories currently installed.)
08:19:45 [2024-04-24T08:19:45.733Z] #72 13.87 Preparing to unpack .../libc-bin_2.36-9+deb12u6_arm64.deb ...
08:19:45 [2024-04-24T08:19:45.733Z] #72 13.90 Unpacking libc-bin (2.36-9+deb12u6) over (2.36-9+deb12u4) ...
08:19:45 [2024-04-24T08:19:45.995Z] #72 14.30 Setting up libc-bin (2.36-9+deb12u6) ...
08:19:46 [2024-04-24T08:19:46.254Z] #72 14.46 Setting up libc-dev-bin (2.36-9+deb12u6) ...
08:19:46 [2024-04-24T08:19:46.254Z] #72 14.50 Setting up libc6-dev:arm64 (2.36-9+deb12u6) ...
08:19:46 [2024-04-24T08:19:46.524Z] #72 DONE 15.0s
08:19:46 [2024-04-24T08:19:46.524Z] 
08:19:46 [2024-04-24T08:19:46.524Z] #76 [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...)
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784   Compatibility with CMake < 2.8.12 will be removed from a future version of
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784   CMake.
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784 
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784   Update the VERSION argument <min> value or use a ...<max> suffix to tell
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784   CMake that the project does not need compatibility with older versions.
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784 
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.784 
08:19:47 [2024-04-24T08:19:47.462Z] #76 0.896 -- The C compiler identification is GNU 12.2.0
08:19:47 [2024-04-24T08:19:47.721Z] #76 0.934 -- Detecting C compiler ABI info
08:19:47 [2024-04-24T08:19:47.721Z] #76 1.099 -- Detecting C compiler ABI info - done
08:19:47 [2024-04-24T08:19:47.721Z] #76 1.120 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
08:19:47 [2024-04-24T08:19:47.721Z] #76 1.123 -- Detecting C compile features
08:19:47 [2024-04-24T08:19:47.721Z] #76 1.124 -- Detecting C compile features - done
08:19:47 [2024-04-24T08:19:47.721Z] #76 1.135 -- Performing Test HAS_BUILTIN_FORTIFY
08:19:47 [2024-04-24T08:19:47.721Z] #76 1.220 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:19:47 [2024-04-24T08:19:47.981Z] #76 1.245 -- Configuring done
08:19:47 [2024-04-24T08:19:47.981Z] #76 1.250 -- Generating done
08:19:47 [2024-04-24T08:19:47.981Z] #76 1.264 -- Build files have been written to: /go/src/github.com/krallin/tini
08:19:47 [2024-04-24T08:19:47.981Z] #76 1.399 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:19:48 [2024-04-24T08:19:48.240Z] #76 1.687 [100%] Linking C executable tini-static
08:19:48 [2024-04-24T08:19:48.499Z] #76 1.774 [100%] Built target tini-static
08:19:49 [2024-04-24T08:19:49.069Z] #76 DONE 2.4s
08:19:49 [2024-04-24T08:19:49.070Z] 
08:19:49 [2024-04-24T08:19:49.070Z] #77 [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...)
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.563 go: downloading github.com/Masterminds/semver/v3 v3.2.1
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.570 go: downloading github.com/urfave/cli/v2 v2.27.1
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.705 go: downloading golang.org/x/sys v0.18.0
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.713 go: downloading github.com/containernetworking/plugins v1.4.0
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.713 go: downloading github.com/google/uuid v1.6.0
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.718 go: downloading github.com/moby/vpnkit v0.5.0
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.718 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:19:49 [2024-04-24T08:19:49.070Z] #77 0.731 go: downloading github.com/gorilla/mux v1.8.1
08:19:49 [2024-04-24T08:19:49.070Z] #77 1.063 go: downloading github.com/moby/sys/mountinfo v0.7.1
08:19:49 [2024-04-24T08:19:49.070Z] #77 1.224 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
08:19:49 [2024-04-24T08:19:49.070Z] #77 1.871 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
08:19:49 [2024-04-24T08:19:49.070Z] #77 1.879 go: downloading golang.org/x/net v0.17.0
08:19:49 [2024-04-24T08:19:49.070Z] #77 2.050 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
08:19:49 [2024-04-24T08:19:49.070Z] #77 2.060 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
08:19:49 [2024-04-24T08:19:49.070Z] #77 2.105 go: downloading github.com/pierrec/lz4/v4 v4.1.17
08:19:49 [2024-04-24T08:19:49.070Z] #77 2.106 go: downloading github.com/josharian/native v1.1.0
08:19:52 [2024-04-24T08:19:52.360Z] #77 ...
08:19:52 [2024-04-24T08:19:52.360Z] 
08:19:52 [2024-04-24T08:19:52.360Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:19:52 [2024-04-24T08:19:52.360Z] #73 10.74 libtoolize: putting auxiliary files in '.'.
08:19:52 [2024-04-24T08:19:52.360Z] #73 10.74 libtoolize: copying file './ltmain.sh'
08:19:52 [2024-04-24T08:19:52.360Z] #73 11.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:19:52 [2024-04-24T08:19:52.360Z] #73 11.04 libtoolize: and rerunning libtoolize and aclocal.
08:19:52 [2024-04-24T08:19:52.360Z] #73 11.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.06 configure.ac:7: installing './compile'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.07 configure.ac:11: installing './config.guess'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.08 configure.ac:11: installing './config.sub'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.09 configure.ac:8: installing './install-sh'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.09 configure.ac:8: installing './missing'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.12 Makefile.am: installing './depcomp'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.65 libtoolize: copying file 'build-aux/ltmain.sh'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.76 libtoolize: copying file 'm4/libtool.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.86 libtoolize: copying file 'm4/ltoptions.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 14.99 libtoolize: copying file 'm4/ltsugar.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 15.07 libtoolize: copying file 'm4/ltversion.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 15.13 libtoolize: copying file 'm4/lt~obsolete.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 15.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:19:52 [2024-04-24T08:19:52.360Z] #73 17.17 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
08:19:52 [2024-04-24T08:19:52.360Z] #73 17.17 configure.ac:3: You should run autoupdate.
08:19:52 [2024-04-24T08:19:52.360Z] #73 17.17 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
08:19:52 [2024-04-24T08:19:52.360Z] #73 17.17 configure.ac:3: the top level
08:19:52 [2024-04-24T08:19:52.360Z] #73 18.91 configure.ac:7: installing 'build-aux/compile'
08:19:52 [2024-04-24T08:19:52.360Z] #73 18.92 configure.ac:9: installing 'build-aux/config.guess'
08:19:52 [2024-04-24T08:19:52.360Z] #73 18.92 configure.ac:9: installing 'build-aux/config.sub'
08:19:52 [2024-04-24T08:19:52.360Z] #73 18.93 configure.ac:11: installing 'build-aux/install-sh'
08:19:52 [2024-04-24T08:19:52.360Z] #73 18.93 configure.ac:11: installing 'build-aux/missing'
08:19:52 [2024-04-24T08:19:52.360Z] #73 18.99 Makefile.am: installing 'build-aux/depcomp'
08:19:52 [2024-04-24T08:19:52.360Z] #73 19.02 parallel-tests: installing 'build-aux/test-driver'
08:19:52 [2024-04-24T08:19:52.360Z] #73 19.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:19:52 [2024-04-24T08:19:52.360Z] #73 19.96 libtoolize: copying file 'build-aux/ltmain.sh'
08:19:52 [2024-04-24T08:19:52.360Z] #73 20.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:19:52 [2024-04-24T08:19:52.360Z] #73 20.53 libtoolize: copying file 'm4/libtool.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 20.64 libtoolize: copying file 'm4/ltoptions.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 20.78 libtoolize: copying file 'm4/ltsugar.m4'
08:19:52 [2024-04-24T08:19:52.360Z] #73 20.89 libtoolize: copying file 'm4/ltversion.m4'
08:19:52 [2024-04-24T08:19:52.619Z] #73 21.04 libtoolize: copying file 'm4/lt~obsolete.m4'
08:19:55 [2024-04-24T08:19:55.162Z] #73 ...
08:19:55 [2024-04-24T08:19:55.162Z] 
08:19:55 [2024-04-24T08:19:55.162Z] #78 [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...)
08:19:55 [2024-04-24T08:19:55.162Z] #78 0.796 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 .
08:19:55 [2024-04-24T08:19:55.162Z] #78 ...
08:19:55 [2024-04-24T08:19:55.162Z] 
08:19:55 [2024-04-24T08:19:55.162Z] #79 [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...)
08:19:55 [2024-04-24T08:19:55.162Z] #79 3.128 + bin/ctr
08:19:55 [2024-04-24T08:19:55.162Z] #79 3.128 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
08:19:57 [2024-04-24T08:19:57.700Z] #79 ...
08:19:57 [2024-04-24T08:19:57.700Z] 
08:19:57 [2024-04-24T08:19:57.700Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.06 configure.ac:11: installing 'build-aux/compile'
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.06 configure.ac:11: installing 'build-aux/config.guess'
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.08 configure.ac:11: installing 'build-aux/config.sub'
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.08 configure.ac:13: installing 'build-aux/install-sh'
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.09 configure.ac:13: installing 'build-aux/missing'
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.09 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:19:57 [2024-04-24T08:19:57.700Z] #73 26.17 Makefile.am: installing 'build-aux/depcomp'
08:19:58 [2024-04-24T08:19:58.646Z] #73 26.95 checking build system type... aarch64-unknown-linux-gnu
08:19:58 [2024-04-24T08:19:58.923Z] #73 27.13 checking host system type... aarch64-unknown-linux-gnu
08:19:58 [2024-04-24T08:19:58.923Z] #73 27.13 checking how to print strings... printf
08:19:58 [2024-04-24T08:19:58.923Z] #73 27.14 checking for gcc... gcc
08:19:58 [2024-04-24T08:19:58.923Z] #73 27.25 checking whether the C compiler works... yes
08:19:58 [2024-04-24T08:19:58.923Z] #73 27.35 checking for C compiler default output file name... a.out
08:19:58 [2024-04-24T08:19:58.923Z] #73 27.36 checking for suffix of executables... 
08:19:59 [2024-04-24T08:19:59.183Z] #73 27.54 checking whether we are cross compiling... no
08:19:59 [2024-04-24T08:19:59.183Z] #73 27.63 checking for suffix of object files... o
08:19:59 [2024-04-24T08:19:59.183Z] #73 27.68 checking whether the compiler supports GNU C... yes
08:19:59 [2024-04-24T08:19:59.183Z] #73 27.73 checking whether gcc accepts -g... yes
08:19:59 [2024-04-24T08:19:59.443Z] #73 27.78 checking for gcc option to enable C11 features... none needed
08:19:59 [2024-04-24T08:19:59.443Z] #73 27.93 checking whether gcc understands -c and -o together... yes
08:19:59 [2024-04-24T08:19:59.443Z] #73 27.98 checking for a sed that does not truncate output... /usr/bin/sed
08:19:59 [2024-04-24T08:19:59.443Z] #73 27.99 checking for grep that handles long lines and -e... /usr/bin/grep
08:19:59 [2024-04-24T08:19:59.443Z] #73 28.00 checking for egrep... /usr/bin/grep -E
08:19:59 [2024-04-24T08:19:59.443Z] #73 28.00 checking for fgrep... /usr/bin/grep -F
08:19:59 [2024-04-24T08:19:59.443Z] #73 28.01 checking for ld used by gcc... /usr/bin/ld
08:19:59 [2024-04-24T08:19:59.443Z] #73 28.02 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:19:59 [2024-04-24T08:19:59.443Z] #73 28.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.11 checking whether ln -s works... yes
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.12 checking the maximum length of command line arguments... 1572864
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.16 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.16 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.17 checking for /usr/bin/ld option to reload object files... -r
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.17 checking for file... file
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.17 checking for objdump... objdump
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.17 checking how to recognize dependent libraries... pass_all
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.17 checking for dlltool... no
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.17 checking how to associate runtime and link libraries... printf %s\n
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.18 checking for ar... ar
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.18 checking for archiver @FILE support... @
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.26 checking for strip... strip
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.26 checking for ranlib... ranlib
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.26 checking for gawk... no
08:19:59 [2024-04-24T08:19:59.702Z] #73 28.26 checking for mawk... mawk
08:19:59 [2024-04-24T08:19:59.962Z] #73 28.27 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.47 checking for sysroot... no
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.48 checking for a working dd... /usr/bin/dd
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.50 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.50 checking for mt... no
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.50 checking if : is a manifest tool... no
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.51 checking for stdio.h... yes
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.55 checking for stdlib.h... yes
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.60 checking for string.h... yes
08:20:00 [2024-04-24T08:20:00.222Z] #73 28.64 checking for inttypes.h... yes
08:20:00 [2024-04-24T08:20:00.481Z] #73 28.75 checking for stdint.h... yes
08:20:00 [2024-04-24T08:20:00.481Z] #73 28.83 checking for strings.h... yes
08:20:00 [2024-04-24T08:20:00.741Z] #73 28.94 checking for sys/stat.h... yes
08:20:00 [2024-04-24T08:20:00.741Z] #73 29.03 checking for sys/types.h... yes
08:20:00 [2024-04-24T08:20:00.741Z] #73 29.09 checking for unistd.h... yes
08:20:00 [2024-04-24T08:20:00.741Z] #73 29.23 checking for dlfcn.h... yes
08:20:00 [2024-04-24T08:20:00.741Z] #73 29.32 checking for objdir... .libs
08:20:01 [2024-04-24T08:20:01.261Z] #73 29.52 checking if gcc supports -fno-rtti -fno-exceptions... no
08:20:01 [2024-04-24T08:20:01.261Z] #73 29.61 checking for gcc option to produce PIC... -fPIC -DPIC
08:20:01 [2024-04-24T08:20:01.261Z] #73 29.61 checking if gcc PIC flag -fPIC -DPIC works... yes
08:20:01 [2024-04-24T08:20:01.521Z] #73 29.72 checking if gcc static flag -static works... yes
08:20:01 [2024-04-24T08:20:01.521Z] #73 29.93 checking if gcc supports -c -o file.o... yes
08:20:01 [2024-04-24T08:20:01.521Z] #73 30.04 checking if gcc supports -c -o file.o... (cached) yes
08:20:01 [2024-04-24T08:20:01.781Z] #73 30.04 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:20:01 [2024-04-24T08:20:01.781Z] #73 30.09 checking dynamic linker characteristics... GNU/Linux ld.so
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.32 checking how to hardcode library paths into programs... immediate
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.32 checking whether stripping libraries is possible... yes
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.33 checking if libtool supports shared libraries... yes
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.33 checking whether to build shared libraries... no
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.33 checking whether to build static libraries... yes
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.33 checking for a BSD-compatible install... /usr/bin/install -c
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.37 checking whether build environment is sane... yes
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.40 checking for a race-free mkdir -p... /usr/bin/mkdir -p
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.42 checking whether make sets $(MAKE)... yes
08:20:02 [2024-04-24T08:20:02.040Z] #73 30.51 checking whether make supports the include directive... yes (GNU style)
08:20:02 [2024-04-24T08:20:02.300Z] #73 30.57 checking whether make supports nested variables... yes
08:20:02 [2024-04-24T08:20:02.300Z] #73 30.63 checking whether UID '0' is supported by ustar format... yes
08:20:02 [2024-04-24T08:20:02.300Z] #73 30.63 checking whether GID '0' is supported by ustar format... yes
08:20:02 [2024-04-24T08:20:02.300Z] #73 30.63 checking how to create a ustar tar archive... gnutar
08:20:02 [2024-04-24T08:20:02.300Z] #73 30.68 checking dependency style of gcc... gcc3
08:20:02 [2024-04-24T08:20:02.559Z] #73 30.82 checking whether to enable maintainer-specific portions of Makefiles... yes
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.83 checking whether make supports nested variables... (cached) yes
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.83 checking for gawk... (cached) mawk
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.83 checking for a sed that does not truncate output... (cached) /usr/bin/sed
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.83 checking for gcc... (cached) gcc
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.93 checking whether the compiler supports GNU C... (cached) yes
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.93 checking whether gcc accepts -g... (cached) yes
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.93 checking for gcc option to enable C11 features... (cached) none needed
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.93 checking whether gcc understands -c and -o together... (cached) yes
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.93 checking for a Python interpreter with version >= 3... python3
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.97 checking for python3... /usr/bin/python3
08:20:02 [2024-04-24T08:20:02.560Z] #73 30.98 checking for python3 version... 3.11
08:20:02 [2024-04-24T08:20:02.560Z] #73 31.01 checking for python3 platform... linux
08:20:02 [2024-04-24T08:20:02.560Z] #73 31.02 checking for GNU default python3 prefix... ${prefix}
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.04 checking for GNU default python3 exec_prefix... ${exec_prefix}
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.04 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.09 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.13 checking for go-md2man... no
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.14 checking for error.h... yes
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.25 checking for linux/openat2.h... yes
08:20:02 [2024-04-24T08:20:02.819Z] #73 31.33 checking for stdatomic.h... yes
08:20:03 [2024-04-24T08:20:03.079Z] #73 31.40 checking for linux/ioprio.h... yes
08:20:03 [2024-04-24T08:20:03.079Z] #73 31.52 checking for atomic_int... yes
08:20:03 [2024-04-24T08:20:03.340Z] #73 31.66 checking for atomic_bool... yes
08:20:03 [2024-04-24T08:20:03.340Z] #73 31.77 checking for copy_file_range... yes
08:20:03 [2024-04-24T08:20:03.600Z] #73 31.92 checking for fgetxattr... yes
08:20:03 [2024-04-24T08:20:03.600Z] #73 32.04 checking for statx... yes
08:20:03 [2024-04-24T08:20:03.860Z] #73 32.17 checking for fgetpwent_r... yes
08:20:04 [2024-04-24T08:20:04.120Z] #73 32.29 checking for issetugid... no
08:20:04 [2024-04-24T08:20:04.120Z] #73 32.46 checking for memfd_create... yes
08:20:04 [2024-04-24T08:20:04.120Z] #73 32.55 checking for pkg-config... /usr/bin/pkg-config
08:20:04 [2024-04-24T08:20:04.120Z] #73 32.55 checking pkg-config is at least version 0.9.0... yes
08:20:04 [2024-04-24T08:20:04.380Z] #73 32.55 checking for library containing yajl_tree_get... -lyajl
08:20:04 [2024-04-24T08:20:04.380Z] #73 32.76 checking for yajl >= 2.0.0... yes
08:20:04 [2024-04-24T08:20:04.380Z] #73 32.81 checking for sys/capability.h... yes
08:20:04 [2024-04-24T08:20:04.904Z] #73 32.91 checking for library containing cap_from_name... -lcap
08:20:05 [2024-04-24T08:20:05.164Z] #73 33.25 checking for library containing gcry_check_version... no
08:20:05 [2024-04-24T08:20:05.164Z] #73 33.54 checking for library containing dlopen... none required
08:20:05 [2024-04-24T08:20:05.164Z] #73 33.63 checking for seccomp.h... yes
08:20:05 [2024-04-24T08:20:05.423Z] #73 33.74 checking for library containing seccomp_rule_add... -lseccomp
08:20:05 [2024-04-24T08:20:05.683Z] #73 33.99 checking for library containing seccomp_arch_resolve_name... none required
08:20:05 [2024-04-24T08:20:05.683Z] #73 34.15 checking for systemd/sd-bus.h... yes
08:20:05 [2024-04-24T08:20:05.943Z] #73 34.25 checking for library containing sd_bus_match_signal_async... -lsystemd
08:20:06 [2024-04-24T08:20:06.202Z] #73 34.48 checking for sd_notify_barrier... yes
08:20:06 [2024-04-24T08:20:06.464Z] #73 34.64 checking for linux/bpf.h... yes
08:20:06 [2024-04-24T08:20:06.464Z] #73 34.80 checking compilation for eBPF... yes
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.90 checking for criu >= 3.15... no
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.93 configure: CRIU headers not found, building without CRIU support
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.93 checking for criu > 3.16... no
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.94 configure: CRIU version doesn't support join-ns API
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.94 checking for criu > 3.16.1... no
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.95 configure: CRIU version doesn't support for pre-dumping
08:20:06 [2024-04-24T08:20:06.727Z] #73 34.95 checking for new mount API (fsconfig)... yes
08:20:06 [2024-04-24T08:20:06.727Z] #73 35.07 yes
08:20:06 [2024-04-24T08:20:06.727Z] #73 35.08 checking for seccomp notify API... yes
08:20:06 [2024-04-24T08:20:06.727Z] #73 35.18 checking for gperf... no
08:20:06 [2024-04-24T08:20:06.727Z] #73 35.19 configure: gperf not found - cannot rebuild signal parser code
08:20:06 [2024-04-24T08:20:06.727Z] #73 35.19 checking for library containing argp_parse... none required
08:20:06 [2024-04-24T08:20:06.986Z] #73 35.37 checking that generated files are newer than configure... done
08:20:06 [2024-04-24T08:20:06.986Z] #73 35.37 configure: creating ./config.status
08:20:09 [2024-04-24T08:20:09.523Z] #73 37.73 config.status: creating Makefile
08:20:09 [2024-04-24T08:20:09.523Z] #73 37.80 config.status: creating config.h
08:20:09 [2024-04-24T08:20:09.523Z] #73 37.84 config.status: executing libtool commands
08:20:09 [2024-04-24T08:20:09.523Z] #73 37.86 config.status: executing depfiles commands
08:20:09 [2024-04-24T08:20:09.783Z] #73 ...
08:20:09 [2024-04-24T08:20:09.783Z] 
08:20:09 [2024-04-24T08:20:09.783Z] #75 [delve-supported 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...)
08:20:09 [2024-04-24T08:20:09.783Z] #75 DONE 38.2s
08:20:10 [2024-04-24T08:20:10.042Z] 
08:20:10 [2024-04-24T08:20:10.042Z] #74 [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...)
08:20:10 [2024-04-24T08:20:10.042Z] #74 DONE 38.3s
08:20:10 [2024-04-24T08:20:10.042Z] 
08:20:10 [2024-04-24T08:20:10.042Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:10 [2024-04-24T08:20:10.618Z] #73 38.98 === configuring in libocispec (/tmp/crun-build/libocispec)
08:20:10 [2024-04-24T08:20:10.618Z] #73 39.01 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:20:11 [2024-04-24T08:20:11.146Z] #73 39.41 checking for gcc... gcc
08:20:11 [2024-04-24T08:20:11.146Z] #73 39.52 checking whether the C compiler works... yes
08:20:11 [2024-04-24T08:20:11.406Z] #73 39.69 checking for C compiler default output file name... a.out
08:20:11 [2024-04-24T08:20:11.406Z] #73 39.70 checking for suffix of executables... 
08:20:11 [2024-04-24T08:20:11.406Z] #73 39.82 checking whether we are cross compiling... no
08:20:11 [2024-04-24T08:20:11.666Z] #73 ...
08:20:11 [2024-04-24T08:20:11.666Z] 
08:20:11 [2024-04-24T08:20:11.666Z] #80 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
08:20:11 [2024-04-24T08:20:11.666Z] #80 DONE 0.9s
08:20:11 [2024-04-24T08:20:11.666Z] 
08:20:11 [2024-04-24T08:20:11.666Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:11 [2024-04-24T08:20:11.666Z] #73 40.00 checking for suffix of object files... o
08:20:11 [2024-04-24T08:20:11.666Z] #73 40.09 checking whether the compiler supports GNU C... yes
08:20:11 [2024-04-24T08:20:11.926Z] #73 40.14 checking whether gcc accepts -g... yes
08:20:11 [2024-04-24T08:20:11.926Z] #73 40.27 checking for gcc option to enable C11 features... none needed
08:20:11 [2024-04-24T08:20:11.926Z] #73 40.35 checking whether gcc understands -c and -o together... yes
08:20:12 [2024-04-24T08:20:12.215Z] #73 40.52 checking for stdio.h... yes
08:20:12 [2024-04-24T08:20:12.215Z] #73 40.61 checking for stdlib.h... yes
08:20:12 [2024-04-24T08:20:12.215Z] #73 40.64 checking for string.h... yes
08:20:12 [2024-04-24T08:20:12.215Z] #73 40.71 checking for inttypes.h... yes
08:20:12 [2024-04-24T08:20:12.490Z] 
08:20:12 [2024-04-24T08:20:12.490Z] #73 ...
08:20:12 [2024-04-24T08:20:12.490Z] 
08:20:12 [2024-04-24T08:20:12.490Z] #81 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
08:20:12 [2024-04-24T08:20:12.490Z] #81 DONE 0.7s
08:20:12 [2024-04-24T08:20:12.490Z] 
08:20:12 [2024-04-24T08:20:12.490Z] #82 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
08:20:12 [2024-04-24T08:20:12.490Z] #82 DONE 0.1s
08:20:12 [2024-04-24T08:20:12.490Z] 
08:20:12 [2024-04-24T08:20:12.490Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:12 [2024-04-24T08:20:12.490Z] #73 40.75 checking for stdint.h... yes
08:20:12 [2024-04-24T08:20:12.490Z] #73 40.84 checking for strings.h... #73 ...
08:20:12 [2024-04-24T08:20:12.490Z] 
08:20:12 [2024-04-24T08:20:12.490Z] #83 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
08:20:12 [2024-04-24T08:20:12.490Z] #83 DONE 0.1s
08:20:12 [2024-04-24T08:20:12.490Z] 
08:20:12 [2024-04-24T08:20:12.490Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:12 [2024-04-24T08:20:12.490Z] #73 40.84 checking for strings.h... yes
08:20:12 [2024-04-24T08:20:12.490Z] #73 40.90 checking for sys/stat.h... yes
08:20:12 [2024-04-24T08:20:12.490Z] #73 40.97 checking for sys/types.h... yes
08:20:12 [2024-04-24T08:20:12.750Z] #73 ...
08:20:12 [2024-04-24T08:20:12.750Z] 
08:20:12 [2024-04-24T08:20:12.750Z] #84 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
08:20:12 [2024-04-24T08:20:12.750Z] #84 DONE 0.1s
08:20:12 [2024-04-24T08:20:12.750Z] 
08:20:12 [2024-04-24T08:20:12.750Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:12 [2024-04-24T08:20:12.750Z] #73 41.05 checking for unistd.h... yes
08:20:12 [2024-04-24T08:20:12.750Z] #73 41.14 checking for wchar.h... yes
08:20:13 [2024-04-24T08:20:13.009Z] #73 41.24 checking for minix/config.h... no
08:20:13 [2024-04-24T08:20:13.009Z] #73 41.30 checking whether it is safe to define __EXTENSIONS__... yes
08:20:13 [2024-04-24T08:20:13.009Z] #73 41.38 checking whether _XOPEN_SOURCE should be defined... #73 ...
08:20:13 [2024-04-24T08:20:13.009Z] 
08:20:13 [2024-04-24T08:20:13.009Z] #85 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
08:20:13 [2024-04-24T08:20:13.009Z] #85 DONE 0.4s
08:20:13 [2024-04-24T08:20:13.009Z] 
08:20:13 [2024-04-24T08:20:13.009Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:13 [2024-04-24T08:20:13.009Z] #73 41.38 checking whether _XOPEN_SOURCE should be defined... no
08:20:13 [2024-04-24T08:20:13.009Z] #73 41.45 checking build system type... aarch64-unknown-linux-gnu
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.57 checking host system type... aarch64-unknown-linux-gnu
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.57 checking how to print strings... printf
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.58 checking for a sed that does not truncate output... /usr/bin/sed
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.60 checking for grep that handles long lines and -e... /usr/bin/grep
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.60 checking for egrep... /usr/bin/grep -E
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.61 checking for fgrep... /usr/bin/grep -F
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.62 checking for ld used by gcc... /usr/bin/ld
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.64 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.65 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.66 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.74 checking whether ln -s works... yes
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.74 checking the maximum length of command line arguments... 1572864
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.76 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.76 checking for /usr/bin/ld option to reload object files... -r
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking for file... file
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking for objdump... objdump
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking how to recognize dependent libraries... pass_all
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking for dlltool... no
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking how to associate runtime and link libraries... printf %s\n
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking for ar... ar
08:20:13 [2024-04-24T08:20:13.268Z] #73 41.77 checking for archiver @FILE support... @
08:20:13 [2024-04-24T08:20:13.528Z] 
08:20:13 [2024-04-24T08:20:13.528Z] #73 ...
08:20:13 [2024-04-24T08:20:13.528Z] 
08:20:13 [2024-04-24T08:20:13.528Z] #86 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
08:20:13 [2024-04-24T08:20:13.528Z] #86 DONE 0.5s
08:20:13 [2024-04-24T08:20:13.528Z] 
08:20:13 [2024-04-24T08:20:13.528Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:13 [2024-04-24T08:20:13.528Z] #73 41.85 checking for strip... strip
08:20:13 [2024-04-24T08:20:13.528Z] #73 41.85 checking for ranlib... ranlib
08:20:13 [2024-04-24T08:20:13.528Z] #73 41.85 checking for gawk... no
08:20:13 [2024-04-24T08:20:13.528Z] #73 41.85 checking for mawk... mawk
08:20:13 [2024-04-24T08:20:13.528Z] #73 41.85 checking command to parse /usr/bin/nm -B output from gcc object... #73 ...
08:20:13 [2024-04-24T08:20:13.528Z] 
08:20:13 [2024-04-24T08:20:13.528Z] #87 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
08:20:13 [2024-04-24T08:20:13.528Z] #87 DONE 0.1s
08:20:13 [2024-04-24T08:20:13.528Z] 
08:20:13 [2024-04-24T08:20:13.528Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:13 [2024-04-24T08:20:13.528Z] #73 41.85 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:20:13 [2024-04-24T08:20:13.528Z] #73 42.06 checking for sysroot... no
08:20:13 [2024-04-24T08:20:13.528Z] #73 42.06 checking for a working dd... /usr/bin/dd
08:20:13 [2024-04-24T08:20:13.528Z] #73 42.07 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
08:20:13 [2024-04-24T08:20:13.790Z] #73 42.08 checking for mt... no
08:20:13 [2024-04-24T08:20:13.790Z] #73 42.08 checking if : is a manifest tool... no
08:20:13 [2024-04-24T08:20:13.790Z] #73 42.09 checking for dlfcn.h... yes
08:20:13 [2024-04-24T08:20:13.790Z] #73 42.13 checking for objdir... .libs
08:20:14 [2024-04-24T08:20:14.049Z] #73 42.33 checking if gcc supports -fno-rtti -fno-exceptions... no
08:20:14 [2024-04-24T08:20:14.050Z] #73 42.41 checking for gcc option to produce PIC... -fPIC -DPIC
08:20:14 [2024-04-24T08:20:14.050Z] #73 42.42 checking if gcc PIC flag -fPIC -DPIC works... yes
08:20:14 [2024-04-24T08:20:14.309Z] #73 42.53 checking if gcc static flag -static works... yes
08:20:14 [2024-04-24T08:20:14.309Z] #73 42.66 checking if gcc supports -c -o file.o... yes
08:20:14 [2024-04-24T08:20:14.569Z] #73 42.78 checking if gcc supports -c -o file.o... (cached) yes
08:20:14 [2024-04-24T08:20:14.569Z] #73 42.78 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:20:14 [2024-04-24T08:20:14.569Z] #73 42.82 checking dynamic linker characteristics... GNU/Linux ld.so
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.02 checking how to hardcode library paths into programs... immediate
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.02 checking whether stripping libraries is possible... yes
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.03 checking if libtool supports shared libraries... yes
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.04 checking whether to build shared libraries... no
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.04 checking whether to build static libraries... yes
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.04 checking for a BSD-compatible install... /usr/bin/install -c
08:20:14 [2024-04-24T08:20:14.569Z] #73 43.10 checking whether build environment is sane... yes
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.15 checking for a race-free mkdir -p... /usr/bin/mkdir -p
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.17 checking whether make sets $(MAKE)... yes
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.23 checking whether make supports the include directive... yes (GNU style)
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.27 checking whether make supports nested variables... yes
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.33 checking whether UID '0' is supported by ustar format... yes
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.33 checking whether GID '0' is supported by ustar format... yes
08:20:14 [2024-04-24T08:20:14.829Z] #73 43.33 checking how to create a ustar tar archive... gnutar
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.39 checking dependency style of gcc... gcc3
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.51 checking whether to enable maintainer-specific portions of Makefiles... yes
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.51 checking whether make supports nested variables... (cached) yes
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.51 checking for pkg-config... /usr/bin/pkg-config
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.51 checking pkg-config is at least version 0.9.0... yes
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.51 checking for yajl >= 2.1.0... yes
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.53 checking for a sed that does not truncate output... (cached) /usr/bin/sed
08:20:15 [2024-04-24T08:20:15.089Z] #73 43.53 checking for gcc... (cached) gcc
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.62 checking whether the compiler supports GNU C... (cached) yes
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.62 checking whether gcc accepts -g... (cached) yes
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.63 checking for gcc option to enable C11 features... (cached) none needed
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.63 checking whether gcc understands -c and -o together... (cached) yes
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.63 checking for a Python interpreter with version >= 3... python3
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.66 checking for python3... /usr/bin/python3
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.67 checking for python3 version... 3.11
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.68 checking for python3 platform... linux
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.70 checking for GNU default python3 prefix... ${prefix}
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.70 checking for GNU default python3 exec_prefix... ${exec_prefix}
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.70 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
08:20:15 [2024-04-24T08:20:15.349Z] #73 43.75 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
08:20:15 [2024-04-24T08:20:15.608Z] #73 43.90 checking that generated files are newer than configure... done
08:20:15 [2024-04-24T08:20:15.868Z] #73 ...
08:20:15 [2024-04-24T08:20:15.868Z] 
08:20:15 [2024-04-24T08:20:15.868Z] #88 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
08:20:15 [2024-04-24T08:20:15.868Z] #88 DONE 2.1s
08:20:15 [2024-04-24T08:20:15.868Z] 
08:20:15 [2024-04-24T08:20:15.868Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:15 [2024-04-24T08:20:15.868Z] #73 44.12 configure: creating ./config.status
08:20:16 [2024-04-24T08:20:16.128Z] #73 ...
08:20:16 [2024-04-24T08:20:16.128Z] 
08:20:16 [2024-04-24T08:20:16.128Z] #89 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
08:20:16 [2024-04-24T08:20:16.128Z] #89 DONE 0.4s
08:20:16 [2024-04-24T08:20:16.128Z] 
08:20:16 [2024-04-24T08:20:16.128Z] #77 [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...)
08:20:18 [2024-04-24T08:20:18.036Z] #77 ...
08:20:18 [2024-04-24T08:20:18.036Z] 
08:20:18 [2024-04-24T08:20:18.036Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:18 [2024-04-24T08:20:18.036Z] #73 46.41 config.status: creating Makefile
08:20:18 [2024-04-24T08:20:18.036Z] #73 46.45 config.status: creating ocispec.pc
08:20:18 [2024-04-24T08:20:18.036Z] #73 46.49 config.status: creating config.h
08:20:18 [2024-04-24T08:20:18.036Z] #73 46.52 config.status: executing libtool commands
08:20:18 [2024-04-24T08:20:18.296Z] #73 46.53 config.status: executing depfiles commands
08:20:18 [2024-04-24T08:20:18.555Z] #73 46.90 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:20:18 [2024-04-24T08:20:18.555Z] #73 46.91 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:20:18 [2024-04-24T08:20:18.815Z] #73 47.17 checking for gcc... gcc
08:20:18 [2024-04-24T08:20:18.815Z] #73 47.25 checking whether the C compiler works... yes
08:20:19 [2024-04-24T08:20:19.074Z] #73 47.37 checking for C compiler default output file name... a.out
08:20:19 [2024-04-24T08:20:19.074Z] #73 47.37 checking for suffix of executables... 
08:20:19 [2024-04-24T08:20:19.074Z] #73 47.44 checking whether we are cross compiling... no
08:20:19 [2024-04-24T08:20:19.074Z] #73 47.51 checking for suffix of object files... o
08:20:19 [2024-04-24T08:20:19.074Z] #73 47.58 checking whether the compiler supports GNU C... yes
08:20:19 [2024-04-24T08:20:19.334Z] #73 47.63 checking whether gcc accepts -g... yes
08:20:19 [2024-04-24T08:20:19.334Z] #73 47.67 checking for gcc option to enable C11 features... none needed
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.83 checking whether gcc understands -c and -o together... yes
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.92 checking for a BSD-compatible install... /usr/bin/install -c
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.93 checking whether build environment is sane... yes
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.94 checking for a race-free mkdir -p... /usr/bin/mkdir -p
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.94 checking for gawk... no
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.94 checking for mawk... mawk
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.94 checking whether make sets $(MAKE)... yes
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.96 checking whether make supports the include directive... yes (GNU style)
08:20:19 [2024-04-24T08:20:19.593Z] #73 47.96 checking whether make supports nested variables... yes
08:20:19 [2024-04-24T08:20:19.593Z] #73 48.01 checking whether UID '0' is supported by ustar format... yes
08:20:19 [2024-04-24T08:20:19.593Z] #73 48.01 checking whether GID '0' is supported by ustar format... yes
08:20:19 [2024-04-24T08:20:19.593Z] #73 48.01 checking how to create a ustar tar archive... gnutar
08:20:19 [2024-04-24T08:20:19.853Z] #73 48.05 checking dependency style of gcc... gcc3
08:20:19 [2024-04-24T08:20:19.853Z] #73 48.12 checking whether to enable maintainer-specific portions of Makefiles... yes
08:20:19 [2024-04-24T08:20:19.853Z] #73 48.12 checking whether make supports nested variables... (cached) yes
08:20:19 [2024-04-24T08:20:19.853Z] #73 48.13 checking build system type... aarch64-unknown-linux-gnu
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.34 checking host system type... aarch64-unknown-linux-gnu
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.34 checking how to print strings... printf
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.35 checking for a sed that does not truncate output... /usr/bin/sed
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.38 checking for grep that handles long lines and -e... /usr/bin/grep
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.38 checking for egrep... /usr/bin/grep -E
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.39 checking for fgrep... /usr/bin/grep -F
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.39 checking for ld used by gcc... /usr/bin/ld
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.39 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:20:20 [2024-04-24T08:20:20.112Z] #73 48.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.49 checking whether ln -s works... yes
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.49 checking the maximum length of command line arguments... 1572864
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.50 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.50 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.50 checking for /usr/bin/ld option to reload object files... -r
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.50 checking for file... file
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.50 checking for objdump... objdump
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.50 checking how to recognize dependent libraries... pass_all
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.51 checking for dlltool... no
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.51 checking how to associate runtime and link libraries... printf %s\n
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.51 checking for ar... ar
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.51 checking for archiver @FILE support... @
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.57 checking for strip... strip
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.57 checking for ranlib... ranlib
08:20:20 [2024-04-24T08:20:20.372Z] #73 48.57 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.87 checking for sysroot... no
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.87 checking for a working dd... /usr/bin/dd
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.87 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.88 checking for mt... no
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.88 checking if : is a manifest tool... no
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.88 checking for stdio.h... yes
08:20:20 [2024-04-24T08:20:20.631Z] #73 48.93 checking for stdlib.h... yes
08:20:20 [2024-04-24T08:20:20.631Z] #73 49.03 checking for string.h... yes
08:20:20 [2024-04-24T08:20:20.890Z] #73 49.13 checking for inttypes.h... yes
08:20:20 [2024-04-24T08:20:20.890Z] #73 49.22 checking for stdint.h... yes
08:20:20 [2024-04-24T08:20:20.890Z] #73 49.32 checking for strings.h... yes
08:20:20 [2024-04-24T08:20:20.890Z] #73 49.36 checking for sys/stat.h... yes
08:20:20 [2024-04-24T08:20:20.890Z] #73 49.41 checking for sys/types.h... yes
08:20:21 [2024-04-24T08:20:21.150Z] #73 49.45 checking for unistd.h... yes
08:20:21 [2024-04-24T08:20:21.150Z] #73 49.55 checking for dlfcn.h... yes
08:20:21 [2024-04-24T08:20:21.409Z] #73 49.66 checking for objdir... .libs
08:20:21 [2024-04-24T08:20:21.409Z] #73 49.81 checking if gcc supports -fno-rtti -fno-exceptions... no
08:20:21 [2024-04-24T08:20:21.409Z] #73 49.88 checking for gcc option to produce PIC... -fPIC -DPIC
08:20:21 [2024-04-24T08:20:21.409Z] #73 49.88 checking if gcc PIC flag -fPIC -DPIC works... yes
08:20:21 [2024-04-24T08:20:21.669Z] #73 49.92 checking if gcc static flag -static works... yes
08:20:21 [2024-04-24T08:20:21.669Z] #73 50.02 checking if gcc supports -c -o file.o... yes
08:20:21 [2024-04-24T08:20:21.669Z] #73 50.06 checking if gcc supports -c -o file.o... (cached) yes
08:20:21 [2024-04-24T08:20:21.669Z] #73 50.06 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:20:21 [2024-04-24T08:20:21.669Z] #73 50.07 checking dynamic linker characteristics... GNU/Linux ld.so
08:20:21 [2024-04-24T08:20:21.928Z] #73 ...
08:20:21 [2024-04-24T08:20:21.928Z] 
08:20:21 [2024-04-24T08:20:21.928Z] #77 [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...)
08:20:21 [2024-04-24T08:20:21.928Z] #77 DONE 37.3s
08:20:21 [2024-04-24T08:20:21.928Z] 
08:20:21 [2024-04-24T08:20:21.928Z] #78 [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...)
08:20:21 [2024-04-24T08:20:21.928Z] #78 DONE 37.0s
08:20:21 [2024-04-24T08:20:21.928Z] 
08:20:21 [2024-04-24T08:20:21.928Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.17 checking how to hardcode library paths into programs... immediate
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.17 checking whether stripping libraries is possible... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.18 checking if libtool supports shared libraries... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.18 checking whether to build shared libraries... no
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.18 checking whether to build static libraries... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.18 checking for float.h... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.24 checking for limits.h... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.29 checking for stddef.h... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.33 checking for stdlib.h... (cached) yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.33 checking for string.h... (cached) yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.33 checking for sys/time.h... yes
08:20:21 [2024-04-24T08:20:21.928Z] #73 50.38 checking for inline... inline
08:20:22 [2024-04-24T08:20:22.187Z] #73 50.43 checking for size_t... 
08:20:22 [2024-04-24T08:20:22.187Z] #73 ...
08:20:22 [2024-04-24T08:20:22.187Z] 
08:20:22 [2024-04-24T08:20:22.187Z] #90 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
08:20:22 [2024-04-24T08:20:22.187Z] #90 DONE 0.2s
08:20:22 [2024-04-24T08:20:22.187Z] 
08:20:22 [2024-04-24T08:20:22.187Z] #91 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
08:20:22 [2024-04-24T08:20:22.187Z] #91 DONE 0.1s
08:20:22 [2024-04-24T08:20:22.187Z] 
08:20:22 [2024-04-24T08:20:22.187Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:22 [2024-04-24T08:20:22.187Z] #73 50.43 checking for size_t... yes
08:20:22 [2024-04-24T08:20:22.187Z] #73 50.63 checking for GNU libc compatible malloc... yes
08:20:22 [2024-04-24T08:20:22.446Z] #73 50.75 checking for GNU libc compatible realloc... yes
08:20:22 [2024-04-24T08:20:22.446Z] #73 50.85 checking for working strtod... yes
08:20:22 [2024-04-24T08:20:22.706Z] #73 50.95 checking for gettimeofday... yes
08:20:22 [2024-04-24T08:20:22.706Z] #73 51.01 checking for memset... yes
08:20:22 [2024-04-24T08:20:22.706Z] #73 51.08 checking for strspn... yes
08:20:22 [2024-04-24T08:20:22.965Z] #73 51.28 checking that generated files are newer than configure... done
08:20:22 [2024-04-24T08:20:22.965Z] #73 51.28 configure: creating ./config.status
08:20:23 [2024-04-24T08:20:23.225Z] #73 51.81 config.status: creating Makefile
08:20:23 [2024-04-24T08:20:23.484Z] #73 51.83 config.status: creating config.h
08:20:23 [2024-04-24T08:20:23.484Z] #73 51.83 config.status: executing depfiles commands
08:20:23 [2024-04-24T08:20:23.484Z] #73 51.87 config.status: executing libtool commands
08:20:23 [2024-04-24T08:20:23.484Z] #73 52.05   GEN      .version
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.05 make  install-recursive
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.05 make[1]: Entering directory '/tmp/crun-build'
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.08 Making install in libocispec
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.08 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:20:23 [2024-04-24T08:20:23.744Z] #73 52.19 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 ...
08:20:24 [2024-04-24T08:20:24.004Z] 
08:20:24 [2024-04-24T08:20:24.004Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
08:20:24 [2024-04-24T08:20:24.004Z] #92 DONE 1.5s
08:20:24 [2024-04-24T08:20:24.004Z] 
08:20:24 [2024-04-24T08:20:24.004Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.46 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.47 make  install-recursive
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.48 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.50 Making install in yajl
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.51 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.52   CC       verify/json_verify-json_verify.o
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.52   CC       src/libyajl_la-yajl_alloc.lo
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.52   CC       src/libyajl_la-yajl.lo
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.52   CC       src/libyajl_la-yajl_gen.lo
08:20:24 [2024-04-24T08:20:24.004Z] #73 52.52   CC       src/libyajl_la-yajl_buf.lo
08:20:24 [2024-04-24T08:20:24.263Z] #73 52.53   CC       src/libyajl_la-yajl_parser.lo
08:20:24 [2024-04-24T08:20:24.263Z] #73 52.53   CC       src/libyajl_la-yajl_encode.lo
08:20:24 [2024-04-24T08:20:24.263Z] #73 52.53   CC       src/libyajl_la-yajl_tree.lo
08:20:24 [2024-04-24T08:20:24.263Z] #73 52.53   CC       src/libyajl_la-yajl_lex.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.14   CCLD     libyajl.la
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.23   CCLD     verify/json_verify
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.32 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.32 make[5]: Nothing to be done for 'install-exec-am'.
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.32 make[5]: Nothing to be done for 'install-data-am'.
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.32 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.32 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.33 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.34   CC       src/ocispec/validate.o
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.34   CC       src/ocispec/image_spec_schema_config_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.34   CC       src/ocispec/image_spec_schema_content_descriptor.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.34   CC       src/ocispec/image_spec_schema_defs.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/image_spec_schema_image_index_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_config_linux.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_config_zos.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_config_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_config_vm.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_config_windows.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_defs.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.36   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.36   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.36   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.37   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.37   CC       src/ocispec/runtime_spec_schema_state_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.38   CC       src/ocispec/runtime_spec_schema_features_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.38   CC       src/ocispec/runtime_spec_schema_features_linux.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.38   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.39   CC       src/ocispec/basic_test_double_array_item.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.39   CC       src/ocispec/basic_test_double_array.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.39   CC       src/ocispec/basic_test_top_array_int.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.39   CC       src/ocispec/basic_test_top_array_string.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.39   CC       src/ocispec/basic_test_top_double_array_int.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.41   CC       src/ocispec/basic_test_top_double_array_obj.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.42   CC       src/ocispec/basic_test_top_double_array_refobj.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.42   CC       src/ocispec/basic_test_top_double_array_string.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.42   CC       src/ocispec/read-file.lo
08:20:24 [2024-04-24T08:20:24.831Z] #73 53.43   CC       src/ocispec/json_common.lo
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.45   CC       tests/test-1.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.45   CC       tests/test-2.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.46   CC       tests/test-3.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.46   CC       tests/test-4.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.46   CC       tests/test-5.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.46   CC       tests/test-6.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.46   CC       tests/test-7.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.49   CC       tests/test-8.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.49   CC       tests/test-9.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.51   CC       tests/test-10.o
08:20:25 [2024-04-24T08:20:25.090Z] #73 53.51   CC       tests/test-11.o
08:20:26 [2024-04-24T08:20:26.028Z] #73 ...
08:20:26 [2024-04-24T08:20:26.028Z] 
08:20:26 [2024-04-24T08:20:26.028Z] #55 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
08:20:26 [2024-04-24T08:20:26.028Z] #55 86.83 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
08:20:26 [2024-04-24T08:20:26.028Z] #55 86.88 Docker version unknown-version, build unknown-commit
08:20:26 [2024-04-24T08:20:26.028Z] #55 DONE 88.0s
08:20:26 [2024-04-24T08:20:26.287Z] 
08:20:26 [2024-04-24T08:20:26.287Z] #79 [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...)
08:20:28 [2024-04-24T08:20:28.192Z] #79 42.84 + bin/containerd
08:20:28 [2024-04-24T08:20:28.192Z] #79 42.84 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
08:20:33 [2024-04-24T08:20:33.474Z] #79 ...
08:20:33 [2024-04-24T08:20:33.474Z] 
08:20:33 [2024-04-24T08:20:33.474Z] #73 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.78   CCLD     libocispec.la
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.95   CCLD     src/ocispec/validate
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.96   CCLD     tests/test-1
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.96   CCLD     tests/test-2
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.97   CCLD     tests/test-3
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.98   CCLD     tests/test-4
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.98   CCLD     tests/test-5
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.99   CCLD     tests/test-6
08:20:33 [2024-04-24T08:20:33.474Z] #73 56.99   CCLD     tests/test-7
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.00   CCLD     tests/test-8
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.00   CCLD     tests/test-10
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.01   CCLD     tests/test-9
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.01 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.02   CCLD     tests/test-11
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.34 libtool: link: ar cr libocispec.a 
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.36 libtool: link: ranlib libocispec.a
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.47 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.55 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.55 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.55 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.55 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.56 make[2]: Entering directory '/tmp/crun-build'
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.60   CC       src/libcrun/libcrun_testing_a-utils.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.61   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.62   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.62   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.62   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.64   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.64   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.66   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.67   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.68   CC       src/libcrun/libcrun_testing_a-container.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.70   CC       src/libcrun/libcrun_testing_a-criu.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.70   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.72   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.73   CC       src/libcrun/libcrun_testing_a-error.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.74   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.76   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.78   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.81   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.88   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.89   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.90   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.93   CC       src/libcrun/libcrun_testing_a-intelrdt.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.97   CC       src/libcrun/libcrun_testing_a-io_priority.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 57.98   CC       src/libcrun/libcrun_testing_a-linux.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.00   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.01   CC       src/libcrun/libcrun_testing_a-scheduler.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.02   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.04   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.27   CC       src/libcrun/libcrun_testing_a-signals.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.29   CC       src/libcrun/libcrun_testing_a-status.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.32   CC       src/libcrun/libcrun_testing_a-terminal.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.35   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.37   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.40   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.48   CC       src/crun-crun.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.53   CC       src/crun-run.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.57   CC       src/crun-delete.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.63   CC       src/crun-kill.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.65   CC       src/crun-pause.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.67   CC       src/crun-unpause.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.69   CC       src/crun-oci_features.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.73   CC       src/crun-spec.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.78   CC       src/crun-exec.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 58.98   CC       src/crun-list.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.04   CC       src/crun-create.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.06   CC       src/crun-start.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.11   CC       src/crun-state.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.16   CC       src/crun-update.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.18   CC       src/crun-ps.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.21   CC       src/crun-checkpoint.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.23   CC       src/crun-restore.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.23   CC       src/libcrun/crun-cloned_binary.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.28   CC       src/libcrun/libcrun_la-utils.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.30   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.33   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.37   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.37   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.40   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.41   CC       src/libcrun/libcrun_la-cgroup.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.43   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.45   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.46   CC       src/libcrun/libcrun_la-container.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.48   CC       src/libcrun/libcrun_la-criu.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.48   CC       src/libcrun/libcrun_la-custom-handler.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.49   CC       src/libcrun/libcrun_la-ebpf.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.50   CC       src/libcrun/libcrun_la-error.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.52   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.58   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.61   CC       src/libcrun/handlers/libcrun_la-mono.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.61   CC       src/libcrun/handlers/libcrun_la-spin.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.65   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.67   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.70   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.71   CC       src/libcrun/libcrun_la-intelrdt.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.72   CC       src/libcrun/libcrun_la-io_priority.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.74   CC       src/libcrun/libcrun_la-linux.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.76   CC       src/libcrun/libcrun_la-mount_flags.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.77   CC       src/libcrun/libcrun_la-scheduler.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.81   CC       src/libcrun/libcrun_la-seccomp.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.82   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.84   CC       src/libcrun/libcrun_la-signals.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.89   CC       src/libcrun/libcrun_la-status.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.91   CC       src/libcrun/libcrun_la-terminal.lo
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.93   CC       tests/init.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 59.94   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:20:33 [2024-04-24T08:20:33.474Z] #73 61.40   CCLD     tests/init
08:20:35 [2024-04-24T08:20:35.382Z] #73 63.95   AR       libcrun_testing.a
08:20:35 [2024-04-24T08:20:35.641Z] #73 63.95 ar: `u' modifier ignored since `D' is the default (see `U')
08:20:35 [2024-04-24T08:20:35.641Z] #73 64.01   CCLD     tests/tests_libcrun_utils
08:20:35 [2024-04-24T08:20:35.641Z] #73 64.03   CCLD     tests/tests_libcrun_errors
08:20:35 [2024-04-24T08:20:35.641Z] #73 64.03   CCLD     tests/tests_libcrun_intelrdt
08:20:35 [2024-04-24T08:20:35.641Z] #73 64.04   CCLD     tests/tests_libcrun_fuzzer
08:20:36 [2024-04-24T08:20:36.579Z] #73 64.84   CCLD     libcrun.la
08:20:36 [2024-04-24T08:20:36.839Z] #73 65.22   CCLD     crun
08:20:37 [2024-04-24T08:20:37.098Z] #73 65.48 make[3]: Entering directory '/tmp/crun-build'
08:20:37 [2024-04-24T08:20:37.098Z] #73 65.57  /usr/bin/mkdir -p '/usr/local/share/man/man1'
08:20:37 [2024-04-24T08:20:37.098Z] #73 65.57  /usr/bin/mkdir -p '/usr/local/lib'
08:20:37 [2024-04-24T08:20:37.098Z] #73 65.57  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:20:37 [2024-04-24T08:20:37.099Z] #73 65.57  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:20:37 [2024-04-24T08:20:37.099Z] #73 65.64 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:20:37 [2024-04-24T08:20:37.358Z] #73 65.65 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:20:37 [2024-04-24T08:20:37.358Z] #73 65.66 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:20:37 [2024-04-24T08:20:37.358Z] #73 65.68 libtool: install: ranlib /usr/local/lib/libcrun.a
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 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
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 ----------------------------------------------------------------------
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 Libraries have been installed in:
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99    /usr/local/lib
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 If you ever happen to want to link against installed libraries
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 in a given directory, LIBDIR, you must either use libtool, and
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 specify the full pathname of the library, or use the '-LLIBDIR'
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 flag during linking and do at least one of the following:
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99      during execution
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99      during linking
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 See any operating system documentation about shared libraries for
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 more information, such as the ld(1) and ld.so(8) manual pages.
08:20:37 [2024-04-24T08:20:37.618Z] #73 65.99 ----------------------------------------------------------------------
08:20:37 [2024-04-24T08:20:37.618Z] #73 66.00  /usr/bin/mkdir -p '/build'
08:20:37 [2024-04-24T08:20:37.618Z] #73 66.01   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:20:37 [2024-04-24T08:20:37.618Z] #73 66.17 libtool: install: /usr/bin/install -c crun /build/crun
08:20:37 [2024-04-24T08:20:37.878Z] #73 66.17 make[3]: Leaving directory '/tmp/crun-build'
08:20:37 [2024-04-24T08:20:37.878Z] #73 66.18 make[2]: Leaving directory '/tmp/crun-build'
08:20:37 [2024-04-24T08:20:37.878Z] #73 66.18 make[1]: Leaving directory '/tmp/crun-build'
08:20:39 [2024-04-24T08:20:39.258Z] #73 DONE 67.5s
08:20:39 [2024-04-24T08:20:39.258Z] 
08:20:39 [2024-04-24T08:20:39.258Z] #79 [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...)
08:20:45 [2024-04-24T08:20:45.825Z] #79 59.71 + bin/containerd-stress
08:20:45 [2024-04-24T08:20:45.825Z] #79 59.71 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
08:20:46 [2024-04-24T08:20:46.084Z] #79 60.91 + bin/containerd-shim
08:20:46 [2024-04-24T08:20:46.652Z] #79 61.46 + bin/containerd-shim-runc-v1
08:20:47 [2024-04-24T08:20:47.589Z] #79 62.25 + bin/containerd-shim-runc-v2
08:20:48 [2024-04-24T08:20:48.156Z] #79 62.97 + binaries
08:20:52 [2024-04-24T08:20:52.345Z] #79 DONE 67.1s
08:20:52 [2024-04-24T08:20:52.912Z] 
08:20:52 [2024-04-24T08:20:52.912Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
08:20:53 [2024-04-24T08:20:53.480Z] #93 DONE 0.6s
08:20:53 [2024-04-24T08:20:53.739Z] 
08:20:53 [2024-04-24T08:20:53.739Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
08:20:53 [2024-04-24T08:20:53.739Z] #94 DONE 0.1s
08:20:53 [2024-04-24T08:20:53.739Z] 
08:20:53 [2024-04-24T08:20:53.739Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
08:20:53 [2024-04-24T08:20:53.739Z] #95 DONE 0.1s
08:20:53 [2024-04-24T08:20:53.739Z] 
08:20:53 [2024-04-24T08:20:53.739Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
08:20:53 [2024-04-24T08:20:53.739Z] #96 DONE 0.0s
08:20:53 [2024-04-24T08:20:53.739Z] 
08:20:53 [2024-04-24T08:20:53.739Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
08:20:53 [2024-04-24T08:20:53.739Z] #97 DONE 0.0s
08:20:53 [2024-04-24T08:20:53.739Z] 
08:20:53 [2024-04-24T08:20:53.739Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
08:20:53 [2024-04-24T08:20:53.739Z] #98 DONE 0.0s
08:20:53 [2024-04-24T08:20:53.998Z] 
08:20:53 [2024-04-24T08:20:53.998Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
08:20:53 [2024-04-24T08:20:53.998Z] #99 DONE 0.1s
08:20:54 [2024-04-24T08:20:54.257Z] 
08:20:54 [2024-04-24T08:20:54.257Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
08:20:54 [2024-04-24T08:20:54.257Z] #100 DONE 0.2s
08:20:54 [2024-04-24T08:20:54.257Z] 
08:20:54 [2024-04-24T08:20:54.257Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
08:20:54 [2024-04-24T08:20:54.257Z] #101 DONE 0.0s
08:20:54 [2024-04-24T08:20:54.257Z] 
08:20:54 [2024-04-24T08:20:54.257Z] #102 [dev-base  1/12] RUN groupadd -r docker
08:20:54 [2024-04-24T08:20:54.515Z] #102 DONE 0.2s
08:20:54 [2024-04-24T08:20:54.515Z] 
08:20:54 [2024-04-24T08:20:54.515Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:20:54 [2024-04-24T08:20:54.775Z] #103 DONE 0.3s
08:20:55 [2024-04-24T08:20:55.034Z] 
08:20:55 [2024-04-24T08:20:55.034Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:20:55 [2024-04-24T08:20:55.034Z] #104 0.317 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:20:55 [2024-04-24T08:20:55.293Z] #104 DONE 0.4s
08:20:55 [2024-04-24T08:20:55.293Z] 
08:20:55 [2024-04-24T08:20:55.293Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:20:55 [2024-04-24T08:20:55.552Z] #105 DONE 0.3s
08:20:55 [2024-04-24T08:20:55.552Z] 
08:20:55 [2024-04-24T08:20:55.552Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:20:55 [2024-04-24T08:20:55.811Z] #106 DONE 0.3s
08:20:55 [2024-04-24T08:20:55.811Z] 
08:20:55 [2024-04-24T08:20:55.811Z] #107 [dev-base  6/12] RUN ldconfig
08:20:56 [2024-04-24T08:20:56.070Z] #107 DONE 0.3s
08:20:56 [2024-04-24T08:20:56.330Z] 
08:20:56 [2024-04-24T08:20:56.330Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
08:20:56 [2024-04-24T08:20:56.330Z] #108 DONE 0.3s
08:20:56 [2024-04-24T08:20:56.589Z] 
08:20:56 [2024-04-24T08:20:56.589Z] #109 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:20:56 [2024-04-24T08:20:56.847Z] #109 0.568 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:20:57 [2024-04-24T08:20:57.106Z] #109 0.577 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:20:57 [2024-04-24T08:20:57.106Z] #109 0.577 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:20:57 [2024-04-24T08:20:57.106Z] #109 0.647 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:20:57 [2024-04-24T08:20:57.106Z] #109 0.709 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
08:20:57 [2024-04-24T08:20:57.365Z] #109 0.764 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
08:20:57 [2024-04-24T08:20:57.932Z] #109 1.664 Fetched 9105 kB in 1s (6723 kB/s)
08:20:58 [2024-04-24T08:20:58.868Z] #109 1.664 Reading package lists...
08:20:59 [2024-04-24T08:20:59.126Z] #109 2.280 Reading package lists...
08:20:59 [2024-04-24T08:20:59.385Z] #109 2.886 Building dependency tree...
08:20:59 [2024-04-24T08:20:59.643Z] #109 3.293 The following additional packages will be installed:
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.294   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.294   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.294   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.295   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.296   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.296   vim-runtime
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298 Suggested packages:
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   systemd-userdbd systemd-boot systemd-resolved libqrencode4
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   vim-doc vim-scripts xfsdump acl attr quota
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298 Recommended packages:
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
08:20:59 [2024-04-24T08:20:59.902Z] #109 3.298   systemd-timesyncd | time-daemon xxd unzip
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.675 The following NEW packages will be installed:
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.675   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.675   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.675   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.676   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.676   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.676   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.677   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.677   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
08:21:00 [2024-04-24T08:21:00.161Z] #109 3.677   zip zstd
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.959 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded.
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.959 Need to get 31.8 MB of archives.
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.959 After this operation, 143 MB of additional disk space will be used.
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.959 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.961 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.962 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.964 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.965 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.967 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.968 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.969 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.970 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.972 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.979 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.996 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.997 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 3.997 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.006 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.007 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.009 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.009 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.009 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.010 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.015 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.016 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.017 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.018 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.020 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.023 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.024 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.024 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.024 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.025 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.025 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.027 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.028 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.029 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.029 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.030 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.030 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
08:21:00 [2024-04-24T08:21:00.420Z] #109 4.090 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.090 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.091 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.091 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.092 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.092 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.093 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.094 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.095 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.095 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.096 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.097 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.098 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.102 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.103 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.147 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.154 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.158 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.160 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
08:21:00 [2024-04-24T08:21:00.679Z] #109 4.310 debconf: delaying package configuration, since apt-utils is not installed
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.350 Fetched 31.8 MB in 0s (67.9 MB/s)
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.377 Selecting previously unselected package libargon2-1:arm64.
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.377 (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 ... 15659 files and directories currently installed.)
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.386 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.393 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.431 Selecting previously unselected package dmsetup.
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.433 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.437 Unpacking dmsetup (2:1.02.185-2) ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.480 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.481 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.485 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.529 Selecting previously unselected package libjson-c5:arm64.
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.531 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
08:21:00 [2024-04-24T08:21:00.937Z] #109 4.536 Unpacking libjson-c5:arm64 (0.16-2) ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.573 Selecting previously unselected package libcryptsetup12:arm64.
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.575 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.579 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.630 Selecting previously unselected package libfdisk1:arm64.
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.632 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.636 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.687 Selecting previously unselected package libkmod2:arm64.
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.689 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.693 Unpacking libkmod2:arm64 (30+20221128-1) ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.735 Selecting previously unselected package libapparmor1:arm64.
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.737 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.741 Unpacking libapparmor1:arm64 (3.0.8-3) ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.778 Selecting previously unselected package libip4tc2:arm64.
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.780 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.784 Unpacking libip4tc2:arm64 (1.8.9-2) ...
08:21:01 [2024-04-24T08:21:01.197Z] #109 4.812 Selecting previously unselected package libsystemd-shared:arm64.
08:21:01 [2024-04-24T08:21:01.459Z] #109 4.814 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.459Z] #109 4.818 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
08:21:01 [2024-04-24T08:21:01.459Z] #109 4.965 Selecting previously unselected package systemd.
08:21:01 [2024-04-24T08:21:01.459Z] #109 4.967 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.459Z] #109 4.981 Unpacking systemd (252.22-1~deb12u1) ...
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.242 Selecting previously unselected package pigz.
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.245 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.249 Unpacking pigz (2.6-1) ...
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.319 Selecting previously unselected package sgml-base.
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.321 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.333 Unpacking sgml-base (1.31) ...
08:21:01 [2024-04-24T08:21:01.718Z] #109 5.426 Selecting previously unselected package sudo.
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.428 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.433 Unpacking sudo (1.9.13p3-1+deb12u1) ...
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.562 Selecting previously unselected package libelf1:arm64.
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.564 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.568 Unpacking libelf1:arm64 (0.188-2.1) ...
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.613 Selecting previously unselected package libbpf1:arm64.
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.615 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.619 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
08:21:01 [2024-04-24T08:21:01.976Z] #109 5.664 Selecting previously unselected package libmnl0:arm64.
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.666 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.670 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.704 Selecting previously unselected package libxtables12:arm64.
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.706 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.710 Unpacking libxtables12:arm64 (1.8.9-2) ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.738 Selecting previously unselected package libcap2-bin.
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.740 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.744 Unpacking libcap2-bin (1:2.66-4) ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.788 Selecting previously unselected package iproute2.
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.790 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.794 Unpacking iproute2 (6.1.0-3) ...
08:21:02 [2024-04-24T08:21:02.235Z] #109 5.904 Selecting previously unselected package vim-common.
08:21:02 [2024-04-24T08:21:02.494Z] #109 5.906 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 5.910 Unpacking vim-common (2:9.0.1378-2) ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 5.960 Selecting previously unselected package bash-completion.
08:21:02 [2024-04-24T08:21:02.494Z] #109 5.962 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 5.973 Unpacking bash-completion (1:2.11-6) ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.093 Selecting previously unselected package bzip2.
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.096 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.099 Unpacking bzip2 (1.0.8-5+b1) ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.135 Selecting previously unselected package xz-utils.
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.137 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.140 Unpacking xz-utils (5.4.1-0.2) ...
08:21:02 [2024-04-24T08:21:02.494Z] #109 6.227 Selecting previously unselected package apparmor.
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.229 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.245 Unpacking apparmor (3.0.8-3) ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.354 Selecting previously unselected package inetutils-ping.
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.356 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.360 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.401 Selecting previously unselected package libip6tc2:arm64.
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.403 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.407 Unpacking libip6tc2:arm64 (1.8.9-2) ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.443 Selecting previously unselected package libnfnetlink0:arm64.
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.445 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.449 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
08:21:02 [2024-04-24T08:21:02.753Z] #109 6.485 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.487 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.491 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.533 Selecting previously unselected package libnftnl11:arm64.
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.535 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.542 Unpacking libnftnl11:arm64 (1.2.4-2) ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.579 Selecting previously unselected package iptables.
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.581 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.585 Unpacking iptables (1.8.9-2) ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.676 Selecting previously unselected package libonig5:arm64.
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.678 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.683 Unpacking libonig5:arm64 (6.9.8-1) ...
08:21:03 [2024-04-24T08:21:03.012Z] #109 6.729 Selecting previously unselected package libjq1:arm64.
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.731 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.734 Unpacking libjq1:arm64 (1.6-2.1) ...
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.770 Selecting previously unselected package jq.
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.772 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.776 Unpacking jq (1.6-2.1) ...
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.816 Selecting previously unselected package libaio1:arm64.
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.818 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.822 Unpacking libaio1:arm64 (0.3.113-4) ...
08:21:03 [2024-04-24T08:21:03.271Z] #109 6.856 Selecting previously unselected package libgpm2:arm64.
08:21:03 [2024-04-24T08:21:03.529Z] #109 6.859 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.529Z] #109 6.863 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
08:21:03 [2024-04-24T08:21:03.529Z] #109 6.895 Selecting previously unselected package libicu72:arm64.
08:21:03 [2024-04-24T08:21:03.529Z] #109 6.897 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
08:21:03 [2024-04-24T08:21:03.529Z] #109 6.901 Unpacking libicu72:arm64 (72.1-3) ...
08:21:03 [2024-04-24T08:21:03.788Z] #109 7.455 Selecting previously unselected package libinih1:arm64.
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.458 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.463 Unpacking libinih1:arm64 (55-1) ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.497 Selecting previously unselected package libmicrohttpd12:arm64.
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.499 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.503 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.546 Selecting previously unselected package libnet1:arm64.
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.548 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.552 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.594 Selecting previously unselected package libnl-3-200:arm64.
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.596 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.600 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.636 Selecting previously unselected package libprotobuf-c1:arm64.
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.638 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.642 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.678 Selecting previously unselected package libsodium23:arm64.
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.680 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.684 Unpacking libsodium23:arm64 (1.0.18-1) ...
08:21:04 [2024-04-24T08:21:04.047Z] #109 7.726 Selecting previously unselected package libsubid4:arm64.
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.728 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.731 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.774 Selecting previously unselected package liburcu8:arm64.
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.776 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.780 Unpacking liburcu8:arm64 (0.13.2-1) ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.821 Selecting previously unselected package libyajl2:arm64.
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.823 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.827 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.857 Selecting previously unselected package net-tools.
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.859 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.864 Unpacking net-tools (2.10-0.1) ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.914 Selecting previously unselected package patch.
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.916 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.920 Unpacking patch (2.7.6-7) ...
08:21:04 [2024-04-24T08:21:04.305Z] #109 7.961 Selecting previously unselected package systemd-journal-remote.
08:21:04 [2024-04-24T08:21:04.564Z] #109 7.963 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 7.968 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.006 Selecting previously unselected package thin-provisioning-tools.
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.009 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.013 Unpacking thin-provisioning-tools (0.9.0-2) ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.071 Selecting previously unselected package uidmap.
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.073 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.077 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.122 Selecting previously unselected package vim-runtime.
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.124 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.134 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.146 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
08:21:04 [2024-04-24T08:21:04.564Z] #109 8.149 Unpacking vim-runtime (2:9.0.1378-2) ...
08:21:05 [2024-04-24T08:21:05.131Z] #109 8.653 Selecting previously unselected package vim.
08:21:05 [2024-04-24T08:21:05.131Z] #109 8.656 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
08:21:05 [2024-04-24T08:21:05.131Z] #109 8.660 Unpacking vim (2:9.0.1378-2) ...
08:21:05 [2024-04-24T08:21:05.131Z] #109 8.794 Selecting previously unselected package xfsprogs.
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.796 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.800 Unpacking xfsprogs (6.1.0-1) ...
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.899 Selecting previously unselected package zip.
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.901 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.905 Unpacking zip (3.0-13) ...
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.951 Selecting previously unselected package zstd.
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.954 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
08:21:05 [2024-04-24T08:21:05.390Z] #109 8.958 Unpacking zstd (1.5.4+dfsg2-5) ...
08:21:05 [2024-04-24T08:21:05.390Z] #109 9.048 Setting up libip4tc2:arm64 (1.8.9-2) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.061 Setting up net-tools (2.10-0.1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.073 Setting up libapparmor1:arm64 (3.0.8-3) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.085 Setting up libsodium23:arm64 (1.0.18-1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.098 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.115 Setting up libicu72:arm64 (72.1-3) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.134 Setting up libip6tc2:arm64 (1.8.9-2) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.149 Setting up libinih1:arm64 (55-1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.160 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.172 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.185 Setting up bzip2 (1.0.8-5+b1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.199 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.212 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.225 Setting up libcap2-bin (1:2.66-4) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.236 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
08:21:05 [2024-04-24T08:21:05.649Z] #109 9.247 Setting up apparmor (3.0.8-3) ...
08:21:06 [2024-04-24T08:21:06.585Z] #109 9.969 debconf: unable to initialize frontend: Dialog
08:21:06 [2024-04-24T08:21:06.585Z] #109 9.969 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:21:06 [2024-04-24T08:21:06.585Z] #109 9.969 debconf: falling back to frontend: Readline
08:21:06 [2024-04-24T08:21:06.585Z] #109 9.975 debconf: unable to initialize frontend: Readline
08:21:06 [2024-04-24T08:21:06.585Z] #109 9.975 debconf: (This frontend requires a controlling tty.)
08:21:06 [2024-04-24T08:21:06.585Z] #109 9.975 debconf: falling back to frontend: Teletype
08:21:06 [2024-04-24T08:21:06.585Z] #109 10.13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

08:21:06 [2024-04-24T08:21:06.585Z] #109 10.16 Setting up zip (3.0-13) ...
08:21:06 [2024-04-24T08:21:06.585Z] #109 10.17 Setting up vim-common (2:9.0.1378-2) ...
08:21:06 [2024-04-24T08:21:06.585Z] #109 10.19 Setting up bash-completion (1:2.11-6) ...
08:21:06 [2024-04-24T08:21:06.585Z] #109 10.21 Setting up xz-utils (5.4.1-0.2) ...
08:21:06 [2024-04-24T08:21:06.585Z] #109 10.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:21:06 [2024-04-24T08:21:06.585Z] #109 10.23 Setting up libmnl0:arm64 (1.0.4-3) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.25 Setting up patch (2.7.6-7) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.26 Setting up sudo (1.9.13p3-1+deb12u1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.31 invoke-rc.d: could not determine current runlevel
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.31 invoke-rc.d: policy-rc.d denied execution of start.
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.32 Setting up libxtables12:arm64 (1.8.9-2) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.33 Setting up liburcu8:arm64 (0.13.2-1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.35 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.36 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.37 Setting up pigz (2.6-1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.38 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.39 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.43 Setting up sgml-base (1.31) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.46 Setting up vim-runtime (2:9.0.1378-2) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.53 Setting up libaio1:arm64 (0.3.113-4) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.55 Setting up libelf1:arm64 (0.188-2.1) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.56 Setting up libjson-c5:arm64 (0.16-2) ...
08:21:06 [2024-04-24T08:21:06.846Z] #109 10.57 Setting up zstd (1.5.4+dfsg2-5) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.58 Setting up libonig5:arm64 (6.9.8-1) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.60 Setting up libbpf1:arm64 (1:1.1.0-1) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.62 Setting up libkmod2:arm64 (30+20221128-1) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.63 Setting up vim (2:9.0.1378-2) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.69 Setting up libjq1:arm64 (1.6-2.1) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.70 Setting up iproute2 (6.1.0-3) ...
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.82 debconf: unable to initialize frontend: Dialog
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.82 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:21:07 [2024-04-24T08:21:07.104Z] #109 10.82 debconf: falling back to frontend: Readline
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.83 debconf: unable to initialize frontend: Readline
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.83 debconf: (This frontend requires a controlling tty.)
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.83 debconf: falling back to frontend: Teletype
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.86 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.88 Setting up libnftnl11:arm64 (1.2.4-2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.90 Setting up thin-provisioning-tools (0.9.0-2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.91 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.93 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.94 Setting up jq (1.6-2.1) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.95 Setting up iptables (1.8.9-2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:21:07 [2024-04-24T08:21:07.363Z] #109 10.99 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 11.00 Setting up dmsetup (2:1.02.185-2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 11.02 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
08:21:07 [2024-04-24T08:21:07.363Z] #109 11.04 Setting up systemd (252.22-1~deb12u1) ...
08:21:07 [2024-04-24T08:21:07.622Z] #109 11.08 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.08 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.09 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.09 Initializing machine ID from random generator.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.12 Creating group 'systemd-journal' with GID 998.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.12 Creating group 'systemd-network' with GID 997.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.12 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

08:21:07 [2024-04-24T08:21:07.622Z] #109 11.16 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
08:21:07 [2024-04-24T08:21:07.881Z] #109 11.19 Creating group 'systemd-journal-remote' with GID 996.

08:21:07 [2024-04-24T08:21:07.881Z] #109 11.19 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

08:21:07 [2024-04-24T08:21:07.881Z] #109 11.21 Setting up xfsprogs (6.1.0-1) ...
08:21:07 [2024-04-24T08:21:07.881Z] #109 11.22 System has not been booted with systemd as init system (PID 1). Can't operate.

08:21:07 [2024-04-24T08:21:07.881Z] #109 11.22 Failed to connect to bus: Host is down

08:21:07 [2024-04-24T08:21:07.881Z] #109 11.23 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:21:08 [2024-04-24T08:21:08.140Z] #109 DONE 11.9s
08:21:08 [2024-04-24T08:21:08.399Z] 
08:21:08 [2024-04-24T08:21:08.399Z] #110 [dev-base  9/12] 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
08:21:08 [2024-04-24T08:21:08.399Z] #110 0.188 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:21:08 [2024-04-24T08:21:08.658Z] #110 0.192 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:21:08 [2024-04-24T08:21:08.658Z] #110 0.196 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:21:08 [2024-04-24T08:21:08.658Z] #110 DONE 0.2s
08:21:08 [2024-04-24T08:21:08.658Z] 
08:21:08 [2024-04-24T08:21:08.658Z] #111 [dev-base 10/12] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
08:21:09 [2024-04-24T08:21:09.226Z] #111 0.572 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:21:09 [2024-04-24T08:21:09.226Z] #111 0.572 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:21:09 [2024-04-24T08:21:09.226Z] #111 0.572 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:21:09 [2024-04-24T08:21:09.793Z] #111 0.752 Reading package lists...
08:21:10 [2024-04-24T08:21:10.619Z] #111 1.364 Reading package lists...
08:21:10 [2024-04-24T08:21:10.619Z] #111 1.970 Building dependency tree...
08:21:10 [2024-04-24T08:21:10.878Z] #111 2.151 Reading state information...
08:21:10 [2024-04-24T08:21:10.878Z] #111 2.384 gcc is already the newest version (4:12.2.0-3).
08:21:10 [2024-04-24T08:21:10.878Z] #111 2.384 pkg-config is already the newest version (1.8.1-1).
08:21:10 [2024-04-24T08:21:10.878Z] #111 2.384 The following additional packages will be installed:
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.384   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.384   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.384   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.385   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.385   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.385   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.386   python3-yaml uuid-dev zlib1g-dev
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.388 Suggested packages:
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.388   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.388   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.388 Recommended packages:
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.388   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.388   liblocale-gettext-perl shared-mime-info xdg-user-dirs
08:21:11 [2024-04-24T08:21:11.137Z] #111 2.649 The following NEW packages will be installed:
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.649   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.649   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.649   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.649   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.650   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.650   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.650   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.650   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.925 0 upgraded, 37 newly installed, 0 to remove and 5 not upgraded.
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.925 Need to get 11.9 MB of archives.
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.925 After this operation, 53.1 MB of additional disk space will be used.
08:21:11 [2024-04-24T08:21:11.396Z] #111 2.925 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.931 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.938 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.944 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.945 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.946 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.946 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.947 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.947 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.948 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.948 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.949 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.949 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.950 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.953 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.959 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.960 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.960 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.961 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.962 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.964 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.965 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.966 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.967 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.970 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.971 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.971 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.976 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.984 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.984 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.986 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.987 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.988 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.988 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.988 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.990 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 2.991 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
08:21:11 [2024-04-24T08:21:11.655Z] #111 3.147 debconf: delaying package configuration, since apt-utils is not installed
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.185 Fetched 11.9 MB in 0s (35.9 MB/s)
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.205 Selecting previously unselected package libdpkg-perl.
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.205 (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 ... 21013 files and directories currently installed.)
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.217 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.221 Unpacking libdpkg-perl (1.21.22) ...
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.291 Selecting previously unselected package dpkg-dev.
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.293 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.299 Unpacking dpkg-dev (1.21.22) ...
08:21:11 [2024-04-24T08:21:11.914Z] #111 3.418 Selecting previously unselected package libglib2.0-0:arm64.
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.421 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.428 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.552 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.554 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.561 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.599 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.601 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.605 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.645 Selecting previously unselected package libsecret-common.
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.648 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.651 Unpacking libsecret-common (0.20.5-3) ...
08:21:12 [2024-04-24T08:21:12.173Z] #111 3.703 Selecting previously unselected package libsecret-1-0:arm64.
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.705 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.709 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.748 Selecting previously unselected package gir1.2-secret-1:arm64.
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.750 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.754 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.783 Selecting previously unselected package libapparmor-dev:arm64.
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.785 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.789 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.825 Selecting previously unselected package uuid-dev:arm64.
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.827 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.831 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.862 Selecting previously unselected package libblkid-dev:arm64.
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.864 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.868 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.909 Selecting previously unselected package libffi-dev:arm64.
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.911 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.915 Unpacking libffi-dev:arm64 (3.4.4-1) ...
08:21:12 [2024-04-24T08:21:12.432Z] #111 3.953 Selecting previously unselected package libgpg-error-dev.
08:21:12 [2024-04-24T08:21:12.691Z] #111 3.956 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 3.960 Unpacking libgpg-error-dev (1.46-1) ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 3.998 Selecting previously unselected package libgcrypt20-dev.
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.000 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.004 Unpacking libgcrypt20-dev (1.10.1-3) ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.073 Selecting previously unselected package libglib2.0-data.
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.076 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.079 Unpacking libglib2.0-data (2.74.6-2) ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.213 Selecting previously unselected package libglib2.0-bin.
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.215 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.219 Unpacking libglib2.0-bin (2.74.6-2) ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.262 Selecting previously unselected package python3-lib2to3.
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.264 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.268 Unpacking python3-lib2to3 (3.11.2-3) ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.309 Selecting previously unselected package python3-distutils.
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.312 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
08:21:12 [2024-04-24T08:21:12.691Z] #111 4.315 Unpacking python3-distutils (3.11.2-3) ...
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.358 Selecting previously unselected package libglib2.0-dev-bin.
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.360 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.363 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.401 Selecting previously unselected package libsepol-dev:arm64.
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.403 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.407 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
08:21:12 [2024-04-24T08:21:12.950Z] #111 4.468 Selecting previously unselected package libpcre2-16-0:arm64.
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.470 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.474 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.522 Selecting previously unselected package libpcre2-32-0:arm64.
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.525 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.528 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.579 Selecting previously unselected package libpcre2-posix3:arm64.
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.581 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.585 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.617 Selecting previously unselected package libpcre2-dev:arm64.
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.619 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.623 Unpacking libpcre2-dev:arm64 (10.42-1) ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.698 Selecting previously unselected package libselinux1-dev:arm64.
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.701 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.705 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.770 Selecting previously unselected package libmount-dev:arm64.
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.772 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.776 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:21:13 [2024-04-24T08:21:13.209Z] #111 4.806 Selecting previously unselected package zlib1g-dev:arm64.
08:21:13 [2024-04-24T08:21:13.468Z] #111 4.808 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.468Z] #111 4.813 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:21:13 [2024-04-24T08:21:13.468Z] #111 4.862 Selecting previously unselected package libglib2.0-dev:arm64.
08:21:13 [2024-04-24T08:21:13.468Z] #111 4.865 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.468Z] #111 4.868 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
08:21:13 [2024-04-24T08:21:13.468Z] #111 5.031 Selecting previously unselected package libseccomp-dev:arm64.
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.034 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.039 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.079 Selecting previously unselected package libsecret-1-dev:arm64.
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.081 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.085 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.161 Selecting previously unselected package libsystemd-dev:arm64.
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.163 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.167 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:21:13 [2024-04-24T08:21:13.727Z] #111 5.266 Selecting previously unselected package libudev-dev:arm64.
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.269 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.273 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.318 Selecting previously unselected package libyaml-0-2:arm64.
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.320 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.324 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.360 Selecting previously unselected package python3-pathspec.
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.362 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.366 Unpacking python3-pathspec (0.11.0-1) ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.397 Selecting previously unselected package python3-pkg-resources.
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.400 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.403 Unpacking python3-pkg-resources (66.1.1-1) ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.455 Selecting previously unselected package python3-yaml.
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.458 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.461 Unpacking python3-yaml (6.0-3+b2) ...
08:21:13 [2024-04-24T08:21:13.986Z] #111 5.502 Selecting previously unselected package yamllint.
08:21:14 [2024-04-24T08:21:14.245Z] #111 5.504 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
08:21:14 [2024-04-24T08:21:14.245Z] #111 5.508 Unpacking yamllint (1.29.0-1) ...
08:21:14 [2024-04-24T08:21:14.245Z] #111 5.559 Setting up python3-pkg-resources (66.1.1-1) ...
08:21:14 [2024-04-24T08:21:14.245Z] #111 5.814 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 5.824 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 5.834 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 5.844 No schema files found: doing nothing.
08:21:14 [2024-04-24T08:21:14.504Z] #111 5.850 Setting up python3-yaml (6.0-3+b2) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.009 Setting up libffi-dev:arm64 (3.4.4-1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.021 Setting up libpcre2-16-0:arm64 (10.42-1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.032 Setting up libpcre2-32-0:arm64 (10.42-1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.044 Setting up libglib2.0-data (2.74.6-2) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.055 Setting up libgpg-error-dev (1.46-1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.065 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.077 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.090 Setting up libsepol-dev:arm64 (3.4-2.1) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.107 Setting up libdpkg-perl (1.21.22) ...
08:21:14 [2024-04-24T08:21:14.504Z] #111 6.121 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:21:14 [2024-04-24T08:21:14.763Z] #111 6.135 Setting up libpcre2-posix3:arm64 (10.42-1) ...
08:21:14 [2024-04-24T08:21:14.763Z] #111 6.148 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:21:14 [2024-04-24T08:21:14.763Z] #111 6.161 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
08:21:14 [2024-04-24T08:21:14.763Z] #111 6.173 Setting up python3-pathspec (0.11.0-1) ...
08:21:14 [2024-04-24T08:21:14.763Z] #111 6.298 Setting up python3-lib2to3 (3.11.2-3) ...
08:21:15 [2024-04-24T08:21:15.022Z] #111 6.406 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:21:15 [2024-04-24T08:21:15.022Z] #111 6.418 Setting up libsecret-common (0.20.5-3) ...
08:21:15 [2024-04-24T08:21:15.022Z] #111 6.429 Setting up python3-distutils (3.11.2-3) ...
08:21:15 [2024-04-24T08:21:15.022Z] #111 6.559 Setting up libglib2.0-dev-bin (2.74.6-2) ...
08:21:15 [2024-04-24T08:21:15.281Z] #111 6.715 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:21:15 [2024-04-24T08:21:15.281Z] #111 6.870 Setting up libpcre2-dev:arm64 (10.42-1) ...
08:21:15 [2024-04-24T08:21:15.540Z] #111 6.883 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
08:21:15 [2024-04-24T08:21:15.540Z] #111 6.896 Setting up libglib2.0-bin (2.74.6-2) ...
08:21:15 [2024-04-24T08:21:15.540Z] #111 6.908 Setting up dpkg-dev (1.21.22) ...
08:21:15 [2024-04-24T08:21:15.540Z] #111 6.926 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
08:21:15 [2024-04-24T08:21:15.540Z] #111 6.937 Setting up yamllint (1.29.0-1) ...
08:21:15 [2024-04-24T08:21:15.540Z] #111 7.078 Setting up libgcrypt20-dev (1.10.1-3) ...
08:21:15 [2024-04-24T08:21:15.798Z] #111 7.088 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:21:15 [2024-04-24T08:21:15.798Z] #111 7.100 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:21:15 [2024-04-24T08:21:15.798Z] #111 7.110 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
08:21:15 [2024-04-24T08:21:15.798Z] #111 7.121 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
08:21:15 [2024-04-24T08:21:15.798Z] #111 7.135 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
08:21:15 [2024-04-24T08:21:15.798Z] #111 7.150 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:21:16 [2024-04-24T08:21:16.365Z] #111 DONE 7.8s
08:21:16 [2024-04-24T08:21:16.365Z] 
08:21:16 [2024-04-24T08:21:16.365Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
08:21:17 [2024-04-24T08:21:17.741Z] #112 DONE 1.4s
08:21:18 [2024-04-24T08:21:18.000Z] 
08:21:18 [2024-04-24T08:21:18.000Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
08:21:18 [2024-04-24T08:21:18.568Z] #113 DONE 0.9s
08:21:18 [2024-04-24T08:21:18.826Z] 
08:21:18 [2024-04-24T08:21:18.826Z] #114 [dev 1/1] COPY --link . .
08:21:24 [2024-04-24T08:21:24.096Z] #114 DONE 4.8s
08:21:24 [2024-04-24T08:21:24.096Z] 
08:21:24 [2024-04-24T08:21:24.096Z] #115 exporting to image
08:21:24 [2024-04-24T08:21:24.096Z] #115 exporting layers
08:21:24 [2024-04-24T08:21:24.664Z] #115 exporting layers 1.1s done
08:21:24 [2024-04-24T08:21:24.664Z] #115 writing image sha256:b74e35af657ec45d397e17dee1694cba26bfa574096a90a3b7c2b3acab41b32d done
08:21:24 [2024-04-24T08:21:24.664Z] #115 naming to docker.io/library/docker:54127fa4ece849c94396e33b5c7fa99997bfe3ec done
08:21:24 [2024-04-24T08:21:24.664Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:21:24 [2024-04-24T08:21:24.965Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:21:25 [2024-04-24T08:21:25.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=54127fa4ece849c94396e33b5c7fa99997bfe3ec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:54127fa4ece849c94396e33b5c7fa99997bfe3ec hack/test/unit
08:21:25 [2024-04-24T08:21:25.505Z] + BUILDFLAGS=(-tags 'netgo journald')
08:21:25 [2024-04-24T08:21:25.505Z] + TESTFLAGS+=' -test.timeout=5m'
08:21:25 [2024-04-24T08:21:25.505Z] + TESTDIRS=./...
08:21:25 [2024-04-24T08:21:25.505Z] + exclude_paths='/vendor/|/integration'
08:21:25 [2024-04-24T08:21:25.505Z] ++ go list ./...
08:21:25 [2024-04-24T08:21:25.505Z] ++ grep -vE '(/vendor/|/integration)'
08:21:26 [2024-04-24T08:21:26.075Z] + pkg_list='github.com/docker/docker/api
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/backend/build
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/httpstatus
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/httputils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/middleware
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/build
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/checkpoint
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/debug
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/distribution
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/grpc
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/image
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/network
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/plugin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/session
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/swarm
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/system
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/volume
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/backend
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/blkiodev
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/checkpoint
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/events
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/filters
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/image
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/mount
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/network
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/plugins/logdriver
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/registry
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/strslice
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/swarm
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/swarm/runtime
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/system
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/time
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/versions
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/volume
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/exporter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/worker
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/worker/label
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/dockerfile
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/remotecontext
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/remotecontext/git
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/remotecontext/urlutil
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cli/debug
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cli/winresources/docker-proxy
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cli/winresources/dockerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/client
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/client/buildkit
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/docker-proxy
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/dockerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/dockerd/trap
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/container/stream
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/contrib/apparmor
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/contrib/httpserver
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/convert
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/executor
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/executor/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/provider
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/config
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/containerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/events
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/events/testutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/copy
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/register
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/vfs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/graphdriver/zfs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/images
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/initlayer
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/links
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/listeners
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/awslogs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/fluentd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/gcplogs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/gelf
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/journald
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/local
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/loggertest
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/loggerutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/splunk
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/syslog
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/logger/templates
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/names
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/network
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/snapshotter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/stats
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/distribution
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/distribution/metadata
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/distribution/utils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/distribution/xfer
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/dockerversion
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/errdefs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/image
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/image/cache
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/image/spec/specs-go
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/image/spec/specs-go/v1
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/image/tarexport
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/image/v1
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/cleanups
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/compatcontext
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/mod
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/mounttree
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/multierror
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/rootless/mountopts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/safepath
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/sliceutil
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/test/suite
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/testutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/testutils/netnsutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/testutils/specialimage
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/unix_noeintr
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/internal/unshare
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/layer
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libcontainerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libcontainerd/queue
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libcontainerd/remote
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libcontainerd/shimopts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libcontainerd/supervisor
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libcontainerd/types
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/bitmap
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cluster
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/cnmallocator
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/config
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/datastore
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/diagnostic
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/discoverapi
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/driverapi
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/host
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/null
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/overlay
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/remote
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/windows
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/drvregistry
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/etchosts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/internal/caller
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/internal/kvstore
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/internal/netiputil
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipam
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipamapi
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipams/builtin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipams/null
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipams/remote
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipamutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ipbits
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/iptables
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/netlabel
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/netutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/networkdb
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/ns
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/options
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/osl
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/osl/kernel
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/portallocator
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/portmapper
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/resolvconf
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/scope
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/libnetwork/types
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/oci
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/oci/caps
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/opts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/archive
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/authorization
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/broadcaster
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/capabilities
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/chrootarchive
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/containerfs
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/directory
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/dmesg
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/fileutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/homedir
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/idtools
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/ioutils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/jsonmessage
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/longpath
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/meminfo
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/namesgenerator
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/parsers
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/parsers/kernel
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/pidfile
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/platform
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/plugingetter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/plugins
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/plugins/transport
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/pools
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/process
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/progress
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/reexec
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/rootless
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/rootless/specconv
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/stack
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/stdcopy
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/streamformatter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/stringid
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/sysinfo
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/system
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/tailfile
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/tarsum
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/pkg/useragent
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/plugin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/plugin/executor/containerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/plugin/v2
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/profiles/apparmor
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/profiles/seccomp
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/quota
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/reference
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/registry
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/registry/resumable
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/restartmanager
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/runconfig
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/runconfig/opts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/daemon
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/environment
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/fakecontext
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/fakegit
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/fakestorage
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/fixtures/load
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/fixtures/plugin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/registry
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/testutil/request
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume/drivers
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume/local
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume/mounts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume/service
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume/service/opts
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/volume/testutils'
08:21:26 [2024-04-24T08:21:26.075Z] ++ grep --fixed-strings -v /libnetwork
08:21:26 [2024-04-24T08:21:26.075Z] ++ echo 'github.com/docker/docker/api
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/backend/build
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/httpstatus
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/httputils
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/middleware
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/build
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/checkpoint
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/debug
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/distribution
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/grpc
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/image
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/network
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/plugin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/session
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/swarm
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/system
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/server/router/volume
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/backend
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/blkiodev
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/checkpoint
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/events
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/filters
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/image
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/mount
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/network
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/plugins/logdriver
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/registry
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/strslice
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/swarm
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/swarm/runtime
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/system
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/time
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/versions
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/api/types/volume
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/exporter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/worker
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/builder-next/worker/label
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/dockerfile
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/remotecontext
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/remotecontext/git
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/builder/remotecontext/urlutil
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cli/debug
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cli/winresources/docker-proxy
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cli/winresources/dockerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/client
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/client/buildkit
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/docker-proxy
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/dockerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/dockerd/trap
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/container/stream
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/contrib/apparmor
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/contrib/httpserver
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/convert
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/executor
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/executor/container
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/cluster/provider
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/config
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/containerd
08:21:26 [2024-04-24T08:21:26.075Z] github.com/docker/docker/daemon/events
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/events/testutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/copy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/register
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/vfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/zfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/images
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/initlayer
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/links
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/listeners
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/awslogs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/fluentd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/gcplogs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/gelf
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/local
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/loggertest
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/loggerutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/splunk
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/syslog
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/templates
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/names
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/network
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/snapshotter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/stats
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution/metadata
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution/utils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution/xfer
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/dockerversion
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/errdefs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/cache
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/spec/specs-go
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/spec/specs-go/v1
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/tarexport
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/v1
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/cleanups
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/compatcontext
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/mod
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/mounttree
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/multierror
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/rootless/mountopts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/safepath
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/sliceutil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/test/suite
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/testutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/testutils/netnsutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/testutils/specialimage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/unix_noeintr
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/unshare
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/layer
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/queue
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/remote
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/shimopts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/supervisor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/types
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/bitmap
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cluster
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/cnmallocator
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/config
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/datastore
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/diagnostic
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/discoverapi
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/driverapi
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/host
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/null
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/overlay
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/remote
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/windows
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/drvregistry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/etchosts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/internal/caller
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/internal/kvstore
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/internal/netiputil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipam
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipamapi
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipams/builtin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipams/null
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipams/remote
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipamutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ipbits
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/iptables
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/netlabel
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/netutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/networkdb
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/ns
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/options
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/osl
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/osl/kernel
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/portallocator
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/portmapper
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/resolvconf
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/scope
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libnetwork/types
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/oci
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/oci/caps
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/opts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/archive
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/authorization
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/broadcaster
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/capabilities
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/chrootarchive
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/containerfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/directory
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/dmesg
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/fileutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/homedir
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/idtools
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/ioutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/jsonmessage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/longpath
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/meminfo
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/namesgenerator
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/parsers
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/parsers/kernel
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/pidfile
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/platform
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugingetter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/transport
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/pools
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/process
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/progress
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/reexec
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/rootless
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/rootless/specconv
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/stack
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/stdcopy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/streamformatter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/stringid
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/sysinfo
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/system
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/tailfile
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/tarsum
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/useragent
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/plugin/executor/containerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/plugin/v2
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/profiles/apparmor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/profiles/seccomp
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/quota
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/reference
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/registry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/registry/resumable
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/restartmanager
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/runconfig
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/runconfig/opts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/daemon
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/environment
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fakecontext
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fakegit
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fakestorage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fixtures/load
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fixtures/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/registry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/request
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/drivers
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/local
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/mounts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/service
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/service/opts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/testutils'
08:21:26 [2024-04-24T08:21:26.076Z] + base_pkg_list='github.com/docker/docker/api
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/backend/build
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/httpstatus
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/httputils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/middleware
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/build
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/checkpoint
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/debug
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/distribution
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/grpc
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/image
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/network
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/session
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/swarm
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/system
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/volume
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/backend
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/blkiodev
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/checkpoint
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/events
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/filters
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/image
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/mount
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/network
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/plugins/logdriver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/registry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/strslice
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/swarm
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/swarm/runtime
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/system
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/time
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/versions
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/volume
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/exporter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/worker
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/worker/label
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/dockerfile
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/remotecontext
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/remotecontext/git
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/remotecontext/urlutil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cli/debug
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cli/winresources/docker-proxy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cli/winresources/dockerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/client
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/client/buildkit
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/docker-proxy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/dockerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/dockerd/trap
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/container/stream
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/contrib/apparmor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/contrib/httpserver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/convert
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/executor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/executor/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/provider
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/config
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/containerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/events
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/events/testutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/copy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/register
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/vfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/zfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/images
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/initlayer
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/links
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/listeners
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/awslogs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/fluentd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/gcplogs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/gelf
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/local
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/loggertest
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/loggerutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/splunk
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/syslog
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/logger/templates
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/names
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/network
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/snapshotter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/stats
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution/metadata
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution/utils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/distribution/xfer
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/dockerversion
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/errdefs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/cache
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/spec/specs-go
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/spec/specs-go/v1
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/tarexport
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/image/v1
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/cleanups
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/compatcontext
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/mod
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/mounttree
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/multierror
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/rootless/mountopts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/safepath
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/sliceutil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/test/suite
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/testutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/testutils/netnsutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/testutils/specialimage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/unix_noeintr
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/internal/unshare
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/layer
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/queue
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/remote
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/shimopts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/supervisor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/libcontainerd/types
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/oci
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/oci/caps
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/opts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/archive
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/authorization
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/broadcaster
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/capabilities
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/chrootarchive
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/containerfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/directory
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/dmesg
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/fileutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/homedir
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/idtools
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/ioutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/jsonmessage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/longpath
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/meminfo
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/namesgenerator
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/parsers
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/parsers/kernel
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/pidfile
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/platform
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugingetter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/plugins/transport
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/pools
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/process
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/progress
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/reexec
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/rootless
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/rootless/specconv
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/stack
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/stdcopy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/streamformatter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/stringid
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/sysinfo
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/system
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/tailfile
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/tarsum
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/pkg/useragent
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/plugin/executor/containerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/plugin/v2
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/profiles/apparmor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/profiles/seccomp
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/quota
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/reference
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/registry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/registry/resumable
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/restartmanager
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/runconfig
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/runconfig/opts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/daemon
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/environment
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fakecontext
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fakegit
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fakestorage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fixtures/load
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fixtures/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/registry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/testutil/request
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/drivers
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/local
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/mounts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/service
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/service/opts
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/volume/testutils'
08:21:26 [2024-04-24T08:21:26.076Z] ++ grep --fixed-strings /libnetwork
08:21:26 [2024-04-24T08:21:26.076Z] ++ echo 'github.com/docker/docker/api
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/backend/build
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/httpstatus
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/httputils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/middleware
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/build
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/checkpoint
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/debug
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/distribution
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/grpc
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/image
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/network
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/session
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/swarm
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/system
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/server/router/volume
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/backend
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/blkiodev
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/checkpoint
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/events
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/filters
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/image
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/mount
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/network
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/plugins/logdriver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/registry
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/strslice
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/swarm
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/swarm/runtime
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/system
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/time
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/versions
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/api/types/volume
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/exporter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/worker
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/builder-next/worker/label
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/dockerfile
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/remotecontext
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/remotecontext/git
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/builder/remotecontext/urlutil
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cli/debug
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cli/winresources/docker-proxy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cli/winresources/dockerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/client
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/client/buildkit
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/docker-proxy
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/dockerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/dockerd/trap
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/container/stream
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/contrib/apparmor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/contrib/httpserver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/convert
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/executor
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/executor/container
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/cluster/provider
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/config
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/containerd
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/events
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/events/testutils
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:21:26 [2024-04-24T08:21:26.076Z] github.com/docker/docker/daemon/graphdriver/copy
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/register
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/vfs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/graphdriver/zfs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/images
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/initlayer
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/links
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/listeners
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/awslogs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/fluentd
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/gcplogs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/gelf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/journald
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/local
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/loggertest
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/loggerutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/splunk
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/syslog
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/logger/templates
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/names
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/network
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/snapshotter
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/daemon/stats
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/distribution
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/distribution/metadata
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/distribution/utils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/distribution/xfer
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/dockerversion
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/errdefs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/image
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/image/cache
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/image/spec/specs-go
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/image/spec/specs-go/v1
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/image/tarexport
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/image/v1
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/cleanups
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/compatcontext
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/mod
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/mounttree
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/multierror
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/rootless/mountopts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/safepath
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/sliceutil
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/test/suite
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/testutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/testutils/netnsutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/testutils/specialimage
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/unix_noeintr
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/internal/unshare
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/layer
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libcontainerd
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libcontainerd/queue
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libcontainerd/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libcontainerd/shimopts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libcontainerd/supervisor
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libcontainerd/types
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/bitmap
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cluster
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cnmallocator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/config
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/datastore
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/diagnostic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/discoverapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/driverapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/host
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/null
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/windows
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drvregistry
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/etchosts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/caller
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/kvstore
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/netiputil
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipam
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipamapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/builtin
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/null
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipamutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipbits
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/iptables
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/netlabel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/netutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/networkdb
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ns
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/options
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/osl
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/osl/kernel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/portallocator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/portmapper
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/resolvconf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/scope
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/types
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/oci
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/oci/caps
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/opts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/archive
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/authorization
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/broadcaster
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/capabilities
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/chrootarchive
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/containerfs
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/directory
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/dmesg
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/fileutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/homedir
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/idtools
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/ioutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/jsonmessage
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/longpath
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/meminfo
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/namesgenerator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/parsers
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/parsers/kernel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/pidfile
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/platform
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/plugingetter
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/plugins
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/plugins/transport
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/pools
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/process
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/progress
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/reexec
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/rootless
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/rootless/specconv
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/stack
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/stdcopy
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/streamformatter
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/stringid
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/sysinfo
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/system
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/tailfile
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/tarsum
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/pkg/useragent
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/plugin
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/plugin/executor/containerd
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/plugin/v2
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/profiles/apparmor
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/profiles/seccomp
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/quota
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/reference
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/registry
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/registry/resumable
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/restartmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/runconfig
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/runconfig/opts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/daemon
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/environment
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/fakecontext
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/fakegit
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/fakestorage
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/fixtures/load
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/fixtures/plugin
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/registry
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/testutil/request
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume/drivers
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume/local
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume/mounts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume/service
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume/service/opts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/volume/testutils'
08:21:26 [2024-04-24T08:21:26.077Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/bitmap
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cluster
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cnmallocator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/config
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/datastore
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/diagnostic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/discoverapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/driverapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/host
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/null
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/windows
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drvregistry
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/etchosts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/caller
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/kvstore
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/netiputil
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipam
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipamapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/builtin
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/null
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipamutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipbits
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/iptables
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/netlabel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/netutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/networkdb
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ns
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/options
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/osl
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/osl/kernel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/portallocator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/portmapper
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/resolvconf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/scope
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/types'
08:21:26 [2024-04-24T08:21:26.077Z] + echo 'github.com/docker/docker/libnetwork
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/bitmap
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cluster
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/cnmallocator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/config
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/datastore
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/diagnostic
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/discoverapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/driverapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/host
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/null
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/windows
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drvregistry
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/etchosts
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/caller
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/kvstore
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/netiputil
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipam
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipa+ grep --fixed-strings libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.077Z] mapi
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/builtin
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/null
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/remote
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipamutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ipbits
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/iptables
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/netlabel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/netutils
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/networkdb
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/ns
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/options
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/osl
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/osl/kernel
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/portallocator
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/portmapper
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/resolvconf
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/scope
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/types'
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:26 [2024-04-24T08:21:26.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:26 [2024-04-24T08:21:26.077Z] + type docker-proxy
08:21:26 [2024-04-24T08:21:26.077Z] hack/test/unit: line 25: type: docker-proxy: not found
08:21:26 [2024-04-24T08:21:26.077Z] + hack/make.sh binary-proxy install-proxy
08:21:26 [2024-04-24T08:21:26.077Z] 
08:21:26 [2024-04-24T08:21:26.077Z] Removing bundles/
08:21:26 [2024-04-24T08:21:26.077Z] 
08:21:26 [2024-04-24T08:21:26.077Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:21:26 [2024-04-24T08:21:26.337Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:21:26 [2024-04-24T08:21:26.337Z] + tee /go/src/github.com/docker/docker/go.mod
08:21:26 [2024-04-24T08:21:26.337Z] module github.com/docker/docker
08:21:26 [2024-04-24T08:21:26.337Z] 
08:21:26 [2024-04-24T08:21:26.337Z] go 1.21
08:21:26 [2024-04-24T08:21:26.337Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:21:26 [2024-04-24T08:21:26.337Z] + GO111MODULE=on
08:21:26 [2024-04-24T08:21:26.337Z] + GOTOOLCHAIN=local
08:21:26 [2024-04-24T08:21:26.337Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=54127fa4ece849c94396e33b5c7fa99997bfe3ec" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T08:21:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
08:21:30 [2024-04-24T08:21:30.528Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:21:30 [2024-04-24T08:21:30.528Z] Created binary: bundles/binary-proxy/docker-proxy
08:21:30 [2024-04-24T08:21:30.528Z] 
08:21:30 [2024-04-24T08:21:30.528Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:21:30 [2024-04-24T08:21:30.528Z] Installing docker-proxy to /usr/local/bin/
08:21:30 [2024-04-24T08:21:30.528Z] 
08:21:30 [2024-04-24T08:21:30.528Z] + mkdir -p bundles
08:21:30 [2024-04-24T08:21:30.528Z] + '[' -n 'github.com/docker/docker/api
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/backend/build
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/httpstatus
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/httputils
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/middleware
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/build
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/checkpoint
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/container
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/debug
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/distribution
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/grpc
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/image
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/network
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/plugin
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/session
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/swarm
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/system
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/server/router/volume
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/backend
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/blkiodev
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/checkpoint
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/container
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/events
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/filters
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/image
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/mount
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/network
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/plugins/logdriver
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/registry
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/strslice
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/swarm
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/swarm/runtime
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/system
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/time
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/versions
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/api/types/volume
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder/builder-next
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder/builder-next/exporter
08:21:30 [2024-04-24T08:21:30.528Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/builder-next/worker
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/builder-next/worker/label
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/dockerfile
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/remotecontext
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/remotecontext/git
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/builder/remotecontext/urlutil
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cli/debug
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cli/winresources/docker-proxy
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cli/winresources/dockerd
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/client
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/client/buildkit
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cmd/docker-proxy
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cmd/dockerd
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cmd/dockerd/trap
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/container
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/container/stream
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/contrib/apparmor
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/contrib/httpserver
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/cluster
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/cluster/convert
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/cluster/executor
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/cluster/executor/container
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/cluster/provider
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/config
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/containerd
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/events
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/events/testutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/copy
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/register
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/vfs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/graphdriver/zfs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/images
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/initlayer
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/links
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/listeners
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/awslogs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/fluentd
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/gcplogs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/gelf
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/journald
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/local
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/loggertest
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/loggerutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/splunk
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/syslog
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/logger/templates
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/names
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/network
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/snapshotter
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/daemon/stats
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/distribution
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/distribution/metadata
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/distribution/utils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/distribution/xfer
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/dockerversion
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/errdefs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/image
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/image/cache
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/image/spec/specs-go
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/image/spec/specs-go/v1
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/image/tarexport
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/image/v1
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/cleanups
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/compatcontext
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/mod
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/mounttree
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/multierror
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/rootless/mountopts
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/safepath
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/sliceutil
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/test/suite
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/testutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/testutils/netnsutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/testutils/specialimage
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/unix_noeintr
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/internal/unshare
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/layer
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/libcontainerd
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/libcontainerd/queue
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/libcontainerd/remote
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/libcontainerd/shimopts
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/libcontainerd/supervisor
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/libcontainerd/types
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/oci
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/oci/caps
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/opts
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/archive
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/authorization
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/broadcaster
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/capabilities
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/chrootarchive
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/containerfs
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/directory
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/dmesg
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/fileutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/homedir
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/idtools
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/ioutils
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/jsonmessage
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/longpath
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/meminfo
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/namesgenerator
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/parsers
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/parsers/kernel
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/pidfile
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/platform
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/plugingetter
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/plugins
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/plugins/transport
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/pools
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/process
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/progress
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/reexec
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/rootless
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/rootless/specconv
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/stack
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/stdcopy
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/streamformatter
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/stringid
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/sysinfo
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/system
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/tailfile
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/tarsum
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/pkg/useragent
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/plugin
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/plugin/executor/containerd
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/plugin/v2
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/profiles/apparmor
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/profiles/seccomp
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/quota
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/reference
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/registry
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/registry/resumable
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/restartmanager
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/runconfig
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/runconfig/opts
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/daemon
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/environment
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/fakecontext
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/fakegit
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/fakestorage
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/fixtures/load
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/fixtures/plugin
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/registry
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/testutil/request
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume/drivers
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume/local
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume/mounts
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume/service
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume/service/opts
08:21:30 [2024-04-24T08:21:30.529Z] github.com/docker/docker/volume/testutils' ']'
08:21:30 [2024-04-24T08:21:30.529Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -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/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides 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/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/client/buildkit 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/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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare 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/shimopts 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/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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo 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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv 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/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
08:21:31 [2024-04-24T08:21:31.098Z] ?   	github.com/docker/docker/api	[no test files]
08:21:39 [2024-04-24T08:21:39.362Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 16.2% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 42.7% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/server/router/container	0.019s	coverage: 5.9% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 83.7% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/system	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
08:22:01 [2024-04-24T08:22:01.453Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
08:22:02 [2024-04-24T08:22:02.832Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:22:02 [2024-04-24T08:22:02.832Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:22:02 [2024-04-24T08:22:02.832Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
08:22:02 [2024-04-24T08:22:02.832Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
08:22:02 [2024-04-24T08:22:02.832Z] ok  	github.com/docker/docker/builder/dockerfile	0.054s	coverage: 50.1% of statements
08:22:02 [2024-04-24T08:22:02.832Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 33.7% of statements
08:22:04 [2024-04-24T08:22:04.212Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
08:22:04 [2024-04-24T08:22:04.471Z] ok  	github.com/docker/docker/client	0.146s	coverage: 77.0% of statements
08:22:04 [2024-04-24T08:22:04.731Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.461s	coverage: 66.5% of statements
08:22:06 [2024-04-24T08:22:06.110Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.347s	coverage: 82.5% of statements
08:22:18 [2024-04-24T08:22:18.326Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:22:18 [2024-04-24T08:22:18.326Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:22:18 [2024-04-24T08:22:18.326Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:22:18 [2024-04-24T08:22:18.326Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:22:18 [2024-04-24T08:22:18.326Z] ok  	github.com/docker/docker/container	0.142s	coverage: 36.4% of statements
08:22:18 [2024-04-24T08:22:18.326Z] ok  	github.com/docker/docker/cmd/dockerd	0.209s	coverage: 29.7% of statements
08:22:19 [2024-04-24T08:22:19.268Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.402s	coverage: 0.0% of statements
08:22:20 [2024-04-24T08:22:20.646Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:22:20 [2024-04-24T08:22:20.647Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
08:22:20 [2024-04-24T08:22:20.647Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 39.3% of statements
08:22:20 [2024-04-24T08:22:20.647Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
08:22:20 [2024-04-24T08:22:20.906Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:22:20 [2024-04-24T08:22:20.906Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 74.4% of statements
08:22:22 [2024-04-24T08:22:22.811Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:22:22 [2024-04-24T08:22:22.811Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
08:22:22 [2024-04-24T08:22:22.811Z] ok  	github.com/docker/docker/daemon/containerd	0.051s	coverage: 17.6% of statements
08:22:22 [2024-04-24T08:22:22.811Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
08:22:22 [2024-04-24T08:22:22.811Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
08:22:22 [2024-04-24T08:22:22.811Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.198s	coverage: 60.9% of statements
08:22:23 [2024-04-24T08:22:23.379Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:22:23 [2024-04-24T08:22:23.379Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
08:22:23 [2024-04-24T08:22:23.639Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:22:23 [2024-04-24T08:22:23.639Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:22:23 [2024-04-24T08:22:23.639Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
08:22:23 [2024-04-24T08:22:23.898Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.228s	coverage: 60.2% of statements
08:22:24 [2024-04-24T08:22:24.467Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
08:22:24 [2024-04-24T08:22:24.467Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.492s	coverage: 13.2% of statements
08:22:25 [2024-04-24T08:22:25.036Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:22:25 [2024-04-24T08:22:25.036Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:22:25 [2024-04-24T08:22:25.036Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
08:22:25 [2024-04-24T08:22:25.036Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 2.9% of statements
08:22:25 [2024-04-24T08:22:25.036Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 43.2% of statements
08:22:25 [2024-04-24T08:22:25.295Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:22:25 [2024-04-24T08:22:25.295Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
08:22:25 [2024-04-24T08:22:25.554Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.109s	coverage: 78.2% of statements
08:22:25 [2024-04-24T08:22:25.554Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
08:22:25 [2024-04-24T08:22:25.814Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:22:25 [2024-04-24T08:22:25.814Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:22:25 [2024-04-24T08:22:25.814Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:22:25 [2024-04-24T08:22:25.814Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
08:22:26 [2024-04-24T08:22:26.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.119s	coverage: 76.8% of statements
08:22:26 [2024-04-24T08:22:26.073Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:22:26 [2024-04-24T08:22:26.073Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
08:22:27 [2024-04-24T08:22:27.012Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.7% of statements
08:22:27 [2024-04-24T08:22:27.012Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
08:22:27 [2024-04-24T08:22:27.012Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:22:27 [2024-04-24T08:22:27.012Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:22:27 [2024-04-24T08:22:27.012Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
08:22:27 [2024-04-24T08:22:27.272Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
08:22:27 [2024-04-24T08:22:27.272Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:22:27 [2024-04-24T08:22:27.272Z] ok  	github.com/docker/docker/daemon/network	0.024s	coverage: 63.8% of statements
08:22:27 [2024-04-24T08:22:27.531Z] ok  	github.com/docker/docker/daemon/logger/journald	1.692s	coverage: 72.7% of statements
08:22:28 [2024-04-24T08:22:28.100Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:22:28 [2024-04-24T08:22:28.100Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
08:22:28 [2024-04-24T08:22:28.100Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
08:22:28 [2024-04-24T08:22:28.100Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
08:22:28 [2024-04-24T08:22:28.359Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.445s	coverage: 82.5% of statements
08:22:28 [2024-04-24T08:22:28.926Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
08:22:29 [2024-04-24T08:22:29.186Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
08:22:29 [2024-04-24T08:22:29.186Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
08:22:29 [2024-04-24T08:22:29.186Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:22:29 [2024-04-24T08:22:29.186Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
08:22:29 [2024-04-24T08:22:29.186Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 26.1% of statements
08:22:29 [2024-04-24T08:22:29.186Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
08:22:29 [2024-04-24T08:22:29.186Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:22:29 [2024-04-24T08:22:29.186Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
08:22:29 [2024-04-24T08:22:29.186Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
08:22:29 [2024-04-24T08:22:29.186Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
08:22:29 [2024-04-24T08:22:29.445Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
08:22:29 [2024-04-24T08:22:29.705Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:22:29 [2024-04-24T08:22:29.705Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
08:22:29 [2024-04-24T08:22:29.705Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
08:22:29 [2024-04-24T08:22:29.705Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
08:22:29 [2024-04-24T08:22:29.705Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
08:22:29 [2024-04-24T08:22:29.705Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:22:29 [2024-04-24T08:22:29.705Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
08:22:29 [2024-04-24T08:22:29.705Z] ok  	github.com/docker/docker/internal/safepath	0.008s	coverage: 42.9% of statements
08:22:29 [2024-04-24T08:22:29.705Z] ok  	github.com/docker/docker/distribution	1.513s	coverage: 28.7% of statements
08:22:29 [2024-04-24T08:22:29.705Z] ok  	github.com/docker/docker/daemon	10.562s	coverage: 15.8% of statements
08:22:30 [2024-04-24T08:22:30.274Z] ok  	github.com/docker/docker/distribution/xfer	2.190s	coverage: 85.4% of statements
08:22:30 [2024-04-24T08:22:30.533Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:22:30 [2024-04-24T08:22:30.533Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:22:30 [2024-04-24T08:22:30.533Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
08:22:30 [2024-04-24T08:22:30.533Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:22:30 [2024-04-24T08:22:30.533Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:22:30 [2024-04-24T08:22:30.792Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
08:22:30 [2024-04-24T08:22:30.792Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:22:30 [2024-04-24T08:22:30.792Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 35.8% of statements
08:22:31 [2024-04-24T08:22:31.361Z] ok  	github.com/docker/docker/opts	0.089s	coverage: 67.9% of statements
08:22:31 [2024-04-24T08:22:31.620Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
08:22:31 [2024-04-24T08:22:31.620Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
08:22:31 [2024-04-24T08:22:31.620Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
08:22:31 [2024-04-24T08:22:31.620Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
08:22:31 [2024-04-24T08:22:31.880Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:22:31 [2024-04-24T08:22:31.880Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.273s	coverage: 83.7% of statements
08:22:32 [2024-04-24T08:22:32.139Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 51.7% of statements
08:22:32 [2024-04-24T08:22:32.139Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 6.5% of statements
08:22:32 [2024-04-24T08:22:32.139Z] ok  	github.com/docker/docker/pkg/authorization	0.393s	coverage: 68.3% of statements
08:22:32 [2024-04-24T08:22:32.139Z] ok  	github.com/docker/docker/pkg/archive	0.494s	coverage: 81.2% of statements
08:22:32 [2024-04-24T08:22:32.399Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
08:22:32 [2024-04-24T08:22:32.399Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
08:22:32 [2024-04-24T08:22:32.399Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 45.5% of statements
08:22:32 [2024-04-24T08:22:32.399Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
08:22:32 [2024-04-24T08:22:32.399Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
08:22:32 [2024-04-24T08:22:32.658Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
08:22:32 [2024-04-24T08:22:32.658Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:22:32 [2024-04-24T08:22:32.658Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:22:32 [2024-04-24T08:22:32.658Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
08:22:32 [2024-04-24T08:22:32.658Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
08:22:32 [2024-04-24T08:22:32.658Z] ok  	github.com/docker/docker/pkg/idtools	0.474s	coverage: 69.7% of statements
08:22:32 [2024-04-24T08:22:32.658Z] ok  	github.com/docker/docker/pkg/ioutils	0.389s	coverage: 69.5% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:22:33 [2024-04-24T08:22:33.227Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:22:33 [2024-04-24T08:22:33.227Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
08:22:33 [2024-04-24T08:22:33.227Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
08:22:33 [2024-04-24T08:22:33.487Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:22:33 [2024-04-24T08:22:33.487Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
08:22:33 [2024-04-24T08:22:33.487Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 64.5% of statements
08:22:33 [2024-04-24T08:22:33.746Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 41.0% of statements
08:22:33 [2024-04-24T08:22:33.746Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
08:22:34 [2024-04-24T08:22:34.006Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
08:22:34 [2024-04-24T08:22:34.006Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:22:34 [2024-04-24T08:22:34.006Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.6% of statements
08:22:34 [2024-04-24T08:22:34.574Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:22:34 [2024-04-24T08:22:34.574Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:22:34 [2024-04-24T08:22:34.574Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 13.6% of statements
08:22:34 [2024-04-24T08:22:34.574Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 86.0% of statements
08:22:35 [2024-04-24T08:22:35.143Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 73.7% of statements
08:22:35 [2024-04-24T08:22:35.143Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
08:22:35 [2024-04-24T08:22:35.143Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
08:22:35 [2024-04-24T08:22:35.402Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
08:22:35 [2024-04-24T08:22:35.402Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
08:22:35 [2024-04-24T08:22:35.402Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:22:35 [2024-04-24T08:22:35.402Z] ok  	github.com/docker/docker/registry	0.129s	coverage: 63.9% of statements
08:22:35 [2024-04-24T08:22:35.402Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 54.0% of statements
08:22:35 [2024-04-24T08:22:35.661Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
08:22:35 [2024-04-24T08:22:35.921Z] ok  	github.com/docker/docker/quota	0.877s	coverage: 69.3% of statements
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:22:35 [2024-04-24T08:22:35.921Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:22:36 [2024-04-24T08:22:36.180Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:22:36 [2024-04-24T08:22:36.180Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:22:36 [2024-04-24T08:22:36.180Z] ?   	github.com/docker/docker/volume	[no test files]
08:22:36 [2024-04-24T08:22:36.440Z] ok  	github.com/docker/docker/volume/drivers	0.016s	coverage: 36.1% of statements
08:22:36 [2024-04-24T08:22:36.699Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
08:22:36 [2024-04-24T08:22:36.699Z] ok  	github.com/docker/docker/volume/local	0.083s	coverage: 76.4% of statements
08:22:37 [2024-04-24T08:22:37.267Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:22:37 [2024-04-24T08:22:37.267Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:22:37 [2024-04-24T08:22:37.267Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
08:22:38 [2024-04-24T08:22:38.203Z] ok  	github.com/docker/docker/layer	7.483s	coverage: 68.1% of statements
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === Skipped
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     network_proxy_test.go:210: No support for dual stack yet
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver btrfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver btrfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver btrfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver btrfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver btrfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:68: No driver to put!
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z] time="2024-04-24T08:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z] time="2024-04-24T08:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z] time="2024-04-24T08:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z] time="2024-04-24T08:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z] time="2024-04-24T08:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:68: No driver to put!
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     overlay_test.go:61: Cannot run test with naive change algorithm
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:22:38 [2024-04-24T08:22:38.203Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:22:38 [2024-04-24T08:22:38.203Z] 
08:22:38 [2024-04-24T08:22:38.203Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:41: Driver zfs not supported
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:41: Driver zfs not supported
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:41: Driver zfs not supported
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:41: Driver zfs not supported
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:41: Driver zfs not supported
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     graphtest_unix.go:68: No driver to put!
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
08:22:38 [2024-04-24T08:22:38.204Z]     validate_test.go:73: only tested on Windows
08:22:38 [2024-04-24T08:22:38.204Z] 
08:22:38 [2024-04-24T08:22:38.204Z] DONE 3286 tests, 27 skipped in 67.898s
08:22:38 [2024-04-24T08:22:38.465Z] + '[' -n 'github.com/docker/docker/libnetwork
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/bitmap
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cluster
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/cnmallocator
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/config
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/datastore
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/diagnostic
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/discoverapi
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/driverapi
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/bridge
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/host
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/null
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/overlay
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/remote
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/windows
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/drvregistry
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/etchosts
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/internal/caller
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/internal/kvstore
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/internal/netiputil
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipam
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipamapi
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipams/builtin
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipams/null
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipams/remote
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipamutils
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ipbits
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/iptables
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/netlabel
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/netutils
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/networkdb
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/ns
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/options
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/osl
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/osl/kernel
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/portallocator
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/portmapper
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/resolvconf
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/scope
08:22:38 [2024-04-24T08:22:38.465Z] github.com/docker/docker/libnetwork/types' ']'
08:22:38 [2024-04-24T08:22:38.465Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/cnmallocator 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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf 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/ipbits 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/scope github.com/docker/docker/libnetwork/types
08:23:34 [2024-04-24T08:23:34.695Z] ok  	github.com/docker/docker/libnetwork	45.451s	coverage: 43.0% of statements
08:23:34 [2024-04-24T08:23:34.695Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
08:23:34 [2024-04-24T08:23:34.695Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:23:34 [2024-04-24T08:23:34.695Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:23:34 [2024-04-24T08:23:34.695Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:23:34 [2024-04-24T08:23:34.695Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:23:34 [2024-04-24T08:23:34.695Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:23:34 [2024-04-24T08:23:34.695Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:23:35 [2024-04-24T08:23:35.263Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.932s	coverage: 72.3% of statements
08:23:35 [2024-04-24T08:23:35.831Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
08:23:36 [2024-04-24T08:23:36.090Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
08:23:36 [2024-04-24T08:23:36.090Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:23:36 [2024-04-24T08:23:36.090Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:23:36 [2024-04-24T08:23:36.349Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
08:23:41 [2024-04-24T08:23:41.647Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.828s	coverage: 63.3% of statements
08:23:41 [2024-04-24T08:23:41.647Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:23:41 [2024-04-24T08:23:41.647Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
08:23:43 [2024-04-24T08:23:43.023Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.983s	coverage: 5.1% of statements
08:23:43 [2024-04-24T08:23:43.023Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:23:43 [2024-04-24T08:23:43.023Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
08:23:43 [2024-04-24T08:23:43.023Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:23:43 [2024-04-24T08:23:43.282Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
08:23:44 [2024-04-24T08:23:44.220Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
08:23:44 [2024-04-24T08:23:44.479Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
08:23:44 [2024-04-24T08:23:44.738Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
08:23:45 [2024-04-24T08:23:45.305Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
08:23:45 [2024-04-24T08:23:45.305Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:23:45 [2024-04-24T08:23:45.305Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:23:45 [2024-04-24T08:23:45.305Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:23:45 [2024-04-24T08:23:45.873Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
08:23:46 [2024-04-24T08:23:46.132Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
08:23:46 [2024-04-24T08:23:46.132Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:23:46 [2024-04-24T08:23:46.132Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
08:23:46 [2024-04-24T08:23:46.132Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
08:23:46 [2024-04-24T08:23:46.132Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
08:23:46 [2024-04-24T08:23:46.700Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
08:23:58 [2024-04-24T08:23:58.909Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
08:24:00 [2024-04-24T08:24:00.286Z] ok  	github.com/docker/docker/libnetwork/ipam	3.061s	coverage: 80.3% of statements
08:24:00 [2024-04-24T08:24:00.286Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:24:00 [2024-04-24T08:24:00.286Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:24:00 [2024-04-24T08:24:00.545Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
08:24:01 [2024-04-24T08:24:01.113Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
08:24:01 [2024-04-24T08:24:01.113Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:24:01 [2024-04-24T08:24:01.113Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
08:24:01 [2024-04-24T08:24:01.681Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.326s	coverage: 86.4% of statements
08:24:01 [2024-04-24T08:24:01.940Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
08:24:02 [2024-04-24T08:24:02.509Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 39.9% of statements
08:24:02 [2024-04-24T08:24:02.509Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
08:24:03 [2024-04-24T08:24:03.078Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
08:25:54 [2024-04-24T08:25:54.532Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.266s	coverage: 59.2% of statements
08:25:54 [2024-04-24T08:25:54.532Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:25:54 [2024-04-24T08:25:54.532Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:25:54 [2024-04-24T08:25:54.791Z] ok  	github.com/docker/docker/libnetwork/osl	4.429s	coverage: 37.5% of statements
08:25:54 [2024-04-24T08:25:54.791Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:25:55 [2024-04-24T08:25:55.050Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
08:25:56 [2024-04-24T08:25:56.427Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.714s	coverage: 47.9% of statements
08:25:56 [2024-04-24T08:25:56.427Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
08:25:56 [2024-04-24T08:25:56.427Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
08:25:56 [2024-04-24T08:25:56.995Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
08:25:56 [2024-04-24T08:25:56.995Z] 
08:25:56 [2024-04-24T08:25:56.995Z] === Skipped
08:25:56 [2024-04-24T08:25:56.995Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:25:56 [2024-04-24T08:25:56.995Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
08:25:56 [2024-04-24T08:25:56.995Z] 
08:25:56 [2024-04-24T08:25:56.995Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
08:25:56 [2024-04-24T08:25:56.995Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
08:25:56 [2024-04-24T08:25:56.995Z] 
08:25:56 [2024-04-24T08:25:56.995Z] DONE 471 tests, 2 skipped in 198.511s
Post stage
[Pipeline] junit
08:25:57 [2024-04-24T08:25:57.580Z] Recording test results
08:25:58 [2024-04-24T08:25:58.653Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:25:58 [2024-04-24T08:25:58.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=54127fa4ece849c94396e33b5c7fa99997bfe3ec -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:54127fa4ece849c94396e33b5c7fa99997bfe3ec hack/make.sh dynbinary test-integration
08:25:59 [2024-04-24T08:25:59.222Z] 
08:25:59 [2024-04-24T08:25:59.222Z] Removing bundles/
08:25:59 [2024-04-24T08:25:59.222Z] 
08:25:59 [2024-04-24T08:25:59.222Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:25:59 [2024-04-24T08:25:59.222Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:25:59 [2024-04-24T08:25:59.222Z] + tee /go/src/github.com/docker/docker/go.mod
08:25:59 [2024-04-24T08:25:59.222Z] module github.com/docker/docker
08:25:59 [2024-04-24T08:25:59.222Z] 
08:25:59 [2024-04-24T08:25:59.222Z] go 1.21
08:25:59 [2024-04-24T08:25:59.222Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:25:59 [2024-04-24T08:25:59.222Z] + GO111MODULE=on
08:25:59 [2024-04-24T08:25:59.222Z] + GOTOOLCHAIN=local
08:25:59 [2024-04-24T08:25:59.222Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=54127fa4ece849c94396e33b5c7fa99997bfe3ec" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T08:25:58.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
08:26:37 [2024-04-24T08:26:37.946Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:26:37 [2024-04-24T08:26:37.946Z] Created binary: bundles/dynbinary-daemon/dockerd
08:26:37 [2024-04-24T08:26:37.946Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:26:37 [2024-04-24T08:26:37.946Z] + tee /go/src/github.com/docker/docker/go.mod
08:26:37 [2024-04-24T08:26:37.946Z] module github.com/docker/docker
08:26:37 [2024-04-24T08:26:37.946Z] 
08:26:37 [2024-04-24T08:26:37.946Z] go 1.21
08:26:37 [2024-04-24T08:26:37.946Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:26:37 [2024-04-24T08:26:37.946Z] + GO111MODULE=on
08:26:37 [2024-04-24T08:26:37.946Z] + GOTOOLCHAIN=local
08:26:37 [2024-04-24T08:26:37.946Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=54127fa4ece849c94396e33b5c7fa99997bfe3ec" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T08:25:58.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
08:26:37 [2024-04-24T08:26:37.946Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:26:37 [2024-04-24T08:26:37.946Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:26:37 [2024-04-24T08:26:37.946Z] 
08:26:37 [2024-04-24T08:26:37.946Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:26:37 [2024-04-24T08:26:37.946Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:26:37 [2024-04-24T08:26:37.946Z] HOSTNAME=098fd3c3d65d
08:26:37 [2024-04-24T08:26:37.946Z] TESTDEBUG=0
08:26:37 [2024-04-24T08:26:37.946Z] DEST=bundles/test-integration
08:26:37 [2024-04-24T08:26:37.946Z] PWD=/go/src/github.com/docker/docker
08:26:37 [2024-04-24T08:26:37.946Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
08:26:37 [2024-04-24T08:26:37.946Z] DOCKER_GITCOMMIT=54127fa4ece849c94396e33b5c7fa99997bfe3ec
08:26:37 [2024-04-24T08:26:37.946Z] container=docker
08:26:37 [2024-04-24T08:26:37.946Z] HOME=/root
08:26:37 [2024-04-24T08:26:37.946Z] CONTAINERD_NAMESPACE=moby
08:26:37 [2024-04-24T08:26:37.946Z] GOLANG_VERSION=1.21.9
08:26:37 [2024-04-24T08:26:37.946Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:26:37 [2024-04-24T08:26:37.946Z] VALIDATE_BRANCH=master
08:26:37 [2024-04-24T08:26:37.946Z] TERM=xterm
08:26:37 [2024-04-24T08:26:37.946Z] DOCKER_PKG=github.com/docker/docker
08:26:37 [2024-04-24T08:26:37.946Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
08:26:37 [2024-04-24T08:26:37.946Z] SHLVL=1
08:26:37 [2024-04-24T08:26:37.946Z] TIMEOUT=120m
08:26:37 [2024-04-24T08:26:37.946Z] GOTOOLCHAIN=local
08:26:37 [2024-04-24T08:26:37.946Z] DOCKER_GRAPHDRIVER=overlay2
08:26:37 [2024-04-24T08:26:37.946Z] GO111MODULE=off
08:26:37 [2024-04-24T08:26:37.946Z] DOCKER_EXPERIMENTAL=1
08:26:37 [2024-04-24T08:26:37.946Z] TEST_SKIP_INTEGRATION_CLI=1
08:26:37 [2024-04-24T08:26:37.946Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:26:37 [2024-04-24T08:26:37.946Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:26:37 [2024-04-24T08:26:37.946Z] GOPATH=/go
08:26:37 [2024-04-24T08:26:37.946Z] PKG_CONFIG=pkg-config
08:26:37 [2024-04-24T08:26:37.946Z] _=/usr/bin/env
08:26:37 [2024-04-24T08:26:37.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:26:59 [2024-04-24T08:26:59.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
08:26:59 [2024-04-24T08:26:59.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:27:00 [2024-04-24T08:27:00.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:27:04 [2024-04-24T08:27:04.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:27:08 [2024-04-24T08:27:08.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:27:12 [2024-04-24T08:27:12.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:27:12 [2024-04-24T08:27:12.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:27:13 [2024-04-24T08:27:13.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:27:15 [2024-04-24T08:27:15.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:27:15 [2024-04-24T08:27:15.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
08:27:17 [2024-04-24T08:27:17.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:27:17 [2024-04-24T08:27:17.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:27:18 [2024-04-24T08:27:18.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:27:20 [2024-04-24T08:27:20.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:27:22 [2024-04-24T08:27:22.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:27:23 [2024-04-24T08:27:23.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:27:23 [2024-04-24T08:27:23.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:27:24 [2024-04-24T08:27:24.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:27:25 [2024-04-24T08:27:25.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:27:27 [2024-04-24T08:27:27.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:27:27 [2024-04-24T08:27:27.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:27:29 [2024-04-24T08:27:29.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:27:30 [2024-04-24T08:27:30.043Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:27:30 [2024-04-24T08:27:30.043Z] Using test binary /usr/local/cli-integration/docker
08:27:30 [2024-04-24T08:27:30.043Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:27:30 [2024-04-24T08:27:30.043Z] +++ /etc/init.d/apparmor start
08:27:30 [2024-04-24T08:27:30.043Z] Not: starting.
08:27:30 [2024-04-24T08:27:30.043Z] INFO: Waiting for daemon to start...
08:27:30 [2024-04-24T08:27:30.043Z] Starting dockerd
08:27:30 [2024-04-24T08:27:30.043Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.oCGpCFUvxv/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
08:27:33 [2024-04-24T08:27:33.588Z] .
08:27:33 [2024-04-24T08:27:33.588Z] Running integration-test (iteration 1)
08:27:33 [2024-04-24T08:27:33.588Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
08:27:33 [2024-04-24T08:27:33.588Z] ++ '[' -n '' ']'
08:27:33 [2024-04-24T08:27:33.588Z] ++ 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
08:27:33 [2024-04-24T08:27:33.588Z] ++ set -e
08:27:33 [2024-04-24T08:27:33.588Z] ++ '[' -n 0 ']'
08:27:33 [2024-04-24T08:27:33.588Z] ++ set -x
08:27:33 [2024-04-24T08:27:33.588Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:27:33 [2024-04-24T08:27:33.847Z] Loaded image: busybox:latest
08:27:33 [2024-04-24T08:27:33.847Z] Loaded image: busybox:glibc
08:27:34 [2024-04-24T08:27:34.784Z] Loaded image: debian:bookworm-slim
08:27:34 [2024-04-24T08:27:34.784Z] Loaded image: hello-world:latest
08:27:34 [2024-04-24T08:27:34.784Z] Loaded image: arm32v7/hello-world:latest
08:27:34 [2024-04-24T08:27:34.784Z] INFO: Testing against a local daemon
08:27:34 [2024-04-24T08:27:34.784Z] === RUN   TestCgroupNamespacesBuild
08:27:40 [2024-04-24T08:27:40.052Z] --- PASS: TestCgroupNamespacesBuild (4.68s)
08:27:40 [2024-04-24T08:27:40.052Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:27:40 [2024-04-24T08:27:40.619Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
08:27:40 [2024-04-24T08:27:40.619Z] === RUN   TestBuildWithSession
08:27:40 [2024-04-24T08:27:40.619Z]     build_session_test.go:26: TODO: BuildKit
08:27:40 [2024-04-24T08:27:40.619Z] --- SKIP: TestBuildWithSession (0.00s)
08:27:40 [2024-04-24T08:27:40.619Z] === RUN   TestBuildSquashParent
08:27:43 [2024-04-24T08:27:43.905Z] --- PASS: TestBuildSquashParent (3.44s)
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:27:43 [2024-04-24T08:27:43.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:27:43 [2024-04-24T08:27:43.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:27:43 [2024-04-24T08:27:43.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:27:43 [2024-04-24T08:27:43.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:27:43 [2024-04-24T08:27:43.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:27:43 [2024-04-24T08:27:43.905Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:27:43 [2024-04-24T08:27:43.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:27:43 [2024-04-24T08:27:43.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:27:43 [2024-04-24T08:27:43.905Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:27:43 [2024-04-24T08:27:43.905Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:27:43 [2024-04-24T08:27:43.905Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:27:43 [2024-04-24T08:27:43.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:27:43 [2024-04-24T08:27:43.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:27:47 [2024-04-24T08:27:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
08:27:47 [2024-04-24T08:27:47.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s)
08:27:47 [2024-04-24T08:27:47.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s)
08:27:47 [2024-04-24T08:27:47.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
08:27:47 [2024-04-24T08:27:47.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s)
08:27:47 [2024-04-24T08:27:47.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
08:27:47 [2024-04-24T08:27:47.192Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s)
08:27:47 [2024-04-24T08:27:47.192Z] === RUN   TestBuildMultiStageCopy
08:27:47 [2024-04-24T08:27:47.192Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:27:48 [2024-04-24T08:27:48.129Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:27:48 [2024-04-24T08:27:48.129Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:27:48 [2024-04-24T08:27:48.388Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:27:48 [2024-04-24T08:27:48.388Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:27:48 [2024-04-24T08:27:48.646Z] --- PASS: TestBuildMultiStageCopy (1.34s)
08:27:48 [2024-04-24T08:27:48.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
08:27:48 [2024-04-24T08:27:48.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
08:27:48 [2024-04-24T08:27:48.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
08:27:48 [2024-04-24T08:27:48.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
08:27:48 [2024-04-24T08:27:48.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
08:27:48 [2024-04-24T08:27:48.646Z] === RUN   TestBuildMultiStageParentConfig
08:27:48 [2024-04-24T08:27:48.905Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
08:27:48 [2024-04-24T08:27:48.905Z] === RUN   TestBuildLabelWithTargets
08:27:49 [2024-04-24T08:27:49.473Z] --- PASS: TestBuildLabelWithTargets (0.62s)
08:27:49 [2024-04-24T08:27:49.473Z] === RUN   TestBuildWithEmptyLayers
08:27:49 [2024-04-24T08:27:49.732Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
08:27:49 [2024-04-24T08:27:49.732Z] === RUN   TestBuildMultiStageOnBuild
08:27:50 [2024-04-24T08:27:50.668Z] --- PASS: TestBuildMultiStageOnBuild (1.06s)
08:27:50 [2024-04-24T08:27:50.668Z] === RUN   TestBuildUncleanTarFilenames
08:27:50 [2024-04-24T08:27:50.927Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
08:27:50 [2024-04-24T08:27:50.927Z] === RUN   TestBuildMultiStageLayerLeak
08:27:51 [2024-04-24T08:27:51.864Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s)
08:27:51 [2024-04-24T08:27:51.864Z] === RUN   TestBuildWithHugeFile
08:29:28 [2024-04-24T08:29:28.311Z] --- PASS: TestBuildWithHugeFile (93.57s)
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWCOWSandboxSize
08:29:28 [2024-04-24T08:29:28.311Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:29:28 [2024-04-24T08:29:28.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWithEmptyDockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:29:28 [2024-04-24T08:29:28.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildPreserveOwnership
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildPreserveOwnership/copy_from
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:29:28 [2024-04-24T08:29:28.311Z] --- PASS: TestBuildPreserveOwnership (2.22s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.55s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildPlatformInvalid
08:29:28 [2024-04-24T08:29:28.311Z] --- PASS: TestBuildPlatformInvalid (0.01s)
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWorkdirNoCacheMiss
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
08:29:28 [2024-04-24T08:29:28.311Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.10s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.08s)
08:29:28 [2024-04-24T08:29:28.311Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
08:29:28 [2024-04-24T08:29:28.311Z] === RUN   TestBuildkitHistoryTracePropagation
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z] time="2024-04-24T08:29:27Z" level=info msg="[core] [Server #4] Server created" module=grpc
08:29:28 [2024-04-24T08:29:28.311Z]     build_traces_test.go:87: Waiting for trace to be available
08:29:32 [2024-04-24T08:29:32.500Z] time="2024-04-24T08:29:31Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
08:29:32 [2024-04-24T08:29:32.500Z] time="2024-04-24T08:29:31Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
08:29:32 [2024-04-24T08:29:32.500Z] time="2024-04-24T08:29:31Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
08:29:32 [2024-04-24T08:29:32.500Z] time="2024-04-24T08:29:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
08:29:32 [2024-04-24T08:29:32.500Z] time="2024-04-24T08:29:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
08:29:32 [2024-04-24T08:29:32.500Z] time="2024-04-24T08:29:31Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
08:29:32 [2024-04-24T08:29:32.500Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
08:29:32 [2024-04-24T08:29:32.500Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:29:32 [2024-04-24T08:29:32.500Z] Loaded image: busybox:latest
08:29:32 [2024-04-24T08:29:32.500Z] Loaded image: busybox:glibc
08:29:33 [2024-04-24T08:29:33.437Z] Loaded image: debian:bookworm-slim
08:29:33 [2024-04-24T08:29:33.437Z] Loaded image: hello-world:latest
08:29:33 [2024-04-24T08:29:33.437Z] Loaded image: arm32v7/hello-world:latest
08:29:41 [2024-04-24T08:29:41.553Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s)
08:29:41 [2024-04-24T08:29:41.553Z] PASS
08:29:41 [2024-04-24T08:29:41.553Z] 
08:29:41 [2024-04-24T08:29:41.553Z] === Skipped
08:29:41 [2024-04-24T08:29:41.553Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:29:41 [2024-04-24T08:29:41.553Z]     build_session_test.go:26: TODO: BuildKit
08:29:41 [2024-04-24T08:29:41.553Z] 
08:29:41 [2024-04-24T08:29:41.553Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:29:41 [2024-04-24T08:29:41.553Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:29:41 [2024-04-24T08:29:41.553Z] 
08:29:41 [2024-04-24T08:29:41.553Z] DONE 38 tests, 2 skipped in 127.619s
08:29:41 [2024-04-24T08:29:41.553Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
08:29:41 [2024-04-24T08:29:41.553Z] ++ '[' -n '' ']'
08:29:41 [2024-04-24T08:29:41.553Z] ++ 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
08:29:41 [2024-04-24T08:29:41.553Z] ++ set -e
08:29:41 [2024-04-24T08:29:41.553Z] ++ '[' -n 0 ']'
08:29:41 [2024-04-24T08:29:41.553Z] ++ set -x
08:29:41 [2024-04-24T08:29:41.553Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:29:41 [2024-04-24T08:29:41.553Z] INFO: Testing against a local daemon
08:29:41 [2024-04-24T08:29:41.553Z] === RUN   TestNoNewPrivileges
08:29:51 [2024-04-24T08:29:51.529Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
08:29:51 [2024-04-24T08:29:51.529Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
08:29:51 [2024-04-24T08:29:51.529Z] --- PASS: TestNoNewPrivileges (9.40s)
08:29:51 [2024-04-24T08:29:51.529Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
08:29:51 [2024-04-24T08:29:51.529Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.36s)
08:29:51 [2024-04-24T08:29:51.529Z] PASS
08:29:51 [2024-04-24T08:29:51.529Z] 
08:29:51 [2024-04-24T08:29:51.529Z] DONE 3 tests in 9.429s
08:29:51 [2024-04-24T08:29:51.529Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
08:29:51 [2024-04-24T08:29:51.529Z] ++ '[' -n '' ']'
08:29:51 [2024-04-24T08:29:51.529Z] ++ 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
08:29:51 [2024-04-24T08:29:51.529Z] ++ set -e
08:29:51 [2024-04-24T08:29:51.529Z] ++ '[' -n 0 ']'
08:29:51 [2024-04-24T08:29:51.529Z] ++ set -x
08:29:51 [2024-04-24T08:29:51.529Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:29:51 [2024-04-24T08:29:51.529Z] INFO: Testing against a local daemon
08:29:51 [2024-04-24T08:29:51.529Z] === RUN   TestConfigInspect
08:29:52 [2024-04-24T08:29:52.954Z] --- PASS: TestConfigInspect (1.98s)
08:29:52 [2024-04-24T08:29:52.954Z] === RUN   TestConfigList
08:29:54 [2024-04-24T08:29:54.008Z] === RUN   TestConfigList/test_filter_by_name
08:29:54 [2024-04-24T08:29:54.008Z] === RUN   TestConfigList/test_filter_by_id
08:29:54 [2024-04-24T08:29:54.008Z] === RUN   TestConfigList/test_filter_by_label_key_only
08:29:54 [2024-04-24T08:29:54.008Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
08:29:54 [2024-04-24T08:29:54.008Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
08:29:54 [2024-04-24T08:29:54.597Z] --- PASS: TestConfigList (1.95s)
08:29:54 [2024-04-24T08:29:54.597Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
08:29:54 [2024-04-24T08:29:54.597Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
08:29:54 [2024-04-24T08:29:54.597Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
08:29:54 [2024-04-24T08:29:54.597Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
08:29:54 [2024-04-24T08:29:54.597Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
08:29:54 [2024-04-24T08:29:54.597Z] === RUN   TestConfigsCreateAndDelete
08:29:56 [2024-04-24T08:29:56.502Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
08:29:56 [2024-04-24T08:29:56.502Z] === RUN   TestConfigsUpdate
08:29:58 [2024-04-24T08:29:58.407Z] --- PASS: TestConfigsUpdate (1.95s)
08:29:58 [2024-04-24T08:29:58.407Z] === RUN   TestTemplatedConfig
08:30:00 [2024-04-24T08:30:00.941Z] --- PASS: TestTemplatedConfig (2.36s)
08:30:00 [2024-04-24T08:30:00.941Z] === RUN   TestConfigCreateResolve
08:30:02 [2024-04-24T08:30:02.845Z] --- PASS: TestConfigCreateResolve (1.83s)
08:30:02 [2024-04-24T08:30:02.845Z] PASS
08:30:02 [2024-04-24T08:30:02.845Z] 
08:30:02 [2024-04-24T08:30:02.845Z] DONE 11 tests in 12.017s
08:30:02 [2024-04-24T08:30:02.845Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
08:30:02 [2024-04-24T08:30:02.845Z] ++ '[' -n '' ']'
08:30:02 [2024-04-24T08:30:02.845Z] ++ 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
08:30:02 [2024-04-24T08:30:02.845Z] ++ set -e
08:30:02 [2024-04-24T08:30:02.845Z] ++ '[' -n 0 ']'
08:30:02 [2024-04-24T08:30:02.845Z] ++ set -x
08:30:02 [2024-04-24T08:30:02.845Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:30:02 [2024-04-24T08:30:02.845Z] INFO: Testing against a local daemon
08:30:02 [2024-04-24T08:30:02.845Z] === RUN   TestAttach
08:30:02 [2024-04-24T08:30:02.845Z] === RUN   TestAttach/without_TTY
08:30:02 [2024-04-24T08:30:02.845Z] === PAUSE TestAttach/without_TTY
08:30:02 [2024-04-24T08:30:02.845Z] === RUN   TestAttach/with_TTY
08:30:02 [2024-04-24T08:30:02.845Z] === PAUSE TestAttach/with_TTY
08:30:02 [2024-04-24T08:30:02.845Z] === CONT  TestAttach/without_TTY
08:30:02 [2024-04-24T08:30:02.845Z] === CONT  TestAttach/with_TTY
08:30:02 [2024-04-24T08:30:02.845Z] --- PASS: TestAttach (0.02s)
08:30:02 [2024-04-24T08:30:02.845Z]     --- PASS: TestAttach/with_TTY (0.06s)
08:30:02 [2024-04-24T08:30:02.845Z]     --- PASS: TestAttach/without_TTY (0.06s)
08:30:02 [2024-04-24T08:30:02.845Z] === RUN   TestCreateWithCDIDevices
08:30:03 [2024-04-24T08:30:03.782Z] --- PASS: TestCreateWithCDIDevices (1.00s)
08:30:03 [2024-04-24T08:30:03.782Z] === RUN   TestCDISpecDirsAreInSystemInfo
08:30:03 [2024-04-24T08:30:03.782Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
08:30:04 [2024-04-24T08:30:04.349Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
08:30:04 [2024-04-24T08:30:04.917Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
08:30:05 [2024-04-24T08:30:05.484Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
08:30:06 [2024-04-24T08:30:06.051Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
08:30:06 [2024-04-24T08:30:06.309Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
08:30:06 [2024-04-24T08:30:06.877Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
08:30:07 [2024-04-24T08:30:07.444Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
08:30:08 [2024-04-24T08:30:08.011Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestCheckpoint
08:30:08 [2024-04-24T08:30:08.011Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:30:08 [2024-04-24T08:30:08.011Z] --- SKIP: TestCheckpoint (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/commit
08:30:08 [2024-04-24T08:30:08.011Z] === PAUSE TestContainerInvalidJSON/commit
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/create
08:30:08 [2024-04-24T08:30:08.011Z] === PAUSE TestContainerInvalidJSON/containers/create
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:30:08 [2024-04-24T08:30:08.011Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:30:08 [2024-04-24T08:30:08.011Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:30:08 [2024-04-24T08:30:08.011Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:30:08 [2024-04-24T08:30:08.011Z] === CONT  TestContainerInvalidJSON/commit
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:30:08 [2024-04-24T08:30:08.011Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:30:08 [2024-04-24T08:30:08.011Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:30:08 [2024-04-24T08:30:08.011Z] === CONT  TestContainerInvalidJSON/containers/create
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:30:08 [2024-04-24T08:30:08.011Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:30:08 [2024-04-24T08:30:08.011Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:30:08 [2024-04-24T08:30:08.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestCopyFromContainerPathIsNotDir
08:30:08 [2024-04-24T08:30:08.011Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:30:08 [2024-04-24T08:30:08.011Z] === RUN   TestCopyToContainerPathDoesNotExist
08:30:08 [2024-04-24T08:30:08.270Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:30:08 [2024-04-24T08:30:08.270Z] === RUN   TestCopyEmptyFile
08:30:08 [2024-04-24T08:30:08.270Z] --- PASS: TestCopyEmptyFile (0.06s)
08:30:08 [2024-04-24T08:30:08.270Z] === RUN   TestCopyToContainerPathIsNotDir
08:30:08 [2024-04-24T08:30:08.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:30:08 [2024-04-24T08:30:08.270Z] === RUN   TestCopyFromContainer
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer//
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer/.
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer//.
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer/./
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer//./
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer//bar/root
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer//bar/root/
08:30:08 [2024-04-24T08:30:08.839Z] === RUN   TestCopyFromContainer//bar/root/.
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/quux
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/quux/
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/quux/.
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCopyFromContainer/bar/notarget
08:30:09 [2024-04-24T08:30:09.098Z] --- PASS: TestCopyFromContainer (0.78s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer//. (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:30:09 [2024-04-24T08:30:09.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:30:09 [2024-04-24T08:30:09.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:30:09 [2024-04-24T08:30:09.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:30:09 [2024-04-24T08:30:09.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:30:09 [2024-04-24T08:30:09.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:30:09 [2024-04-24T08:30:09.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:30:09 [2024-04-24T08:30:09.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateLinkToNonExistingContainer
08:30:09 [2024-04-24T08:30:09.098Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateWithInvalidEnv
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateWithInvalidEnv/0
08:30:09 [2024-04-24T08:30:09.098Z] === PAUSE TestCreateWithInvalidEnv/0
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateWithInvalidEnv/1
08:30:09 [2024-04-24T08:30:09.098Z] === PAUSE TestCreateWithInvalidEnv/1
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateWithInvalidEnv/2
08:30:09 [2024-04-24T08:30:09.098Z] === PAUSE TestCreateWithInvalidEnv/2
08:30:09 [2024-04-24T08:30:09.098Z] === CONT  TestCreateWithInvalidEnv/0
08:30:09 [2024-04-24T08:30:09.098Z] === CONT  TestCreateWithInvalidEnv/2
08:30:09 [2024-04-24T08:30:09.098Z] === CONT  TestCreateWithInvalidEnv/1
08:30:09 [2024-04-24T08:30:09.098Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateTmpfsMountsTarget
08:30:09 [2024-04-24T08:30:09.098Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:30:09 [2024-04-24T08:30:09.098Z] === RUN   TestCreateWithCustomMaskedPaths
08:30:10 [2024-04-24T08:30:10.474Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
08:30:10 [2024-04-24T08:30:10.474Z] === RUN   TestCreateWithCustomReadonlyPaths
08:30:11 [2024-04-24T08:30:11.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:30:11 [2024-04-24T08:30:11.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:30:11 [2024-04-24T08:30:11.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:30:11 [2024-04-24T08:30:11.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:30:11 [2024-04-24T08:30:11.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:30:11 [2024-04-24T08:30:11.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:30:11 [2024-04-24T08:30:11.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:30:11 [2024-04-24T08:30:11.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:30:11 [2024-04-24T08:30:11.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:30:11 [2024-04-24T08:30:11.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:30:11 [2024-04-24T08:30:11.852Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
08:30:11 [2024-04-24T08:30:11.852Z] === RUN   TestCreateDifferentPlatform
08:30:11 [2024-04-24T08:30:11.852Z] === RUN   TestCreateDifferentPlatform/different_os
08:30:11 [2024-04-24T08:30:11.852Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:30:11 [2024-04-24T08:30:11.852Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:30:11 [2024-04-24T08:30:11.852Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:30:11 [2024-04-24T08:30:11.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:30:11 [2024-04-24T08:30:11.852Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:30:12 [2024-04-24T08:30:12.110Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateInvalidHostConfig
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:30:12 [2024-04-24T08:30:12.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:30:12 [2024-04-24T08:30:12.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:30:12 [2024-04-24T08:30:12.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:30:12 [2024-04-24T08:30:12.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
08:30:12 [2024-04-24T08:30:12.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
08:30:12 [2024-04-24T08:30:12.110Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:30:12 [2024-04-24T08:30:12.110Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:30:12 [2024-04-24T08:30:12.110Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
08:30:12 [2024-04-24T08:30:12.110Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:30:12 [2024-04-24T08:30:12.110Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:30:12 [2024-04-24T08:30:12.110Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateWithMultipleEndpointSettings
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
08:30:12 [2024-04-24T08:30:12.110Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
08:30:12 [2024-04-24T08:30:12.110Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
08:30:12 [2024-04-24T08:30:12.110Z] === RUN   TestCreateWithCustomMACs
08:30:12 [2024-04-24T08:30:12.678Z] --- PASS: TestCreateWithCustomMACs (0.51s)
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestContainerStartOnDaemonRestart
08:30:12 [2024-04-24T08:30:12.678Z] === PAUSE TestContainerStartOnDaemonRestart
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestDaemonRestartIpcMode
08:30:12 [2024-04-24T08:30:12.678Z] === PAUSE TestDaemonRestartIpcMode
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestDaemonHostGatewayIP
08:30:12 [2024-04-24T08:30:12.678Z] === PAUSE TestDaemonHostGatewayIP
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestRestartDaemonWithRestartingContainer
08:30:12 [2024-04-24T08:30:12.678Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestHardRestartWhenContainerIsRunning
08:30:12 [2024-04-24T08:30:12.678Z] === PAUSE TestHardRestartWhenContainerIsRunning
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestContainerKillOnDaemonStart
08:30:12 [2024-04-24T08:30:12.678Z] === PAUSE TestContainerKillOnDaemonStart
08:30:12 [2024-04-24T08:30:12.678Z] === RUN   TestDiff
08:30:12 [2024-04-24T08:30:12.937Z] --- PASS: TestDiff (0.40s)
08:30:12 [2024-04-24T08:30:12.937Z] === RUN   TestDiffStoppedContainer
08:30:13 [2024-04-24T08:30:13.504Z] --- PASS: TestDiffStoppedContainer (0.41s)
08:30:13 [2024-04-24T08:30:13.504Z] === RUN   TestExecConsoleSize
08:30:13 [2024-04-24T08:30:13.763Z] --- PASS: TestExecConsoleSize (0.45s)
08:30:13 [2024-04-24T08:30:13.763Z] === RUN   TestExecWithCloseStdin
08:30:14 [2024-04-24T08:30:14.331Z] --- PASS: TestExecWithCloseStdin (0.52s)
08:30:14 [2024-04-24T08:30:14.331Z] === RUN   TestExec
08:30:14 [2024-04-24T08:30:14.898Z] --- PASS: TestExec (0.46s)
08:30:14 [2024-04-24T08:30:14.898Z] === RUN   TestExecUser
08:30:15 [2024-04-24T08:30:15.157Z] --- PASS: TestExecUser (0.46s)
08:30:15 [2024-04-24T08:30:15.157Z] === RUN   TestExecWithGroupAdd
08:30:15 [2024-04-24T08:30:15.725Z] --- PASS: TestExecWithGroupAdd (0.45s)
08:30:15 [2024-04-24T08:30:15.725Z] === RUN   TestExportContainerAndImportImage
08:30:16 [2024-04-24T08:30:16.292Z] --- PASS: TestExportContainerAndImportImage (0.46s)
08:30:16 [2024-04-24T08:30:16.292Z] === RUN   TestExportContainerAfterDaemonRestart
08:30:22 [2024-04-24T08:30:22.857Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
08:30:22 [2024-04-24T08:30:22.857Z] === RUN   TestHealthCheckWorkdir
08:30:22 [2024-04-24T08:30:22.857Z] --- PASS: TestHealthCheckWorkdir (0.46s)
08:30:22 [2024-04-24T08:30:22.857Z] === RUN   TestHealthKillContainer
08:30:30 [2024-04-24T08:30:30.973Z] --- PASS: TestHealthKillContainer (7.60s)
08:30:30 [2024-04-24T08:30:30.973Z] === RUN   TestHealthCheckProcessKilled
08:30:30 [2024-04-24T08:30:30.973Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
08:30:30 [2024-04-24T08:30:30.973Z] === RUN   TestHealthStartInterval
08:30:32 [2024-04-24T08:30:32.349Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.349Z]         }
08:30:32 [2024-04-24T08:30:32.349Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.349Z]         }
08:30:32 [2024-04-24T08:30:32.608Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.608Z]         }
08:30:32 [2024-04-24T08:30:32.608Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.608Z]         }
08:30:32 [2024-04-24T08:30:32.866Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.866Z]         }
08:30:32 [2024-04-24T08:30:32.867Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.867Z]         }
08:30:32 [2024-04-24T08:30:32.867Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:32 [2024-04-24T08:30:32.867Z]         }
08:30:33 [2024-04-24T08:30:33.125Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:33 [2024-04-24T08:30:33.125Z]         }
08:30:33 [2024-04-24T08:30:33.125Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:33 [2024-04-24T08:30:33.125Z]         }
08:30:33 [2024-04-24T08:30:33.384Z]     health_test.go:141: &{2024-04-24 08:30:32.135130035 +0000 UTC 2024-04-24 08:30:32.163178928 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:30:33 [2024-04-24T08:30:33.384Z]         }
08:30:33 [2024-04-24T08:30:33.384Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:33 [2024-04-24T08:30:33.384Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:33 [2024-04-24T08:30:33.642Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:33 [2024-04-24T08:30:33.642Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:33 [2024-04-24T08:30:33.901Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:33 [2024-04-24T08:30:33.901Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:33 [2024-04-24T08:30:33.901Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:34 [2024-04-24T08:30:34.160Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:34 [2024-04-24T08:30:34.160Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:34 [2024-04-24T08:30:34.419Z]     health_test.go:141: &{2024-04-24 08:30:33.164353682 +0000 UTC 2024-04-24 08:30:33.190392626 +0000 UTC 1 2}
08:30:34 [2024-04-24T08:30:34.419Z]     health_test.go:169: 1.027280867s
08:30:35 [2024-04-24T08:30:35.354Z]     health_test.go:169: 1.027280867s
08:30:36 [2024-04-24T08:30:36.289Z]     health_test.go:169: 1.027280867s
08:30:37 [2024-04-24T08:30:37.665Z]     health_test.go:169: 1.027280867s
08:30:38 [2024-04-24T08:30:38.600Z]     health_test.go:169: 1.027280867s
08:30:39 [2024-04-24T08:30:39.535Z]     health_test.go:169: 1.027280867s
08:30:40 [2024-04-24T08:30:40.471Z]     health_test.go:169: 1.027280867s
08:30:41 [2024-04-24T08:30:41.406Z]     health_test.go:169: 1.027280867s
08:30:42 [2024-04-24T08:30:42.342Z]     health_test.go:169: 1.027280867s
08:30:43 [2024-04-24T08:30:43.718Z]     health_test.go:169: 1.027280867s
08:30:44 [2024-04-24T08:30:44.285Z]     health_test.go:169: 1.027280867s
08:30:45 [2024-04-24T08:30:45.661Z]     health_test.go:169: 1.027280867s
08:30:46 [2024-04-24T08:30:46.596Z]     health_test.go:169: 1.027280867s
08:30:47 [2024-04-24T08:30:47.531Z]     health_test.go:169: 1.027280867s
08:30:48 [2024-04-24T08:30:48.466Z]     health_test.go:169: 1.027280867s
08:30:49 [2024-04-24T08:30:49.401Z]     health_test.go:169: 1.027280867s
08:30:50 [2024-04-24T08:30:50.337Z]     health_test.go:169: 1.027280867s
08:30:51 [2024-04-24T08:30:51.712Z]     health_test.go:169: 1.027280867s
08:30:52 [2024-04-24T08:30:52.648Z]     health_test.go:169: 1.027280867s
08:30:53 [2024-04-24T08:30:53.584Z]     health_test.go:169: 1.027280867s
08:30:54 [2024-04-24T08:30:54.520Z]     health_test.go:169: 1.027280867s
08:30:55 [2024-04-24T08:30:55.456Z]     health_test.go:169: 1.027280867s
08:30:56 [2024-04-24T08:30:56.391Z]     health_test.go:169: 1.027280867s
08:30:57 [2024-04-24T08:30:57.327Z]     health_test.go:169: 1.027280867s
08:30:58 [2024-04-24T08:30:58.703Z]     health_test.go:169: 1.027280867s
08:30:59 [2024-04-24T08:30:59.638Z]     health_test.go:169: 1.027280867s
08:31:00 [2024-04-24T08:31:00.574Z]     health_test.go:169: 1.027280867s
08:31:01 [2024-04-24T08:31:01.510Z]     health_test.go:169: 1.027280867s
08:31:02 [2024-04-24T08:31:02.445Z]     health_test.go:169: 1.027280867s
08:31:03 [2024-04-24T08:31:03.380Z]     health_test.go:169: 1.027280867s
08:31:04 [2024-04-24T08:31:04.755Z] --- PASS: TestHealthStartInterval (33.58s)
08:31:04 [2024-04-24T08:31:04.755Z] === RUN   TestInspectAnnotations
08:31:04 [2024-04-24T08:31:04.755Z] --- PASS: TestInspectAnnotations (0.05s)
08:31:04 [2024-04-24T08:31:04.755Z] === RUN   TestNetworkAliasesAreEmpty
08:31:04 [2024-04-24T08:31:04.755Z] === RUN   TestNetworkAliasesAreEmpty/host
08:31:04 [2024-04-24T08:31:04.755Z] === RUN   TestNetworkAliasesAreEmpty/bridge
08:31:04 [2024-04-24T08:31:04.755Z] === RUN   TestNetworkAliasesAreEmpty/none
08:31:04 [2024-04-24T08:31:04.755Z] --- PASS: TestNetworkAliasesAreEmpty (0.14s)
08:31:04 [2024-04-24T08:31:04.755Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.05s)
08:31:04 [2024-04-24T08:31:04.755Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
08:31:04 [2024-04-24T08:31:04.755Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
08:31:04 [2024-04-24T08:31:04.755Z] === RUN   TestIpcModeNone
08:31:05 [2024-04-24T08:31:05.322Z] --- PASS: TestIpcModeNone (0.44s)
08:31:05 [2024-04-24T08:31:05.322Z] === RUN   TestIpcModePrivate
08:31:05 [2024-04-24T08:31:05.581Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
08:31:05 [2024-04-24T08:31:05.840Z] --- PASS: TestIpcModePrivate (0.46s)
08:31:05 [2024-04-24T08:31:05.840Z] === RUN   TestIpcModeShareable
08:31:06 [2024-04-24T08:31:06.098Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
08:31:06 [2024-04-24T08:31:06.098Z] --- PASS: TestIpcModeShareable (0.46s)
08:31:06 [2024-04-24T08:31:06.098Z] === RUN   TestAPIIpcModeShareableAndContainer
08:31:07 [2024-04-24T08:31:07.477Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.09s)
08:31:07 [2024-04-24T08:31:07.477Z] === RUN   TestAPIIpcModeHost
08:31:07 [2024-04-24T08:31:07.477Z] --- PASS: TestAPIIpcModeHost (0.28s)
08:31:07 [2024-04-24T08:31:07.477Z] === RUN   TestDaemonIpcModeShareable
08:31:08 [2024-04-24T08:31:08.413Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
08:31:08 [2024-04-24T08:31:08.672Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
08:31:08 [2024-04-24T08:31:08.672Z] === RUN   TestDaemonIpcModePrivate
08:31:09 [2024-04-24T08:31:09.609Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
08:31:09 [2024-04-24T08:31:09.609Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
08:31:09 [2024-04-24T08:31:09.609Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:31:10 [2024-04-24T08:31:10.546Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
08:31:10 [2024-04-24T08:31:10.804Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
08:31:10 [2024-04-24T08:31:10.804Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:31:11 [2024-04-24T08:31:11.741Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
08:31:11 [2024-04-24T08:31:11.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
08:31:11 [2024-04-24T08:31:11.741Z] === RUN   TestIpcModeOlderClient
08:31:11 [2024-04-24T08:31:11.741Z] === PAUSE TestIpcModeOlderClient
08:31:11 [2024-04-24T08:31:11.741Z] === RUN   TestKillContainerInvalidSignal
08:31:12 [2024-04-24T08:31:12.309Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
08:31:12 [2024-04-24T08:31:12.309Z] === RUN   TestKillContainer
08:31:12 [2024-04-24T08:31:12.309Z] === RUN   TestKillContainer/no_signal
08:31:12 [2024-04-24T08:31:12.568Z] === RUN   TestKillContainer/non_killing_signal
08:31:12 [2024-04-24T08:31:12.827Z] === RUN   TestKillContainer/killing_signal
08:31:13 [2024-04-24T08:31:13.394Z] --- PASS: TestKillContainer (1.27s)
08:31:13 [2024-04-24T08:31:13.394Z]     --- PASS: TestKillContainer/no_signal (0.42s)
08:31:13 [2024-04-24T08:31:13.394Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
08:31:13 [2024-04-24T08:31:13.394Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
08:31:13 [2024-04-24T08:31:13.394Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:31:13 [2024-04-24T08:31:13.394Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:31:13 [2024-04-24T08:31:13.962Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:31:14 [2024-04-24T08:31:14.529Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
08:31:14 [2024-04-24T08:31:14.529Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
08:31:14 [2024-04-24T08:31:14.529Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
08:31:14 [2024-04-24T08:31:14.529Z] === RUN   TestKillStoppedContainer
08:31:14 [2024-04-24T08:31:14.529Z] --- PASS: TestKillStoppedContainer (0.04s)
08:31:14 [2024-04-24T08:31:14.529Z] === RUN   TestKillDifferentUserContainer
08:31:14 [2024-04-24T08:31:14.788Z] --- PASS: TestKillDifferentUserContainer (0.42s)
08:31:14 [2024-04-24T08:31:14.788Z] === RUN   TestInspectOomKilledTrue
08:31:15 [2024-04-24T08:31:15.356Z] --- PASS: TestInspectOomKilledTrue (0.49s)
08:31:15 [2024-04-24T08:31:15.356Z] === RUN   TestInspectOomKilledFalse
08:31:15 [2024-04-24T08:31:15.615Z] --- PASS: TestInspectOomKilledFalse (0.39s)
08:31:15 [2024-04-24T08:31:15.615Z] === RUN   TestLinksEtcHostsContentMatch
08:31:15 [2024-04-24T08:31:15.873Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
08:31:15 [2024-04-24T08:31:15.874Z] === RUN   TestLinksContainerNames
08:31:16 [2024-04-24T08:31:16.809Z] --- PASS: TestLinksContainerNames (0.92s)
08:31:16 [2024-04-24T08:31:16.809Z] === RUN   TestLogsFollowTailEmpty
08:31:17 [2024-04-24T08:31:17.377Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:31:17 [2024-04-24T08:31:17.377Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:31:17 [2024-04-24T08:31:17.377Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:31:17 [2024-04-24T08:31:17.377Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:31:17 [2024-04-24T08:31:17.377Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:31:17 [2024-04-24T08:31:17.377Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:31:18 [2024-04-24T08:31:18.756Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:31:18 [2024-04-24T08:31:18.756Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:31:18 [2024-04-24T08:31:18.756Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:31:18 [2024-04-24T08:31:18.756Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:31:18 [2024-04-24T08:31:18.756Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:31:20 [2024-04-24T08:31:20.134Z] --- PASS: TestLogs (2.95s)
08:31:20 [2024-04-24T08:31:20.134Z]     --- PASS: TestLogs/driver_local (0.01s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.82s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.99s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.18s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.23s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.29s)
08:31:20 [2024-04-24T08:31:20.134Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.99s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.40s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.45s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.53s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.59s)
08:31:20 [2024-04-24T08:31:20.134Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.65s)
08:31:20 [2024-04-24T08:31:20.134Z] === RUN   TestContainerNetworkMountsNoChown
08:31:20 [2024-04-24T08:31:20.706Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/default
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/default
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/private
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/private
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rprivate
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rprivate
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/slave
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/slave
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rslave
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rslave
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/shared
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/shared
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rshared
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rshared
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/default
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/rslave
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/rshared
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/rprivate
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/shared
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/private
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/slave
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/private/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/private/mount_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === CONT  TestMountDaemonRoot/private/mount_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/default/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:31:20 [2024-04-24T08:31:20.706Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/private/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === RUN   TestMountDaemonRoot/default/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/default/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/default/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:31:20 [2024-04-24T08:31:20.707Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:31:20 [2024-04-24T08:31:20.966Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:31:20 [2024-04-24T08:31:20.966Z] --- PASS: TestMountDaemonRoot (0.01s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
08:31:20 [2024-04-24T08:31:20.966Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
08:31:20 [2024-04-24T08:31:20.966Z] === RUN   TestContainerBindMountNonRecursive
08:31:21 [2024-04-24T08:31:21.902Z] --- PASS: TestContainerBindMountNonRecursive (1.05s)
08:31:21 [2024-04-24T08:31:21.902Z] === RUN   TestContainerVolumesMountedAsShared
08:31:22 [2024-04-24T08:31:22.469Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
08:31:22 [2024-04-24T08:31:22.469Z] === RUN   TestContainerVolumesMountedAsSlave
08:31:22 [2024-04-24T08:31:22.728Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
08:31:22 [2024-04-24T08:31:22.728Z] === RUN   TestContainerCopyLeaksMounts
08:31:22 [2024-04-24T08:31:22.987Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
08:31:22 [2024-04-24T08:31:22.987Z] === RUN   TestContainerBindMountReadOnlyDefault
08:31:22 [2024-04-24T08:31:22.987Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
08:31:22 [2024-04-24T08:31:22.987Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
08:31:23 [2024-04-24T08:31:23.555Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
08:31:23 [2024-04-24T08:31:23.814Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
08:31:23 [2024-04-24T08:31:23.814Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
08:31:24 [2024-04-24T08:31:24.382Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
08:31:24 [2024-04-24T08:31:24.640Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
08:31:24 [2024-04-24T08:31:24.641Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
08:31:25 [2024-04-24T08:31:25.208Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
08:31:25 [2024-04-24T08:31:25.467Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
08:31:25 [2024-04-24T08:31:25.467Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
08:31:26 [2024-04-24T08:31:26.035Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
08:31:26 [2024-04-24T08:31:26.603Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.34s)
08:31:26 [2024-04-24T08:31:26.603Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.79s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.40s)
08:31:26 [2024-04-24T08:31:26.603Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.83s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.43s)
08:31:26 [2024-04-24T08:31:26.603Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.79s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.41s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.38s)
08:31:26 [2024-04-24T08:31:26.603Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.85s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.42s)
08:31:26 [2024-04-24T08:31:26.603Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.42s)
08:31:26 [2024-04-24T08:31:26.603Z] === RUN   TestContainerBindMountRecursivelyReadOnly
08:31:27 [2024-04-24T08:31:27.980Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.33s)
08:31:27 [2024-04-24T08:31:27.980Z] === RUN   TestNetworkNat
08:31:28 [2024-04-24T08:31:28.239Z] --- PASS: TestNetworkNat (0.45s)
08:31:28 [2024-04-24T08:31:28.239Z] === RUN   TestNetworkLocalhostTCPNat
08:31:28 [2024-04-24T08:31:28.498Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
08:31:28 [2024-04-24T08:31:28.498Z] === RUN   TestNetworkLoopbackNat
08:31:31 [2024-04-24T08:31:31.031Z] --- PASS: TestNetworkLoopbackNat (2.51s)
08:31:31 [2024-04-24T08:31:31.031Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
08:31:31 [2024-04-24T08:31:31.290Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
08:31:31 [2024-04-24T08:31:31.290Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
08:31:31 [2024-04-24T08:31:31.290Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
08:31:31 [2024-04-24T08:31:31.290Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
08:31:31 [2024-04-24T08:31:31.549Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
08:31:31 [2024-04-24T08:31:31.549Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
08:31:31 [2024-04-24T08:31:31.549Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
08:31:31 [2024-04-24T08:31:31.549Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
08:31:31 [2024-04-24T08:31:31.549Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
08:31:31 [2024-04-24T08:31:31.549Z] === RUN   TestPause
08:31:32 [2024-04-24T08:31:32.116Z] --- PASS: TestPause (0.46s)
08:31:32 [2024-04-24T08:31:32.116Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:31:32 [2024-04-24T08:31:32.116Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:31:32 [2024-04-24T08:31:32.116Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:31:32 [2024-04-24T08:31:32.116Z] === RUN   TestPauseStopPausedContainer
08:31:32 [2024-04-24T08:31:32.684Z] --- PASS: TestPauseStopPausedContainer (0.47s)
08:31:32 [2024-04-24T08:31:32.684Z] === RUN   TestPIDModeHost
08:31:33 [2024-04-24T08:31:33.620Z] --- PASS: TestPIDModeHost (0.90s)
08:31:33 [2024-04-24T08:31:33.620Z] === RUN   TestPIDModeContainer
08:31:33 [2024-04-24T08:31:33.620Z] === RUN   TestPIDModeContainer/non-existing_container
08:31:33 [2024-04-24T08:31:33.620Z] === RUN   TestPIDModeContainer/non-running_container
08:31:33 [2024-04-24T08:31:33.620Z] === RUN   TestPIDModeContainer/running_container
08:31:34 [2024-04-24T08:31:34.557Z] --- PASS: TestPIDModeContainer (1.04s)
08:31:34 [2024-04-24T08:31:34.557Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
08:31:34 [2024-04-24T08:31:34.557Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
08:31:34 [2024-04-24T08:31:34.557Z]     --- PASS: TestPIDModeContainer/running_container (0.44s)
08:31:34 [2024-04-24T08:31:34.557Z] === RUN   TestPsFilter
08:31:34 [2024-04-24T08:31:34.557Z] === RUN   TestPsFilter/since
08:31:34 [2024-04-24T08:31:34.557Z] === RUN   TestPsFilter/before
08:31:34 [2024-04-24T08:31:34.557Z] --- PASS: TestPsFilter (0.17s)
08:31:34 [2024-04-24T08:31:34.557Z]     --- PASS: TestPsFilter/since (0.00s)
08:31:34 [2024-04-24T08:31:34.557Z]     --- PASS: TestPsFilter/before (0.00s)
08:31:34 [2024-04-24T08:31:34.557Z] === RUN   TestRemoveContainerWithRemovedVolume
08:31:35 [2024-04-24T08:31:35.125Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
08:31:35 [2024-04-24T08:31:35.125Z] === RUN   TestRemoveContainerWithVolume
08:31:35 [2024-04-24T08:31:35.384Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
08:31:35 [2024-04-24T08:31:35.384Z] === RUN   TestRemoveContainerRunning
08:31:35 [2024-04-24T08:31:35.952Z] --- PASS: TestRemoveContainerRunning (0.43s)
08:31:35 [2024-04-24T08:31:35.952Z] === RUN   TestRemoveContainerForceRemoveRunning
08:31:36 [2024-04-24T08:31:36.210Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
08:31:36 [2024-04-24T08:31:36.210Z] === RUN   TestRemoveInvalidContainer
08:31:36 [2024-04-24T08:31:36.210Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:31:36 [2024-04-24T08:31:36.210Z] === RUN   TestRenameLinkedContainer
08:31:38 [2024-04-24T08:31:38.115Z] --- PASS: TestRenameLinkedContainer (1.73s)
08:31:38 [2024-04-24T08:31:38.115Z] === RUN   TestRenameStoppedContainer
08:31:38 [2024-04-24T08:31:38.374Z] --- PASS: TestRenameStoppedContainer (0.39s)
08:31:38 [2024-04-24T08:31:38.374Z] === RUN   TestRenameRunningContainerAndReuse
08:31:39 [2024-04-24T08:31:39.310Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
08:31:39 [2024-04-24T08:31:39.310Z] === RUN   TestRenameInvalidName
08:31:39 [2024-04-24T08:31:39.879Z] --- PASS: TestRenameInvalidName (0.39s)
08:31:39 [2024-04-24T08:31:39.879Z] === RUN   TestRenameAnonymousContainer
08:31:41 [2024-04-24T08:31:41.257Z] --- PASS: TestRenameAnonymousContainer (1.48s)
08:31:41 [2024-04-24T08:31:41.257Z] === RUN   TestRenameContainerWithSameName
08:31:41 [2024-04-24T08:31:41.826Z] --- PASS: TestRenameContainerWithSameName (0.42s)
08:31:41 [2024-04-24T08:31:41.826Z] === RUN   TestRenameContainerWithLinkedContainer
08:31:42 [2024-04-24T08:31:42.762Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
08:31:42 [2024-04-24T08:31:42.762Z] === RUN   TestRenameContainerTwice
08:31:43 [2024-04-24T08:31:43.021Z] --- PASS: TestRenameContainerTwice (0.43s)
08:31:43 [2024-04-24T08:31:43.021Z] === RUN   TestResize
08:31:43 [2024-04-24T08:31:43.021Z] === RUN   TestResize/success
08:31:43 [2024-04-24T08:31:43.280Z] === RUN   TestResize/invalid_size
08:31:43 [2024-04-24T08:31:43.539Z] === RUN   TestResize/invalid_state
08:31:44 [2024-04-24T08:31:44.108Z] --- PASS: TestResize (0.93s)
08:31:44 [2024-04-24T08:31:44.108Z]     --- PASS: TestResize/success (0.23s)
08:31:44 [2024-04-24T08:31:44.108Z]     --- PASS: TestResize/invalid_size (0.23s)
08:31:44 [2024-04-24T08:31:44.108Z]     --- PASS: TestResize/invalid_state (0.04s)
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:31:44 [2024-04-24T08:31:44.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:31:45 [2024-04-24T08:31:45.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:31:45 [2024-04-24T08:31:45.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:31:45 [2024-04-24T08:31:45.749Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:31:46 [2024-04-24T08:31:46.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:31:46 [2024-04-24T08:31:46.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:31:46 [2024-04-24T08:31:46.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:31:46 [2024-04-24T08:31:46.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:31:46 [2024-04-24T08:31:46.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:31:52 [2024-04-24T08:31:52.110Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:31:52 [2024-04-24T08:31:52.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:31:52 [2024-04-24T08:31:52.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
08:31:52 [2024-04-24T08:31:52.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.92s)
08:31:52 [2024-04-24T08:31:52.110Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.48s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.74s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.87s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.30s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.52s)
08:31:52 [2024-04-24T08:31:52.111Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.87s)
08:31:52 [2024-04-24T08:31:52.111Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:31:52 [2024-04-24T08:31:52.111Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:31:52 [2024-04-24T08:31:52.111Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:31:53 [2024-04-24T08:31:53.047Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
08:31:53 [2024-04-24T08:31:53.047Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
08:31:53 [2024-04-24T08:31:53.047Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
08:31:53 [2024-04-24T08:31:53.047Z] === RUN   TestContainerRestartWithCancelledRequest
08:31:54 [2024-04-24T08:31:54.951Z] --- PASS: TestContainerRestartWithCancelledRequest (1.83s)
08:31:54 [2024-04-24T08:31:54.951Z] === RUN   TestCgroupNamespacesRun
08:31:55 [2024-04-24T08:31:55.887Z] --- PASS: TestCgroupNamespacesRun (1.04s)
08:31:55 [2024-04-24T08:31:55.887Z] === RUN   TestCgroupNamespacesRunPrivileged
08:31:56 [2024-04-24T08:31:56.823Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.01s)
08:31:56 [2024-04-24T08:31:56.823Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:31:58 [2024-04-24T08:31:58.199Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
08:31:58 [2024-04-24T08:31:58.199Z] === RUN   TestCgroupNamespacesRunHostMode
08:31:59 [2024-04-24T08:31:59.136Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
08:31:59 [2024-04-24T08:31:59.136Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:32:00 [2024-04-24T08:32:00.072Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
08:32:00 [2024-04-24T08:32:00.072Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:32:01 [2024-04-24T08:32:01.008Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
08:32:01 [2024-04-24T08:32:01.008Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:32:01 [2024-04-24T08:32:01.575Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
08:32:01 [2024-04-24T08:32:01.575Z] === RUN   TestCgroupNamespacesRunOlderClient
08:32:02 [2024-04-24T08:32:02.952Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
08:32:02 [2024-04-24T08:32:02.952Z] === RUN   TestNISDomainname
08:32:03 [2024-04-24T08:32:03.519Z] --- PASS: TestNISDomainname (0.54s)
08:32:03 [2024-04-24T08:32:03.519Z] === RUN   TestHostnameDnsResolution
08:32:04 [2024-04-24T08:32:04.086Z] --- PASS: TestHostnameDnsResolution (0.67s)
08:32:04 [2024-04-24T08:32:04.086Z] === RUN   TestUnprivilegedPortsAndPing
08:32:04 [2024-04-24T08:32:04.653Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
08:32:04 [2024-04-24T08:32:04.653Z] === RUN   TestPrivilegedHostDevices
08:32:04 [2024-04-24T08:32:04.912Z] --- PASS: TestPrivilegedHostDevices (0.46s)
08:32:04 [2024-04-24T08:32:04.912Z] === RUN   TestRunConsoleSize
08:32:05 [2024-04-24T08:32:05.479Z] --- PASS: TestRunConsoleSize (0.39s)
08:32:05 [2024-04-24T08:32:05.479Z] === RUN   TestRunWithAlternativeContainerdShim
08:32:10 [2024-04-24T08:32:10.749Z] --- PASS: TestRunWithAlternativeContainerdShim (5.36s)
08:32:10 [2024-04-24T08:32:10.749Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
08:32:12 [2024-04-24T08:32:12.126Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
08:32:12 [2024-04-24T08:32:12.126Z] === RUN   TestStaticIPOutsideSubpool
08:32:13 [2024-04-24T08:32:13.066Z] --- PASS: TestStaticIPOutsideSubpool (1.14s)
08:32:13 [2024-04-24T08:32:13.066Z] === RUN   TestWorkingDirNormalization
08:32:13 [2024-04-24T08:32:13.066Z] === RUN   TestWorkingDirNormalization/trailing_slash
08:32:13 [2024-04-24T08:32:13.066Z] === PAUSE TestWorkingDirNormalization/trailing_slash
08:32:13 [2024-04-24T08:32:13.066Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
08:32:13 [2024-04-24T08:32:13.066Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
08:32:13 [2024-04-24T08:32:13.066Z] === CONT  TestWorkingDirNormalization/trailing_slash
08:32:13 [2024-04-24T08:32:13.066Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
08:32:13 [2024-04-24T08:32:13.633Z] --- PASS: TestWorkingDirNormalization (0.01s)
08:32:13 [2024-04-24T08:32:13.633Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.50s)
08:32:13 [2024-04-24T08:32:13.633Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.56s)
08:32:13 [2024-04-24T08:32:13.633Z] === RUN   TestStats
08:32:15 [2024-04-24T08:32:15.010Z] --- PASS: TestStats (1.45s)
08:32:15 [2024-04-24T08:32:15.010Z] === RUN   TestStopContainerWithTimeout
08:32:15 [2024-04-24T08:32:15.010Z] === RUN   TestStopContainerWithTimeout/0
08:32:15 [2024-04-24T08:32:15.010Z] === PAUSE TestStopContainerWithTimeout/0
08:32:15 [2024-04-24T08:32:15.010Z] === RUN   TestStopContainerWithTimeout/1
08:32:15 [2024-04-24T08:32:15.010Z] === PAUSE TestStopContainerWithTimeout/1
08:32:15 [2024-04-24T08:32:15.010Z] === RUN   TestStopContainerWithTimeout/3
08:32:15 [2024-04-24T08:32:15.010Z] === PAUSE TestStopContainerWithTimeout/3
08:32:15 [2024-04-24T08:32:15.010Z] === RUN   TestStopContainerWithTimeout/-1
08:32:15 [2024-04-24T08:32:15.010Z] === PAUSE TestStopContainerWithTimeout/-1
08:32:15 [2024-04-24T08:32:15.010Z] === CONT  TestStopContainerWithTimeout/0
08:32:15 [2024-04-24T08:32:15.010Z] === CONT  TestStopContainerWithTimeout/3
08:32:15 [2024-04-24T08:32:15.010Z] === CONT  TestStopContainerWithTimeout/1
08:32:15 [2024-04-24T08:32:15.010Z] === CONT  TestStopContainerWithTimeout/-1
08:32:18 [2024-04-24T08:32:18.298Z] --- PASS: TestStopContainerWithTimeout (0.04s)
08:32:18 [2024-04-24T08:32:18.298Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
08:32:18 [2024-04-24T08:32:18.298Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
08:32:18 [2024-04-24T08:32:18.298Z]     --- PASS: TestStopContainerWithTimeout/3 (2.45s)
08:32:18 [2024-04-24T08:32:18.298Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
08:32:18 [2024-04-24T08:32:18.298Z] === RUN   TestStopContainerWithTimeoutCancel
08:32:18 [2024-04-24T08:32:18.298Z] === PAUSE TestStopContainerWithTimeoutCancel
08:32:18 [2024-04-24T08:32:18.298Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:32:18 [2024-04-24T08:32:18.866Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s)
08:32:18 [2024-04-24T08:32:18.866Z] === RUN   TestUpdateMemory
08:32:19 [2024-04-24T08:32:19.433Z] --- PASS: TestUpdateMemory (0.49s)
08:32:19 [2024-04-24T08:32:19.433Z] === RUN   TestUpdateCPUQuota
08:32:20 [2024-04-24T08:32:20.001Z] --- PASS: TestUpdateCPUQuota (0.60s)
08:32:20 [2024-04-24T08:32:20.001Z] === RUN   TestUpdatePidsLimit
08:32:20 [2024-04-24T08:32:20.001Z] === RUN   TestUpdatePidsLimit/update_from_none
08:32:20 [2024-04-24T08:32:20.260Z] === RUN   TestUpdatePidsLimit/no_change
08:32:20 [2024-04-24T08:32:20.260Z] === RUN   TestUpdatePidsLimit/update_lower
08:32:20 [2024-04-24T08:32:20.518Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:32:20 [2024-04-24T08:32:20.777Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:32:20 [2024-04-24T08:32:20.777Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:32:21 [2024-04-24T08:32:21.036Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:32:21 [2024-04-24T08:32:21.604Z] --- PASS: TestUpdatePidsLimit (1.50s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
08:32:21 [2024-04-24T08:32:21.604Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
08:32:21 [2024-04-24T08:32:21.604Z] === RUN   TestUpdateRestartPolicy
08:32:33 [2024-04-24T08:32:33.810Z] --- PASS: TestUpdateRestartPolicy (10.63s)
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestUpdateRestartWithAutoRemove
08:32:33 [2024-04-24T08:32:33.810Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitNonBlocked
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:32:33 [2024-04-24T08:32:33.810Z] --- PASS: TestWaitNonBlocked (0.02s)
08:32:33 [2024-04-24T08:32:33.810Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.46s)
08:32:33 [2024-04-24T08:32:33.810Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitBlocked
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:32:33 [2024-04-24T08:32:33.810Z] --- PASS: TestWaitBlocked (0.03s)
08:32:33 [2024-04-24T08:32:33.810Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.49s)
08:32:33 [2024-04-24T08:32:33.810Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitConditions
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitConditions/default
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitConditions/default
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitConditions/not-running
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitConditions/not-running
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitConditions/next-exit
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitConditions/next-exit
08:32:33 [2024-04-24T08:32:33.810Z] === RUN   TestWaitConditions/removed
08:32:33 [2024-04-24T08:32:33.810Z] === PAUSE TestWaitConditions/removed
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitConditions/default
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitConditions/next-exit
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitConditions/removed
08:32:33 [2024-04-24T08:32:33.810Z] === CONT  TestWaitConditions/not-running
08:32:33 [2024-04-24T08:32:33.810Z]     wait_test.go:145: ContainerID = a3f6e29af97e949a5eb5582c9035e9c4ff77737251e041275c2f0ad904aa1ddd
08:32:33 [2024-04-24T08:32:33.810Z]     wait_test.go:145: ContainerID = 18eb20191dfa9b13f79a4a0f2b4172d3ebe6a843db61f90ea1af5eeeebd5302f
08:32:33 [2024-04-24T08:32:33.810Z]     wait_test.go:145: ContainerID = d27e48675b608c74a7ea38635a889d282f56a8d591898f0697d721f7a14a9e79
08:32:33 [2024-04-24T08:32:33.810Z]     wait_test.go:145: ContainerID = f5396715a1b7313a6682775653ef567a492179fe812ad897ebda418e20a83a4c
08:32:35 [2024-04-24T08:32:35.188Z] --- PASS: TestWaitConditions (0.03s)
08:32:35 [2024-04-24T08:32:35.188Z]     --- PASS: TestWaitConditions/next-exit (0.81s)
08:32:35 [2024-04-24T08:32:35.188Z]     --- PASS: TestWaitConditions/default (0.94s)
08:32:35 [2024-04-24T08:32:35.188Z]     --- PASS: TestWaitConditions/not-running (1.01s)
08:32:35 [2024-04-24T08:32:35.188Z]     --- PASS: TestWaitConditions/removed (1.07s)
08:32:35 [2024-04-24T08:32:35.188Z] === RUN   TestWaitRestartedContainer
08:32:35 [2024-04-24T08:32:35.188Z] === RUN   TestWaitRestartedContainer/default
08:32:35 [2024-04-24T08:32:35.188Z] === PAUSE TestWaitRestartedContainer/default
08:32:35 [2024-04-24T08:32:35.188Z] === RUN   TestWaitRestartedContainer/not-running
08:32:35 [2024-04-24T08:32:35.188Z] === PAUSE TestWaitRestartedContainer/not-running
08:32:35 [2024-04-24T08:32:35.188Z] === RUN   TestWaitRestartedContainer/next-exit
08:32:35 [2024-04-24T08:32:35.188Z] === PAUSE TestWaitRestartedContainer/next-exit
08:32:35 [2024-04-24T08:32:35.188Z] === CONT  TestWaitRestartedContainer/default
08:32:35 [2024-04-24T08:32:35.188Z] === CONT  TestWaitRestartedContainer/next-exit
08:32:35 [2024-04-24T08:32:35.188Z] === CONT  TestWaitRestartedContainer/not-running
08:32:36 [2024-04-24T08:32:36.565Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:32:36 [2024-04-24T08:32:36.565Z]     --- PASS: TestWaitRestartedContainer/default (1.47s)
08:32:36 [2024-04-24T08:32:36.565Z]     --- PASS: TestWaitRestartedContainer/not-running (1.65s)
08:32:36 [2024-04-24T08:32:36.565Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.72s)
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestHardRestartWhenContainerIsRunning
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestRestartDaemonWithRestartingContainer
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestIpcModeOlderClient
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestStopContainerWithTimeoutCancel
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestContainerKillOnDaemonStart
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestDaemonHostGatewayIP
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestDaemonRestartIpcMode
08:32:36 [2024-04-24T08:32:36.565Z] === CONT  TestContainerStartOnDaemonRestart
08:32:36 [2024-04-24T08:32:36.825Z] --- PASS: TestIpcModeOlderClient (0.12s)
08:32:38 [2024-04-24T08:32:38.731Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
08:32:38 [2024-04-24T08:32:38.731Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
08:32:38 [2024-04-24T08:32:38.731Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.19s)
08:32:38 [2024-04-24T08:32:38.731Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
08:32:38 [2024-04-24T08:32:38.731Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.42s)
08:32:39 [2024-04-24T08:32:39.299Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s)
08:32:39 [2024-04-24T08:32:39.558Z] --- PASS: TestDaemonHostGatewayIP (3.01s)
08:32:40 [2024-04-24T08:32:40.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s)
08:32:40 [2024-04-24T08:32:40.494Z] --- PASS: TestStopContainerWithTimeoutCancel (3.67s)
08:32:40 [2024-04-24T08:32:40.494Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
08:32:48 [2024-04-24T08:32:48.608Z] --- PASS: TestContainerKillOnDaemonStart (11.71s)
08:32:48 [2024-04-24T08:32:48.608Z] PASS
08:32:48 [2024-04-24T08:32:48.608Z] 
08:32:48 [2024-04-24T08:32:48.608Z] === Skipped
08:32:48 [2024-04-24T08:32:48.608Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:32:48 [2024-04-24T08:32:48.608Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:32:48 [2024-04-24T08:32:48.608Z] 
08:32:48 [2024-04-24T08:32:48.608Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:32:48 [2024-04-24T08:32:48.608Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:32:48 [2024-04-24T08:32:48.608Z] 
08:32:48 [2024-04-24T08:32:48.608Z] DONE 330 tests, 2 skipped in 165.619s
08:32:48 [2024-04-24T08:32:48.608Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
08:32:48 [2024-04-24T08:32:48.608Z] ++ '[' -n '' ']'
08:32:48 [2024-04-24T08:32:48.608Z] ++ 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
08:32:48 [2024-04-24T08:32:48.608Z] ++ set -e
08:32:48 [2024-04-24T08:32:48.608Z] ++ '[' -n 0 ']'
08:32:48 [2024-04-24T08:32:48.608Z] ++ set -x
08:32:48 [2024-04-24T08:32:48.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:32:48 [2024-04-24T08:32:48.609Z] INFO: Testing against a local daemon
08:32:48 [2024-04-24T08:32:48.609Z] === RUN   TestConfigDaemonID
08:32:49 [2024-04-24T08:32:49.544Z]     daemon_test.go:61: [d487a5d45eeae] daemon is not started
08:32:49 [2024-04-24T08:32:49.544Z] --- PASS: TestConfigDaemonID (1.04s)
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestDaemonConfigValidation
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:32:49 [2024-04-24T08:32:49.544Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:32:49 [2024-04-24T08:32:49.544Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestDaemonConfigValidation/invalid_config
08:32:49 [2024-04-24T08:32:49.544Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestDaemonConfigValidation/malformed_config
08:32:49 [2024-04-24T08:32:49.544Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestDaemonConfigValidation/valid_config
08:32:49 [2024-04-24T08:32:49.544Z] === PAUSE TestDaemonConfigValidation/valid_config
08:32:49 [2024-04-24T08:32:49.544Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:32:49 [2024-04-24T08:32:49.544Z] === CONT  TestDaemonConfigValidation/malformed_config
08:32:49 [2024-04-24T08:32:49.544Z] === CONT  TestDaemonConfigValidation/valid_config
08:32:49 [2024-04-24T08:32:49.544Z] === CONT  TestDaemonConfigValidation/invalid_config
08:32:49 [2024-04-24T08:32:49.544Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:32:49 [2024-04-24T08:32:49.544Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:32:49 [2024-04-24T08:32:49.544Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
08:32:49 [2024-04-24T08:32:49.544Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
08:32:49 [2024-04-24T08:32:49.544Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
08:32:49 [2024-04-24T08:32:49.544Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:32:49 [2024-04-24T08:32:49.544Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestConfigDaemonSeccompProfiles
08:32:49 [2024-04-24T08:32:49.544Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:32:50 [2024-04-24T08:32:50.480Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:32:51 [2024-04-24T08:32:51.857Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:32:52 [2024-04-24T08:32:52.793Z]     daemon_test.go:180: [d53b5411e83ed] daemon is not started
08:32:52 [2024-04-24T08:32:52.793Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:32:52 [2024-04-24T08:32:52.793Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:32:52 [2024-04-24T08:32:52.793Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:32:52 [2024-04-24T08:32:52.793Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:32:52 [2024-04-24T08:32:52.793Z] === RUN   TestDaemonProxy
08:32:52 [2024-04-24T08:32:52.793Z] === RUN   TestDaemonProxy/environment_variables
08:32:52 [2024-04-24T08:32:52.793Z] === PAUSE TestDaemonProxy/environment_variables
08:32:52 [2024-04-24T08:32:52.793Z] === RUN   TestDaemonProxy/command-line_options
08:32:52 [2024-04-24T08:32:52.793Z] === PAUSE TestDaemonProxy/command-line_options
08:32:52 [2024-04-24T08:32:52.793Z] === RUN   TestDaemonProxy/configuration_file
08:32:52 [2024-04-24T08:32:52.793Z] === PAUSE TestDaemonProxy/configuration_file
08:32:52 [2024-04-24T08:32:52.793Z] === RUN   TestDaemonProxy/conflicting_options
08:32:53 [2024-04-24T08:32:53.052Z] === RUN   TestDaemonProxy/reload_sanitized
08:32:53 [2024-04-24T08:32:53.052Z] === PAUSE TestDaemonProxy/reload_sanitized
08:32:53 [2024-04-24T08:32:53.052Z] === CONT  TestDaemonProxy/environment_variables
08:32:53 [2024-04-24T08:32:53.052Z] === CONT  TestDaemonProxy/configuration_file
08:32:53 [2024-04-24T08:32:53.052Z] === CONT  TestDaemonProxy/reload_sanitized
08:32:53 [2024-04-24T08:32:53.052Z] === CONT  TestDaemonProxy/command-line_options
08:32:54 [2024-04-24T08:32:54.955Z] --- PASS: TestDaemonProxy (0.50s)
08:32:54 [2024-04-24T08:32:54.955Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:32:54 [2024-04-24T08:32:54.955Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
08:32:54 [2024-04-24T08:32:54.955Z]     --- PASS: TestDaemonProxy/configuration_file (1.48s)
08:32:54 [2024-04-24T08:32:54.955Z]     --- PASS: TestDaemonProxy/command-line_options (1.49s)
08:32:54 [2024-04-24T08:32:54.955Z]     --- PASS: TestDaemonProxy/environment_variables (1.49s)
08:32:54 [2024-04-24T08:32:54.955Z] === RUN   TestLiveRestore
08:32:54 [2024-04-24T08:32:54.955Z] === RUN   TestLiveRestore/volume_references
08:32:54 [2024-04-24T08:32:54.955Z] === PAUSE TestLiveRestore/volume_references
08:32:54 [2024-04-24T08:32:54.955Z] === RUN   TestLiveRestore/autoremove
08:32:54 [2024-04-24T08:32:54.955Z] === PAUSE TestLiveRestore/autoremove
08:32:54 [2024-04-24T08:32:54.955Z] === CONT  TestLiveRestore/volume_references
08:32:54 [2024-04-24T08:32:54.955Z] === CONT  TestLiveRestore/autoremove
08:32:54 [2024-04-24T08:32:54.955Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
08:32:55 [2024-04-24T08:32:55.214Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:32:55 [2024-04-24T08:32:55.214Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:32:56 [2024-04-24T08:32:56.150Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:32:56 [2024-04-24T08:32:56.409Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
08:32:57 [2024-04-24T08:32:57.345Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:32:58 [2024-04-24T08:32:58.281Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:32:59 [2024-04-24T08:32:59.218Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
08:32:59 [2024-04-24T08:32:59.785Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
08:33:00 [2024-04-24T08:33:00.353Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
08:33:01 [2024-04-24T08:33:01.292Z] --- PASS: TestLiveRestore (0.00s)
08:33:01 [2024-04-24T08:33:01.292Z]     --- PASS: TestLiveRestore/autoremove (3.33s)
08:33:01 [2024-04-24T08:33:01.292Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.81s)
08:33:01 [2024-04-24T08:33:01.292Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.53s)
08:33:01 [2024-04-24T08:33:01.292Z]     --- PASS: TestLiveRestore/volume_references (6.76s)
08:33:01 [2024-04-24T08:33:01.292Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
08:33:01 [2024-04-24T08:33:01.292Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s)
08:33:01 [2024-04-24T08:33:01.292Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
08:33:01 [2024-04-24T08:33:01.292Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
08:33:01 [2024-04-24T08:33:01.292Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
08:33:01 [2024-04-24T08:33:01.292Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.33s)
08:33:01 [2024-04-24T08:33:01.292Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.37s)
08:33:01 [2024-04-24T08:33:01.292Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
08:33:01 [2024-04-24T08:33:01.292Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
08:33:02 [2024-04-24T08:33:02.228Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
08:33:02 [2024-04-24T08:33:02.228Z] PASS
08:33:02 [2024-04-24T08:33:02.228Z] 
08:33:02 [2024-04-24T08:33:02.228Z] DONE 31 tests in 13.674s
08:33:02 [2024-04-24T08:33:02.228Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
08:33:02 [2024-04-24T08:33:02.228Z] ++ '[' -n '' ']'
08:33:02 [2024-04-24T08:33:02.228Z] ++ 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
08:33:02 [2024-04-24T08:33:02.228Z] ++ set -e
08:33:02 [2024-04-24T08:33:02.228Z] ++ '[' -n 0 ']'
08:33:02 [2024-04-24T08:33:02.228Z] ++ set -x
08:33:02 [2024-04-24T08:33:02.228Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:33:02 [2024-04-24T08:33:02.228Z] INFO: Testing against a local daemon
08:33:02 [2024-04-24T08:33:02.228Z] === RUN   TestCommitInheritsEnv
08:33:02 [2024-04-24T08:33:02.228Z] --- PASS: TestCommitInheritsEnv (0.18s)
08:33:02 [2024-04-24T08:33:02.228Z] === RUN   TestUsernsCommit
08:33:03 [2024-04-24T08:33:03.605Z] --- PASS: TestUsernsCommit (1.42s)
08:33:03 [2024-04-24T08:33:03.605Z] === RUN   TestImportExtremelyLargeImageWorks
08:33:03 [2024-04-24T08:33:03.605Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:33:03 [2024-04-24T08:33:03.605Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:33:03 [2024-04-24T08:33:03.605Z] === RUN   TestImportWithCustomPlatform
08:33:03 [2024-04-24T08:33:03.605Z] === RUN   TestImportWithCustomPlatform/#00
08:33:03 [2024-04-24T08:33:03.605Z] === RUN   TestImportWithCustomPlatform/linux
08:33:03 [2024-04-24T08:33:03.605Z] === RUN   TestImportWithCustomPlatform/LINUX
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:33:03 [2024-04-24T08:33:03.864Z] --- PASS: TestImportWithCustomPlatform (0.13s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatformReject
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatformReject/_______
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatformReject//
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatformReject/macos
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
08:33:03 [2024-04-24T08:33:03.864Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
08:33:03 [2024-04-24T08:33:03.864Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImageInspectEmptyTagsAndDigests
08:33:03 [2024-04-24T08:33:03.864Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImagesFilterMultiReference
08:33:03 [2024-04-24T08:33:03.864Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:33:03 [2024-04-24T08:33:03.864Z] === RUN   TestImagesFilterUntil
08:33:04 [2024-04-24T08:33:04.123Z]     list_test.go:99: ImageList: ID=sha256:8d933da98a425b1a5a75c74f4042d563ab0256935af95bc8adc1e469ffe646dd RepoTags=[testimagesfilteruntil:v1]
08:33:04 [2024-04-24T08:33:04.381Z] --- PASS: TestImagesFilterUntil (0.39s)
08:33:04 [2024-04-24T08:33:04.381Z] === RUN   TestImagesFilterBeforeSince
08:33:04 [2024-04-24T08:33:04.640Z]     list_test.go:133: ImageList: ID=sha256:27c012a5b1ab8d84b321f3fa179d41dd9af88a94d74ab78e0eecbd52e5122076 RepoTags=[testimagesfilterbeforesince:v2]
08:33:04 [2024-04-24T08:33:04.640Z]     list_test.go:133: ImageList: ID=sha256:579d33c6682d430b170ebd199d7d31418303f7c972046182410f274a6ba1340d RepoTags=[testimagesfilterbeforesince:v3]
08:33:04 [2024-04-24T08:33:04.640Z]     list_test.go:133: ImageList: ID=sha256:9bc2c864d9ac0b7cd8257744506e0a0c89881b9485502dc5d2b3bae17571db38 RepoTags=[testimagesfilterbeforesince:v1]
08:33:04 [2024-04-24T08:33:04.640Z] --- PASS: TestImagesFilterBeforeSince (0.31s)
08:33:04 [2024-04-24T08:33:04.640Z] === RUN   TestAPIImagesFilters
08:33:04 [2024-04-24T08:33:04.640Z] === RUN   TestAPIImagesFilters/repository_regex
08:33:04 [2024-04-24T08:33:04.640Z] === PAUSE TestAPIImagesFilters/repository_regex
08:33:04 [2024-04-24T08:33:04.640Z] === RUN   TestAPIImagesFilters/image_name_regex
08:33:04 [2024-04-24T08:33:04.640Z] === PAUSE TestAPIImagesFilters/image_name_regex
08:33:04 [2024-04-24T08:33:04.640Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
08:33:04 [2024-04-24T08:33:04.640Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
08:33:04 [2024-04-24T08:33:04.640Z] === RUN   TestAPIImagesFilters/registry_port_regex
08:33:04 [2024-04-24T08:33:04.640Z] === PAUSE TestAPIImagesFilters/registry_port_regex
08:33:04 [2024-04-24T08:33:04.640Z] === CONT  TestAPIImagesFilters/repository_regex
08:33:04 [2024-04-24T08:33:04.640Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
08:33:04 [2024-04-24T08:33:04.640Z] === CONT  TestAPIImagesFilters/registry_port_regex
08:33:04 [2024-04-24T08:33:04.640Z] === CONT  TestAPIImagesFilters/image_name_regex
08:33:04 [2024-04-24T08:33:04.640Z] --- PASS: TestAPIImagesFilters (0.04s)
08:33:04 [2024-04-24T08:33:04.640Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
08:33:04 [2024-04-24T08:33:04.640Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
08:33:04 [2024-04-24T08:33:04.640Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
08:33:04 [2024-04-24T08:33:04.640Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
08:33:04 [2024-04-24T08:33:04.640Z] === RUN   TestAPIImagesListSizeShared
08:33:05 [2024-04-24T08:33:05.208Z] --- PASS: TestAPIImagesListSizeShared (0.61s)
08:33:05 [2024-04-24T08:33:05.208Z] === RUN   TestPruneDontDeleteUsedDangling
08:33:05 [2024-04-24T08:33:05.775Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
08:33:05 [2024-04-24T08:33:05.775Z] === RUN   TestImagePullPlatformInvalid
08:33:05 [2024-04-24T08:33:05.775Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:33:05 [2024-04-24T08:33:05.775Z] === RUN   TestImagePullStoredDigestForOtherRepo
08:33:05 [2024-04-24T08:33:05.775Z] time="2024-04-24T08:33:05.686749152Z" 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.8 instance.id=f577c753-31a9-4ddc-b01c-a16ea36e06fd version=2.8.3 
08:33:05 [2024-04-24T08:33:05.775Z] time="2024-04-24T08:33:05.686816583Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=f577c753-31a9-4ddc-b01c-a16ea36e06fd version=2.8.3 
08:33:05 [2024-04-24T08:33:05.775Z] time="2024-04-24T08:33:05.686849855Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.20.8 instance.id=f577c753-31a9-4ddc-b01c-a16ea36e06fd version=2.8.3 
08:33:05 [2024-04-24T08:33:05.775Z] time="2024-04-24T08:33:05.687043401Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=f577c753-31a9-4ddc-b01c-a16ea36e06fd version=2.8.3 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.782733209Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54177ec6-f575-4f64-aaea-f7fe6d5a7fd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55254" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.782802568Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54177ec6-f575-4f64-aaea-f7fe6d5a7fd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55254" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.454124ms http.response.status=200 http.response.written=2 
08:33:06 [2024-04-24T08:33:06.037Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.785106922Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08b1e801-4b69-4066-a6fb-9ddf66c248f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.785139013Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06f8b7be-3f8f-4cce-92a3-508e328e25cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.78515009Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08b1e801-4b69-4066-a6fb-9ddf66c248f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.785172876Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06f8b7be-3f8f-4cce-92a3-508e328e25cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.785238863Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08b1e801-4b69-4066-a6fb-9ddf66c248f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.132µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a329b787-ead8-41a0-886e-80d2ab2b7165 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.785266712Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06f8b7be-3f8f-4cce-92a3-508e328e25cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=63.664µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b85f6813-387b-454e-a78d-740da32aee08 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.785357626Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08b1e801-4b69-4066-a6fb-9ddf66c248f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.115582ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.78543021Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=06f8b7be-3f8f-4cce-92a3-508e328e25cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.222307ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.786668879Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75874af8-84d0-449f-995c-a2f1966d998a http.request.method=POST http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787101962Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75874af8-84d0-449f-995c-a2f1966d998a http.request.method=POST http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787249796Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5bb897b-3b19-4363-af63-d375d47aa485 http.request.method=POST http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787263475Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75874af8-84d0-449f-995c-a2f1966d998a http.request.method=POST http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=115.941µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cf730edd-c71a-4bd9-97eb-4f5bb54de50e trace.line=110 vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787300366Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5bb897b-3b19-4363-af63-d375d47aa485 http.request.method=POST http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787311287Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75874af8-84d0-449f-995c-a2f1966d998a http.request.method=POST http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=22.466µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=dd7f79ee-3a48-4f93-9b1d-776f72a88698 trace.line=142 vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787388679Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75874af8-84d0-449f-995c-a2f1966d998a http.request.method=POST http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.364µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6176b3ba-3d0e-4e57-bce3-12c414a3ed94 trace.line=110 vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787392626Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5bb897b-3b19-4363-af63-d375d47aa485 http.request.method=POST http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=64.01µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c9f8f113-7dc2-456f-9c2e-bcc1c26b917c trace.line=110 vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.78743668Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5bb897b-3b19-4363-af63-d375d47aa485 http.request.method=POST http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.547µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9bcec92f-7b7d-498e-989c-0b59722a3e2b trace.line=142 vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787500952Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75874af8-84d0-449f-995c-a2f1966d998a http.request.method=POST http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.86904ms http.response.status=202 http.response.written=0 
08:33:06 [2024-04-24T08:33:06.037Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787502027Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5bb897b-3b19-4363-af63-d375d47aa485 http.request.method=POST http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.476µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1ee175a2-1fed-4c0b-aac6-352cd674f8cf trace.line=110 vars.name=test 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.787687064Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5bb897b-3b19-4363-af63-d375d47aa485 http.request.method=POST http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.945521ms http.response.status=202 http.response.written=0 
08:33:06 [2024-04-24T08:33:06.037Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789123267Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789193857Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789266416Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.386µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e7a69762-fdc5-4c9e-ad16-44fec50d7b8f trace.line=95 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789317855Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.014µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2dd9b3cf-6abf-419e-96a8-7932b0a82aab trace.line=142 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789385721Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789464106Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.558µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d21fd1e0-aac7-49d0-8ea0-b476a6cd1788 trace.line=110 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789498675Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.538µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20b3dfae-4857-400d-990a-59dcd729409c trace.line=155 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789542836Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.364µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=42cfdadb-6ef9-4a9e-bfde-ce8b251e3cc1 trace.line=155 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.037Z] time="2024-04-24T08:33:05.789570528Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.549µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b8a44c4-36e7-45e8-bb44-48f1a563b39c trace.line=155 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.789638796Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=48.493µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b56810a0-4e5e-4e7a-93e7-b8b766a29239 trace.line=185 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.789717846Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=46.409µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d8c39463-b1ee-4f58-8f9e-e8100d9b6a65 trace.line=110 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.789835953Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/70330b68-97cc-440b-8a85-73815575e823")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=94.771µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=aa986a61-e535-4aaf-88fe-42bc15b12a61 trace.line=202 vars.name=test vars.uuid=70330b68-97cc-440b-8a85-73815575e823 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.790292027Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=606dd5fa-47b2-432d-9aa1-e740aa1fa194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55278" http.request.uri="/v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.913578ms http.response.status=201 http.response.written=0 
08:33:06 [2024-04-24T08:33:06.038Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "PUT /v2/test/blobs/uploads/70330b68-97cc-440b-8a85-73815575e823?_state=FJ98HngKBXo_9KyGgrYwhxyCfM8e3AiY1Dpdnpc1DYB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwMzMwYjY4LTk3Y2MtNDQwYi04YTg1LTczODE1NTc1ZTgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODcxMjQzNzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791135973Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791244348Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791319196Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.551µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a6cec1f1-d1f0-4c8e-939c-71e5fc7aab47 trace.line=95 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791375222Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.639µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=d161fe50-d185-4c23-828d-7583040f0612 trace.line=142 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791421196Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791493132Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=37.145µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=618014f4-9ccc-43cc-8dcb-d1a7cd1d95f9 trace.line=110 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791528767Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.552µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b49d2a17-f409-481d-905c-ba091cc28aa4 trace.line=155 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791570196Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.973µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ef67f20-7322-4d56-beec-12e2007498ba trace.line=155 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791602393Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=9.527µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ab66782b-cb0b-44b1-9738-37f7b2ac70df trace.line=155 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791665697Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.222µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=aaff676f-5d70-48be-a2d2-f59e1249ee00 trace.line=185 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791730461Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=37.038µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=402b682e-a721-4fa0-9587-920822a289ab trace.line=110 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791841651Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/60c6437a-3eba-456a-9fda-1806c4114ce0")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=86.549µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ace8c1fa-7b52-483e-8b14-bb56b398cbe2 trace.line=202 vars.name=test vars.uuid=60c6437a-3eba-456a-9fda-1806c4114ce0 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.791911823Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4e943344-5eae-4ff8-9d59-d5dafbb77d35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.464094ms http.response.status=201 http.response.written=0 
08:33:06 [2024-04-24T08:33:06.038Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "PUT /v2/test/blobs/uploads/60c6437a-3eba-456a-9fda-1806c4114ce0?_state=R7F5_afEsS7pfflIpQiCiQCS8r1_LVIqdpsUehbhWbh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwYzY0MzdhLTNlYmEtNDU2YS05ZmRhLTE4MDZjNDExNGNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQwODozMzowNS43ODczMTA3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.793046711Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b25e18-1c74-4c65-bfd9-dafdfa35258b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.793082371Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b25e18-1c74-4c65-bfd9-dafdfa35258b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.793141687Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b25e18-1c74-4c65-bfd9-dafdfa35258b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=28.645µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0f65ebbd-d08b-42fb-9cb3-bcff6ceeaabb trace.line=95 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.793204507Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b25e18-1c74-4c65-bfd9-dafdfa35258b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="913.707µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.794909687Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.794952149Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795112333Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795129482Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795138491Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795217418Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=46.794µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ad461435-c2f3-4784-b2e0-d240451ef888 trace.line=95 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795271244Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=19.849µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7538546c-5057-4d5f-b3f3-0c460f096ac8 trace.line=155 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795320763Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.588µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0f70406c-76a0-4b92-944d-cf68bcaeac7e trace.line=95 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795359402Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.463µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=44cba241-d71a-45a8-b561-c5b76fd61366 trace.line=155 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795401364Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=15.188µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8aa0da12-fed1-4841-8bb4-407955a64cf5 trace.line=155 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.79548386Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=56.699µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a47e5625-ff55-4fca-b547-a9de6c35fe4c trace.line=110 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795572321Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.251µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=24993269-b168-43c2-af23-3a533e641366 trace.line=110 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795728369Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=62.689µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c36eda9e-6eed-4498-a4b5-9073b70c8639 trace.line=110 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795784427Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=32.394µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c2355435-1177-429a-8dc6-0d215e7006f2 trace.line=110 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795819144Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.795837154Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ff641b1f-e6e2-4c94-af63-a8d773e2cc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.228685ms http.response.status=201 http.response.written=0 
08:33:06 [2024-04-24T08:33:06.038Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.806349626Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ab41987-99e9-4118-9b6a-67acfe895a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.806391039Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ab41987-99e9-4118-9b6a-67acfe895a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:55288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.74µs" http.response.status=200 http.response.written=2 
08:33:06 [2024-04-24T08:33:06.038Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.809014496Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.80905302Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.80913641Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.379µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a45eface-fd59-4db9-acd8-c3d14efe8bdf trace.line=95 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.809159032Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.80920842Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.426µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7f1c498e-a35a-458e-a6c9-76b1c1c51d97 trace.line=95 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.038Z] time="2024-04-24T08:33:05.809257996Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.07µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c9a6a8df-9958-4412-b531-5464a9745dc3 trace.line=155 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.809300204Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.531µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=b5efd765-18ba-41e9-aead-167472bb2365 trace.line=125 vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.809347548Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.809441851Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a7866bf-df94-4868-b8a1-0e0e2f2e6d7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55290" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-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.782729ms http.response.status=200 http.response.written=417 
08:33:06 [2024-04-24T08:33:06.039Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826578347Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826616715Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826633248Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826701984Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.444µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c2ac9da-a0c4-4234-bd85-8c04588cd01f trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826754408Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.467µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=42e60cf9-6f27-41ea-9897-f3bc6272f661 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826792242Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.251µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ea97ccdc-ecb2-46b4-8b24-00709836046c trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826826228Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.826916601Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=65ee407b-5c53-44ce-bcb0-a6ac3614c58e http.request.method=GET http.request.remoteaddr="127.0.0.1:55302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-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.228921ms http.response.status=200 http.response.written=417 
08:33:06 [2024-04-24T08:33:06.039Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837211896Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837264065Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837338922Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.346µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e858dfaf-e9f7-4e55-88de-149adc2f38cf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837386734Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.639µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4148be8c-e058-46f2-ba66-45632e3ba370 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837412162Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837446518Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.658µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57c05b21-a6e7-429c-9e2e-7484a117eb8e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837483384Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837486675Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.892µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe5b5be9-a4c2-4388-88c5-3b87687ebeec trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837573445Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.065µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=060463ec-63e4-44c0-8817-82450bea8869 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837620979Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.929µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f88e241a-27d2-4794-9dae-a08aa54a420d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837634829Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.171µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cbee940b-2aac-4a3b-a90e-29dc81e566d0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837663827Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.954µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8e93f806-7e39-43ea-9734-6e67c6942107 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837677726Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.529µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4506243a-b26f-4ee0-802d-cb37c9766921 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837702654Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.388µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a80bbc93-e682-47c7-aed0-e1dce9a2276f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837737969Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.839µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=628bc913-9a86-4819-8526-9554dd751834 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837743762Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.307µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1f44f23f-77c1-42b6-b6b8-5a5a9207a2cf trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.837768821Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.482µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b5c5d992-b54d-4340-8e22-d256352aae00 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.83816096Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.35µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=24033c5f-fe58-47f0-9253-b75169506b2d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.839275319Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.712µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10a92d50-3e63-491e-96d4-12a478693803 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.839335439Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.065µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6423c26d-78a1-4b24-9810-a293134729f1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.839395198Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1d0e14c-03ee-4ad3-b9f0-d6343600bc71 http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.505517ms http.response.status=200 http.response.written=194 
08:33:06 [2024-04-24T08:33:06.039Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.839547299Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.793µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8a3befa-f16a-4bd4-b8a8-c9e530fa6a7d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.839612597Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.994µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e486898-6459-4de8-be19-1e0c76a0f6bf trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.839663281Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87947167-b4ac-4c81-aa03-4fd4f09c4149 http.request.method=GET http.request.remoteaddr="127.0.0.1:55320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.652703ms http.response.status=200 http.response.written=68 
08:33:06 [2024-04-24T08:33:06.039Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.866813778Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=885d34b3-8aa5-40bc-a436-d7afc1adc933 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.866875145Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=885d34b3-8aa5-40bc-a436-d7afc1adc933 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.172821ms http.response.status=200 http.response.written=2 
08:33:06 [2024-04-24T08:33:06.039Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.876482296Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b22a1d13-ef76-4000-83d8-a95901481b2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.039Z] time="2024-04-24T08:33:05.87653412Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b22a1d13-ef76-4000-83d8-a95901481b2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.876548414Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b22a1d13-ef76-4000-83d8-a95901481b2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.876620161Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b22a1d13-ef76-4000-83d8-a95901481b2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.187µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=949a38a0-8296-4348-8d99-372ee86e2fe6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.876668367Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b22a1d13-ef76-4000-83d8-a95901481b2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.35µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0147b478-2556-4f4f-8d72-5fc08aa3ec88 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.876739753Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b22a1d13-ef76-4000-83d8-a95901481b2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.148673ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.8780599Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09b637fa-8807-44ec-a059-0bf49127b565 http.request.method=GET http.request.remoteaddr="127.0.0.1:55342" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.878101887Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09b637fa-8807-44ec-a059-0bf49127b565 http.request.method=GET http.request.remoteaddr="127.0.0.1:55342" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.878117936Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09b637fa-8807-44ec-a059-0bf49127b565 http.request.method=GET http.request.remoteaddr="127.0.0.1:55342" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.878177802Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09b637fa-8807-44ec-a059-0bf49127b565 http.request.method=GET http.request.remoteaddr="127.0.0.1:55342" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.818µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=35fb53ef-2820-466c-805c-047b5edfed58 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.878224941Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09b637fa-8807-44ec-a059-0bf49127b565 http.request.method=GET http.request.remoteaddr="127.0.0.1:55342" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.161µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=493cd9d6-1074-4212-b6a2-1fcbd40f7cc1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] time="2024-04-24T08:33:05.878272286Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=09b637fa-8807-44ec-a059-0bf49127b565 http.request.method=GET http.request.remoteaddr="127.0.0.1:55342" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017101ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:33:06 [2024-04-24T08:33:06.040Z] 127.0.0.1 - - [24/Apr/2024:08:33:05 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/54127fa4ece849c94396e33b5c7fa99997bfe3ec kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:33:06 [2024-04-24T08:33:06.040Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.21s)
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
08:33:06 [2024-04-24T08:33:06.040Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
08:33:06 [2024-04-24T08:33:06.040Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting/asdfasdf
08:33:06 [2024-04-24T08:33:06.040Z] === PAUSE TestImagePullNonExisting/asdfasdf
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
08:33:06 [2024-04-24T08:33:06.040Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting/library/asdfasdf
08:33:06 [2024-04-24T08:33:06.040Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
08:33:06 [2024-04-24T08:33:06.040Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
08:33:06 [2024-04-24T08:33:06.040Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
08:33:06 [2024-04-24T08:33:06.040Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
08:33:06 [2024-04-24T08:33:06.040Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
08:33:06 [2024-04-24T08:33:06.040Z] === CONT  TestImagePullNonExisting/asdfasdf
08:33:06 [2024-04-24T08:33:06.040Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
08:33:06 [2024-04-24T08:33:06.040Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
08:33:06 [2024-04-24T08:33:06.040Z] === CONT  TestImagePullNonExisting/library/asdfasdf
08:33:07 [2024-04-24T08:33:07.417Z] --- PASS: TestImagePullNonExisting (0.01s)
08:33:07 [2024-04-24T08:33:07.417Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
08:33:07 [2024-04-24T08:33:07.417Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
08:33:07 [2024-04-24T08:33:07.417Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
08:33:07 [2024-04-24T08:33:07.417Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
08:33:07 [2024-04-24T08:33:07.417Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
08:33:07 [2024-04-24T08:33:07.417Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.29s)
08:33:07 [2024-04-24T08:33:07.417Z] === RUN   TestRemoveImageOrphaning
08:33:07 [2024-04-24T08:33:07.417Z] --- PASS: TestRemoveImageOrphaning (0.20s)
08:33:07 [2024-04-24T08:33:07.417Z] === RUN   TestRemoveByDigest
08:33:07 [2024-04-24T08:33:07.417Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:33:07 [2024-04-24T08:33:07.417Z] --- SKIP: TestRemoveByDigest (0.00s)
08:33:07 [2024-04-24T08:33:07.417Z] === RUN   TestRemoveImageGarbageCollector
08:33:07 [2024-04-24T08:33:07.417Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
08:33:07 [2024-04-24T08:33:07.417Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:33:07 [2024-04-24T08:33:07.417Z] === RUN   TestSaveCheckTimes
08:33:07 [2024-04-24T08:33:07.417Z] === PAUSE TestSaveCheckTimes
08:33:07 [2024-04-24T08:33:07.417Z] === RUN   TestSaveOCI
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/busybox:latest
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/busybox:latest/Manifest
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/busybox:latest/Config
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/multilayer:latest
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/multilayer:latest/Config
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
08:33:07 [2024-04-24T08:33:07.675Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
08:33:07 [2024-04-24T08:33:07.675Z] --- PASS: TestSaveOCI (0.14s)
08:33:07 [2024-04-24T08:33:07.675Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
08:33:07 [2024-04-24T08:33:07.675Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
08:33:07 [2024-04-24T08:33:07.675Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
08:33:07 [2024-04-24T08:33:07.675Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
08:33:07 [2024-04-24T08:33:07.675Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
08:33:07 [2024-04-24T08:33:07.676Z] === RUN   TestSaveRepoWithMultipleImages
08:33:07 [2024-04-24T08:33:07.934Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
08:33:07 [2024-04-24T08:33:07.934Z] === RUN   TestSaveDirectoryPermissions
08:33:08 [2024-04-24T08:33:08.870Z] --- PASS: TestSaveDirectoryPermissions (1.04s)
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:33:08 [2024-04-24T08:33:08.870Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagUsingDigestAlgorithmAsName
08:33:08 [2024-04-24T08:33:08.870Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagValidPrefixedRepo
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
08:33:08 [2024-04-24T08:33:08.870Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
08:33:08 [2024-04-24T08:33:08.870Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagValidPrefixedRepo/foooo:t
08:33:08 [2024-04-24T08:33:08.870Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:33:08 [2024-04-24T08:33:08.870Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:33:08 [2024-04-24T08:33:08.870Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
08:33:08 [2024-04-24T08:33:08.870Z] === CONT  TestTagValidPrefixedRepo/foooo:t
08:33:08 [2024-04-24T08:33:08.870Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:33:08 [2024-04-24T08:33:08.870Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
08:33:08 [2024-04-24T08:33:08.870Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
08:33:08 [2024-04-24T08:33:08.870Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
08:33:08 [2024-04-24T08:33:08.870Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
08:33:08 [2024-04-24T08:33:08.870Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
08:33:08 [2024-04-24T08:33:08.870Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagExistedNameWithoutForce
08:33:08 [2024-04-24T08:33:08.870Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagOfficialNames
08:33:08 [2024-04-24T08:33:08.870Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
08:33:09 [2024-04-24T08:33:09.129Z] --- PASS: TestTagOfficialNames (0.05s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestTagMatchesDigest
08:33:09 [2024-04-24T08:33:09.129Z] --- PASS: TestTagMatchesDigest (0.01s)
08:33:09 [2024-04-24T08:33:09.129Z] === CONT  TestSaveCheckTimes
08:33:09 [2024-04-24T08:33:09.129Z] --- PASS: TestSaveCheckTimes (0.03s)
08:33:09 [2024-04-24T08:33:09.129Z] PASS
08:33:09 [2024-04-24T08:33:09.129Z] 
08:33:09 [2024-04-24T08:33:09.129Z] === Skipped
08:33:09 [2024-04-24T08:33:09.129Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:33:09 [2024-04-24T08:33:09.129Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:33:09 [2024-04-24T08:33:09.129Z] 
08:33:09 [2024-04-24T08:33:09.129Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
08:33:09 [2024-04-24T08:33:09.129Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:33:09 [2024-04-24T08:33:09.129Z] 
08:33:09 [2024-04-24T08:33:09.129Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:33:09 [2024-04-24T08:33:09.129Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
08:33:09 [2024-04-24T08:33:09.129Z] 
08:33:09 [2024-04-24T08:33:09.129Z] DONE 71 tests, 3 skipped in 7.029s
08:33:09 [2024-04-24T08:33:09.129Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
08:33:09 [2024-04-24T08:33:09.129Z] ++ '[' -n '' ']'
08:33:09 [2024-04-24T08:33:09.129Z] ++ 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
08:33:09 [2024-04-24T08:33:09.129Z] ++ set -e
08:33:09 [2024-04-24T08:33:09.129Z] ++ '[' -n 0 ']'
08:33:09 [2024-04-24T08:33:09.129Z] ++ set -x
08:33:09 [2024-04-24T08:33:09.129Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestStripANSICommands
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestStripANSICommands/#00
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestStripANSICommands/#01
08:33:09 [2024-04-24T08:33:09.129Z] --- PASS: TestStripANSICommands (0.00s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:33:09 [2024-04-24T08:33:09.129Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:33:09 [2024-04-24T08:33:09.129Z] PASS
08:33:09 [2024-04-24T08:33:09.129Z] 
08:33:09 [2024-04-24T08:33:09.129Z] DONE 3 tests in 0.006s
08:33:09 [2024-04-24T08:33:09.129Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
08:33:09 [2024-04-24T08:33:09.129Z] ++ '[' -n '' ']'
08:33:09 [2024-04-24T08:33:09.129Z] ++ 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
08:33:09 [2024-04-24T08:33:09.129Z] ++ set -e
08:33:09 [2024-04-24T08:33:09.129Z] ++ '[' -n 0 ']'
08:33:09 [2024-04-24T08:33:09.129Z] ++ set -x
08:33:09 [2024-04-24T08:33:09.129Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:33:09 [2024-04-24T08:33:09.129Z] INFO: Testing against a local daemon
08:33:09 [2024-04-24T08:33:09.129Z] === RUN   TestCreateWithMultiNetworks
08:33:10 [2024-04-24T08:33:10.065Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
08:33:10 [2024-04-24T08:33:10.065Z] === RUN   TestNetworkCreateDelete
08:33:10 [2024-04-24T08:33:10.324Z] --- PASS: TestNetworkCreateDelete (0.16s)
08:33:10 [2024-04-24T08:33:10.324Z] === RUN   TestDockerNetworkDeletePreferID
08:33:10 [2024-04-24T08:33:10.582Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
08:33:10 [2024-04-24T08:33:10.582Z] === RUN   TestDaemonDNSFallback
08:33:17 [2024-04-24T08:33:17.147Z] --- PASS: TestDaemonDNSFallback (6.17s)
08:33:17 [2024-04-24T08:33:17.147Z] === RUN   TestIntDNSAsExtDNS
08:33:17 [2024-04-24T08:33:17.406Z] === RUN   TestIntDNSAsExtDNS/only_self
08:33:23 [2024-04-24T08:33:23.969Z] === RUN   TestIntDNSAsExtDNS/self_then_ext
08:33:29 [2024-04-24T08:33:29.238Z] --- PASS: TestIntDNSAsExtDNS (11.73s)
08:33:29 [2024-04-24T08:33:29.238Z]     --- PASS: TestIntDNSAsExtDNS/only_self (5.58s)
08:33:29 [2024-04-24T08:33:29.238Z]     --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.55s)
08:33:29 [2024-04-24T08:33:29.238Z] === RUN   TestInspectNetwork
08:33:31 [2024-04-24T08:33:31.204Z] === RUN   TestInspectNetwork/full_network_id
08:33:31 [2024-04-24T08:33:31.204Z] === RUN   TestInspectNetwork/partial_network_id
08:33:31 [2024-04-24T08:33:31.204Z] === RUN   TestInspectNetwork/network_name
08:33:31 [2024-04-24T08:33:31.204Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:33:36 [2024-04-24T08:33:36.474Z] --- PASS: TestInspectNetwork (7.13s)
08:33:36 [2024-04-24T08:33:36.474Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:33:36 [2024-04-24T08:33:36.474Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:33:36 [2024-04-24T08:33:36.474Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:33:36 [2024-04-24T08:33:36.474Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:33:36 [2024-04-24T08:33:36.474Z] === RUN   TestRunContainerWithBridgeNone
08:33:37 [2024-04-24T08:33:37.042Z] --- PASS: TestRunContainerWithBridgeNone (1.16s)
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/create
08:33:37 [2024-04-24T08:33:37.042Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:33:37 [2024-04-24T08:33:37.042Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:33:37 [2024-04-24T08:33:37.042Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:33:37 [2024-04-24T08:33:37.042Z] === CONT  TestNetworkInvalidJSON/networks/create
08:33:37 [2024-04-24T08:33:37.042Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:33:37 [2024-04-24T08:33:37.042Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:33:37 [2024-04-24T08:33:37.042Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:33:37 [2024-04-24T08:33:37.042Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkList
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkList//networks
08:33:37 [2024-04-24T08:33:37.042Z] === PAUSE TestNetworkList//networks
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestNetworkList//networks/
08:33:37 [2024-04-24T08:33:37.042Z] === PAUSE TestNetworkList//networks/
08:33:37 [2024-04-24T08:33:37.042Z] === CONT  TestNetworkList//networks
08:33:37 [2024-04-24T08:33:37.042Z] === CONT  TestNetworkList//networks/
08:33:37 [2024-04-24T08:33:37.042Z] --- PASS: TestNetworkList (0.01s)
08:33:37 [2024-04-24T08:33:37.042Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z]     --- PASS: TestNetworkList//networks (0.00s)
08:33:37 [2024-04-24T08:33:37.042Z] === RUN   TestHostIPv4BridgeLabel
08:33:37 [2024-04-24T08:33:37.609Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
08:33:37 [2024-04-24T08:33:37.609Z] === RUN   TestDefaultNetworkOpts
08:33:37 [2024-04-24T08:33:37.609Z] === RUN   TestDefaultNetworkOpts/default_value
08:33:38 [2024-04-24T08:33:38.986Z] === RUN   TestDefaultNetworkOpts/cmdline_value
08:33:39 [2024-04-24T08:33:39.922Z] === RUN   TestDefaultNetworkOpts/config-from_value
08:33:41 [2024-04-24T08:33:41.298Z] --- PASS: TestDefaultNetworkOpts (3.61s)
08:33:41 [2024-04-24T08:33:41.298Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.22s)
08:33:41 [2024-04-24T08:33:41.298Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s)
08:33:41 [2024-04-24T08:33:41.298Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
08:33:41 [2024-04-24T08:33:41.298Z] === RUN   TestForbidDuplicateNetworkNames
08:33:41 [2024-04-24T08:33:41.866Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
08:33:41 [2024-04-24T08:33:41.866Z] === RUN   TestDaemonRestartWithLiveRestore
08:33:42 [2024-04-24T08:33:42.802Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:33:42 [2024-04-24T08:33:42.802Z] === RUN   TestDaemonDefaultNetworkPools
08:33:43 [2024-04-24T08:33:43.739Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
08:33:43 [2024-04-24T08:33:43.739Z] === RUN   TestDaemonRestartWithExistingNetwork
08:33:44 [2024-04-24T08:33:44.675Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
08:33:44 [2024-04-24T08:33:44.675Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:33:46 [2024-04-24T08:33:46.051Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
08:33:46 [2024-04-24T08:33:46.051Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:33:46 [2024-04-24T08:33:46.618Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:33:46 [2024-04-24T08:33:46.618Z] === RUN   TestServiceWithPredefinedNetwork
08:33:49 [2024-04-24T08:33:49.153Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s)
08:33:49 [2024-04-24T08:33:49.153Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:33:49 [2024-04-24T08:33:49.153Z]     service_test.go:250: FLAKY_TEST
08:33:49 [2024-04-24T08:33:49.153Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:33:49 [2024-04-24T08:33:49.153Z] === RUN   TestServiceWithDataPathPortInit
08:34:04 [2024-04-24T08:34:04.036Z] --- PASS: TestServiceWithDataPathPortInit (13.35s)
08:34:04 [2024-04-24T08:34:04.036Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:34:04 [2024-04-24T08:34:04.295Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:in7jhmsvumqpv8pikhizvyivv Created:2024-04-24 08:34:03.244431217 +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[d1c2c95e76252418b7971279c4a6aaa16ffb55cb6e64b932386252db32ca479c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8yy180c6uhh4l4mpp5dw20jr4 EndpointID:4e97c7c72ae827fa73dc7114386f65e4b96bf2b1f388cb7573130060b1dfd837 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:554af0ccc328eb4c4909f5fa14e0ae962402cd2069946f09f64fa62e805a22b1 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:6d10f49f0f69 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8yy180c6uhh4l4mpp5dw20jr4 EndpointID:4e97c7c72ae827fa73dc7114386f65e4b96bf2b1f388cb7573130060b1dfd837 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:34:09 [2024-04-24T08:34:09.564Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
08:34:09 [2024-04-24T08:34:09.564Z] PASS
08:34:09 [2024-04-24T08:34:09.564Z] 
08:34:09 [2024-04-24T08:34:09.564Z] === Skipped
08:34:09 [2024-04-24T08:34:09.564Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:34:09 [2024-04-24T08:34:09.564Z]     service_test.go:250: FLAKY_TEST
08:34:09 [2024-04-24T08:34:09.564Z] 
08:34:09 [2024-04-24T08:34:09.564Z] DONE 47 tests, 1 skipped in 59.691s
08:34:09 [2024-04-24T08:34:09.564Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
08:34:09 [2024-04-24T08:34:09.564Z] ++ '[' -n '' ']'
08:34:09 [2024-04-24T08:34:09.564Z] ++ 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
08:34:09 [2024-04-24T08:34:09.564Z] ++ set -e
08:34:09 [2024-04-24T08:34:09.564Z] ++ '[' -n 0 ']'
08:34:09 [2024-04-24T08:34:09.564Z] ++ set -x
08:34:09 [2024-04-24T08:34:09.564Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:34:09 [2024-04-24T08:34:09.564Z] INFO: Testing against a local daemon
08:34:09 [2024-04-24T08:34:09.564Z] === RUN   TestDockerNetworkIpvlanPersistance
08:34:10 [2024-04-24T08:34:10.131Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.35s)
08:34:10 [2024-04-24T08:34:10.131Z] === RUN   TestDockerNetworkIpvlan
08:34:10 [2024-04-24T08:34:10.131Z] === RUN   TestDockerNetworkIpvlan/Subinterface
08:34:11 [2024-04-24T08:34:11.066Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
08:34:11 [2024-04-24T08:34:11.634Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
08:34:13 [2024-04-24T08:34:13.011Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
08:34:14 [2024-04-24T08:34:14.915Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
08:34:15 [2024-04-24T08:34:15.851Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
08:34:17 [2024-04-24T08:34:17.227Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
08:34:19 [2024-04-24T08:34:19.240Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
08:34:21 [2024-04-24T08:34:21.923Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
08:34:23 [2024-04-24T08:34:23.443Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
08:34:24 [2024-04-24T08:34:24.819Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
08:34:25 [2024-04-24T08:34:25.756Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
08:34:26 [2024-04-24T08:34:26.692Z] --- PASS: TestDockerNetworkIpvlan (16.51s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.66s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.43s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.61s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.34s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.38s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.82s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.35s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.09s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.03s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.00s)
08:34:26 [2024-04-24T08:34:26.692Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.10s)
08:34:26 [2024-04-24T08:34:26.692Z] === RUN   TestIPVlanDNS
08:34:27 [2024-04-24T08:34:27.259Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
08:34:35 [2024-04-24T08:34:35.373Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
08:34:39 [2024-04-24T08:34:39.561Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
08:34:46 [2024-04-24T08:34:46.124Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
08:34:52 [2024-04-24T08:34:52.687Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
08:34:57 [2024-04-24T08:34:57.954Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
08:35:03 [2024-04-24T08:35:03.222Z] --- PASS: TestIPVlanDNS (36.23s)
08:35:03 [2024-04-24T08:35:03.222Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.84s)
08:35:03 [2024-04-24T08:35:03.222Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.49s)
08:35:03 [2024-04-24T08:35:03.222Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.45s)
08:35:03 [2024-04-24T08:35:03.222Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.84s)
08:35:03 [2024-04-24T08:35:03.222Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.54s)
08:35:03 [2024-04-24T08:35:03.222Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.45s)
08:35:03 [2024-04-24T08:35:03.222Z] PASS
08:35:03 [2024-04-24T08:35:03.222Z] 
08:35:03 [2024-04-24T08:35:03.222Z] DONE 21 tests in 54.123s
08:35:03 [2024-04-24T08:35:03.222Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
08:35:03 [2024-04-24T08:35:03.222Z] ++ '[' -n '' ']'
08:35:03 [2024-04-24T08:35:03.222Z] ++ 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
08:35:03 [2024-04-24T08:35:03.222Z] ++ set -e
08:35:03 [2024-04-24T08:35:03.222Z] ++ '[' -n 0 ']'
08:35:03 [2024-04-24T08:35:03.222Z] ++ set -x
08:35:03 [2024-04-24T08:35:03.222Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:35:03 [2024-04-24T08:35:03.222Z] INFO: Testing against a local daemon
08:35:03 [2024-04-24T08:35:03.222Z] === RUN   TestDockerNetworkMacvlanPersistance
08:35:04 [2024-04-24T08:35:04.158Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
08:35:04 [2024-04-24T08:35:04.158Z] === RUN   TestDockerNetworkMacvlan
08:35:04 [2024-04-24T08:35:04.158Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:35:04 [2024-04-24T08:35:04.726Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:35:05 [2024-04-24T08:35:05.662Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:35:07 [2024-04-24T08:35:07.039Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:35:08 [2024-04-24T08:35:08.415Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
08:35:10 [2024-04-24T08:35:10.319Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
08:35:12 [2024-04-24T08:35:12.853Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:35:13 [2024-04-24T08:35:13.790Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
08:35:14 [2024-04-24T08:35:14.726Z] --- PASS: TestDockerNetworkMacvlan (10.63s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.71s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.71s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.50s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.85s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.29s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s)
08:35:14 [2024-04-24T08:35:14.726Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.10s)
08:35:14 [2024-04-24T08:35:14.726Z] === RUN   TestMACVlanDNS
08:35:15 [2024-04-24T08:35:15.294Z] === RUN   TestMACVlanDNS/with_parent
08:35:23 [2024-04-24T08:35:23.406Z] === RUN   TestMACVlanDNS/no_parent
08:35:27 [2024-04-24T08:35:27.593Z] === RUN   TestMACVlanDNS/with_parent,_internal
08:35:34 [2024-04-24T08:35:34.154Z] --- PASS: TestMACVlanDNS (18.48s)
08:35:34 [2024-04-24T08:35:34.154Z]     --- PASS: TestMACVlanDNS/with_parent (6.83s)
08:35:34 [2024-04-24T08:35:34.154Z]     --- PASS: TestMACVlanDNS/no_parent (5.51s)
08:35:34 [2024-04-24T08:35:34.154Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.52s)
08:35:34 [2024-04-24T08:35:34.154Z] PASS
08:35:34 [2024-04-24T08:35:34.154Z] 
08:35:34 [2024-04-24T08:35:34.154Z] DONE 14 tests in 30.298s
08:35:34 [2024-04-24T08:35:34.154Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
08:35:34 [2024-04-24T08:35:34.154Z] ++ '[' -n '' ']'
08:35:34 [2024-04-24T08:35:34.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
08:35:34 [2024-04-24T08:35:34.154Z] ++ set -e
08:35:34 [2024-04-24T08:35:34.154Z] ++ '[' -n 0 ']'
08:35:34 [2024-04-24T08:35:34.154Z] ++ set -x
08:35:34 [2024-04-24T08:35:34.154Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
08:35:34 [2024-04-24T08:35:34.154Z] INFO: Testing against a local daemon
08:35:34 [2024-04-24T08:35:34.154Z] === RUN   TestBridgeICC
08:35:34 [2024-04-24T08:35:34.154Z] === RUN   TestBridgeICC/IPv4_non-internal_network
08:35:35 [2024-04-24T08:35:35.090Z] === RUN   TestBridgeICC/IPv4_internal_network
08:35:36 [2024-04-24T08:35:36.026Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
08:35:36 [2024-04-24T08:35:36.962Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
08:35:38 [2024-04-24T08:35:38.338Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
08:35:39 [2024-04-24T08:35:39.274Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
08:35:40 [2024-04-24T08:35:40.210Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
08:35:41 [2024-04-24T08:35:41.146Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
08:35:42 [2024-04-24T08:35:42.524Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
08:35:44 [2024-04-24T08:35:44.427Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
08:35:47 [2024-04-24T08:35:47.712Z] --- PASS: TestBridgeICC (14.40s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.05s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.00s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.15s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.02s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.11s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.02s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.04s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.12s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.14s)
08:35:47 [2024-04-24T08:35:47.712Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.13s)
08:35:47 [2024-04-24T08:35:47.712Z] === RUN   TestBridgeICCWindows
08:35:47 [2024-04-24T08:35:47.712Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
08:35:47 [2024-04-24T08:35:47.712Z] --- SKIP: TestBridgeICCWindows (0.00s)
08:35:47 [2024-04-24T08:35:47.712Z] === RUN   TestBridgeINC
08:35:48 [2024-04-24T08:35:48.279Z] === RUN   TestBridgeINC/IPv4_non-internal_network
08:35:52 [2024-04-24T08:35:52.467Z] === RUN   TestBridgeINC/IPv4_internal_network
08:35:53 [2024-04-24T08:35:53.404Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
08:35:58 [2024-04-24T08:35:58.673Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
08:35:58 [2024-04-24T08:35:58.932Z] --- PASS: TestBridgeINC (11.34s)
08:35:58 [2024-04-24T08:35:58.932Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.22s)
08:35:58 [2024-04-24T08:35:58.932Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.05s)
08:35:58 [2024-04-24T08:35:58.932Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.36s)
08:35:58 [2024-04-24T08:35:58.932Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.12s)
08:35:58 [2024-04-24T08:35:58.932Z] === RUN   TestDefaultBridgeIPv6
08:35:58 [2024-04-24T08:35:58.932Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
08:36:00 [2024-04-24T08:36:00.835Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
08:36:02 [2024-04-24T08:36:02.212Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
08:36:03 [2024-04-24T08:36:03.588Z] --- PASS: TestDefaultBridgeIPv6 (4.50s)
08:36:03 [2024-04-24T08:36:03.588Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.50s)
08:36:03 [2024-04-24T08:36:03.588Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.45s)
08:36:03 [2024-04-24T08:36:03.588Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.55s)
08:36:03 [2024-04-24T08:36:03.588Z] === RUN   TestDefaultBridgeAddresses
08:36:03 [2024-04-24T08:36:03.588Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
08:36:04 [2024-04-24T08:36:04.965Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
08:36:06 [2024-04-24T08:36:06.868Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
08:36:06 [2024-04-24T08:36:06.868Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
08:36:06 [2024-04-24T08:36:06.868Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
08:36:06 [2024-04-24T08:36:06.868Z] === RUN   TestInternalNwConnectivity
08:36:10 [2024-04-24T08:36:10.154Z] --- PASS: TestInternalNwConnectivity (3.27s)
08:36:10 [2024-04-24T08:36:10.154Z] === RUN   TestDisableIPv6Addrs
08:36:10 [2024-04-24T08:36:10.722Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
08:36:10 [2024-04-24T08:36:10.981Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
08:36:11 [2024-04-24T08:36:11.549Z] --- PASS: TestDisableIPv6Addrs (1.68s)
08:36:11 [2024-04-24T08:36:11.549Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.44s)
08:36:11 [2024-04-24T08:36:11.549Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.43s)
08:36:11 [2024-04-24T08:36:11.549Z] === RUN   TestNonIPv6Network
08:36:12 [2024-04-24T08:36:12.925Z] --- PASS: TestNonIPv6Network (1.22s)
08:36:12 [2024-04-24T08:36:12.925Z] === RUN   TestSetInterfaceSysctl
08:36:13 [2024-04-24T08:36:13.861Z] --- PASS: TestSetInterfaceSysctl (1.00s)
08:36:13 [2024-04-24T08:36:13.861Z] === RUN   TestEtcHostsIpv6
08:36:14 [2024-04-24T08:36:14.428Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
08:36:14 [2024-04-24T08:36:14.995Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
08:36:15 [2024-04-24T08:36:15.254Z] --- PASS: TestEtcHostsIpv6 (1.54s)
08:36:15 [2024-04-24T08:36:15.254Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.51s)
08:36:15 [2024-04-24T08:36:15.254Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.43s)
08:36:15 [2024-04-24T08:36:15.254Z] === RUN   TestMACAddrOnRestart
08:36:17 [2024-04-24T08:36:17.789Z] --- PASS: TestMACAddrOnRestart (2.12s)
08:36:17 [2024-04-24T08:36:17.789Z] === RUN   TestCfgdMACAddrOnRestart
08:36:20 [2024-04-24T08:36:20.322Z] --- PASS: TestCfgdMACAddrOnRestart (2.55s)
08:36:20 [2024-04-24T08:36:20.322Z] === RUN   TestInspectCfgdMAC
08:36:20 [2024-04-24T08:36:20.581Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
08:36:20 [2024-04-24T08:36:20.581Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
08:36:20 [2024-04-24T08:36:20.581Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
08:36:20 [2024-04-24T08:36:20.840Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
08:36:21 [2024-04-24T08:36:21.099Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
08:36:21 [2024-04-24T08:36:21.099Z] --- PASS: TestInspectCfgdMAC (1.10s)
08:36:21 [2024-04-24T08:36:21.099Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s)
08:36:21 [2024-04-24T08:36:21.099Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.05s)
08:36:21 [2024-04-24T08:36:21.099Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
08:36:21 [2024-04-24T08:36:21.099Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.16s)
08:36:21 [2024-04-24T08:36:21.099Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.05s)
08:36:21 [2024-04-24T08:36:21.099Z] === RUN   TestWatchtowerCreate
08:36:22 [2024-04-24T08:36:22.475Z] --- PASS: TestWatchtowerCreate (1.16s)
08:36:22 [2024-04-24T08:36:22.475Z] === RUN   TestResolvConfLocalhostIPv6
08:36:23 [2024-04-24T08:36:23.411Z] --- PASS: TestResolvConfLocalhostIPv6 (1.26s)
08:36:23 [2024-04-24T08:36:23.411Z] === RUN   TestInternalNetworkDNS
08:36:49 [2024-04-24T08:36:49.951Z] --- PASS: TestInternalNetworkDNS (23.20s)
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestNslookupWindows
08:36:49 [2024-04-24T08:36:49.951Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
08:36:49 [2024-04-24T08:36:49.951Z] --- SKIP: TestNslookupWindows (0.00s)
08:36:49 [2024-04-24T08:36:49.951Z] PASS
08:36:49 [2024-04-24T08:36:49.951Z] 
08:36:49 [2024-04-24T08:36:49.951Z] === Skipped
08:36:49 [2024-04-24T08:36:49.951Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
08:36:49 [2024-04-24T08:36:49.951Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
08:36:49 [2024-04-24T08:36:49.951Z] 
08:36:49 [2024-04-24T08:36:49.951Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
08:36:49 [2024-04-24T08:36:49.951Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
08:36:49 [2024-04-24T08:36:49.951Z] 
08:36:49 [2024-04-24T08:36:49.951Z] DONE 45 tests, 2 skipped in 73.486s
08:36:49 [2024-04-24T08:36:49.951Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
08:36:49 [2024-04-24T08:36:49.951Z] ++ '[' -n '' ']'
08:36:49 [2024-04-24T08:36:49.951Z] ++ 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
08:36:49 [2024-04-24T08:36:49.951Z] ++ set -e
08:36:49 [2024-04-24T08:36:49.951Z] ++ '[' -n 0 ']'
08:36:49 [2024-04-24T08:36:49.951Z] ++ set -x
08:36:49 [2024-04-24T08:36:49.951Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:36:49 [2024-04-24T08:36:49.951Z] testing: warning: no tests to run
08:36:49 [2024-04-24T08:36:49.951Z] PASS
08:36:49 [2024-04-24T08:36:49.951Z] 
08:36:49 [2024-04-24T08:36:49.951Z] DONE 0 tests in 0.005s
08:36:49 [2024-04-24T08:36:49.951Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
08:36:49 [2024-04-24T08:36:49.951Z] ++ '[' -n '' ']'
08:36:49 [2024-04-24T08:36:49.951Z] ++ 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
08:36:49 [2024-04-24T08:36:49.951Z] ++ set -e
08:36:49 [2024-04-24T08:36:49.951Z] ++ '[' -n 0 ']'
08:36:49 [2024-04-24T08:36:49.951Z] ++ set -x
08:36:49 [2024-04-24T08:36:49.951Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:36:49 [2024-04-24T08:36:49.951Z] INFO: Testing against a local daemon
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestAuthZPluginAllowRequest
08:36:49 [2024-04-24T08:36:49.951Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestAuthZPluginTLS
08:36:49 [2024-04-24T08:36:49.951Z] --- PASS: TestAuthZPluginTLS (0.54s)
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestAuthZPluginDenyRequest
08:36:49 [2024-04-24T08:36:49.951Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestAuthZPluginAPIDenyResponse
08:36:49 [2024-04-24T08:36:49.951Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestAuthZPluginDenyResponse
08:36:49 [2024-04-24T08:36:49.951Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:36:49 [2024-04-24T08:36:49.951Z] === RUN   TestAuthZPluginAllowEventStream
08:36:50 [2024-04-24T08:36:50.887Z] 2024/04/24 08:36:50 http: panic serving 127.0.0.1:32976: runtime error: invalid memory address or nil pointer dereference
08:36:50 [2024-04-24T08:36:50.887Z] goroutine 173 [running]:
08:36:50 [2024-04-24T08:36:50.887Z] net/http.(*conn).serve.func1()
08:36:50 [2024-04-24T08:36:50.887Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:36:50 [2024-04-24T08:36:50.887Z] panic({0xa96bc0?, 0x15cb010?})
08:36:50 [2024-04-24T08:36:50.887Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:36:50 [2024-04-24T08:36:50.887Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003d6cc0}, 0xffff725dffa0?)
08:36:50 [2024-04-24T08:36:50.887Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
08:36:50 [2024-04-24T08:36:50.887Z] net/http.HandlerFunc.ServeHTTP(0x400047e400?, {0xd9bff0?, 0x40003d6cc0?}, 0x403084?)
08:36:50 [2024-04-24T08:36:50.887Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:36:50 [2024-04-24T08:36:50.887Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003d6cc0}, 0x400047e400)
08:36:50 [2024-04-24T08:36:50.887Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:36:50 [2024-04-24T08:36:50.887Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400020d080, {0xd9abb0?, 0x40003aa0e0}, 0x400047e300, {0xd90c00, 0x400013d740})
08:36:50 [2024-04-24T08:36:50.887Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
08:36:50 [2024-04-24T08:36:50.887Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40003aa0e0?}, 0x40003c21c0?)
08:36:50 [2024-04-24T08:36:50.887Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
08:36:50 [2024-04-24T08:36:50.887Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9abb0?, 0x40003aa0e0?}, 0x40003aa0e0?)
08:36:50 [2024-04-24T08:36:50.887Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:36:50 [2024-04-24T08:36:50.888Z] net/http.serverHandler.ServeHTTP({0xd97628?}, {0xd9abb0?, 0x40003aa0e0?}, 0x6?)
08:36:50 [2024-04-24T08:36:50.888Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:36:50 [2024-04-24T08:36:50.888Z] net/http.(*conn).serve(0x4000420990, {0xda2358, 0x40004872f0})
08:36:50 [2024-04-24T08:36:50.888Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:36:50 [2024-04-24T08:36:50.888Z] created by net/http.(*Server).Serve in goroutine 23
08:36:50 [2024-04-24T08:36:50.888Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:36:51 [2024-04-24T08:36:51.823Z] 2024/04/24 08:36:51 http: panic serving 127.0.0.1:32990: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
08:36:51 [2024-04-24T08:36:51.823Z] goroutine 203 [running]:
08:36:51 [2024-04-24T08:36:51.823Z] net/http.(*conn).serve.func1()
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:36:51 [2024-04-24T08:36:51.823Z] panic({0xa2c420?, 0x40003c2320?})
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:36:51 [2024-04-24T08:36:51.823Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003d6e40}, 0xffff725dffa0?)
08:36:51 [2024-04-24T08:36:51.823Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
08:36:51 [2024-04-24T08:36:51.823Z] net/http.HandlerFunc.ServeHTTP(0x400047e500?, {0xd9bff0?, 0x40003d6e40?}, 0x403084?)
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:36:51 [2024-04-24T08:36:51.823Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003d6e40}, 0x400047e500)
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:36:51 [2024-04-24T08:36:51.823Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400020d080, {0xd9abb0?, 0x40003aa1c0}, 0x40004ac300, {0xd90c00, 0x400013d740})
08:36:51 [2024-04-24T08:36:51.823Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
08:36:51 [2024-04-24T08:36:51.823Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40003aa1c0?}, 0x40003f7950?)
08:36:51 [2024-04-24T08:36:51.823Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
08:36:51 [2024-04-24T08:36:51.823Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40003aa1c0?}, 0x4000333b40?)
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:36:51 [2024-04-24T08:36:51.823Z] net/http.serverHandler.ServeHTTP({0x40003f7950?}, {0xd9abb0?, 0x40003aa1c0?}, 0x6?)
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:36:51 [2024-04-24T08:36:51.823Z] net/http.(*conn).serve(0x4000421710, {0xda2358, 0x40004872f0})
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:36:51 [2024-04-24T08:36:51.823Z] created by net/http.(*Server).Serve in goroutine 23
08:36:51 [2024-04-24T08:36:51.823Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:36:53 [2024-04-24T08:36:53.725Z] 2024/04/24 08:36:53 http: panic serving 127.0.0.1:59666: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
08:36:53 [2024-04-24T08:36:53.725Z] goroutine 210 [running]:
08:36:53 [2024-04-24T08:36:53.725Z] net/http.(*conn).serve.func1()
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:36:53 [2024-04-24T08:36:53.725Z] panic({0xa2c420?, 0x40003c2410?})
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:36:53 [2024-04-24T08:36:53.725Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003d6fc0}, 0xffff725dffa0?)
08:36:53 [2024-04-24T08:36:53.725Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
08:36:53 [2024-04-24T08:36:53.725Z] net/http.HandlerFunc.ServeHTTP(0x400047e700?, {0xd9bff0?, 0x40003d6fc0?}, 0x403084?)
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:36:53 [2024-04-24T08:36:53.725Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003d6fc0}, 0x400047e700)
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:36:53 [2024-04-24T08:36:53.725Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400020d080, {0xd9abb0?, 0x40003aa2a0}, 0x400047e600, {0xd90c00, 0x400013d740})
08:36:53 [2024-04-24T08:36:53.725Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
08:36:53 [2024-04-24T08:36:53.725Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40003aa2a0?}, 0x4000516510?)
08:36:53 [2024-04-24T08:36:53.725Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
08:36:53 [2024-04-24T08:36:53.725Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40003aa2a0?}, 0x4000333b40?)
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:36:53 [2024-04-24T08:36:53.725Z] net/http.serverHandler.ServeHTTP({0x4000516510?}, {0xd9abb0?, 0x40003aa2a0?}, 0x6?)
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:36:53 [2024-04-24T08:36:53.725Z] net/http.(*conn).serve(0x40004a0480, {0xda2358, 0x40004872f0})
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:36:53 [2024-04-24T08:36:53.725Z] created by net/http.(*Server).Serve in goroutine 23
08:36:53 [2024-04-24T08:36:53.725Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:36:56 [2024-04-24T08:36:56.257Z] --- PASS: TestAuthZPluginAllowEventStream (6.01s)
08:36:56 [2024-04-24T08:36:56.257Z] === RUN   TestAuthZPluginErrorResponse
08:36:56 [2024-04-24T08:36:56.516Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:36:56 [2024-04-24T08:36:56.516Z] === RUN   TestAuthZPluginErrorRequest
08:36:57 [2024-04-24T08:36:57.083Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
08:36:57 [2024-04-24T08:36:57.083Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:36:57 [2024-04-24T08:36:57.651Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:36:57 [2024-04-24T08:36:57.651Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:36:58 [2024-04-24T08:36:58.587Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
08:36:58 [2024-04-24T08:36:58.587Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:36:59 [2024-04-24T08:36:59.963Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
08:36:59 [2024-04-24T08:36:59.963Z] === RUN   TestAuthZPluginHeader
08:37:00 [2024-04-24T08:37:00.222Z] --- PASS: TestAuthZPluginHeader (0.61s)
08:37:00 [2024-04-24T08:37:00.222Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:37:00 [2024-04-24T08:37:00.222Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
08:37:00 [2024-04-24T08:37:00.222Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:37:00 [2024-04-24T08:37:00.222Z] === RUN   TestAuthZPluginV2Disable
08:37:00 [2024-04-24T08:37:00.222Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
08:37:00 [2024-04-24T08:37:00.222Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:37:00 [2024-04-24T08:37:00.222Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:37:00 [2024-04-24T08:37:00.222Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
08:37:00 [2024-04-24T08:37:00.222Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:37:00 [2024-04-24T08:37:00.222Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:37:00 [2024-04-24T08:37:00.222Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
08:37:00 [2024-04-24T08:37:00.222Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:37:00 [2024-04-24T08:37:00.222Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:37:18 [2024-04-24T08:37:18.306Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:37:18 [2024-04-24T08:37:18.306Z] PASS
08:37:18 [2024-04-24T08:37:18.306Z] 
08:37:18 [2024-04-24T08:37:18.306Z] === Skipped
08:37:18 [2024-04-24T08:37:18.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
08:37:18 [2024-04-24T08:37:18.306Z] 
08:37:18 [2024-04-24T08:37:18.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
08:37:18 [2024-04-24T08:37:18.306Z] 
08:37:18 [2024-04-24T08:37:18.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
08:37:18 [2024-04-24T08:37:18.306Z] 
08:37:18 [2024-04-24T08:37:18.306Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
08:37:18 [2024-04-24T08:37:18.306Z] 
08:37:18 [2024-04-24T08:37:18.306Z] DONE 17 tests, 4 skipped in 30.439s
08:37:18 [2024-04-24T08:37:18.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
08:37:18 [2024-04-24T08:37:18.306Z] ++ '[' -n '' ']'
08:37:18 [2024-04-24T08:37:18.306Z] ++ 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
08:37:18 [2024-04-24T08:37:18.306Z] ++ set -e
08:37:18 [2024-04-24T08:37:18.306Z] ++ '[' -n 0 ']'
08:37:18 [2024-04-24T08:37:18.306Z] ++ set -x
08:37:18 [2024-04-24T08:37:18.306Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:18 [2024-04-24T08:37:18.306Z] INFO: Testing against a local daemon
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:37:18 [2024-04-24T08:37:18.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:37:18 [2024-04-24T08:37:18.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:37:18 [2024-04-24T08:37:18.306Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:37:18 [2024-04-24T08:37:18.306Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:37:18 [2024-04-24T08:37:18.306Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:37:18 [2024-04-24T08:37:18.306Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:37:18 [2024-04-24T08:37:18.306Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:37:18 [2024-04-24T08:37:18.306Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInstall
08:37:18 [2024-04-24T08:37:18.306Z] === RUN   TestPluginInstall/no_auth
08:37:20 [2024-04-24T08:37:20.840Z] time="2024-04-24T08:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:20 [2024-04-24T08:37:20.840Z] time="2024-04-24T08:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a4a781bd0c1dfe05e8482475cc18a9cd6d692021844a12bb8f571ae00449173" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:20 [2024-04-24T08:37:20.840Z] time="2024-04-24T08:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:20 [2024-04-24T08:37:20.840Z] time="2024-04-24T08:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a4a781bd0c1dfe05e8482475cc18a9cd6d692021844a12bb8f571ae00449173" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:20 [2024-04-24T08:37:20.840Z] === RUN   TestPluginInstall/with_digest
08:37:21 [2024-04-24T08:37:21.408Z] === RUN   TestPluginInstall/with_htpasswd
08:37:21 [2024-04-24T08:37:21.668Z] time="2024-04-24T08:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:21 [2024-04-24T08:37:21.668Z] time="2024-04-24T08:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:472ed2bd16641446350fbbf1dee1c03555ea92ceba798c64311a23bac3e6f5f9" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:21 [2024-04-24T08:37:21.668Z] time="2024-04-24T08:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:21 [2024-04-24T08:37:21.668Z] time="2024-04-24T08:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:472ed2bd16641446350fbbf1dee1c03555ea92ceba798c64311a23bac3e6f5f9" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:21 [2024-04-24T08:37:21.927Z] === RUN   TestPluginInstall/with_insecure
08:37:22 [2024-04-24T08:37:22.865Z] time="2024-04-24T08:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:22 [2024-04-24T08:37:22.865Z] time="2024-04-24T08:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f3625a4e765b8aab61b02a730e66a2054fc7a7b9aca2aca63971f224534b14e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:22 [2024-04-24T08:37:22.865Z] time="2024-04-24T08:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:22 [2024-04-24T08:37:22.865Z] time="2024-04-24T08:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f3625a4e765b8aab61b02a730e66a2054fc7a7b9aca2aca63971f224534b14e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:22 [2024-04-24T08:37:22.865Z]     plugin_test.go:247: [daa1c0fabda04] daemon is not started
08:37:22 [2024-04-24T08:37:22.865Z] --- PASS: TestPluginInstall (5.51s)
08:37:22 [2024-04-24T08:37:22.865Z]     --- PASS: TestPluginInstall/no_auth (3.62s)
08:37:22 [2024-04-24T08:37:22.865Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
08:37:22 [2024-04-24T08:37:22.865Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
08:37:22 [2024-04-24T08:37:22.865Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
08:37:22 [2024-04-24T08:37:22.865Z] === RUN   TestPluginsWithRuntimes
08:37:24 [2024-04-24T08:37:24.244Z] === RUN   TestPluginsWithRuntimes/No_Args
08:37:25 [2024-04-24T08:37:25.181Z] === RUN   TestPluginsWithRuntimes/With_Args
08:37:26 [2024-04-24T08:37:26.118Z] --- PASS: TestPluginsWithRuntimes (3.15s)
08:37:26 [2024-04-24T08:37:26.118Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
08:37:26 [2024-04-24T08:37:26.118Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
08:37:26 [2024-04-24T08:37:26.118Z] === RUN   TestPluginBackCompatMediaTypes
08:37:26 [2024-04-24T08:37:26.377Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
08:37:26 [2024-04-24T08:37:26.377Z] PASS
08:37:26 [2024-04-24T08:37:26.377Z] 
08:37:26 [2024-04-24T08:37:26.377Z] DONE 25 tests in 9.214s
08:37:26 [2024-04-24T08:37:26.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
08:37:26 [2024-04-24T08:37:26.377Z] ++ '[' -n '' ']'
08:37:26 [2024-04-24T08:37:26.377Z] ++ 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
08:37:26 [2024-04-24T08:37:26.377Z] ++ set -e
08:37:26 [2024-04-24T08:37:26.377Z] ++ '[' -n 0 ']'
08:37:26 [2024-04-24T08:37:26.377Z] ++ set -x
08:37:26 [2024-04-24T08:37:26.377Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:26 [2024-04-24T08:37:26.377Z] INFO: Testing against a local daemon
08:37:26 [2024-04-24T08:37:26.377Z] === RUN   TestExternalGraphDriver
08:37:26 [2024-04-24T08:37:26.945Z] === RUN   TestExternalGraphDriver/json
08:37:26 [2024-04-24T08:37:26.945Z] === RUN   TestExternalGraphDriver/spec
08:37:26 [2024-04-24T08:37:26.945Z] === RUN   TestExternalGraphDriver/pull
08:37:26 [2024-04-24T08:37:26.945Z] --- PASS: TestExternalGraphDriver (0.36s)
08:37:26 [2024-04-24T08:37:26.945Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
08:37:26 [2024-04-24T08:37:26.945Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
08:37:26 [2024-04-24T08:37:26.945Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
08:37:26 [2024-04-24T08:37:26.945Z] === RUN   TestGraphdriverPluginV2
08:37:27 [2024-04-24T08:37:27.204Z]     external_test.go:416: (*Execution).NotAmd64-fm
08:37:27 [2024-04-24T08:37:27.204Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
08:37:27 [2024-04-24T08:37:27.204Z] PASS
08:37:27 [2024-04-24T08:37:27.204Z] 
08:37:27 [2024-04-24T08:37:27.204Z] === Skipped
08:37:27 [2024-04-24T08:37:27.204Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
08:37:27 [2024-04-24T08:37:27.204Z]     external_test.go:416: (*Execution).NotAmd64-fm
08:37:27 [2024-04-24T08:37:27.204Z] 
08:37:27 [2024-04-24T08:37:27.204Z] DONE 5 tests, 1 skipped in 0.725s
08:37:27 [2024-04-24T08:37:27.205Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
08:37:27 [2024-04-24T08:37:27.205Z] ++ '[' -n '' ']'
08:37:27 [2024-04-24T08:37:27.205Z] ++ 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
08:37:27 [2024-04-24T08:37:27.205Z] ++ set -e
08:37:27 [2024-04-24T08:37:27.205Z] ++ '[' -n 0 ']'
08:37:27 [2024-04-24T08:37:27.205Z] ++ set -x
08:37:27 [2024-04-24T08:37:27.205Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:27 [2024-04-24T08:37:27.205Z] INFO: Testing against a local daemon
08:37:27 [2024-04-24T08:37:27.205Z] === RUN   TestContinueAfterPluginCrash
08:37:27 [2024-04-24T08:37:27.205Z] === PAUSE TestContinueAfterPluginCrash
08:37:27 [2024-04-24T08:37:27.205Z] === RUN   TestReadPluginNoRead
08:37:27 [2024-04-24T08:37:27.205Z] === PAUSE TestReadPluginNoRead
08:37:27 [2024-04-24T08:37:27.205Z] === RUN   TestDaemonStartWithLogOpt
08:37:27 [2024-04-24T08:37:27.205Z] === PAUSE TestDaemonStartWithLogOpt
08:37:27 [2024-04-24T08:37:27.205Z] === CONT  TestContinueAfterPluginCrash
08:37:27 [2024-04-24T08:37:27.205Z] === CONT  TestDaemonStartWithLogOpt
08:37:27 [2024-04-24T08:37:27.205Z] === CONT  TestReadPluginNoRead
08:37:29 [2024-04-24T08:37:29.740Z] === RUN   TestReadPluginNoRead/default
08:37:29 [2024-04-24T08:37:29.740Z] --- PASS: TestDaemonStartWithLogOpt (2.61s)
08:37:30 [2024-04-24T08:37:30.307Z] === RUN   TestReadPluginNoRead/disabled_caching
08:37:31 [2024-04-24T08:37:31.685Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:37:32 [2024-04-24T08:37:32.662Z]     read_test.go:93: [dc7f8b42d446f] daemon is not started
08:37:32 [2024-04-24T08:37:32.662Z] --- PASS: TestReadPluginNoRead (5.55s)
08:37:32 [2024-04-24T08:37:32.662Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
08:37:32 [2024-04-24T08:37:32.662Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
08:37:32 [2024-04-24T08:37:32.662Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
08:37:35 [2024-04-24T08:37:35.198Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
08:37:35 [2024-04-24T08:37:35.198Z] PASS
08:37:35 [2024-04-24T08:37:35.198Z] 
08:37:35 [2024-04-24T08:37:35.198Z] DONE 6 tests in 7.678s
08:37:35 [2024-04-24T08:37:35.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
08:37:35 [2024-04-24T08:37:35.198Z] ++ '[' -n '' ']'
08:37:35 [2024-04-24T08:37:35.198Z] ++ 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
08:37:35 [2024-04-24T08:37:35.198Z] ++ set -e
08:37:35 [2024-04-24T08:37:35.198Z] ++ '[' -n 0 ']'
08:37:35 [2024-04-24T08:37:35.198Z] ++ set -x
08:37:35 [2024-04-24T08:37:35.198Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:35 [2024-04-24T08:37:35.198Z] testing: warning: no tests to run
08:37:35 [2024-04-24T08:37:35.198Z] PASS
08:37:35 [2024-04-24T08:37:35.198Z] 
08:37:35 [2024-04-24T08:37:35.198Z] DONE 0 tests in 0.006s
08:37:35 [2024-04-24T08:37:35.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
08:37:35 [2024-04-24T08:37:35.198Z] ++ '[' -n '' ']'
08:37:35 [2024-04-24T08:37:35.198Z] ++ 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
08:37:35 [2024-04-24T08:37:35.198Z] ++ set -e
08:37:35 [2024-04-24T08:37:35.198Z] ++ '[' -n 0 ']'
08:37:35 [2024-04-24T08:37:35.198Z] ++ set -x
08:37:35 [2024-04-24T08:37:35.198Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:35 [2024-04-24T08:37:35.198Z] INFO: Testing against a local daemon
08:37:35 [2024-04-24T08:37:35.198Z] === RUN   TestPluginWithDevMounts
08:37:35 [2024-04-24T08:37:35.198Z] === PAUSE TestPluginWithDevMounts
08:37:35 [2024-04-24T08:37:35.198Z] === CONT  TestPluginWithDevMounts
08:37:36 [2024-04-24T08:37:36.576Z] --- PASS: TestPluginWithDevMounts (1.46s)
08:37:36 [2024-04-24T08:37:36.576Z] PASS
08:37:36 [2024-04-24T08:37:36.576Z] 
08:37:36 [2024-04-24T08:37:36.576Z] DONE 1 tests in 1.495s
08:37:36 [2024-04-24T08:37:36.576Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
08:37:36 [2024-04-24T08:37:36.576Z] ++ '[' -n '' ']'
08:37:36 [2024-04-24T08:37:36.576Z] ++ 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
08:37:36 [2024-04-24T08:37:36.576Z] ++ set -e
08:37:36 [2024-04-24T08:37:36.576Z] ++ '[' -n 0 ']'
08:37:36 [2024-04-24T08:37:36.576Z] ++ set -x
08:37:36 [2024-04-24T08:37:36.576Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:36 [2024-04-24T08:37:36.576Z] INFO: Testing against a local daemon
08:37:36 [2024-04-24T08:37:36.576Z] === RUN   TestSecretInspect
08:37:38 [2024-04-24T08:37:38.480Z] --- PASS: TestSecretInspect (1.92s)
08:37:38 [2024-04-24T08:37:38.480Z] === RUN   TestSecretList
08:37:40 [2024-04-24T08:37:40.383Z] --- PASS: TestSecretList (1.91s)
08:37:40 [2024-04-24T08:37:40.383Z] === RUN   TestSecretsCreateAndDelete
08:37:42 [2024-04-24T08:37:42.288Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
08:37:42 [2024-04-24T08:37:42.288Z] === RUN   TestSecretsUpdate
08:37:44 [2024-04-24T08:37:44.191Z] --- PASS: TestSecretsUpdate (1.92s)
08:37:44 [2024-04-24T08:37:44.191Z] === RUN   TestTemplatedSecret
08:37:46 [2024-04-24T08:37:46.725Z] --- PASS: TestTemplatedSecret (2.52s)
08:37:46 [2024-04-24T08:37:46.725Z] === RUN   TestSecretCreateResolve
08:37:48 [2024-04-24T08:37:48.628Z] --- PASS: TestSecretCreateResolve (2.00s)
08:37:48 [2024-04-24T08:37:48.628Z] PASS
08:37:48 [2024-04-24T08:37:48.628Z] 
08:37:48 [2024-04-24T08:37:48.628Z] DONE 6 tests in 12.146s
08:37:48 [2024-04-24T08:37:48.628Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
08:37:48 [2024-04-24T08:37:48.628Z] ++ '[' -n '' ']'
08:37:48 [2024-04-24T08:37:48.628Z] ++ 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
08:37:48 [2024-04-24T08:37:48.628Z] ++ set -e
08:37:48 [2024-04-24T08:37:48.628Z] ++ '[' -n 0 ']'
08:37:48 [2024-04-24T08:37:48.628Z] ++ set -x
08:37:48 [2024-04-24T08:37:48.628Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:37:48 [2024-04-24T08:37:48.628Z] INFO: Testing against a local daemon
08:37:48 [2024-04-24T08:37:48.628Z] === RUN   TestServiceCreateInit
08:37:48 [2024-04-24T08:37:48.628Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:37:51 [2024-04-24T08:37:51.917Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:37:56 [2024-04-24T08:37:56.106Z] --- PASS: TestServiceCreateInit (6.82s)
08:37:56 [2024-04-24T08:37:56.106Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.39s)
08:37:56 [2024-04-24T08:37:56.106Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s)
08:37:56 [2024-04-24T08:37:56.106Z] === RUN   TestCreateServiceMultipleTimes
08:38:10 [2024-04-24T08:38:10.988Z] --- PASS: TestCreateServiceMultipleTimes (14.66s)
08:38:10 [2024-04-24T08:38:10.988Z] === RUN   TestCreateServiceConflict
08:38:11 [2024-04-24T08:38:11.924Z] --- PASS: TestCreateServiceConflict (1.90s)
08:38:11 [2024-04-24T08:38:11.924Z] === RUN   TestCreateServiceMaxReplicas
08:38:14 [2024-04-24T08:38:14.456Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
08:38:14 [2024-04-24T08:38:14.456Z] === RUN   TestCreateServiceSecretFileMode
08:38:29 [2024-04-24T08:38:29.334Z] --- PASS: TestCreateServiceSecretFileMode (12.49s)
08:38:29 [2024-04-24T08:38:29.334Z] === RUN   TestCreateServiceConfigFileMode
08:38:39 [2024-04-24T08:38:39.311Z] --- PASS: TestCreateServiceConfigFileMode (12.37s)
08:38:39 [2024-04-24T08:38:39.311Z] === RUN   TestCreateServiceSysctls
08:38:42 [2024-04-24T08:38:42.600Z] --- PASS: TestCreateServiceSysctls (2.81s)
08:38:42 [2024-04-24T08:38:42.600Z] === RUN   TestCreateServiceCapabilities
08:38:44 [2024-04-24T08:38:44.505Z] --- PASS: TestCreateServiceCapabilities (2.34s)
08:38:44 [2024-04-24T08:38:44.505Z] === RUN   TestInspect
08:38:47 [2024-04-24T08:38:47.039Z] --- PASS: TestInspect (2.53s)
08:38:47 [2024-04-24T08:38:47.039Z] === RUN   TestCreateJob
08:38:49 [2024-04-24T08:38:49.977Z] --- PASS: TestCreateJob (2.87s)
08:38:49 [2024-04-24T08:38:49.977Z] === RUN   TestReplicatedJob
08:38:54 [2024-04-24T08:38:54.169Z] --- PASS: TestReplicatedJob (4.26s)
08:38:54 [2024-04-24T08:38:54.169Z] === RUN   TestUpdateReplicatedJob
08:38:57 [2024-04-24T08:38:57.456Z] --- PASS: TestUpdateReplicatedJob (2.95s)
08:38:57 [2024-04-24T08:38:57.456Z] === RUN   TestServiceListWithStatuses
08:39:01 [2024-04-24T08:39:01.646Z] --- PASS: TestServiceListWithStatuses (3.80s)
08:39:01 [2024-04-24T08:39:01.646Z] === RUN   TestDockerNetworkConnectAliasPreV144
08:39:04 [2024-04-24T08:39:04.938Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.02s)
08:39:04 [2024-04-24T08:39:04.938Z] === RUN   TestDockerNetworkReConnect
08:39:08 [2024-04-24T08:39:08.277Z] --- PASS: TestDockerNetworkReConnect (3.24s)
08:39:08 [2024-04-24T08:39:08.277Z] === RUN   TestServicePlugin
08:39:08 [2024-04-24T08:39:08.277Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
08:39:08 [2024-04-24T08:39:08.277Z] --- SKIP: TestServicePlugin (0.00s)
08:39:08 [2024-04-24T08:39:08.277Z] === RUN   TestServiceUpdateLabel
08:39:10 [2024-04-24T08:39:10.246Z] --- PASS: TestServiceUpdateLabel (1.93s)
08:39:10 [2024-04-24T08:39:10.246Z] === RUN   TestServiceUpdateSecrets
08:39:25 [2024-04-24T08:39:25.125Z] --- PASS: TestServiceUpdateSecrets (14.18s)
08:39:25 [2024-04-24T08:39:25.125Z] === RUN   TestServiceUpdateConfigs
08:39:40 [2024-04-24T08:39:40.006Z] --- PASS: TestServiceUpdateConfigs (14.17s)
08:39:40 [2024-04-24T08:39:40.006Z] === RUN   TestServiceUpdateNetwork
08:39:52 [2024-04-24T08:39:52.212Z] --- PASS: TestServiceUpdateNetwork (12.11s)
08:39:52 [2024-04-24T08:39:52.212Z] === RUN   TestServiceUpdatePidsLimit
08:39:52 [2024-04-24T08:39:52.212Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:39:52 [2024-04-24T08:39:52.212Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:40:00 [2024-04-24T08:40:00.329Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:40:06 [2024-04-24T08:40:06.895Z] --- PASS: TestServiceUpdatePidsLimit (15.81s)
08:40:06 [2024-04-24T08:40:06.895Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
08:40:06 [2024-04-24T08:40:06.895Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
08:40:06 [2024-04-24T08:40:06.895Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
08:40:06 [2024-04-24T08:40:06.895Z] PASS
08:40:06 [2024-04-24T08:40:06.895Z] 
08:40:06 [2024-04-24T08:40:06.895Z] === Skipped
08:40:06 [2024-04-24T08:40:06.895Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:40:06 [2024-04-24T08:40:06.895Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
08:40:06 [2024-04-24T08:40:06.895Z] 
08:40:06 [2024-04-24T08:40:06.895Z] DONE 26 tests, 1 skipped in 137.827s
08:40:06 [2024-04-24T08:40:06.895Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
08:40:06 [2024-04-24T08:40:06.895Z] ++ '[' -n '' ']'
08:40:06 [2024-04-24T08:40:06.895Z] ++ 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
08:40:06 [2024-04-24T08:40:06.895Z] ++ set -e
08:40:06 [2024-04-24T08:40:06.895Z] ++ '[' -n 0 ']'
08:40:06 [2024-04-24T08:40:06.895Z] ++ set -x
08:40:06 [2024-04-24T08:40:06.895Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:40:06 [2024-04-24T08:40:06.895Z] INFO: Testing against a local daemon
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestSessionCreate
08:40:06 [2024-04-24T08:40:06.895Z] --- PASS: TestSessionCreate (0.01s)
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestSessionCreateWithBadUpgrade
08:40:06 [2024-04-24T08:40:06.895Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
08:40:06 [2024-04-24T08:40:06.895Z] PASS
08:40:06 [2024-04-24T08:40:06.895Z] 
08:40:06 [2024-04-24T08:40:06.895Z] DONE 2 tests in 0.043s
08:40:06 [2024-04-24T08:40:06.895Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
08:40:06 [2024-04-24T08:40:06.895Z] ++ '[' -n '' ']'
08:40:06 [2024-04-24T08:40:06.895Z] ++ 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
08:40:06 [2024-04-24T08:40:06.895Z] ++ set -e
08:40:06 [2024-04-24T08:40:06.895Z] ++ '[' -n 0 ']'
08:40:06 [2024-04-24T08:40:06.895Z] ++ set -x
08:40:06 [2024-04-24T08:40:06.895Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:40:06 [2024-04-24T08:40:06.895Z] INFO: Testing against a local daemon
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:40:06 [2024-04-24T08:40:06.895Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:40:06 [2024-04-24T08:40:06.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/container_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/image_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/volume_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/build-cache_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:40:06 [2024-04-24T08:40:06.895Z] === RUN   TestDiskUsage/after_LoadBusybox
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:40:07 [2024-04-24T08:40:07.154Z] === RUN   TestDiskUsage/after_container.Run
08:40:07 [2024-04-24T08:40:07.413Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:40:07 [2024-04-24T08:40:07.414Z] --- PASS: TestDiskUsage (1.08s)
08:40:07 [2024-04-24T08:40:07.414Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:40:07 [2024-04-24T08:40:07.414Z] === RUN   TestEventsExecDie
08:40:07 [2024-04-24T08:40:07.981Z] --- PASS: TestEventsExecDie (0.50s)
08:40:07 [2024-04-24T08:40:07.981Z] === RUN   TestEventsBackwardsCompatible
08:40:07 [2024-04-24T08:40:07.981Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:40:07 [2024-04-24T08:40:07.981Z] === RUN   TestEventsVolumeCreate
08:40:08 [2024-04-24T08:40:08.240Z] --- PASS: TestEventsVolumeCreate (0.06s)
08:40:08 [2024-04-24T08:40:08.240Z] === RUN   TestInfoBinaryCommits
08:40:08 [2024-04-24T08:40:08.240Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:40:08 [2024-04-24T08:40:08.240Z] === RUN   TestInfoAPIVersioned
08:40:08 [2024-04-24T08:40:08.240Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:40:08 [2024-04-24T08:40:08.240Z] === RUN   TestInfoAPI
08:40:08 [2024-04-24T08:40:08.240Z] --- PASS: TestInfoAPI (0.01s)
08:40:08 [2024-04-24T08:40:08.240Z] === RUN   TestInfoAPIWarnings
08:40:26 [2024-04-24T08:40:26.325Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:40:26 [2024-04-24T08:40:26.325Z] === RUN   TestInfoDebug
08:40:26 [2024-04-24T08:40:26.325Z] --- PASS: TestInfoDebug (0.52s)
08:40:26 [2024-04-24T08:40:26.325Z] === RUN   TestInfoInsecureRegistries
08:40:26 [2024-04-24T08:40:26.325Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:40:26 [2024-04-24T08:40:26.325Z] === RUN   TestInfoRegistryMirrors
08:40:26 [2024-04-24T08:40:26.325Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:40:26 [2024-04-24T08:40:26.325Z] === RUN   TestLoginFailsWithBadCredentials
08:40:27 [2024-04-24T08:40:27.260Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
08:40:27 [2024-04-24T08:40:27.260Z] === RUN   TestPingCacheHeaders
08:40:27 [2024-04-24T08:40:27.260Z] --- PASS: TestPingCacheHeaders (0.01s)
08:40:27 [2024-04-24T08:40:27.260Z] === RUN   TestPingGet
08:40:27 [2024-04-24T08:40:27.260Z] --- PASS: TestPingGet (0.01s)
08:40:27 [2024-04-24T08:40:27.260Z] === RUN   TestPingHead
08:40:27 [2024-04-24T08:40:27.260Z] --- PASS: TestPingHead (0.01s)
08:40:27 [2024-04-24T08:40:27.260Z] === RUN   TestPingSwarmHeader
08:40:27 [2024-04-24T08:40:27.827Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:40:28 [2024-04-24T08:40:28.394Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:40:29 [2024-04-24T08:40:29.329Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:40:29 [2024-04-24T08:40:29.329Z] --- PASS: TestPingSwarmHeader (1.91s)
08:40:29 [2024-04-24T08:40:29.329Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:40:29 [2024-04-24T08:40:29.329Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:40:29 [2024-04-24T08:40:29.329Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:40:29 [2024-04-24T08:40:29.329Z] === RUN   TestPingBuilderHeader
08:40:29 [2024-04-24T08:40:29.329Z] === RUN   TestPingBuilderHeader/default_config
08:40:29 [2024-04-24T08:40:29.588Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:40:30 [2024-04-24T08:40:30.156Z] --- PASS: TestPingBuilderHeader (1.04s)
08:40:30 [2024-04-24T08:40:30.156Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
08:40:30 [2024-04-24T08:40:30.156Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
08:40:30 [2024-04-24T08:40:30.156Z] === RUN   TestVersion
08:40:30 [2024-04-24T08:40:30.156Z] --- PASS: TestVersion (0.01s)
08:40:30 [2024-04-24T08:40:30.156Z] PASS
08:40:30 [2024-04-24T08:40:30.156Z] 
08:40:30 [2024-04-24T08:40:30.156Z] === Skipped
08:40:30 [2024-04-24T08:40:30.156Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:40:30 [2024-04-24T08:40:30.156Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:40:30 [2024-04-24T08:40:30.156Z] 
08:40:30 [2024-04-24T08:40:30.156Z] DONE 57 tests, 1 skipped in 23.813s
08:40:30 [2024-04-24T08:40:30.156Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
08:40:30 [2024-04-24T08:40:30.156Z] ++ '[' -n '' ']'
08:40:30 [2024-04-24T08:40:30.156Z] ++ 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
08:40:30 [2024-04-24T08:40:30.156Z] ++ set -e
08:40:30 [2024-04-24T08:40:30.156Z] ++ '[' -n 0 ']'
08:40:30 [2024-04-24T08:40:30.156Z] ++ set -x
08:40:30 [2024-04-24T08:40:30.156Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oCGpCFUvxv/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
08:40:30 [2024-04-24T08:40:30.156Z] INFO: Testing against a local daemon
08:40:30 [2024-04-24T08:40:30.156Z] === RUN   TestRunMountVolumeSubdir
08:40:30 [2024-04-24T08:40:30.415Z]     mount_test.go:28: Setup stderr:
08:40:30 [2024-04-24T08:40:30.415Z]     mount_test.go:28: Setup stdout:
08:40:30 [2024-04-24T08:40:30.415Z]         /volume:
08:40:30 [2024-04-24T08:40:30.415Z]         total 24K    
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    5 root     root        4.0K Apr 24 08:40 .
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    1 root     root        4.0K Apr 24 08:40 ..
08:40:30 [2024-04-24T08:40:30.415Z]         -rw-r--r--    1 root     root           4 Apr 24 08:40 bar.txt
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    2 root     root        4.0K Apr 24 08:40 bin
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    3 root     root        4.0K Apr 24 08:40 hack
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    2 root     root        4.0K Apr 24 08:40 subdir
08:40:30 [2024-04-24T08:40:30.415Z]         
08:40:30 [2024-04-24T08:40:30.415Z]         /volume/hack/:
08:40:30 [2024-04-24T08:40:30.415Z]         total 12K    
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    3 root     root        4.0K Apr 24 08:40 .
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    5 root     root        4.0K Apr 24 08:40 ..
08:40:30 [2024-04-24T08:40:30.415Z]         lrwxrwxrwx    1 root     root           4 Apr 24 08:40 bad -> root
08:40:30 [2024-04-24T08:40:30.415Z]         lrwxrwxrwx    1 root     root           9 Apr 24 08:40 good -> ../subdir
08:40:30 [2024-04-24T08:40:30.415Z]         drwxr-xr-x    2 root     root        4.0K Apr 24 08:40 iwanttobehackedwithtoctou
08:40:30 [2024-04-24T08:40:30.415Z]         lrwxrwxrwx    1 root     root           1 Apr 24 08:40 root -> /
08:40:30 [2024-04-24T08:40:30.673Z] === RUN   TestRunMountVolumeSubdir/subdir
08:40:31 [2024-04-24T08:40:31.240Z]     mount_test.go:101: stdout:
08:40:31 [2024-04-24T08:40:31.240Z]         hello.txt
08:40:31 [2024-04-24T08:40:31.240Z]     mount_test.go:102: stderr:
08:40:31 [2024-04-24T08:40:31.240Z] === RUN   TestRunMountVolumeSubdir/subdir_link
08:40:31 [2024-04-24T08:40:31.499Z]     mount_test.go:101: stdout:
08:40:31 [2024-04-24T08:40:31.499Z]         hello.txt
08:40:31 [2024-04-24T08:40:31.499Z]     mount_test.go:102: stderr:
08:40:31 [2024-04-24T08:40:31.499Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
08:40:32 [2024-04-24T08:40:32.066Z]     mount_test.go:101: stdout:
08:40:32 [2024-04-24T08:40:32.066Z]         /bin/busybox
08:40:32 [2024-04-24T08:40:32.066Z]     mount_test.go:102: stderr:
08:40:32 [2024-04-24T08:40:32.066Z] === RUN   TestRunMountVolumeSubdir/file
08:40:32 [2024-04-24T08:40:32.325Z]     mount_test.go:101: stdout:
08:40:32 [2024-04-24T08:40:32.325Z]         foo
08:40:32 [2024-04-24T08:40:32.325Z]     mount_test.go:102: stderr:
08:40:32 [2024-04-24T08:40:32.325Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
08:40:32 [2024-04-24T08:40:32.325Z] === RUN   TestRunMountVolumeSubdir/not_existing
08:40:32 [2024-04-24T08:40:32.583Z] === RUN   TestRunMountVolumeSubdir/mount_link
08:40:32 [2024-04-24T08:40:32.583Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
08:40:32 [2024-04-24T08:40:32.842Z] --- PASS: TestRunMountVolumeSubdir (2.49s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.43s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.41s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/file (0.40s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesCreateAndList
08:40:32 [2024-04-24T08:40:32.842Z] --- PASS: TestVolumesCreateAndList (0.01s)
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesRemove
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesRemove/volume_in_use
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesRemove/volume_not_in_use
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesRemove/non-existing_volume
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesRemove/non-existing_volume_force
08:40:32 [2024-04-24T08:40:32.842Z] --- PASS: TestVolumesRemove (0.06s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesRemoveSwarmEnabled
08:40:32 [2024-04-24T08:40:32.842Z] === PAUSE TestVolumesRemoveSwarmEnabled
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInspect
08:40:32 [2024-04-24T08:40:32.842Z] --- PASS: TestVolumesInspect (0.01s)
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInvalidJSON
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:40:32 [2024-04-24T08:40:32.842Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:40:32 [2024-04-24T08:40:32.842Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:40:32 [2024-04-24T08:40:32.842Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:40:32 [2024-04-24T08:40:32.842Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumePruneAnonymous
08:40:32 [2024-04-24T08:40:32.842Z] --- PASS: TestVolumePruneAnonymous (0.03s)
08:40:32 [2024-04-24T08:40:32.842Z] === RUN   TestVolumePruneAnonFromImage
08:40:33 [2024-04-24T08:40:33.101Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
08:40:33 [2024-04-24T08:40:33.101Z] === CONT  TestVolumesRemoveSwarmEnabled
08:40:34 [2024-04-24T08:40:34.478Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
08:40:34 [2024-04-24T08:40:34.478Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
08:40:34 [2024-04-24T08:40:34.478Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
08:40:34 [2024-04-24T08:40:34.478Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
08:40:35 [2024-04-24T08:40:35.046Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.97s)
08:40:35 [2024-04-24T08:40:35.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
08:40:35 [2024-04-24T08:40:35.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
08:40:35 [2024-04-24T08:40:35.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
08:40:35 [2024-04-24T08:40:35.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
08:40:35 [2024-04-24T08:40:35.046Z] PASS
08:40:35 [2024-04-24T08:40:35.046Z] 
08:40:35 [2024-04-24T08:40:35.046Z] DONE 29 tests in 4.739s
08:40:35 [2024-04-24T08:40:35.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:40:35 [2024-04-24T08:40:35.046Z] ++++ cat bundles/test-integration/TestUsernsCommit/d21f0d6adfa2d/docker.pid
08:40:35 [2024-04-24T08:40:35.046Z] +++ kill 68270
08:40:35 [2024-04-24T08:40:35.046Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68270 is not a child of this shell
08:40:35 [2024-04-24T08:40:35.046Z] warning: PID 68270 from bundles/test-integration/TestUsernsCommit/d21f0d6adfa2d/docker.pid had a nonzero exit code
08:40:35 [2024-04-24T08:40:35.046Z] umount: bundles/test-integration/TestUsernsCommit/d21f0d6adfa2d/root: not mounted.
08:40:35 [2024-04-24T08:40:35.046Z] ++++ cat bundles/test-integration/docker.pid
08:40:35 [2024-04-24T08:40:35.046Z] +++ kill 25187
08:40:36 [2024-04-24T08:40:36.949Z] +++ /etc/init.d/apparmor stop
08:40:36 [2024-04-24T08:40:36.949Z] Leaving: AppArmorNo profiles have been unloaded.
08:40:36 [2024-04-24T08:40:36.949Z] 
08:40:36 [2024-04-24T08:40:36.949Z] Unloading profiles will leave already running processes permanently
08:40:36 [2024-04-24T08:40:36.949Z] unconfined, which can lead to unexpected situations.
08:40:36 [2024-04-24T08:40:36.949Z] 
08:40:36 [2024-04-24T08:40:36.949Z] To set a process to complain mode, use the command line tool
08:40:36 [2024-04-24T08:40:36.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:40:36 [2024-04-24T08:40:36.949Z] +++ true
08:40:36 [2024-04-24T08:40:36.949Z] exiting test-integration
08:40:36 [2024-04-24T08:40:36.949Z] ++ exit 0
08:40:36 [2024-04-24T08:40:36.949Z] 
Post stage
[Pipeline] junit
08:40:37 [2024-04-24T08:40:37.937Z] Recording test results
08:40:38 [2024-04-24T08:40:38.196Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:40:38 [2024-04-24T08:40:38.523Z] + echo Ensuring container killed.
08:40:38 [2024-04-24T08:40:38.523Z] Ensuring container killed.
08:40:38 [2024-04-24T08:40:38.523Z] + docker rm -vf docker-pr4
08:40:38 [2024-04-24T08:40:38.523Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
08:40:38 [2024-04-24T08:40:38.805Z] + echo Chowning /workspace to jenkins user
08:40:38 [2024-04-24T08:40:38.805Z] Chowning /workspace to jenkins user
08:40:38 [2024-04-24T08:40:38.805Z] + id -u
08:40:38 [2024-04-24T08:40:38.805Z] + id -g
08:40:38 [2024-04-24T08:40:38.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47744:/workspace busybox chown -R 1000:1000 /workspace
08:40:38 [2024-04-24T08:40:38.805Z] Unable to find image 'busybox:latest' locally
08:40:38 [2024-04-24T08:40:38.805Z] latest: Pulling from library/busybox
08:40:38 [2024-04-24T08:40:38.805Z] 45d8eb5967de: Already exists
08:40:39 [2024-04-24T08:40:39.064Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
08:40:39 [2024-04-24T08:40:39.064Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:40:40 [2024-04-24T08:40:40.728Z] + bundleName=arm64-integration
08:40:40 [2024-04-24T08:40:40.728Z] + echo Creating arm64-integration-bundles.tar.gz
08:40:40 [2024-04-24T08:40:40.728Z] Creating arm64-integration-bundles.tar.gz
08:40:40 [2024-04-24T08:40:40.728Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
08:40:40 [2024-04-24T08:40:40.728Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:40:40 [2024-04-24T08:40:40.999Z] Archiving artifacts
08:40:42 [2024-04-24T08:40:42.194Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47744/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:40:42 [2024-04-24T08:40:42.481Z] + make clean
08:40:42 [2024-04-24T08:40:42.481Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:40:42 [2024-04-24T08:40:42.481Z] docker-dev-cache
08:40:42 [2024-04-24T08:40:42.481Z] 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-47744/4/stashes/