Skip to content
Success

Console Output

Push event to branch master
14:45:30 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from c8af8ebe4a8984d808f2071788dd1f00a4da78c5
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_master@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)
Stage "pr-hack" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:45:47 [2024-04-22T14:45:47.815Z] Still waiting to schedule task
14:45:47 [2024-04-22T14:45:47.815Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-07ad83b7e55e4fdd9)’ is offline
14:46:42 [2024-04-22T14:46:42.981Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-07ad83b7e55e4fdd9) in /home/ubuntu/workspace/moby_master
[Pipeline] {
[Pipeline] checkout
14:46:43 [2024-04-22T14:46:43.009Z] The recommended git tool is: git
14:46:45 [2024-04-22T14:46:45.389Z] using credential docker-jenkins-github-credentials
14:46:45 [2024-04-22T14:46:45.396Z] Cloning the remote Git repository
14:46:45 [2024-04-22T14:46:45.396Z] Cloning with configured refspecs honoured and without tags
14:46:45 [2024-04-22T14:46:45.416Z] Cloning repository https://github.com/moby/moby.git
14:46:45 [2024-04-22T14:46:45.465Z]  > git init /home/ubuntu/workspace/moby_master # timeout=10
14:46:46 [2024-04-22T14:46:46.202Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:46 [2024-04-22T14:46:46.202Z]  > git --version # timeout=10
14:46:46 [2024-04-22T14:46:46.205Z]  > git --version # 'git version 2.25.1'
14:46:46 [2024-04-22T14:46:46.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:46 [2024-04-22T14:46:46.212Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:59 [2024-04-22T14:46:59.683Z] Avoid second fetch
14:46:59 [2024-04-22T14:46:59.684Z] Checking out Revision c8af8ebe4a8984d808f2071788dd1f00a4da78c5 (master)
14:46:59 [2024-04-22T14:46:59.369Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:59 [2024-04-22T14:46:59.373Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:59 [2024-04-22T14:46:59.731Z]  > git config core.sparsecheckout # timeout=10
14:46:59 [2024-04-22T14:46:59.741Z]  > git checkout -f c8af8ebe4a8984d808f2071788dd1f00a4da78c5 # timeout=10
14:47:01 [2024-04-22T14:47:01.044Z] Commit message: "Merge pull request #47738 from vvoland/c8d-walk-image-badimagetarget"
14:47:01 [2024-04-22T14:47:01.046Z]  > git rev-list --no-walk 801fd16e3e48b7638e6fee83facbb62de9a03cef # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:47:01 [2024-04-22T14:47:01.903Z] + docker run --rm -v /home/ubuntu/workspace/moby_master:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:47:06 [2024-04-22T14:47:06.105Z] Unable to find image 'alpine:latest' locally
14:47:06 [2024-04-22T14:47:06.665Z] latest: Pulling from library/alpine
14:47:06 [2024-04-22T14:47:06.920Z] bca4290a9639: Pulling fs layer
14:47:06 [2024-04-22T14:47:06.920Z] bca4290a9639: Verifying Checksum
14:47:06 [2024-04-22T14:47:06.920Z] bca4290a9639: Download complete
14:47:07 [2024-04-22T14:47:07.480Z] bca4290a9639: Pull complete
14:47:07 [2024-04-22T14:47:07.735Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
14:47:07 [2024-04-22T14:47:07.735Z] Status: Downloaded newer image for alpine:latest
14:47:17 [2024-04-22T14:47:17.662Z] 0 adds, 0 deletions; nothing to validate! :)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
14:47:19 [2024-04-22T14:47:19.122Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-07ad83b7e55e4fdd9) in /home/ubuntu/workspace/moby_master
[Pipeline] {
[Pipeline] checkout
14:47:19 [2024-04-22T14:47:19.138Z] The recommended git tool is: git
14:47:19 [2024-04-22T14:47:19.143Z] using credential docker-jenkins-github-credentials
14:47:19 [2024-04-22T14:47:19.154Z] Fetching changes from the remote Git repository
14:47:19 [2024-04-22T14:47:19.163Z] Fetching without tags
14:47:19 [2024-04-22T14:47:19.347Z] Checking out Revision c8af8ebe4a8984d808f2071788dd1f00a4da78c5 (master)
14:47:19 [2024-04-22T14:47:19.910Z] Commit message: "Merge pull request #47738 from vvoland/c8d-walk-image-badimagetarget"
14:47:19 [2024-04-22T14:47:19.151Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_master/.git # timeout=10
14:47:19 [2024-04-22T14:47:19.159Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:47:19 [2024-04-22T14:47:19.165Z] Fetching upstream changes from https://github.com/moby/moby.git
14:47:19 [2024-04-22T14:47:19.165Z]  > git --version # timeout=10
14:47:19 [2024-04-22T14:47:19.168Z]  > git --version # 'git version 2.25.1'
14:47:19 [2024-04-22T14:47:19.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:47:19 [2024-04-22T14:47:19.171Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
14:47:19 [2024-04-22T14:47:19.349Z]  > git config core.sparsecheckout # timeout=10
14:47:19 [2024-04-22T14:47:19.351Z]  > git checkout -f c8af8ebe4a8984d808f2071788dd1f00a4da78c5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:47:20 [2024-04-22T14:47:20.621Z] + docker version
14:47:20 [2024-04-22T14:47:20.621Z] Client: Docker Engine - Community
14:47:20 [2024-04-22T14:47:20.621Z]  Version:           25.0.3
14:47:20 [2024-04-22T14:47:20.621Z]  API version:       1.44
14:47:20 [2024-04-22T14:47:20.621Z]  Go version:        go1.21.6
14:47:20 [2024-04-22T14:47:20.621Z]  Git commit:        4debf41
14:47:20 [2024-04-22T14:47:20.621Z]  Built:             Tue Feb  6 21:13:09 2024
14:47:20 [2024-04-22T14:47:20.621Z]  OS/Arch:           linux/arm64
14:47:20 [2024-04-22T14:47:20.621Z]  Context:           default
14:47:20 [2024-04-22T14:47:20.621Z] 
14:47:20 [2024-04-22T14:47:20.621Z] Server: Docker Engine - Community
14:47:20 [2024-04-22T14:47:20.621Z]  Engine:
14:47:20 [2024-04-22T14:47:20.621Z]   Version:          25.0.3
14:47:20 [2024-04-22T14:47:20.621Z]   API version:      1.44 (minimum version 1.24)
14:47:20 [2024-04-22T14:47:20.621Z]   Go version:       go1.21.6
14:47:20 [2024-04-22T14:47:20.621Z]   Git commit:       f417435
14:47:20 [2024-04-22T14:47:20.621Z]   Built:            Tue Feb  6 21:13:09 2024
14:47:20 [2024-04-22T14:47:20.621Z]   OS/Arch:          linux/arm64
14:47:20 [2024-04-22T14:47:20.621Z]   Experimental:     true
14:47:20 [2024-04-22T14:47:20.621Z]  containerd:
14:47:20 [2024-04-22T14:47:20.621Z]   Version:          1.6.28
14:47:20 [2024-04-22T14:47:20.621Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
14:47:20 [2024-04-22T14:47:20.621Z]  runc:
14:47:20 [2024-04-22T14:47:20.621Z]   Version:          1.1.12
14:47:20 [2024-04-22T14:47:20.621Z]   GitCommit:        v1.1.12-0-g51d5e94
14:47:20 [2024-04-22T14:47:20.621Z]  docker-init:
14:47:20 [2024-04-22T14:47:20.621Z]   Version:          0.19.0
14:47:20 [2024-04-22T14:47:20.621Z]   GitCommit:        de40ad0
[Pipeline] sh
14:47:20 [2024-04-22T14:47:20.933Z] + docker info
14:47:29 [2024-04-22T14:47:29.004Z] Client: Docker Engine - Community
14:47:29 [2024-04-22T14:47:29.004Z]  Version:    25.0.3
14:47:29 [2024-04-22T14:47:29.004Z]  Context:    default
14:47:29 [2024-04-22T14:47:29.004Z]  Debug Mode: false
14:47:29 [2024-04-22T14:47:29.004Z]  Plugins:
14:47:29 [2024-04-22T14:47:29.004Z]   buildx: Docker Buildx (Docker Inc.)
14:47:29 [2024-04-22T14:47:29.004Z]     Version:  v0.12.1
14:47:29 [2024-04-22T14:47:29.004Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:47:29 [2024-04-22T14:47:29.004Z]   compose: Docker Compose (Docker Inc.)
14:47:29 [2024-04-22T14:47:29.004Z]     Version:  v2.24.6
14:47:29 [2024-04-22T14:47:29.004Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:47:29 [2024-04-22T14:47:29.004Z] 
14:47:29 [2024-04-22T14:47:29.004Z] Server:
14:47:29 [2024-04-22T14:47:29.004Z]  Containers: 0
14:47:29 [2024-04-22T14:47:29.004Z]   Running: 0
14:47:29 [2024-04-22T14:47:29.004Z]   Paused: 0
14:47:29 [2024-04-22T14:47:29.004Z]   Stopped: 0
14:47:29 [2024-04-22T14:47:29.004Z]  Images: 1
14:47:29 [2024-04-22T14:47:29.004Z]  Server Version: 25.0.3
14:47:29 [2024-04-22T14:47:29.004Z]  Storage Driver: overlay2
14:47:29 [2024-04-22T14:47:29.004Z]   Backing Filesystem: extfs
14:47:29 [2024-04-22T14:47:29.004Z]   Supports d_type: true
14:47:29 [2024-04-22T14:47:29.004Z]   Using metacopy: false
14:47:29 [2024-04-22T14:47:29.004Z]   Native Overlay Diff: true
14:47:29 [2024-04-22T14:47:29.004Z]   userxattr: false
14:47:29 [2024-04-22T14:47:29.004Z]  Logging Driver: json-file
14:47:29 [2024-04-22T14:47:29.004Z]  Cgroup Driver: cgroupfs
14:47:29 [2024-04-22T14:47:29.004Z]  Cgroup Version: 1
14:47:29 [2024-04-22T14:47:29.004Z]  Plugins:
14:47:29 [2024-04-22T14:47:29.004Z]   Volume: local
14:47:29 [2024-04-22T14:47:29.004Z]   Network: bridge host ipvlan macvlan null overlay
14:47:29 [2024-04-22T14:47:29.004Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
14:47:29 [2024-04-22T14:47:29.004Z]  Swarm: inactive
14:47:29 [2024-04-22T14:47:29.004Z]  Runtimes: io.containerd.runc.v2 runc
14:47:29 [2024-04-22T14:47:29.004Z]  Default Runtime: runc
14:47:29 [2024-04-22T14:47:29.004Z]  Init Binary: docker-init
14:47:29 [2024-04-22T14:47:29.004Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
14:47:29 [2024-04-22T14:47:29.004Z]  runc version: v1.1.12-0-g51d5e94
14:47:29 [2024-04-22T14:47:29.004Z]  init version: de40ad0
14:47:29 [2024-04-22T14:47:29.004Z]  Security Options:
14:47:29 [2024-04-22T14:47:29.004Z]   apparmor
14:47:29 [2024-04-22T14:47:29.004Z]   seccomp
14:47:29 [2024-04-22T14:47:29.004Z]    Profile: builtin
14:47:29 [2024-04-22T14:47:29.004Z]  Kernel Version: 5.15.0-1053-aws
14:47:29 [2024-04-22T14:47:29.004Z]  Operating System: Ubuntu 20.04.6 LTS
14:47:29 [2024-04-22T14:47:29.004Z]  OSType: linux
14:47:29 [2024-04-22T14:47:29.004Z]  Architecture: aarch64
14:47:29 [2024-04-22T14:47:29.004Z]  CPUs: 8
14:47:29 [2024-04-22T14:47:29.004Z]  Total Memory: 30.64GiB
14:47:29 [2024-04-22T14:47:29.004Z]  Name: ip-10-100-70-169
14:47:29 [2024-04-22T14:47:29.004Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
14:47:29 [2024-04-22T14:47:29.004Z]  Docker Root Dir: /var/lib/docker
14:47:29 [2024-04-22T14:47:29.004Z]  Debug Mode: false
14:47:29 [2024-04-22T14:47:29.004Z]  Experimental: true
14:47:29 [2024-04-22T14:47:29.004Z]  Insecure Registries:
14:47:29 [2024-04-22T14:47:29.004Z]   127.0.0.0/8
14:47:29 [2024-04-22T14:47:29.004Z]  Live Restore Enabled: true
14:47:29 [2024-04-22T14:47:29.004Z] 
[Pipeline] sh
14:47:29 [2024-04-22T14:47:29.317Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:47:29 [2024-04-22T14:47:29.317Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:47:29 [2024-04-22T14:47:29.317Z] + curl -fsSL -o /home/ubuntu/workspace/moby_master/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:47:29 [2024-04-22T14:47:29.317Z] + bash /home/ubuntu/workspace/moby_master/check-config.sh
14:47:29 [2024-04-22T14:47:29.317Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:47:29 [2024-04-22T14:47:29.317Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
14:47:29 [2024-04-22T14:47:29.317Z] 
14:47:29 [2024-04-22T14:47:29.317Z] Generally Necessary:
14:47:29 [2024-04-22T14:47:29.317Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:47:29 [2024-04-22T14:47:29.317Z] - apparmor: enabled and tools installed
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_NAMESPACES: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_NET_NS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_PID_NS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_IPC_NS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_UTS_NS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_CGROUPS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_CGROUP_CPUACCT: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_CGROUP_DEVICE: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_CGROUP_FREEZER: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_CGROUP_SCHED: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_CPUSETS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_MEMCG: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_KEYS: enabled
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_VETH: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_BRIDGE: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:47:29 [2024-04-22T14:47:29.572Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_NF_NAT: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_POSIX_MQUEUE: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_CGROUP_BPF: enabled
14:47:29 [2024-04-22T14:47:29.827Z] 
14:47:29 [2024-04-22T14:47:29.827Z] Optional Features:
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_USER_NS: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_SECCOMP: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_SECCOMP_FILTER: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_CGROUP_PIDS: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_MEMCG_SWAP: enabled
14:47:29 [2024-04-22T14:47:29.827Z]     (cgroup swap accounting is currently enabled)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_BLK_CGROUP: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_CGROUP_PERF: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_CGROUP_HUGETLB: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_CFS_BANDWIDTH: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_RT_GROUP_SCHED: missing
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_VS: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_VS_NFCT: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_IP_VS_RR: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_SECURITY_SELINUX: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_SECURITY_APPARMOR: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_EXT4_FS: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:47:29 [2024-04-22T14:47:29.827Z] - Network Drivers:
14:47:29 [2024-04-22T14:47:29.827Z]   - "overlay":
14:47:29 [2024-04-22T14:47:29.827Z]     - CONFIG_VXLAN: enabled (as module)
14:47:29 [2024-04-22T14:47:29.827Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:47:29 [2024-04-22T14:47:29.827Z]       Optional (for encrypted networks):
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_CRYPTO: enabled
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_CRYPTO_AEAD: enabled
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_CRYPTO_GCM: enabled
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_CRYPTO_GHASH: enabled
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_XFRM: enabled
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_XFRM_USER: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]       - CONFIG_INET_ESP: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]   - "ipvlan":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_IPVLAN: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]   - "macvlan":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_MACVLAN: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_DUMMY: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]   - "ftp,tftp client in container":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z] - Storage Drivers:
14:47:30 [2024-04-22T14:47:30.082Z]   - "aufs":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_AUFS_FS: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]   - "btrfs":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:47:30 [2024-04-22T14:47:30.082Z]   - "devicemapper":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_BLK_DEV_DM: enabled
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]   - "overlay":
14:47:30 [2024-04-22T14:47:30.082Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:47:30 [2024-04-22T14:47:30.082Z]   - "zfs":
14:47:30 [2024-04-22T14:47:30.082Z]     - /dev/zfs: present
14:47:30 [2024-04-22T14:47:30.082Z]     - zfs command: missing
14:47:30 [2024-04-22T14:47:30.082Z]     - zpool command: missing
14:47:30 [2024-04-22T14:47:30.082Z] 
14:47:30 [2024-04-22T14:47:30.082Z] Limits:
14:47:30 [2024-04-22T14:47:30.082Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:47:30 [2024-04-22T14:47:30.082Z] 
14:47:30 [2024-04-22T14:47:30.082Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:47:30 [2024-04-22T14:47:30.375Z] + docker build --force-rm -t docker:c8af8ebe4a8984d808f2071788dd1f00a4da78c5 .
14:47:30 [2024-04-22T14:47:30.629Z] #0 building with "default" instance using docker driver
14:47:30 [2024-04-22T14:47:30.629Z] 
14:47:30 [2024-04-22T14:47:30.629Z] #1 [internal] load build definition from Dockerfile
14:47:30 [2024-04-22T14:47:30.629Z] #1 transferring dockerfile: 28.30kB done
14:47:30 [2024-04-22T14:47:30.629Z] #1 DONE 0.1s
14:47:30 [2024-04-22T14:47:30.629Z] 
14:47:30 [2024-04-22T14:47:30.629Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
14:47:31 [2024-04-22T14:47:31.188Z] #2 DONE 0.7s
14:47:31 [2024-04-22T14:47:31.442Z] 
14:47:31 [2024-04-22T14:47:31.442Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
14:47:31 [2024-04-22T14:47:31.442Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done
14:47:31 [2024-04-22T14:47:31.442Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done
14:47:31 [2024-04-22T14:47:31.442Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done
14:47:31 [2024-04-22T14:47:31.442Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done
14:47:31 [2024-04-22T14:47:31.442Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 7.34MB / 11.23MB 0.1s
14:47:31 [2024-04-22T14:47:31.442Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s done
14:47:31 [2024-04-22T14:47:31.442Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done
14:47:31 [2024-04-22T14:47:31.697Z] #3 DONE 0.3s
14:47:31 [2024-04-22T14:47:31.697Z] 
14:47:31 [2024-04-22T14:47:31.697Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
14:47:32 [2024-04-22T14:47:32.255Z] #4 ...
14:47:32 [2024-04-22T14:47:32.255Z] 
14:47:32 [2024-04-22T14:47:32.255Z] #5 [internal] load metadata for docker.io/library/busybox:latest
14:47:32 [2024-04-22T14:47:32.255Z] #5 DONE 0.6s
14:47:32 [2024-04-22T14:47:32.510Z] 
14:47:32 [2024-04-22T14:47:32.510Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
14:47:32 [2024-04-22T14:47:32.510Z] #4 DONE 0.7s
14:47:32 [2024-04-22T14:47:32.510Z] 
14:47:32 [2024-04-22T14:47:32.510Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
14:47:32 [2024-04-22T14:47:32.510Z] #6 DONE 0.7s
14:47:32 [2024-04-22T14:47:32.510Z] 
14:47:32 [2024-04-22T14:47:32.510Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
14:47:32 [2024-04-22T14:47:32.510Z] #7 DONE 0.7s
14:47:32 [2024-04-22T14:47:32.510Z] 
14:47:32 [2024-04-22T14:47:32.510Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
14:47:32 [2024-04-22T14:47:32.510Z] #8 ...
14:47:32 [2024-04-22T14:47:32.510Z] 
14:47:32 [2024-04-22T14:47:32.510Z] #9 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
14:47:32 [2024-04-22T14:47:32.510Z] #9 DONE 0.8s
14:47:32 [2024-04-22T14:47:32.510Z] 
14:47:32 [2024-04-22T14:47:32.510Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
14:47:32 [2024-04-22T14:47:32.510Z] #10 DONE 0.8s
14:47:32 [2024-04-22T14:47:32.765Z] 
14:47:32 [2024-04-22T14:47:32.765Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
14:47:32 [2024-04-22T14:47:32.765Z] #8 DONE 1.1s
14:47:32 [2024-04-22T14:47:32.765Z] 
14:47:32 [2024-04-22T14:47:32.765Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:47:33 [2024-04-22T14:47:33.020Z] #11 DONE 1.2s
14:47:33 [2024-04-22T14:47:33.020Z] 
14:47:33 [2024-04-22T14:47:33.020Z] #12 [internal] load .dockerignore
14:47:33 [2024-04-22T14:47:33.020Z] #12 transferring context: 113B done
14:47:33 [2024-04-22T14:47:33.020Z] #12 DONE 0.0s
14:47:33 [2024-04-22T14:47:33.020Z] 
14:47:33 [2024-04-22T14:47:33.020Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
14:47:33 [2024-04-22T14:47:33.020Z] #13 resolve docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
14:47:33 [2024-04-22T14:47:33.351Z] #13 resolve docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 0.3s done
14:47:33 [2024-04-22T14:47:33.917Z] #13 sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 1.85kB / 1.85kB done
14:47:33 [2024-04-22T14:47:33.917Z] #13 sha256:e27b218f4fbed3b1b2769805708bf8c4cb7992287e801c8a38821d8765d02880 529B / 529B done
14:47:33 [2024-04-22T14:47:33.917Z] #13 sha256:5c2e61c12a0309c810a74286953043691637ada6452b0c2f33a8e3d67d80fced 1.48kB / 1.48kB done
14:47:34 [2024-04-22T14:47:34.842Z] #13 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 0B / 49.60MB 1.2s
14:47:35 [2024-04-22T14:47:35.174Z] #13 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 23.07MB / 49.60MB 1.3s
14:47:35 [2024-04-22T14:47:35.174Z] #13 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 32.51MB / 49.60MB 1.4s
14:47:35 [2024-04-22T14:47:35.455Z] #13 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 42.99MB / 49.60MB 1.5s
14:47:35 [2024-04-22T14:47:35.455Z] #13 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 1.6s
14:47:37 [2024-04-22T14:47:37.343Z] #13 ...
14:47:37 [2024-04-22T14:47:37.343Z] 
14:47:37 [2024-04-22T14:47:37.343Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
14:47:37 [2024-04-22T14:47:37.343Z] #14 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.3s done
14:47:37 [2024-04-22T14:47:37.343Z] #14 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
14:47:37 [2024-04-22T14:47:37.343Z] #14 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
14:47:37 [2024-04-22T14:47:37.343Z] #14 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
14:47:37 [2024-04-22T14:47:37.343Z] #14 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 0.5s done
14:47:37 [2024-04-22T14:47:37.343Z] #14 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.2s done
14:47:37 [2024-04-22T14:47:37.343Z] #14 DONE 4.3s
14:47:37 [2024-04-22T14:47:37.343Z] 
14:47:37 [2024-04-22T14:47:37.343Z] #15 [internal] load build context
14:47:37 [2024-04-22T14:47:37.343Z] #15 transferring context: 77.63MB 2.4s done
14:47:37 [2024-04-22T14:47:37.343Z] #15 DONE 4.3s
14:47:37 [2024-04-22T14:47:37.343Z] 
14:47:37 [2024-04-22T14:47:37.343Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
14:47:37 [2024-04-22T14:47:37.343Z] #13 ...
14:47:37 [2024-04-22T14:47:37.343Z] 
14:47:37 [2024-04-22T14:47:37.343Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
14:47:37 [2024-04-22T14:47:37.343Z] #16 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.3s done
14:47:37 [2024-04-22T14:47:37.343Z] #16 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
14:47:37 [2024-04-22T14:47:37.343Z] #16 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
14:47:37 [2024-04-22T14:47:37.343Z] #16 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
14:47:37 [2024-04-22T14:47:37.343Z] #16 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 0.7s done
14:47:37 [2024-04-22T14:47:37.343Z] #16 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.4s done
14:47:37 [2024-04-22T14:47:37.343Z] #16 DONE 4.3s
14:47:37 [2024-04-22T14:47:37.343Z] 
14:47:37 [2024-04-22T14:47:37.343Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
14:47:37 [2024-04-22T14:47:37.343Z] #17 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.3s done
14:47:37 [2024-04-22T14:47:37.343Z] #17 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
14:47:37 [2024-04-22T14:47:37.343Z] #17 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
14:47:37 [2024-04-22T14:47:37.343Z] #17 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
14:47:37 [2024-04-22T14:47:37.343Z] #17 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 1.0s done
14:47:37 [2024-04-22T14:47:37.343Z] #17 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.5s done
14:47:37 [2024-04-22T14:47:37.343Z] #17 DONE 4.4s
14:47:37 [2024-04-22T14:47:37.343Z] 
14:47:37 [2024-04-22T14:47:37.343Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:47:37 [2024-04-22T14:47:37.343Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
14:47:37 [2024-04-22T14:47:37.343Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:47:37 [2024-04-22T14:47:37.343Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:47:37 [2024-04-22T14:47:37.343Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:47:37 [2024-04-22T14:47:37.343Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done
14:47:37 [2024-04-22T14:47:37.343Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done
14:47:37 [2024-04-22T14:47:37.343Z] #18 DONE 4.4s
14:47:37 [2024-04-22T14:47:37.599Z] 
14:47:37 [2024-04-22T14:47:37.599Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
14:47:37 [2024-04-22T14:47:37.599Z] #19 resolve docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 0.3s done
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 1.64kB / 1.64kB done
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:d606747c3d6f91a6e4a073efb2478c1dd5b422a4ad5b7fd8dffc3f61cc396a14 1.79kB / 1.79kB done
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:8abc7e3032aeb13a3562d096ef133a12f4741e7fec06c0f7e22f3c23229cc90c 2.89kB / 2.89kB done
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 23.58MB / 23.58MB 2.3s done
14:47:37 [2024-04-22T14:47:37.599Z] #19 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 0.3s
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 22.02MB / 86.41MB 3.8s
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 23.07MB / 63.99MB 3.8s
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 16.78MB / 64.11MB 3.8s
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 28.57MB / 86.41MB 3.9s
14:47:37 [2024-04-22T14:47:37.599Z] #19 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 32.51MB / 63.99MB 3.9s
14:47:37 [2024-04-22T14:47:37.854Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 41.94MB / 86.41MB 4.0s
14:47:37 [2024-04-22T14:47:37.854Z] #19 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 42.99MB / 63.99MB 4.0s
14:47:37 [2024-04-22T14:47:37.854Z] #19 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 32.51MB / 64.11MB 4.0s
14:47:37 [2024-04-22T14:47:37.854Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 61.87MB / 86.41MB 4.2s
14:47:37 [2024-04-22T14:47:37.854Z] #19 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 62.91MB / 63.99MB 4.2s
14:47:37 [2024-04-22T14:47:37.854Z] #19 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 50.33MB / 64.11MB 4.2s
14:47:38 [2024-04-22T14:47:38.109Z] #19 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 63.58MB / 64.11MB 4.3s
14:47:38 [2024-04-22T14:47:38.109Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 81.79MB / 86.41MB 4.4s
14:47:38 [2024-04-22T14:47:38.364Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 4.5s
14:47:38 [2024-04-22T14:47:38.364Z] #19 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 63.99MB / 63.99MB 4.6s done
14:47:38 [2024-04-22T14:47:38.923Z] #19 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 1.5s done
14:47:38 [2024-04-22T14:47:38.923Z] #19 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 5.2s done
14:47:40 [2024-04-22T14:47:40.803Z] #19 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.1s
14:47:41 [2024-04-22T14:47:41.362Z] #19 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.4s done
14:47:41 [2024-04-22T14:47:41.362Z] #19 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 7.8s done
14:47:41 [2024-04-22T14:47:41.616Z] #19 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 0B / 174B 8.0s
14:47:41 [2024-04-22T14:47:41.871Z] #19 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 8.1s
14:47:41 [2024-04-22T14:47:41.871Z] #19 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 8.2s
14:47:42 [2024-04-22T14:47:42.125Z] #19 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 0.1s
14:47:42 [2024-04-22T14:47:42.125Z] #19 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 8.2s done
14:47:42 [2024-04-22T14:47:42.691Z] #19 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 8.7s done
14:47:43 [2024-04-22T14:47:43.249Z] #19 ...
14:47:43 [2024-04-22T14:47:43.249Z] 
14:47:43 [2024-04-22T14:47:43.249Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
14:47:43 [2024-04-22T14:47:43.249Z] #20 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.3s done
14:47:43 [2024-04-22T14:47:43.249Z] #20 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
14:47:43 [2024-04-22T14:47:43.249Z] #20 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
14:47:43 [2024-04-22T14:47:43.249Z] #20 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
14:47:43 [2024-04-22T14:47:43.249Z] #20 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 9.0s done
14:47:43 [2024-04-22T14:47:43.249Z] #20 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
14:47:43 [2024-04-22T14:47:43.249Z] #20 ...
14:47:43 [2024-04-22T14:47:43.249Z] 
14:47:43 [2024-04-22T14:47:43.249Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
14:47:43 [2024-04-22T14:47:43.249Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
14:47:43 [2024-04-22T14:47:43.249Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
14:47:43 [2024-04-22T14:47:43.249Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
14:47:43 [2024-04-22T14:47:43.249Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
14:47:43 [2024-04-22T14:47:43.249Z] #21 ...
14:47:43 [2024-04-22T14:47:43.249Z] 
14:47:43 [2024-04-22T14:47:43.249Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
14:47:43 [2024-04-22T14:47:43.808Z] #19 ...
14:47:43 [2024-04-22T14:47:43.808Z] 
14:47:43 [2024-04-22T14:47:43.808Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89
14:47:43 [2024-04-22T14:47:43.808Z] #13 DONE 10.8s
14:47:43 [2024-04-22T14:47:43.808Z] 
14:47:43 [2024-04-22T14:47:43.808Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
14:47:44 [2024-04-22T14:47:44.367Z] #19 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 2.4s done
14:47:45 [2024-04-22T14:47:45.726Z] #19 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910
14:47:46 [2024-04-22T14:47:46.008Z] #19 ...
14:47:46 [2024-04-22T14:47:46.008Z] 
14:47:46 [2024-04-22T14:47:46.008Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
14:47:46 [2024-04-22T14:47:46.008Z] #20 DONE 12.8s
14:47:46 [2024-04-22T14:47:46.008Z] 
14:47:46 [2024-04-22T14:47:46.008Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
14:47:47 [2024-04-22T14:47:47.467Z] #19 ...
14:47:47 [2024-04-22T14:47:47.467Z] 
14:47:47 [2024-04-22T14:47:47.467Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
14:47:47 [2024-04-22T14:47:47.467Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 10.5s done
14:47:47 [2024-04-22T14:47:47.467Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.9s
14:47:47 [2024-04-22T14:47:47.467Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 11.5s done
14:47:47 [2024-04-22T14:47:47.467Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done
14:47:47 [2024-04-22T14:47:47.467Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
14:47:47 [2024-04-22T14:47:47.467Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 12.6s done
14:47:47 [2024-04-22T14:47:47.467Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
14:47:47 [2024-04-22T14:47:47.467Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.3s done
14:47:47 [2024-04-22T14:47:47.467Z] #21 ...
14:47:47 [2024-04-22T14:47:47.467Z] 
14:47:47 [2024-04-22T14:47:47.467Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
14:47:47 [2024-04-22T14:47:47.467Z] #19 ...
14:47:47 [2024-04-22T14:47:47.467Z] 
14:47:47 [2024-04-22T14:47:47.467Z] #22 [build-dummy 2/2] RUN mkdir -p /build
14:47:47 [2024-04-22T14:47:47.467Z] #22 ...
14:47:47 [2024-04-22T14:47:47.467Z] 
14:47:47 [2024-04-22T14:47:47.467Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
14:47:48 [2024-04-22T14:47:48.391Z] #19 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 2.6s done
14:47:48 [2024-04-22T14:47:48.391Z] #19 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8
14:47:51 [2024-04-22T14:47:51.649Z] #19 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 2.7s done
14:47:51 [2024-04-22T14:47:51.649Z] #19 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb
14:47:51 [2024-04-22T14:47:51.649Z] #19 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb done
14:47:51 [2024-04-22T14:47:51.649Z] #19 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
14:47:52 [2024-04-22T14:47:52.208Z] #19 DONE 19.2s
14:47:52 [2024-04-22T14:47:52.208Z] 
14:47:52 [2024-04-22T14:47:52.208Z] #23 [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
14:47:52 [2024-04-22T14:47:52.208Z] #23 3.451 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 3.512 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 3.525 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 3.579 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 4.080 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 4.155 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 5.081 Fetched 9104 kB in 2s (4827 kB/s)
14:47:52 [2024-04-22T14:47:52.208Z] #23 5.081 Reading package lists...
14:47:52 [2024-04-22T14:47:52.208Z] #23 5.724 Reading package lists...
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.362 Building dependency tree...
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.854 The following additional packages will be installed:
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.854   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.855   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.856   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.859 Suggested packages:
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.859   krb5-doc krb5-user
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.859 Recommended packages:
14:47:52 [2024-04-22T14:47:52.208Z] #23 6.859   krb5-locales libldap-common publicsuffix libsasl2-modules
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.031 The following NEW packages will be installed:
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.032   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.032   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.032   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.033   libssh2-1 libssl3 openssl
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.308 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.308 Need to get 5813 kB of archives.
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.308 After this operation, 16.1 MB of additional disk space will be used.
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.308 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.362 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.372 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.375 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.377 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
14:47:52 [2024-04-22T14:47:52.208Z] #23 7.378 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.379 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.380 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.384 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.386 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.387 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.389 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.390 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.390 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.391 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.391 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.394 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.397 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.411 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.413 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.415 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.775 debconf: delaying package configuration, since apt-utils is not installed
14:47:52 [2024-04-22T14:47:52.209Z] #23 7.819 Fetched 5813 kB in 0s (15.6 MB/s)
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.036 Selecting previously unselected package libssl3:arm64.
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.036 (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.)
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.041 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.065 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.251 Selecting previously unselected package openssl.
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.252 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.260 Unpacking openssl (3.0.11-1~deb12u2) ...
14:47:52 [2024-04-22T14:47:52.209Z] #23 8.506 Selecting previously unselected package ca-certificates.
14:47:52 [2024-04-22T14:47:52.463Z] #23 8.507 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
14:47:52 [2024-04-22T14:47:52.463Z] #23 8.514 Unpacking ca-certificates (20230311) ...
14:47:52 [2024-04-22T14:47:52.463Z] #23 8.669 Selecting previously unselected package libbrotli1:arm64.
14:47:52 [2024-04-22T14:47:52.717Z] #23 8.670 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
14:47:52 [2024-04-22T14:47:52.717Z] #23 8.679 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
14:47:52 [2024-04-22T14:47:52.717Z] #23 8.961 Selecting previously unselected package libkrb5support0:arm64.
14:47:52 [2024-04-22T14:47:52.971Z] #23 8.962 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
14:47:52 [2024-04-22T14:47:52.971Z] #23 8.970 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
14:47:52 [2024-04-22T14:47:52.971Z] #23 9.039 Selecting previously unselected package libk5crypto3:arm64.
14:47:52 [2024-04-22T14:47:52.971Z] #23 9.040 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
14:47:52 [2024-04-22T14:47:52.971Z] #23 9.051 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
14:47:53 [2024-04-22T14:47:53.225Z] #23 9.378 Selecting previously unselected package libkeyutils1:arm64.
14:47:53 [2024-04-22T14:47:53.225Z] #23 9.379 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
14:47:53 [2024-04-22T14:47:53.225Z] #23 9.448 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
14:47:53 [2024-04-22T14:47:53.225Z] #23 9.536 Selecting previously unselected package libkrb5-3:arm64.
14:47:53 [2024-04-22T14:47:53.480Z] #23 9.537 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
14:47:53 [2024-04-22T14:47:53.480Z] #23 9.554 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
14:47:53 [2024-04-22T14:47:53.480Z] #23 9.662 Selecting previously unselected package libgssapi-krb5-2:arm64.
14:47:53 [2024-04-22T14:47:53.734Z] #23 9.663 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
14:47:53 [2024-04-22T14:47:53.734Z] #23 9.674 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
14:47:53 [2024-04-22T14:47:53.734Z] #23 9.842 Selecting previously unselected package libsasl2-modules-db:arm64.
14:47:53 [2024-04-22T14:47:53.734Z] #23 9.843 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
14:47:53 [2024-04-22T14:47:53.734Z] #23 9.855 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
14:47:53 [2024-04-22T14:47:53.734Z] #23 9.968 Selecting previously unselected package libsasl2-2:arm64.
14:47:54 [2024-04-22T14:47:54.003Z] #23 9.969 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
14:47:54 [2024-04-22T14:47:54.003Z] #23 10.02 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
14:47:54 [2024-04-22T14:47:54.258Z] #23 10.34 Selecting previously unselected package libldap-2.5-0:arm64.
14:47:54 [2024-04-22T14:47:54.258Z] #23 10.35 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
14:47:54 [2024-04-22T14:47:54.258Z] #23 10.37 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
14:47:54 [2024-04-22T14:47:54.258Z] #23 10.49 Selecting previously unselected package libnghttp2-14:arm64.
14:47:54 [2024-04-22T14:47:54.512Z] #23 10.49 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
14:47:54 [2024-04-22T14:47:54.512Z] #23 10.50 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
14:47:54 [2024-04-22T14:47:54.512Z] #23 10.64 Selecting previously unselected package libpsl5:arm64.
14:47:54 [2024-04-22T14:47:54.766Z] #23 10.64 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
14:47:54 [2024-04-22T14:47:54.766Z] #23 10.70 Unpacking libpsl5:arm64 (0.21.2-1) ...
14:47:54 [2024-04-22T14:47:54.766Z] #23 10.94 Selecting previously unselected package librtmp1:arm64.
14:47:55 [2024-04-22T14:47:55.041Z] #23 10.94 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:47:55 [2024-04-22T14:47:55.041Z] #23 11.03 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:55 [2024-04-22T14:47:55.041Z] #23 11.35 Selecting previously unselected package libssh2-1:arm64.
14:47:55 [2024-04-22T14:47:55.295Z] #23 11.35 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
14:47:55 [2024-04-22T14:47:55.295Z] #23 11.48 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
14:47:55 [2024-04-22T14:47:55.549Z] #23 11.73 Selecting previously unselected package libcurl4:arm64.
14:47:55 [2024-04-22T14:47:55.803Z] #23 11.73 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
14:47:55 [2024-04-22T14:47:55.803Z] #23 11.75 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
14:47:55 [2024-04-22T14:47:55.803Z] #23 12.01 Selecting previously unselected package curl.
14:47:56 [2024-04-22T14:47:56.058Z] #23 12.01 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
14:47:56 [2024-04-22T14:47:56.058Z] #23 12.08 Unpacking curl (7.88.1-10+deb12u5) ...
14:47:56 [2024-04-22T14:47:56.312Z] #23 12.53 Selecting previously unselected package libonig5:arm64.
14:47:56 [2024-04-22T14:47:56.643Z] #23 12.53 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
14:47:56 [2024-04-22T14:47:56.643Z] #23 12.58 Unpacking libonig5:arm64 (6.9.8-1) ...
14:47:56 [2024-04-22T14:47:56.643Z] #23 12.89 Selecting previously unselected package libjq1:arm64.
14:47:56 [2024-04-22T14:47:56.897Z] #23 12.89 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
14:47:56 [2024-04-22T14:47:56.897Z] #23 12.98 Unpacking libjq1:arm64 (1.6-2.1) ...
14:47:57 [2024-04-22T14:47:57.151Z] #23 13.26 Selecting previously unselected package jq.
14:47:57 [2024-04-22T14:47:57.151Z] #23 13.26 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
14:47:57 [2024-04-22T14:47:57.151Z] #23 13.27 Unpacking jq (1.6-2.1) ...
14:47:57 [2024-04-22T14:47:57.406Z] #23 13.55 Setting up libkeyutils1:arm64 (1.6.3-2) ...
14:47:57 [2024-04-22T14:47:57.660Z] #23 13.65 Setting up libpsl5:arm64 (0.21.2-1) ...
14:47:57 [2024-04-22T14:47:57.660Z] #23 ...
14:47:57 [2024-04-22T14:47:57.660Z] 
14:47:57 [2024-04-22T14:47:57.660Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:47:57 [2024-04-22T14:47:57.660Z] #24 ...
14:47:57 [2024-04-22T14:47:57.660Z] 
14:47:57 [2024-04-22T14:47:57.660Z] #23 [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
14:47:57 [2024-04-22T14:47:57.660Z] #23 13.82 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
14:47:57 [2024-04-22T14:47:57.914Z] #23 14.00 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
14:47:57 [2024-04-22T14:47:57.914Z] #23 14.11 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
14:47:58 [2024-04-22T14:47:58.169Z] #23 14.32 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
14:47:58 [2024-04-22T14:47:58.169Z] #23 14.43 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
14:47:58 [2024-04-22T14:47:58.426Z] #23 14.46 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:58 [2024-04-22T14:47:58.426Z] #23 14.52 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
14:47:58 [2024-04-22T14:47:58.426Z] #23 14.55 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
14:47:58 [2024-04-22T14:47:58.426Z] #23 14.63 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
14:47:58 [2024-04-22T14:47:58.426Z] #23 14.67 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
14:47:58 [2024-04-22T14:47:58.680Z] #23 14.74 Setting up openssl (3.0.11-1~deb12u2) ...
14:47:58 [2024-04-22T14:47:58.680Z] #23 14.84 Setting up libonig5:arm64 (6.9.8-1) ...
14:47:58 [2024-04-22T14:47:58.935Z] #23 14.93 Setting up libjq1:arm64 (1.6-2.1) ...
14:47:58 [2024-04-22T14:47:58.935Z] #23 15.03 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
14:47:58 [2024-04-22T14:47:58.935Z] #23 15.05 Setting up ca-certificates (20230311) ...
14:47:58 [2024-04-22T14:47:58.935Z] #23 15.14 debconf: unable to initialize frontend: Dialog
14:47:58 [2024-04-22T14:47:58.935Z] #23 15.14 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:47:58 [2024-04-22T14:47:58.935Z] #23 15.14 debconf: falling back to frontend: Readline
14:47:59 [2024-04-22T14:47:59.189Z] #23 15.14 debconf: unable to initialize frontend: Readline
14:47:59 [2024-04-22T14:47:59.189Z] #23 15.14 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.)
14:47:59 [2024-04-22T14:47:59.189Z] #23 15.14 debconf: falling back to frontend: Teletype
14:47:59 [2024-04-22T14:47:59.189Z] #23 15.45 Updating certificates in /etc/ssl/certs...
14:47:59 [2024-04-22T14:47:59.444Z] #23 ...
14:47:59 [2024-04-22T14:47:59.444Z] 
14:47:59 [2024-04-22T14:47:59.444Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:47:59 [2024-04-22T14:47:59.444Z] #24 DONE 11.8s
14:47:59 [2024-04-22T14:47:59.444Z] 
14:47:59 [2024-04-22T14:47:59.444Z] #22 [build-dummy 2/2] RUN mkdir -p /build
14:47:59 [2024-04-22T14:47:59.444Z] #22 DONE 22.0s
14:47:59 [2024-04-22T14:47:59.444Z] 
14:47:59 [2024-04-22T14:47:59.444Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:47:59 [2024-04-22T14:47:59.444Z] #25 DONE 0.0s
14:47:59 [2024-04-22T14:47:59.444Z] 
14:47:59 [2024-04-22T14:47:59.444Z] #26 [base 2/4] COPY --from=xx / /
14:47:59 [2024-04-22T14:47:59.444Z] #26 DONE 0.1s
14:47:59 [2024-04-22T14:47:59.444Z] 
14:47:59 [2024-04-22T14:47:59.444Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:47:59 [2024-04-22T14:47:59.698Z] #27 DONE 0.2s
14:47:59 [2024-04-22T14:47:59.698Z] 
14:47:59 [2024-04-22T14:47:59.698Z] #23 [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
14:47:59 [2024-04-22T14:47:59.698Z] #23 15.93 140 added, 0 removed; done.
14:47:59 [2024-04-22T14:47:59.953Z] #23 15.96 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
14:47:59 [2024-04-22T14:47:59.953Z] #23 15.98 Setting up jq (1.6-2.1) ...
14:47:59 [2024-04-22T14:47:59.953Z] #23 16.00 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
14:47:59 [2024-04-22T14:47:59.953Z] #23 16.01 Setting up curl (7.88.1-10+deb12u5) ...
14:47:59 [2024-04-22T14:47:59.953Z] #23 16.02 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:47:59 [2024-04-22T14:47:59.953Z] #23 16.04 Processing triggers for ca-certificates (20230311) ...
14:47:59 [2024-04-22T14:47:59.953Z] #23 16.05 Updating certificates in /etc/ssl/certs...
14:48:00 [2024-04-22T14:48:00.208Z] #23 16.38 0 added, 0 removed; done.
14:48:00 [2024-04-22T14:48:00.208Z] #23 16.38 Running hooks in /etc/ca-certificates/update.d...
14:48:00 [2024-04-22T14:48:00.208Z] #23 16.38 done.
14:48:00 [2024-04-22T14:48:00.208Z] #23 DONE 16.5s
14:48:00 [2024-04-22T14:48:00.208Z] 
14:48:00 [2024-04-22T14:48:00.208Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:48:00 [2024-04-22T14:48:00.462Z] #28 DONE 0.1s
14:48:00 [2024-04-22T14:48:00.462Z] 
14:48:00 [2024-04-22T14:48:00.462Z] #29 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
14:48:00 [2024-04-22T14:48:00.462Z] #29 0.573 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:48:00 [2024-04-22T14:48:00.462Z] #29 0.584 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:48:00 [2024-04-22T14:48:00.462Z] #29 0.584 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:48:00 [2024-04-22T14:48:00.462Z] #29 0.659 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:48:00 [2024-04-22T14:48:00.462Z] #29 0.726 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:48:00 [2024-04-22T14:48:00.462Z] #29 0.782 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:48:01 [2024-04-22T14:48:01.396Z] #29 1.695 Fetched 9104 kB in 1s (6614 kB/s)
14:48:02 [2024-04-22T14:48:02.015Z] #29 1.695 Reading package lists...
14:48:02 [2024-04-22T14:48:02.577Z] #29 2.327 Reading package lists...
14:48:02 [2024-04-22T14:48:02.831Z] #29 2.950 Building dependency tree...
14:48:02 [2024-04-22T14:48:02.831Z] #29 3.136 Reading state information...
14:48:03 [2024-04-22T14:48:03.085Z] #29 3.392 The following additional packages will be installed:
14:48:03 [2024-04-22T14:48:03.085Z] #29 3.393   libmagic-mgc libmagic1
14:48:03 [2024-04-22T14:48:03.085Z] #29 3.423 The following NEW packages will be installed:
14:48:03 [2024-04-22T14:48:03.085Z] #29 3.425   file libmagic-mgc libmagic1
14:48:03 [2024-04-22T14:48:03.339Z] #29 3.698 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
14:48:03 [2024-04-22T14:48:03.339Z] #29 3.698 Need to get 446 kB of archives.
14:48:03 [2024-04-22T14:48:03.339Z] #29 3.698 After this operation, 8709 kB of additional disk space will be used.
14:48:03 [2024-04-22T14:48:03.339Z] #29 3.698 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
14:48:03 [2024-04-22T14:48:03.339Z] #29 3.705 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
14:48:03 [2024-04-22T14:48:03.340Z] #29 3.707 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
14:48:03 [2024-04-22T14:48:03.340Z] #29 3.853 debconf: delaying package configuration, since apt-utils is not installed
14:48:03 [2024-04-22T14:48:03.594Z] #29 3.896 Fetched 446 kB in 0s (1633 kB/s)
14:48:03 [2024-04-22T14:48:03.594Z] #29 3.919 Selecting previously unselected package libmagic-mgc.
14:48:03 [2024-04-22T14:48:03.594Z] #29 3.919 (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.)
14:48:03 [2024-04-22T14:48:03.594Z] #29 3.929 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
14:48:03 [2024-04-22T14:48:03.594Z] #29 3.934 Unpacking libmagic-mgc (1:5.44-3) ...
14:48:03 [2024-04-22T14:48:03.594Z] #29 4.016 Selecting previously unselected package libmagic1:arm64.
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.018 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.028 Unpacking libmagic1:arm64 (1:5.44-3) ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.066 Selecting previously unselected package file.
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.068 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.074 Unpacking file (1:5.44-3) ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.125 Setting up libmagic-mgc (1:5.44-3) ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.138 Setting up libmagic1:arm64 (1:5.44-3) ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.175 Setting up file (1:5.44-3) ...
14:48:03 [2024-04-22T14:48:03.848Z] #29 4.194 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:48:04 [2024-04-22T14:48:04.406Z] #29 DONE 4.7s
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #30 [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
14:48:04 [2024-04-22T14:48:04.406Z] #30 2.300 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:48:04 [2024-04-22T14:48:04.406Z] #30 2.880 #=#=#                                                                         
14:48:04 [2024-04-22T14:48:04.406Z] #30 3.159 #=#=#                                                                         

#                                                                          2.2%
######################################################################## 100.0%
14:48:04 [2024-04-22T14:48:04.406Z] #30 3.446 
14:48:04 [2024-04-22T14:48:04.406Z] #30 ...
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:48:04 [2024-04-22T14:48:04.406Z] #31 DONE 0.1s
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
14:48:04 [2024-04-22T14:48:04.406Z] #32 DONE 0.2s
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:48:04 [2024-04-22T14:48:04.406Z] #33 DONE 0.2s
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
14:48:04 [2024-04-22T14:48:04.406Z] #34 DONE 0.2s
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
14:48:04 [2024-04-22T14:48:04.406Z] #35 DONE 0.2s
14:48:04 [2024-04-22T14:48:04.406Z] 
14:48:04 [2024-04-22T14:48:04.406Z] #36 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:48:04 [2024-04-22T14:48:04.662Z] #36 ...
14:48:04 [2024-04-22T14:48:04.662Z] 
14:48:04 [2024-04-22T14:48:04.662Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:48:04 [2024-04-22T14:48:04.662Z] #37 DONE 0.3s
14:48:04 [2024-04-22T14:48:04.662Z] 
14:48:04 [2024-04-22T14:48:04.662Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:48:04 [2024-04-22T14:48:04.662Z] #38 DONE 0.3s
14:48:04 [2024-04-22T14:48:04.662Z] 
14:48:04 [2024-04-22T14:48:04.662Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:48:04 [2024-04-22T14:48:04.662Z] #39 DONE 0.4s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #40 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:48:04 [2024-04-22T14:48:04.917Z] #40 DONE 0.4s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry
14:48:04 [2024-04-22T14:48:04.917Z] #41 DONE 0.4s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:48:04 [2024-04-22T14:48:04.917Z] #42 DONE 0.4s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #43 [delve-src 1/3] WORKDIR /usr/src/delve
14:48:04 [2024-04-22T14:48:04.917Z] #43 DONE 0.5s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #44 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:48:04 [2024-04-22T14:48:04.917Z] #44 DONE 0.5s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:48:04 [2024-04-22T14:48:04.917Z] #45 DONE 0.5s
14:48:04 [2024-04-22T14:48:04.917Z] 
14:48:04 [2024-04-22T14:48:04.917Z] #46 [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
14:48:05 [2024-04-22T14:48:05.479Z] #46 ...
14:48:05 [2024-04-22T14:48:05.479Z] 
14:48:05 [2024-04-22T14:48:05.479Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: is subject to change. To configure the initial branch name to use in all
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: of your new repositories, which will suppress this warning, call:
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: 
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: 	git config --global init.defaultBranch <name>
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: 
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: 'development'. The just-created branch can be renamed via this command:
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: 
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.577 hint: 	git branch -m <name>
14:48:05 [2024-04-22T14:48:05.479Z] #47 0.580 Initialized empty Git repository in /usr/src/containerd/.git/
14:48:05 [2024-04-22T14:48:05.479Z] #47 DONE 0.8s
14:48:05 [2024-04-22T14:48:05.479Z] 
14:48:05 [2024-04-22T14:48:05.479Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: is subject to change. To configure the initial branch name to use in all
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: of your new repositories, which will suppress this warning, call:
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: 
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: 	git config --global init.defaultBranch <name>
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: 
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: 'development'. The just-created branch can be renamed via this command:
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: 
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.782 hint: 	git branch -m <name>
14:48:05 [2024-04-22T14:48:05.479Z] #48 0.783 Initialized empty Git repository in /usr/src/tini/.git/
14:48:05 [2024-04-22T14:48:05.479Z] #48 DONE 0.8s
14:48:05 [2024-04-22T14:48:05.733Z] 
14:48:05 [2024-04-22T14:48:05.733Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:05 [2024-04-22T14:48:05.988Z] #49 ...
14:48:05 [2024-04-22T14:48:05.988Z] 
14:48:05 [2024-04-22T14:48:05.988Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: is subject to change. To configure the initial branch name to use in all
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: of your new repositories, which will suppress this warning, call:
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: 
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: 	git config --global init.defaultBranch <name>
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: 
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: 'development'. The just-created branch can be renamed via this command:
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: 
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.992 hint: 	git branch -m <name>
14:48:05 [2024-04-22T14:48:05.988Z] #50 0.995 Initialized empty Git repository in /usr/src/delve/.git/
14:48:05 [2024-04-22T14:48:05.988Z] #50 DONE 1.1s
14:48:05 [2024-04-22T14:48:05.988Z] 
14:48:05 [2024-04-22T14:48:05.988Z] #36 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: is subject to change. To configure the initial branch name to use in all
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: of your new repositories, which will suppress this warning, call:
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: 
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: 	git config --global init.defaultBranch <name>
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: 
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: 'development'. The just-created branch can be renamed via this command:
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: 
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.217 hint: 	git branch -m <name>
14:48:05 [2024-04-22T14:48:05.988Z] #36 1.219 Initialized empty Git repository in /usr/src/runc/.git/
14:48:05 [2024-04-22T14:48:05.988Z] #36 DONE 1.3s
14:48:05 [2024-04-22T14:48:05.988Z] 
14:48:05 [2024-04-22T14:48:05.988Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:06 [2024-04-22T14:48:06.242Z] #51 ...
14:48:06 [2024-04-22T14:48:06.242Z] 
14:48:06 [2024-04-22T14:48:06.242Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: is subject to change. To configure the initial branch name to use in all
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: of your new repositories, which will suppress this warning, call:
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: 
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: 	git config --global init.defaultBranch <name>
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: 
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: 'development'. The just-created branch can be renamed via this command:
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: 
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.689 hint: 	git branch -m <name>
14:48:06 [2024-04-22T14:48:06.242Z] #52 1.693 Initialized empty Git repository in /usr/src/swagger/.git/
14:48:06 [2024-04-22T14:48:06.242Z] #52 DONE 1.8s
14:48:06 [2024-04-22T14:48:06.496Z] 
14:48:06 [2024-04-22T14:48:06.496Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 Initialized empty Git repository in /usr/src/rootlesskit/.git/
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: is subject to change. To configure the initial branch name to use in all
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: of your new repositories, which will suppress this warning, call:
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: 
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: 	git config --global init.defaultBranch <name>
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: 
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: 'development'. The just-created branch can be renamed via this command:
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: 
14:48:06 [2024-04-22T14:48:06.496Z] #53 1.525 hint: 	git branch -m <name>
14:48:06 [2024-04-22T14:48:06.496Z] #53 DONE 1.7s
14:48:06 [2024-04-22T14:48:06.496Z] 
14:48:06 [2024-04-22T14:48:06.496Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:07 [2024-04-22T14:48:07.056Z] #54 ...
14:48:07 [2024-04-22T14:48:07.056Z] 
14:48:07 [2024-04-22T14:48:07.056Z] #55 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: Using 'master' as the name for the initial branch. This default branch name
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: is subject to change. To configure the initial branch name to use in all
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: of your new repositories, which will suppress this warning, call:
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: 
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: 	git config --global init.defaultBranch <name>
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: 
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: 'development'. The just-created branch can be renamed via this command:
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: 
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.047 hint: 	git branch -m <name>
14:48:07 [2024-04-22T14:48:07.056Z] #55 2.049 Initialized empty Git repository in /usr/src/registry/.git/
14:48:07 [2024-04-22T14:48:07.056Z] #55 DONE 2.1s
14:48:07 [2024-04-22T14:48:07.056Z] 
14:48:07 [2024-04-22T14:48:07.056Z] #30 [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
14:48:07 [2024-04-22T14:48:07.056Z] #30 5.410 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:48:07 [2024-04-22T14:48:07.056Z] #30 6.050 #=#=#                                                                         
##O#-#                                                                        
14:48:07 [2024-04-22T14:48:07.056Z] #30 6.512 #=#=#                                                                         

#                                                                          1.6%
######################################################################## 100.0%
14:48:07 [2024-04-22T14:48:07.311Z] #30 6.847 
14:48:09 [2024-04-22T14:48:09.820Z] #30 9.214 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
14:48:10 [2024-04-22T14:48:10.638Z] #30 9.980 #=#=#                                                                         
##O#-#                                                                        
14:48:11 [2024-04-22T14:48:11.148Z] #30 10.32 #=#=#                                                                         

                                                                           0.1%
##########################                                                37.3%
##################################################                        70.5%
######################################################################## 100.0%
14:48:11 [2024-04-22T14:48:11.501Z] #30 10.97 
14:48:14 [2024-04-22T14:48:14.012Z] #30 ...
14:48:14 [2024-04-22T14:48:14.012Z] 
14:48:14 [2024-04-22T14:48:14.012Z] #56 [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
14:48:14 [2024-04-22T14:48:14.012Z] #56 3.230 go: downloading github.com/golangci/golangci-lint v1.55.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.169 go: downloading github.com/fatih/color v1.15.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.169 go: downloading github.com/spf13/cobra v1.7.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.169 go: downloading github.com/gofrs/flock v0.8.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.169 go: downloading github.com/spf13/pflag v1.0.5
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.169 go: downloading github.com/spf13/viper v1.12.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.169 go: downloading gopkg.in/yaml.v3 v3.0.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.221 go: downloading github.com/hashicorp/go-version v1.6.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.221 go: downloading golang.org/x/tools v0.14.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.284 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.333 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.361 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.361 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.369 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.413 go: downloading github.com/mattn/go-colorable v0.1.13
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.481 go: downloading github.com/sirupsen/logrus v1.9.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.483 go: downloading github.com/stretchr/testify v1.8.4
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.610 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.716 go: downloading github.com/mattn/go-isatty v0.0.17
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.733 go: downloading github.com/spf13/afero v1.8.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.741 go: downloading github.com/spf13/cast v1.5.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.762 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.842 go: downloading golang.org/x/mod v0.13.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.930 go: downloading github.com/golangci/revgrep v0.5.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.931 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.936 go: downloading 4d63.com/gochecknoglobals v0.2.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.974 go: downloading github.com/4meepo/tagalign v1.3.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.989 go: downloading github.com/Abirdcfly/dupword v0.0.13
14:48:14 [2024-04-22T14:48:14.012Z] #56 4.989 go: downloading github.com/Antonboom/errname v0.1.12
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.211 go: downloading github.com/Antonboom/nilnil v0.1.7
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.251 go: downloading github.com/Antonboom/testifylint v0.2.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.329 go: downloading github.com/BurntSushi/toml v1.3.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.329 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.391 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.433 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.437 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.485 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.550 go: downloading github.com/alexkohler/prealloc v1.0.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.552 go: downloading github.com/alingse/asasalint v0.0.11
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.666 go: downloading github.com/ashanbrown/forbidigo v1.6.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.675 go: downloading github.com/ashanbrown/makezero v1.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.694 go: downloading github.com/bkielbasa/cyclop v1.2.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.780 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.809 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.813 go: downloading github.com/breml/bidichk v0.2.7
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.821 go: downloading github.com/breml/errchkjson v0.3.6
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.889 go: downloading github.com/butuzov/ireturn v0.2.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.944 go: downloading github.com/butuzov/mirror v1.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 5.945 go: downloading github.com/catenacyber/perfsprint v0.2.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.005 go: downloading github.com/charithe/durationcheck v0.0.10
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.018 go: downloading github.com/curioswitch/go-reassign v0.2.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.077 go: downloading github.com/daixiang0/gci v0.11.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.226 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.239 go: downloading github.com/esimonov/ifshort v1.0.4
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.301 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.302 go: downloading github.com/fzipp/gocyclo v0.6.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.303 go: downloading github.com/ghostiam/protogetter v0.2.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.303 go: downloading github.com/go-critic/go-critic v0.9.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.380 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.417 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.427 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.605 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.656 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.758 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.759 go: downloading github.com/golangci/misspell v0.4.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.795 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.872 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.881 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.937 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 6.998 go: downloading github.com/hexops/gotextdiff v1.0.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.110 go: downloading github.com/jgautheron/goconst v1.6.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.354 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.354 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.354 go: downloading github.com/julz/importas v0.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.354 go: downloading github.com/kisielk/errcheck v1.6.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.356 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.401 go: downloading github.com/kulti/thelper v0.6.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.403 go: downloading github.com/kunwardeep/paralleltest v1.0.8
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.404 go: downloading github.com/kyoh86/exportloopref v0.1.11
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.406 go: downloading github.com/ldez/tagliatelle v0.5.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.457 go: downloading github.com/leonklingele/grouper v1.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.605 go: downloading github.com/lufeee/execinquery v1.2.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.606 go: downloading github.com/macabu/inamedparam v0.1.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.728 go: downloading github.com/maratori/testableexamples v1.0.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.755 go: downloading github.com/maratori/testpackage v1.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.771 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.772 go: downloading github.com/mgechev/revive v1.3.4
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.785 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.835 go: downloading github.com/moricho/tparallel v0.3.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.925 go: downloading github.com/nakabonne/nestif v0.3.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 7.946 go: downloading github.com/nishanths/exhaustive v0.11.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.013 go: downloading github.com/nishanths/predeclared v0.2.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.022 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.022 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.140 go: downloading github.com/ryancurrah/gomodguard v1.3.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.140 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.140 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.201 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.202 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.203 go: downloading github.com/securego/gosec/v2 v2.18.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.279 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.365 go: downloading github.com/sivchari/containedctx v1.0.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.367 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.367 go: downloading github.com/sivchari/tenv v1.7.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.368 go: downloading github.com/sonatard/noctx v0.0.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.371 go: downloading github.com/sourcegraph/go-diff v0.7.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.372 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.387 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.467 go: downloading github.com/tdakkota/asciicheck v0.2.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.495 go: downloading github.com/tetafro/godot v1.4.15
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.644 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.660 go: downloading github.com/timonwong/loggercheck v0.9.4
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.662 go: downloading github.com/ultraware/funlen v0.1.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.662 go: downloading github.com/ultraware/whitespace v0.0.5
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.663 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.663 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.749 go: downloading github.com/uudashr/gocognit v1.1.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.750 go: downloading github.com/xen0n/gosmopolitan v1.2.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.832 go: downloading github.com/yagipy/maintidx v1.0.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.833 go: downloading github.com/yeya24/promlinter v0.2.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.837 go: downloading github.com/ykadowak/zerologlint v0.1.3
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.910 go: downloading gitlab.com/bosi/decorder v0.4.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.911 go: downloading go-simpler.org/sloglint v0.1.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.926 go: downloading go.tmz.dev/musttag v0.7.2
14:48:14 [2024-04-22T14:48:14.012Z] #56 8.939 go: downloading honnef.co/go/tools v0.4.6
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.521 go: downloading mvdan.cc/gofumpt v0.5.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.521 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.521 go: downloading github.com/hashicorp/errwrap v1.0.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.522 go: downloading golang.org/x/sys v0.13.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.523 go: downloading github.com/davecgh/go-spew v1.1.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.523 go: downloading github.com/pmezard/go-difflib v1.0.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.523 go: downloading github.com/stretchr/objx v0.5.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.524 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.608 go: downloading github.com/subosito/gotenv v1.4.1
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.610 go: downloading github.com/hashicorp/hcl v1.0.0
14:48:14 [2024-04-22T14:48:14.012Z] #56 9.647 go: downloading gopkg.in/ini.v1 v1.67.0
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.750 go: downloading github.com/magiconair/properties v1.8.6
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.751 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.752 go: downloading golang.org/x/text v0.13.0
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.920 go: downloading github.com/fatih/structtag v1.2.0
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.941 go: downloading github.com/gobwas/glob v0.2.3
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.942 go: downloading github.com/google/go-cmp v0.6.0
14:48:14 [2024-04-22T14:48:14.267Z] #56 9.993 go: downloading gopkg.in/yaml.v2 v2.4.0
14:48:14 [2024-04-22T14:48:14.267Z] #56 10.02 go: downloading github.com/pelletier/go-toml v1.9.5
14:48:14 [2024-04-22T14:48:14.267Z] #56 10.11 go: downloading golang.org/x/sync v0.4.0
14:48:14 [2024-04-22T14:48:14.267Z] #56 ...
14:48:14 [2024-04-22T14:48:14.267Z] 
14:48:14 [2024-04-22T14:48:14.267Z] #57 [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
14:48:14 [2024-04-22T14:48:14.267Z] #57 3.761 go: downloading github.com/tc-hib/go-winres v0.3.1
14:48:14 [2024-04-22T14:48:14.267Z] #57 4.591 go: downloading github.com/tc-hib/winres v0.1.6
14:48:14 [2024-04-22T14:48:14.267Z] #57 4.591 go: downloading github.com/urfave/cli/v2 v2.3.0
14:48:14 [2024-04-22T14:48:14.267Z] #57 5.252 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:48:14 [2024-04-22T14:48:14.267Z] #57 5.304 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:48:14 [2024-04-22T14:48:14.267Z] #57 5.401 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:48:14 [2024-04-22T14:48:14.267Z] #57 5.401 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:48:14 [2024-04-22T14:48:14.523Z] #57 ...
14:48:14 [2024-04-22T14:48:14.523Z] 
14:48:14 [2024-04-22T14:48:14.523Z] #58 [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
14:48:14 [2024-04-22T14:48:14.523Z] #58 2.976 go: downloading github.com/pelletier/go-toml v1.8.1
14:48:14 [2024-04-22T14:48:14.523Z] #58 ...
14:48:14 [2024-04-22T14:48:14.523Z] 
14:48:14 [2024-04-22T14:48:14.523Z] #59 [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
14:48:14 [2024-04-22T14:48:14.523Z] #59 2.530 go: downloading mvdan.cc/sh/v3 v3.8.0
14:48:14 [2024-04-22T14:48:14.523Z] #59 2.900 go: downloading golang.org/x/term v0.17.0
14:48:14 [2024-04-22T14:48:14.523Z] #59 2.900 go: downloading github.com/google/renameio/v2 v2.0.0
14:48:14 [2024-04-22T14:48:14.523Z] #59 2.900 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
14:48:14 [2024-04-22T14:48:14.523Z] #59 2.900 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
14:48:14 [2024-04-22T14:48:14.523Z] #59 2.953 go: downloading golang.org/x/sys v0.17.0
14:48:14 [2024-04-22T14:48:14.779Z] #59 ...
14:48:14 [2024-04-22T14:48:14.779Z] 
14:48:14 [2024-04-22T14:48:14.779Z] #60 [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
14:48:14 [2024-04-22T14:48:14.779Z] #60 3.709 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #60 3.728 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #60 3.728 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #60 3.999 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #60 4.302 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #60 4.605 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #60 6.283 Fetched 9104 kB in 3s (3212 kB/s)
14:48:14 [2024-04-22T14:48:14.779Z] #60 6.283 Reading package lists...
14:48:14 [2024-04-22T14:48:14.779Z] #60 7.755 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:48:14 [2024-04-22T14:48:14.779Z] #60 7.755 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:48:14 [2024-04-22T14:48:14.779Z] #60 7.756 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:48:14 [2024-04-22T14:48:14.779Z] #60 8.329 Reading package lists...
14:48:14 [2024-04-22T14:48:14.779Z] #60 9.266 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
14:48:14 [2024-04-22T14:48:14.779Z] #60 9.286 Reading package lists...
14:48:14 [2024-04-22T14:48:14.779Z] #60 ...
14:48:14 [2024-04-22T14:48:14.779Z] 
14:48:14 [2024-04-22T14:48:14.779Z] #61 [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             ;
14:48:14 [2024-04-22T14:48:14.779Z] #61 3.659 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 3.761 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 3.761 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 3.923 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 4.057 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 4.171 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 5.718 Fetched 9104 kB in 2s (3921 kB/s)
14:48:14 [2024-04-22T14:48:14.779Z] #61 5.718 Reading package lists...
14:48:14 [2024-04-22T14:48:14.779Z] #61 6.894 Reading package lists...
14:48:14 [2024-04-22T14:48:14.779Z] #61 7.883 Building dependency tree...
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.578 python3 is already the newest version (3.11.2-1+b1).
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.578 The following additional packages will be installed:
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.583   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.583   xz-utils
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.586 Suggested packages:
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.587   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.587   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.588   m4-doc ed diffutils-doc
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.588 Recommended packages:
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.588   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.588   liblocale-gettext-perl libltdl-dev
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.863 The following NEW packages will be installed:
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.864   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.866   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
14:48:14 [2024-04-22T14:48:14.779Z] #61 8.867   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.160 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded.
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.160 Need to get 5657 kB of archives.
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.160 After this operation, 16.7 MB of additional disk space will be used.
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.160 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.190 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.203 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.208 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.214 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.217 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.374 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.397 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.398 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.509 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.509 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.521 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.521 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.539 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.572 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.580 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.597 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.609 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 9.642 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
14:48:14 [2024-04-22T14:48:14.779Z] #61 10.18 debconf: delaying package configuration, since apt-utils is not installed
14:48:14 [2024-04-22T14:48:14.779Z] #61 10.32 Fetched 5657 kB in 1s (7481 kB/s)
14:48:14 [2024-04-22T14:48:14.779Z] #61 10.44 Selecting previously unselected package bzip2.
14:48:14 [2024-04-22T14:48:14.779Z] #61 10.45 (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.)
14:48:14 [2024-04-22T14:48:14.779Z] #61 10.47 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
14:48:15 [2024-04-22T14:48:15.034Z] #61 10.58 Unpacking bzip2 (1.0.8-5+b1) ...
14:48:15 [2024-04-22T14:48:15.034Z] #61 ...
14:48:15 [2024-04-22T14:48:15.034Z] 
14:48:15 [2024-04-22T14:48:15.034Z] #62 [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
14:48:15 [2024-04-22T14:48:15.034Z] #62 3.694 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #62 3.704 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #62 3.704 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #62 3.915 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #62 4.206 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #62 4.352 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #62 5.954 Fetched 9104 kB in 2s (3648 kB/s)
14:48:15 [2024-04-22T14:48:15.034Z] #62 5.954 Reading package lists...
14:48:15 [2024-04-22T14:48:15.034Z] #62 7.699 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:48:15 [2024-04-22T14:48:15.034Z] #62 7.699 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:48:15 [2024-04-22T14:48:15.034Z] #62 7.699 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:48:15 [2024-04-22T14:48:15.034Z] #62 8.314 Reading package lists...
14:48:15 [2024-04-22T14:48:15.034Z] #62 9.087 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
14:48:15 [2024-04-22T14:48:15.034Z] #62 9.093 Reading package lists...
14:48:15 [2024-04-22T14:48:15.034Z] #62 10.03 Building dependency tree...
14:48:15 [2024-04-22T14:48:15.034Z] #62 ...
14:48:15 [2024-04-22T14:48:15.034Z] 
14:48:15 [2024-04-22T14:48:15.034Z] #63 [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
14:48:15 [2024-04-22T14:48:15.034Z] #63 3.727 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #63 3.744 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #63 3.752 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #63 3.896 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #63 4.068 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #63 4.198 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:48:15 [2024-04-22T14:48:15.034Z] #63 5.655 Fetched 9104 kB in 2s (4074 kB/s)
14:48:15 [2024-04-22T14:48:15.034Z] #63 5.655 Reading package lists...
14:48:15 [2024-04-22T14:48:15.034Z] #63 7.510 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:48:15 [2024-04-22T14:48:15.034Z] #63 7.510 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:48:15 [2024-04-22T14:48:15.034Z] #63 7.510 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:48:15 [2024-04-22T14:48:15.034Z] #63 8.245 Reading package lists...
14:48:15 [2024-04-22T14:48:15.034Z] #63 9.142 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
14:48:15 [2024-04-22T14:48:15.034Z] #63 9.148 Reading package lists...
14:48:15 [2024-04-22T14:48:15.034Z] #63 10.07 Building dependency tree...
14:48:15 [2024-04-22T14:48:15.289Z] #63 ...
14:48:15 [2024-04-22T14:48:15.289Z] 
14:48:15 [2024-04-22T14:48:15.289Z] #64 [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
14:48:15 [2024-04-22T14:48:15.289Z] #64 3.289 go: downloading gotest.tools/gotestsum v1.8.2
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.180 go: downloading github.com/fatih/color v1.13.0
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.193 go: downloading github.com/dnephin/pflag v1.0.7
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.198 go: downloading golang.org/x/tools v0.1.11
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.214 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.214 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.214 go: downloading github.com/mattn/go-colorable v0.1.12
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.215 go: downloading github.com/mattn/go-isatty v0.0.14
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.242 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.259 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:48:15 [2024-04-22T14:48:15.289Z] #64 4.275 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:48:15 [2024-04-22T14:48:15.289Z] #64 6.531 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:48:15 [2024-04-22T14:48:15.289Z] #64 ...
14:48:15 [2024-04-22T14:48:15.289Z] 
14:48:15 [2024-04-22T14:48:15.289Z] #65 [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
14:48:15 [2024-04-22T14:48:15.544Z] #65 ...
14:48:15 [2024-04-22T14:48:15.544Z] 
14:48:15 [2024-04-22T14:48:15.544Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:15 [2024-04-22T14:48:15.544Z] #66 ...
14:48:15 [2024-04-22T14:48:15.544Z] 
14:48:15 [2024-04-22T14:48:15.544Z] #67 [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.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
14:48:15 [2024-04-22T14:48:15.544Z] #67 7.597 Docker version 26.0.0, build 2ae903e
14:48:15 [2024-04-22T14:48:15.853Z] #67 ...
14:48:15 [2024-04-22T14:48:15.853Z] 
14:48:15 [2024-04-22T14:48:15.853Z] #63 [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
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82 gcc is already the newest version (4:12.2.0-3).
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82 pkg-config is already the newest version (1.8.1-1).
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82 The following additional packages will be installed:
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.82   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83 Suggested packages:
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83   libgdk-pixbuf2.0-bin libxml2-utils
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83 Recommended packages:
14:48:15 [2024-04-22T14:48:15.853Z] #63 10.83   shared-mime-info xdg-user-dirs
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.24 The following NEW packages will be installed:
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.25   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.25   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.25   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.25   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.25   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 11.25   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:48:15 [2024-04-22T14:48:15.853Z] #63 ...
14:48:15 [2024-04-22T14:48:15.853Z] 
14:48:15 [2024-04-22T14:48:15.853Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:16 [2024-04-22T14:48:16.161Z] #68 ...
14:48:16 [2024-04-22T14:48:16.161Z] 
14:48:16 [2024-04-22T14:48:16.161Z] #63 [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
14:48:16 [2024-04-22T14:48:16.161Z] #63 11.55 0 upgraded, 29 newly installed, 0 to remove and 1 not upgraded.
14:48:16 [2024-04-22T14:48:16.161Z] #63 11.55 Need to get 9078 kB of archives.
14:48:16 [2024-04-22T14:48:16.161Z] #63 11.55 After this operation, 46.9 MB of additional disk space will be used.
14:48:16 [2024-04-22T14:48:16.161Z] #63 11.55 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
14:48:16 [2024-04-22T14:48:16.161Z] #63 11.69 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 11.73 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 11.86 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 11.86 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 11.90 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 11.90 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 11.98 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
14:48:16 [2024-04-22T14:48:16.417Z] #63 ...
14:48:16 [2024-04-22T14:48:16.417Z] 
14:48:16 [2024-04-22T14:48:16.417Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:48:16 [2024-04-22T14:48:16.672Z] #69 ...
14:48:16 [2024-04-22T14:48:16.672Z] 
14:48:16 [2024-04-22T14:48:16.672Z] #63 [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
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.03 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.11 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.12 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.20 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.24 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.29 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
14:48:16 [2024-04-22T14:48:16.672Z] #63 12.35 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.44 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.44 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.50 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 ...
14:48:16 [2024-04-22T14:48:16.927Z] 
14:48:16 [2024-04-22T14:48:16.927Z] #70 [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...)
14:48:16 [2024-04-22T14:48:16.927Z] #70 2.593 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:48:16 [2024-04-22T14:48:16.927Z] #70 2.593 + mkdir /build
14:48:16 [2024-04-22T14:48:16.927Z] #70 ...
14:48:16 [2024-04-22T14:48:16.927Z] 
14:48:16 [2024-04-22T14:48:16.927Z] #63 [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
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.51 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.58 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.60 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
14:48:16 [2024-04-22T14:48:16.927Z] #63 12.61 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
14:48:17 [2024-04-22T14:48:17.250Z] #63 12.66 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
14:48:17 [2024-04-22T14:48:17.250Z] #63 12.67 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
14:48:17 [2024-04-22T14:48:17.250Z] #63 12.72 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
14:48:17 [2024-04-22T14:48:17.250Z] #63 12.72 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
14:48:17 [2024-04-22T14:48:17.250Z] #63 12.76 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
14:48:17 [2024-04-22T14:48:17.505Z] #63 12.85 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
14:48:17 [2024-04-22T14:48:17.760Z] #63 13.14 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
14:48:18 [2024-04-22T14:48:18.016Z] #63 13.71 debconf: delaying package configuration, since apt-utils is not installed
14:48:18 [2024-04-22T14:48:18.641Z] #63 14.07 Fetched 9078 kB in 2s (4674 kB/s)
14:48:18 [2024-04-22T14:48:18.641Z] #63 ...
14:48:18 [2024-04-22T14:48:18.641Z] 
14:48:18 [2024-04-22T14:48:18.641Z] #46 [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
14:48:18 [2024-04-22T14:48:18.641Z] #46 3.690 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 3.703 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 3.703 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 3.911 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 4.252 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 4.408 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 5.772 Fetched 9104 kB in 2s (3901 kB/s)
14:48:18 [2024-04-22T14:48:18.641Z] #46 5.772 Reading package lists...
14:48:18 [2024-04-22T14:48:18.641Z] #46 6.946 Reading package lists...
14:48:18 [2024-04-22T14:48:18.641Z] #46 8.109 Building dependency tree...
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.158 The following additional packages will be installed:
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.162   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.165 Suggested packages:
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.165   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.228 The following NEW packages will be installed:
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.231   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.515 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.515 Need to get 19.3 MB of archives.
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.515 After this operation, 77.0 MB of additional disk space will be used.
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.515 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.693 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.767 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.791 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.794 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.797 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.799 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 9.900 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #46 10.54 debconf: delaying package configuration, since apt-utils is not installed
14:48:18 [2024-04-22T14:48:18.641Z] #46 10.73 Fetched 19.3 MB in 1s (22.7 MB/s)
14:48:18 [2024-04-22T14:48:18.641Z] #46 11.08 Selecting previously unselected package libicu72:arm64.
14:48:18 [2024-04-22T14:48:18.641Z] #46 11.08 (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.)
14:48:18 [2024-04-22T14:48:18.641Z] #46 11.09 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
14:48:18 [2024-04-22T14:48:18.641Z] #46 11.70 Unpacking libicu72:arm64 (72.1-3) ...
14:48:18 [2024-04-22T14:48:18.641Z] #46 13.87 Selecting previously unselected package libxml2:arm64.
14:48:18 [2024-04-22T14:48:18.641Z] #46 ...
14:48:18 [2024-04-22T14:48:18.641Z] 
14:48:18 [2024-04-22T14:48:18.641Z] #60 [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
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.15 Building dependency tree...
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76 gcc is already the newest version (4:12.2.0-3).
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76 libc6-dev is already the newest version (2.36-9+deb12u4).
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76 pkg-config is already the newest version (1.8.1-1).
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76 The following additional packages will be installed:
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76   bzip2 libdpkg-perl patch xz-utils
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76 Suggested packages:
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76 Recommended packages:
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.76   liblocale-gettext-perl
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.86 The following NEW packages will be installed:
14:48:18 [2024-04-22T14:48:18.641Z] #60 10.86   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.15 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded.
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.15 Need to get 2683 kB of archives.
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.15 After this operation, 6010 kB of additional disk space will be used.
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.15 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.26 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.28 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.40 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.44 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #60 11.61 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
14:48:18 [2024-04-22T14:48:18.641Z] #60 12.04 debconf: delaying package configuration, since apt-utils is not installed
14:48:18 [2024-04-22T14:48:18.641Z] #60 12.33 Fetched 2683 kB in 1s (3313 kB/s)
14:48:18 [2024-04-22T14:48:18.641Z] #60 12.77 Selecting previously unselected package bzip2.
14:48:18 [2024-04-22T14:48:18.641Z] #60 12.77 (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.)
14:48:18 [2024-04-22T14:48:18.641Z] #60 12.78 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
14:48:18 [2024-04-22T14:48:18.641Z] #60 12.93 Unpacking bzip2 (1.0.8-5+b1) ...
14:48:18 [2024-04-22T14:48:18.641Z] #60 13.86 Selecting previously unselected package xz-utils.
14:48:18 [2024-04-22T14:48:18.641Z] #60 13.86 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
14:48:19 [2024-04-22T14:48:19.201Z] #60 14.25 Unpacking xz-utils (5.4.1-0.2) ...
14:48:20 [2024-04-22T14:48:20.124Z] #60 15.15 Selecting previously unselected package libdpkg-perl.
14:48:20 [2024-04-22T14:48:20.124Z] #60 15.15 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
14:48:20 [2024-04-22T14:48:20.124Z] #60 15.19 Unpacking libdpkg-perl (1.21.22) ...
14:48:20 [2024-04-22T14:48:20.398Z] #60 15.57 Selecting previously unselected package patch.
14:48:20 [2024-04-22T14:48:20.674Z] #60 15.57 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
14:48:20 [2024-04-22T14:48:20.674Z] #60 15.61 Unpacking patch (2.7.6-7) ...
14:48:20 [2024-04-22T14:48:20.929Z] #60 ...
14:48:20 [2024-04-22T14:48:20.929Z] 
14:48:20 [2024-04-22T14:48:20.929Z] #30 [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
14:48:20 [2024-04-22T14:48:20.929Z] #30 13.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:48:20 [2024-04-22T14:48:20.929Z] #30 14.77 #=#=#                                                                         
14:48:20 [2024-04-22T14:48:20.929Z] #30 15.16 #=#=#                                                                         

######################################################################## 100.0%
14:48:20 [2024-04-22T14:48:20.929Z] #30 15.54 
14:48:20 [2024-04-22T14:48:20.929Z] #30 17.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:48:20 [2024-04-22T14:48:20.929Z] #30 17.94 #=#=#                                                                         
14:48:20 [2024-04-22T14:48:20.929Z] #30 18.29 #=#=#                                                                         

######################################################################## 100.0%
14:48:20 [2024-04-22T14:48:20.929Z] #30 18.62 
14:48:20 [2024-04-22T14:48:20.929Z] #30 18.83 Download of images into '/build' complete.
14:48:20 [2024-04-22T14:48:20.929Z] #30 18.83 Use something like the following to load the result into a Docker daemon:
14:48:20 [2024-04-22T14:48:20.929Z] #30 18.83   tar -cC '/build' . | docker load
14:48:21 [2024-04-22T14:48:21.862Z] #30 ...
14:48:21 [2024-04-22T14:48:21.862Z] 
14:48:21 [2024-04-22T14:48:21.862Z] #60 [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
14:48:22 [2024-04-22T14:48:22.117Z] #60 17.24 Selecting previously unselected package dpkg-dev.
14:48:22 [2024-04-22T14:48:22.117Z] #60 17.24 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
14:48:22 [2024-04-22T14:48:22.371Z] #60 17.53 Unpacking dpkg-dev (1.21.22) ...
14:48:23 [2024-04-22T14:48:23.740Z] #60 18.69 Selecting previously unselected package libseccomp-dev:arm64.
14:48:23 [2024-04-22T14:48:23.740Z] #60 18.69 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
14:48:23 [2024-04-22T14:48:23.740Z] #60 18.78 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:48:24 [2024-04-22T14:48:24.299Z] #60 19.69 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:48:24 [2024-04-22T14:48:24.299Z] #60 ...
14:48:24 [2024-04-22T14:48:24.299Z] 
14:48:24 [2024-04-22T14:48:24.299Z] #56 [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
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.13 go: downloading go.uber.org/zap v1.24.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.28 go: downloading github.com/kisielk/gotool v1.0.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.36 go: downloading github.com/go-toolsmith/astcast v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.44 go: downloading github.com/go-toolsmith/astcopy v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.51 go: downloading github.com/go-toolsmith/astequal v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.54 go: downloading github.com/go-toolsmith/astfmt v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.54 go: downloading github.com/go-toolsmith/astp v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.54 go: downloading github.com/go-toolsmith/strparse v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.61 go: downloading github.com/go-toolsmith/typep v1.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.61 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.97 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:48:24 [2024-04-22T14:48:24.299Z] #56 10.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.07 go: downloading github.com/ettle/strcase v0.1.1
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.07 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.07 go: downloading github.com/Masterminds/semver v1.5.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.24 go: downloading github.com/prometheus/client_golang v1.12.1
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.32 go: downloading github.com/prometheus/client_model v0.2.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.45 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.53 go: downloading go.uber.org/atomic v1.7.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.53 go: downloading go.uber.org/multierr v1.6.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.53 go: downloading github.com/chavacava/garif v0.1.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.62 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.85 go: downloading github.com/quasilyte/gogrep v0.5.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 11.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.01 go: downloading github.com/beorn7/perks v1.0.1
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.16 go: downloading github.com/prometheus/common v0.32.1
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.18 go: downloading github.com/golang/protobuf v1.5.2
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.35 go: downloading github.com/prometheus/procfs v0.7.3
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.35 go: downloading google.golang.org/protobuf v1.28.0
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.41 go: downloading github.com/mattn/go-runewidth v0.0.9
14:48:24 [2024-04-22T14:48:24.299Z] #56 12.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:48:24 [2024-04-22T14:48:24.554Z] #56 ...
14:48:24 [2024-04-22T14:48:24.554Z] 
14:48:24 [2024-04-22T14:48:24.554Z] #57 [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
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 NAME:
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    go-winres - A tool for embedding resources in Windows executables
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 USAGE:
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    go-winres [global options] command [command options] [arguments...]
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 COMMANDS:
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    init     Create an initial ./winres/winres.json
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    make     Make syso files for the "go build" command
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    simply   Make syso files for the "go build" command (simplified)
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    extract  Extract all resources from an executable
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    patch    Replace resources in an executable file (exe, dll)
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05    help, h  Shows a list of commands or help for one command
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.05 GLOBAL OPTIONS:
14:48:24 [2024-04-22T14:48:24.554Z] #57 19.06    --help, -h  show help (default: false)
14:48:25 [2024-04-22T14:48:25.613Z] #57 ...
14:48:25 [2024-04-22T14:48:25.613Z] 
14:48:25 [2024-04-22T14:48:25.613Z] #62 [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
14:48:25 [2024-04-22T14:48:25.613Z] #62 10.65 gcc is already the newest version (4:12.2.0-3).
14:48:25 [2024-04-22T14:48:25.613Z] #62 10.65 libc6-dev is already the newest version (2.36-9+deb12u4).
14:48:25 [2024-04-22T14:48:25.613Z] #62 10.65 pkg-config is already the newest version (1.8.1-1).
14:48:25 [2024-04-22T14:48:25.613Z] #62 10.65 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
14:48:25 [2024-04-22T14:48:25.613Z] #62 ...
14:48:25 [2024-04-22T14:48:25.613Z] 
14:48:25 [2024-04-22T14:48:25.613Z] #63 [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
14:48:25 [2024-04-22T14:48:25.613Z] #63 15.18 Selecting previously unselected package libglib2.0-0:arm64.
14:48:25 [2024-04-22T14:48:25.613Z] #63 15.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
14:48:25 [2024-04-22T14:48:25.613Z] #63 15.24 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 15.42 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 16.26 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:48:25 [2024-04-22T14:48:25.613Z] #63 16.26 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 16.46 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 17.90 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:48:25 [2024-04-22T14:48:25.613Z] #63 17.93 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 18.07 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 19.00 Selecting previously unselected package libsecret-common.
14:48:25 [2024-04-22T14:48:25.613Z] #63 19.00 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 19.10 Unpacking libsecret-common (0.20.5-3) ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 20.09 Selecting previously unselected package libsecret-1-0:arm64.
14:48:25 [2024-04-22T14:48:25.613Z] #63 20.09 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 20.18 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
14:48:25 [2024-04-22T14:48:25.613Z] #63 21.08 Selecting previously unselected package gir1.2-secret-1:arm64.
14:48:25 [2024-04-22T14:48:25.870Z] #63 21.08 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #63 ...
14:48:25 [2024-04-22T14:48:25.870Z] 
14:48:25 [2024-04-22T14:48:25.870Z] #61 [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             ;
14:48:25 [2024-04-22T14:48:25.870Z] #61 11.24 Selecting previously unselected package xz-utils.
14:48:25 [2024-04-22T14:48:25.870Z] #61 11.24 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 11.26 Unpacking xz-utils (5.4.1-0.2) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 12.51 Selecting previously unselected package m4.
14:48:25 [2024-04-22T14:48:25.870Z] #61 12.52 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 12.67 Unpacking m4 (1.4.19-3) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 13.73 Selecting previously unselected package autoconf.
14:48:25 [2024-04-22T14:48:25.870Z] #61 13.74 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 13.76 Unpacking autoconf (2.71-3) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 14.99 Selecting previously unselected package autotools-dev.
14:48:25 [2024-04-22T14:48:25.870Z] #61 15.00 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 15.18 Unpacking autotools-dev (20220109.1) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 15.77 Selecting previously unselected package automake.
14:48:25 [2024-04-22T14:48:25.870Z] #61 15.77 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 15.89 Unpacking automake (1:1.16.5-1.3) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 17.16 Selecting previously unselected package libdpkg-perl.
14:48:25 [2024-04-22T14:48:25.870Z] #61 17.18 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 17.47 Unpacking libdpkg-perl (1.21.22) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 18.73 Selecting previously unselected package patch.
14:48:25 [2024-04-22T14:48:25.870Z] #61 18.74 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 18.87 Unpacking patch (2.7.6-7) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 19.35 Selecting previously unselected package dpkg-dev.
14:48:25 [2024-04-22T14:48:25.870Z] #61 19.36 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 19.42 Unpacking dpkg-dev (1.21.22) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 20.46 Selecting previously unselected package build-essential.
14:48:25 [2024-04-22T14:48:25.870Z] #61 20.46 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 20.56 Unpacking build-essential (12.9) ...
14:48:25 [2024-04-22T14:48:25.870Z] #61 ...
14:48:25 [2024-04-22T14:48:25.870Z] 
14:48:25 [2024-04-22T14:48:25.870Z] #63 [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
14:48:25 [2024-04-22T14:48:25.870Z] #63 21.31 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
14:48:26 [2024-04-22T14:48:26.507Z] #63 22.05 Selecting previously unselected package uuid-dev:arm64.
14:48:26 [2024-04-22T14:48:26.507Z] #63 22.06 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
14:48:26 [2024-04-22T14:48:26.507Z] #63 22.07 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
14:48:27 [2024-04-22T14:48:27.430Z] #63 22.95 Selecting previously unselected package libblkid-dev:arm64.
14:48:27 [2024-04-22T14:48:27.430Z] #63 22.95 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
14:48:27 [2024-04-22T14:48:27.430Z] #63 23.08 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
14:48:28 [2024-04-22T14:48:28.818Z] #63 24.21 Selecting previously unselected package libbtrfs0:arm64.
14:48:28 [2024-04-22T14:48:28.818Z] #63 ...
14:48:28 [2024-04-22T14:48:28.818Z] 
14:48:28 [2024-04-22T14:48:28.818Z] #46 [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
14:48:28 [2024-04-22T14:48:28.818Z] #46 13.87 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 14.41 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 15.22 Selecting previously unselected package libarchive13:arm64.
14:48:28 [2024-04-22T14:48:28.818Z] #46 15.24 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 15.27 Unpacking libarchive13:arm64 (3.6.2-1) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 15.59 Selecting previously unselected package libjsoncpp25:arm64.
14:48:28 [2024-04-22T14:48:28.818Z] #46 15.77 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 16.13 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 17.80 Selecting previously unselected package librhash0:arm64.
14:48:28 [2024-04-22T14:48:28.818Z] #46 17.81 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 18.12 Unpacking librhash0:arm64 (1.4.3-3) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 18.87 Selecting previously unselected package libuv1:arm64.
14:48:28 [2024-04-22T14:48:28.818Z] #46 18.88 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 19.04 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 20.31 Selecting previously unselected package cmake-data.
14:48:28 [2024-04-22T14:48:28.818Z] #46 20.38 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 20.58 Unpacking cmake-data (3.25.1-1) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 22.78 Selecting previously unselected package cmake.
14:48:28 [2024-04-22T14:48:28.818Z] #46 22.80 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 22.99 Unpacking cmake (3.25.1-1) ...
14:48:28 [2024-04-22T14:48:28.818Z] #46 ...
14:48:28 [2024-04-22T14:48:28.818Z] 
14:48:28 [2024-04-22T14:48:28.818Z] #63 [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
14:48:28 [2024-04-22T14:48:28.818Z] #63 24.21 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
14:48:28 [2024-04-22T14:48:28.818Z] #63 24.43 Unpacking libbtrfs0:arm64 (6.2-1) ...
14:48:30 [2024-04-22T14:48:30.274Z] #63 25.19 Selecting previously unselected package libbtrfs-dev:arm64.
14:48:30 [2024-04-22T14:48:30.274Z] #63 25.20 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
14:48:30 [2024-04-22T14:48:30.274Z] #63 25.45 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
14:48:31 [2024-04-22T14:48:31.203Z] #63 26.45 Selecting previously unselected package libelf1:arm64.
14:48:31 [2024-04-22T14:48:31.203Z] #63 26.45 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
14:48:31 [2024-04-22T14:48:31.203Z] #63 26.51 Unpacking libelf1:arm64 (0.188-2.1) ...
14:48:31 [2024-04-22T14:48:31.458Z] #63 26.94 Selecting previously unselected package libffi-dev:arm64.
14:48:31 [2024-04-22T14:48:31.714Z] #63 26.94 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
14:48:31 [2024-04-22T14:48:31.714Z] #63 27.00 Unpacking libffi-dev:arm64 (3.4.4-1) ...
14:48:32 [2024-04-22T14:48:32.226Z] #63 27.58 Selecting previously unselected package libgpg-error-dev.
14:48:32 [2024-04-22T14:48:32.226Z] #63 27.59 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
14:48:32 [2024-04-22T14:48:32.226Z] #63 27.65 Unpacking libgpg-error-dev (1.46-1) ...
14:48:32 [2024-04-22T14:48:32.699Z] #63 ...
14:48:32 [2024-04-22T14:48:32.699Z] 
14:48:32 [2024-04-22T14:48:32.699Z] #58 [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
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10 tomll can be used in two ways:
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10 Writing to STDIN and reading from STDOUT:
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10   cat file.toml | tomll > file.toml
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10 
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10 Reading and updating a list of files:
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10   tomll a.toml b.toml c.toml
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10 
14:48:32 [2024-04-22T14:48:32.699Z] #58 18.10 When given a list of files, tomll will modify all files in place without asking.
14:48:32 [2024-04-22T14:48:32.699Z] #58 ...
14:48:32 [2024-04-22T14:48:32.699Z] 
14:48:32 [2024-04-22T14:48:32.699Z] #63 [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
14:48:32 [2024-04-22T14:48:32.699Z] #63 28.13 Selecting previously unselected package libgcrypt20-dev.
14:48:33 [2024-04-22T14:48:33.134Z] #63 28.13 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.134Z] #63 28.14 Unpacking libgcrypt20-dev (1.10.1-3) ...
14:48:33 [2024-04-22T14:48:33.388Z] #63 ...
14:48:33 [2024-04-22T14:48:33.388Z] 
14:48:33 [2024-04-22T14:48:33.388Z] #59 [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
14:48:33 [2024-04-22T14:48:33.388Z] #59 18.63 v3.8.0
14:48:33 [2024-04-22T14:48:33.388Z] #59 ...
14:48:33 [2024-04-22T14:48:33.388Z] 
14:48:33 [2024-04-22T14:48:33.388Z] #61 [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             ;
14:48:33 [2024-04-22T14:48:33.388Z] #61 21.72 Selecting previously unselected package libcap-dev:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 21.73 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 21.86 Unpacking libcap-dev:arm64 (1:2.66-4) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 22.75 Selecting previously unselected package libprotobuf-c1:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 22.75 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 22.97 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 23.68 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 23.68 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 23.79 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 24.40 Selecting previously unselected package libseccomp-dev:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 24.40 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 24.64 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 25.34 Selecting previously unselected package libsystemd-dev:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 25.34 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 25.61 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 26.59 Selecting previously unselected package libtool.
14:48:33 [2024-04-22T14:48:33.388Z] #61 26.60 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 26.64 Unpacking libtool (2.4.7-5) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 27.11 Selecting previously unselected package libudev-dev:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 27.11 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 27.16 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 28.02 Selecting previously unselected package libyajl2:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 28.02 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 28.15 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 28.63 Selecting previously unselected package libyajl-dev:arm64.
14:48:33 [2024-04-22T14:48:33.388Z] #61 28.63 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 28.70 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
14:48:33 [2024-04-22T14:48:33.388Z] #61 ...
14:48:33 [2024-04-22T14:48:33.388Z] 
14:48:33 [2024-04-22T14:48:33.388Z] #63 [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
14:48:33 [2024-04-22T14:48:33.644Z] #63 29.06 Selecting previously unselected package libglib2.0-data.
14:48:33 [2024-04-22T14:48:33.644Z] #63 29.06 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
14:48:33 [2024-04-22T14:48:33.644Z] #63 29.18 Unpacking libglib2.0-data (2.74.6-2) ...
14:48:34 [2024-04-22T14:48:34.222Z] #63 29.90 Selecting previously unselected package libglib2.0-bin.
14:48:34 [2024-04-22T14:48:34.494Z] #63 29.90 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
14:48:34 [2024-04-22T14:48:34.494Z] #63 30.01 Unpacking libglib2.0-bin (2.74.6-2) ...
14:48:35 [2024-04-22T14:48:35.098Z] #63 ...
14:48:35 [2024-04-22T14:48:35.098Z] 
14:48:35 [2024-04-22T14:48:35.098Z] #60 [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
14:48:35 [2024-04-22T14:48:35.098Z] #60 20.02 Setting up bzip2 (1.0.8-5+b1) ...
14:48:35 [2024-04-22T14:48:35.098Z] #60 20.52 Setting up xz-utils (5.4.1-0.2) ...
14:48:35 [2024-04-22T14:48:35.098Z] #60 20.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:48:35 [2024-04-22T14:48:35.098Z] #60 21.42 Setting up patch (2.7.6-7) ...
14:48:35 [2024-04-22T14:48:35.098Z] #60 21.76 Setting up libdpkg-perl (1.21.22) ...
14:48:35 [2024-04-22T14:48:35.098Z] #60 21.89 Setting up dpkg-dev (1.21.22) ...
14:48:35 [2024-04-22T14:48:35.098Z] #60 ...
14:48:35 [2024-04-22T14:48:35.098Z] 
14:48:35 [2024-04-22T14:48:35.098Z] #61 [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             ;
14:48:35 [2024-04-22T14:48:35.098Z] #61 29.40 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:48:35 [2024-04-22T14:48:35.098Z] #61 29.79 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:48:35 [2024-04-22T14:48:35.098Z] #61 30.13 Setting up m4 (1.4.19-3) ...
14:48:35 [2024-04-22T14:48:35.098Z] #61 30.23 Setting up bzip2 (1.0.8-5+b1) ...
14:48:35 [2024-04-22T14:48:35.098Z] #61 30.43 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:48:35 [2024-04-22T14:48:35.098Z] #61 30.88 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
14:48:35 [2024-04-22T14:48:35.357Z] #61 31.13 Setting up autotools-dev (20220109.1) ...
14:48:35 [2024-04-22T14:48:35.939Z] #61 31.47 Setting up xz-utils (5.4.1-0.2) ...
14:48:36 [2024-04-22T14:48:36.193Z] #61 31.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:48:36 [2024-04-22T14:48:36.193Z] #61 31.83 Setting up patch (2.7.6-7) ...
14:48:36 [2024-04-22T14:48:36.751Z] #61 32.30 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
14:48:37 [2024-04-22T14:48:37.309Z] #61 32.69 Setting up libdpkg-perl (1.21.22) ...
14:48:37 [2024-04-22T14:48:37.309Z] #61 32.73 Setting up autoconf (2.71-3) ...
14:48:37 [2024-04-22T14:48:37.309Z] #61 32.89 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
14:48:37 [2024-04-22T14:48:37.309Z] #61 33.02 Setting up libcap-dev:arm64 (1:2.66-4) ...
14:48:37 [2024-04-22T14:48:37.309Z] #61 33.05 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
14:48:37 [2024-04-22T14:48:37.309Z] #61 33.14 Setting up automake (1:1.16.5-1.3) ...
14:48:37 [2024-04-22T14:48:37.563Z] #61 33.27 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:48:37 [2024-04-22T14:48:37.877Z] #61 33.34 Setting up libtool (2.4.7-5) ...
14:48:37 [2024-04-22T14:48:37.877Z] #61 33.61 Setting up dpkg-dev (1.21.22) ...
14:48:38 [2024-04-22T14:48:38.597Z] #61 34.06 Setting up build-essential (12.9) ...
14:48:38 [2024-04-22T14:48:38.852Z] #61 34.51 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:48:39 [2024-04-22T14:48:39.106Z] #61 ...
14:48:39 [2024-04-22T14:48:39.106Z] 
14:48:39 [2024-04-22T14:48:39.106Z] #46 [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
14:48:39 [2024-04-22T14:48:39.106Z] #46 24.29 Setting up libicu72:arm64 (72.1-3) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 24.66 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 25.16 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 25.77 Setting up librhash0:arm64 (1.4.3-3) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 26.11 Setting up cmake-data (3.25.1-1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 26.21 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 26.51 Setting up libarchive13:arm64 (3.6.2-1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 26.68 Setting up cmake (3.25.1-1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 26.92 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:48:39 [2024-04-22T14:48:39.106Z] #46 ...
14:48:39 [2024-04-22T14:48:39.106Z] 
14:48:39 [2024-04-22T14:48:39.106Z] #63 [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
14:48:39 [2024-04-22T14:48:39.106Z] #63 30.59 Selecting previously unselected package python3-lib2to3.
14:48:39 [2024-04-22T14:48:39.106Z] #63 30.59 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 30.74 Unpacking python3-lib2to3 (3.11.2-3) ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 31.46 Selecting previously unselected package python3-distutils.
14:48:39 [2024-04-22T14:48:39.106Z] #63 31.47 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 31.52 Unpacking python3-distutils (3.11.2-3) ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 32.50 Selecting previously unselected package libglib2.0-dev-bin.
14:48:39 [2024-04-22T14:48:39.106Z] #63 32.54 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 32.56 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 32.84 Selecting previously unselected package libsepol-dev:arm64.
14:48:39 [2024-04-22T14:48:39.106Z] #63 32.85 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 32.87 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 33.19 Selecting previously unselected package libpcre2-16-0:arm64.
14:48:39 [2024-04-22T14:48:39.106Z] #63 33.19 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 33.35 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 34.04 Selecting previously unselected package libpcre2-32-0:arm64.
14:48:39 [2024-04-22T14:48:39.106Z] #63 34.04 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 34.34 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
14:48:39 [2024-04-22T14:48:39.106Z] #63 34.79 Selecting previously unselected package libpcre2-posix3:arm64.
14:48:39 [2024-04-22T14:48:39.361Z] #63 34.79 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.361Z] #63 34.81 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
14:48:39 [2024-04-22T14:48:39.361Z] #63 34.92 Selecting previously unselected package libpcre2-dev:arm64.
14:48:39 [2024-04-22T14:48:39.671Z] #63 34.92 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.671Z] #63 34.94 Unpacking libpcre2-dev:arm64 (10.42-1) ...
14:48:39 [2024-04-22T14:48:39.671Z] #63 ...
14:48:39 [2024-04-22T14:48:39.671Z] 
14:48:39 [2024-04-22T14:48:39.671Z] #64 [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
14:48:39 [2024-04-22T14:48:39.671Z] #64 25.16 gotestsum version dev
14:48:39 [2024-04-22T14:48:39.671Z] #64 ...
14:48:39 [2024-04-22T14:48:39.671Z] 
14:48:39 [2024-04-22T14:48:39.671Z] #63 [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
14:48:39 [2024-04-22T14:48:39.671Z] #63 35.16 Selecting previously unselected package libselinux1-dev:arm64.
14:48:39 [2024-04-22T14:48:39.976Z] #63 35.17 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
14:48:39 [2024-04-22T14:48:39.976Z] #63 35.41 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
14:48:40 [2024-04-22T14:48:40.306Z] #63 35.81 Selecting previously unselected package libmount-dev:arm64.
14:48:40 [2024-04-22T14:48:40.566Z] #63 35.81 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
14:48:40 [2024-04-22T14:48:40.566Z] #63 35.83 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
14:48:40 [2024-04-22T14:48:40.566Z] #63 36.07 Selecting previously unselected package zlib1g-dev:arm64.
14:48:40 [2024-04-22T14:48:40.566Z] #63 36.07 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
14:48:40 [2024-04-22T14:48:40.566Z] #63 36.08 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:48:40 [2024-04-22T14:48:40.821Z] #63 36.45 Selecting previously unselected package libglib2.0-dev:arm64.
14:48:41 [2024-04-22T14:48:41.075Z] #63 36.45 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
14:48:41 [2024-04-22T14:48:41.075Z] #63 36.52 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
14:48:41 [2024-04-22T14:48:41.349Z] #63 36.90 Selecting previously unselected package libsecret-1-dev:arm64.
14:48:41 [2024-04-22T14:48:41.603Z] #63 36.90 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
14:48:41 [2024-04-22T14:48:41.603Z] #63 36.91 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
14:48:41 [2024-04-22T14:48:41.603Z] #63 37.15 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
14:48:41 [2024-04-22T14:48:41.603Z] #63 37.20 No schema files found: doing nothing.
14:48:41 [2024-04-22T14:48:41.603Z] #63 37.22 Setting up libffi-dev:arm64 (3.4.4-1) ...
14:48:41 [2024-04-22T14:48:41.603Z] #63 37.27 Setting up libpcre2-16-0:arm64 (10.42-1) ...
14:48:41 [2024-04-22T14:48:41.858Z] #63 37.52 Setting up libbtrfs0:arm64 (6.2-1) ...
14:48:42 [2024-04-22T14:48:42.112Z] #63 37.58 Setting up libpcre2-32-0:arm64 (10.42-1) ...
14:48:42 [2024-04-22T14:48:42.112Z] #63 37.61 Setting up libglib2.0-data (2.74.6-2) ...
14:48:42 [2024-04-22T14:48:42.112Z] #63 ...
14:48:42 [2024-04-22T14:48:42.112Z] 
14:48:42 [2024-04-22T14:48:42.113Z] #30 [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
14:48:42 [2024-04-22T14:48:42.113Z] #30 DONE 41.8s
14:48:42 [2024-04-22T14:48:42.113Z] 
14:48:42 [2024-04-22T14:48:42.113Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:48:42 [2024-04-22T14:48:42.113Z] #69 DONE 35.8s
14:48:42 [2024-04-22T14:48:42.113Z] 
14:48:42 [2024-04-22T14:48:42.113Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:42 [2024-04-22T14:48:42.113Z] #68 DONE 36.3s
14:48:42 [2024-04-22T14:48:42.113Z] 
14:48:42 [2024-04-22T14:48:42.113Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:42 [2024-04-22T14:48:42.113Z] #66 DONE 36.8s
14:48:42 [2024-04-22T14:48:42.113Z] 
14:48:42 [2024-04-22T14:48:42.113Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:42 [2024-04-22T14:48:42.113Z] #49 DONE 36.8s
14:48:42 [2024-04-22T14:48:42.113Z] 
14:48:42 [2024-04-22T14:48:42.113Z] #63 [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
14:48:42 [2024-04-22T14:48:42.113Z] #63 37.65 Setting up libgpg-error-dev (1.46-1) ...
14:48:42 [2024-04-22T14:48:42.113Z] #63 37.67 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
14:48:42 [2024-04-22T14:48:42.113Z] #63 37.68 Setting up libsepol-dev:arm64 (3.4-2.1) ...
14:48:42 [2024-04-22T14:48:42.113Z] #63 37.70 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:48:42 [2024-04-22T14:48:42.113Z] #63 37.72 Setting up libpcre2-posix3:arm64 (10.42-1) ...
14:48:42 [2024-04-22T14:48:42.113Z] #63 37.73 Setting up libbtrfs-dev:arm64 (6.2-1) ...
14:48:42 [2024-04-22T14:48:42.386Z] #63 ...
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:42 [2024-04-22T14:48:42.386Z] #54 DONE 35.8s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:48:42 [2024-04-22T14:48:42.386Z] #51 DONE 36.4s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #46 [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
14:48:42 [2024-04-22T14:48:42.386Z] #46 DONE 37.4s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #60 [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
14:48:42 [2024-04-22T14:48:42.386Z] #60 DONE 37.5s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #62 [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
14:48:42 [2024-04-22T14:48:42.386Z] #62 DONE 37.5s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #59 [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
14:48:42 [2024-04-22T14:48:42.386Z] #59 DONE 38.0s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #57 [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
14:48:42 [2024-04-22T14:48:42.386Z] #57 DONE 38.0s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #56 [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
14:48:42 [2024-04-22T14:48:42.386Z] #56 37.78 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
14:48:42 [2024-04-22T14:48:42.386Z] #56 DONE 38.0s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #58 [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
14:48:42 [2024-04-22T14:48:42.386Z] #58 DONE 38.0s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #61 [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             ;
14:48:42 [2024-04-22T14:48:42.386Z] #61 DONE 38.0s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #67 [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.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
14:48:42 [2024-04-22T14:48:42.386Z] #67 DONE 37.8s
14:48:42 [2024-04-22T14:48:42.386Z] 
14:48:42 [2024-04-22T14:48:42.386Z] #63 [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
14:48:42 [2024-04-22T14:48:42.386Z] #63 37.74 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:48:42 [2024-04-22T14:48:42.386Z] #63 37.77 Setting up python3-lib2to3 (3.11.2-3) ...
14:48:42 [2024-04-22T14:48:42.641Z] #63 ...
14:48:42 [2024-04-22T14:48:42.641Z] 
14:48:42 [2024-04-22T14:48:42.641Z] #64 [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
14:48:42 [2024-04-22T14:48:42.641Z] #64 DONE 38.0s
14:48:42 [2024-04-22T14:48:42.641Z] 
14:48:42 [2024-04-22T14:48:42.641Z] #70 [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...)
14:48:42 [2024-04-22T14:48:42.641Z] #70 DONE 35.5s
14:48:42 [2024-04-22T14:48:42.641Z] 
14:48:42 [2024-04-22T14:48:42.641Z] #63 [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
14:48:42 [2024-04-22T14:48:42.641Z] #63 37.89 Setting up libelf1:arm64 (0.188-2.1) ...
14:48:42 [2024-04-22T14:48:42.641Z] #63 37.92 Setting up libsecret-common (0.20.5-3) ...
14:48:42 [2024-04-22T14:48:42.641Z] #63 37.94 Setting up python3-distutils (3.11.2-3) ...
14:48:42 [2024-04-22T14:48:42.641Z] #63 38.14 Setting up libglib2.0-dev-bin (2.74.6-2) ...
14:48:42 [2024-04-22T14:48:42.641Z] #63 38.31 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
14:48:42 [2024-04-22T14:48:42.896Z] #63 ...
14:48:42 [2024-04-22T14:48:42.896Z] 
14:48:42 [2024-04-22T14:48:42.896Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
14:48:42 [2024-04-22T14:48:42.896Z] #71 DONE 0.5s
14:48:42 [2024-04-22T14:48:42.896Z] 
14:48:42 [2024-04-22T14:48:42.896Z] #63 [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
14:48:42 [2024-04-22T14:48:42.896Z] #63 38.33 Setting up libpcre2-dev:arm64 (10.42-1) ...
14:48:42 [2024-04-22T14:48:42.896Z] #63 38.35 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
14:48:42 [2024-04-22T14:48:42.896Z] #63 38.37 Setting up libglib2.0-bin (2.74.6-2) ...
14:48:42 [2024-04-22T14:48:42.896Z] #63 38.38 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
14:48:42 [2024-04-22T14:48:42.896Z] #63 38.40 Setting up libgcrypt20-dev (1.10.1-3) ...
14:48:42 [2024-04-22T14:48:42.896Z] #63 38.43 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:48:43 [2024-04-22T14:48:43.151Z] #63 38.45 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
14:48:43 [2024-04-22T14:48:43.151Z] #63 38.48 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
14:48:43 [2024-04-22T14:48:43.151Z] #63 38.49 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
14:48:43 [2024-04-22T14:48:43.151Z] #63 38.51 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
14:48:43 [2024-04-22T14:48:43.151Z] #63 38.52 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:48:43 [2024-04-22T14:48:43.151Z] #63 DONE 38.7s
14:48:43 [2024-04-22T14:48:43.151Z] 
14:48:43 [2024-04-22T14:48:43.151Z] #72 [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...)
14:48:45 [2024-04-22T14:48:45.659Z] #72 2.559 + bin/ctr
14:48:45 [2024-04-22T14:48:45.914Z] #72 2.559 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
14:48:46 [2024-04-22T14:48:46.170Z] #72 ...
14:48:46 [2024-04-22T14:48:46.170Z] 
14:48:46 [2024-04-22T14:48:46.170Z] #73 [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
14:48:46 [2024-04-22T14:48:46.170Z] #73 0.874 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:48:46 [2024-04-22T14:48:46.170Z] #73 0.874 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:48:46 [2024-04-22T14:48:46.170Z] #73 0.874 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:48:46 [2024-04-22T14:48:46.170Z] #73 1.197 Reading package lists...
14:48:46 [2024-04-22T14:48:46.170Z] #73 1.863 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
14:48:46 [2024-04-22T14:48:46.170Z] #73 1.872 Reading package lists...
14:48:46 [2024-04-22T14:48:46.170Z] #73 2.667 Building dependency tree...
14:48:46 [2024-04-22T14:48:46.170Z] #73 2.872 Reading state information...
14:48:46 [2024-04-22T14:48:46.170Z] #73 3.229 gcc is already the newest version (4:12.2.0-3).
14:48:46 [2024-04-22T14:48:46.170Z] #73 3.229 libc6-dev is already the newest version (2.36-9+deb12u4).
14:48:46 [2024-04-22T14:48:46.170Z] #73 3.229 pkg-config is already the newest version (1.8.1-1).
14:48:46 [2024-04-22T14:48:46.170Z] #73 3.229 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
14:48:46 [2024-04-22T14:48:46.170Z] #73 DONE 4.0s
14:48:46 [2024-04-22T14:48:46.425Z] 
14:48:46 [2024-04-22T14:48:46.425Z] #74 [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...)
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386   Compatibility with CMake < 2.8.12 will be removed from a future version of
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386   CMake.
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386 
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386   Update the VERSION argument <min> value or use a ...<max> suffix to tell
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386   CMake that the project does not need compatibility with older versions.
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386 
14:48:46 [2024-04-22T14:48:46.680Z] #74 0.386 
14:48:46 [2024-04-22T14:48:46.934Z] #74 0.455 -- The C compiler identification is GNU 12.2.0
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.475 -- Detecting C compiler ABI info
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.605 -- Detecting C compiler ABI info - done
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.625 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.626 -- Detecting C compile features
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.627 -- Detecting C compile features - done
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.640 -- Performing Test HAS_BUILTIN_FORTIFY
14:48:46 [2024-04-22T14:48:46.935Z] #74 0.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:48:47 [2024-04-22T14:48:47.189Z] #74 0.740 -- Configuring done
14:48:47 [2024-04-22T14:48:47.189Z] #74 0.747 -- Generating done
14:48:47 [2024-04-22T14:48:47.189Z] #74 0.749 -- Build files have been written to: /go/src/github.com/krallin/tini
14:48:47 [2024-04-22T14:48:47.189Z] #74 0.887 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:48:47 [2024-04-22T14:48:47.444Z] #74 1.266 [100%] Linking C executable tini-static
14:48:47 [2024-04-22T14:48:47.698Z] #74 1.346 [100%] Built target tini-static
14:48:49 [2024-04-22T14:48:49.058Z] #74 DONE 2.5s
14:48:49 [2024-04-22T14:48:49.058Z] 
14:48:49 [2024-04-22T14:48:49.058Z] #75 [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...)
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.024 go: downloading github.com/Masterminds/semver/v3 v3.2.1
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.029 go: downloading github.com/urfave/cli/v2 v2.27.1
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.066 go: downloading golang.org/x/sys v0.18.0
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.106 go: downloading github.com/containernetworking/plugins v1.4.0
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.117 go: downloading github.com/google/uuid v1.6.0
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.117 go: downloading github.com/moby/vpnkit v0.5.0
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.119 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.121 go: downloading github.com/gorilla/mux v1.8.1
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.461 go: downloading github.com/moby/sys/mountinfo v0.7.1
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.491 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
14:48:49 [2024-04-22T14:48:49.058Z] #75 1.998 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
14:48:49 [2024-04-22T14:48:49.058Z] #75 2.003 go: downloading golang.org/x/net v0.17.0
14:48:49 [2024-04-22T14:48:49.058Z] #75 2.114 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
14:48:49 [2024-04-22T14:48:49.058Z] #75 2.168 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
14:48:49 [2024-04-22T14:48:49.058Z] #75 2.300 go: downloading github.com/pierrec/lz4/v4 v4.1.17
14:48:49 [2024-04-22T14:48:49.058Z] #75 2.304 go: downloading github.com/josharian/native v1.1.0
14:48:52 [2024-04-22T14:48:52.335Z] #75 ...
14:48:52 [2024-04-22T14:48:52.335Z] 
14:48:52 [2024-04-22T14:48:52.335Z] #76 [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...)
14:48:52 [2024-04-22T14:48:52.335Z] #76 1.308 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 .
14:48:52 [2024-04-22T14:48:52.589Z] #76 ...
14:48:52 [2024-04-22T14:48:52.589Z] 
14:48:52 [2024-04-22T14:48:52.589Z] #77 [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...)
14:48:52 [2024-04-22T14:48:52.589Z] #77 ...
14:48:52 [2024-04-22T14:48:52.589Z] 
14:48:52 [2024-04-22T14:48:52.589Z] #78 [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
14:48:52 [2024-04-22T14:48:52.589Z] #78 0.801 Cloning into '/tmp/crun-build'...
14:48:52 [2024-04-22T14:48:52.589Z] #78 1.917 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:48:52 [2024-04-22T14:48:52.589Z] #78 1.926 Cloning into '/tmp/crun-build/libocispec'...
14:48:52 [2024-04-22T14:48:52.589Z] #78 2.285 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
14:48:52 [2024-04-22T14:48:52.589Z] #78 2.291 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:48:52 [2024-04-22T14:48:52.589Z] #78 2.291 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:48:52 [2024-04-22T14:48:52.589Z] #78 2.291 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:48:52 [2024-04-22T14:48:52.589Z] #78 2.298 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:48:52 [2024-04-22T14:48:52.589Z] #78 2.734 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:48:52 [2024-04-22T14:48:52.589Z] #78 3.134 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:48:52 [2024-04-22T14:48:52.589Z] #78 3.455 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
14:48:52 [2024-04-22T14:48:52.589Z] #78 3.470 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
14:48:52 [2024-04-22T14:48:52.589Z] #78 3.488 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
14:48:52 [2024-04-22T14:48:52.589Z] #78 8.519 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:48:52 [2024-04-22T14:48:52.844Z] #78 ...
14:48:52 [2024-04-22T14:48:52.844Z] 
14:48:52 [2024-04-22T14:48:52.844Z] #79 [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...)
14:48:55 [2024-04-22T14:48:55.352Z] #79 ...
14:48:55 [2024-04-22T14:48:55.352Z] 
14:48:55 [2024-04-22T14:48:55.352Z] #78 [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
14:48:55 [2024-04-22T14:48:55.352Z] #78 12.92 libtoolize: putting auxiliary files in '.'.
14:48:55 [2024-04-22T14:48:55.352Z] #78 12.92 libtoolize: copying file './ltmain.sh'
14:48:55 [2024-04-22T14:48:55.912Z] #78 13.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:48:55 [2024-04-22T14:48:55.912Z] #78 13.63 libtoolize: and rerunning libtoolize and aclocal.
14:48:55 [2024-04-22T14:48:55.912Z] #78 13.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:48:59 [2024-04-22T14:48:59.169Z] #78 16.67 configure.ac:7: installing './compile'
14:48:59 [2024-04-22T14:48:59.169Z] #78 16.68 configure.ac:11: installing './config.guess'
14:48:59 [2024-04-22T14:48:59.169Z] #78 16.70 configure.ac:11: installing './config.sub'
14:48:59 [2024-04-22T14:48:59.169Z] #78 16.70 configure.ac:8: installing './install-sh'
14:48:59 [2024-04-22T14:48:59.169Z] #78 16.71 configure.ac:8: installing './missing'
14:48:59 [2024-04-22T14:48:59.169Z] #78 16.78 Makefile.am: installing './depcomp'
14:48:59 [2024-04-22T14:48:59.728Z] #78 17.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:48:59 [2024-04-22T14:48:59.728Z] #78 17.45 libtoolize: copying file 'build-aux/ltmain.sh'
14:48:59 [2024-04-22T14:48:59.983Z] #78 17.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:48:59 [2024-04-22T14:48:59.983Z] #78 17.54 libtoolize: copying file 'm4/libtool.m4'
14:48:59 [2024-04-22T14:48:59.983Z] #78 17.63 libtoolize: copying file 'm4/ltoptions.m4'
14:49:00 [2024-04-22T14:49:00.238Z] #78 17.77 libtoolize: copying file 'm4/ltsugar.m4'
14:49:00 [2024-04-22T14:49:00.238Z] #78 17.88 libtoolize: copying file 'm4/ltversion.m4'
14:49:00 [2024-04-22T14:49:00.492Z] #78 18.05 libtoolize: copying file 'm4/lt~obsolete.m4'
14:49:00 [2024-04-22T14:49:00.492Z] #78 18.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:49:03 [2024-04-22T14:49:03.002Z] #78 20.20 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
14:49:03 [2024-04-22T14:49:03.002Z] #78 20.20 configure.ac:3: You should run autoupdate.
14:49:03 [2024-04-22T14:49:03.002Z] #78 20.20 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
14:49:03 [2024-04-22T14:49:03.002Z] #78 20.20 configure.ac:3: the top level
14:49:04 [2024-04-22T14:49:04.363Z] #78 21.98 configure.ac:7: installing 'build-aux/compile'
14:49:04 [2024-04-22T14:49:04.363Z] #78 22.00 configure.ac:9: installing 'build-aux/config.guess'
14:49:04 [2024-04-22T14:49:04.363Z] #78 22.02 configure.ac:9: installing 'build-aux/config.sub'
14:49:04 [2024-04-22T14:49:04.363Z] #78 22.02 configure.ac:11: installing 'build-aux/install-sh'
14:49:04 [2024-04-22T14:49:04.363Z] #78 22.03 configure.ac:11: installing 'build-aux/missing'
14:49:04 [2024-04-22T14:49:04.363Z] #78 22.14 Makefile.am: installing 'build-aux/depcomp'
14:49:04 [2024-04-22T14:49:04.618Z] #78 22.17 parallel-tests: installing 'build-aux/test-driver'
14:49:05 [2024-04-22T14:49:05.979Z] #78 23.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:49:05 [2024-04-22T14:49:05.979Z] #78 23.34 libtoolize: copying file 'build-aux/ltmain.sh'
14:49:06 [2024-04-22T14:49:06.234Z] #78 23.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:49:06 [2024-04-22T14:49:06.234Z] #78 23.83 libtoolize: copying file 'm4/libtool.m4'
14:49:06 [2024-04-22T14:49:06.234Z] #78 23.94 libtoolize: copying file 'm4/ltoptions.m4'
14:49:06 [2024-04-22T14:49:06.488Z] #78 24.06 libtoolize: copying file 'm4/ltsugar.m4'
14:49:06 [2024-04-22T14:49:06.488Z] #78 24.21 libtoolize: copying file 'm4/ltversion.m4'
14:49:06 [2024-04-22T14:49:06.743Z] #78 24.35 libtoolize: copying file 'm4/lt~obsolete.m4'
14:49:11 [2024-04-22T14:49:11.980Z] #78 29.75 configure.ac:11: installing 'build-aux/compile'
14:49:12 [2024-04-22T14:49:12.235Z] #78 29.75 configure.ac:11: installing 'build-aux/config.guess'
14:49:12 [2024-04-22T14:49:12.235Z] #78 29.76 configure.ac:11: installing 'build-aux/config.sub'
14:49:12 [2024-04-22T14:49:12.235Z] #78 29.76 configure.ac:13: installing 'build-aux/install-sh'
14:49:12 [2024-04-22T14:49:12.235Z] #78 29.77 configure.ac:13: installing 'build-aux/missing'
14:49:12 [2024-04-22T14:49:12.235Z] #78 29.77 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:49:12 [2024-04-22T14:49:12.235Z] #78 29.89 Makefile.am: installing 'build-aux/depcomp'
14:49:13 [2024-04-22T14:49:13.159Z] #78 30.71 checking build system type... aarch64-unknown-linux-gnu
14:49:13 [2024-04-22T14:49:13.413Z] #78 30.92 checking host system type... aarch64-unknown-linux-gnu
14:49:13 [2024-04-22T14:49:13.413Z] #78 30.92 checking how to print strings... printf
14:49:13 [2024-04-22T14:49:13.413Z] #78 30.93 checking for gcc... gcc
14:49:13 [2024-04-22T14:49:13.413Z] #78 31.05 checking whether the C compiler works... yes
14:49:13 [2024-04-22T14:49:13.668Z] #78 31.17 checking for C compiler default output file name... a.out
14:49:13 [2024-04-22T14:49:13.668Z] #78 31.17 checking for suffix of executables... 
14:49:13 [2024-04-22T14:49:13.668Z] #78 31.25 checking whether we are cross compiling... no
14:49:13 [2024-04-22T14:49:13.922Z] #78 31.37 checking for suffix of object files... o
14:49:13 [2024-04-22T14:49:13.923Z] #78 31.47 checking whether the compiler supports GNU C... yes
14:49:13 [2024-04-22T14:49:13.923Z] #78 31.53 checking whether gcc accepts -g... yes
14:49:14 [2024-04-22T14:49:14.177Z] #78 31.60 checking for gcc option to enable C11 features... none needed
14:49:14 [2024-04-22T14:49:14.177Z] #78 31.73 checking whether gcc understands -c and -o together... yes
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.88 checking for a sed that does not truncate output... /usr/bin/sed
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.90 checking for grep that handles long lines and -e... /usr/bin/grep
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.91 checking for egrep... /usr/bin/grep -E
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.92 checking for fgrep... /usr/bin/grep -F
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.93 checking for ld used by gcc... /usr/bin/ld
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.94 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.96 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:49:14 [2024-04-22T14:49:14.432Z] #78 31.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.10 checking whether ln -s works... yes
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.10 checking the maximum length of command line arguments... 1572864
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.14 checking for /usr/bin/ld option to reload object files... -r
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.14 checking for file... file
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.14 checking for objdump... objdump
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.14 checking how to recognize dependent libraries... pass_all
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.14 checking for dlltool... no
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.14 checking how to associate runtime and link libraries... printf %s\n
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.15 checking for ar... ar
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.15 checking for archiver @FILE support... @
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.25 checking for strip... strip
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.26 checking for ranlib... ranlib
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.26 checking for gawk... no
14:49:14 [2024-04-22T14:49:14.689Z] #78 32.26 checking for mawk... mawk
14:49:14 [2024-04-22T14:49:14.944Z] #78 32.26 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.58 checking for sysroot... no
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.58 checking for a working dd... /usr/bin/dd
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.60 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.62 checking for mt... no
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.62 checking if : is a manifest tool... no
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.63 checking for stdio.h... yes
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.67 checking for stdlib.h... yes
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.74 checking for string.h... yes
14:49:15 [2024-04-22T14:49:15.198Z] #78 32.81 checking for inttypes.h... yes
14:49:15 [2024-04-22T14:49:15.453Z] #78 32.88 checking for stdint.h... yes
14:49:15 [2024-04-22T14:49:15.453Z] #78 32.95 checking for strings.h... yes
14:49:15 [2024-04-22T14:49:15.453Z] #78 33.02 checking for sys/stat.h... yes
14:49:15 [2024-04-22T14:49:15.453Z] #78 33.09 checking for sys/types.h... yes
14:49:15 [2024-04-22T14:49:15.709Z] #78 33.16 checking for unistd.h... yes
14:49:15 [2024-04-22T14:49:15.964Z] #78 33.30 checking for dlfcn.h... yes
14:49:15 [2024-04-22T14:49:15.964Z] #78 33.39 checking for objdir... .libs
14:49:15 [2024-04-22T14:49:15.964Z] #78 33.55 checking if gcc supports -fno-rtti -fno-exceptions... no
14:49:16 [2024-04-22T14:49:16.219Z] #78 33.66 checking for gcc option to produce PIC... -fPIC -DPIC
14:49:16 [2024-04-22T14:49:16.219Z] #78 33.66 checking if gcc PIC flag -fPIC -DPIC works... yes
14:49:16 [2024-04-22T14:49:16.219Z] #78 33.78 checking if gcc static flag -static works... yes
14:49:16 [2024-04-22T14:49:16.473Z] #78 33.96 checking if gcc supports -c -o file.o... yes
14:49:16 [2024-04-22T14:49:16.473Z] #78 34.05 checking if gcc supports -c -o file.o... (cached) yes
14:49:16 [2024-04-22T14:49:16.473Z] #78 34.05 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.13 checking dynamic linker characteristics... GNU/Linux ld.so
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.35 checking how to hardcode library paths into programs... immediate
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.36 checking whether stripping libraries is possible... yes
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.36 checking if libtool supports shared libraries... yes
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.36 checking whether to build shared libraries... no
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.36 checking whether to build static libraries... yes
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.37 checking for a BSD-compatible install... /usr/bin/install -c
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.40 checking whether build environment is sane... yes
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.44 checking for a race-free mkdir -p... /usr/bin/mkdir -p
14:49:16 [2024-04-22T14:49:16.728Z] #78 34.44 checking whether make sets $(MAKE)... yes
14:49:16 [2024-04-22T14:49:16.984Z] #78 34.47 checking whether make supports the include directive... yes (GNU style)
14:49:16 [2024-04-22T14:49:16.984Z] #78 34.52 checking whether make supports nested variables... yes
14:49:16 [2024-04-22T14:49:16.984Z] #78 34.57 checking whether UID '0' is supported by ustar format... yes
14:49:16 [2024-04-22T14:49:16.984Z] #78 34.57 checking whether GID '0' is supported by ustar format... yes
14:49:16 [2024-04-22T14:49:16.984Z] #78 34.57 checking how to create a ustar tar archive... gnutar
14:49:16 [2024-04-22T14:49:16.984Z] #78 34.63 checking dependency style of gcc... gcc3
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.77 checking whether to enable maintainer-specific portions of Makefiles... yes
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.78 checking whether make supports nested variables... (cached) yes
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.78 checking for gawk... (cached) mawk
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.78 checking for a sed that does not truncate output... (cached) /usr/bin/sed
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.78 checking for gcc... (cached) gcc
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.83 checking whether the compiler supports GNU C... (cached) yes
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.83 checking whether gcc accepts -g... (cached) yes
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.83 checking for gcc option to enable C11 features... (cached) none needed
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.83 checking whether gcc understands -c and -o together... (cached) yes
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.83 checking for a Python interpreter with version >= 3... python3
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.87 checking for python3... /usr/bin/python3
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.87 checking for python3 version... 3.11
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.91 checking for python3 platform... linux
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.94 checking for GNU default python3 prefix... ${prefix}
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.94 checking for GNU default python3 exec_prefix... ${exec_prefix}
14:49:17 [2024-04-22T14:49:17.244Z] #78 34.94 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
14:49:17 [2024-04-22T14:49:17.499Z] #78 34.99 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
14:49:17 [2024-04-22T14:49:17.499Z] #78 35.04 checking for go-md2man... no
14:49:17 [2024-04-22T14:49:17.499Z] #78 35.05 checking for error.h... yes
14:49:17 [2024-04-22T14:49:17.499Z] #78 35.10 checking for linux/openat2.h... yes
14:49:17 [2024-04-22T14:49:17.499Z] #78 35.19 checking for stdatomic.h... yes
14:49:17 [2024-04-22T14:49:17.760Z] #78 35.25 checking for linux/ioprio.h... yes
14:49:18 [2024-04-22T14:49:18.015Z] #78 35.38 checking for atomic_int... yes
14:49:18 [2024-04-22T14:49:18.269Z] #78 35.63 checking for atomic_bool... yes
14:49:18 [2024-04-22T14:49:18.269Z] #78 35.71 checking for copy_file_range... yes
14:49:18 [2024-04-22T14:49:18.269Z] #78 35.82 checking for fgetxattr... yes
14:49:18 [2024-04-22T14:49:18.269Z] #78 35.88 checking for statx... yes
14:49:18 [2024-04-22T14:49:18.526Z] #78 35.99 checking for fgetpwent_r... yes
14:49:18 [2024-04-22T14:49:18.526Z] #78 36.12 checking for issetugid... no
14:49:18 [2024-04-22T14:49:18.526Z] #78 36.21 checking for memfd_create... yes
14:49:18 [2024-04-22T14:49:18.781Z] #78 36.31 checking for pkg-config... /usr/bin/pkg-config
14:49:18 [2024-04-22T14:49:18.781Z] #78 36.31 checking pkg-config is at least version 0.9.0... yes
14:49:18 [2024-04-22T14:49:18.781Z] #78 36.31 checking for library containing yajl_tree_get... -lyajl
14:49:19 [2024-04-22T14:49:19.035Z] #78 36.46 checking for yajl >= 2.0.0... yes
14:49:19 [2024-04-22T14:49:19.035Z] #78 36.47 checking for sys/capability.h... yes
14:49:19 [2024-04-22T14:49:19.035Z] #78 36.51 checking for library containing cap_from_name... -lcap
14:49:19 [2024-04-22T14:49:19.035Z] #78 36.62 checking for library containing gcry_check_version... no
14:49:19 [2024-04-22T14:49:19.290Z] #78 36.81 checking for library containing dlopen... none required
14:49:19 [2024-04-22T14:49:19.546Z] #78 36.91 checking for seccomp.h... yes
14:49:19 [2024-04-22T14:49:19.546Z] #78 36.96 checking for library containing seccomp_rule_add... -lseccomp
14:49:19 [2024-04-22T14:49:19.800Z] #78 37.20 checking for library containing seccomp_arch_resolve_name... none required
14:49:19 [2024-04-22T14:49:19.800Z] #78 37.26 checking for systemd/sd-bus.h... yes
14:49:19 [2024-04-22T14:49:19.800Z] #78 37.35 checking for library containing sd_bus_match_signal_async... -lsystemd
14:49:20 [2024-04-22T14:49:20.055Z] #78 37.50 checking for sd_notify_barrier... yes
14:49:20 [2024-04-22T14:49:20.055Z] #78 37.68 checking for linux/bpf.h... yes
14:49:20 [2024-04-22T14:49:20.055Z] #78 37.75 checking compilation for eBPF... yes
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.82 checking for criu >= 3.15... no
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.83 configure: CRIU headers not found, building without CRIU support
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.84 checking for criu > 3.16... no
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.86 configure: CRIU version doesn't support join-ns API
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.86 checking for criu > 3.16.1... no
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.88 configure: CRIU version doesn't support for pre-dumping
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.88 checking for new mount API (fsconfig)... yes
14:49:20 [2024-04-22T14:49:20.310Z] #78 37.99 yes
14:49:20 [2024-04-22T14:49:20.310Z] #78 38.00 checking for seccomp notify API... yes
14:49:20 [2024-04-22T14:49:20.565Z] #78 38.04 checking for gperf... no
14:49:20 [2024-04-22T14:49:20.565Z] #78 38.04 configure: gperf not found - cannot rebuild signal parser code
14:49:20 [2024-04-22T14:49:20.565Z] #78 38.04 checking for library containing argp_parse... none required
14:49:20 [2024-04-22T14:49:20.565Z] #78 38.19 checking that generated files are newer than configure... done
14:49:20 [2024-04-22T14:49:20.565Z] #78 38.20 configure: creating ./config.status
14:49:23 [2024-04-22T14:49:23.073Z] #78 40.48 config.status: creating Makefile
14:49:23 [2024-04-22T14:49:23.073Z] #78 40.53 config.status: creating config.h
14:49:23 [2024-04-22T14:49:23.073Z] #78 40.55 config.status: executing libtool commands
14:49:23 [2024-04-22T14:49:23.073Z] #78 40.62 config.status: executing depfiles commands
14:49:23 [2024-04-22T14:49:23.996Z] #78 41.47 === configuring in libocispec (/tmp/crun-build/libocispec)
14:49:23 [2024-04-22T14:49:23.997Z] #78 41.48 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:49:24 [2024-04-22T14:49:24.251Z] #78 41.70 checking for gcc... gcc
14:49:24 [2024-04-22T14:49:24.251Z] #78 41.78 checking whether the C compiler works... yes
14:49:24 [2024-04-22T14:49:24.507Z] #78 41.92 checking for C compiler default output file name... a.out
14:49:24 [2024-04-22T14:49:24.507Z] #78 41.93 checking for suffix of executables... 
14:49:24 [2024-04-22T14:49:24.507Z] #78 42.01 checking whether we are cross compiling... no
14:49:24 [2024-04-22T14:49:24.507Z] #78 42.09 checking for suffix of object files... o
14:49:24 [2024-04-22T14:49:24.507Z] #78 42.15 checking whether the compiler supports GNU C... yes
14:49:24 [2024-04-22T14:49:24.772Z] #78 42.20 checking whether gcc accepts -g... yes
14:49:24 [2024-04-22T14:49:24.772Z] #78 42.26 checking for gcc option to enable C11 features... none needed
14:49:24 [2024-04-22T14:49:24.772Z] #78 42.32 checking whether gcc understands -c and -o together... yes
14:49:24 [2024-04-22T14:49:24.772Z] #78 42.40 checking for stdio.h... yes
14:49:25 [2024-04-22T14:49:25.032Z] #78 42.45 checking for stdlib.h... yes
14:49:25 [2024-04-22T14:49:25.032Z] #78 42.50 checking for string.h... yes
14:49:25 [2024-04-22T14:49:25.032Z] #78 42.57 checking for inttypes.h... yes
14:49:25 [2024-04-22T14:49:25.032Z] #78 42.61 checking for stdint.h... yes
14:49:25 [2024-04-22T14:49:25.032Z] #78 42.67 checking for strings.h... yes
14:49:25 [2024-04-22T14:49:25.286Z] #78 42.72 checking for sys/stat.h... yes
14:49:25 [2024-04-22T14:49:25.286Z] #78 42.76 checking for sys/types.h... yes
14:49:25 [2024-04-22T14:49:25.286Z] #78 42.83 checking for unistd.h... yes
14:49:25 [2024-04-22T14:49:25.286Z] #78 42.88 checking for wchar.h... yes
14:49:25 [2024-04-22T14:49:25.286Z] #78 42.94 checking for minix/config.h... no
14:49:25 [2024-04-22T14:49:25.286Z] #78 42.99 checking whether it is safe to define __EXTENSIONS__... yes
14:49:25 [2024-04-22T14:49:25.542Z] #78 43.05 checking whether _XOPEN_SOURCE should be defined... no
14:49:25 [2024-04-22T14:49:25.542Z] #78 43.12 checking build system type... aarch64-unknown-linux-gnu
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.32 checking host system type... aarch64-unknown-linux-gnu
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.33 checking how to print strings... printf
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.33 checking for a sed that does not truncate output... /usr/bin/sed
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.35 checking for grep that handles long lines and -e... /usr/bin/grep
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.36 checking for egrep... /usr/bin/grep -E
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.36 checking for fgrep... /usr/bin/grep -F
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.37 checking for ld used by gcc... /usr/bin/ld
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.37 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.38 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:49:25 [2024-04-22T14:49:25.797Z] #78 43.39 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.45 checking whether ln -s works... yes
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.45 checking the maximum length of command line arguments... 1572864
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking for /usr/bin/ld option to reload object files... -r
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking for file... file
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking for objdump... objdump
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking how to recognize dependent libraries... pass_all
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.48 checking for dlltool... no
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.50 checking how to associate runtime and link libraries... printf %s\n
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.50 checking for ar... ar
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.50 checking for archiver @FILE support... @
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.59 checking for strip... strip
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.59 checking for ranlib... ranlib
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.59 checking for gawk... no
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.59 checking for mawk... mawk
14:49:26 [2024-04-22T14:49:26.052Z] #78 43.59 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.78 checking for sysroot... no
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.78 checking for a working dd... /usr/bin/dd
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.79 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.80 checking for mt... no
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.80 checking if : is a manifest tool... no
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.83 checking for dlfcn.h... yes
14:49:26 [2024-04-22T14:49:26.307Z] #78 43.91 checking for objdir... .libs
14:49:26 [2024-04-22T14:49:26.561Z] #78 44.08 checking if gcc supports -fno-rtti -fno-exceptions... no
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.18 checking for gcc option to produce PIC... -fPIC -DPIC
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.18 checking if gcc PIC flag -fPIC -DPIC works... yes
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.22 checking if gcc static flag -static works... yes
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.36 checking if gcc supports -c -o file.o... yes
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.42 checking if gcc supports -c -o file.o... (cached) yes
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.42 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:49:26 [2024-04-22T14:49:26.816Z] #78 44.44 checking dynamic linker characteristics... GNU/Linux ld.so
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.59 checking how to hardcode library paths into programs... immediate
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.59 checking whether stripping libraries is possible... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.59 checking if libtool supports shared libraries... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.59 checking whether to build shared libraries... no
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.59 checking whether to build static libraries... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.59 checking for a BSD-compatible install... /usr/bin/install -c
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.62 checking whether build environment is sane... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.64 checking for a race-free mkdir -p... /usr/bin/mkdir -p
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.65 checking whether make sets $(MAKE)... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.68 checking whether make supports the include directive... yes (GNU style)
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.71 checking whether make supports nested variables... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.75 checking whether UID '0' is supported by ustar format... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.75 checking whether GID '0' is supported by ustar format... yes
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.75 checking how to create a ustar tar archive... gnutar
14:49:27 [2024-04-22T14:49:27.070Z] #78 44.78 checking dependency style of gcc... gcc3
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.86 checking whether to enable maintainer-specific portions of Makefiles... yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.86 checking whether make supports nested variables... (cached) yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.86 checking for pkg-config... /usr/bin/pkg-config
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.86 checking pkg-config is at least version 0.9.0... yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.86 checking for yajl >= 2.1.0... yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.88 checking for a sed that does not truncate output... (cached) /usr/bin/sed
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.88 checking for gcc... (cached) gcc
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.95 checking whether the compiler supports GNU C... (cached) yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.96 checking whether gcc accepts -g... (cached) yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.96 checking for gcc option to enable C11 features... (cached) none needed
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.96 checking whether gcc understands -c and -o together... (cached) yes
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.96 checking for a Python interpreter with version >= 3... python3
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.98 checking for python3... /usr/bin/python3
14:49:27 [2024-04-22T14:49:27.326Z] #78 44.98 checking for python3 version... 3.11
14:49:27 [2024-04-22T14:49:27.326Z] #78 45.00 checking for python3 platform... linux
14:49:27 [2024-04-22T14:49:27.326Z] #78 45.03 checking for GNU default python3 prefix... ${prefix}
14:49:27 [2024-04-22T14:49:27.326Z] #78 45.03 checking for GNU default python3 exec_prefix... ${exec_prefix}
14:49:27 [2024-04-22T14:49:27.326Z] #78 45.03 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
14:49:27 [2024-04-22T14:49:27.582Z] #78 45.08 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
14:49:28 [2024-04-22T14:49:28.143Z] #78 45.17 checking that generated files are newer than configure... done
14:49:28 [2024-04-22T14:49:28.143Z] #78 45.63 configure: creating ./config.status
14:49:29 [2024-04-22T14:49:29.067Z] #78 46.80 config.status: creating Makefile
14:49:29 [2024-04-22T14:49:29.321Z] #78 46.81 config.status: creating ocispec.pc
14:49:29 [2024-04-22T14:49:29.321Z] #78 46.84 config.status: creating config.h
14:49:29 [2024-04-22T14:49:29.321Z] #78 46.85 config.status: executing libtool commands
14:49:29 [2024-04-22T14:49:29.321Z] #78 46.86 config.status: executing depfiles commands
14:49:29 [2024-04-22T14:49:29.321Z] #78 47.01 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:49:29 [2024-04-22T14:49:29.640Z] #78 47.02 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:49:29 [2024-04-22T14:49:29.640Z] #78 47.08 checking for gcc... gcc
14:49:29 [2024-04-22T14:49:29.640Z] #78 47.10 checking whether the C compiler works... yes
14:49:29 [2024-04-22T14:49:29.640Z] #78 47.16 checking for C compiler default output file name... a.out
14:49:29 [2024-04-22T14:49:29.640Z] #78 47.16 checking for suffix of executables... 
14:49:29 [2024-04-22T14:49:29.640Z] #78 47.23 checking whether we are cross compiling... no
14:49:29 [2024-04-22T14:49:29.894Z] #78 47.32 checking for suffix of object files... o
14:49:29 [2024-04-22T14:49:29.894Z] #78 47.43 checking whether the compiler supports GNU C... yes
14:49:29 [2024-04-22T14:49:29.894Z] #78 47.46 checking whether gcc accepts -g... yes
14:49:29 [2024-04-22T14:49:29.894Z] #78 47.52 checking for gcc option to enable C11 features... none needed
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.62 checking whether gcc understands -c and -o together... yes
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.71 checking for a BSD-compatible install... /usr/bin/install -c
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.72 checking whether build environment is sane... yes
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.73 checking for a race-free mkdir -p... /usr/bin/mkdir -p
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.73 checking for gawk... no
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.73 checking for mawk... mawk
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.73 checking whether make sets $(MAKE)... yes
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.74 checking whether make supports the include directive... yes (GNU style)
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.75 checking whether make supports nested variables... yes
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.75 checking whether UID '0' is supported by ustar format... yes
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.75 checking whether GID '0' is supported by ustar format... yes
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.75 checking how to create a ustar tar archive... gnutar
14:49:30 [2024-04-22T14:49:30.149Z] #78 47.77 checking dependency style of gcc... gcc3
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.86 checking whether to enable maintainer-specific portions of Makefiles... yes
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.86 checking whether make supports nested variables... (cached) yes
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.88 checking build system type... aarch64-unknown-linux-gnu
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.97 checking host system type... aarch64-unknown-linux-gnu
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.97 checking how to print strings... printf
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.97 checking for a sed that does not truncate output... /usr/bin/sed
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.98 checking for grep that handles long lines and -e... /usr/bin/grep
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.98 checking for egrep... /usr/bin/grep -E
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.99 checking for fgrep... /usr/bin/grep -F
14:49:30 [2024-04-22T14:49:30.403Z] #78 47.99 checking for ld used by gcc... /usr/bin/ld
14:49:30 [2024-04-22T14:49:30.403Z] #78 48.00 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:49:30 [2024-04-22T14:49:30.403Z] #78 48.00 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:49:30 [2024-04-22T14:49:30.403Z] #78 48.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:49:30 [2024-04-22T14:49:30.403Z] #78 48.07 checking whether ln -s works... yes
14:49:30 [2024-04-22T14:49:30.403Z] #78 48.07 checking the maximum length of command line arguments... 1572864
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking for /usr/bin/ld option to reload object files... -r
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking for file... file
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking for objdump... objdump
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking how to recognize dependent libraries... pass_all
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking for dlltool... no
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.10 checking how to associate runtime and link libraries... printf %s\n
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.11 checking for ar... ar
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.11 checking for archiver @FILE support... @
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.16 checking for strip... strip
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.16 checking for ranlib... ranlib
14:49:30 [2024-04-22T14:49:30.657Z] #78 48.17 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.37 checking for sysroot... no
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.38 checking for a working dd... /usr/bin/dd
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.38 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.39 checking for mt... no
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.39 checking if : is a manifest tool... no
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.39 checking for stdio.h... yes
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.42 checking for stdlib.h... yes
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.48 checking for string.h... yes
14:49:30 [2024-04-22T14:49:30.912Z] #78 48.57 checking for inttypes.h... yes
14:49:31 [2024-04-22T14:49:31.166Z] #78 48.66 checking for stdint.h... yes
14:49:31 [2024-04-22T14:49:31.167Z] #78 48.70 checking for strings.h... yes
14:49:31 [2024-04-22T14:49:31.167Z] #78 48.77 checking for sys/stat.h... yes
14:49:31 [2024-04-22T14:49:31.167Z] #78 48.81 checking for sys/types.h... yes
14:49:31 [2024-04-22T14:49:31.421Z] #78 48.87 checking for unistd.h... yes
14:49:31 [2024-04-22T14:49:31.421Z] #78 48.95 checking for dlfcn.h... yes
14:49:31 [2024-04-22T14:49:31.421Z] #78 49.03 checking for objdir... .libs
14:49:31 [2024-04-22T14:49:31.421Z] #78 49.10 checking if gcc supports -fno-rtti -fno-exceptions... no
14:49:31 [2024-04-22T14:49:31.675Z] #78 49.14 checking for gcc option to produce PIC... -fPIC -DPIC
14:49:31 [2024-04-22T14:49:31.675Z] #78 49.14 checking if gcc PIC flag -fPIC -DPIC works... yes
14:49:31 [2024-04-22T14:49:31.675Z] #78 49.16 checking if gcc static flag -static works... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.32 checking if gcc supports -c -o file.o... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.37 checking if gcc supports -c -o file.o... (cached) yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.37 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.39 checking dynamic linker characteristics... GNU/Linux ld.so
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.50 checking how to hardcode library paths into programs... immediate
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.50 checking whether stripping libraries is possible... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.50 checking if libtool supports shared libraries... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.50 checking whether to build shared libraries... no
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.51 checking whether to build static libraries... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.51 checking for float.h... yes
14:49:31 [2024-04-22T14:49:31.930Z] #78 49.58 checking for limits.h... yes
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.64 checking for stddef.h... yes
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.69 checking for stdlib.h... (cached) yes
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.69 checking for string.h... (cached) yes
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.69 checking for sys/time.h... yes
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.74 checking for inline... inline
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.77 checking for size_t... yes
14:49:32 [2024-04-22T14:49:32.184Z] #78 49.86 checking for GNU libc compatible malloc... yes
14:49:32 [2024-04-22T14:49:32.438Z] #78 49.91 checking for GNU libc compatible realloc... yes
14:49:32 [2024-04-22T14:49:32.438Z] #78 49.98 checking for working strtod... yes
14:49:32 [2024-04-22T14:49:32.693Z] #78 50.10 checking for gettimeofday... yes
14:49:32 [2024-04-22T14:49:32.693Z] #78 50.14 checking for memset... yes
14:49:32 [2024-04-22T14:49:32.693Z] #78 50.23 checking for strspn... yes
14:49:32 [2024-04-22T14:49:32.693Z] #78 50.30 checking that generated files are newer than configure... done
14:49:32 [2024-04-22T14:49:32.693Z] #78 50.30 configure: creating ./config.status
14:49:32 [2024-04-22T14:49:32.947Z] #78 50.73 config.status: creating Makefile
14:49:33 [2024-04-22T14:49:33.202Z] #78 50.74 config.status: creating config.h
14:49:33 [2024-04-22T14:49:33.202Z] #78 50.75 config.status: executing depfiles commands
14:49:33 [2024-04-22T14:49:33.202Z] #78 50.79 config.status: executing libtool commands
14:49:33 [2024-04-22T14:49:33.202Z] #78 50.99   GEN      .version
14:49:33 [2024-04-22T14:49:33.456Z] #78 50.99 make  install-recursive
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.00 make[1]: Entering directory '/tmp/crun-build'
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.03 Making install in libocispec
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.04 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.06 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.06 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.06 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.06 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
14:49:33 [2024-04-22T14:49:33.456Z] #78 51.11 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.12 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:49:33 [2024-04-22T14:49:33.711Z] #78 51.40 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.41 make  install-recursive
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.41 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.44 Making install in yajl
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.44 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.46   CC       verify/json_verify-json_verify.o
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.47   CC       src/libyajl_la-yajl_alloc.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl_parser.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl_gen.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl_buf.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl_encode.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl_lex.lo
14:49:33 [2024-04-22T14:49:33.966Z] #78 51.48   CC       src/libyajl_la-yajl_tree.lo
14:49:34 [2024-04-22T14:49:34.220Z] #78 ...
14:49:34 [2024-04-22T14:49:34.220Z] 
14:49:34 [2024-04-22T14:49:34.220Z] #65 [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
14:49:34 [2024-04-22T14:49:34.220Z] #65 89.69 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
14:49:34 [2024-04-22T14:49:34.475Z] #65 89.78 Docker version unknown-version, build unknown-commit
14:49:39 [2024-04-22T14:49:39.731Z] #65 ...
14:49:39 [2024-04-22T14:49:39.731Z] 
14:49:39 [2024-04-22T14:49:39.731Z] #78 [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
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.19   CCLD     libyajl.la
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.42   CCLD     verify/json_verify
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.56 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.56 make[5]: Nothing to be done for 'install-exec-am'.
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.56 make[5]: Nothing to be done for 'install-data-am'.
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.56 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.56 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.56 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.61   CC       src/ocispec/validate.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.61   CC       src/ocispec/image_spec_schema_config_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.61   CC       src/ocispec/image_spec_schema_content_descriptor.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.62   CC       src/ocispec/image_spec_schema_defs.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.62   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.62   CC       src/ocispec/image_spec_schema_image_index_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.62   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.62   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.62   CC       src/ocispec/runtime_spec_schema_config_linux.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.63   CC       src/ocispec/runtime_spec_schema_config_zos.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.63   CC       src/ocispec/runtime_spec_schema_config_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.64   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.65   CC       src/ocispec/runtime_spec_schema_config_vm.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.65   CC       src/ocispec/runtime_spec_schema_config_windows.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.65   CC       src/ocispec/runtime_spec_schema_defs.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.65   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.65   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.66   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.66   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.66   CC       src/ocispec/runtime_spec_schema_state_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.67   CC       src/ocispec/runtime_spec_schema_features_linux.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.67   CC       src/ocispec/runtime_spec_schema_features_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.67   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.68   CC       src/ocispec/basic_test_double_array_item.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.68   CC       src/ocispec/basic_test_double_array.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.68   CC       src/ocispec/basic_test_top_array_int.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.71   CC       src/ocispec/basic_test_top_array_string.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.71   CC       src/ocispec/basic_test_top_double_array_int.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.74   CC       src/ocispec/basic_test_top_double_array_obj.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.74   CC       src/ocispec/basic_test_top_double_array_refobj.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.75   CC       src/ocispec/basic_test_top_double_array_string.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.76   CC       src/ocispec/read-file.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.77   CC       src/ocispec/json_common.lo
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.78   CC       tests/test-1.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.79   CC       tests/test-2.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.81   CC       tests/test-3.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.81   CC       tests/test-4.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.82   CC       tests/test-5.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.82   CC       tests/test-6.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.83   CC       tests/test-7.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.84   CC       tests/test-8.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.86   CC       tests/test-9.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.87   CC       tests/test-10.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 52.88   CC       tests/test-11.o
14:49:39 [2024-04-22T14:49:39.731Z] #78 56.80   CCLD     libocispec.la
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.05   CCLD     src/ocispec/validate
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.05   CCLD     tests/test-1
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.05   CCLD     tests/test-2
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.05   CCLD     tests/test-3
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.07   CCLD     tests/test-4
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.09   CCLD     tests/test-5
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.09   CCLD     tests/test-6
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.09   CCLD     tests/test-7
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.10   CCLD     tests/test-8
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.11   CCLD     tests/test-9
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.11   CCLD     tests/test-10
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.11 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.11   CCLD     tests/test-11
14:49:39 [2024-04-22T14:49:39.731Z] #78 57.37 libtool: link: ar cr libocispec.a 
14:49:39 [2024-04-22T14:49:39.986Z] #78 57.39 libtool: link: ranlib libocispec.a
14:49:39 [2024-04-22T14:49:39.986Z] #78 57.63 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.71 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.71 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.71 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.71 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.71 make[2]: Entering directory '/tmp/crun-build'
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.79   CC       src/libcrun/libcrun_la-intelrdt.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 ...
14:49:40 [2024-04-22T14:49:40.241Z] 
14:49:40 [2024-04-22T14:49:40.241Z] #65 [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
14:49:40 [2024-04-22T14:49:40.241Z] #65 DONE 95.8s
14:49:40 [2024-04-22T14:49:40.241Z] 
14:49:40 [2024-04-22T14:49:40.241Z] #78 [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
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.79   CC       src/libcrun/libcrun_la-io_priority.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.79   CC       src/libcrun/libcrun_la-linux.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.79   CC       src/libcrun/libcrun_la-mount_flags.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.79   CC       src/libcrun/libcrun_la-scheduler.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.80   CC       src/libcrun/libcrun_la-seccomp.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.80   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.80   CC       src/libcrun/libcrun_la-status.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.80   CC       src/libcrun/libcrun_la-signals.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.80   CC       src/libcrun/libcrun_la-terminal.lo
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.81   CC       src/libcrun/libcrun_testing_a-utils.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.81   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.82   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.82   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.83   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.84   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.84   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.85   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.86   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.87   CC       src/libcrun/libcrun_testing_a-container.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.88   CC       src/libcrun/libcrun_testing_a-criu.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.90   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 ...
14:49:40 [2024-04-22T14:49:40.241Z] 
14:49:40 [2024-04-22T14:49:40.241Z] #72 [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...)
14:49:40 [2024-04-22T14:49:40.241Z] #72 49.94 + bin/containerd
14:49:40 [2024-04-22T14:49:40.241Z] #72 49.94 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
14:49:40 [2024-04-22T14:49:40.241Z] #72 ...
14:49:40 [2024-04-22T14:49:40.241Z] 
14:49:40 [2024-04-22T14:49:40.241Z] #79 [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...)
14:49:40 [2024-04-22T14:49:40.241Z] #79 DONE 58.0s
14:49:40 [2024-04-22T14:49:40.241Z] 
14:49:40 [2024-04-22T14:49:40.241Z] #78 [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
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.91   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.94   CC       src/libcrun/libcrun_testing_a-error.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.95   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.97   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 57.99   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
14:49:40 [2024-04-22T14:49:40.241Z] #78 58.00   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 ...
14:49:40 [2024-04-22T14:49:40.496Z] 
14:49:40 [2024-04-22T14:49:40.496Z] #76 [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...)
14:49:40 [2024-04-22T14:49:40.496Z] #76 DONE 58.0s
14:49:40 [2024-04-22T14:49:40.496Z] 
14:49:40 [2024-04-22T14:49:40.496Z] #77 [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...)
14:49:40 [2024-04-22T14:49:40.496Z] #77 DONE 58.0s
14:49:40 [2024-04-22T14:49:40.496Z] 
14:49:40 [2024-04-22T14:49:40.496Z] #75 [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...)
14:49:40 [2024-04-22T14:49:40.496Z] #75 DONE 58.1s
14:49:40 [2024-04-22T14:49:40.496Z] 
14:49:40 [2024-04-22T14:49:40.496Z] #78 [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
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.03   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.05   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.11   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.12   CC       src/libcrun/libcrun_testing_a-intelrdt.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 ...
14:49:40 [2024-04-22T14:49:40.496Z] 
14:49:40 [2024-04-22T14:49:40.496Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
14:49:40 [2024-04-22T14:49:40.496Z] #80 DONE 0.1s
14:49:40 [2024-04-22T14:49:40.496Z] 
14:49:40 [2024-04-22T14:49:40.496Z] #78 [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
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.14   CC       src/libcrun/libcrun_testing_a-io_priority.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.15   CC       src/libcrun/libcrun_testing_a-linux.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.17   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.20   CC       src/libcrun/libcrun_testing_a-scheduler.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.20   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.22   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:49:40 [2024-04-22T14:49:40.496Z] #78 58.24   CC       src/libcrun/libcrun_testing_a-signals.o
14:49:40 [2024-04-22T14:49:40.751Z] #78 ...
14:49:40 [2024-04-22T14:49:40.751Z] 
14:49:40 [2024-04-22T14:49:40.751Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
14:49:40 [2024-04-22T14:49:40.751Z] #81 DONE 0.1s
14:49:40 [2024-04-22T14:49:40.751Z] 
14:49:40 [2024-04-22T14:49:40.751Z] #78 [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
14:49:40 [2024-04-22T14:49:40.751Z] #78 58.32   CC       src/libcrun/libcrun_testing_a-status.o
14:49:40 [2024-04-22T14:49:40.751Z] #78 58.41   CC       src/libcrun/libcrun_testing_a-terminal.o
14:49:40 [2024-04-22T14:49:40.751Z] #78 58.45   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:49:40 [2024-04-22T14:49:40.751Z] #78 58.49   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
14:49:40 [2024-04-22T14:49:40.751Z] #78 58.52   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:49:41 [2024-04-22T14:49:41.310Z] #78 58.86   CC       src/crun-crun.o
14:49:41 [2024-04-22T14:49:41.721Z] #78 58.95   CC       src/crun-run.o
14:49:41 [2024-04-22T14:49:41.721Z] #78 59.13   CC       src/crun-delete.o
14:49:41 [2024-04-22T14:49:41.721Z] #78 59.24   CC       src/crun-kill.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.29   CC       src/crun-pause.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.34   CC       src/crun-unpause.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.36   CC       src/crun-oci_features.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.38   CC       src/crun-spec.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.38   CC       src/crun-exec.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.39   CC       src/crun-list.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.40   CC       src/crun-create.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.41   CC       src/crun-start.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.41   CC       src/crun-update.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.41   CC       src/crun-state.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.43   CC       src/crun-ps.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.43   CC       src/crun-checkpoint.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.44   CC       src/crun-restore.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.44   CC       src/libcrun/crun-cloned_binary.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.48   CC       src/libcrun/libcrun_la-utils.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.48   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-cgroup.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.49   CC       src/libcrun/libcrun_la-container.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/libcrun_la-criu.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/libcrun_la-custom-handler.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/libcrun_la-ebpf.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/libcrun_la-error.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.50   CC       src/libcrun/handlers/libcrun_la-mono.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.51   CC       src/libcrun/handlers/libcrun_la-spin.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.51   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.58   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.58   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.59   CC       tests/init.o
14:49:41 [2024-04-22T14:49:41.976Z] #78 59.60   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:49:42 [2024-04-22T14:49:42.231Z] #78 ...
14:49:42 [2024-04-22T14:49:42.231Z] 
14:49:42 [2024-04-22T14:49:42.231Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
14:49:42 [2024-04-22T14:49:42.231Z] #82 DONE 0.9s
14:49:42 [2024-04-22T14:49:42.485Z] 
14:49:42 [2024-04-22T14:49:42.485Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
14:49:43 [2024-04-22T14:49:43.845Z] #83 DONE 1.6s
14:49:43 [2024-04-22T14:49:43.845Z] 
14:49:43 [2024-04-22T14:49:43.845Z] #72 [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...)
14:49:44 [2024-04-22T14:49:44.099Z] #72 ...
14:49:44 [2024-04-22T14:49:44.099Z] 
14:49:44 [2024-04-22T14:49:44.099Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
14:49:44 [2024-04-22T14:49:44.099Z] #84 DONE 0.2s
14:49:44 [2024-04-22T14:49:44.099Z] 
14:49:44 [2024-04-22T14:49:44.099Z] #72 [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...)
14:49:44 [2024-04-22T14:49:44.354Z] #72 ...
14:49:44 [2024-04-22T14:49:44.354Z] 
14:49:44 [2024-04-22T14:49:44.354Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
14:49:44 [2024-04-22T14:49:44.354Z] #85 DONE 0.2s
14:49:44 [2024-04-22T14:49:44.354Z] 
14:49:44 [2024-04-22T14:49:44.354Z] #72 [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...)
14:49:44 [2024-04-22T14:49:44.608Z] #72 ...
14:49:44 [2024-04-22T14:49:44.608Z] 
14:49:44 [2024-04-22T14:49:44.608Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
14:49:44 [2024-04-22T14:49:44.608Z] #86 DONE 0.1s
14:49:44 [2024-04-22T14:49:44.608Z] 
14:49:44 [2024-04-22T14:49:44.608Z] #78 [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
14:49:44 [2024-04-22T14:49:44.608Z] #78 62.14   CCLD     tests/init
14:49:44 [2024-04-22T14:49:44.863Z] #78 ...
14:49:44 [2024-04-22T14:49:44.863Z] 
14:49:44 [2024-04-22T14:49:44.863Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
14:49:44 [2024-04-22T14:49:44.863Z] #87 DONE 0.1s
14:49:44 [2024-04-22T14:49:44.863Z] 
14:49:44 [2024-04-22T14:49:44.863Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
14:49:45 [2024-04-22T14:49:45.423Z] #88 DONE 0.8s
14:49:45 [2024-04-22T14:49:45.423Z] 
14:49:45 [2024-04-22T14:49:45.423Z] #72 [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...)
14:49:45 [2024-04-22T14:49:45.677Z] #72 ...
14:49:45 [2024-04-22T14:49:45.677Z] 
14:49:45 [2024-04-22T14:49:45.677Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
14:49:45 [2024-04-22T14:49:45.677Z] #89 DONE 0.1s
14:49:45 [2024-04-22T14:49:45.677Z] 
14:49:45 [2024-04-22T14:49:45.677Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
14:49:48 [2024-04-22T14:49:48.185Z] #90 DONE 2.4s
14:49:48 [2024-04-22T14:49:48.185Z] 
14:49:48 [2024-04-22T14:49:48.185Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
14:49:48 [2024-04-22T14:49:48.185Z] #91 DONE 0.1s
14:49:48 [2024-04-22T14:49:48.185Z] 
14:49:48 [2024-04-22T14:49:48.185Z] #78 [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
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.47   AR       libcrun_testing.a
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.47 ar: `u' modifier ignored since `D' is the default (see `U')
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.47   CCLD     libcrun.la
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.50   CCLD     tests/tests_libcrun_utils
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.50   CCLD     tests/tests_libcrun_errors
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.50   CCLD     tests/tests_libcrun_intelrdt
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.50   CCLD     tests/tests_libcrun_fuzzer
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.69   CCLD     crun
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.85 make[3]: Entering directory '/tmp/crun-build'
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.92  /usr/bin/mkdir -p '/usr/local/share/man/man1'
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.92  /usr/bin/mkdir -p '/usr/local/lib'
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.92  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.92  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:49:48 [2024-04-22T14:49:48.185Z] #78 65.95 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:49:48 [2024-04-22T14:49:48.439Z] #78 ...
14:49:48 [2024-04-22T14:49:48.439Z] 
14:49:48 [2024-04-22T14:49:48.439Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
14:49:48 [2024-04-22T14:49:48.439Z] #92 DONE 0.5s
14:49:48 [2024-04-22T14:49:48.439Z] 
14:49:48 [2024-04-22T14:49:48.439Z] #78 [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
14:49:48 [2024-04-22T14:49:48.439Z] #78 65.95 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:49:48 [2024-04-22T14:49:48.439Z] #78 65.96 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:49:48 [2024-04-22T14:49:48.439Z] #78 65.96 libtool: install: ranlib /usr/local/lib/libcrun.a
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 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
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 ----------------------------------------------------------------------
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 Libraries have been installed in:
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04    /usr/local/lib
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 If you ever happen to want to link against installed libraries
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 in a given directory, LIBDIR, you must either use libtool, and
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 specify the full pathname of the library, or use the '-LLIBDIR'
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 flag during linking and do at least one of the following:
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04      during execution
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04      during linking
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 See any operating system documentation about shared libraries for
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 more information, such as the ld(1) and ld.so(8) manual pages.
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.04 ----------------------------------------------------------------------
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.05  /usr/bin/mkdir -p '/build'
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.05   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.08 libtool: install: /usr/bin/install -c crun /build/crun
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.08 make[3]: Leaving directory '/tmp/crun-build'
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.08 make[2]: Leaving directory '/tmp/crun-build'
14:49:48 [2024-04-22T14:49:48.439Z] #78 66.08 make[1]: Leaving directory '/tmp/crun-build'
14:49:48 [2024-04-22T14:49:48.439Z] #78 DONE 66.2s
14:49:48 [2024-04-22T14:49:48.439Z] 
14:49:48 [2024-04-22T14:49:48.439Z] #72 [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...)
14:49:53 [2024-04-22T14:49:53.670Z] #72 70.34 + bin/containerd-stress
14:49:53 [2024-04-22T14:49:53.670Z] #72 70.34 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
14:49:54 [2024-04-22T14:49:54.593Z] #72 71.53 + bin/containerd-shim
14:49:55 [2024-04-22T14:49:55.151Z] #72 72.08 + bin/containerd-shim-runc-v1
14:49:56 [2024-04-22T14:49:56.073Z] #72 72.87 + bin/containerd-shim-runc-v2
14:49:56 [2024-04-22T14:49:56.632Z] #72 73.57 + binaries
14:49:59 [2024-04-22T14:49:59.137Z] #72 DONE 76.0s
14:50:00 [2024-04-22T14:50:00.059Z] 
14:50:00 [2024-04-22T14:50:00.059Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
14:50:01 [2024-04-22T14:50:01.939Z] #93 DONE 2.0s
14:50:01 [2024-04-22T14:50:01.939Z] 
14:50:01 [2024-04-22T14:50:01.939Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
14:50:02 [2024-04-22T14:50:02.193Z] #94 DONE 0.3s
14:50:02 [2024-04-22T14:50:02.193Z] 
14:50:02 [2024-04-22T14:50:02.193Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
14:50:02 [2024-04-22T14:50:02.193Z] #95 DONE 0.2s
14:50:02 [2024-04-22T14:50:02.447Z] 
14:50:02 [2024-04-22T14:50:02.448Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
14:50:02 [2024-04-22T14:50:02.448Z] #96 DONE 0.1s
14:50:02 [2024-04-22T14:50:02.448Z] 
14:50:02 [2024-04-22T14:50:02.448Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
14:50:02 [2024-04-22T14:50:02.448Z] #97 DONE 0.1s
14:50:02 [2024-04-22T14:50:02.705Z] 
14:50:02 [2024-04-22T14:50:02.705Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
14:50:02 [2024-04-22T14:50:02.705Z] #98 DONE 0.0s
14:50:02 [2024-04-22T14:50:02.705Z] 
14:50:02 [2024-04-22T14:50:02.705Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
14:50:02 [2024-04-22T14:50:02.705Z] #99 DONE 0.2s
14:50:02 [2024-04-22T14:50:02.705Z] 
14:50:02 [2024-04-22T14:50:02.705Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
14:50:02 [2024-04-22T14:50:02.960Z] #100 DONE 0.2s
14:50:02 [2024-04-22T14:50:02.960Z] 
14:50:02 [2024-04-22T14:50:02.960Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
14:50:02 [2024-04-22T14:50:02.960Z] #101 DONE 0.0s
14:50:02 [2024-04-22T14:50:02.960Z] 
14:50:02 [2024-04-22T14:50:02.960Z] #102 [dev-base  1/12] RUN groupadd -r docker
14:50:03 [2024-04-22T14:50:03.214Z] #102 DONE 0.3s
14:50:03 [2024-04-22T14:50:03.214Z] 
14:50:03 [2024-04-22T14:50:03.214Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:50:03 [2024-04-22T14:50:03.469Z] #103 DONE 0.3s
14:50:03 [2024-04-22T14:50:03.723Z] 
14:50:03 [2024-04-22T14:50:03.723Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:50:03 [2024-04-22T14:50:03.723Z] #104 0.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:50:03 [2024-04-22T14:50:03.977Z] #104 DONE 0.3s
14:50:03 [2024-04-22T14:50:03.977Z] 
14:50:03 [2024-04-22T14:50:03.977Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:50:04 [2024-04-22T14:50:04.231Z] #105 DONE 0.3s
14:50:04 [2024-04-22T14:50:04.231Z] 
14:50:04 [2024-04-22T14:50:04.231Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:50:04 [2024-04-22T14:50:04.485Z] #106 DONE 0.4s
14:50:04 [2024-04-22T14:50:04.739Z] 
14:50:04 [2024-04-22T14:50:04.739Z] #107 [dev-base  6/12] RUN ldconfig
14:50:04 [2024-04-22T14:50:04.993Z] #107 DONE 0.4s
14:50:04 [2024-04-22T14:50:04.993Z] 
14:50:04 [2024-04-22T14:50:04.993Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:50:05 [2024-04-22T14:50:05.247Z] #108 DONE 0.3s
14:50:05 [2024-04-22T14:50:05.501Z] 
14:50:05 [2024-04-22T14:50:05.501Z] #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
14:50:05 [2024-04-22T14:50:05.755Z] #109 0.589 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
14:50:06 [2024-04-22T14:50:06.009Z] #109 0.598 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
14:50:06 [2024-04-22T14:50:06.009Z] #109 0.598 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
14:50:06 [2024-04-22T14:50:06.009Z] #109 0.670 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
14:50:06 [2024-04-22T14:50:06.009Z] #109 0.736 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
14:50:06 [2024-04-22T14:50:06.263Z] #109 0.783 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB]
14:50:07 [2024-04-22T14:50:07.184Z] #109 1.701 Fetched 9104 kB in 1s (6645 kB/s)
14:50:07 [2024-04-22T14:50:07.743Z] #109 1.701 Reading package lists...
14:50:08 [2024-04-22T14:50:08.301Z] #109 2.331 Reading package lists...
14:50:08 [2024-04-22T14:50:08.301Z] #109 2.956 Building dependency tree...
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.415 The following additional packages will be installed:
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.416   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.416   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.416   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.416   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.418   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.418   vim-runtime
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421 Suggested packages:
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   systemd-userdbd systemd-boot systemd-resolved libqrencode4
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   vim-doc vim-scripts xfsdump acl attr quota
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421 Recommended packages:
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
14:50:08 [2024-04-22T14:50:08.859Z] #109 3.421   systemd-timesyncd | time-daemon xxd unzip
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.801 The following NEW packages will be installed:
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.801   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.801   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.801   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.801   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.801   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.802   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.802   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.802   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
14:50:09 [2024-04-22T14:50:09.113Z] #109 3.802   zip zstd
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.081 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.081 Need to get 31.8 MB of archives.
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.081 After this operation, 143 MB of additional disk space will be used.
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.081 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.084 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.086 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.089 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.090 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.092 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.094 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.095 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.097 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.098 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.106 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.119 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.120 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.123 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.132 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.133 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.134 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.135 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.135 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.135 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.140 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.141 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.143 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.143 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.146 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.148 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.149 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.149 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.150 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.153 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.155 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.157 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.158 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.161 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.162 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.163 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.165 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
14:50:09 [2024-04-22T14:50:09.368Z] #109 4.222 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.223 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.223 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.224 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.225 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.225 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.226 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.227 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.228 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.228 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.229 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.231 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.255 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.257 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.259 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.302 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.309 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.314 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.315 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
14:50:09 [2024-04-22T14:50:09.622Z] #109 4.474 debconf: delaying package configuration, since apt-utils is not installed
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.516 Fetched 31.8 MB in 1s (63.4 MB/s)
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.542 Selecting previously unselected package libargon2-1:arm64.
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.542 (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.)
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.552 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.561 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.596 Selecting previously unselected package dmsetup.
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.598 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.603 Unpacking dmsetup (2:1.02.185-2) ...
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.647 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.649 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.656 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
14:50:09 [2024-04-22T14:50:09.876Z] #109 4.700 Selecting previously unselected package libjson-c5:arm64.
14:50:10 [2024-04-22T14:50:10.130Z] #109 4.702 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.130Z] #109 4.706 Unpacking libjson-c5:arm64 (0.16-2) ...
14:50:10 [2024-04-22T14:50:10.130Z] #109 4.748 Selecting previously unselected package libcryptsetup12:arm64.
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.749 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.755 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.803 Selecting previously unselected package libfdisk1:arm64.
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.805 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.811 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.873 Selecting previously unselected package libkmod2:arm64.
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.875 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.880 Unpacking libkmod2:arm64 (30+20221128-1) ...
14:50:10 [2024-04-22T14:50:10.131Z] #109 4.919 Selecting previously unselected package libapparmor1:arm64.
14:50:10 [2024-04-22T14:50:10.385Z] #109 4.921 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.385Z] #109 4.925 Unpacking libapparmor1:arm64 (3.0.8-3) ...
14:50:10 [2024-04-22T14:50:10.385Z] #109 4.965 Selecting previously unselected package libip4tc2:arm64.
14:50:10 [2024-04-22T14:50:10.385Z] #109 4.967 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.385Z] #109 4.972 Unpacking libip4tc2:arm64 (1.8.9-2) ...
14:50:10 [2024-04-22T14:50:10.385Z] #109 5.006 Selecting previously unselected package libsystemd-shared:arm64.
14:50:10 [2024-04-22T14:50:10.385Z] #109 5.008 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.385Z] #109 5.012 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
14:50:10 [2024-04-22T14:50:10.385Z] #109 5.167 Selecting previously unselected package systemd.
14:50:10 [2024-04-22T14:50:10.639Z] #109 5.169 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.639Z] #109 5.185 Unpacking systemd (252.22-1~deb12u1) ...
14:50:10 [2024-04-22T14:50:10.639Z] #109 5.448 Selecting previously unselected package pigz.
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.450 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.455 Unpacking pigz (2.6-1) ...
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.499 Selecting previously unselected package sgml-base.
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.501 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.507 Unpacking sgml-base (1.31) ...
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.572 Selecting previously unselected package sudo.
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.574 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.579 Unpacking sudo (1.9.13p3-1+deb12u1) ...
14:50:10 [2024-04-22T14:50:10.893Z] #109 5.710 Selecting previously unselected package libelf1:arm64.
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.712 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.716 Unpacking libelf1:arm64 (0.188-2.1) ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.765 Selecting previously unselected package libbpf1:arm64.
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.767 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.772 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.819 Selecting previously unselected package libmnl0:arm64.
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.821 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.826 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.863 Selecting previously unselected package libxtables12:arm64.
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.865 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.869 Unpacking libxtables12:arm64 (1.8.9-2) ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.901 Selecting previously unselected package libcap2-bin.
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.903 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.907 Unpacking libcap2-bin (1:2.66-4) ...
14:50:11 [2024-04-22T14:50:11.147Z] #109 5.960 Selecting previously unselected package iproute2.
14:50:11 [2024-04-22T14:50:11.401Z] #109 5.962 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.401Z] #109 5.965 Unpacking iproute2 (6.1.0-3) ...
14:50:11 [2024-04-22T14:50:11.401Z] #109 6.082 Selecting previously unselected package vim-common.
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.084 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.089 Unpacking vim-common (2:9.0.1378-2) ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.137 Selecting previously unselected package bash-completion.
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.139 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.150 Unpacking bash-completion (1:2.11-6) ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.272 Selecting previously unselected package bzip2.
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.274 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.279 Unpacking bzip2 (1.0.8-5+b1) ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.317 Selecting previously unselected package xz-utils.
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.319 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.323 Unpacking xz-utils (5.4.1-0.2) ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.409 Selecting previously unselected package apparmor.
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.411 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.427 Unpacking apparmor (3.0.8-3) ...
14:50:11 [2024-04-22T14:50:11.655Z] #109 6.510 Selecting previously unselected package inetutils-ping.
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.512 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.516 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.559 Selecting previously unselected package libip6tc2:arm64.
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.561 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.566 Unpacking libip6tc2:arm64 (1.8.9-2) ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.604 Selecting previously unselected package libnfnetlink0:arm64.
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.606 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.610 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.655 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.657 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.661 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.700 Selecting previously unselected package libnftnl11:arm64.
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.702 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.706 Unpacking libnftnl11:arm64 (1.2.4-2) ...
14:50:11 [2024-04-22T14:50:11.909Z] #109 6.741 Selecting previously unselected package iptables.
14:50:12 [2024-04-22T14:50:12.163Z] #109 6.743 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.163Z] #109 6.747 Unpacking iptables (1.8.9-2) ...
14:50:12 [2024-04-22T14:50:12.163Z] #109 6.838 Selecting previously unselected package libonig5:arm64.
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.840 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.844 Unpacking libonig5:arm64 (6.9.8-1) ...
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.894 Selecting previously unselected package libjq1:arm64.
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.896 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.900 Unpacking libjq1:arm64 (1.6-2.1) ...
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.938 Selecting previously unselected package jq.
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.940 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.164Z] #109 6.945 Unpacking jq (1.6-2.1) ...
14:50:12 [2024-04-22T14:50:12.418Z] #109 6.990 Selecting previously unselected package libaio1:arm64.
14:50:12 [2024-04-22T14:50:12.418Z] #109 6.992 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.418Z] #109 6.998 Unpacking libaio1:arm64 (0.3.113-4) ...
14:50:12 [2024-04-22T14:50:12.418Z] #109 7.039 Selecting previously unselected package libgpm2:arm64.
14:50:12 [2024-04-22T14:50:12.418Z] #109 7.042 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.418Z] #109 7.046 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
14:50:12 [2024-04-22T14:50:12.418Z] #109 7.081 Selecting previously unselected package libicu72:arm64.
14:50:12 [2024-04-22T14:50:12.418Z] #109 7.083 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.418Z] #109 7.089 Unpacking libicu72:arm64 (72.1-3) ...
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.645 Selecting previously unselected package libinih1:arm64.
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.648 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.653 Unpacking libinih1:arm64 (55-1) ...
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.695 Selecting previously unselected package libmicrohttpd12:arm64.
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.698 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.701 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.745 Selecting previously unselected package libnet1:arm64.
14:50:12 [2024-04-22T14:50:12.976Z] #109 7.747 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.752 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.797 Selecting previously unselected package libnl-3-200:arm64.
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.800 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.803 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.846 Selecting previously unselected package libprotobuf-c1:arm64.
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.848 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.852 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.896 Selecting previously unselected package libsodium23:arm64.
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.898 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.902 Unpacking libsodium23:arm64 (1.0.18-1) ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.955 Selecting previously unselected package libsubid4:arm64.
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.958 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 7.962 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 8.007 Selecting previously unselected package liburcu8:arm64.
14:50:13 [2024-04-22T14:50:13.230Z] #109 8.009 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 8.015 Unpacking liburcu8:arm64 (0.13.2-1) ...
14:50:13 [2024-04-22T14:50:13.230Z] #109 8.069 Selecting previously unselected package libyajl2:arm64.
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.072 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.075 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.107 Selecting previously unselected package net-tools.
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.109 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.114 Unpacking net-tools (2.10-0.1) ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.166 Selecting previously unselected package patch.
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.168 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.172 Unpacking patch (2.7.6-7) ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.220 Selecting previously unselected package systemd-journal-remote.
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.222 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.226 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.268 Selecting previously unselected package thin-provisioning-tools.
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.271 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.484Z] #109 8.277 Unpacking thin-provisioning-tools (0.9.0-2) ...
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.345 Selecting previously unselected package uidmap.
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.347 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.353 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.407 Selecting previously unselected package vim-runtime.
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.409 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.420 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.432 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
14:50:13 [2024-04-22T14:50:13.738Z] #109 8.435 Unpacking vim-runtime (2:9.0.1378-2) ...
14:50:14 [2024-04-22T14:50:14.296Z] #109 8.938 Selecting previously unselected package vim.
14:50:14 [2024-04-22T14:50:14.296Z] #109 8.940 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
14:50:14 [2024-04-22T14:50:14.296Z] #109 8.945 Unpacking vim (2:9.0.1378-2) ...
14:50:14 [2024-04-22T14:50:14.296Z] #109 9.079 Selecting previously unselected package xfsprogs.
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.082 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.090 Unpacking xfsprogs (6.1.0-1) ...
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.193 Selecting previously unselected package zip.
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.195 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.201 Unpacking zip (3.0-13) ...
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.249 Selecting previously unselected package zstd.
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.251 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.255 Unpacking zstd (1.5.4+dfsg2-5) ...
14:50:14 [2024-04-22T14:50:14.550Z] #109 9.347 Setting up libip4tc2:arm64 (1.8.9-2) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.360 Setting up net-tools (2.10-0.1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.374 Setting up libapparmor1:arm64 (3.0.8-3) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.388 Setting up libsodium23:arm64 (1.0.18-1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.404 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.417 Setting up libicu72:arm64 (72.1-3) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.429 Setting up libip6tc2:arm64 (1.8.9-2) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.507 Setting up libinih1:arm64 (55-1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.517 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.530 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.544 Setting up bzip2 (1.0.8-5+b1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.557 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.569 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.581 Setting up libcap2-bin (1:2.66-4) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.599 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
14:50:14 [2024-04-22T14:50:14.804Z] #109 9.612 Setting up apparmor (3.0.8-3) ...
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.36 debconf: unable to initialize frontend: Dialog
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.36 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.36 debconf: falling back to frontend: Readline
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.36 debconf: unable to initialize frontend: Readline
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.36 debconf: (This frontend requires a controlling tty.)
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.36 debconf: falling back to frontend: Teletype
14:50:15 [2024-04-22T14:50:15.727Z] #109 10.52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

14:50:15 [2024-04-22T14:50:15.981Z] #109 10.55 Setting up zip (3.0-13) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.56 Setting up vim-common (2:9.0.1378-2) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.58 Setting up bash-completion (1:2.11-6) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.61 Setting up xz-utils (5.4.1-0.2) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.63 Setting up libmnl0:arm64 (1.0.4-3) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.64 Setting up patch (2.7.6-7) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.66 Setting up sudo (1.9.13p3-1+deb12u1) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.72 invoke-rc.d: could not determine current runlevel
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.72 invoke-rc.d: policy-rc.d denied execution of start.
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.72 Setting up libxtables12:arm64 (1.8.9-2) ...
14:50:15 [2024-04-22T14:50:15.981Z] #109 10.74 Setting up liburcu8:arm64 (0.13.2-1) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.75 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.77 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.78 Setting up pigz (2.6-1) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.79 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.81 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.86 Setting up sgml-base (1.31) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.90 Setting up vim-runtime (2:9.0.1378-2) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.97 Setting up libaio1:arm64 (0.3.113-4) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 10.99 Setting up libelf1:arm64 (0.188-2.1) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 11.00 Setting up libjson-c5:arm64 (0.16-2) ...
14:50:16 [2024-04-22T14:50:16.234Z] #109 11.01 Setting up zstd (1.5.4+dfsg2-5) ...
14:50:16 [2024-04-22T14:50:16.235Z] #109 11.03 Setting up libonig5:arm64 (6.9.8-1) ...
14:50:16 [2024-04-22T14:50:16.235Z] #109 11.04 Setting up libbpf1:arm64 (1:1.1.0-1) ...
14:50:16 [2024-04-22T14:50:16.235Z] #109 11.05 Setting up libkmod2:arm64 (30+20221128-1) ...
14:50:16 [2024-04-22T14:50:16.235Z] #109 11.07 Setting up vim (2:9.0.1378-2) ...
14:50:16 [2024-04-22T14:50:16.235Z] #109 11.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:50:16 [2024-04-22T14:50:16.488Z] #109 11.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.25 Setting up libjq1:arm64 (1.6-2.1) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.26 Setting up iproute2 (6.1.0-3) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.39 debconf: unable to initialize frontend: Dialog
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.39 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.39 debconf: falling back to frontend: Readline
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.40 debconf: unable to initialize frontend: Readline
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.40 debconf: (This frontend requires a controlling tty.)
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.40 debconf: falling back to frontend: Teletype
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.43 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.45 Setting up libnftnl11:arm64 (1.2.4-2) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.47 Setting up thin-provisioning-tools (0.9.0-2) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.48 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
14:50:16 [2024-04-22T14:50:16.742Z] #109 11.50 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.59 Setting up jq (1.6-2.1) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.61 Setting up iptables (1.8.9-2) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.67 Setting up dmsetup (2:1.02.185-2) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.68 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.70 Setting up systemd (252.22-1~deb12u1) ...
14:50:16 [2024-04-22T14:50:16.996Z] #109 11.75 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.75 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.76 Initializing machine ID from random generator.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.79 Creating group 'systemd-journal' with GID 998.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.79 Creating group 'systemd-network' with GID 997.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.79 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.84 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
14:50:17 [2024-04-22T14:50:17.251Z] #109 11.86 Creating group 'systemd-journal-remote' with GID 996.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.86 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.90 Setting up xfsprogs (6.1.0-1) ...
14:50:17 [2024-04-22T14:50:17.251Z] #109 11.91 System has not been booted with systemd as init system (PID 1). Can't operate.

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.91 Failed to connect to bus: Host is down

14:50:17 [2024-04-22T14:50:17.251Z] #109 11.92 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:50:17 [2024-04-22T14:50:17.505Z] #109 DONE 12.3s
14:50:17 [2024-04-22T14:50:17.758Z] 
14:50:17 [2024-04-22T14:50:17.758Z] #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
14:50:17 [2024-04-22T14:50:17.758Z] #110 0.202 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:50:18 [2024-04-22T14:50:18.012Z] #110 0.206 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:50:18 [2024-04-22T14:50:18.012Z] #110 0.209 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:50:18 [2024-04-22T14:50:18.012Z] #110 DONE 0.2s
14:50:18 [2024-04-22T14:50:18.012Z] 
14:50:18 [2024-04-22T14:50:18.012Z] #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
14:50:18 [2024-04-22T14:50:18.613Z] #111 0.552 Hit:1 http://deb.debian.org/debian bookworm InRelease
14:50:18 [2024-04-22T14:50:18.613Z] #111 0.552 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
14:50:18 [2024-04-22T14:50:18.613Z] #111 0.552 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
14:50:19 [2024-04-22T14:50:19.171Z] #111 0.737 Reading package lists...
14:50:19 [2024-04-22T14:50:19.982Z] #111 1.367 Reading package lists...
14:50:19 [2024-04-22T14:50:19.982Z] #111 1.988 Building dependency tree...
14:50:20 [2024-04-22T14:50:20.236Z] #111 2.171 Reading state information...
14:50:20 [2024-04-22T14:50:20.236Z] #111 2.444 gcc is already the newest version (4:12.2.0-3).
14:50:20 [2024-04-22T14:50:20.236Z] #111 2.444 pkg-config is already the newest version (1.8.1-1).
14:50:20 [2024-04-22T14:50:20.236Z] #111 2.444 The following additional packages will be installed:
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.444   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.444   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.444   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.445   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.446   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.446   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.446   python3-yaml uuid-dev zlib1g-dev
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.448 Suggested packages:
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.448   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.448   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.448 Recommended packages:
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.448   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.448   liblocale-gettext-perl shared-mime-info xdg-user-dirs
14:50:20 [2024-04-22T14:50:20.491Z] #111 2.712 The following NEW packages will be installed:
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.712   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.712   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.712   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.712   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.712   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.712   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.713   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.713   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.993 0 upgraded, 37 newly installed, 0 to remove and 1 not upgraded.
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.993 Need to get 11.9 MB of archives.
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.993 After this operation, 53.1 MB of additional disk space will be used.
14:50:20 [2024-04-22T14:50:20.744Z] #111 2.993 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.002 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.009 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.016 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.016 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.017 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.018 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.018 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.019 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.019 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.020 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.022 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.024 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.025 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.029 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.035 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.036 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.036 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.037 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.038 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.040 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.041 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.042 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.043 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.046 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.047 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.048 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.053 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.061 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.061 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.062 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.064 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.064 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.064 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.068 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.071 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.074 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
14:50:20 [2024-04-22T14:50:20.999Z] #111 3.233 debconf: delaying package configuration, since apt-utils is not installed
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.275 Fetched 11.9 MB in 0s (33.9 MB/s)
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.296 Selecting previously unselected package libdpkg-perl.
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.296 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21013 files and directories currently installed.)
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.308 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.312 Unpacking libdpkg-perl (1.21.22) ...
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.382 Selecting previously unselected package dpkg-dev.
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.384 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.388 Unpacking dpkg-dev (1.21.22) ...
14:50:21 [2024-04-22T14:50:21.253Z] #111 3.508 Selecting previously unselected package libglib2.0-0:arm64.
14:50:21 [2024-04-22T14:50:21.507Z] #111 3.511 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
14:50:21 [2024-04-22T14:50:21.507Z] #111 3.520 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
14:50:21 [2024-04-22T14:50:21.507Z] #111 3.640 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.642 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.647 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.682 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.684 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.689 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.732 Selecting previously unselected package libsecret-common.
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.734 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.739 Unpacking libsecret-common (0.20.5-3) ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.803 Selecting previously unselected package libsecret-1-0:arm64.
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.805 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.809 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.844 Selecting previously unselected package gir1.2-secret-1:arm64.
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.847 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.850 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.882 Selecting previously unselected package libapparmor-dev:arm64.
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.885 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.888 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
14:50:21 [2024-04-22T14:50:21.762Z] #111 3.922 Selecting previously unselected package uuid-dev:arm64.
14:50:22 [2024-04-22T14:50:22.016Z] #111 3.924 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 3.928 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 3.958 Selecting previously unselected package libblkid-dev:arm64.
14:50:22 [2024-04-22T14:50:22.016Z] #111 3.961 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 3.966 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.011 Selecting previously unselected package libffi-dev:arm64.
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.014 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.018 Unpacking libffi-dev:arm64 (3.4.4-1) ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.052 Selecting previously unselected package libgpg-error-dev.
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.055 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.059 Unpacking libgpg-error-dev (1.46-1) ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.095 Selecting previously unselected package libgcrypt20-dev.
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.097 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.106 Unpacking libgcrypt20-dev (1.10.1-3) ...
14:50:22 [2024-04-22T14:50:22.016Z] #111 4.182 Selecting previously unselected package libglib2.0-data.
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.184 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.188 Unpacking libglib2.0-data (2.74.6-2) ...
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.326 Selecting previously unselected package libglib2.0-bin.
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.329 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.333 Unpacking libglib2.0-bin (2.74.6-2) ...
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.375 Selecting previously unselected package python3-lib2to3.
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.377 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.382 Unpacking python3-lib2to3 (3.11.2-3) ...
14:50:22 [2024-04-22T14:50:22.270Z] #111 4.430 Selecting previously unselected package python3-distutils.
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.433 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.436 Unpacking python3-distutils (3.11.2-3) ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.482 Selecting previously unselected package libglib2.0-dev-bin.
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.485 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.494 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.537 Selecting previously unselected package libsepol-dev:arm64.
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.540 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.543 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.607 Selecting previously unselected package libpcre2-16-0:arm64.
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.610 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.614 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.665 Selecting previously unselected package libpcre2-32-0:arm64.
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.668 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.672 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.723 Selecting previously unselected package libpcre2-posix3:arm64.
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.726 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.730 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
14:50:22 [2024-04-22T14:50:22.524Z] #111 4.766 Selecting previously unselected package libpcre2-dev:arm64.
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.768 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.772 Unpacking libpcre2-dev:arm64 (10.42-1) ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.860 Selecting previously unselected package libselinux1-dev:arm64.
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.863 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.867 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.925 Selecting previously unselected package libmount-dev:arm64.
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.928 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.932 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.964 Selecting previously unselected package zlib1g-dev:arm64.
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.967 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
14:50:22 [2024-04-22T14:50:22.778Z] #111 4.971 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:50:23 [2024-04-22T14:50:23.032Z] #111 5.024 Selecting previously unselected package libglib2.0-dev:arm64.
14:50:23 [2024-04-22T14:50:23.032Z] #111 5.027 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.032Z] #111 5.033 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
14:50:23 [2024-04-22T14:50:23.032Z] #111 5.205 Selecting previously unselected package libseccomp-dev:arm64.
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.208 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.213 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.254 Selecting previously unselected package libsecret-1-dev:arm64.
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.257 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.261 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.335 Selecting previously unselected package libsystemd-dev:arm64.
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.337 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.341 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
14:50:23 [2024-04-22T14:50:23.286Z] #111 5.455 Selecting previously unselected package libudev-dev:arm64.
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.457 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.461 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.516 Selecting previously unselected package libyaml-0-2:arm64.
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.518 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.523 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.560 Selecting previously unselected package python3-pathspec.
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.563 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.568 Unpacking python3-pathspec (0.11.0-1) ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.609 Selecting previously unselected package python3-pkg-resources.
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.612 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.616 Unpacking python3-pkg-resources (66.1.1-1) ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.673 Selecting previously unselected package python3-yaml.
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.675 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.681 Unpacking python3-yaml (6.0-3+b2) ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.725 Selecting previously unselected package yamllint.
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.728 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.732 Unpacking yamllint (1.29.0-1) ...
14:50:23 [2024-04-22T14:50:23.540Z] #111 5.785 Setting up python3-pkg-resources (66.1.1-1) ...
14:50:23 [2024-04-22T14:50:23.794Z] #111 6.045 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
14:50:24 [2024-04-22T14:50:24.048Z] #111 6.056 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
14:50:24 [2024-04-22T14:50:24.048Z] #111 6.069 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
14:50:24 [2024-04-22T14:50:24.048Z] #111 6.081 No schema files found: doing nothing.
14:50:24 [2024-04-22T14:50:24.048Z] #111 6.087 Setting up python3-yaml (6.0-3+b2) ...
14:50:24 [2024-04-22T14:50:24.048Z] #111 6.247 Setting up libffi-dev:arm64 (3.4.4-1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.258 Setting up libpcre2-16-0:arm64 (10.42-1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.269 Setting up libpcre2-32-0:arm64 (10.42-1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.280 Setting up libglib2.0-data (2.74.6-2) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.391 Setting up libgpg-error-dev (1.46-1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.403 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.416 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.430 Setting up libsepol-dev:arm64 (3.4-2.1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.446 Setting up libdpkg-perl (1.21.22) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.458 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.471 Setting up libpcre2-posix3:arm64 (10.42-1) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.486 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
14:50:24 [2024-04-22T14:50:24.302Z] #111 6.498 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
14:50:24 [2024-04-22T14:50:24.556Z] #111 6.511 Setting up python3-pathspec (0.11.0-1) ...
14:50:24 [2024-04-22T14:50:24.556Z] #111 6.642 Setting up python3-lib2to3 (3.11.2-3) ...
14:50:24 [2024-04-22T14:50:24.556Z] #111 6.753 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
14:50:24 [2024-04-22T14:50:24.811Z] #111 6.768 Setting up libsecret-common (0.20.5-3) ...
14:50:24 [2024-04-22T14:50:24.811Z] #111 6.781 Setting up python3-distutils (3.11.2-3) ...
14:50:24 [2024-04-22T14:50:24.811Z] #111 6.912 Setting up libglib2.0-dev-bin (2.74.6-2) ...
14:50:24 [2024-04-22T14:50:24.811Z] #111 7.067 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.081 Setting up libpcre2-dev:arm64 (10.42-1) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.093 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.108 Setting up libglib2.0-bin (2.74.6-2) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.120 Setting up dpkg-dev (1.21.22) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.144 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.157 Setting up yamllint (1.29.0-1) ...
14:50:25 [2024-04-22T14:50:25.064Z] #111 7.302 Setting up libgcrypt20-dev (1.10.1-3) ...
14:50:25 [2024-04-22T14:50:25.318Z] #111 7.316 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
14:50:25 [2024-04-22T14:50:25.318Z] #111 7.328 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
14:50:25 [2024-04-22T14:50:25.318Z] #111 7.339 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
14:50:25 [2024-04-22T14:50:25.318Z] #111 7.350 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
14:50:25 [2024-04-22T14:50:25.318Z] #111 7.364 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
14:50:25 [2024-04-22T14:50:25.318Z] #111 7.376 Processing triggers for libc-bin (2.36-9+deb12u4) ...
14:50:25 [2024-04-22T14:50:25.585Z] #111 DONE 7.8s
14:50:25 [2024-04-22T14:50:25.863Z] 
14:50:25 [2024-04-22T14:50:25.863Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
14:50:25 [2024-04-22T14:50:25.863Z] #112 DONE 0.1s
14:50:25 [2024-04-22T14:50:25.863Z] 
14:50:25 [2024-04-22T14:50:25.863Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
14:50:25 [2024-04-22T14:50:25.863Z] #113 DONE 0.1s
14:50:26 [2024-04-22T14:50:26.135Z] 
14:50:26 [2024-04-22T14:50:26.135Z] #114 [dev 1/1] COPY --link . .
14:50:29 [2024-04-22T14:50:29.548Z] #114 DONE 3.6s
14:50:29 [2024-04-22T14:50:29.548Z] 
14:50:29 [2024-04-22T14:50:29.548Z] #115 exporting to image
14:50:29 [2024-04-22T14:50:29.548Z] #115 exporting layers
14:50:30 [2024-04-22T14:50:30.470Z] #115 exporting layers 1.0s done
14:50:30 [2024-04-22T14:50:30.724Z] #115 writing image sha256:ec2e2e74b5ada07aa3f7b73912f7882608b7cb16066c952bda953ef7a34f3368 done
14:50:30 [2024-04-22T14:50:30.724Z] #115 naming to docker.io/library/docker:c8af8ebe4a8984d808f2071788dd1f00a4da78c5 0.1s done
14:50:30 [2024-04-22T14:50:30.724Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:50:31 [2024-04-22T14:50:31.011Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:50:31 [2024-04-22T14:50:31.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2943 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af8ebe4a8984d808f2071788dd1f00a4da78c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:c8af8ebe4a8984d808f2071788dd1f00a4da78c5 hack/test/unit
14:50:31 [2024-04-22T14:50:31.533Z] + BUILDFLAGS=(-tags 'netgo journald')
14:50:31 [2024-04-22T14:50:31.533Z] + TESTFLAGS+=' -test.timeout=5m'
14:50:31 [2024-04-22T14:50:31.533Z] + TESTDIRS=./...
14:50:31 [2024-04-22T14:50:31.533Z] + exclude_paths='/vendor/|/integration'
14:50:31 [2024-04-22T14:50:31.533Z] ++ go list ./...
14:50:31 [2024-04-22T14:50:31.533Z] ++ grep -vE '(/vendor/|/integration)'
14:50:32 [2024-04-22T14:50:32.093Z] + pkg_list='github.com/docker/docker/api
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/backend/build
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/httpstatus
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/httputils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/middleware
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/build
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/checkpoint
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/debug
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/distribution
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/grpc
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/image
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/network
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/plugin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/session
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/swarm
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/system
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/volume
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/backend
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/blkiodev
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/checkpoint
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/events
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/filters
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/image
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/mount
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/network
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/plugins/logdriver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/registry
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/strslice
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/swarm
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/swarm/runtime
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/system
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/time
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/versions
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/volume
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/exporter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/worker
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/worker/label
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/dockerfile
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/remotecontext
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/remotecontext/git
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/remotecontext/urlutil
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cli/debug
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cli/winresources/docker-proxy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cli/winresources/dockerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/client
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/client/buildkit
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/docker-proxy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/dockerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/dockerd/trap
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/container/stream
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/contrib/apparmor
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/contrib/httpserver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/convert
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/executor
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/executor/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/provider
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/config
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/containerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/events
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/events/testutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/copy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/register
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/vfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/zfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/images
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/initlayer
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/links
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/listeners
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/awslogs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/fluentd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/gcplogs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/gelf
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/local
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/loggertest
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/loggerutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/splunk
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/syslog
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/templates
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/names
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/network
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/snapshotter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/stats
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution/metadata
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution/utils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution/xfer
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/dockerversion
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/errdefs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/cache
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/spec/specs-go
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/spec/specs-go/v1
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/tarexport
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/v1
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/cleanups
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/compatcontext
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/mod
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/mounttree
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/multierror
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/rootless/mountopts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/safepath
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/sliceutil
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/test/suite
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/testutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/testutils/netnsutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/testutils/specialimage
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/unix_noeintr
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/internal/unshare
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/layer
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libcontainerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libcontainerd/queue
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libcontainerd/remote
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libcontainerd/shimopts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libcontainerd/supervisor
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libcontainerd/types
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/bitmap
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cluster
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/cnmallocator
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/config
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/datastore
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/diagnostic
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/discoverapi
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/driverapi
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/host
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/null
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/overlay
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/remote
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/windows
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/drvregistry
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/etchosts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/internal/caller
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/internal/kvstore
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/internal/netiputil
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/internal/resolvconf
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipam
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipamapi
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipams/builtin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipams/null
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipams/remote
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipamutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ipbits
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/iptables
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/netlabel
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/netutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/networkdb
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/ns
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/options
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/osl
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/osl/kernel
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/portallocator
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/portmapper
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/resolvconf
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/scope
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/libnetwork/types
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/oci
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/oci/caps
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/opts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/archive
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/authorization
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/broadcaster
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/capabilities
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/chrootarchive
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/containerfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/directory
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/dmesg
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/fileutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/homedir
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/idtools
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/ioutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/jsonmessage
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/longpath
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/meminfo
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/namesgenerator
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/parsers
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/parsers/kernel
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/pidfile
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/platform
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/plugingetter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/plugins
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/plugins/transport
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/pools
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/process
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/progress
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/reexec
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/rootless
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/rootless/specconv
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/stack
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/stdcopy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/streamformatter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/stringid
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/sysinfo
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/system
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/tailfile
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/tarsum
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/pkg/useragent
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/plugin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/plugin/executor/containerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/plugin/v2
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/profiles/apparmor
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/profiles/seccomp
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/quota
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/reference
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/registry
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/registry/resumable
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/restartmanager
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/runconfig
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/runconfig/opts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/daemon
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/environment
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/fakecontext
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/fakegit
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/fakestorage
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/fixtures/load
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/fixtures/plugin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/registry
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/testutil/request
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume/drivers
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume/local
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume/mounts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume/service
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume/service/opts
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/volume/testutils'
14:50:32 [2024-04-22T14:50:32.093Z] ++ grep --fixed-strings -v /libnetwork
14:50:32 [2024-04-22T14:50:32.093Z] ++ echo 'github.com/docker/docker/api
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/backend/build
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/httpstatus
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/httputils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/middleware
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/build
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/checkpoint
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/debug
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/distribution
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/grpc
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/image
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/network
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/plugin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/session
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/swarm
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/system
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/server/router/volume
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/backend
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/blkiodev
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/checkpoint
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/events
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/filters
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/image
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/mount
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/network
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/plugins/logdriver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/registry
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/strslice
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/swarm
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/swarm/runtime
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/system
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/time
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/versions
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/api/types/volume
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/exporter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/worker
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/builder-next/worker/label
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/dockerfile
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/remotecontext
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/remotecontext/git
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/builder/remotecontext/urlutil
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cli/debug
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cli/winresources/docker-proxy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cli/winresources/dockerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/client
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/client/buildkit
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/docker-proxy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/dockerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/dockerd/trap
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/container/stream
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/contrib/apparmor
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/contrib/httpserver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/convert
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/executor
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/executor/container
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/cluster/provider
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/config
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/containerd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/events
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/events/testutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/copy
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/register
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/vfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/graphdriver/zfs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/images
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/initlayer
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/links
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/listeners
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/awslogs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/fluentd
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/gcplogs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/gelf
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/local
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/loggertest
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/loggerutils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/splunk
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/syslog
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/logger/templates
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/names
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/network
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/snapshotter
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/daemon/stats
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution/metadata
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution/utils
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/distribution/xfer
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/dockerversion
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/errdefs
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/cache
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/spec/specs-go
14:50:32 [2024-04-22T14:50:32.093Z] github.com/docker/docker/image/spec/specs-go/v1
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/tarexport
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/v1
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/cleanups
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/compatcontext
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/mod
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/mounttree
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/multierror
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/rootless/mountopts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/safepath
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/sliceutil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/test/suite
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/testutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/testutils/netnsutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/testutils/specialimage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/unix_noeintr
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/unshare
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/layer
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/queue
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/remote
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/shimopts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/supervisor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/types
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/bitmap
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cluster
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/cnmallocator
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/config
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/datastore
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/diagnostic
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/discoverapi
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/driverapi
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/host
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/null
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/overlay
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/remote
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/windows
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/drvregistry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/etchosts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/internal/caller
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/internal/kvstore
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/internal/netiputil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/internal/resolvconf
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipam
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipamapi
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipams/builtin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipams/null
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipams/remote
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipamutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ipbits
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/iptables
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/netlabel
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/netutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/networkdb
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/ns
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/options
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/osl
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/osl/kernel
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/portallocator
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/portmapper
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/resolvconf
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/scope
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libnetwork/types
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/oci
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/oci/caps
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/opts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/archive
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/authorization
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/broadcaster
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/capabilities
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/chrootarchive
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/containerfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/directory
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/dmesg
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/fileutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/homedir
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/idtools
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/ioutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/jsonmessage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/longpath
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/meminfo
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/namesgenerator
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/parsers
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/parsers/kernel
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/pidfile
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/platform
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugingetter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/transport
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/pools
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/process
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/progress
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/reexec
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/rootless
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/rootless/specconv
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/stack
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/stdcopy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/streamformatter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/stringid
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/sysinfo
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/system
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/tailfile
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/tarsum
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/useragent
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/plugin/executor/containerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/plugin/v2
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/profiles/apparmor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/profiles/seccomp
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/quota
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/reference
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/registry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/registry/resumable
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/restartmanager
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/runconfig
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/runconfig/opts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/daemon
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/environment
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fakecontext
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fakegit
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fakestorage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fixtures/load
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fixtures/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/registry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/request
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/drivers
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/local
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/mounts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/service
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/service/opts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/testutils'
14:50:32 [2024-04-22T14:50:32.094Z] + base_pkg_list='github.com/docker/docker/api
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/backend/build
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/httpstatus
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/httputils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/middleware
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/build
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/checkpoint
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/debug
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/distribution
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/grpc
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/image
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/network
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/session
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/swarm
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/system
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/volume
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/backend
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/blkiodev
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/checkpoint
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/events
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/filters
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/image
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/mount
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/network
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/plugins/logdriver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/registry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/strslice
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/swarm
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/swarm/runtime
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/system
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/time
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/versions
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/volume
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/exporter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/worker
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/worker/label
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/dockerfile
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/remotecontext
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/remotecontext/git
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/remotecontext/urlutil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cli/debug
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cli/winresources/docker-proxy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cli/winresources/dockerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/client
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/client/buildkit
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/docker-proxy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/dockerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/dockerd/trap
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/container/stream
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/contrib/apparmor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/contrib/httpserver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/convert
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/executor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/executor/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/provider
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/config
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/containerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/events
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/events/testutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/copy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/register
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/vfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/zfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/images
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/initlayer
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/links
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/listeners
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/awslogs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/fluentd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/gcplogs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/gelf
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/local
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/loggertest
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/loggerutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/splunk
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/syslog
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/templates
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/names
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/network
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/snapshotter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/stats
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/distribution
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/distribution/metadata
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/distribution/utils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/distribution/xfer
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/dockerversion
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/errdefs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/cache
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/spec/specs-go
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/spec/specs-go/v1
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/tarexport
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/image/v1
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/cleanups
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/compatcontext
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/mod
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/mounttree
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/multierror
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/rootless/mountopts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/safepath
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/sliceutil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/test/suite
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/testutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/testutils/netnsutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/testutils/specialimage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/unix_noeintr
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/internal/unshare
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/layer
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/queue
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/remote
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/shimopts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/supervisor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/libcontainerd/types
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/oci
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/oci/caps
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/opts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/archive
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/authorization
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/broadcaster
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/capabilities
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/chrootarchive
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/containerfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/directory
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/dmesg
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/fileutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/homedir
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/idtools
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/ioutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/jsonmessage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/longpath
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/meminfo
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/namesgenerator
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/parsers
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/parsers/kernel
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/pidfile
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/platform
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugingetter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/plugins/transport
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/pools
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/process
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/progress
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/reexec
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/rootless
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/rootless/specconv
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/stack
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/stdcopy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/streamformatter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/stringid
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/sysinfo
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/system
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/tailfile
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/tarsum
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/pkg/useragent
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/plugin/executor/containerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/plugin/v2
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/profiles/apparmor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/profiles/seccomp
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/quota
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/reference
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/registry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/registry/resumable
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/restartmanager
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/runconfig
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/runconfig/opts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/daemon
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/environment
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fakecontext
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fakegit
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fakestorage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fixtures/load
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fixtures/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/registry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/testutil/request
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/drivers
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/local
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/mounts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/service
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/service/opts
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/volume/testutils'
14:50:32 [2024-04-22T14:50:32.094Z] ++ grep --fixed-strings /libnetwork
14:50:32 [2024-04-22T14:50:32.094Z] ++ echo 'github.com/docker/docker/api
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/backend/build
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/httpstatus
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/httputils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/middleware
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/build
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/checkpoint
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/debug
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/distribution
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/grpc
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/image
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/network
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/session
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/swarm
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/system
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/server/router/volume
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/backend
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/blkiodev
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/checkpoint
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/events
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/filters
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/image
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/mount
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/network
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/plugins/logdriver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/registry
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/strslice
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/swarm
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/swarm/runtime
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/system
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/time
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/versions
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/api/types/volume
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/exporter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/worker
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/builder-next/worker/label
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/dockerfile
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/remotecontext
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/remotecontext/git
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/builder/remotecontext/urlutil
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cli/debug
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cli/winresources/docker-proxy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cli/winresources/dockerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/client
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/client/buildkit
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/docker-proxy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/dockerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/dockerd/trap
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/container/stream
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/contrib/apparmor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/contrib/httpserver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/convert
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/executor
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/executor/container
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/cluster/provider
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/config
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/containerd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/events
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/events/testutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/copy
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/register
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/vfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/graphdriver/zfs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/images
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/initlayer
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/links
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/listeners
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/awslogs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/fluentd
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/gcplogs
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/gelf
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:50:32 [2024-04-22T14:50:32.094Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/local
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/loggertest
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/loggerutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/splunk
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/syslog
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/logger/templates
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/names
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/network
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/snapshotter
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/daemon/stats
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/distribution
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/distribution/metadata
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/distribution/utils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/distribution/xfer
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/dockerversion
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/errdefs
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/image
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/image/cache
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/image/spec/specs-go
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/image/spec/specs-go/v1
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/image/tarexport
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/image/v1
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/cleanups
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/compatcontext
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/mod
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/mounttree
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/multierror
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/rootless/mountopts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/safepath
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/sliceutil
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/test/suite
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/testutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/testutils/netnsutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/testutils/specialimage
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/unix_noeintr
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/internal/unshare
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/layer
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libcontainerd
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libcontainerd/queue
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libcontainerd/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libcontainerd/shimopts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libcontainerd/supervisor
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libcontainerd/types
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/bitmap
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cluster
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cnmallocator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/config
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/datastore
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/diagnostic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/discoverapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/driverapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/host
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/null
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/windows
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drvregistry
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/etchosts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/caller
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/kvstore
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/netiputil
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/resolvconf
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipam
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipamapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/builtin
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/null
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipamutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipbits
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/iptables
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/netlabel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/netutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/networkdb
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ns
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/options
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/osl
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/osl/kernel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/portallocator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/portmapper
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/resolvconf
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/scope
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/types
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/oci
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/oci/caps
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/opts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/archive
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/authorization
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/broadcaster
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/capabilities
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/chrootarchive
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/containerfs
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/directory
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/dmesg
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/fileutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/homedir
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/idtools
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/ioutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/jsonmessage
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/longpath
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/meminfo
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/namesgenerator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/parsers
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/parsers/kernel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/pidfile
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/platform
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/plugingetter
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/plugins
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/plugins/transport
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/pools
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/process
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/progress
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/reexec
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/rootless
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/rootless/specconv
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/stack
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/stdcopy
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/streamformatter
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/stringid
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/sysinfo
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/system
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/tailfile
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/tarsum
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/pkg/useragent
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/plugin
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/plugin/executor/containerd
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/plugin/v2
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/profiles/apparmor
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/profiles/seccomp
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/quota
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/reference
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/registry
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/registry/resumable
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/restartmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/runconfig
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/runconfig/opts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/daemon
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/environment
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/fakecontext
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/fakegit
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/fakestorage
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/fixtures/load
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/fixtures/plugin
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/registry
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/testutil/request
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume/drivers
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume/local
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume/mounts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume/service
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume/service/opts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/volume/testutils'
14:50:32 [2024-04-22T14:50:32.095Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/bitmap
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cluster
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cnmallocator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/config
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/datastore
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/diagnostic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/discoverapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/driverapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/host
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/null
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/windows
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drvregistry
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/etchosts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/caller
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/kvstore
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/netiputil
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/resolvconf
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipam
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipamapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/builtin
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/null
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipamutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipbits
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/iptables
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/netlabel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/netutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/networkdb
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ns
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/options
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/osl
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/osl/kernel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/portallocator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/portmapper
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/resolvconf
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/scope
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/types'
14:50:32 [2024-04-22T14:50:32.095Z] + echo 'github.com/docker/docker/libnetwork
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/bitmap
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cluster
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/cnmallocator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/config
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/datastore
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/diagnostic
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/discoverapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/driverapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/host
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/null
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/windows
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drvregistry
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/etchosts
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/caller
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/kvstore
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/netiputil
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/resolvconf
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipam
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipa+ grep --fixed-strings libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.095Z] mapi
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/builtin
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/null
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/remote
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipamutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ipbits
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/iptables
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/netlabel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/netutils
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/networkdb
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/ns
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/options
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/osl
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/osl/kernel
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/portallocator
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/portmapper
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/resolvconf
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/scope
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/types'
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:32 [2024-04-22T14:50:32.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:32 [2024-04-22T14:50:32.095Z] + type docker-proxy
14:50:32 [2024-04-22T14:50:32.095Z] hack/test/unit: line 25: type: docker-proxy: not found
14:50:32 [2024-04-22T14:50:32.095Z] + hack/make.sh binary-proxy install-proxy
14:50:32 [2024-04-22T14:50:32.095Z] 
14:50:32 [2024-04-22T14:50:32.095Z] Removing bundles/
14:50:32 [2024-04-22T14:50:32.095Z] 
14:50:32 [2024-04-22T14:50:32.095Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:50:32 [2024-04-22T14:50:32.095Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:50:32 [2024-04-22T14:50:32.095Z] + tee /go/src/github.com/docker/docker/go.mod
14:50:32 [2024-04-22T14:50:32.095Z] module github.com/docker/docker
14:50:32 [2024-04-22T14:50:32.095Z] 
14:50:32 [2024-04-22T14:50:32.095Z] go 1.21
14:50:32 [2024-04-22T14:50:32.095Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:50:32 [2024-04-22T14:50:32.095Z] + GO111MODULE=on
14:50:32 [2024-04-22T14:50:32.095Z] + GOTOOLCHAIN=local
14:50:32 [2024-04-22T14:50:32.095Z] + 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=c8af8ebe4a8984d808f2071788dd1f00a4da78c5" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-22T14:50:31.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
14:50:37 [2024-04-22T14:50:37.326Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:50:37 [2024-04-22T14:50:37.326Z] Created binary: bundles/binary-proxy/docker-proxy
14:50:37 [2024-04-22T14:50:37.326Z] 
14:50:37 [2024-04-22T14:50:37.326Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:50:37 [2024-04-22T14:50:37.326Z] Installing docker-proxy to /usr/local/bin/
14:50:37 [2024-04-22T14:50:37.326Z] 
14:50:37 [2024-04-22T14:50:37.326Z] + mkdir -p bundles
14:50:37 [2024-04-22T14:50:37.326Z] + '[' -n 'github.com/docker/docker/api
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/backend/build
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/httpstatus
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/httputils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/middleware
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/build
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/checkpoint
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/container
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/debug
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/distribution
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/grpc
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/image
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/network
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/plugin
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/session
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/swarm
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/system
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/server/router/volume
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/backend
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/blkiodev
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/checkpoint
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/container
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/events
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/filters
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/image
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/mount
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/network
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/plugins/logdriver
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/registry
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/strslice
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/swarm
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/swarm/runtime
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/system
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/time
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/versions
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/api/types/volume
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/exporter
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/worker
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/builder-next/worker/label
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/dockerfile
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/remotecontext
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/remotecontext/git
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/builder/remotecontext/urlutil
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cli/debug
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cli/winresources/docker-proxy
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cli/winresources/dockerd
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/client
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/client/buildkit
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cmd/docker-proxy
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cmd/dockerd
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cmd/dockerd/trap
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/container
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/container/stream
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/contrib/apparmor
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/contrib/httpserver
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/cluster
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/cluster/convert
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/cluster/executor
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/cluster/executor/container
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/cluster/provider
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/config
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/containerd
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/events
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/events/testutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/copy
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/register
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/vfs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/graphdriver/zfs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/images
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/initlayer
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/links
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/listeners
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/awslogs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/fluentd
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/gcplogs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/gelf
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/journald
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/local
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/loggertest
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/loggerutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/splunk
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/syslog
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/logger/templates
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/names
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/network
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/snapshotter
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/daemon/stats
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/distribution
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/distribution/metadata
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/distribution/utils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/distribution/xfer
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/dockerversion
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/errdefs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/image
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/image/cache
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/image/spec/specs-go
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/image/spec/specs-go/v1
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/image/tarexport
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/image/v1
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/cleanups
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/compatcontext
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/mod
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/mounttree
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/multierror
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/rootless/mountopts
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/safepath
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/sliceutil
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/test/suite
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/testutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/testutils/netnsutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/testutils/specialimage
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/unix_noeintr
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/internal/unshare
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/layer
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/libcontainerd
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/libcontainerd/queue
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/libcontainerd/remote
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/libcontainerd/shimopts
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/libcontainerd/supervisor
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/libcontainerd/types
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/oci
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/oci/caps
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/opts
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/archive
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/authorization
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/broadcaster
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/capabilities
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/chrootarchive
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/containerfs
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/directory
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/dmesg
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/fileutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/homedir
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/idtools
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/ioutils
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/jsonmessage
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/longpath
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/meminfo
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/namesgenerator
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/parsers
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/parsers/kernel
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/pidfile
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/platform
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/plugingetter
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/plugins
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/plugins/transport
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/pools
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/process
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/progress
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/reexec
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/rootless
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/rootless/specconv
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/stack
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/stdcopy
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/streamformatter
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/stringid
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/sysinfo
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/system
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/tailfile
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/tarsum
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/pkg/useragent
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/plugin
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/plugin/executor/containerd
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/plugin/v2
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/profiles/apparmor
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/profiles/seccomp
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/quota
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/reference
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/registry
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/registry/resumable
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/restartmanager
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/runconfig
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/runconfig/opts
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/daemon
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/environment
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/fakecontext
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/fakegit
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/fakestorage
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/fixtures/load
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/fixtures/plugin
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/registry
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/testutil/request
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume/drivers
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume/local
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume/mounts
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume/service
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume/service/opts
14:50:37 [2024-04-22T14:50:37.326Z] github.com/docker/docker/volume/testutils' ']'
14:50:37 [2024-04-22T14:50:37.327Z] + 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
14:50:37 [2024-04-22T14:50:37.327Z] ?   	github.com/docker/docker/api	[no test files]
14:50:45 [2024-04-22T14:50:45.395Z] ok  	github.com/docker/docker/api/server	0.067s	coverage: 16.2% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/server/middleware	0.023s	coverage: 42.7% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/server/router/container	0.014s	coverage: 5.9% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 83.7% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/system	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
14:51:07 [2024-04-22T14:51:07.260Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
14:51:09 [2024-04-22T14:51:09.141Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:51:09 [2024-04-22T14:51:09.141Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:51:09 [2024-04-22T14:51:09.141Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
14:51:09 [2024-04-22T14:51:09.141Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
14:51:09 [2024-04-22T14:51:09.141Z] ok  	github.com/docker/docker/builder/remotecontext	0.056s	coverage: 33.7% of statements
14:51:09 [2024-04-22T14:51:09.141Z] ok  	github.com/docker/docker/builder/dockerfile	0.068s	coverage: 50.1% of statements
14:51:10 [2024-04-22T14:51:10.501Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
14:51:10 [2024-04-22T14:51:10.755Z] ok  	github.com/docker/docker/client	0.110s	coverage: 77.0% of statements
14:51:11 [2024-04-22T14:51:11.010Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.469s	coverage: 66.5% of statements
14:51:11 [2024-04-22T14:51:11.933Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.812s	coverage: 82.5% of statements
14:51:24 [2024-04-22T14:51:24.081Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:51:24 [2024-04-22T14:51:24.081Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:51:24 [2024-04-22T14:51:24.082Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:51:24 [2024-04-22T14:51:24.082Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:51:24 [2024-04-22T14:51:24.082Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.4% of statements
14:51:24 [2024-04-22T14:51:24.082Z] ok  	github.com/docker/docker/cmd/dockerd	0.169s	coverage: 29.7% of statements
14:51:25 [2024-04-22T14:51:25.962Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.390s	coverage: 0.0% of statements
14:51:26 [2024-04-22T14:51:26.884Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:51:26 [2024-04-22T14:51:26.884Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:51:26 [2024-04-22T14:51:26.884Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 39.3% of statements
14:51:27 [2024-04-22T14:51:27.138Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
14:51:27 [2024-04-22T14:51:27.392Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:51:27 [2024-04-22T14:51:27.392Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 74.4% of statements
14:51:29 [2024-04-22T14:51:29.273Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:51:29 [2024-04-22T14:51:29.273Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
14:51:29 [2024-04-22T14:51:29.273Z] ok  	github.com/docker/docker/daemon/containerd	0.039s	coverage: 17.6% of statements
14:51:29 [2024-04-22T14:51:29.273Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
14:51:29 [2024-04-22T14:51:29.273Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.021s	coverage: 2.8% of statements
14:51:29 [2024-04-22T14:51:29.273Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.216s	coverage: 60.9% of statements
14:51:29 [2024-04-22T14:51:29.832Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:51:29 [2024-04-22T14:51:29.832Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
14:51:29 [2024-04-22T14:51:29.832Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:51:29 [2024-04-22T14:51:29.832Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:51:30 [2024-04-22T14:51:30.086Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.209s	coverage: 60.2% of statements
14:51:30 [2024-04-22T14:51:30.086Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.024s	coverage: 60.9% of statements
14:51:30 [2024-04-22T14:51:30.645Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
14:51:30 [2024-04-22T14:51:30.900Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.2% of statements
14:51:31 [2024-04-22T14:51:31.154Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:51:31 [2024-04-22T14:51:31.154Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:51:31 [2024-04-22T14:51:31.154Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
14:51:31 [2024-04-22T14:51:31.154Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 2.9% of statements
14:51:31 [2024-04-22T14:51:31.452Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.2% of statements
14:51:31 [2024-04-22T14:51:31.706Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:51:31 [2024-04-22T14:51:31.706Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
14:51:31 [2024-04-22T14:51:31.706Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
14:51:31 [2024-04-22T14:51:31.706Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.108s	coverage: 78.2% of statements
14:51:32 [2024-04-22T14:51:32.265Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:51:32 [2024-04-22T14:51:32.265Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:51:32 [2024-04-22T14:51:32.265Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
14:51:32 [2024-04-22T14:51:32.265Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
14:51:32 [2024-04-22T14:51:32.519Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.099s	coverage: 76.8% of statements
14:51:32 [2024-04-22T14:51:32.519Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:51:32 [2024-04-22T14:51:32.519Z] ok  	github.com/docker/docker/daemon/logger/local	0.033s	coverage: 79.4% of statements
14:51:33 [2024-04-22T14:51:33.078Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
14:51:33 [2024-04-22T14:51:33.078Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 63.5% of statements
14:51:33 [2024-04-22T14:51:33.078Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:51:33 [2024-04-22T14:51:33.078Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
14:51:33 [2024-04-22T14:51:33.078Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
14:51:33 [2024-04-22T14:51:33.638Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
14:51:33 [2024-04-22T14:51:33.638Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:51:33 [2024-04-22T14:51:33.638Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
14:51:33 [2024-04-22T14:51:33.892Z] ok  	github.com/docker/docker/daemon/logger/journald	1.697s	coverage: 72.7% of statements
14:51:34 [2024-04-22T14:51:34.450Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:51:34 [2024-04-22T14:51:34.450Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
14:51:34 [2024-04-22T14:51:34.450Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
14:51:34 [2024-04-22T14:51:34.450Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
14:51:34 [2024-04-22T14:51:34.704Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.425s	coverage: 82.5% of statements
14:51:34 [2024-04-22T14:51:34.958Z] ok  	github.com/docker/docker/image	0.025s	coverage: 82.8% of statements
14:51:35 [2024-04-22T14:51:35.212Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
14:51:35 [2024-04-22T14:51:35.212Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
14:51:35 [2024-04-22T14:51:35.212Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:51:35 [2024-04-22T14:51:35.212Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
14:51:35 [2024-04-22T14:51:35.212Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 26.1% of statements
14:51:35 [2024-04-22T14:51:35.466Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
14:51:35 [2024-04-22T14:51:35.466Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:51:35 [2024-04-22T14:51:35.466Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
14:51:35 [2024-04-22T14:51:35.466Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
14:51:35 [2024-04-22T14:51:35.466Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
14:51:35 [2024-04-22T14:51:35.466Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
14:51:35 [2024-04-22T14:51:35.720Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:51:35 [2024-04-22T14:51:35.720Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
14:51:35 [2024-04-22T14:51:35.720Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
14:51:35 [2024-04-22T14:51:35.720Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
14:51:35 [2024-04-22T14:51:35.720Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
14:51:35 [2024-04-22T14:51:35.720Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:51:35 [2024-04-22T14:51:35.720Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
14:51:35 [2024-04-22T14:51:35.720Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
14:51:35 [2024-04-22T14:51:35.720Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 28.7% of statements
14:51:36 [2024-04-22T14:51:36.279Z] ok  	github.com/docker/docker/daemon	10.567s	coverage: 15.8% of statements
14:51:36 [2024-04-22T14:51:36.533Z] ok  	github.com/docker/docker/distribution/xfer	2.186s	coverage: 85.4% of statements
14:51:36 [2024-04-22T14:51:36.787Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:51:36 [2024-04-22T14:51:36.787Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:51:36 [2024-04-22T14:51:36.787Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
14:51:36 [2024-04-22T14:51:36.787Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:51:36 [2024-04-22T14:51:36.787Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:51:36 [2024-04-22T14:51:36.787Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
14:51:37 [2024-04-22T14:51:37.041Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:51:37 [2024-04-22T14:51:37.042Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 35.8% of statements
14:51:37 [2024-04-22T14:51:37.600Z] ok  	github.com/docker/docker/opts	0.055s	coverage: 67.9% of statements
14:51:37 [2024-04-22T14:51:37.854Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:51:37 [2024-04-22T14:51:37.854Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:51:37 [2024-04-22T14:51:37.854Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
14:51:37 [2024-04-22T14:51:37.854Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
14:51:38 [2024-04-22T14:51:38.108Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
14:51:38 [2024-04-22T14:51:38.108Z] ok  	github.com/docker/docker/pkg/authorization	0.264s	coverage: 68.3% of statements
14:51:38 [2024-04-22T14:51:38.108Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.270s	coverage: 83.7% of statements
14:51:38 [2024-04-22T14:51:38.407Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 51.7% of statements
14:51:38 [2024-04-22T14:51:38.407Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 6.5% of statements
14:51:38 [2024-04-22T14:51:38.407Z] ok  	github.com/docker/docker/pkg/archive	0.514s	coverage: 81.1% of statements
14:51:38 [2024-04-22T14:51:38.407Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
14:51:38 [2024-04-22T14:51:38.407Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
14:51:38 [2024-04-22T14:51:38.407Z] ok  	github.com/docker/docker/pkg/longpath	0.027s	coverage: 45.5% of statements
14:51:38 [2024-04-22T14:51:38.661Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.016s	coverage: 85.7% of statements
14:51:38 [2024-04-22T14:51:38.661Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:51:38 [2024-04-22T14:51:38.661Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:51:38 [2024-04-22T14:51:38.661Z] ok  	github.com/docker/docker/pkg/idtools	0.389s	coverage: 69.7% of statements
14:51:38 [2024-04-22T14:51:38.661Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:51:38 [2024-04-22T14:51:38.661Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:51:38 [2024-04-22T14:51:38.661Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
14:51:38 [2024-04-22T14:51:38.661Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 94.1% of statements
14:51:38 [2024-04-22T14:51:38.916Z] ok  	github.com/docker/docker/pkg/ioutils	0.389s	coverage: 69.5% of statements
14:51:39 [2024-04-22T14:51:39.474Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:51:39 [2024-04-22T14:51:39.474Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:51:39 [2024-04-22T14:51:39.474Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
14:51:39 [2024-04-22T14:51:39.474Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
14:51:39 [2024-04-22T14:51:39.474Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:51:39 [2024-04-22T14:51:39.474Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
14:51:39 [2024-04-22T14:51:39.474Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:51:39 [2024-04-22T14:51:39.474Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:51:39 [2024-04-22T14:51:39.474Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:51:39 [2024-04-22T14:51:39.474Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
14:51:39 [2024-04-22T14:51:39.728Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
14:51:39 [2024-04-22T14:51:39.728Z] ok  	github.com/docker/docker/pkg/stdcopy	0.020s	coverage: 100.0% of statements
14:51:39 [2024-04-22T14:51:39.983Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 61.9% of statements
14:51:39 [2024-04-22T14:51:39.983Z] ok  	github.com/docker/docker/pkg/streamformatter	0.024s	coverage: 64.5% of statements
14:51:40 [2024-04-22T14:51:40.237Z] ok  	github.com/docker/docker/pkg/system	0.017s	coverage: 41.0% of statements
14:51:40 [2024-04-22T14:51:40.237Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
14:51:40 [2024-04-22T14:51:40.237Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
14:51:40 [2024-04-22T14:51:40.237Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
14:51:40 [2024-04-22T14:51:40.237Z] ok  	github.com/docker/docker/pkg/tarsum	0.053s	coverage: 89.6% of statements
14:51:41 [2024-04-22T14:51:41.161Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:51:41 [2024-04-22T14:51:41.161Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:51:41 [2024-04-22T14:51:41.161Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 13.6% of statements
14:51:41 [2024-04-22T14:51:41.161Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
14:51:41 [2024-04-22T14:51:41.415Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
14:51:41 [2024-04-22T14:51:41.415Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 73.7% of statements
14:51:41 [2024-04-22T14:51:41.415Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
14:51:41 [2024-04-22T14:51:41.670Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
14:51:41 [2024-04-22T14:51:41.670Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:51:41 [2024-04-22T14:51:41.670Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:51:41 [2024-04-22T14:51:41.670Z] ok  	github.com/docker/docker/runconfig	0.013s	coverage: 54.0% of statements
14:51:41 [2024-04-22T14:51:41.932Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 63.9% of statements
14:51:41 [2024-04-22T14:51:41.932Z] ok  	github.com/docker/docker/quota	0.868s	coverage: 69.3% of statements
14:51:41 [2024-04-22T14:51:41.932Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:51:42 [2024-04-22T14:51:42.491Z] ?   	github.com/docker/docker/volume	[no test files]
14:51:42 [2024-04-22T14:51:42.745Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
14:51:43 [2024-04-22T14:51:43.000Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
14:51:43 [2024-04-22T14:51:43.254Z] ok  	github.com/docker/docker/volume/local	0.088s	coverage: 76.4% of statements
14:51:43 [2024-04-22T14:51:43.508Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:51:43 [2024-04-22T14:51:43.508Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:51:43 [2024-04-22T14:51:43.508Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
14:51:44 [2024-04-22T14:51:44.065Z] ok  	github.com/docker/docker/layer	7.288s	coverage: 68.1% of statements
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === Skipped
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     network_proxy_test.go:210: No support for dual stack yet
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver btrfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver btrfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver btrfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver btrfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver btrfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:68: No driver to put!
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z] time="2024-04-22T14:51:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z] time="2024-04-22T14:51:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z] time="2024-04-22T14:51:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z] time="2024-04-22T14:51:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z] time="2024-04-22T14:51:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:51:44 [2024-04-22T14:51:44.319Z]     graphtest_unix.go:68: No driver to put!
14:51:44 [2024-04-22T14:51:44.319Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     overlay_test.go:61: Cannot run test with naive change algorithm
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:41: Driver zfs not supported
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:41: Driver zfs not supported
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:41: Driver zfs not supported
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:41: Driver zfs not supported
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:41: Driver zfs not supported
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     graphtest_unix.go:68: No driver to put!
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
14:51:44 [2024-04-22T14:51:44.320Z]     validate_test.go:73: only tested on Windows
14:51:44 [2024-04-22T14:51:44.320Z] 
14:51:44 [2024-04-22T14:51:44.320Z] DONE 3286 tests, 27 skipped in 67.878s
14:51:44 [2024-04-22T14:51:44.320Z] + '[' -n 'github.com/docker/docker/libnetwork
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/bitmap
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cluster
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/cnmallocator
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/config
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/datastore
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/diagnostic
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/discoverapi
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/driverapi
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/bridge
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/host
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/null
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/overlay
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/remote
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/windows
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/drvregistry
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/etchosts
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/internal/caller
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/internal/kvstore
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/internal/netiputil
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/internal/resolvconf
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipam
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipamapi
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipams/builtin
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipams/null
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipams/remote
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipamutils
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ipbits
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/iptables
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/netlabel
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/netutils
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/networkdb
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/ns
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/options
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/osl
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/osl/kernel
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/portallocator
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/portmapper
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/resolvconf
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/scope
14:51:44 [2024-04-22T14:51:44.320Z] github.com/docker/docker/libnetwork/types' ']'
14:51:44 [2024-04-22T14:51:44.320Z] + 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
14:52:40 [2024-04-22T14:52:40.449Z] ok  	github.com/docker/docker/libnetwork	45.576s	coverage: 43.0% of statements
14:52:40 [2024-04-22T14:52:40.449Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
14:52:40 [2024-04-22T14:52:40.449Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:52:40 [2024-04-22T14:52:40.449Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:52:40 [2024-04-22T14:52:40.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:52:40 [2024-04-22T14:52:40.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:52:40 [2024-04-22T14:52:40.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:52:40 [2024-04-22T14:52:40.449Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:52:41 [2024-04-22T14:52:41.371Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.923s	coverage: 72.3% of statements
14:52:41 [2024-04-22T14:52:41.625Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
14:52:42 [2024-04-22T14:52:42.183Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
14:52:42 [2024-04-22T14:52:42.183Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:52:42 [2024-04-22T14:52:42.183Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:52:42 [2024-04-22T14:52:42.437Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
14:52:47 [2024-04-22T14:52:47.663Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.892s	coverage: 63.3% of statements
14:52:47 [2024-04-22T14:52:47.663Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:52:47 [2024-04-22T14:52:47.663Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
14:52:49 [2024-04-22T14:52:49.020Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.906s	coverage: 5.1% of statements
14:52:49 [2024-04-22T14:52:49.020Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:52:49 [2024-04-22T14:52:49.274Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
14:52:49 [2024-04-22T14:52:49.274Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:52:49 [2024-04-22T14:52:49.528Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
14:52:50 [2024-04-22T14:52:50.450Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
14:52:50 [2024-04-22T14:52:50.704Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
14:52:50 [2024-04-22T14:52:50.958Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
14:52:51 [2024-04-22T14:52:51.516Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
14:52:51 [2024-04-22T14:52:51.516Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:52:51 [2024-04-22T14:52:51.516Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:52:51 [2024-04-22T14:52:51.516Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:52:51 [2024-04-22T14:52:51.770Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
14:52:52 [2024-04-22T14:52:52.328Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
14:52:52 [2024-04-22T14:52:52.328Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:52:52 [2024-04-22T14:52:52.328Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
14:52:52 [2024-04-22T14:52:52.328Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
14:52:52 [2024-04-22T14:52:52.328Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
14:52:52 [2024-04-22T14:52:52.886Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.016s	coverage: 86.0% of statements
14:53:05 [2024-04-22T14:53:05.029Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:53:06 [2024-04-22T14:53:06.910Z] ok  	github.com/docker/docker/libnetwork/ipam	3.201s	coverage: 80.3% of statements
14:53:06 [2024-04-22T14:53:06.910Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:53:06 [2024-04-22T14:53:06.910Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:53:06 [2024-04-22T14:53:06.910Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
14:53:07 [2024-04-22T14:53:07.164Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
14:53:07 [2024-04-22T14:53:07.164Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:53:07 [2024-04-22T14:53:07.418Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
14:53:07 [2024-04-22T14:53:07.976Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.326s	coverage: 86.4% of statements
14:53:08 [2024-04-22T14:53:08.231Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
14:53:08 [2024-04-22T14:53:08.789Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 39.9% of statements
14:53:08 [2024-04-22T14:53:08.789Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:53:09 [2024-04-22T14:53:09.390Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
14:55:00 [2024-04-22T14:55:00.767Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.866s	coverage: 59.5% of statements
14:55:00 [2024-04-22T14:55:00.767Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:55:00 [2024-04-22T14:55:00.767Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:55:00 [2024-04-22T14:55:00.767Z] ok  	github.com/docker/docker/libnetwork/osl	4.480s	coverage: 37.5% of statements
14:55:00 [2024-04-22T14:55:00.767Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:55:00 [2024-04-22T14:55:00.768Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
14:55:00 [2024-04-22T14:55:00.768Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.728s	coverage: 47.9% of statements
14:55:00 [2024-04-22T14:55:00.768Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
14:55:00 [2024-04-22T14:55:00.768Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
14:55:00 [2024-04-22T14:55:00.768Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
14:55:00 [2024-04-22T14:55:00.768Z] 
14:55:00 [2024-04-22T14:55:00.768Z] === Skipped
14:55:00 [2024-04-22T14:55:00.768Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:55:00 [2024-04-22T14:55:00.768Z]     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
14:55:00 [2024-04-22T14:55:00.768Z] 
14:55:00 [2024-04-22T14:55:00.768Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
14:55:00 [2024-04-22T14:55:00.768Z]     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
14:55:00 [2024-04-22T14:55:00.768Z] 
14:55:00 [2024-04-22T14:55:00.768Z] DONE 471 tests, 2 skipped in 196.551s
Post stage
[Pipeline] junit
14:55:02 [2024-04-22T14:55:02.133Z] Recording test results
14:55:03 [2024-04-22T14:55:03.404Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:55:03 [2024-04-22T14:55:03.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2943 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af8ebe4a8984d808f2071788dd1f00a4da78c5 -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= docker:c8af8ebe4a8984d808f2071788dd1f00a4da78c5 hack/make.sh dynbinary test-integration
14:55:03 [2024-04-22T14:55:03.957Z] 
14:55:03 [2024-04-22T14:55:03.957Z] Removing bundles/
14:55:03 [2024-04-22T14:55:03.957Z] 
14:55:03 [2024-04-22T14:55:03.957Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:55:03 [2024-04-22T14:55:03.957Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:55:03 [2024-04-22T14:55:03.957Z] + tee /go/src/github.com/docker/docker/go.mod
14:55:03 [2024-04-22T14:55:03.957Z] module github.com/docker/docker
14:55:03 [2024-04-22T14:55:03.957Z] 
14:55:03 [2024-04-22T14:55:03.957Z] go 1.21
14:55:03 [2024-04-22T14:55:03.957Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:55:03 [2024-04-22T14:55:03.957Z] + GO111MODULE=on
14:55:03 [2024-04-22T14:55:03.957Z] + GOTOOLCHAIN=local
14:55:03 [2024-04-22T14:55:03.957Z] + 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=c8af8ebe4a8984d808f2071788dd1f00a4da78c5" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-22T14:55:03.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
14:55:42 [2024-04-22T14:55:42.586Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:55:42 [2024-04-22T14:55:42.586Z] Created binary: bundles/dynbinary-daemon/dockerd
14:55:42 [2024-04-22T14:55:42.586Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:55:42 [2024-04-22T14:55:42.586Z] + tee /go/src/github.com/docker/docker/go.mod
14:55:42 [2024-04-22T14:55:42.586Z] module github.com/docker/docker
14:55:42 [2024-04-22T14:55:42.586Z] 
14:55:42 [2024-04-22T14:55:42.586Z] go 1.21
14:55:42 [2024-04-22T14:55:42.586Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:55:42 [2024-04-22T14:55:42.586Z] + GO111MODULE=on
14:55:42 [2024-04-22T14:55:42.586Z] + GOTOOLCHAIN=local
14:55:42 [2024-04-22T14:55:42.586Z] + 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=c8af8ebe4a8984d808f2071788dd1f00a4da78c5" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-22T14:55:03.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
14:55:42 [2024-04-22T14:55:42.586Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:55:42 [2024-04-22T14:55:42.586Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:55:42 [2024-04-22T14:55:42.586Z] 
14:55:42 [2024-04-22T14:55:42.586Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:55:42 [2024-04-22T14:55:42.586Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:55:42 [2024-04-22T14:55:42.586Z] HOSTNAME=f20e8705d2fe
14:55:42 [2024-04-22T14:55:42.586Z] TESTDEBUG=0
14:55:42 [2024-04-22T14:55:42.586Z] DEST=bundles/test-integration
14:55:42 [2024-04-22T14:55:42.586Z] PWD=/go/src/github.com/docker/docker
14:55:42 [2024-04-22T14:55:42.586Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:55:42 [2024-04-22T14:55:42.586Z] DOCKER_GITCOMMIT=c8af8ebe4a8984d808f2071788dd1f00a4da78c5
14:55:42 [2024-04-22T14:55:42.586Z] container=docker
14:55:42 [2024-04-22T14:55:42.586Z] HOME=/root
14:55:42 [2024-04-22T14:55:42.586Z] CONTAINERD_NAMESPACE=moby
14:55:42 [2024-04-22T14:55:42.586Z] GOLANG_VERSION=1.21.9
14:55:42 [2024-04-22T14:55:42.586Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:55:42 [2024-04-22T14:55:42.586Z] VALIDATE_BRANCH=
14:55:42 [2024-04-22T14:55:42.586Z] TERM=xterm
14:55:42 [2024-04-22T14:55:42.586Z] DOCKER_PKG=github.com/docker/docker
14:55:42 [2024-04-22T14:55:42.586Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
14:55:42 [2024-04-22T14:55:42.586Z] SHLVL=1
14:55:42 [2024-04-22T14:55:42.586Z] TIMEOUT=120m
14:55:42 [2024-04-22T14:55:42.586Z] GOTOOLCHAIN=local
14:55:42 [2024-04-22T14:55:42.586Z] DOCKER_GRAPHDRIVER=overlay2
14:55:42 [2024-04-22T14:55:42.586Z] GO111MODULE=off
14:55:42 [2024-04-22T14:55:42.586Z] DOCKER_EXPERIMENTAL=1
14:55:42 [2024-04-22T14:55:42.586Z] TEST_SKIP_INTEGRATION_CLI=1
14:55:42 [2024-04-22T14:55:42.586Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:55:42 [2024-04-22T14:55:42.586Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:55:42 [2024-04-22T14:55:42.586Z] GOPATH=/go
14:55:42 [2024-04-22T14:55:42.586Z] PKG_CONFIG=pkg-config
14:55:42 [2024-04-22T14:55:42.586Z] _=/usr/bin/env
14:55:42 [2024-04-22T14:55:42.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:56:04 [2024-04-22T14:56:04.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
14:56:04 [2024-04-22T14:56:04.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:56:05 [2024-04-22T14:56:05.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:56:09 [2024-04-22T14:56:09.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:56:14 [2024-04-22T14:56:14.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:56:17 [2024-04-22T14:56:17.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:56:17 [2024-04-22T14:56:17.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:56:18 [2024-04-22T14:56:18.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:56:20 [2024-04-22T14:56:20.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:56:21 [2024-04-22T14:56:21.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
14:56:23 [2024-04-22T14:56:23.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:56:23 [2024-04-22T14:56:23.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:56:24 [2024-04-22T14:56:24.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:56:25 [2024-04-22T14:56:25.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:56:27 [2024-04-22T14:56:27.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:56:28 [2024-04-22T14:56:28.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:56:28 [2024-04-22T14:56:28.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:56:30 [2024-04-22T14:56:30.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:56:31 [2024-04-22T14:56:31.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:56:32 [2024-04-22T14:56:32.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:56:33 [2024-04-22T14:56:33.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:56:34 [2024-04-22T14:56:34.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:56:35 [2024-04-22T14:56:35.630Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:56:35 [2024-04-22T14:56:35.630Z] Using test binary /usr/local/cli-integration/docker
14:56:35 [2024-04-22T14:56:35.630Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:56:35 [2024-04-22T14:56:35.630Z] +++ /etc/init.d/apparmor start
14:56:35 [2024-04-22T14:56:35.630Z] Not: starting.
14:56:35 [2024-04-22T14:56:35.630Z] INFO: Waiting for daemon to start...
14:56:35 [2024-04-22T14:56:35.630Z] Starting dockerd
14:56:35 [2024-04-22T14:56:35.630Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.ltAHARs8gJ/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:56:50 [2024-04-22T14:56:50.609Z] .
14:56:50 [2024-04-22T14:56:50.609Z] Running integration-test (iteration 1)
14:56:50 [2024-04-22T14:56:50.609Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
14:56:50 [2024-04-22T14:56:50.609Z] ++ '[' -n '' ']'
14:56:50 [2024-04-22T14:56:50.609Z] ++ 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
14:56:50 [2024-04-22T14:56:50.609Z] ++ set -e
14:56:50 [2024-04-22T14:56:50.609Z] ++ '[' -n 0 ']'
14:56:50 [2024-04-22T14:56:50.609Z] ++ set -x
14:56:50 [2024-04-22T14:56:50.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.ltAHARs8gJ/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
14:56:50 [2024-04-22T14:56:50.609Z] Loaded image: busybox:latest
14:56:50 [2024-04-22T14:56:50.609Z] Loaded image: busybox:glibc
14:56:51 [2024-04-22T14:56:51.167Z] Loaded image: debian:bookworm-slim
14:56:51 [2024-04-22T14:56:51.167Z] Loaded image: hello-world:latest
14:56:51 [2024-04-22T14:56:51.167Z] Loaded image: arm32v7/hello-world:latest
14:56:51 [2024-04-22T14:56:51.167Z] INFO: Testing against a local daemon
14:56:51 [2024-04-22T14:56:51.167Z] === RUN   TestCgroupNamespacesBuild
14:56:52 [2024-04-22T14:56:52.525Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
14:56:52 [2024-04-22T14:56:52.525Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:56:53 [2024-04-22T14:56:53.446Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
14:56:53 [2024-04-22T14:56:53.446Z] === RUN   TestBuildWithSession
14:56:53 [2024-04-22T14:56:53.446Z]     build_session_test.go:26: TODO: BuildKit
14:56:53 [2024-04-22T14:56:53.446Z] --- SKIP: TestBuildWithSession (0.00s)
14:56:53 [2024-04-22T14:56:53.446Z] === RUN   TestBuildSquashParent
14:56:57 [2024-04-22T14:56:57.611Z] --- PASS: TestBuildSquashParent (3.61s)
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:56:57 [2024-04-22T14:56:57.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:56:57 [2024-04-22T14:56:57.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:56:57 [2024-04-22T14:56:57.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:56:57 [2024-04-22T14:56:57.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:56:57 [2024-04-22T14:56:57.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:56:57 [2024-04-22T14:56:57.611Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:56:57 [2024-04-22T14:56:57.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:56:57 [2024-04-22T14:56:57.611Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:56:57 [2024-04-22T14:56:57.611Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:56:57 [2024-04-22T14:56:57.611Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:56:57 [2024-04-22T14:56:57.611Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:56:57 [2024-04-22T14:56:57.611Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:56:57 [2024-04-22T14:56:57.611Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:00 [2024-04-22T14:57:00.980Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
14:57:00 [2024-04-22T14:57:00.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
14:57:00 [2024-04-22T14:57:00.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s)
14:57:00 [2024-04-22T14:57:00.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s)
14:57:00 [2024-04-22T14:57:00.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.54s)
14:57:00 [2024-04-22T14:57:00.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.63s)
14:57:00 [2024-04-22T14:57:00.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.67s)
14:57:00 [2024-04-22T14:57:00.980Z] === RUN   TestBuildMultiStageCopy
14:57:00 [2024-04-22T14:57:00.980Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:57:01 [2024-04-22T14:57:01.908Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:57:01 [2024-04-22T14:57:01.908Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:57:01 [2024-04-22T14:57:01.908Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:57:02 [2024-04-22T14:57:02.162Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:57:02 [2024-04-22T14:57:02.162Z] --- PASS: TestBuildMultiStageCopy (1.45s)
14:57:02 [2024-04-22T14:57:02.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
14:57:02 [2024-04-22T14:57:02.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
14:57:02 [2024-04-22T14:57:02.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
14:57:02 [2024-04-22T14:57:02.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
14:57:02 [2024-04-22T14:57:02.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
14:57:02 [2024-04-22T14:57:02.162Z] === RUN   TestBuildMultiStageParentConfig
14:57:02 [2024-04-22T14:57:02.721Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
14:57:02 [2024-04-22T14:57:02.721Z] === RUN   TestBuildLabelWithTargets
14:57:03 [2024-04-22T14:57:03.279Z] --- PASS: TestBuildLabelWithTargets (0.62s)
14:57:03 [2024-04-22T14:57:03.279Z] === RUN   TestBuildWithEmptyLayers
14:57:03 [2024-04-22T14:57:03.279Z] --- PASS: TestBuildWithEmptyLayers (0.16s)
14:57:03 [2024-04-22T14:57:03.279Z] === RUN   TestBuildMultiStageOnBuild
14:57:04 [2024-04-22T14:57:04.636Z] --- PASS: TestBuildMultiStageOnBuild (1.26s)
14:57:04 [2024-04-22T14:57:04.636Z] === RUN   TestBuildUncleanTarFilenames
14:57:04 [2024-04-22T14:57:04.636Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
14:57:04 [2024-04-22T14:57:04.636Z] === RUN   TestBuildMultiStageLayerLeak
14:57:05 [2024-04-22T14:57:05.994Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s)
14:57:05 [2024-04-22T14:57:05.994Z] === RUN   TestBuildWithHugeFile
14:58:27 [2024-04-22T14:58:27.362Z] --- PASS: TestBuildWithHugeFile (77.00s)
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWCOWSandboxSize
14:58:27 [2024-04-22T14:58:27.362Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:58:27 [2024-04-22T14:58:27.362Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWithEmptyDockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:58:27 [2024-04-22T14:58:27.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildPreserveOwnership
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildPreserveOwnership/copy_from
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:58:27 [2024-04-22T14:58:27.362Z] --- PASS: TestBuildPreserveOwnership (2.05s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.44s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildPlatformInvalid
14:58:27 [2024-04-22T14:58:27.362Z] --- PASS: TestBuildPlatformInvalid (0.01s)
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWorkdirNoCacheMiss
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
14:58:27 [2024-04-22T14:58:27.362Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.14s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.11s)
14:58:27 [2024-04-22T14:58:27.362Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
14:58:27 [2024-04-22T14:58:27.362Z] === RUN   TestBuildkitHistoryTracePropagation
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" 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
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" 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
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z] time="2024-04-22T14:58:24Z" level=info msg="[core] [Server #4] Server created" module=grpc
14:58:27 [2024-04-22T14:58:27.362Z]     build_traces_test.go:87: Waiting for trace to be available
14:58:29 [2024-04-22T14:58:29.242Z] time="2024-04-22T14:58:28Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
14:58:29 [2024-04-22T14:58:29.242Z] time="2024-04-22T14:58:28Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
14:58:29 [2024-04-22T14:58:29.242Z] time="2024-04-22T14:58:28Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
14:58:29 [2024-04-22T14:58:29.242Z] time="2024-04-22T14:58:28Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
14:58:29 [2024-04-22T14:58:29.242Z] time="2024-04-22T14:58:28Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
14:58:29 [2024-04-22T14:58:29.242Z] time="2024-04-22T14:58:28Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
14:58:29 [2024-04-22T14:58:29.242Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
14:58:29 [2024-04-22T14:58:29.242Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:58:29 [2024-04-22T14:58:29.800Z] Loaded image: busybox:latest
14:58:29 [2024-04-22T14:58:29.800Z] Loaded image: busybox:glibc
14:58:30 [2024-04-22T14:58:30.722Z] Loaded image: debian:bookworm-slim
14:58:30 [2024-04-22T14:58:30.722Z] Loaded image: hello-world:latest
14:58:30 [2024-04-22T14:58:30.722Z] Loaded image: arm32v7/hello-world:latest
14:58:40 [2024-04-22T14:58:40.642Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.34s)
14:58:40 [2024-04-22T14:58:40.642Z] PASS
14:58:40 [2024-04-22T14:58:40.642Z] 
14:58:40 [2024-04-22T14:58:40.642Z] === Skipped
14:58:40 [2024-04-22T14:58:40.642Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:58:40 [2024-04-22T14:58:40.642Z]     build_session_test.go:26: TODO: BuildKit
14:58:40 [2024-04-22T14:58:40.642Z] 
14:58:40 [2024-04-22T14:58:40.642Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:58:40 [2024-04-22T14:58:40.642Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:58:40 [2024-04-22T14:58:40.642Z] 
14:58:40 [2024-04-22T14:58:40.642Z] DONE 38 tests, 2 skipped in 109.357s
14:58:40 [2024-04-22T14:58:40.642Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
14:58:40 [2024-04-22T14:58:40.642Z] ++ '[' -n '' ']'
14:58:40 [2024-04-22T14:58:40.642Z] ++ 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
14:58:40 [2024-04-22T14:58:40.642Z] ++ set -e
14:58:40 [2024-04-22T14:58:40.642Z] ++ '[' -n 0 ']'
14:58:40 [2024-04-22T14:58:40.642Z] ++ set -x
14:58:40 [2024-04-22T14:58:40.642Z] ++ 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.ltAHARs8gJ/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
14:58:40 [2024-04-22T14:58:40.642Z] INFO: Testing against a local daemon
14:58:40 [2024-04-22T14:58:40.642Z] === RUN   TestNoNewPrivileges
14:58:50 [2024-04-22T14:58:50.560Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
14:58:50 [2024-04-22T14:58:50.560Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
14:58:50 [2024-04-22T14:58:50.560Z] --- PASS: TestNoNewPrivileges (10.86s)
14:58:50 [2024-04-22T14:58:50.560Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
14:58:50 [2024-04-22T14:58:50.560Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s)
14:58:50 [2024-04-22T14:58:50.560Z] PASS
14:58:50 [2024-04-22T14:58:50.560Z] 
14:58:50 [2024-04-22T14:58:50.560Z] DONE 3 tests in 10.883s
14:58:50 [2024-04-22T14:58:50.560Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
14:58:50 [2024-04-22T14:58:50.560Z] ++ '[' -n '' ']'
14:58:50 [2024-04-22T14:58:50.560Z] ++ 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
14:58:50 [2024-04-22T14:58:50.560Z] ++ set -e
14:58:50 [2024-04-22T14:58:50.560Z] ++ '[' -n 0 ']'
14:58:50 [2024-04-22T14:58:50.560Z] ++ set -x
14:58:50 [2024-04-22T14:58:50.560Z] ++ 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.ltAHARs8gJ/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
14:58:50 [2024-04-22T14:58:50.560Z] INFO: Testing against a local daemon
14:58:50 [2024-04-22T14:58:50.560Z] === RUN   TestConfigInspect
14:58:52 [2024-04-22T14:58:52.440Z] --- PASS: TestConfigInspect (1.95s)
14:58:52 [2024-04-22T14:58:52.440Z] === RUN   TestConfigList
14:58:53 [2024-04-22T14:58:53.798Z] === RUN   TestConfigList/test_filter_by_name
14:58:53 [2024-04-22T14:58:53.798Z] === RUN   TestConfigList/test_filter_by_id
14:58:53 [2024-04-22T14:58:53.798Z] === RUN   TestConfigList/test_filter_by_label_key_only
14:58:53 [2024-04-22T14:58:53.798Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
14:58:53 [2024-04-22T14:58:53.798Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
14:58:54 [2024-04-22T14:58:54.355Z] --- PASS: TestConfigList (1.99s)
14:58:54 [2024-04-22T14:58:54.355Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
14:58:54 [2024-04-22T14:58:54.355Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
14:58:54 [2024-04-22T14:58:54.355Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
14:58:54 [2024-04-22T14:58:54.355Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
14:58:54 [2024-04-22T14:58:54.355Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
14:58:54 [2024-04-22T14:58:54.355Z] === RUN   TestConfigsCreateAndDelete
14:58:56 [2024-04-22T14:58:56.235Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
14:58:56 [2024-04-22T14:58:56.235Z] === RUN   TestConfigsUpdate
14:58:58 [2024-04-22T14:58:58.114Z] --- PASS: TestConfigsUpdate (1.95s)
14:58:58 [2024-04-22T14:58:58.114Z] === RUN   TestTemplatedConfig
14:59:00 [2024-04-22T14:59:00.618Z] --- PASS: TestTemplatedConfig (2.41s)
14:59:00 [2024-04-22T14:59:00.618Z] === RUN   TestConfigCreateResolve
14:59:02 [2024-04-22T14:59:02.582Z] --- PASS: TestConfigCreateResolve (1.84s)
14:59:02 [2024-04-22T14:59:02.582Z] PASS
14:59:02 [2024-04-22T14:59:02.582Z] 
14:59:02 [2024-04-22T14:59:02.582Z] DONE 11 tests in 12.093s
14:59:02 [2024-04-22T14:59:02.582Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
14:59:02 [2024-04-22T14:59:02.582Z] ++ '[' -n '' ']'
14:59:02 [2024-04-22T14:59:02.582Z] ++ 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
14:59:02 [2024-04-22T14:59:02.582Z] ++ set -e
14:59:02 [2024-04-22T14:59:02.582Z] ++ '[' -n 0 ']'
14:59:02 [2024-04-22T14:59:02.582Z] ++ set -x
14:59:02 [2024-04-22T14:59:02.582Z] ++ 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.ltAHARs8gJ/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
14:59:02 [2024-04-22T14:59:02.582Z] INFO: Testing against a local daemon
14:59:02 [2024-04-22T14:59:02.582Z] === RUN   TestAttach
14:59:02 [2024-04-22T14:59:02.582Z] === RUN   TestAttach/without_TTY
14:59:02 [2024-04-22T14:59:02.582Z] === PAUSE TestAttach/without_TTY
14:59:02 [2024-04-22T14:59:02.582Z] === RUN   TestAttach/with_TTY
14:59:02 [2024-04-22T14:59:02.582Z] === PAUSE TestAttach/with_TTY
14:59:02 [2024-04-22T14:59:02.582Z] === CONT  TestAttach/without_TTY
14:59:02 [2024-04-22T14:59:02.582Z] === CONT  TestAttach/with_TTY
14:59:02 [2024-04-22T14:59:02.582Z] --- PASS: TestAttach (0.02s)
14:59:02 [2024-04-22T14:59:02.582Z]     --- PASS: TestAttach/with_TTY (0.06s)
14:59:02 [2024-04-22T14:59:02.582Z]     --- PASS: TestAttach/without_TTY (0.06s)
14:59:02 [2024-04-22T14:59:02.582Z] === RUN   TestCreateWithCDIDevices
14:59:03 [2024-04-22T14:59:03.504Z] --- PASS: TestCreateWithCDIDevices (1.08s)
14:59:03 [2024-04-22T14:59:03.504Z] === RUN   TestCDISpecDirsAreInSystemInfo
14:59:03 [2024-04-22T14:59:03.504Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
14:59:04 [2024-04-22T14:59:04.062Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
14:59:04 [2024-04-22T14:59:04.620Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
14:59:05 [2024-04-22T14:59:05.177Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
14:59:05 [2024-04-22T14:59:05.735Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
14:59:06 [2024-04-22T14:59:06.292Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
14:59:06 [2024-04-22T14:59:06.850Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
14:59:07 [2024-04-22T14:59:07.103Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
14:59:07 [2024-04-22T14:59:07.662Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestCheckpoint
14:59:07 [2024-04-22T14:59:07.662Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:59:07 [2024-04-22T14:59:07.662Z] --- SKIP: TestCheckpoint (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/commit
14:59:07 [2024-04-22T14:59:07.662Z] === PAUSE TestContainerInvalidJSON/commit
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/create
14:59:07 [2024-04-22T14:59:07.662Z] === PAUSE TestContainerInvalidJSON/containers/create
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:59:07 [2024-04-22T14:59:07.662Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:59:07 [2024-04-22T14:59:07.662Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:59:07 [2024-04-22T14:59:07.662Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:59:07 [2024-04-22T14:59:07.662Z] === CONT  TestContainerInvalidJSON/commit
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:59:07 [2024-04-22T14:59:07.662Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:59:07 [2024-04-22T14:59:07.662Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:59:07 [2024-04-22T14:59:07.662Z] === CONT  TestContainerInvalidJSON/containers/create
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:59:07 [2024-04-22T14:59:07.662Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:59:07 [2024-04-22T14:59:07.662Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:59:07 [2024-04-22T14:59:07.662Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:59:07 [2024-04-22T14:59:07.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:59:07 [2024-04-22T14:59:07.916Z] === RUN   TestCopyFromContainerPathIsNotDir
14:59:07 [2024-04-22T14:59:07.916Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:59:07 [2024-04-22T14:59:07.916Z] === RUN   TestCopyToContainerPathDoesNotExist
14:59:07 [2024-04-22T14:59:07.916Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:59:07 [2024-04-22T14:59:07.916Z] === RUN   TestCopyEmptyFile
14:59:07 [2024-04-22T14:59:07.916Z] --- PASS: TestCopyEmptyFile (0.06s)
14:59:07 [2024-04-22T14:59:07.916Z] === RUN   TestCopyToContainerPathIsNotDir
14:59:07 [2024-04-22T14:59:07.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:59:07 [2024-04-22T14:59:07.916Z] === RUN   TestCopyFromContainer
14:59:08 [2024-04-22T14:59:08.474Z] === RUN   TestCopyFromContainer//
14:59:08 [2024-04-22T14:59:08.474Z] === RUN   TestCopyFromContainer/.
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer//.
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/./
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer//./
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer//bar/root
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer//bar/root/
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer//bar/root/.
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/quux
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/quux/
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/quux/.
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCopyFromContainer/bar/notarget
14:59:08 [2024-04-22T14:59:08.729Z] --- PASS: TestCopyFromContainer (0.75s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:08 [2024-04-22T14:59:08.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:08 [2024-04-22T14:59:08.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:08 [2024-04-22T14:59:08.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:08 [2024-04-22T14:59:08.729Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:08 [2024-04-22T14:59:08.729Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:08 [2024-04-22T14:59:08.729Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:08 [2024-04-22T14:59:08.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateLinkToNonExistingContainer
14:59:08 [2024-04-22T14:59:08.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateWithInvalidEnv
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateWithInvalidEnv/0
14:59:08 [2024-04-22T14:59:08.729Z] === PAUSE TestCreateWithInvalidEnv/0
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateWithInvalidEnv/1
14:59:08 [2024-04-22T14:59:08.729Z] === PAUSE TestCreateWithInvalidEnv/1
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateWithInvalidEnv/2
14:59:08 [2024-04-22T14:59:08.729Z] === PAUSE TestCreateWithInvalidEnv/2
14:59:08 [2024-04-22T14:59:08.729Z] === CONT  TestCreateWithInvalidEnv/0
14:59:08 [2024-04-22T14:59:08.729Z] === CONT  TestCreateWithInvalidEnv/2
14:59:08 [2024-04-22T14:59:08.729Z] === CONT  TestCreateWithInvalidEnv/1
14:59:08 [2024-04-22T14:59:08.729Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateTmpfsMountsTarget
14:59:08 [2024-04-22T14:59:08.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:59:08 [2024-04-22T14:59:08.729Z] === RUN   TestCreateWithCustomMaskedPaths
14:59:10 [2024-04-22T14:59:10.114Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
14:59:10 [2024-04-22T14:59:10.114Z] === RUN   TestCreateWithCustomReadonlyPaths
14:59:11 [2024-04-22T14:59:11.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:59:11 [2024-04-22T14:59:11.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:59:11 [2024-04-22T14:59:11.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:59:11 [2024-04-22T14:59:11.472Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:59:11 [2024-04-22T14:59:11.472Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:59:11 [2024-04-22T14:59:11.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:59:11 [2024-04-22T14:59:11.472Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateDifferentPlatform
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateDifferentPlatform/different_os
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:59:11 [2024-04-22T14:59:11.472Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:59:11 [2024-04-22T14:59:11.472Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:59:11 [2024-04-22T14:59:11.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:59:11 [2024-04-22T14:59:11.727Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateInvalidHostConfig
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:59:11 [2024-04-22T14:59:11.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:59:11 [2024-04-22T14:59:11.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:59:11 [2024-04-22T14:59:11.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:59:11 [2024-04-22T14:59:11.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
14:59:11 [2024-04-22T14:59:11.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
14:59:11 [2024-04-22T14:59:11.727Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:59:11 [2024-04-22T14:59:11.727Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:59:11 [2024-04-22T14:59:11.727Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
14:59:11 [2024-04-22T14:59:11.727Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:59:11 [2024-04-22T14:59:11.727Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:59:11 [2024-04-22T14:59:11.727Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateWithMultipleEndpointSettings
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
14:59:11 [2024-04-22T14:59:11.727Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
14:59:11 [2024-04-22T14:59:11.727Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
14:59:11 [2024-04-22T14:59:11.727Z] === RUN   TestCreateWithCustomMACs
14:59:12 [2024-04-22T14:59:12.285Z] --- PASS: TestCreateWithCustomMACs (0.53s)
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestContainerStartOnDaemonRestart
14:59:12 [2024-04-22T14:59:12.285Z] === PAUSE TestContainerStartOnDaemonRestart
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestDaemonRestartIpcMode
14:59:12 [2024-04-22T14:59:12.285Z] === PAUSE TestDaemonRestartIpcMode
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestDaemonHostGatewayIP
14:59:12 [2024-04-22T14:59:12.285Z] === PAUSE TestDaemonHostGatewayIP
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestRestartDaemonWithRestartingContainer
14:59:12 [2024-04-22T14:59:12.285Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestHardRestartWhenContainerIsRunning
14:59:12 [2024-04-22T14:59:12.285Z] === PAUSE TestHardRestartWhenContainerIsRunning
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestContainerKillOnDaemonStart
14:59:12 [2024-04-22T14:59:12.285Z] === PAUSE TestContainerKillOnDaemonStart
14:59:12 [2024-04-22T14:59:12.285Z] === RUN   TestDiff
14:59:12 [2024-04-22T14:59:12.539Z] --- PASS: TestDiff (0.41s)
14:59:12 [2024-04-22T14:59:12.539Z] === RUN   TestDiffStoppedContainer
14:59:13 [2024-04-22T14:59:13.097Z] --- PASS: TestDiffStoppedContainer (0.38s)
14:59:13 [2024-04-22T14:59:13.097Z] === RUN   TestExecConsoleSize
14:59:13 [2024-04-22T14:59:13.351Z] --- PASS: TestExecConsoleSize (0.45s)
14:59:13 [2024-04-22T14:59:13.351Z] === RUN   TestExecWithCloseStdin
14:59:13 [2024-04-22T14:59:13.909Z] --- PASS: TestExecWithCloseStdin (0.45s)
14:59:13 [2024-04-22T14:59:13.909Z] === RUN   TestExec
14:59:14 [2024-04-22T14:59:14.467Z] --- PASS: TestExec (0.45s)
14:59:14 [2024-04-22T14:59:14.467Z] === RUN   TestExecUser
14:59:14 [2024-04-22T14:59:14.721Z] --- PASS: TestExecUser (0.46s)
14:59:14 [2024-04-22T14:59:14.721Z] === RUN   TestExecWithGroupAdd
14:59:15 [2024-04-22T14:59:15.279Z] --- PASS: TestExecWithGroupAdd (0.47s)
14:59:15 [2024-04-22T14:59:15.279Z] === RUN   TestExportContainerAndImportImage
14:59:15 [2024-04-22T14:59:15.836Z] --- PASS: TestExportContainerAndImportImage (0.58s)
14:59:15 [2024-04-22T14:59:15.836Z] === RUN   TestExportContainerAfterDaemonRestart
14:59:22 [2024-04-22T14:59:22.352Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
14:59:22 [2024-04-22T14:59:22.352Z] === RUN   TestHealthCheckWorkdir
14:59:22 [2024-04-22T14:59:22.606Z] --- PASS: TestHealthCheckWorkdir (0.53s)
14:59:22 [2024-04-22T14:59:22.606Z] === RUN   TestHealthKillContainer
14:59:30 [2024-04-22T14:59:30.669Z] --- PASS: TestHealthKillContainer (7.70s)
14:59:30 [2024-04-22T14:59:30.669Z] === RUN   TestHealthCheckProcessKilled
14:59:30 [2024-04-22T14:59:30.922Z] --- PASS: TestHealthCheckProcessKilled (0.71s)
14:59:30 [2024-04-22T14:59:30.922Z] === RUN   TestHealthStartInterval
14:59:32 [2024-04-22T14:59:32.280Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.280Z]         }
14:59:32 [2024-04-22T14:59:32.280Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.280Z]         }
14:59:32 [2024-04-22T14:59:32.534Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.534Z]         }
14:59:32 [2024-04-22T14:59:32.534Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.534Z]         }
14:59:32 [2024-04-22T14:59:32.788Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.788Z]         }
14:59:32 [2024-04-22T14:59:32.788Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.788Z]         }
14:59:32 [2024-04-22T14:59:32.788Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:32 [2024-04-22T14:59:32.788Z]         }
14:59:33 [2024-04-22T14:59:33.042Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:33 [2024-04-22T14:59:33.042Z]         }
14:59:33 [2024-04-22T14:59:33.042Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:33 [2024-04-22T14:59:33.042Z]         }
14:59:33 [2024-04-22T14:59:33.296Z]     health_test.go:141: &{2024-04-22 14:59:32.045195936 +0000 UTC 2024-04-22 14:59:32.072593982 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:59:33 [2024-04-22T14:59:33.296Z]         }
14:59:33 [2024-04-22T14:59:33.296Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:33 [2024-04-22T14:59:33.296Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:33 [2024-04-22T14:59:33.549Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:33 [2024-04-22T14:59:33.549Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:33 [2024-04-22T14:59:33.803Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:33 [2024-04-22T14:59:33.803Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:33 [2024-04-22T14:59:33.803Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:34 [2024-04-22T14:59:34.098Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:34 [2024-04-22T14:59:34.098Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:34 [2024-04-22T14:59:34.098Z]     health_test.go:141: &{2024-04-22 14:59:33.073398831 +0000 UTC 2024-04-22 14:59:33.09956443 +0000 UTC 1 2}
14:59:34 [2024-04-22T14:59:34.352Z]     health_test.go:169: 1.02670062s
14:59:35 [2024-04-22T14:59:35.273Z]     health_test.go:169: 1.02670062s
14:59:36 [2024-04-22T14:59:36.194Z]     health_test.go:169: 1.02670062s
14:59:37 [2024-04-22T14:59:37.550Z]     health_test.go:169: 1.02670062s
14:59:38 [2024-04-22T14:59:38.471Z]     health_test.go:169: 1.02670062s
14:59:39 [2024-04-22T14:59:39.392Z]     health_test.go:169: 1.02670062s
14:59:40 [2024-04-22T14:59:40.313Z]     health_test.go:169: 1.02670062s
14:59:41 [2024-04-22T14:59:41.234Z]     health_test.go:169: 1.02670062s
14:59:42 [2024-04-22T14:59:42.591Z]     health_test.go:169: 1.02670062s
14:59:43 [2024-04-22T14:59:43.511Z]     health_test.go:169: 1.02670062s
14:59:44 [2024-04-22T14:59:44.432Z]     health_test.go:169: 1.02670062s
14:59:45 [2024-04-22T14:59:45.353Z]     health_test.go:169: 1.02670062s
14:59:46 [2024-04-22T14:59:46.274Z]     health_test.go:169: 1.02670062s
14:59:47 [2024-04-22T14:59:47.195Z]     health_test.go:169: 1.02670062s
14:59:48 [2024-04-22T14:59:48.552Z]     health_test.go:169: 1.02670062s
14:59:49 [2024-04-22T14:59:49.514Z]     health_test.go:169: 1.02670062s
14:59:50 [2024-04-22T14:59:50.435Z]     health_test.go:169: 1.02670062s
14:59:51 [2024-04-22T14:59:51.356Z]     health_test.go:169: 1.02670062s
14:59:52 [2024-04-22T14:59:52.320Z]     health_test.go:169: 1.02670062s
14:59:53 [2024-04-22T14:59:53.241Z]     health_test.go:169: 1.02670062s
14:59:54 [2024-04-22T14:59:54.598Z]     health_test.go:169: 1.02670062s
14:59:55 [2024-04-22T14:59:55.199Z]     health_test.go:169: 1.02670062s
14:59:56 [2024-04-22T14:59:56.556Z]     health_test.go:169: 1.02670062s
14:59:57 [2024-04-22T14:59:57.477Z]     health_test.go:169: 1.02670062s
14:59:58 [2024-04-22T14:59:58.398Z]     health_test.go:169: 1.02670062s
14:59:59 [2024-04-22T14:59:59.362Z]     health_test.go:169: 1.02670062s
15:00:00 [2024-04-22T15:00:00.283Z]     health_test.go:169: 1.02670062s
15:00:01 [2024-04-22T15:00:01.640Z]     health_test.go:169: 1.02670062s
15:00:02 [2024-04-22T15:00:02.562Z]     health_test.go:169: 1.02670062s
15:00:03 [2024-04-22T15:00:03.483Z]     health_test.go:169: 1.02670062s
15:00:04 [2024-04-22T15:00:04.840Z] --- PASS: TestHealthStartInterval (33.68s)
15:00:04 [2024-04-22T15:00:04.840Z] === RUN   TestInspectAnnotations
15:00:04 [2024-04-22T15:00:04.840Z] --- PASS: TestInspectAnnotations (0.04s)
15:00:04 [2024-04-22T15:00:04.840Z] === RUN   TestNetworkAliasesAreEmpty
15:00:04 [2024-04-22T15:00:04.840Z] === RUN   TestNetworkAliasesAreEmpty/host
15:00:04 [2024-04-22T15:00:04.840Z] === RUN   TestNetworkAliasesAreEmpty/bridge
15:00:04 [2024-04-22T15:00:04.840Z] === RUN   TestNetworkAliasesAreEmpty/none
15:00:04 [2024-04-22T15:00:04.840Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
15:00:04 [2024-04-22T15:00:04.840Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
15:00:04 [2024-04-22T15:00:04.840Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
15:00:04 [2024-04-22T15:00:04.840Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
15:00:04 [2024-04-22T15:00:04.840Z] === RUN   TestIpcModeNone
15:00:05 [2024-04-22T15:00:05.399Z] --- PASS: TestIpcModeNone (0.44s)
15:00:05 [2024-04-22T15:00:05.399Z] === RUN   TestIpcModePrivate
15:00:05 [2024-04-22T15:00:05.399Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:00:05 [2024-04-22T15:00:05.653Z] --- PASS: TestIpcModePrivate (0.44s)
15:00:05 [2024-04-22T15:00:05.653Z] === RUN   TestIpcModeShareable
15:00:05 [2024-04-22T15:00:05.907Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:00:06 [2024-04-22T15:00:06.161Z] --- PASS: TestIpcModeShareable (0.48s)
15:00:06 [2024-04-22T15:00:06.161Z] === RUN   TestAPIIpcModeShareableAndContainer
15:00:07 [2024-04-22T15:00:07.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.04s)
15:00:07 [2024-04-22T15:00:07.083Z] === RUN   TestAPIIpcModeHost
15:00:07 [2024-04-22T15:00:07.338Z] --- PASS: TestAPIIpcModeHost (0.27s)
15:00:07 [2024-04-22T15:00:07.338Z] === RUN   TestDaemonIpcModeShareable
15:00:08 [2024-04-22T15:00:08.260Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:00:08 [2024-04-22T15:00:08.514Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
15:00:08 [2024-04-22T15:00:08.514Z] === RUN   TestDaemonIpcModePrivate
15:00:09 [2024-04-22T15:00:09.436Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:00:09 [2024-04-22T15:00:09.436Z] --- PASS: TestDaemonIpcModePrivate (1.02s)
15:00:09 [2024-04-22T15:00:09.436Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:00:10 [2024-04-22T15:00:10.357Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:00:10 [2024-04-22T15:00:10.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
15:00:10 [2024-04-22T15:00:10.611Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:00:11 [2024-04-22T15:00:11.532Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:00:11 [2024-04-22T15:00:11.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
15:00:11 [2024-04-22T15:00:11.532Z] === RUN   TestIpcModeOlderClient
15:00:11 [2024-04-22T15:00:11.532Z] === PAUSE TestIpcModeOlderClient
15:00:11 [2024-04-22T15:00:11.532Z] === RUN   TestKillContainerInvalidSignal
15:00:12 [2024-04-22T15:00:12.090Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
15:00:12 [2024-04-22T15:00:12.090Z] === RUN   TestKillContainer
15:00:12 [2024-04-22T15:00:12.090Z] === RUN   TestKillContainer/no_signal
15:00:12 [2024-04-22T15:00:12.343Z] === RUN   TestKillContainer/non_killing_signal
15:00:12 [2024-04-22T15:00:12.597Z] === RUN   TestKillContainer/killing_signal
15:00:13 [2024-04-22T15:00:13.518Z] --- PASS: TestKillContainer (1.28s)
15:00:13 [2024-04-22T15:00:13.518Z]     --- PASS: TestKillContainer/no_signal (0.39s)
15:00:13 [2024-04-22T15:00:13.518Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
15:00:13 [2024-04-22T15:00:13.518Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
15:00:13 [2024-04-22T15:00:13.518Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:00:13 [2024-04-22T15:00:13.518Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:00:13 [2024-04-22T15:00:13.815Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:00:14 [2024-04-22T15:00:14.373Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
15:00:14 [2024-04-22T15:00:14.373Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:00:14 [2024-04-22T15:00:14.373Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
15:00:14 [2024-04-22T15:00:14.373Z] === RUN   TestKillStoppedContainer
15:00:14 [2024-04-22T15:00:14.373Z] --- PASS: TestKillStoppedContainer (0.05s)
15:00:14 [2024-04-22T15:00:14.373Z] === RUN   TestKillDifferentUserContainer
15:00:14 [2024-04-22T15:00:14.627Z] --- PASS: TestKillDifferentUserContainer (0.43s)
15:00:14 [2024-04-22T15:00:14.627Z] === RUN   TestInspectOomKilledTrue
15:00:15 [2024-04-22T15:00:15.185Z] --- PASS: TestInspectOomKilledTrue (0.46s)
15:00:15 [2024-04-22T15:00:15.185Z] === RUN   TestInspectOomKilledFalse
15:00:15 [2024-04-22T15:00:15.743Z] --- PASS: TestInspectOomKilledFalse (0.42s)
15:00:15 [2024-04-22T15:00:15.743Z] === RUN   TestLinksEtcHostsContentMatch
15:00:15 [2024-04-22T15:00:15.997Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
15:00:15 [2024-04-22T15:00:15.998Z] === RUN   TestLinksContainerNames
15:00:16 [2024-04-22T15:00:16.920Z] --- PASS: TestLinksContainerNames (0.90s)
15:00:16 [2024-04-22T15:00:16.920Z] === RUN   TestLogsFollowTailEmpty
15:00:17 [2024-04-22T15:00:17.174Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:00:17 [2024-04-22T15:00:17.174Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:00:17 [2024-04-22T15:00:17.174Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:00:17 [2024-04-22T15:00:17.174Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:00:17 [2024-04-22T15:00:17.174Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:00:17 [2024-04-22T15:00:17.174Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:00:18 [2024-04-22T15:00:18.532Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:00:18 [2024-04-22T15:00:18.532Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:00:18 [2024-04-22T15:00:18.532Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:00:18 [2024-04-22T15:00:18.532Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:00:18 [2024-04-22T15:00:18.532Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:00:19 [2024-04-22T15:00:19.889Z] --- PASS: TestLogs (2.79s)
15:00:19 [2024-04-22T15:00:19.889Z]     --- PASS: TestLogs/driver_local (0.01s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.12s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.18s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.22s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.28s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.34s)
15:00:19 [2024-04-22T15:00:19.889Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.94s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.20s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.25s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.31s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.37s)
15:00:19 [2024-04-22T15:00:19.889Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.44s)
15:00:19 [2024-04-22T15:00:19.889Z] === RUN   TestContainerNetworkMountsNoChown
15:00:20 [2024-04-22T15:00:20.447Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/default
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/default
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/private
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/private
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rprivate
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rprivate
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/slave
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/slave
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rslave
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rslave
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/shared
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/shared
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rshared
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rshared
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/default
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rslave
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rprivate
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/shared
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/slave
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/default/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rshared
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/private
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/default/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/private/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/private/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/private/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/private/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/default/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/default/bind_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:00:20 [2024-04-22T15:00:20.447Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:00:20 [2024-04-22T15:00:20.701Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:00:20 [2024-04-22T15:00:20.701Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:00:20 [2024-04-22T15:00:20.701Z] --- PASS: TestMountDaemonRoot (0.01s)
15:00:20 [2024-04-22T15:00:20.701Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
15:00:20 [2024-04-22T15:00:20.701Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
15:00:20 [2024-04-22T15:00:20.702Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
15:00:20 [2024-04-22T15:00:20.702Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:00:20 [2024-04-22T15:00:20.702Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:00:20 [2024-04-22T15:00:20.702Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:00:20 [2024-04-22T15:00:20.702Z] === RUN   TestContainerBindMountNonRecursive
15:00:21 [2024-04-22T15:00:21.623Z] --- PASS: TestContainerBindMountNonRecursive (1.04s)
15:00:21 [2024-04-22T15:00:21.623Z] === RUN   TestContainerVolumesMountedAsShared
15:00:22 [2024-04-22T15:00:22.181Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
15:00:22 [2024-04-22T15:00:22.181Z] === RUN   TestContainerVolumesMountedAsSlave
15:00:22 [2024-04-22T15:00:22.435Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
15:00:22 [2024-04-22T15:00:22.435Z] === RUN   TestContainerCopyLeaksMounts
15:00:22 [2024-04-22T15:00:22.689Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
15:00:22 [2024-04-22T15:00:22.689Z] === RUN   TestContainerBindMountReadOnlyDefault
15:00:22 [2024-04-22T15:00:22.689Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
15:00:22 [2024-04-22T15:00:22.689Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
15:00:23 [2024-04-22T15:00:23.247Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
15:00:23 [2024-04-22T15:00:23.501Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
15:00:23 [2024-04-22T15:00:23.501Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
15:00:24 [2024-04-22T15:00:24.059Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
15:00:24 [2024-04-22T15:00:24.313Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
15:00:24 [2024-04-22T15:00:24.313Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
15:00:24 [2024-04-22T15:00:24.870Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
15:00:25 [2024-04-22T15:00:25.124Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
15:00:25 [2024-04-22T15:00:25.124Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
15:00:25 [2024-04-22T15:00:25.682Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
15:00:25 [2024-04-22T15:00:25.936Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.20s)
15:00:25 [2024-04-22T15:00:25.936Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.77s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.40s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.37s)
15:00:25 [2024-04-22T15:00:25.936Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.78s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.37s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.40s)
15:00:25 [2024-04-22T15:00:25.936Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.77s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.40s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.36s)
15:00:25 [2024-04-22T15:00:25.936Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.80s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s)
15:00:25 [2024-04-22T15:00:25.936Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.39s)
15:00:25 [2024-04-22T15:00:25.936Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:00:27 [2024-04-22T15:00:27.294Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.34s)
15:00:27 [2024-04-22T15:00:27.294Z] === RUN   TestNetworkNat
15:00:27 [2024-04-22T15:00:27.852Z] --- PASS: TestNetworkNat (0.45s)
15:00:27 [2024-04-22T15:00:27.852Z] === RUN   TestNetworkLocalhostTCPNat
15:00:28 [2024-04-22T15:00:28.107Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
15:00:28 [2024-04-22T15:00:28.107Z] === RUN   TestNetworkLoopbackNat
15:00:31 [2024-04-22T15:00:31.359Z] --- PASS: TestNetworkLoopbackNat (2.52s)
15:00:31 [2024-04-22T15:00:31.359Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
15:00:31 [2024-04-22T15:00:31.359Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
15:00:31 [2024-04-22T15:00:31.359Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
15:00:31 [2024-04-22T15:00:31.359Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
15:00:31 [2024-04-22T15:00:31.359Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
15:00:31 [2024-04-22T15:00:31.359Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
15:00:31 [2024-04-22T15:00:31.359Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
15:00:31 [2024-04-22T15:00:31.359Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
15:00:31 [2024-04-22T15:00:31.359Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
15:00:31 [2024-04-22T15:00:31.359Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
15:00:31 [2024-04-22T15:00:31.359Z] === RUN   TestPause
15:00:31 [2024-04-22T15:00:31.613Z] --- PASS: TestPause (0.43s)
15:00:31 [2024-04-22T15:00:31.613Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:00:31 [2024-04-22T15:00:31.613Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:00:31 [2024-04-22T15:00:31.613Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:00:31 [2024-04-22T15:00:31.613Z] === RUN   TestPauseStopPausedContainer
15:00:32 [2024-04-22T15:00:32.171Z] --- PASS: TestPauseStopPausedContainer (0.41s)
15:00:32 [2024-04-22T15:00:32.171Z] === RUN   TestPIDModeHost
15:00:33 [2024-04-22T15:00:33.092Z] --- PASS: TestPIDModeHost (0.93s)
15:00:33 [2024-04-22T15:00:33.092Z] === RUN   TestPIDModeContainer
15:00:33 [2024-04-22T15:00:33.092Z] === RUN   TestPIDModeContainer/non-existing_container
15:00:33 [2024-04-22T15:00:33.092Z] === RUN   TestPIDModeContainer/non-running_container
15:00:33 [2024-04-22T15:00:33.092Z] === RUN   TestPIDModeContainer/running_container
15:00:34 [2024-04-22T15:00:34.014Z] --- PASS: TestPIDModeContainer (1.04s)
15:00:34 [2024-04-22T15:00:34.014Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
15:00:34 [2024-04-22T15:00:34.014Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
15:00:34 [2024-04-22T15:00:34.014Z]     --- PASS: TestPIDModeContainer/running_container (0.44s)
15:00:34 [2024-04-22T15:00:34.014Z] === RUN   TestPsFilter
15:00:34 [2024-04-22T15:00:34.014Z] === RUN   TestPsFilter/since
15:00:34 [2024-04-22T15:00:34.014Z] === RUN   TestPsFilter/before
15:00:34 [2024-04-22T15:00:34.268Z] --- PASS: TestPsFilter (0.13s)
15:00:34 [2024-04-22T15:00:34.268Z]     --- PASS: TestPsFilter/since (0.00s)
15:00:34 [2024-04-22T15:00:34.268Z]     --- PASS: TestPsFilter/before (0.00s)
15:00:34 [2024-04-22T15:00:34.268Z] === RUN   TestRemoveContainerWithRemovedVolume
15:00:34 [2024-04-22T15:00:34.522Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
15:00:34 [2024-04-22T15:00:34.522Z] === RUN   TestRemoveContainerWithVolume
15:00:35 [2024-04-22T15:00:35.080Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
15:00:35 [2024-04-22T15:00:35.080Z] === RUN   TestRemoveContainerRunning
15:00:35 [2024-04-22T15:00:35.637Z] --- PASS: TestRemoveContainerRunning (0.44s)
15:00:35 [2024-04-22T15:00:35.637Z] === RUN   TestRemoveContainerForceRemoveRunning
15:00:35 [2024-04-22T15:00:35.891Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
15:00:35 [2024-04-22T15:00:35.891Z] === RUN   TestRemoveInvalidContainer
15:00:35 [2024-04-22T15:00:35.891Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:00:35 [2024-04-22T15:00:35.891Z] === RUN   TestRenameLinkedContainer
15:00:37 [2024-04-22T15:00:37.771Z] --- PASS: TestRenameLinkedContainer (1.77s)
15:00:37 [2024-04-22T15:00:37.771Z] === RUN   TestRenameStoppedContainer
15:00:38 [2024-04-22T15:00:38.025Z] --- PASS: TestRenameStoppedContainer (0.44s)
15:00:38 [2024-04-22T15:00:38.025Z] === RUN   TestRenameRunningContainerAndReuse
15:00:38 [2024-04-22T15:00:38.947Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
15:00:38 [2024-04-22T15:00:38.947Z] === RUN   TestRenameInvalidName
15:00:39 [2024-04-22T15:00:39.504Z] --- PASS: TestRenameInvalidName (0.40s)
15:00:39 [2024-04-22T15:00:39.504Z] === RUN   TestRenameAnonymousContainer
15:00:41 [2024-04-22T15:00:41.384Z] --- PASS: TestRenameAnonymousContainer (1.62s)
15:00:41 [2024-04-22T15:00:41.384Z] === RUN   TestRenameContainerWithSameName
15:00:41 [2024-04-22T15:00:41.384Z] --- PASS: TestRenameContainerWithSameName (0.46s)
15:00:41 [2024-04-22T15:00:41.384Z] === RUN   TestRenameContainerWithLinkedContainer
15:00:42 [2024-04-22T15:00:42.305Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
15:00:42 [2024-04-22T15:00:42.305Z] === RUN   TestRenameContainerTwice
15:00:42 [2024-04-22T15:00:42.863Z] --- PASS: TestRenameContainerTwice (0.50s)
15:00:42 [2024-04-22T15:00:42.863Z] === RUN   TestResize
15:00:42 [2024-04-22T15:00:42.863Z] === RUN   TestResize/success
15:00:43 [2024-04-22T15:00:43.117Z] === RUN   TestResize/invalid_size
15:00:43 [2024-04-22T15:00:43.370Z] === RUN   TestResize/invalid_state
15:00:43 [2024-04-22T15:00:43.928Z] --- PASS: TestResize (0.88s)
15:00:43 [2024-04-22T15:00:43.928Z]     --- PASS: TestResize/success (0.21s)
15:00:43 [2024-04-22T15:00:43.928Z]     --- PASS: TestResize/invalid_size (0.22s)
15:00:43 [2024-04-22T15:00:43.928Z]     --- PASS: TestResize/invalid_state (0.04s)
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:00:43 [2024-04-22T15:00:43.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:00:45 [2024-04-22T15:00:45.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:00:45 [2024-04-22T15:00:45.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:00:46 [2024-04-22T15:00:46.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:00:46 [2024-04-22T15:00:46.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:00:46 [2024-04-22T15:00:46.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:00:46 [2024-04-22T15:00:46.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:00:46 [2024-04-22T15:00:46.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:00:47 [2024-04-22T15:00:47.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:00:52 [2024-04-22T15:00:52.342Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.48s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.85s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.18s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.27s)
15:00:52 [2024-04-22T15:00:52.342Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.04s)
15:00:52 [2024-04-22T15:00:52.342Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:00:52 [2024-04-22T15:00:52.342Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:00:53 [2024-04-22T15:00:53.263Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:00:54 [2024-04-22T15:00:54.184Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
15:00:54 [2024-04-22T15:00:54.184Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
15:00:54 [2024-04-22T15:00:54.184Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
15:00:54 [2024-04-22T15:00:54.184Z] === RUN   TestContainerRestartWithCancelledRequest
15:00:56 [2024-04-22T15:00:56.064Z] --- PASS: TestContainerRestartWithCancelledRequest (1.85s)
15:00:56 [2024-04-22T15:00:56.064Z] === RUN   TestCgroupNamespacesRun
15:00:56 [2024-04-22T15:00:56.986Z] --- PASS: TestCgroupNamespacesRun (1.05s)
15:00:56 [2024-04-22T15:00:56.986Z] === RUN   TestCgroupNamespacesRunPrivileged
15:00:57 [2024-04-22T15:00:57.908Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
15:00:57 [2024-04-22T15:00:57.908Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:00:59 [2024-04-22T15:00:59.266Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
15:00:59 [2024-04-22T15:00:59.266Z] === RUN   TestCgroupNamespacesRunHostMode
15:01:00 [2024-04-22T15:01:00.187Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
15:01:00 [2024-04-22T15:01:00.187Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:01:01 [2024-04-22T15:01:01.108Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
15:01:01 [2024-04-22T15:01:01.108Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:01:02 [2024-04-22T15:01:02.465Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
15:01:02 [2024-04-22T15:01:02.465Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:01:02 [2024-04-22T15:01:02.719Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
15:01:02 [2024-04-22T15:01:02.719Z] === RUN   TestCgroupNamespacesRunOlderClient
15:01:04 [2024-04-22T15:01:04.075Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s)
15:01:04 [2024-04-22T15:01:04.075Z] === RUN   TestNISDomainname
15:01:04 [2024-04-22T15:01:04.329Z] --- PASS: TestNISDomainname (0.52s)
15:01:04 [2024-04-22T15:01:04.329Z] === RUN   TestHostnameDnsResolution
15:01:04 [2024-04-22T15:01:04.887Z] --- PASS: TestHostnameDnsResolution (0.63s)
15:01:04 [2024-04-22T15:01:04.887Z] === RUN   TestUnprivilegedPortsAndPing
15:01:05 [2024-04-22T15:01:05.444Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
15:01:05 [2024-04-22T15:01:05.444Z] === RUN   TestPrivilegedHostDevices
15:01:06 [2024-04-22T15:01:06.002Z] --- PASS: TestPrivilegedHostDevices (0.52s)
15:01:06 [2024-04-22T15:01:06.002Z] === RUN   TestRunConsoleSize
15:01:06 [2024-04-22T15:01:06.559Z] --- PASS: TestRunConsoleSize (0.46s)
15:01:06 [2024-04-22T15:01:06.559Z] === RUN   TestRunWithAlternativeContainerdShim
15:01:11 [2024-04-22T15:01:11.783Z] --- PASS: TestRunWithAlternativeContainerdShim (5.32s)
15:01:11 [2024-04-22T15:01:11.783Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
15:01:12 [2024-04-22T15:01:12.704Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.03s)
15:01:12 [2024-04-22T15:01:12.704Z] === RUN   TestStaticIPOutsideSubpool
15:01:14 [2024-04-22T15:01:14.061Z] --- PASS: TestStaticIPOutsideSubpool (1.13s)
15:01:14 [2024-04-22T15:01:14.061Z] === RUN   TestWorkingDirNormalization
15:01:14 [2024-04-22T15:01:14.061Z] === RUN   TestWorkingDirNormalization/trailing_slash
15:01:14 [2024-04-22T15:01:14.061Z] === PAUSE TestWorkingDirNormalization/trailing_slash
15:01:14 [2024-04-22T15:01:14.061Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
15:01:14 [2024-04-22T15:01:14.061Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
15:01:14 [2024-04-22T15:01:14.061Z] === CONT  TestWorkingDirNormalization/trailing_slash
15:01:14 [2024-04-22T15:01:14.061Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
15:01:14 [2024-04-22T15:01:14.619Z] --- PASS: TestWorkingDirNormalization (0.01s)
15:01:14 [2024-04-22T15:01:14.619Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.52s)
15:01:14 [2024-04-22T15:01:14.619Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.56s)
15:01:14 [2024-04-22T15:01:14.619Z] === RUN   TestStats
15:01:15 [2024-04-22T15:01:15.975Z] --- PASS: TestStats (1.44s)
15:01:15 [2024-04-22T15:01:15.975Z] === RUN   TestStopContainerWithTimeout
15:01:15 [2024-04-22T15:01:15.975Z] === RUN   TestStopContainerWithTimeout/0
15:01:15 [2024-04-22T15:01:15.975Z] === PAUSE TestStopContainerWithTimeout/0
15:01:15 [2024-04-22T15:01:15.975Z] === RUN   TestStopContainerWithTimeout/1
15:01:15 [2024-04-22T15:01:15.975Z] === PAUSE TestStopContainerWithTimeout/1
15:01:15 [2024-04-22T15:01:15.975Z] === RUN   TestStopContainerWithTimeout/3
15:01:15 [2024-04-22T15:01:15.975Z] === PAUSE TestStopContainerWithTimeout/3
15:01:15 [2024-04-22T15:01:15.975Z] === RUN   TestStopContainerWithTimeout/-1
15:01:15 [2024-04-22T15:01:15.975Z] === PAUSE TestStopContainerWithTimeout/-1
15:01:15 [2024-04-22T15:01:15.975Z] === CONT  TestStopContainerWithTimeout/0
15:01:15 [2024-04-22T15:01:15.975Z] === CONT  TestStopContainerWithTimeout/3
15:01:15 [2024-04-22T15:01:15.975Z] === CONT  TestStopContainerWithTimeout/1
15:01:15 [2024-04-22T15:01:15.975Z] === CONT  TestStopContainerWithTimeout/-1
15:01:19 [2024-04-22T15:01:19.226Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:01:19 [2024-04-22T15:01:19.226Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
15:01:19 [2024-04-22T15:01:19.226Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
15:01:19 [2024-04-22T15:01:19.226Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
15:01:19 [2024-04-22T15:01:19.226Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
15:01:19 [2024-04-22T15:01:19.226Z] === RUN   TestStopContainerWithTimeoutCancel
15:01:19 [2024-04-22T15:01:19.226Z] === PAUSE TestStopContainerWithTimeoutCancel
15:01:19 [2024-04-22T15:01:19.226Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:01:20 [2024-04-22T15:01:20.147Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s)
15:01:20 [2024-04-22T15:01:20.147Z] === RUN   TestUpdateMemory
15:01:20 [2024-04-22T15:01:20.401Z] --- PASS: TestUpdateMemory (0.47s)
15:01:20 [2024-04-22T15:01:20.401Z] === RUN   TestUpdateCPUQuota
15:01:21 [2024-04-22T15:01:21.322Z] --- PASS: TestUpdateCPUQuota (0.77s)
15:01:21 [2024-04-22T15:01:21.322Z] === RUN   TestUpdatePidsLimit
15:01:21 [2024-04-22T15:01:21.322Z] === RUN   TestUpdatePidsLimit/update_from_none
15:01:21 [2024-04-22T15:01:21.322Z] === RUN   TestUpdatePidsLimit/no_change
15:01:21 [2024-04-22T15:01:21.576Z] === RUN   TestUpdatePidsLimit/update_lower
15:01:21 [2024-04-22T15:01:21.576Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:01:21 [2024-04-22T15:01:21.830Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:01:21 [2024-04-22T15:01:21.830Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:01:22 [2024-04-22T15:01:22.131Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:01:22 [2024-04-22T15:01:22.738Z] --- PASS: TestUpdatePidsLimit (1.45s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
15:01:22 [2024-04-22T15:01:22.738Z] === RUN   TestUpdateRestartPolicy
15:01:34 [2024-04-22T15:01:34.879Z] --- PASS: TestUpdateRestartPolicy (10.55s)
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestUpdateRestartWithAutoRemove
15:01:34 [2024-04-22T15:01:34.879Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitNonBlocked
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:01:34 [2024-04-22T15:01:34.879Z] --- PASS: TestWaitNonBlocked (0.02s)
15:01:34 [2024-04-22T15:01:34.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
15:01:34 [2024-04-22T15:01:34.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitBlocked
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:01:34 [2024-04-22T15:01:34.879Z] --- PASS: TestWaitBlocked (0.02s)
15:01:34 [2024-04-22T15:01:34.879Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s)
15:01:34 [2024-04-22T15:01:34.879Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitConditions
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitConditions/default
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitConditions/default
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitConditions/not-running
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitConditions/not-running
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitConditions/next-exit
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitConditions/next-exit
15:01:34 [2024-04-22T15:01:34.879Z] === RUN   TestWaitConditions/removed
15:01:34 [2024-04-22T15:01:34.879Z] === PAUSE TestWaitConditions/removed
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitConditions/default
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitConditions/next-exit
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitConditions/not-running
15:01:34 [2024-04-22T15:01:34.879Z] === CONT  TestWaitConditions/removed
15:01:34 [2024-04-22T15:01:34.879Z]     wait_test.go:145: ContainerID = 0df0e5cd875d0056a56e350a78b5d47fe5c8a3b247ec6bd0770f4ac476968ed0
15:01:34 [2024-04-22T15:01:34.879Z]     wait_test.go:145: ContainerID = 7419cbbb832d0366b6fd001046af31368ad4201b5f6dd549dd3086f805d5820f
15:01:34 [2024-04-22T15:01:34.879Z]     wait_test.go:145: ContainerID = fa27052fb6f0766f622532f918f2539435045f5afcc6a70bda14580904428bc1
15:01:34 [2024-04-22T15:01:34.879Z]     wait_test.go:145: ContainerID = 72380c8ea5967c52f993ddcbd7db6ef6948dada32b0845e0f4fbf854f471b3a4
15:01:35 [2024-04-22T15:01:35.803Z] --- PASS: TestWaitConditions (0.03s)
15:01:35 [2024-04-22T15:01:35.803Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
15:01:35 [2024-04-22T15:01:35.803Z]     --- PASS: TestWaitConditions/default (0.86s)
15:01:35 [2024-04-22T15:01:35.803Z]     --- PASS: TestWaitConditions/removed (0.91s)
15:01:35 [2024-04-22T15:01:35.803Z]     --- PASS: TestWaitConditions/not-running (0.97s)
15:01:35 [2024-04-22T15:01:35.803Z] === RUN   TestWaitRestartedContainer
15:01:35 [2024-04-22T15:01:35.803Z] === RUN   TestWaitRestartedContainer/default
15:01:35 [2024-04-22T15:01:35.803Z] === PAUSE TestWaitRestartedContainer/default
15:01:35 [2024-04-22T15:01:35.803Z] === RUN   TestWaitRestartedContainer/not-running
15:01:35 [2024-04-22T15:01:35.803Z] === PAUSE TestWaitRestartedContainer/not-running
15:01:35 [2024-04-22T15:01:35.803Z] === RUN   TestWaitRestartedContainer/next-exit
15:01:35 [2024-04-22T15:01:35.803Z] === PAUSE TestWaitRestartedContainer/next-exit
15:01:35 [2024-04-22T15:01:35.803Z] === CONT  TestWaitRestartedContainer/default
15:01:35 [2024-04-22T15:01:35.803Z] === CONT  TestWaitRestartedContainer/next-exit
15:01:35 [2024-04-22T15:01:35.803Z] === CONT  TestWaitRestartedContainer/not-running
15:01:37 [2024-04-22T15:01:37.682Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:01:37 [2024-04-22T15:01:37.682Z]     --- PASS: TestWaitRestartedContainer/default (1.41s)
15:01:37 [2024-04-22T15:01:37.682Z]     --- PASS: TestWaitRestartedContainer/not-running (1.61s)
15:01:37 [2024-04-22T15:01:37.682Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.67s)
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestContainerStartOnDaemonRestart
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestContainerKillOnDaemonStart
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestDaemonRestartIpcMode
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestRestartDaemonWithRestartingContainer
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestHardRestartWhenContainerIsRunning
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestDaemonHostGatewayIP
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestStopContainerWithTimeoutCancel
15:01:37 [2024-04-22T15:01:37.682Z] === CONT  TestIpcModeOlderClient
15:01:37 [2024-04-22T15:01:37.682Z] --- PASS: TestIpcModeOlderClient (0.10s)
15:01:39 [2024-04-22T15:01:39.563Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
15:01:39 [2024-04-22T15:01:39.563Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
15:01:39 [2024-04-22T15:01:39.818Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.22s)
15:01:39 [2024-04-22T15:01:39.818Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
15:01:39 [2024-04-22T15:01:39.818Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s)
15:01:40 [2024-04-22T15:01:40.376Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s)
15:01:40 [2024-04-22T15:01:40.630Z] --- PASS: TestDaemonHostGatewayIP (3.16s)
15:01:41 [2024-04-22T15:01:41.188Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.50s)
15:01:41 [2024-04-22T15:01:41.188Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
15:01:41 [2024-04-22T15:01:41.188Z] --- PASS: TestStopContainerWithTimeoutCancel (3.68s)
15:01:49 [2024-04-22T15:01:49.250Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
15:01:49 [2024-04-22T15:01:49.250Z] PASS
15:01:49 [2024-04-22T15:01:49.250Z] 
15:01:49 [2024-04-22T15:01:49.250Z] === Skipped
15:01:49 [2024-04-22T15:01:49.250Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:01:49 [2024-04-22T15:01:49.250Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:01:49 [2024-04-22T15:01:49.250Z] 
15:01:49 [2024-04-22T15:01:49.250Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:01:49 [2024-04-22T15:01:49.250Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:01:49 [2024-04-22T15:01:49.250Z] 
15:01:49 [2024-04-22T15:01:49.250Z] DONE 330 tests, 2 skipped in 166.983s
15:01:49 [2024-04-22T15:01:49.250Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
15:01:49 [2024-04-22T15:01:49.250Z] ++ '[' -n '' ']'
15:01:49 [2024-04-22T15:01:49.250Z] ++ 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
15:01:49 [2024-04-22T15:01:49.250Z] ++ set -e
15:01:49 [2024-04-22T15:01:49.250Z] ++ '[' -n 0 ']'
15:01:49 [2024-04-22T15:01:49.250Z] ++ set -x
15:01:49 [2024-04-22T15:01:49.250Z] ++ 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.ltAHARs8gJ/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
15:01:49 [2024-04-22T15:01:49.504Z] INFO: Testing against a local daemon
15:01:49 [2024-04-22T15:01:49.504Z] === RUN   TestConfigDaemonID
15:01:50 [2024-04-22T15:01:50.425Z]     daemon_test.go:61: [dbd6e6c531d85] daemon is not started
15:01:50 [2024-04-22T15:01:50.425Z] --- PASS: TestConfigDaemonID (1.04s)
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestDaemonConfigValidation
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:01:50 [2024-04-22T15:01:50.425Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:01:50 [2024-04-22T15:01:50.425Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestDaemonConfigValidation/invalid_config
15:01:50 [2024-04-22T15:01:50.425Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestDaemonConfigValidation/malformed_config
15:01:50 [2024-04-22T15:01:50.425Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestDaemonConfigValidation/valid_config
15:01:50 [2024-04-22T15:01:50.425Z] === PAUSE TestDaemonConfigValidation/valid_config
15:01:50 [2024-04-22T15:01:50.425Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:01:50 [2024-04-22T15:01:50.425Z] === CONT  TestDaemonConfigValidation/malformed_config
15:01:50 [2024-04-22T15:01:50.425Z] === CONT  TestDaemonConfigValidation/invalid_config
15:01:50 [2024-04-22T15:01:50.425Z] === CONT  TestDaemonConfigValidation/valid_config
15:01:50 [2024-04-22T15:01:50.425Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:01:50 [2024-04-22T15:01:50.425Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:01:50 [2024-04-22T15:01:50.425Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:01:50 [2024-04-22T15:01:50.425Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
15:01:50 [2024-04-22T15:01:50.425Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
15:01:50 [2024-04-22T15:01:50.425Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
15:01:50 [2024-04-22T15:01:50.425Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestConfigDaemonSeccompProfiles
15:01:50 [2024-04-22T15:01:50.425Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:01:51 [2024-04-22T15:01:51.783Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:01:52 [2024-04-22T15:01:52.705Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:01:53 [2024-04-22T15:01:53.626Z]     daemon_test.go:180: [d58e8005ec9cd] daemon is not started
15:01:53 [2024-04-22T15:01:53.626Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
15:01:53 [2024-04-22T15:01:53.626Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:01:53 [2024-04-22T15:01:53.626Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:01:53 [2024-04-22T15:01:53.626Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:01:53 [2024-04-22T15:01:53.626Z] === RUN   TestDaemonProxy
15:01:53 [2024-04-22T15:01:53.626Z] === RUN   TestDaemonProxy/environment_variables
15:01:53 [2024-04-22T15:01:53.626Z] === PAUSE TestDaemonProxy/environment_variables
15:01:53 [2024-04-22T15:01:53.626Z] === RUN   TestDaemonProxy/command-line_options
15:01:53 [2024-04-22T15:01:53.626Z] === PAUSE TestDaemonProxy/command-line_options
15:01:53 [2024-04-22T15:01:53.626Z] === RUN   TestDaemonProxy/configuration_file
15:01:53 [2024-04-22T15:01:53.626Z] === PAUSE TestDaemonProxy/configuration_file
15:01:53 [2024-04-22T15:01:53.626Z] === RUN   TestDaemonProxy/conflicting_options
15:01:54 [2024-04-22T15:01:54.184Z] === RUN   TestDaemonProxy/reload_sanitized
15:01:54 [2024-04-22T15:01:54.184Z] === PAUSE TestDaemonProxy/reload_sanitized
15:01:54 [2024-04-22T15:01:54.184Z] === CONT  TestDaemonProxy/environment_variables
15:01:54 [2024-04-22T15:01:54.184Z] === CONT  TestDaemonProxy/configuration_file
15:01:54 [2024-04-22T15:01:54.184Z] === CONT  TestDaemonProxy/command-line_options
15:01:54 [2024-04-22T15:01:54.184Z] === CONT  TestDaemonProxy/reload_sanitized
15:01:55 [2024-04-22T15:01:55.585Z] --- PASS: TestDaemonProxy (0.50s)
15:01:55 [2024-04-22T15:01:55.585Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:01:55 [2024-04-22T15:01:55.585Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
15:01:55 [2024-04-22T15:01:55.585Z]     --- PASS: TestDaemonProxy/configuration_file (1.49s)
15:01:55 [2024-04-22T15:01:55.585Z]     --- PASS: TestDaemonProxy/command-line_options (1.50s)
15:01:55 [2024-04-22T15:01:55.585Z]     --- PASS: TestDaemonProxy/environment_variables (1.50s)
15:01:55 [2024-04-22T15:01:55.585Z] === RUN   TestLiveRestore
15:01:55 [2024-04-22T15:01:55.585Z] === RUN   TestLiveRestore/volume_references
15:01:55 [2024-04-22T15:01:55.585Z] === PAUSE TestLiveRestore/volume_references
15:01:55 [2024-04-22T15:01:55.585Z] === RUN   TestLiveRestore/autoremove
15:01:55 [2024-04-22T15:01:55.585Z] === PAUSE TestLiveRestore/autoremove
15:01:55 [2024-04-22T15:01:55.585Z] === CONT  TestLiveRestore/volume_references
15:01:55 [2024-04-22T15:01:55.585Z] === CONT  TestLiveRestore/autoremove
15:01:55 [2024-04-22T15:01:55.585Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
15:01:56 [2024-04-22T15:01:56.143Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:01:56 [2024-04-22T15:01:56.143Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:01:57 [2024-04-22T15:01:57.500Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:01:57 [2024-04-22T15:01:57.500Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
15:01:58 [2024-04-22T15:01:58.859Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:01:59 [2024-04-22T15:01:59.782Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:02:00 [2024-04-22T15:02:00.705Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
15:02:01 [2024-04-22T15:02:01.264Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
15:02:01 [2024-04-22T15:02:01.822Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
15:02:02 [2024-04-22T15:02:02.745Z] --- PASS: TestLiveRestore (0.00s)
15:02:02 [2024-04-22T15:02:02.745Z]     --- PASS: TestLiveRestore/autoremove (3.38s)
15:02:02 [2024-04-22T15:02:02.745Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.96s)
15:02:02 [2024-04-22T15:02:02.745Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.43s)
15:02:02 [2024-04-22T15:02:02.745Z]     --- PASS: TestLiveRestore/volume_references (7.17s)
15:02:02 [2024-04-22T15:02:02.745Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.23s)
15:02:02 [2024-04-22T15:02:02.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.34s)
15:02:02 [2024-04-22T15:02:02.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
15:02:02 [2024-04-22T15:02:02.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
15:02:02 [2024-04-22T15:02:02.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
15:02:02 [2024-04-22T15:02:02.745Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.41s)
15:02:02 [2024-04-22T15:02:02.745Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
15:02:02 [2024-04-22T15:02:02.745Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
15:02:02 [2024-04-22T15:02:02.745Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
15:02:03 [2024-04-22T15:02:03.668Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
15:02:03 [2024-04-22T15:02:03.668Z] PASS
15:02:03 [2024-04-22T15:02:03.668Z] 
15:02:03 [2024-04-22T15:02:03.668Z] DONE 31 tests in 14.130s
15:02:03 [2024-04-22T15:02:03.668Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
15:02:03 [2024-04-22T15:02:03.668Z] ++ '[' -n '' ']'
15:02:03 [2024-04-22T15:02:03.668Z] ++ 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
15:02:03 [2024-04-22T15:02:03.668Z] ++ set -e
15:02:03 [2024-04-22T15:02:03.668Z] ++ '[' -n 0 ']'
15:02:03 [2024-04-22T15:02:03.668Z] ++ set -x
15:02:03 [2024-04-22T15:02:03.669Z] ++ 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.ltAHARs8gJ/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
15:02:03 [2024-04-22T15:02:03.669Z] INFO: Testing against a local daemon
15:02:03 [2024-04-22T15:02:03.669Z] === RUN   TestCommitInheritsEnv
15:02:03 [2024-04-22T15:02:03.669Z] --- PASS: TestCommitInheritsEnv (0.16s)
15:02:03 [2024-04-22T15:02:03.669Z] === RUN   TestUsernsCommit
15:02:05 [2024-04-22T15:02:05.074Z] --- PASS: TestUsernsCommit (1.40s)
15:02:05 [2024-04-22T15:02:05.074Z] === RUN   TestImportExtremelyLargeImageWorks
15:02:05 [2024-04-22T15:02:05.074Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:02:05 [2024-04-22T15:02:05.074Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:02:05 [2024-04-22T15:02:05.074Z] === RUN   TestImportWithCustomPlatform
15:02:05 [2024-04-22T15:02:05.074Z] === RUN   TestImportWithCustomPlatform/#00
15:02:05 [2024-04-22T15:02:05.074Z] === RUN   TestImportWithCustomPlatform/linux
15:02:05 [2024-04-22T15:02:05.074Z] === RUN   TestImportWithCustomPlatform/LINUX
15:02:05 [2024-04-22T15:02:05.074Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:02:05 [2024-04-22T15:02:05.329Z] --- PASS: TestImportWithCustomPlatform (0.12s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImportWithCustomPlatformReject
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImportWithCustomPlatformReject/_______
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImportWithCustomPlatformReject//
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImportWithCustomPlatformReject/macos
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
15:02:05 [2024-04-22T15:02:05.329Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
15:02:05 [2024-04-22T15:02:05.329Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImageInspectEmptyTagsAndDigests
15:02:05 [2024-04-22T15:02:05.329Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImagesFilterMultiReference
15:02:05 [2024-04-22T15:02:05.329Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:02:05 [2024-04-22T15:02:05.329Z] === RUN   TestImagesFilterUntil
15:02:05 [2024-04-22T15:02:05.583Z]     list_test.go:99: ImageList: ID=sha256:cd2564918e421eb125b733bd10a3516b4efbd5f609e3f837ff4b1e3acf4f1984 RepoTags=[testimagesfilteruntil:v1]
15:02:05 [2024-04-22T15:02:05.583Z] --- PASS: TestImagesFilterUntil (0.29s)
15:02:05 [2024-04-22T15:02:05.583Z] === RUN   TestImagesFilterBeforeSince
15:02:05 [2024-04-22T15:02:05.837Z]     list_test.go:133: ImageList: ID=sha256:4aa7a7e2aceec26eb8e9235cd04ba02900687afe8486fc8c02e6526bb4685213 RepoTags=[testimagesfilterbeforesince:v1]
15:02:05 [2024-04-22T15:02:05.837Z]     list_test.go:133: ImageList: ID=sha256:2dcaeb3cc471cd1ea283eb36752c80b32c2e29884060b232ce69508f998e41fc RepoTags=[testimagesfilterbeforesince:v2]
15:02:05 [2024-04-22T15:02:05.837Z]     list_test.go:133: ImageList: ID=sha256:8733db978179e97af3834bf472336c2ae2a3dc0f7a4d33619978553a92e04212 RepoTags=[testimagesfilterbeforesince:v3]
15:02:05 [2024-04-22T15:02:05.837Z] --- PASS: TestImagesFilterBeforeSince (0.35s)
15:02:05 [2024-04-22T15:02:05.837Z] === RUN   TestAPIImagesFilters
15:02:06 [2024-04-22T15:02:06.092Z] === RUN   TestAPIImagesFilters/repository_regex
15:02:06 [2024-04-22T15:02:06.092Z] === PAUSE TestAPIImagesFilters/repository_regex
15:02:06 [2024-04-22T15:02:06.092Z] === RUN   TestAPIImagesFilters/image_name_regex
15:02:06 [2024-04-22T15:02:06.092Z] === PAUSE TestAPIImagesFilters/image_name_regex
15:02:06 [2024-04-22T15:02:06.092Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
15:02:06 [2024-04-22T15:02:06.092Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
15:02:06 [2024-04-22T15:02:06.092Z] === RUN   TestAPIImagesFilters/registry_port_regex
15:02:06 [2024-04-22T15:02:06.092Z] === PAUSE TestAPIImagesFilters/registry_port_regex
15:02:06 [2024-04-22T15:02:06.092Z] === CONT  TestAPIImagesFilters/repository_regex
15:02:06 [2024-04-22T15:02:06.092Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
15:02:06 [2024-04-22T15:02:06.092Z] === CONT  TestAPIImagesFilters/registry_port_regex
15:02:06 [2024-04-22T15:02:06.092Z] === CONT  TestAPIImagesFilters/image_name_regex
15:02:06 [2024-04-22T15:02:06.092Z] --- PASS: TestAPIImagesFilters (0.03s)
15:02:06 [2024-04-22T15:02:06.092Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
15:02:06 [2024-04-22T15:02:06.092Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
15:02:06 [2024-04-22T15:02:06.092Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
15:02:06 [2024-04-22T15:02:06.092Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
15:02:06 [2024-04-22T15:02:06.092Z] === RUN   TestAPIImagesListSizeShared
15:02:06 [2024-04-22T15:02:06.650Z] --- PASS: TestAPIImagesListSizeShared (0.63s)
15:02:06 [2024-04-22T15:02:06.650Z] === RUN   TestPruneDontDeleteUsedDangling
15:02:07 [2024-04-22T15:02:07.211Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
15:02:07 [2024-04-22T15:02:07.211Z] === RUN   TestImagePullPlatformInvalid
15:02:07 [2024-04-22T15:02:07.211Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:02:07 [2024-04-22T15:02:07.211Z] === RUN   TestImagePullStoredDigestForOtherRepo
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.058118505Z" 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=1f7eaa56-ec62-4e36-b1b4-8edeadd6301e version=2.8.3 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.058169697Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.20.8 instance.id=1f7eaa56-ec62-4e36-b1b4-8edeadd6301e version=2.8.3 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.058195297Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=1f7eaa56-ec62-4e36-b1b4-8edeadd6301e version=2.8.3 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.058418836Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=1f7eaa56-ec62-4e36-b1b4-8edeadd6301e version=2.8.3 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.154472616Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81b9598c-638c-4239-9002-4dd989ed0fac http.request.method=GET http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.154524201Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81b9598c-638c-4239-9002-4dd989ed0fac http.request.method=GET http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.983058ms http.response.status=200 http.response.written=2 
15:02:07 [2024-04-22T15:02:07.211Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.156800025Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87e651d9-9a1d-4018-8b39-44ed8a508466 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.156846146Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87e651d9-9a1d-4018-8b39-44ed8a508466 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.15685897Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85aa2e4-e076-4977-b4bc-ff97be4aa3ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.156890142Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85aa2e4-e076-4977-b4bc-ff97be4aa3ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.15693865Z" 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=87e651d9-9a1d-4018-8b39-44ed8a508466 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.86µ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=d81b170a-97ec-4810-9343-b9bcdbd5f75a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.156955725Z" 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=d85aa2e4-e076-4977-b4bc-ff97be4aa3ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=28.324µ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=50307bb2-6b56-40a9-9795-718eccce9cec trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.157062941Z" 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=87e651d9-9a1d-4018-8b39-44ed8a508466 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" 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.142954ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.157109045Z" 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=d85aa2e4-e076-4977-b4bc-ff97be4aa3ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" 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.158018ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.15878808Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=13171cca-d79b-4044-a559-790af1a55d4c http.request.method=POST http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.158832305Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=13171cca-d79b-4044-a559-790af1a55d4c http.request.method=POST http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.158877934Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0c4546d-07d6-45f8-b0db-a9b11256b13b http.request.method=POST http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.158945174Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0c4546d-07d6-45f8-b0db-a9b11256b13b http.request.method=POST http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.158974508Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=13171cca-d79b-4044-a559-790af1a55d4c http.request.method=POST http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=110.662µ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=fad25717-6187-46c7-85dc-a8ac37be13f7 trace.line=110 vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.159025921Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=13171cca-d79b-4044-a559-790af1a55d4c http.request.method=POST http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=22.104µ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=91c430e6-d8c0-47e6-8af1-9f9947f8b6b3 trace.line=142 vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.159042905Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0c4546d-07d6-45f8-b0db-a9b11256b13b http.request.method=POST http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=66.667µ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=dc46cb3a-0364-497c-a850-57e13eb61e46 trace.line=110 vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.15911077Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=13171cca-d79b-4044-a559-790af1a55d4c http.request.method=POST http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=43.052µ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=207382db-bef8-4728-81db-d05294c948c1 trace.line=110 vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.159164201Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0c4546d-07d6-45f8-b0db-a9b11256b13b http.request.method=POST http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=30.343µ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=fa0fdbf1-e5d7-4b26-8042-e8044a295bc0 trace.line=142 vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.15920951Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=13171cca-d79b-4044-a559-790af1a55d4c http.request.method=POST http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.830746ms http.response.status=202 http.response.written=0 
15:02:07 [2024-04-22T15:02:07.211Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.15924416Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0c4546d-07d6-45f8-b0db-a9b11256b13b http.request.method=POST http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=49.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=eba8935e-9e7f-4ec7-9647-75c5828329de trace.line=110 vars.name=test 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.159307725Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0c4546d-07d6-45f8-b0db-a9b11256b13b http.request.method=POST http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.885335ms http.response.status=202 http.response.written=0 
15:02:07 [2024-04-22T15:02:07.211Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.160987235Z" 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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161154126Z" 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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161277137Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=60.012µ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=6d05fb17-8245-437b-babf-77d63c60fa55 trace.line=95 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161555815Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=44.267µ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=72237e49-6958-4d77-9461-3f3a4f1144dd trace.line=142 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161647425Z" 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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161748709Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=55.13µ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=9045c859-b9ea-4f0a-965d-ef4ebc71ce47 trace.line=110 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161798941Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=14.728µ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=d28f8fd4-cd2f-47e7-902c-c5d046728285 trace.line=155 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161837455Z" 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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.914µ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=3e451d4b-9177-4202-97c1-ac04e706ed20 trace.line=155 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161868659Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=9.099µ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=3f355fdb-ce0a-4ca1-abc8-6288a411ddd1 trace.line=155 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.161943884Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11/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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=50.838µ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=01a88335-28e3-4c83-abb2-e7e2b3266529 trace.line=185 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162021085Z" 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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=45.744µ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=33164f90-a920-4c5d-934c-980efb5628aa trace.line=110 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162121828Z" 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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162145983Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/28156944-a505-4d2e-9536-3c57ad903f11")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=98.962µ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=7dda9dd5-5980-4876-92c3-65527afc6fb0 trace.line=202 vars.name=test vars.uuid=28156944-a505-4d2e-9536-3c57ad903f11 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162187698Z" 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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162251641Z" 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=76537060-7efe-4ce8-b0ca-2d320f0e6733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.175131ms http.response.status=201 http.response.written=0 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162255308Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=35.405µ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=cda60740-e763-4553-830a-af0c85c761b1 trace.line=95 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.211Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "PUT /v2/test/blobs/uploads/28156944-a505-4d2e-9536-3c57ad903f11?_state=eChztYlN4DNWi-twkGYA6tXv_8VLZ87ZJGxCjs9X6tR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4MTU2OTQ0LWE1MDUtNGQyZS05NTM2LTNjNTdhZDkwM2YxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg4NDM4NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162311833Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.88µ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=44a39786-2370-42da-8950-c2a8e0cc6951 trace.line=142 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.211Z] time="2024-04-22T15:02:07.162340026Z" 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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162409392Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=36.242µ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=8e9d64da-d92b-4379-bac3-434403c60f9d trace.line=110 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162457301Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.424µ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=c9da3ea1-d028-4bf4-80c9-8974726644ca trace.line=155 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162498433Z" 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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.537µ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=98d8edeb-95e0-442c-ad0c-dc276d9fab08 trace.line=155 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162529211Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.722µ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=ed1edea1-39dd-452c-bc8e-103d53be68bd trace.line=155 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162588845Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0/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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.614µ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=225e55a0-01a7-44c8-9818-ee79f30e7354 trace.line=185 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162658121Z" 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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.827µ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=c5211144-10e4-4a1f-a2a7-086d61778a89 trace.line=110 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162765403Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=81.961µ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=4b4903c0-a792-4398-9a86-e65f96ceeb98 trace.line=202 vars.name=test vars.uuid=31ca1a5e-05d5-4457-bdda-039244b7e3e0 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.162833694Z" 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=ce5a5a3a-ae9f-433e-a2ba-1a0dcf651ac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.842816ms http.response.status=201 http.response.written=0 
15:02:07 [2024-04-22T15:02:07.212Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "PUT /v2/test/blobs/uploads/31ca1a5e-05d5-4457-bdda-039244b7e3e0?_state=n2xUnPqVAt8pEqpSq81OwxVumupVI06zITyfaJaWVfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxY2ExYTVlLTA1ZDUtNDQ1Ny1iZGRhLTAzOTI0NGI3ZTNlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yMlQxNTowMjowNy4xNTg5NTkwOVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.164284011Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e26dfbc-dc06-4e2b-a6ac-659d02f11bea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.164325373Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e26dfbc-dc06-4e2b-a6ac-659d02f11bea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.16439089Z" 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=0e26dfbc-dc06-4e2b-a6ac-659d02f11bea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=30.983µ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=a690dd1e-0f7e-488a-98b4-ee7dc6b2743c trace.line=95 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.164458131Z" 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=0e26dfbc-dc06-4e2b-a6ac-659d02f11bea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44964" 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=1.265932ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165449701Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165490784Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.1656353Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165651415Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165660613Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165734484Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=41.912µ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=8ab70fe9-178f-42d2-900c-c8ec389ed934 trace.line=95 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165783952Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=15.573µ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=c11c3dda-1572-4063-9bdb-7765bba53813 trace.line=155 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165832699Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=18.962µ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=02318b97-c8d3-46f4-8e33-bdc4f7c35dd8 trace.line=95 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165871394Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.347µ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=2d4088ed-ac7f-42cc-a864-f9152a332069 trace.line=155 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.165934507Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.021µ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=9f3766a0-dc99-4f54-ae52-d136fa047272 trace.line=155 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.166008238Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=50.453µ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=6a82c3da-835a-4f84-a662-8bf59077422a trace.line=110 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.166091126Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=50.864µ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=4b62ea5e-0fc5-466f-b9f4-8ff1f0dbdf68 trace.line=110 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.166240156Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=58.239µ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=45443c0f-f092-430f-b9aa-86d949e2d61b trace.line=110 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.166298346Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=32.55µ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=ce8e82f7-0f04-4d2d-9e82-cfbc8691ea34 trace.line=110 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.166333825Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.166347601Z" 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=c64f64e2-110a-470d-a36c-1c55ad129c5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.558731ms http.response.status=201 http.response.written=0 
15:02:07 [2024-04-22T15:02:07.212Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.171249861Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=42311ce7-aba2-40d2-94c6-481d1e6dc3dd http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.171288671Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=42311ce7-aba2-40d2-94c6-481d1e6dc3dd http.request.method=GET http.request.remoteaddr="127.0.0.1:44994" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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="916.329µs" http.response.status=200 http.response.written=2 
15:02:07 [2024-04-22T15:02:07.212Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.17382723Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.173876904Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.173961827Z" 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=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.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).GetContent" trace.id=a0bccaee-8e96-4f07-a4ed-d6a870e1d1e9 trace.line=95 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.173991701Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.174051697Z" 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=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.175µ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=e87aca4f-6cde-40c4-9902-c458dd431112 trace.line=95 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.174110995Z" 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=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.451µ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=b809bff9-8dfa-4da7-8cfd-e11184e401a0 trace.line=155 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.174152981Z" 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=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.908µ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=5942886e-40e4-4929-96bb-43ad6657b851 trace.line=125 vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.174203089Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.174297612Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=458c5fb4-63ca-48ae-bdf4-fb1eb4993292 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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.744815ms http.response.status=200 http.response.written=417 
15:02:07 [2024-04-22T15:02:07.212Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.183118266Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.183162943Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.183178959Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.183259656Z" 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=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.492µ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=cacdb55f-6ef8-4058-8397-9ad3af0ef9b1 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.183313908Z" 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=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.231µ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=04b324e4-283f-4578-8186-0589b7bb9537 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.212Z] time="2024-04-22T15:02:07.183351036Z" 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=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.498µ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=1245faee-151b-4d28-9979-1441b315a982 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.18338983Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.183488283Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd715c45-57af-4d08-a710-01ab01e938e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45012" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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.287897ms http.response.status=200 http.response.written=417 
15:02:07 [2024-04-22T15:02:07.213Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191367672Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191384189Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191628504Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191633591Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191719154Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.082µ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=8b16d6fe-b202-4fea-849f-c5ba43839337 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191782826Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.25µ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=679aedfd-52d2-4605-a8fc-160a9d057b02 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191719195Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.622µ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=ec91c28d-b888-4c5d-aa49-712396475728 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191830645Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.937µ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=2ff924ef-a6d0-4dd9-b21a-b277e5c5ed7e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191863744Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.92µ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=cd948ee3-0771-444d-9912-4f26ebd1617a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191868036Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.03µ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=c0fb8300-03fa-475f-a647-1ff9e2f4f2af trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191896286Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.953µ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=e41fd20b-8e74-4f06-94d5-10caf700c452 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191928696Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.272µ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=4bbd8ed7-bb4d-4253-93a6-923e9636f188 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191934538Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.749µ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=db94ac3e-3f6d-40d6-88e9-f0955fb83562 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191970591Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.397µ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=8f561226-dd63-40de-b55c-8f489f907f11 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.191992614Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.826µ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=1f4e0a4a-f731-41ec-90bb-178b126e4b45 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.192008433Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.002µ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=23af7c3e-0564-40b7-a88b-91953c5792e6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.192037799Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.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).URLFor" trace.id=4b550610-7c02-46a3-a176-196c9fa396ff trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.19250709Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=206.366µ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=01a8b8fb-4677-4c35-9810-6d5bd3fd9a01 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.193289504Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.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).GetContent" trace.id=04c5e167-8cd9-485c-b9e4-47868e068136 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.193347809Z" 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=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.581µ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=097f2925-9351-4d63-8d60-b38b240472ae trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.193390385Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.094µ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=78fb6ed7-acbd-4ede-8098-766d39126f30 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.193413072Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=11d0da2c-42f2-473e-8b22-d1eabce3f4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45032" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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.455421ms http.response.status=200 http.response.written=68 
15:02:07 [2024-04-22T15:02:07.213Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.193451718Z" 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=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.319µ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=238b4e91-0602-4d1e-ad17-d964926212c1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.193527115Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3484735e-118c-4e47-be10-ed1f24b7f250 http.request.method=GET http.request.remoteaddr="127.0.0.1:45028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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.578572ms http.response.status=200 http.response.written=194 
15:02:07 [2024-04-22T15:02:07.213Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.207828923Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81e3b06c-72a3-4afe-b4b6-fab959719898 http.request.method=GET http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:02:07 [2024-04-22T15:02:07.213Z] time="2024-04-22T15:02:07.207889542Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81e3b06c-72a3-4afe-b4b6-fab959719898 http.request.method=GET http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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.410047ms http.response.status=200 http.response.written=2 
15:02:07 [2024-04-22T15:02:07.213Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.21518225Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f61e757-4e53-4124-8832-8f5fb875b023 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.215229848Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f61e757-4e53-4124-8832-8f5fb875b023 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.215243411Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f61e757-4e53-4124-8832-8f5fb875b023 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.215314328Z" 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=0f61e757-4e53-4124-8832-8f5fb875b023 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.202µ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=34d573b9-1d4d-4e78-b308-333f8d585c71 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.215360186Z" 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=0f61e757-4e53-4124-8832-8f5fb875b023 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.432µ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=2ea0bf99-9c4a-4867-94f8-dc9c91ca6cc8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.215436928Z" 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=0f61e757-4e53-4124-8832-8f5fb875b023 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45064" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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.164911ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.216867463Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3ff9eb6-c62e-4748-895b-5fe983f7280d http.request.method=GET http.request.remoteaddr="127.0.0.1:45074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.216911319Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3ff9eb6-c62e-4748-895b-5fe983f7280d http.request.method=GET http.request.remoteaddr="127.0.0.1:45074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.216927048Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3ff9eb6-c62e-4748-895b-5fe983f7280d http.request.method=GET http.request.remoteaddr="127.0.0.1:45074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.216985912Z" 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=e3ff9eb6-c62e-4748-895b-5fe983f7280d http.request.method=GET http.request.remoteaddr="127.0.0.1:45074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.843µ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=315f6dfd-096b-4b3e-8665-3169d083f6a9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.217030022Z" 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=e3ff9eb6-c62e-4748-895b-5fe983f7280d http.request.method=GET http.request.remoteaddr="127.0.0.1:45074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.464µ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=002b4e11-9082-4686-88c0-e46507f3bb62 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] time="2024-04-22T15:02:07.217077431Z" 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=e3ff9eb6-c62e-4748-895b-5fe983f7280d http.request.method=GET http.request.remoteaddr="127.0.0.1:45074" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 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="986.417µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:02:07 [2024-04-22T15:02:07.468Z] 127.0.0.1 - - [22/Apr/2024:15:02:07 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/c8af8ebe4a8984d808f2071788dd1f00a4da78c5 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:02:07 [2024-04-22T15:02:07.468Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
15:02:07 [2024-04-22T15:02:07.468Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
15:02:07 [2024-04-22T15:02:07.468Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting/asdfasdf
15:02:07 [2024-04-22T15:02:07.468Z] === PAUSE TestImagePullNonExisting/asdfasdf
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
15:02:07 [2024-04-22T15:02:07.468Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting/library/asdfasdf
15:02:07 [2024-04-22T15:02:07.468Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
15:02:07 [2024-04-22T15:02:07.468Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
15:02:07 [2024-04-22T15:02:07.468Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
15:02:07 [2024-04-22T15:02:07.468Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
15:02:07 [2024-04-22T15:02:07.468Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
15:02:07 [2024-04-22T15:02:07.468Z] === CONT  TestImagePullNonExisting/asdfasdf
15:02:07 [2024-04-22T15:02:07.468Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
15:02:07 [2024-04-22T15:02:07.468Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
15:02:07 [2024-04-22T15:02:07.468Z] === CONT  TestImagePullNonExisting/library/asdfasdf
15:02:08 [2024-04-22T15:02:08.827Z] --- PASS: TestImagePullNonExisting (0.01s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestRemoveImageOrphaning
15:02:08 [2024-04-22T15:02:08.827Z] --- PASS: TestRemoveImageOrphaning (0.17s)
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestRemoveByDigest
15:02:08 [2024-04-22T15:02:08.827Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:02:08 [2024-04-22T15:02:08.827Z] --- SKIP: TestRemoveByDigest (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestRemoveImageGarbageCollector
15:02:08 [2024-04-22T15:02:08.827Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
15:02:08 [2024-04-22T15:02:08.827Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveCheckTimes
15:02:08 [2024-04-22T15:02:08.827Z] === PAUSE TestSaveCheckTimes
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/busybox:latest
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/busybox:latest/Manifest
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/busybox:latest/Config
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/multilayer:latest
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/multilayer:latest/Config
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
15:02:08 [2024-04-22T15:02:08.827Z] --- PASS: TestSaveOCI (0.14s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
15:02:08 [2024-04-22T15:02:08.827Z] === RUN   TestSaveRepoWithMultipleImages
15:02:09 [2024-04-22T15:02:09.130Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
15:02:09 [2024-04-22T15:02:09.130Z] === RUN   TestSaveDirectoryPermissions
15:02:10 [2024-04-22T15:02:10.054Z] --- PASS: TestSaveDirectoryPermissions (0.93s)
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:02:10 [2024-04-22T15:02:10.054Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagUsingDigestAlgorithmAsName
15:02:10 [2024-04-22T15:02:10.054Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagValidPrefixedRepo
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
15:02:10 [2024-04-22T15:02:10.054Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
15:02:10 [2024-04-22T15:02:10.054Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagValidPrefixedRepo/foooo:t
15:02:10 [2024-04-22T15:02:10.054Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:02:10 [2024-04-22T15:02:10.054Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:02:10 [2024-04-22T15:02:10.054Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
15:02:10 [2024-04-22T15:02:10.054Z] === CONT  TestTagValidPrefixedRepo/foooo:t
15:02:10 [2024-04-22T15:02:10.054Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
15:02:10 [2024-04-22T15:02:10.054Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:02:10 [2024-04-22T15:02:10.054Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
15:02:10 [2024-04-22T15:02:10.054Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
15:02:10 [2024-04-22T15:02:10.054Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
15:02:10 [2024-04-22T15:02:10.054Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
15:02:10 [2024-04-22T15:02:10.054Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagExistedNameWithoutForce
15:02:10 [2024-04-22T15:02:10.054Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagOfficialNames
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
15:02:10 [2024-04-22T15:02:10.054Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
15:02:10 [2024-04-22T15:02:10.309Z] --- PASS: TestTagOfficialNames (0.05s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
15:02:10 [2024-04-22T15:02:10.309Z] === RUN   TestTagMatchesDigest
15:02:10 [2024-04-22T15:02:10.309Z] --- PASS: TestTagMatchesDigest (0.01s)
15:02:10 [2024-04-22T15:02:10.309Z] === CONT  TestSaveCheckTimes
15:02:10 [2024-04-22T15:02:10.309Z] --- PASS: TestSaveCheckTimes (0.03s)
15:02:10 [2024-04-22T15:02:10.309Z] PASS
15:02:10 [2024-04-22T15:02:10.309Z] 
15:02:10 [2024-04-22T15:02:10.309Z] === Skipped
15:02:10 [2024-04-22T15:02:10.309Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:02:10 [2024-04-22T15:02:10.309Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:02:10 [2024-04-22T15:02:10.309Z] 
15:02:10 [2024-04-22T15:02:10.309Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
15:02:10 [2024-04-22T15:02:10.309Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:02:10 [2024-04-22T15:02:10.309Z] 
15:02:10 [2024-04-22T15:02:10.309Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:02:10 [2024-04-22T15:02:10.309Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
15:02:10 [2024-04-22T15:02:10.309Z] 
15:02:10 [2024-04-22T15:02:10.309Z] DONE 71 tests, 3 skipped in 6.713s
15:02:10 [2024-04-22T15:02:10.309Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
15:02:10 [2024-04-22T15:02:10.309Z] ++ '[' -n '' ']'
15:02:10 [2024-04-22T15:02:10.309Z] ++ 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
15:02:10 [2024-04-22T15:02:10.309Z] ++ set -e
15:02:10 [2024-04-22T15:02:10.309Z] ++ '[' -n 0 ']'
15:02:10 [2024-04-22T15:02:10.309Z] ++ set -x
15:02:10 [2024-04-22T15:02:10.309Z] ++ 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.ltAHARs8gJ/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
15:02:10 [2024-04-22T15:02:10.309Z] === RUN   TestStripANSICommands
15:02:10 [2024-04-22T15:02:10.309Z] === RUN   TestStripANSICommands/#00
15:02:10 [2024-04-22T15:02:10.309Z] === RUN   TestStripANSICommands/#01
15:02:10 [2024-04-22T15:02:10.309Z] --- PASS: TestStripANSICommands (0.00s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:02:10 [2024-04-22T15:02:10.309Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:02:10 [2024-04-22T15:02:10.309Z] PASS
15:02:10 [2024-04-22T15:02:10.309Z] 
15:02:10 [2024-04-22T15:02:10.309Z] DONE 3 tests in 0.007s
15:02:10 [2024-04-22T15:02:10.309Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
15:02:10 [2024-04-22T15:02:10.309Z] ++ '[' -n '' ']'
15:02:10 [2024-04-22T15:02:10.309Z] ++ 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
15:02:10 [2024-04-22T15:02:10.309Z] ++ set -e
15:02:10 [2024-04-22T15:02:10.309Z] ++ '[' -n 0 ']'
15:02:10 [2024-04-22T15:02:10.309Z] ++ set -x
15:02:10 [2024-04-22T15:02:10.309Z] ++ 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.ltAHARs8gJ/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
15:02:10 [2024-04-22T15:02:10.309Z] INFO: Testing against a local daemon
15:02:10 [2024-04-22T15:02:10.309Z] === RUN   TestCreateWithMultiNetworks
15:02:11 [2024-04-22T15:02:11.231Z] --- PASS: TestCreateWithMultiNetworks (0.85s)
15:02:11 [2024-04-22T15:02:11.231Z] === RUN   TestNetworkCreateDelete
15:02:11 [2024-04-22T15:02:11.231Z] --- PASS: TestNetworkCreateDelete (0.18s)
15:02:11 [2024-04-22T15:02:11.231Z] === RUN   TestDockerNetworkDeletePreferID
15:02:11 [2024-04-22T15:02:11.788Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
15:02:11 [2024-04-22T15:02:11.788Z] === RUN   TestDaemonDNSFallback
15:02:18 [2024-04-22T15:02:18.304Z] --- PASS: TestDaemonDNSFallback (6.25s)
15:02:18 [2024-04-22T15:02:18.304Z] === RUN   TestInspectNetwork
15:02:20 [2024-04-22T15:02:20.863Z] === RUN   TestInspectNetwork/full_network_id
15:02:20 [2024-04-22T15:02:20.863Z] === RUN   TestInspectNetwork/partial_network_id
15:02:20 [2024-04-22T15:02:20.863Z] === RUN   TestInspectNetwork/network_name
15:02:20 [2024-04-22T15:02:20.863Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:02:25 [2024-04-22T15:02:25.122Z] --- PASS: TestInspectNetwork (6.86s)
15:02:25 [2024-04-22T15:02:25.122Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:02:25 [2024-04-22T15:02:25.122Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:02:25 [2024-04-22T15:02:25.122Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:02:25 [2024-04-22T15:02:25.122Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:02:25 [2024-04-22T15:02:25.122Z] === RUN   TestRunContainerWithBridgeNone
15:02:26 [2024-04-22T15:02:26.057Z] --- PASS: TestRunContainerWithBridgeNone (1.16s)
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/create
15:02:26 [2024-04-22T15:02:26.057Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:02:26 [2024-04-22T15:02:26.057Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:02:26 [2024-04-22T15:02:26.057Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:02:26 [2024-04-22T15:02:26.057Z] === CONT  TestNetworkInvalidJSON/networks/create
15:02:26 [2024-04-22T15:02:26.057Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:02:26 [2024-04-22T15:02:26.057Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:02:26 [2024-04-22T15:02:26.057Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:02:26 [2024-04-22T15:02:26.057Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkList
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkList//networks
15:02:26 [2024-04-22T15:02:26.057Z] === PAUSE TestNetworkList//networks
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestNetworkList//networks/
15:02:26 [2024-04-22T15:02:26.057Z] === PAUSE TestNetworkList//networks/
15:02:26 [2024-04-22T15:02:26.057Z] === CONT  TestNetworkList//networks
15:02:26 [2024-04-22T15:02:26.057Z] === CONT  TestNetworkList//networks/
15:02:26 [2024-04-22T15:02:26.057Z] --- PASS: TestNetworkList (0.01s)
15:02:26 [2024-04-22T15:02:26.057Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z]     --- PASS: TestNetworkList//networks (0.00s)
15:02:26 [2024-04-22T15:02:26.057Z] === RUN   TestHostIPv4BridgeLabel
15:02:26 [2024-04-22T15:02:26.614Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
15:02:26 [2024-04-22T15:02:26.614Z] === RUN   TestDefaultNetworkOpts
15:02:26 [2024-04-22T15:02:26.614Z] === RUN   TestDefaultNetworkOpts/default_value
15:02:27 [2024-04-22T15:02:27.971Z] === RUN   TestDefaultNetworkOpts/cmdline_value
15:02:29 [2024-04-22T15:02:29.328Z] === RUN   TestDefaultNetworkOpts/config-from_value
15:02:30 [2024-04-22T15:02:30.249Z] --- PASS: TestDefaultNetworkOpts (3.64s)
15:02:30 [2024-04-22T15:02:30.249Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.25s)
15:02:30 [2024-04-22T15:02:30.249Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.18s)
15:02:30 [2024-04-22T15:02:30.249Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.20s)
15:02:30 [2024-04-22T15:02:30.249Z] === RUN   TestForbidDuplicateNetworkNames
15:02:30 [2024-04-22T15:02:30.807Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
15:02:30 [2024-04-22T15:02:30.807Z] === RUN   TestDaemonRestartWithLiveRestore
15:02:32 [2024-04-22T15:02:32.165Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:02:32 [2024-04-22T15:02:32.165Z] === RUN   TestDaemonDefaultNetworkPools
15:02:32 [2024-04-22T15:02:32.722Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
15:02:32 [2024-04-22T15:02:32.722Z] === RUN   TestDaemonRestartWithExistingNetwork
15:02:34 [2024-04-22T15:02:34.079Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
15:02:34 [2024-04-22T15:02:34.079Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:02:35 [2024-04-22T15:02:35.436Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
15:02:35 [2024-04-22T15:02:35.436Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:02:35 [2024-04-22T15:02:35.690Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:02:35 [2024-04-22T15:02:35.690Z] === RUN   TestServiceWithPredefinedNetwork
15:02:38 [2024-04-22T15:02:38.194Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
15:02:38 [2024-04-22T15:02:38.194Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:02:38 [2024-04-22T15:02:38.194Z]     service_test.go:250: FLAKY_TEST
15:02:38 [2024-04-22T15:02:38.194Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:02:38 [2024-04-22T15:02:38.194Z] === RUN   TestServiceWithDataPathPortInit
15:02:53 [2024-04-22T15:02:53.005Z] --- PASS: TestServiceWithDataPathPortInit (13.13s)
15:02:53 [2024-04-22T15:02:53.005Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:02:53 [2024-04-22T15:02:53.259Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wml66q1eulgqlixoi8kcbbs9j Created:2024-04-22 15:02:52.248631526 +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[3e39a63f3b6ff4202d949b87f8b54253342978ba02635d126ef79ce4aa55ca90:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xiedq0s2m19jkhha96r4yezlj EndpointID:86a2ddd1bfa82dcac48a4f256d0f6afe020d50119d84aecad7dd5a8c46ce59ce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:527d401a398f8d1da2c55e26518a526b453b4a11ffdf6afa1c8e7cec6ec84646 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:e094c603ff0a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xiedq0s2m19jkhha96r4yezlj EndpointID:86a2ddd1bfa82dcac48a4f256d0f6afe020d50119d84aecad7dd5a8c46ce59ce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:02:58 [2024-04-22T15:02:58.485Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s)
15:02:58 [2024-04-22T15:02:58.485Z] PASS
15:02:58 [2024-04-22T15:02:58.485Z] 
15:02:58 [2024-04-22T15:02:58.485Z] === Skipped
15:02:58 [2024-04-22T15:02:58.485Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:02:58 [2024-04-22T15:02:58.485Z]     service_test.go:250: FLAKY_TEST
15:02:58 [2024-04-22T15:02:58.485Z] 
15:02:58 [2024-04-22T15:02:58.485Z] DONE 44 tests, 1 skipped in 47.471s
15:02:58 [2024-04-22T15:02:58.485Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
15:02:58 [2024-04-22T15:02:58.485Z] ++ '[' -n '' ']'
15:02:58 [2024-04-22T15:02:58.485Z] ++ 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
15:02:58 [2024-04-22T15:02:58.485Z] ++ set -e
15:02:58 [2024-04-22T15:02:58.485Z] ++ '[' -n 0 ']'
15:02:58 [2024-04-22T15:02:58.485Z] ++ set -x
15:02:58 [2024-04-22T15:02:58.485Z] ++ 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.ltAHARs8gJ/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
15:02:58 [2024-04-22T15:02:58.485Z] INFO: Testing against a local daemon
15:02:58 [2024-04-22T15:02:58.485Z] === RUN   TestDockerNetworkIpvlanPersistance
15:02:59 [2024-04-22T15:02:59.406Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.41s)
15:02:59 [2024-04-22T15:02:59.406Z] === RUN   TestDockerNetworkIpvlan
15:02:59 [2024-04-22T15:02:59.406Z] === RUN   TestDockerNetworkIpvlan/Subinterface
15:02:59 [2024-04-22T15:02:59.963Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
15:03:00 [2024-04-22T15:03:00.520Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
15:03:02 [2024-04-22T15:03:02.399Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
15:03:03 [2024-04-22T15:03:03.756Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
15:03:05 [2024-04-22T15:03:05.112Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
15:03:06 [2024-04-22T15:03:06.470Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
15:03:08 [2024-04-22T15:03:08.352Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
15:03:10 [2024-04-22T15:03:10.856Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
15:03:13 [2024-04-22T15:03:13.360Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
15:03:13 [2024-04-22T15:03:13.918Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
15:03:14 [2024-04-22T15:03:14.839Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
15:03:16 [2024-04-22T15:03:16.196Z] --- PASS: TestDockerNetworkIpvlan (16.87s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.69s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.67s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.60s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.51s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.35s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.42s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.91s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.30s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.29s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.02s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.02s)
15:03:16 [2024-04-22T15:03:16.196Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.09s)
15:03:16 [2024-04-22T15:03:16.196Z] === RUN   TestIPVlanDNS
15:03:16 [2024-04-22T15:03:16.754Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
15:03:24 [2024-04-22T15:03:24.816Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
15:03:28 [2024-04-22T15:03:28.965Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
15:03:35 [2024-04-22T15:03:35.481Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
15:03:41 [2024-04-22T15:03:41.997Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
15:03:47 [2024-04-22T15:03:47.221Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
15:03:52 [2024-04-22T15:03:52.446Z] --- PASS: TestIPVlanDNS (36.12s)
15:03:52 [2024-04-22T15:03:52.446Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.80s)
15:03:52 [2024-04-22T15:03:52.446Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.48s)
15:03:52 [2024-04-22T15:03:52.446Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.42s)
15:03:52 [2024-04-22T15:03:52.446Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.80s)
15:03:52 [2024-04-22T15:03:52.446Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.53s)
15:03:52 [2024-04-22T15:03:52.446Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.45s)
15:03:52 [2024-04-22T15:03:52.446Z] PASS
15:03:52 [2024-04-22T15:03:52.446Z] 
15:03:52 [2024-04-22T15:03:52.446Z] DONE 21 tests in 54.434s
15:03:52 [2024-04-22T15:03:52.446Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
15:03:52 [2024-04-22T15:03:52.446Z] ++ '[' -n '' ']'
15:03:52 [2024-04-22T15:03:52.446Z] ++ 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
15:03:52 [2024-04-22T15:03:52.446Z] ++ set -e
15:03:52 [2024-04-22T15:03:52.446Z] ++ '[' -n 0 ']'
15:03:52 [2024-04-22T15:03:52.446Z] ++ set -x
15:03:52 [2024-04-22T15:03:52.446Z] ++ 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.ltAHARs8gJ/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
15:03:52 [2024-04-22T15:03:52.446Z] INFO: Testing against a local daemon
15:03:52 [2024-04-22T15:03:52.446Z] === RUN   TestDockerNetworkMacvlanPersistance
15:03:53 [2024-04-22T15:03:53.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
15:03:53 [2024-04-22T15:03:53.367Z] === RUN   TestDockerNetworkMacvlan
15:03:53 [2024-04-22T15:03:53.367Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:03:53 [2024-04-22T15:03:53.925Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:03:54 [2024-04-22T15:03:54.847Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:03:56 [2024-04-22T15:03:56.204Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:03:57 [2024-04-22T15:03:57.561Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
15:04:00 [2024-04-22T15:04:00.065Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
15:04:01 [2024-04-22T15:04:01.944Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:04:02 [2024-04-22T15:04:02.866Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
15:04:04 [2024-04-22T15:04:04.224Z] --- PASS: TestDockerNetworkMacvlan (10.67s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.39s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.91s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.31s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
15:04:04 [2024-04-22T15:04:04.224Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.10s)
15:04:04 [2024-04-22T15:04:04.224Z] === RUN   TestMACVlanDNS
15:04:04 [2024-04-22T15:04:04.782Z] === RUN   TestMACVlanDNS/with_parent
15:04:12 [2024-04-22T15:04:12.886Z] === RUN   TestMACVlanDNS/no_parent
15:04:17 [2024-04-22T15:04:17.035Z] === RUN   TestMACVlanDNS/with_parent,_internal
15:04:23 [2024-04-22T15:04:23.549Z] --- PASS: TestMACVlanDNS (18.49s)
15:04:23 [2024-04-22T15:04:23.549Z]     --- PASS: TestMACVlanDNS/with_parent (6.85s)
15:04:23 [2024-04-22T15:04:23.549Z]     --- PASS: TestMACVlanDNS/no_parent (5.49s)
15:04:23 [2024-04-22T15:04:23.549Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.52s)
15:04:23 [2024-04-22T15:04:23.549Z] PASS
15:04:23 [2024-04-22T15:04:23.549Z] 
15:04:23 [2024-04-22T15:04:23.549Z] DONE 14 tests in 30.350s
15:04:23 [2024-04-22T15:04:23.549Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
15:04:23 [2024-04-22T15:04:23.549Z] ++ '[' -n '' ']'
15:04:23 [2024-04-22T15:04:23.549Z] ++ 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
15:04:23 [2024-04-22T15:04:23.549Z] ++ set -e
15:04:23 [2024-04-22T15:04:23.549Z] ++ '[' -n 0 ']'
15:04:23 [2024-04-22T15:04:23.549Z] ++ set -x
15:04:23 [2024-04-22T15:04:23.549Z] ++ 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.ltAHARs8gJ/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
15:04:23 [2024-04-22T15:04:23.549Z] INFO: Testing against a local daemon
15:04:23 [2024-04-22T15:04:23.549Z] === RUN   TestBridgeICC
15:04:23 [2024-04-22T15:04:23.549Z] === RUN   TestBridgeICC/IPv4_non-internal_network
15:04:24 [2024-04-22T15:04:24.106Z] === RUN   TestBridgeICC/IPv4_internal_network
15:04:25 [2024-04-22T15:04:25.464Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
15:04:26 [2024-04-22T15:04:26.385Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
15:04:27 [2024-04-22T15:04:27.307Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
15:04:28 [2024-04-22T15:04:28.665Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
15:04:29 [2024-04-22T15:04:29.587Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
15:04:30 [2024-04-22T15:04:30.508Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
15:04:31 [2024-04-22T15:04:31.866Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
15:04:35 [2024-04-22T15:04:35.118Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
15:04:38 [2024-04-22T15:04:38.372Z] --- PASS: TestBridgeICC (15.36s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.07s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.97s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.10s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.07s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.11s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.02s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.07s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.06s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.13s)
15:04:38 [2024-04-22T15:04:38.372Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.15s)
15:04:38 [2024-04-22T15:04:38.372Z] === RUN   TestBridgeICCWindows
15:04:38 [2024-04-22T15:04:38.372Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
15:04:38 [2024-04-22T15:04:38.372Z] --- SKIP: TestBridgeICCWindows (0.00s)
15:04:38 [2024-04-22T15:04:38.372Z] === RUN   TestBridgeINC
15:04:38 [2024-04-22T15:04:38.626Z] === RUN   TestBridgeINC/IPv4_non-internal_network
15:04:42 [2024-04-22T15:04:42.775Z] === RUN   TestBridgeINC/IPv4_internal_network
15:04:44 [2024-04-22T15:04:44.133Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
15:04:48 [2024-04-22T15:04:48.283Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
15:04:49 [2024-04-22T15:04:49.640Z] --- PASS: TestBridgeINC (11.52s)
15:04:49 [2024-04-22T15:04:49.640Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.25s)
15:04:49 [2024-04-22T15:04:49.640Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.15s)
15:04:49 [2024-04-22T15:04:49.640Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.35s)
15:04:49 [2024-04-22T15:04:49.640Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.16s)
15:04:49 [2024-04-22T15:04:49.640Z] === RUN   TestDefaultBridgeIPv6
15:04:49 [2024-04-22T15:04:49.640Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
15:04:50 [2024-04-22T15:04:50.998Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
15:04:52 [2024-04-22T15:04:52.356Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
15:04:54 [2024-04-22T15:04:54.235Z] --- PASS: TestDefaultBridgeIPv6 (4.43s)
15:04:54 [2024-04-22T15:04:54.235Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.48s)
15:04:54 [2024-04-22T15:04:54.235Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.50s)
15:04:54 [2024-04-22T15:04:54.235Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.45s)
15:04:54 [2024-04-22T15:04:54.235Z] === RUN   TestDefaultBridgeAddresses
15:04:54 [2024-04-22T15:04:54.235Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
15:04:55 [2024-04-22T15:04:55.592Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
15:04:56 [2024-04-22T15:04:56.950Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
15:04:56 [2024-04-22T15:04:56.951Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
15:04:56 [2024-04-22T15:04:56.951Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
15:04:56 [2024-04-22T15:04:56.951Z] === RUN   TestInternalNwConnectivity
15:05:00 [2024-04-22T15:05:00.203Z] --- PASS: TestInternalNwConnectivity (3.32s)
15:05:00 [2024-04-22T15:05:00.203Z] === RUN   TestDisableIPv6Addrs
15:05:01 [2024-04-22T15:05:01.125Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
15:05:01 [2024-04-22T15:05:01.379Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
15:05:01 [2024-04-22T15:05:01.936Z] --- PASS: TestDisableIPv6Addrs (1.61s)
15:05:01 [2024-04-22T15:05:01.936Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.46s)
15:05:01 [2024-04-22T15:05:01.936Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.43s)
15:05:01 [2024-04-22T15:05:01.936Z] === RUN   TestNonIPv6Network
15:05:03 [2024-04-22T15:05:03.294Z] --- PASS: TestNonIPv6Network (1.23s)
15:05:03 [2024-04-22T15:05:03.294Z] === RUN   TestSetInterfaceSysctl
15:05:04 [2024-04-22T15:05:04.215Z] --- PASS: TestSetInterfaceSysctl (1.06s)
15:05:04 [2024-04-22T15:05:04.215Z] === RUN   TestEtcHostsIpv6
15:05:04 [2024-04-22T15:05:04.773Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
15:05:05 [2024-04-22T15:05:05.331Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
15:05:05 [2024-04-22T15:05:05.888Z] --- PASS: TestEtcHostsIpv6 (1.64s)
15:05:05 [2024-04-22T15:05:05.888Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.51s)
15:05:05 [2024-04-22T15:05:05.888Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.53s)
15:05:05 [2024-04-22T15:05:05.888Z] === RUN   TestMACAddrOnRestart
15:05:08 [2024-04-22T15:05:08.392Z] --- PASS: TestMACAddrOnRestart (2.17s)
15:05:08 [2024-04-22T15:05:08.392Z] === RUN   TestCfgdMACAddrOnRestart
15:05:10 [2024-04-22T15:05:10.896Z] --- PASS: TestCfgdMACAddrOnRestart (2.58s)
15:05:10 [2024-04-22T15:05:10.896Z] === RUN   TestInspectCfgdMAC
15:05:11 [2024-04-22T15:05:11.150Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
15:05:11 [2024-04-22T15:05:11.150Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
15:05:11 [2024-04-22T15:05:11.404Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
15:05:11 [2024-04-22T15:05:11.404Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
15:05:11 [2024-04-22T15:05:11.658Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
15:05:11 [2024-04-22T15:05:11.658Z] --- PASS: TestInspectCfgdMAC (1.08s)
15:05:11 [2024-04-22T15:05:11.658Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
15:05:11 [2024-04-22T15:05:11.658Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
15:05:11 [2024-04-22T15:05:11.658Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
15:05:11 [2024-04-22T15:05:11.658Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s)
15:05:11 [2024-04-22T15:05:11.658Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
15:05:11 [2024-04-22T15:05:11.658Z] === RUN   TestWatchtowerCreate
15:05:13 [2024-04-22T15:05:13.015Z] --- PASS: TestWatchtowerCreate (1.07s)
15:05:13 [2024-04-22T15:05:13.015Z] === RUN   TestResolvConfLocalhostIPv6
15:05:13 [2024-04-22T15:05:13.937Z] --- PASS: TestResolvConfLocalhostIPv6 (1.27s)
15:05:13 [2024-04-22T15:05:13.937Z] === RUN   TestInternalNetworkDNS
15:05:40 [2024-04-22T15:05:40.399Z] --- PASS: TestInternalNetworkDNS (23.09s)
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestNslookupWindows
15:05:40 [2024-04-22T15:05:40.399Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
15:05:40 [2024-04-22T15:05:40.399Z] --- SKIP: TestNslookupWindows (0.00s)
15:05:40 [2024-04-22T15:05:40.399Z] PASS
15:05:40 [2024-04-22T15:05:40.399Z] 
15:05:40 [2024-04-22T15:05:40.399Z] === Skipped
15:05:40 [2024-04-22T15:05:40.399Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
15:05:40 [2024-04-22T15:05:40.399Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
15:05:40 [2024-04-22T15:05:40.399Z] 
15:05:40 [2024-04-22T15:05:40.399Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
15:05:40 [2024-04-22T15:05:40.399Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
15:05:40 [2024-04-22T15:05:40.399Z] 
15:05:40 [2024-04-22T15:05:40.399Z] DONE 45 tests, 2 skipped in 74.579s
15:05:40 [2024-04-22T15:05:40.399Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
15:05:40 [2024-04-22T15:05:40.399Z] ++ '[' -n '' ']'
15:05:40 [2024-04-22T15:05:40.399Z] ++ 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
15:05:40 [2024-04-22T15:05:40.399Z] ++ set -e
15:05:40 [2024-04-22T15:05:40.399Z] ++ '[' -n 0 ']'
15:05:40 [2024-04-22T15:05:40.399Z] ++ set -x
15:05:40 [2024-04-22T15:05:40.399Z] ++ 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.ltAHARs8gJ/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
15:05:40 [2024-04-22T15:05:40.399Z] testing: warning: no tests to run
15:05:40 [2024-04-22T15:05:40.399Z] PASS
15:05:40 [2024-04-22T15:05:40.399Z] 
15:05:40 [2024-04-22T15:05:40.399Z] DONE 0 tests in 0.005s
15:05:40 [2024-04-22T15:05:40.399Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
15:05:40 [2024-04-22T15:05:40.399Z] ++ '[' -n '' ']'
15:05:40 [2024-04-22T15:05:40.399Z] ++ 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
15:05:40 [2024-04-22T15:05:40.399Z] ++ set -e
15:05:40 [2024-04-22T15:05:40.399Z] ++ '[' -n 0 ']'
15:05:40 [2024-04-22T15:05:40.399Z] ++ set -x
15:05:40 [2024-04-22T15:05:40.399Z] ++ 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.ltAHARs8gJ/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
15:05:40 [2024-04-22T15:05:40.399Z] INFO: Testing against a local daemon
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestAuthZPluginAllowRequest
15:05:40 [2024-04-22T15:05:40.399Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestAuthZPluginTLS
15:05:40 [2024-04-22T15:05:40.399Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestAuthZPluginDenyRequest
15:05:40 [2024-04-22T15:05:40.399Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestAuthZPluginAPIDenyResponse
15:05:40 [2024-04-22T15:05:40.399Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestAuthZPluginDenyResponse
15:05:40 [2024-04-22T15:05:40.399Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:05:40 [2024-04-22T15:05:40.399Z] === RUN   TestAuthZPluginAllowEventStream
15:05:41 [2024-04-22T15:05:41.320Z] 2024/04/22 15:05:41 http: panic serving 127.0.0.1:42594: runtime error: invalid memory address or nil pointer dereference
15:05:41 [2024-04-22T15:05:41.320Z] goroutine 152 [running]:
15:05:41 [2024-04-22T15:05:41.321Z] net/http.(*conn).serve.func1()
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:05:41 [2024-04-22T15:05:41.321Z] panic({0xa86700?, 0x15bafd0?})
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:05:41 [2024-04-22T15:05:41.321Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a350, 0x40004815c0}, 0xffff40245d90?)
15:05:41 [2024-04-22T15:05:41.321Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
15:05:41 [2024-04-22T15:05:41.321Z] net/http.HandlerFunc.ServeHTTP(0x400020f000?, {0xd8a350?, 0x40004815c0?}, 0x402eb4?)
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:05:41 [2024-04-22T15:05:41.321Z] net/http.(*ServeMux).ServeHTTP(0xd906e8?, {0xd8a350, 0x40004815c0}, 0x400020f000)
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:05:41 [2024-04-22T15:05:41.321Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000702fd0, {0xd88f10?, 0x4000210620}, 0x400020ef00, {0xd7efa0, 0x40004ac840})
15:05:41 [2024-04-22T15:05:41.321Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
15:05:41 [2024-04-22T15:05:41.321Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88f10?, 0x4000210620?}, 0x400029a7f0?)
15:05:41 [2024-04-22T15:05:41.321Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:05:41 [2024-04-22T15:05:41.321Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88f10?, 0x4000210620?}, 0x4000210620?)
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:05:41 [2024-04-22T15:05:41.321Z] net/http.serverHandler.ServeHTTP({0xd85988?}, {0xd88f10?, 0x4000210620?}, 0x6?)
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:05:41 [2024-04-22T15:05:41.321Z] net/http.(*conn).serve(0x4000638000, {0xd906e8, 0x4000112f90})
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:05:41 [2024-04-22T15:05:41.321Z] created by net/http.(*Server).Serve in goroutine 49
15:05:41 [2024-04-22T15:05:41.321Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:05:42 [2024-04-22T15:05:42.241Z] 2024/04/22 15:05:42 http: panic serving 127.0.0.1:42610: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:05:42 [2024-04-22T15:05:42.241Z] goroutine 176 [running]:
15:05:42 [2024-04-22T15:05:42.241Z] net/http.(*conn).serve.func1()
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:05:42 [2024-04-22T15:05:42.241Z] panic({0xa1c140?, 0x400029a950?})
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:05:42 [2024-04-22T15:05:42.241Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a350, 0x4000481740}, 0xffff40245d90?)
15:05:42 [2024-04-22T15:05:42.241Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:05:42 [2024-04-22T15:05:42.241Z] net/http.HandlerFunc.ServeHTTP(0x400020f100?, {0xd8a350?, 0x4000481740?}, 0x402eb4?)
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:05:42 [2024-04-22T15:05:42.241Z] net/http.(*ServeMux).ServeHTTP(0xd906e8?, {0xd8a350, 0x4000481740}, 0x400020f100)
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:05:42 [2024-04-22T15:05:42.241Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000702fd0, {0xd88f10?, 0x4000210700}, 0x40001ced00, {0xd7efa0, 0x40004ac840})
15:05:42 [2024-04-22T15:05:42.241Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
15:05:42 [2024-04-22T15:05:42.241Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88f10?, 0x4000210700?}, 0x4000113230?)
15:05:42 [2024-04-22T15:05:42.241Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:05:42 [2024-04-22T15:05:42.241Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88f10?, 0x4000210700?}, 0x4000707b40?)
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:05:42 [2024-04-22T15:05:42.241Z] net/http.serverHandler.ServeHTTP({0x4000113230?}, {0xd88f10?, 0x4000210700?}, 0x6?)
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:05:42 [2024-04-22T15:05:42.241Z] net/http.(*conn).serve(0x4000744360, {0xd906e8, 0x4000112f90})
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:05:42 [2024-04-22T15:05:42.241Z] created by net/http.(*Server).Serve in goroutine 49
15:05:42 [2024-04-22T15:05:42.241Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:05:44 [2024-04-22T15:05:44.121Z] 2024/04/22 15:05:44 http: panic serving 127.0.0.1:42618: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:05:44 [2024-04-22T15:05:44.121Z] goroutine 221 [running]:
15:05:44 [2024-04-22T15:05:44.121Z] net/http.(*conn).serve.func1()
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:05:44 [2024-04-22T15:05:44.121Z] panic({0xa1c140?, 0x400029aa10?})
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:05:44 [2024-04-22T15:05:44.121Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a350, 0x40004818c0}, 0xffff40245d90?)
15:05:44 [2024-04-22T15:05:44.121Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:05:44 [2024-04-22T15:05:44.121Z] net/http.HandlerFunc.ServeHTTP(0x400020f300?, {0xd8a350?, 0x40004818c0?}, 0x402eb4?)
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:05:44 [2024-04-22T15:05:44.121Z] net/http.(*ServeMux).ServeHTTP(0xd906e8?, {0xd8a350, 0x40004818c0}, 0x400020f300)
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:05:44 [2024-04-22T15:05:44.121Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000702fd0, {0xd88f10?, 0x40002107e0}, 0x400020f200, {0xd7efa0, 0x40004ac840})
15:05:44 [2024-04-22T15:05:44.121Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
15:05:44 [2024-04-22T15:05:44.121Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88f10?, 0x40002107e0?}, 0x40003f0f30?)
15:05:44 [2024-04-22T15:05:44.121Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:05:44 [2024-04-22T15:05:44.121Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88f10?, 0x40002107e0?}, 0x4000707b40?)
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:05:44 [2024-04-22T15:05:44.121Z] net/http.serverHandler.ServeHTTP({0x40003f0f30?}, {0xd88f10?, 0x40002107e0?}, 0x6?)
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:05:44 [2024-04-22T15:05:44.121Z] net/http.(*conn).serve(0x4000616fc0, {0xd906e8, 0x4000112f90})
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:05:44 [2024-04-22T15:05:44.121Z] created by net/http.(*Server).Serve in goroutine 49
15:05:44 [2024-04-22T15:05:44.121Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:05:46 [2024-04-22T15:05:46.623Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s)
15:05:46 [2024-04-22T15:05:46.623Z] === RUN   TestAuthZPluginErrorResponse
15:05:46 [2024-04-22T15:05:46.877Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:05:46 [2024-04-22T15:05:46.877Z] === RUN   TestAuthZPluginErrorRequest
15:05:47 [2024-04-22T15:05:47.435Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:05:47 [2024-04-22T15:05:47.435Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:05:47 [2024-04-22T15:05:47.993Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:05:47 [2024-04-22T15:05:47.993Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:05:49 [2024-04-22T15:05:49.351Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
15:05:49 [2024-04-22T15:05:49.351Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:05:50 [2024-04-22T15:05:50.272Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
15:05:50 [2024-04-22T15:05:50.272Z] === RUN   TestAuthZPluginHeader
15:05:50 [2024-04-22T15:05:50.830Z] --- PASS: TestAuthZPluginHeader (0.61s)
15:05:50 [2024-04-22T15:05:50.830Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:05:50 [2024-04-22T15:05:50.830Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:05:50 [2024-04-22T15:05:50.830Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:05:50 [2024-04-22T15:05:50.830Z] === RUN   TestAuthZPluginV2Disable
15:05:50 [2024-04-22T15:05:50.830Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:05:50 [2024-04-22T15:05:50.830Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:05:50 [2024-04-22T15:05:50.830Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:05:50 [2024-04-22T15:05:50.830Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:05:50 [2024-04-22T15:05:50.830Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:05:50 [2024-04-22T15:05:50.830Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:05:50 [2024-04-22T15:05:50.830Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:05:50 [2024-04-22T15:05:50.830Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:05:50 [2024-04-22T15:05:50.830Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:06:08 [2024-04-22T15:06:08.843Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:06:08 [2024-04-22T15:06:08.843Z] PASS
15:06:08 [2024-04-22T15:06:08.843Z] 
15:06:08 [2024-04-22T15:06:08.843Z] === Skipped
15:06:08 [2024-04-22T15:06:08.843Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:06:08 [2024-04-22T15:06:08.843Z] 
15:06:08 [2024-04-22T15:06:08.843Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:06:08 [2024-04-22T15:06:08.843Z] 
15:06:08 [2024-04-22T15:06:08.843Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:06:08 [2024-04-22T15:06:08.843Z] 
15:06:08 [2024-04-22T15:06:08.843Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:06:08 [2024-04-22T15:06:08.843Z] 
15:06:08 [2024-04-22T15:06:08.843Z] DONE 17 tests, 4 skipped in 30.539s
15:06:08 [2024-04-22T15:06:08.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
15:06:08 [2024-04-22T15:06:08.843Z] ++ '[' -n '' ']'
15:06:08 [2024-04-22T15:06:08.843Z] ++ 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
15:06:08 [2024-04-22T15:06:08.843Z] ++ set -e
15:06:08 [2024-04-22T15:06:08.843Z] ++ '[' -n 0 ']'
15:06:08 [2024-04-22T15:06:08.843Z] ++ set -x
15:06:08 [2024-04-22T15:06:08.843Z] ++ 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.ltAHARs8gJ/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
15:06:08 [2024-04-22T15:06:08.843Z] INFO: Testing against a local daemon
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:06:08 [2024-04-22T15:06:08.843Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:08 [2024-04-22T15:06:08.843Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:06:08 [2024-04-22T15:06:08.843Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:06:08 [2024-04-22T15:06:08.843Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:06:08 [2024-04-22T15:06:08.843Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:06:08 [2024-04-22T15:06:08.843Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:06:08 [2024-04-22T15:06:08.843Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:06:08 [2024-04-22T15:06:08.843Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInstall
15:06:08 [2024-04-22T15:06:08.843Z] === RUN   TestPluginInstall/no_auth
15:06:11 [2024-04-22T15:06:11.349Z] time="2024-04-22T15:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:11 [2024-04-22T15:06:11.349Z] time="2024-04-22T15:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fa8cdab62665b7aa76cc722b820922b28d5164392f3e2fc5a4ce377ccc87782" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:11 [2024-04-22T15:06:11.349Z] time="2024-04-22T15:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:11 [2024-04-22T15:06:11.349Z] time="2024-04-22T15:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fa8cdab62665b7aa76cc722b820922b28d5164392f3e2fc5a4ce377ccc87782" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:11 [2024-04-22T15:06:11.349Z] === RUN   TestPluginInstall/with_digest
15:06:11 [2024-04-22T15:06:11.907Z] === RUN   TestPluginInstall/with_htpasswd
15:06:12 [2024-04-22T15:06:12.161Z] time="2024-04-22T15:06:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:12 [2024-04-22T15:06:12.161Z] time="2024-04-22T15:06:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ba38f440f37399d1021b9b634abee85c3c38da8affff0ba84a872325cd55fc4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:12 [2024-04-22T15:06:12.161Z] time="2024-04-22T15:06:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:12 [2024-04-22T15:06:12.161Z] time="2024-04-22T15:06:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ba38f440f37399d1021b9b634abee85c3c38da8affff0ba84a872325cd55fc4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:12 [2024-04-22T15:06:12.415Z] === RUN   TestPluginInstall/with_insecure
15:06:13 [2024-04-22T15:06:13.337Z] time="2024-04-22T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:13 [2024-04-22T15:06:13.337Z] time="2024-04-22T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0585c3bd262ff664c26dc1c36eb7358cdd6542b2b453f2794afe93cf7abad406" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:13 [2024-04-22T15:06:13.337Z] time="2024-04-22T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:13 [2024-04-22T15:06:13.337Z] time="2024-04-22T15:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0585c3bd262ff664c26dc1c36eb7358cdd6542b2b453f2794afe93cf7abad406" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:13 [2024-04-22T15:06:13.337Z]     plugin_test.go:247: [dc62760dba289] daemon is not started
15:06:13 [2024-04-22T15:06:13.337Z] --- PASS: TestPluginInstall (5.56s)
15:06:13 [2024-04-22T15:06:13.337Z]     --- PASS: TestPluginInstall/no_auth (3.70s)
15:06:13 [2024-04-22T15:06:13.337Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
15:06:13 [2024-04-22T15:06:13.337Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
15:06:13 [2024-04-22T15:06:13.337Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
15:06:13 [2024-04-22T15:06:13.337Z] === RUN   TestPluginsWithRuntimes
15:06:14 [2024-04-22T15:06:14.694Z] === RUN   TestPluginsWithRuntimes/No_Args
15:06:15 [2024-04-22T15:06:15.662Z] === RUN   TestPluginsWithRuntimes/With_Args
15:06:16 [2024-04-22T15:06:16.584Z] --- PASS: TestPluginsWithRuntimes (3.16s)
15:06:16 [2024-04-22T15:06:16.584Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
15:06:16 [2024-04-22T15:06:16.584Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
15:06:16 [2024-04-22T15:06:16.584Z] === RUN   TestPluginBackCompatMediaTypes
15:06:16 [2024-04-22T15:06:16.838Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
15:06:16 [2024-04-22T15:06:16.838Z] PASS
15:06:16 [2024-04-22T15:06:16.838Z] 
15:06:16 [2024-04-22T15:06:16.838Z] DONE 25 tests in 9.253s
15:06:16 [2024-04-22T15:06:16.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
15:06:16 [2024-04-22T15:06:16.838Z] ++ '[' -n '' ']'
15:06:16 [2024-04-22T15:06:16.838Z] ++ 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
15:06:16 [2024-04-22T15:06:16.838Z] ++ set -e
15:06:16 [2024-04-22T15:06:16.838Z] ++ '[' -n 0 ']'
15:06:16 [2024-04-22T15:06:16.838Z] ++ set -x
15:06:16 [2024-04-22T15:06:16.838Z] ++ 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.ltAHARs8gJ/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
15:06:17 [2024-04-22T15:06:17.092Z] INFO: Testing against a local daemon
15:06:17 [2024-04-22T15:06:17.092Z] === RUN   TestExternalGraphDriver
15:06:17 [2024-04-22T15:06:17.387Z] === RUN   TestExternalGraphDriver/json
15:06:17 [2024-04-22T15:06:17.387Z] === RUN   TestExternalGraphDriver/spec
15:06:17 [2024-04-22T15:06:17.387Z] === RUN   TestExternalGraphDriver/pull
15:06:17 [2024-04-22T15:06:17.387Z] --- PASS: TestExternalGraphDriver (0.34s)
15:06:17 [2024-04-22T15:06:17.387Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
15:06:17 [2024-04-22T15:06:17.387Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
15:06:17 [2024-04-22T15:06:17.387Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
15:06:17 [2024-04-22T15:06:17.387Z] === RUN   TestGraphdriverPluginV2
15:06:17 [2024-04-22T15:06:17.640Z]     external_test.go:416: (*Execution).NotAmd64-fm
15:06:17 [2024-04-22T15:06:17.640Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
15:06:17 [2024-04-22T15:06:17.640Z] PASS
15:06:17 [2024-04-22T15:06:17.640Z] 
15:06:17 [2024-04-22T15:06:17.640Z] === Skipped
15:06:17 [2024-04-22T15:06:17.640Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
15:06:17 [2024-04-22T15:06:17.640Z]     external_test.go:416: (*Execution).NotAmd64-fm
15:06:17 [2024-04-22T15:06:17.640Z] 
15:06:17 [2024-04-22T15:06:17.640Z] DONE 5 tests, 1 skipped in 0.696s
15:06:17 [2024-04-22T15:06:17.640Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
15:06:17 [2024-04-22T15:06:17.640Z] ++ '[' -n '' ']'
15:06:17 [2024-04-22T15:06:17.640Z] ++ 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
15:06:17 [2024-04-22T15:06:17.640Z] ++ set -e
15:06:17 [2024-04-22T15:06:17.640Z] ++ '[' -n 0 ']'
15:06:17 [2024-04-22T15:06:17.640Z] ++ set -x
15:06:17 [2024-04-22T15:06:17.641Z] ++ 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.ltAHARs8gJ/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
15:06:17 [2024-04-22T15:06:17.641Z] INFO: Testing against a local daemon
15:06:17 [2024-04-22T15:06:17.641Z] === RUN   TestContinueAfterPluginCrash
15:06:17 [2024-04-22T15:06:17.641Z] === PAUSE TestContinueAfterPluginCrash
15:06:17 [2024-04-22T15:06:17.641Z] === RUN   TestReadPluginNoRead
15:06:17 [2024-04-22T15:06:17.641Z] === PAUSE TestReadPluginNoRead
15:06:17 [2024-04-22T15:06:17.641Z] === RUN   TestDaemonStartWithLogOpt
15:06:17 [2024-04-22T15:06:17.641Z] === PAUSE TestDaemonStartWithLogOpt
15:06:17 [2024-04-22T15:06:17.641Z] === CONT  TestDaemonStartWithLogOpt
15:06:17 [2024-04-22T15:06:17.641Z] === CONT  TestContinueAfterPluginCrash
15:06:17 [2024-04-22T15:06:17.641Z] === CONT  TestReadPluginNoRead
15:06:20 [2024-04-22T15:06:20.189Z] === RUN   TestReadPluginNoRead/default
15:06:20 [2024-04-22T15:06:20.189Z] --- PASS: TestDaemonStartWithLogOpt (2.60s)
15:06:20 [2024-04-22T15:06:20.747Z] === RUN   TestReadPluginNoRead/disabled_caching
15:06:22 [2024-04-22T15:06:22.104Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:06:23 [2024-04-22T15:06:23.461Z]     read_test.go:93: [df9e38c3afb90] daemon is not started
15:06:23 [2024-04-22T15:06:23.461Z] --- PASS: TestReadPluginNoRead (5.49s)
15:06:23 [2024-04-22T15:06:23.461Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
15:06:23 [2024-04-22T15:06:23.461Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
15:06:23 [2024-04-22T15:06:23.461Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
15:06:25 [2024-04-22T15:06:25.339Z] --- PASS: TestContinueAfterPluginCrash (7.53s)
15:06:25 [2024-04-22T15:06:25.339Z] PASS
15:06:25 [2024-04-22T15:06:25.339Z] 
15:06:25 [2024-04-22T15:06:25.339Z] DONE 6 tests in 7.557s
15:06:25 [2024-04-22T15:06:25.339Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
15:06:25 [2024-04-22T15:06:25.339Z] ++ '[' -n '' ']'
15:06:25 [2024-04-22T15:06:25.339Z] ++ 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
15:06:25 [2024-04-22T15:06:25.339Z] ++ set -e
15:06:25 [2024-04-22T15:06:25.339Z] ++ '[' -n 0 ']'
15:06:25 [2024-04-22T15:06:25.339Z] ++ set -x
15:06:25 [2024-04-22T15:06:25.339Z] ++ 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.ltAHARs8gJ/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
15:06:25 [2024-04-22T15:06:25.339Z] testing: warning: no tests to run
15:06:25 [2024-04-22T15:06:25.339Z] PASS
15:06:25 [2024-04-22T15:06:25.339Z] 
15:06:25 [2024-04-22T15:06:25.339Z] DONE 0 tests in 0.006s
15:06:25 [2024-04-22T15:06:25.339Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
15:06:25 [2024-04-22T15:06:25.339Z] ++ '[' -n '' ']'
15:06:25 [2024-04-22T15:06:25.339Z] ++ 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
15:06:25 [2024-04-22T15:06:25.339Z] ++ set -e
15:06:25 [2024-04-22T15:06:25.339Z] ++ '[' -n 0 ']'
15:06:25 [2024-04-22T15:06:25.339Z] ++ set -x
15:06:25 [2024-04-22T15:06:25.339Z] ++ 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.ltAHARs8gJ/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
15:06:25 [2024-04-22T15:06:25.339Z] INFO: Testing against a local daemon
15:06:25 [2024-04-22T15:06:25.339Z] === RUN   TestPluginWithDevMounts
15:06:25 [2024-04-22T15:06:25.339Z] === PAUSE TestPluginWithDevMounts
15:06:25 [2024-04-22T15:06:25.339Z] === CONT  TestPluginWithDevMounts
15:06:26 [2024-04-22T15:06:26.695Z] --- PASS: TestPluginWithDevMounts (1.48s)
15:06:26 [2024-04-22T15:06:26.695Z] PASS
15:06:26 [2024-04-22T15:06:26.695Z] 
15:06:26 [2024-04-22T15:06:26.695Z] DONE 1 tests in 1.505s
15:06:26 [2024-04-22T15:06:26.695Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
15:06:26 [2024-04-22T15:06:26.695Z] ++ '[' -n '' ']'
15:06:26 [2024-04-22T15:06:26.695Z] ++ 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
15:06:26 [2024-04-22T15:06:26.695Z] ++ set -e
15:06:26 [2024-04-22T15:06:26.695Z] ++ '[' -n 0 ']'
15:06:26 [2024-04-22T15:06:26.695Z] ++ set -x
15:06:26 [2024-04-22T15:06:26.695Z] ++ 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.ltAHARs8gJ/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
15:06:26 [2024-04-22T15:06:26.695Z] INFO: Testing against a local daemon
15:06:26 [2024-04-22T15:06:26.695Z] === RUN   TestSecretInspect
15:06:29 [2024-04-22T15:06:29.198Z] --- PASS: TestSecretInspect (1.95s)
15:06:29 [2024-04-22T15:06:29.198Z] === RUN   TestSecretList
15:06:30 [2024-04-22T15:06:30.555Z] --- PASS: TestSecretList (1.94s)
15:06:30 [2024-04-22T15:06:30.555Z] === RUN   TestSecretsCreateAndDelete
15:06:32 [2024-04-22T15:06:32.435Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
15:06:32 [2024-04-22T15:06:32.435Z] === RUN   TestSecretsUpdate
15:06:34 [2024-04-22T15:06:34.316Z] --- PASS: TestSecretsUpdate (1.82s)
15:06:34 [2024-04-22T15:06:34.316Z] === RUN   TestTemplatedSecret
15:06:36 [2024-04-22T15:06:36.820Z] --- PASS: TestTemplatedSecret (2.51s)
15:06:36 [2024-04-22T15:06:36.820Z] === RUN   TestSecretCreateResolve
15:06:38 [2024-04-22T15:06:38.744Z] --- PASS: TestSecretCreateResolve (1.86s)
15:06:38 [2024-04-22T15:06:38.744Z] PASS
15:06:38 [2024-04-22T15:06:38.744Z] 
15:06:38 [2024-04-22T15:06:38.744Z] DONE 6 tests in 11.969s
15:06:38 [2024-04-22T15:06:38.744Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
15:06:38 [2024-04-22T15:06:38.744Z] ++ '[' -n '' ']'
15:06:38 [2024-04-22T15:06:38.744Z] ++ 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
15:06:38 [2024-04-22T15:06:38.744Z] ++ set -e
15:06:38 [2024-04-22T15:06:38.744Z] ++ '[' -n 0 ']'
15:06:38 [2024-04-22T15:06:38.744Z] ++ set -x
15:06:38 [2024-04-22T15:06:38.744Z] ++ 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.ltAHARs8gJ/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
15:06:38 [2024-04-22T15:06:38.744Z] INFO: Testing against a local daemon
15:06:38 [2024-04-22T15:06:38.744Z] === RUN   TestServiceCreateInit
15:06:38 [2024-04-22T15:06:38.744Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:06:42 [2024-04-22T15:06:42.895Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:06:46 [2024-04-22T15:06:46.149Z] --- PASS: TestServiceCreateInit (7.14s)
15:06:46 [2024-04-22T15:06:46.149Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s)
15:06:46 [2024-04-22T15:06:46.149Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s)
15:06:46 [2024-04-22T15:06:46.149Z] === RUN   TestCreateServiceMultipleTimes
15:07:00 [2024-04-22T15:07:00.962Z] --- PASS: TestCreateServiceMultipleTimes (14.70s)
15:07:00 [2024-04-22T15:07:00.962Z] === RUN   TestCreateServiceConflict
15:07:02 [2024-04-22T15:07:02.841Z] --- PASS: TestCreateServiceConflict (1.88s)
15:07:02 [2024-04-22T15:07:02.841Z] === RUN   TestCreateServiceMaxReplicas
15:07:05 [2024-04-22T15:07:05.344Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
15:07:05 [2024-04-22T15:07:05.344Z] === RUN   TestCreateServiceSecretFileMode
15:07:17 [2024-04-22T15:07:17.531Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
15:07:17 [2024-04-22T15:07:17.531Z] === RUN   TestCreateServiceConfigFileMode
15:07:32 [2024-04-22T15:07:32.473Z] --- PASS: TestCreateServiceConfigFileMode (12.45s)
15:07:32 [2024-04-22T15:07:32.473Z] === RUN   TestCreateServiceSysctls
15:07:33 [2024-04-22T15:07:33.031Z] --- PASS: TestCreateServiceSysctls (3.11s)
15:07:33 [2024-04-22T15:07:33.031Z] === RUN   TestCreateServiceCapabilities
15:07:35 [2024-04-22T15:07:35.549Z] --- PASS: TestCreateServiceCapabilities (2.36s)
15:07:35 [2024-04-22T15:07:35.549Z] === RUN   TestInspect
15:07:38 [2024-04-22T15:07:38.153Z] --- PASS: TestInspect (2.53s)
15:07:38 [2024-04-22T15:07:38.153Z] === RUN   TestCreateJob
15:07:41 [2024-04-22T15:07:41.466Z] --- PASS: TestCreateJob (2.99s)
15:07:41 [2024-04-22T15:07:41.466Z] === RUN   TestReplicatedJob
15:07:45 [2024-04-22T15:07:45.682Z] --- PASS: TestReplicatedJob (4.49s)
15:07:45 [2024-04-22T15:07:45.682Z] === RUN   TestUpdateReplicatedJob
15:07:48 [2024-04-22T15:07:48.935Z] --- PASS: TestUpdateReplicatedJob (3.08s)
15:07:48 [2024-04-22T15:07:48.935Z] === RUN   TestServiceListWithStatuses
15:07:53 [2024-04-22T15:07:53.085Z] --- PASS: TestServiceListWithStatuses (4.20s)
15:07:53 [2024-04-22T15:07:53.085Z] === RUN   TestDockerNetworkConnectAliasPreV144
15:07:57 [2024-04-22T15:07:57.279Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.83s)
15:07:57 [2024-04-22T15:07:57.279Z] === RUN   TestDockerNetworkReConnect
15:07:59 [2024-04-22T15:07:59.782Z] --- PASS: TestDockerNetworkReConnect (3.07s)
15:07:59 [2024-04-22T15:07:59.782Z] === RUN   TestServicePlugin
15:07:59 [2024-04-22T15:07:59.782Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:07:59 [2024-04-22T15:07:59.782Z] --- SKIP: TestServicePlugin (0.00s)
15:07:59 [2024-04-22T15:07:59.782Z] === RUN   TestServiceUpdateLabel
15:08:01 [2024-04-22T15:08:01.703Z] --- PASS: TestServiceUpdateLabel (1.87s)
15:08:01 [2024-04-22T15:08:01.703Z] === RUN   TestServiceUpdateSecrets
15:08:16 [2024-04-22T15:08:16.514Z] --- PASS: TestServiceUpdateSecrets (14.24s)
15:08:16 [2024-04-22T15:08:16.514Z] === RUN   TestServiceUpdateConfigs
15:08:31 [2024-04-22T15:08:31.324Z] --- PASS: TestServiceUpdateConfigs (13.90s)
15:08:31 [2024-04-22T15:08:31.324Z] === RUN   TestServiceUpdateNetwork
15:08:43 [2024-04-22T15:08:43.508Z] --- PASS: TestServiceUpdateNetwork (12.24s)
15:08:43 [2024-04-22T15:08:43.508Z] === RUN   TestServiceUpdatePidsLimit
15:08:43 [2024-04-22T15:08:43.508Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:08:43 [2024-04-22T15:08:43.508Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:08:51 [2024-04-22T15:08:51.614Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:08:58 [2024-04-22T15:08:58.172Z] --- PASS: TestServiceUpdatePidsLimit (15.94s)
15:08:58 [2024-04-22T15:08:58.172Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
15:08:58 [2024-04-22T15:08:58.172Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
15:08:58 [2024-04-22T15:08:58.172Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
15:08:58 [2024-04-22T15:08:58.172Z] PASS
15:08:58 [2024-04-22T15:08:58.172Z] 
15:08:58 [2024-04-22T15:08:58.172Z] === Skipped
15:08:58 [2024-04-22T15:08:58.172Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:08:58 [2024-04-22T15:08:58.172Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:08:58 [2024-04-22T15:08:58.172Z] 
15:08:58 [2024-04-22T15:08:58.172Z] DONE 26 tests, 1 skipped in 139.123s
15:08:58 [2024-04-22T15:08:58.172Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
15:08:58 [2024-04-22T15:08:58.172Z] ++ '[' -n '' ']'
15:08:58 [2024-04-22T15:08:58.172Z] ++ 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
15:08:58 [2024-04-22T15:08:58.172Z] ++ set -e
15:08:58 [2024-04-22T15:08:58.172Z] ++ '[' -n 0 ']'
15:08:58 [2024-04-22T15:08:58.172Z] ++ set -x
15:08:58 [2024-04-22T15:08:58.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ltAHARs8gJ/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
15:08:58 [2024-04-22T15:08:58.172Z] INFO: Testing against a local daemon
15:08:58 [2024-04-22T15:08:58.172Z] === RUN   TestSessionCreate
15:08:58 [2024-04-22T15:08:58.172Z] --- PASS: TestSessionCreate (0.01s)
15:08:58 [2024-04-22T15:08:58.172Z] === RUN   TestSessionCreateWithBadUpgrade
15:08:58 [2024-04-22T15:08:58.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:08:58 [2024-04-22T15:08:58.172Z] PASS
15:08:58 [2024-04-22T15:08:58.172Z] 
15:08:58 [2024-04-22T15:08:58.172Z] DONE 2 tests in 0.040s
15:08:58 [2024-04-22T15:08:58.172Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
15:08:58 [2024-04-22T15:08:58.172Z] ++ '[' -n '' ']'
15:08:58 [2024-04-22T15:08:58.172Z] ++ 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
15:08:58 [2024-04-22T15:08:58.172Z] ++ set -e
15:08:58 [2024-04-22T15:08:58.172Z] ++ '[' -n 0 ']'
15:08:58 [2024-04-22T15:08:58.172Z] ++ set -x
15:08:58 [2024-04-22T15:08:58.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ltAHARs8gJ/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
15:08:58 [2024-04-22T15:08:58.172Z] INFO: Testing against a local daemon
15:08:58 [2024-04-22T15:08:58.172Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:08:58 [2024-04-22T15:08:58.172Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:08:58 [2024-04-22T15:08:58.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:08:58 [2024-04-22T15:08:58.172Z] === RUN   TestDiskUsage
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/container_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/image_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/volume_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.467Z] === RUN   TestDiskUsage/after_container.Run
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:08:58 [2024-04-22T15:08:58.721Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:08:58 [2024-04-22T15:08:58.975Z] --- PASS: TestDiskUsage (1.08s)
15:08:58 [2024-04-22T15:08:58.975Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:08:58 [2024-04-22T15:08:58.975Z] === RUN   TestEventsExecDie
15:08:59 [2024-04-22T15:08:59.533Z] --- PASS: TestEventsExecDie (0.44s)
15:08:59 [2024-04-22T15:08:59.533Z] === RUN   TestEventsBackwardsCompatible
15:08:59 [2024-04-22T15:08:59.533Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:08:59 [2024-04-22T15:08:59.533Z] === RUN   TestEventsVolumeCreate
15:08:59 [2024-04-22T15:08:59.533Z] --- PASS: TestEventsVolumeCreate (0.05s)
15:08:59 [2024-04-22T15:08:59.533Z] === RUN   TestInfoBinaryCommits
15:08:59 [2024-04-22T15:08:59.533Z] --- PASS: TestInfoBinaryCommits (0.01s)
15:08:59 [2024-04-22T15:08:59.533Z] === RUN   TestInfoAPIVersioned
15:08:59 [2024-04-22T15:08:59.533Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:08:59 [2024-04-22T15:08:59.533Z] === RUN   TestInfoAPI
15:08:59 [2024-04-22T15:08:59.533Z] --- PASS: TestInfoAPI (0.01s)
15:08:59 [2024-04-22T15:08:59.533Z] === RUN   TestInfoAPIWarnings
15:09:17 [2024-04-22T15:09:17.543Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:09:17 [2024-04-22T15:09:17.543Z] === RUN   TestInfoDebug
15:09:17 [2024-04-22T15:09:17.543Z] --- PASS: TestInfoDebug (0.52s)
15:09:17 [2024-04-22T15:09:17.543Z] === RUN   TestInfoInsecureRegistries
15:09:17 [2024-04-22T15:09:17.543Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:09:17 [2024-04-22T15:09:17.543Z] === RUN   TestInfoRegistryMirrors
15:09:17 [2024-04-22T15:09:17.797Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:09:17 [2024-04-22T15:09:17.797Z] === RUN   TestLoginFailsWithBadCredentials
15:09:18 [2024-04-22T15:09:18.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
15:09:18 [2024-04-22T15:09:18.718Z] === RUN   TestPingCacheHeaders
15:09:18 [2024-04-22T15:09:18.718Z] --- PASS: TestPingCacheHeaders (0.01s)
15:09:18 [2024-04-22T15:09:18.718Z] === RUN   TestPingGet
15:09:18 [2024-04-22T15:09:18.718Z] --- PASS: TestPingGet (0.01s)
15:09:18 [2024-04-22T15:09:18.718Z] === RUN   TestPingHead
15:09:18 [2024-04-22T15:09:18.718Z] --- PASS: TestPingHead (0.01s)
15:09:18 [2024-04-22T15:09:18.718Z] === RUN   TestPingSwarmHeader
15:09:19 [2024-04-22T15:09:19.276Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:09:19 [2024-04-22T15:09:19.833Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:09:20 [2024-04-22T15:09:20.754Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:09:20 [2024-04-22T15:09:20.754Z] --- PASS: TestPingSwarmHeader (1.87s)
15:09:20 [2024-04-22T15:09:20.754Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:09:20 [2024-04-22T15:09:20.754Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:09:20 [2024-04-22T15:09:20.754Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:09:20 [2024-04-22T15:09:20.754Z] === RUN   TestPingBuilderHeader
15:09:20 [2024-04-22T15:09:20.754Z] === RUN   TestPingBuilderHeader/default_config
15:09:21 [2024-04-22T15:09:21.009Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:09:21 [2024-04-22T15:09:21.567Z] --- PASS: TestPingBuilderHeader (1.04s)
15:09:21 [2024-04-22T15:09:21.567Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:09:21 [2024-04-22T15:09:21.567Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
15:09:21 [2024-04-22T15:09:21.567Z] === RUN   TestVersion
15:09:21 [2024-04-22T15:09:21.567Z] --- PASS: TestVersion (0.01s)
15:09:21 [2024-04-22T15:09:21.567Z] PASS
15:09:21 [2024-04-22T15:09:21.567Z] 
15:09:21 [2024-04-22T15:09:21.567Z] === Skipped
15:09:21 [2024-04-22T15:09:21.567Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:21 [2024-04-22T15:09:21.567Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:21 [2024-04-22T15:09:21.567Z] 
15:09:21 [2024-04-22T15:09:21.567Z] DONE 57 tests, 1 skipped in 23.707s
15:09:21 [2024-04-22T15:09:21.567Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
15:09:21 [2024-04-22T15:09:21.567Z] ++ '[' -n '' ']'
15:09:21 [2024-04-22T15:09:21.567Z] ++ 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
15:09:21 [2024-04-22T15:09:21.567Z] ++ set -e
15:09:21 [2024-04-22T15:09:21.567Z] ++ '[' -n 0 ']'
15:09:21 [2024-04-22T15:09:21.567Z] ++ set -x
15:09:21 [2024-04-22T15:09:21.567Z] ++ 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.ltAHARs8gJ/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
15:09:21 [2024-04-22T15:09:21.567Z] INFO: Testing against a local daemon
15:09:21 [2024-04-22T15:09:21.567Z] === RUN   TestRunMountVolumeSubdir
15:09:21 [2024-04-22T15:09:21.821Z]     mount_test.go:28: Setup stderr:
15:09:21 [2024-04-22T15:09:21.821Z]     mount_test.go:28: Setup stdout:
15:09:21 [2024-04-22T15:09:21.821Z]         /volume:
15:09:21 [2024-04-22T15:09:21.821Z]         total 24K    
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    5 root     root        4.0K Apr 22 15:09 .
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    1 root     root        4.0K Apr 22 15:09 ..
15:09:21 [2024-04-22T15:09:21.821Z]         -rw-r--r--    1 root     root           4 Apr 22 15:09 bar.txt
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    2 root     root        4.0K Apr 22 15:09 bin
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    3 root     root        4.0K Apr 22 15:09 hack
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    2 root     root        4.0K Apr 22 15:09 subdir
15:09:21 [2024-04-22T15:09:21.821Z]         
15:09:21 [2024-04-22T15:09:21.821Z]         /volume/hack/:
15:09:21 [2024-04-22T15:09:21.821Z]         total 12K    
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    3 root     root        4.0K Apr 22 15:09 .
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    5 root     root        4.0K Apr 22 15:09 ..
15:09:21 [2024-04-22T15:09:21.821Z]         lrwxrwxrwx    1 root     root           4 Apr 22 15:09 bad -> root
15:09:21 [2024-04-22T15:09:21.821Z]         lrwxrwxrwx    1 root     root           9 Apr 22 15:09 good -> ../subdir
15:09:21 [2024-04-22T15:09:21.821Z]         drwxr-xr-x    2 root     root        4.0K Apr 22 15:09 iwanttobehackedwithtoctou
15:09:21 [2024-04-22T15:09:21.821Z]         lrwxrwxrwx    1 root     root           1 Apr 22 15:09 root -> /
15:09:22 [2024-04-22T15:09:22.075Z] === RUN   TestRunMountVolumeSubdir/subdir
15:09:22 [2024-04-22T15:09:22.328Z]     mount_test.go:101: stdout:
15:09:22 [2024-04-22T15:09:22.328Z]         hello.txt
15:09:22 [2024-04-22T15:09:22.328Z]     mount_test.go:102: stderr:
15:09:22 [2024-04-22T15:09:22.328Z] === RUN   TestRunMountVolumeSubdir/subdir_link
15:09:22 [2024-04-22T15:09:22.887Z]     mount_test.go:101: stdout:
15:09:22 [2024-04-22T15:09:22.887Z]         hello.txt
15:09:22 [2024-04-22T15:09:22.887Z]     mount_test.go:102: stderr:
15:09:22 [2024-04-22T15:09:22.887Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
15:09:23 [2024-04-22T15:09:23.445Z]     mount_test.go:101: stdout:
15:09:23 [2024-04-22T15:09:23.445Z]         /bin/busybox
15:09:23 [2024-04-22T15:09:23.445Z]     mount_test.go:102: stderr:
15:09:23 [2024-04-22T15:09:23.445Z] === RUN   TestRunMountVolumeSubdir/file
15:09:23 [2024-04-22T15:09:23.699Z]     mount_test.go:101: stdout:
15:09:23 [2024-04-22T15:09:23.699Z]         foo
15:09:23 [2024-04-22T15:09:23.699Z]     mount_test.go:102: stderr:
15:09:23 [2024-04-22T15:09:23.699Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
15:09:23 [2024-04-22T15:09:23.699Z] === RUN   TestRunMountVolumeSubdir/not_existing
15:09:23 [2024-04-22T15:09:23.699Z] === RUN   TestRunMountVolumeSubdir/mount_link
15:09:23 [2024-04-22T15:09:23.953Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
15:09:23 [2024-04-22T15:09:23.953Z] --- PASS: TestRunMountVolumeSubdir (2.41s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.38s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.40s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.47s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/file (0.39s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.12s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.12s)
15:09:23 [2024-04-22T15:09:23.953Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
15:09:23 [2024-04-22T15:09:23.953Z] === RUN   TestVolumesCreateAndList
15:09:24 [2024-04-22T15:09:24.207Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesRemove
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesRemove/volume_in_use
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesRemove/volume_not_in_use
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesRemove/non-existing_volume
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesRemove/non-existing_volume_force
15:09:24 [2024-04-22T15:09:24.207Z] --- PASS: TestVolumesRemove (0.05s)
15:09:24 [2024-04-22T15:09:24.207Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
15:09:24 [2024-04-22T15:09:24.207Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesRemoveSwarmEnabled
15:09:24 [2024-04-22T15:09:24.207Z] === PAUSE TestVolumesRemoveSwarmEnabled
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInspect
15:09:24 [2024-04-22T15:09:24.207Z] --- PASS: TestVolumesInspect (0.01s)
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInvalidJSON
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:09:24 [2024-04-22T15:09:24.207Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:09:24 [2024-04-22T15:09:24.207Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:09:24 [2024-04-22T15:09:24.207Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:09:24 [2024-04-22T15:09:24.207Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumePruneAnonymous
15:09:24 [2024-04-22T15:09:24.207Z] --- PASS: TestVolumePruneAnonymous (0.03s)
15:09:24 [2024-04-22T15:09:24.207Z] === RUN   TestVolumePruneAnonFromImage
15:09:24 [2024-04-22T15:09:24.207Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
15:09:24 [2024-04-22T15:09:24.207Z] === CONT  TestVolumesRemoveSwarmEnabled
15:09:25 [2024-04-22T15:09:25.564Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
15:09:25 [2024-04-22T15:09:25.564Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
15:09:25 [2024-04-22T15:09:25.564Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
15:09:25 [2024-04-22T15:09:25.564Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
15:09:26 [2024-04-22T15:09:26.122Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
15:09:26 [2024-04-22T15:09:26.122Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
15:09:26 [2024-04-22T15:09:26.122Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
15:09:26 [2024-04-22T15:09:26.122Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
15:09:26 [2024-04-22T15:09:26.122Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
15:09:26 [2024-04-22T15:09:26.122Z] PASS
15:09:26 [2024-04-22T15:09:26.122Z] 
15:09:26 [2024-04-22T15:09:26.122Z] DONE 29 tests in 4.554s
15:09:26 [2024-04-22T15:09:26.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:09:26 [2024-04-22T15:09:26.376Z] ++++ cat bundles/test-integration/TestUsernsCommit/d6c8a0583b4d5/docker.pid
15:09:26 [2024-04-22T15:09:26.376Z] +++ kill 68050
15:09:26 [2024-04-22T15:09:26.376Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68050 is not a child of this shell
15:09:26 [2024-04-22T15:09:26.376Z] warning: PID 68050 from bundles/test-integration/TestUsernsCommit/d6c8a0583b4d5/docker.pid had a nonzero exit code
15:09:26 [2024-04-22T15:09:26.376Z] umount: bundles/test-integration/TestUsernsCommit/d6c8a0583b4d5/root: not mounted.
15:09:26 [2024-04-22T15:09:26.376Z] ++++ cat bundles/test-integration/docker.pid
15:09:26 [2024-04-22T15:09:26.376Z] +++ kill 25112
15:09:27 [2024-04-22T15:09:27.733Z] +++ /etc/init.d/apparmor stop
15:09:27 [2024-04-22T15:09:27.733Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:27 [2024-04-22T15:09:27.733Z] 
15:09:27 [2024-04-22T15:09:27.733Z] Unloading profiles will leave already running processes permanently
15:09:27 [2024-04-22T15:09:27.733Z] unconfined, which can lead to unexpected situations.
15:09:27 [2024-04-22T15:09:27.733Z] 
15:09:27 [2024-04-22T15:09:27.733Z] To set a process to complain mode, use the command line tool
15:09:27 [2024-04-22T15:09:27.733Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:27 [2024-04-22T15:09:27.733Z] +++ true
15:09:27 [2024-04-22T15:09:27.733Z] exiting test-integration
15:09:27 [2024-04-22T15:09:27.733Z] ++ exit 0
15:09:27 [2024-04-22T15:09:27.733Z] 
Post stage
[Pipeline] junit
15:09:29 [2024-04-22T15:09:29.099Z] Recording test results
15:09:29 [2024-04-22T15:09:29.280Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:09:29 [2024-04-22T15:09:29.568Z] + echo Ensuring container killed.
15:09:29 [2024-04-22T15:09:29.568Z] Ensuring container killed.
15:09:29 [2024-04-22T15:09:29.568Z] + docker rm -vf docker-pr2943
15:09:29 [2024-04-22T15:09:29.568Z] Error response from daemon: No such container: docker-pr2943
[Pipeline] sh
15:09:29 [2024-04-22T15:09:29.835Z] + echo Chowning /workspace to jenkins user
15:09:29 [2024-04-22T15:09:29.835Z] Chowning /workspace to jenkins user
15:09:29 [2024-04-22T15:09:29.835Z] + id -u
15:09:29 [2024-04-22T15:09:29.835Z] + id -g
15:09:29 [2024-04-22T15:09:29.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_master:/workspace busybox chown -R 1000:1000 /workspace
15:09:29 [2024-04-22T15:09:29.835Z] Unable to find image 'busybox:latest' locally
15:09:29 [2024-04-22T15:09:29.835Z] latest: Pulling from library/busybox
15:09:30 [2024-04-22T15:09:30.088Z] 45d8eb5967de: Already exists
15:09:30 [2024-04-22T15:09:30.088Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
15:09:30 [2024-04-22T15:09:30.088Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:09:31 [2024-04-22T15:09:31.762Z] + bundleName=arm64-integration
15:09:31 [2024-04-22T15:09:31.762Z] + echo Creating arm64-integration-bundles.tar.gz
15:09:31 [2024-04-22T15:09:31.762Z] Creating arm64-integration-bundles.tar.gz
15:09:31 [2024-04-22T15:09:31.762Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:09:31 [2024-04-22T15:09:31.762Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:09:32 [2024-04-22T15:09:32.023Z] Archiving artifacts
15:09:33 [2024-04-22T15:09:33.144Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/master/2943/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:09:33 [2024-04-22T15:09:33.509Z] + make clean
15:09:33 [2024-04-22T15:09:33.509Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:09:33 [2024-04-22T15:09:33.509Z] docker-dev-cache
15:09:33 [2024-04-22T15:09:33.509Z] 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/master/2943/stashes/