Skip to content
Success

Console Output

Pull request #47698 opened
08:21:32 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from e264217787f62d1a11c575a39b886919505758b0+e633d649829ead144791a9d78aeef41eb7ce1476 (9ae41cc3ec128fc6ce269c5cb6f23a203e1a095b)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/jenkins_home/workspace/moby_PR-47698@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
08:21:34 [2024-04-09T08:21:34.220Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:21:34 [2024-04-09T08:21:34.222Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:21:34 [2024-04-09T08:21:34.504Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0318e6b3c03718e32) in /home/ubuntu/workspace/moby_PR-47698
[Pipeline] {
[Pipeline] checkout
08:21:34 [2024-04-09T08:21:34.525Z] The recommended git tool is: git
08:21:34 [2024-04-09T08:21:34.533Z] using credential docker-jenkins-github-credentials
08:21:34 [2024-04-09T08:21:34.539Z] Cloning the remote Git repository
08:21:34 [2024-04-09T08:21:34.539Z] Cloning with configured refspecs honoured and without tags
08:21:34 [2024-04-09T08:21:34.544Z] Cloning repository https://github.com/moby/moby.git
08:21:34 [2024-04-09T08:21:34.544Z]  > git init /home/ubuntu/workspace/moby_PR-47698 # timeout=10
08:21:34 [2024-04-09T08:21:34.548Z] Fetching upstream changes from https://github.com/moby/moby.git
08:21:34 [2024-04-09T08:21:34.548Z]  > git --version # timeout=10
08:21:34 [2024-04-09T08:21:34.550Z]  > git --version # 'git version 2.25.1'
08:21:34 [2024-04-09T08:21:34.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:34 [2024-04-09T08:21:34.553Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47698/head:refs/remotes/origin/PR-47698 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
08:21:47 [2024-04-09T08:21:47.351Z] Fetching without tags
08:21:47 [2024-04-09T08:21:47.536Z] Merging remotes/origin/24.0 commit e633d649829ead144791a9d78aeef41eb7ce1476 into PR head commit e264217787f62d1a11c575a39b886919505758b0
08:21:48 [2024-04-09T08:21:48.134Z] Merge succeeded, producing e264217787f62d1a11c575a39b886919505758b0
08:21:48 [2024-04-09T08:21:48.135Z] Checking out Revision e264217787f62d1a11c575a39b886919505758b0 (PR-47698)
08:21:48 [2024-04-09T08:21:48.346Z] Commit message: "Fix cases where we are wrapping a nil error"
08:21:48 [2024-04-09T08:21:48.346Z] First time build. Skipping changelog.
08:21:48 [2024-04-09T08:21:48.358Z]  > git --version # timeout=10
08:21:48 [2024-04-09T08:21:48.360Z]  > git --version # 'git version 2.25.1'
08:21:48 [2024-04-09T08:21:48.362Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50
08:21:47 [2024-04-09T08:21:47.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:21:47 [2024-04-09T08:21:47.342Z]  > git config --add remote.origin.fetch +refs/pull/47698/head:refs/remotes/origin/PR-47698 # timeout=10
08:21:47 [2024-04-09T08:21:47.344Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
08:21:47 [2024-04-09T08:21:47.352Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:21:47 [2024-04-09T08:21:47.356Z] Fetching upstream changes from https://github.com/moby/moby.git
08:21:47 [2024-04-09T08:21:47.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:47 [2024-04-09T08:21:47.358Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47698/head:refs/remotes/origin/PR-47698 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
08:21:47 [2024-04-09T08:21:47.541Z]  > git config core.sparsecheckout # timeout=10
08:21:47 [2024-04-09T08:21:47.543Z]  > git checkout -f e264217787f62d1a11c575a39b886919505758b0 # timeout=10
08:21:48 [2024-04-09T08:21:48.123Z]  > git remote # timeout=10
08:21:48 [2024-04-09T08:21:48.125Z]  > git config --get remote.origin.url # timeout=10
08:21:48 [2024-04-09T08:21:48.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:48 [2024-04-09T08:21:48.129Z]  > git merge e633d649829ead144791a9d78aeef41eb7ce1476 # timeout=10
08:21:48 [2024-04-09T08:21:48.135Z]  > git rev-parse HEAD^{commit} # timeout=10
08:21:48 [2024-04-09T08:21:48.139Z]  > git config core.sparsecheckout # timeout=10
08:21:48 [2024-04-09T08:21:48.141Z]  > git checkout -f e264217787f62d1a11c575a39b886919505758b0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:21:49 [2024-04-09T08:21:49.054Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47698:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
08:21:51 [2024-04-09T08:21:51.574Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
08:21:52 [2024-04-09T08:21:52.552Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0318e6b3c03718e32) in /home/ubuntu/workspace/moby_PR-47698
[Pipeline] {
[Pipeline] checkout
08:21:52 [2024-04-09T08:21:52.566Z] The recommended git tool is: git
08:21:52 [2024-04-09T08:21:52.572Z] using credential docker-jenkins-github-credentials
08:21:52 [2024-04-09T08:21:52.581Z] Fetching changes from the remote Git repository
08:21:52 [2024-04-09T08:21:52.587Z] Fetching without tags
08:21:52 [2024-04-09T08:21:52.753Z] Merging remotes/origin/24.0 commit e633d649829ead144791a9d78aeef41eb7ce1476 into PR head commit e264217787f62d1a11c575a39b886919505758b0
08:21:52 [2024-04-09T08:21:52.940Z] Merge succeeded, producing e264217787f62d1a11c575a39b886919505758b0
08:21:52 [2024-04-09T08:21:52.940Z] Checking out Revision e264217787f62d1a11c575a39b886919505758b0 (PR-47698)
08:21:52 [2024-04-09T08:21:52.974Z] Commit message: "Fix cases where we are wrapping a nil error"
08:21:52 [2024-04-09T08:21:52.986Z]  > git --version # timeout=10
08:21:52 [2024-04-09T08:21:52.988Z]  > git --version # 'git version 2.25.1'
08:21:52 [2024-04-09T08:21:52.990Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:21:52 [2024-04-09T08:21:52.581Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47698/.git # timeout=10
08:21:52 [2024-04-09T08:21:52.588Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:21:52 [2024-04-09T08:21:52.592Z] Fetching upstream changes from https://github.com/moby/moby.git
08:21:52 [2024-04-09T08:21:52.592Z]  > git --version # timeout=10
08:21:52 [2024-04-09T08:21:52.594Z]  > git --version # 'git version 2.25.1'
08:21:52 [2024-04-09T08:21:52.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:52 [2024-04-09T08:21:52.596Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47698/head:refs/remotes/origin/PR-47698 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
08:21:52 [2024-04-09T08:21:52.758Z]  > git config core.sparsecheckout # timeout=10
08:21:52 [2024-04-09T08:21:52.760Z]  > git checkout -f e264217787f62d1a11c575a39b886919505758b0 # timeout=10
08:21:52 [2024-04-09T08:21:52.929Z]  > git remote # timeout=10
08:21:52 [2024-04-09T08:21:52.931Z]  > git config --get remote.origin.url # timeout=10
08:21:52 [2024-04-09T08:21:52.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:52 [2024-04-09T08:21:52.935Z]  > git merge e633d649829ead144791a9d78aeef41eb7ce1476 # timeout=10
08:21:52 [2024-04-09T08:21:52.941Z]  > git rev-parse HEAD^{commit} # timeout=10
08:21:52 [2024-04-09T08:21:52.945Z]  > git config core.sparsecheckout # timeout=10
08:21:52 [2024-04-09T08:21:52.947Z]  > git checkout -f e264217787f62d1a11c575a39b886919505758b0 # timeout=10
08:21:53 [2024-04-09T08:21:53.640Z] + docker version
08:21:53 [2024-04-09T08:21:53.640Z] Client: Docker Engine - Community
08:21:53 [2024-04-09T08:21:53.640Z]  Version:           25.0.3
08:21:53 [2024-04-09T08:21:53.640Z]  API version:       1.44
08:21:53 [2024-04-09T08:21:53.640Z]  Go version:        go1.21.6
08:21:53 [2024-04-09T08:21:53.640Z]  Git commit:        4debf41
08:21:53 [2024-04-09T08:21:53.640Z]  Built:             Tue Feb  6 21:13:09 2024
08:21:53 [2024-04-09T08:21:53.640Z]  OS/Arch:           linux/arm64
08:21:53 [2024-04-09T08:21:53.640Z]  Context:           default
08:21:53 [2024-04-09T08:21:53.640Z] 
08:21:53 [2024-04-09T08:21:53.640Z] Server: Docker Engine - Community
08:21:53 [2024-04-09T08:21:53.640Z]  Engine:
08:21:53 [2024-04-09T08:21:53.640Z]   Version:          25.0.3
08:21:53 [2024-04-09T08:21:53.640Z]   API version:      1.44 (minimum version 1.24)
08:21:53 [2024-04-09T08:21:53.640Z]   Go version:       go1.21.6
08:21:53 [2024-04-09T08:21:53.640Z]   Git commit:       f417435
08:21:53 [2024-04-09T08:21:53.640Z]   Built:            Tue Feb  6 21:13:09 2024
08:21:53 [2024-04-09T08:21:53.640Z]   OS/Arch:          linux/arm64
08:21:53 [2024-04-09T08:21:53.640Z]   Experimental:     true
08:21:53 [2024-04-09T08:21:53.640Z]  containerd:
08:21:53 [2024-04-09T08:21:53.640Z]   Version:          1.6.28
08:21:53 [2024-04-09T08:21:53.640Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
08:21:53 [2024-04-09T08:21:53.640Z]  runc:
08:21:53 [2024-04-09T08:21:53.640Z]   Version:          1.1.12
08:21:53 [2024-04-09T08:21:53.640Z]   GitCommit:        v1.1.12-0-g51d5e94
08:21:53 [2024-04-09T08:21:53.640Z]  docker-init:
08:21:53 [2024-04-09T08:21:53.640Z]   Version:          0.19.0
08:21:53 [2024-04-09T08:21:53.640Z]   GitCommit:        de40ad0
[Pipeline] sh
08:21:53 [2024-04-09T08:21:53.914Z] + docker info
08:21:53 [2024-04-09T08:21:53.914Z] Client: Docker Engine - Community
08:21:53 [2024-04-09T08:21:53.914Z]  Version:    25.0.3
08:21:53 [2024-04-09T08:21:53.914Z]  Context:    default
08:21:53 [2024-04-09T08:21:53.914Z]  Debug Mode: false
08:21:53 [2024-04-09T08:21:53.914Z]  Plugins:
08:21:53 [2024-04-09T08:21:53.914Z]   buildx: Docker Buildx (Docker Inc.)
08:21:53 [2024-04-09T08:21:53.914Z]     Version:  v0.12.1
08:21:53 [2024-04-09T08:21:53.914Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:21:53 [2024-04-09T08:21:53.914Z]   compose: Docker Compose (Docker Inc.)
08:21:53 [2024-04-09T08:21:53.914Z]     Version:  v2.24.6
08:21:53 [2024-04-09T08:21:53.914Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:21:53 [2024-04-09T08:21:53.914Z] 
08:21:53 [2024-04-09T08:21:53.914Z] Server:
08:21:53 [2024-04-09T08:21:53.914Z]  Containers: 0
08:21:53 [2024-04-09T08:21:53.914Z]   Running: 0
08:21:53 [2024-04-09T08:21:53.914Z]   Paused: 0
08:21:53 [2024-04-09T08:21:53.914Z]   Stopped: 0
08:21:53 [2024-04-09T08:21:53.914Z]  Images: 3
08:21:53 [2024-04-09T08:21:53.914Z]  Server Version: 25.0.3
08:21:53 [2024-04-09T08:21:53.914Z]  Storage Driver: overlay2
08:21:53 [2024-04-09T08:21:53.914Z]   Backing Filesystem: extfs
08:21:53 [2024-04-09T08:21:53.914Z]   Supports d_type: true
08:21:53 [2024-04-09T08:21:53.914Z]   Using metacopy: false
08:21:53 [2024-04-09T08:21:53.914Z]   Native Overlay Diff: true
08:21:53 [2024-04-09T08:21:53.914Z]   userxattr: false
08:21:53 [2024-04-09T08:21:53.914Z]  Logging Driver: json-file
08:21:53 [2024-04-09T08:21:53.914Z]  Cgroup Driver: cgroupfs
08:21:53 [2024-04-09T08:21:53.914Z]  Cgroup Version: 1
08:21:53 [2024-04-09T08:21:53.914Z]  Plugins:
08:21:53 [2024-04-09T08:21:53.914Z]   Volume: local
08:21:53 [2024-04-09T08:21:53.914Z]   Network: bridge host ipvlan macvlan null overlay
08:21:53 [2024-04-09T08:21:53.914Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
08:21:53 [2024-04-09T08:21:53.914Z]  Swarm: inactive
08:21:53 [2024-04-09T08:21:53.914Z]  Runtimes: io.containerd.runc.v2 runc
08:21:53 [2024-04-09T08:21:53.914Z]  Default Runtime: runc
08:21:53 [2024-04-09T08:21:53.914Z]  Init Binary: docker-init
08:21:53 [2024-04-09T08:21:53.914Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
08:21:53 [2024-04-09T08:21:53.914Z]  runc version: v1.1.12-0-g51d5e94
08:21:53 [2024-04-09T08:21:53.914Z]  init version: de40ad0
08:21:53 [2024-04-09T08:21:53.914Z]  Security Options:
08:21:53 [2024-04-09T08:21:53.914Z]   apparmor
08:21:53 [2024-04-09T08:21:53.914Z]   seccomp
08:21:53 [2024-04-09T08:21:53.914Z]    Profile: builtin
08:21:53 [2024-04-09T08:21:53.914Z]  Kernel Version: 5.15.0-1053-aws
08:21:53 [2024-04-09T08:21:53.914Z]  Operating System: Ubuntu 20.04.6 LTS
08:21:53 [2024-04-09T08:21:53.914Z]  OSType: linux
08:21:53 [2024-04-09T08:21:53.914Z]  Architecture: aarch64
08:21:53 [2024-04-09T08:21:53.914Z]  CPUs: 8
08:21:53 [2024-04-09T08:21:53.914Z]  Total Memory: 30.64GiB
08:21:53 [2024-04-09T08:21:53.914Z]  Name: ip-10-100-102-150
08:21:53 [2024-04-09T08:21:53.914Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
08:21:53 [2024-04-09T08:21:53.914Z]  Docker Root Dir: /var/lib/docker
08:21:53 [2024-04-09T08:21:53.914Z]  Debug Mode: false
08:21:53 [2024-04-09T08:21:53.914Z]  Experimental: true
08:21:53 [2024-04-09T08:21:53.914Z]  Insecure Registries:
08:21:53 [2024-04-09T08:21:53.914Z]   127.0.0.0/8
08:21:53 [2024-04-09T08:21:53.914Z]  Live Restore Enabled: true
08:21:53 [2024-04-09T08:21:53.914Z] 
[Pipeline] sh
08:21:54 [2024-04-09T08:21:54.189Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:21:54 [2024-04-09T08:21:54.189Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:21:54 [2024-04-09T08:21:54.189Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47698/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:21:54 [2024-04-09T08:21:54.189Z] + bash /home/ubuntu/workspace/moby_PR-47698/check-config.sh
08:21:54 [2024-04-09T08:21:54.189Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:21:54 [2024-04-09T08:21:54.189Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
08:21:54 [2024-04-09T08:21:54.189Z] 
08:21:54 [2024-04-09T08:21:54.189Z] Generally Necessary:
08:21:54 [2024-04-09T08:21:54.189Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:21:54 [2024-04-09T08:21:54.189Z] - apparmor: enabled and tools installed
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NAMESPACES: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NET_NS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_PID_NS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_IPC_NS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_UTS_NS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUPS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUP_CPUACCT: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUP_DEVICE: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUP_FREEZER: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUP_SCHED: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CPUSETS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_MEMCG: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_KEYS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_VETH: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_BRIDGE: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_NF_NAT: enabled (as module)
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_POSIX_MQUEUE: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUP_BPF: enabled
08:21:54 [2024-04-09T08:21:54.189Z] 
08:21:54 [2024-04-09T08:21:54.189Z] Optional Features:
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_USER_NS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_SECCOMP: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_SECCOMP_FILTER: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_CGROUP_PIDS: enabled
08:21:54 [2024-04-09T08:21:54.189Z] - CONFIG_MEMCG_SWAP: enabled
08:21:54 [2024-04-09T08:21:54.189Z]     (cgroup swap accounting is currently enabled)
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_BLK_CGROUP: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_CGROUP_PERF: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_CGROUP_HUGETLB: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_CFS_BANDWIDTH: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_RT_GROUP_SCHED: missing
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_IP_VS: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_IP_VS_NFCT: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_IP_VS_RR: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_SECURITY_SELINUX: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_SECURITY_APPARMOR: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_EXT4_FS: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:21:54 [2024-04-09T08:21:54.446Z] - Network Drivers:
08:21:54 [2024-04-09T08:21:54.446Z]   - "overlay":
08:21:54 [2024-04-09T08:21:54.446Z]     - CONFIG_VXLAN: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       Optional (for encrypted networks):
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_CRYPTO: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_CRYPTO_AEAD: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_CRYPTO_GCM: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_CRYPTO_GHASH: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_XFRM: enabled
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_XFRM_USER: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z]       - CONFIG_INET_ESP: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z]   - "ipvlan":
08:21:54 [2024-04-09T08:21:54.446Z]     - CONFIG_IPVLAN: enabled (as module)
08:21:54 [2024-04-09T08:21:54.446Z]   - "macvlan":
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_MACVLAN: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_DUMMY: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]   - "ftp,tftp client in container":
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z] - Storage Drivers:
08:21:54 [2024-04-09T08:21:54.703Z]   - "aufs":
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_AUFS_FS: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]   - "btrfs":
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:21:54 [2024-04-09T08:21:54.703Z]   - "devicemapper":
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_BLK_DEV_DM: enabled
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]   - "overlay":
08:21:54 [2024-04-09T08:21:54.703Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:21:54 [2024-04-09T08:21:54.703Z]   - "zfs":
08:21:54 [2024-04-09T08:21:54.703Z]     - /dev/zfs: present
08:21:54 [2024-04-09T08:21:54.703Z]     - zfs command: missing
08:21:54 [2024-04-09T08:21:54.703Z]     - zpool command: missing
08:21:54 [2024-04-09T08:21:54.703Z] 
08:21:54 [2024-04-09T08:21:54.703Z] Limits:
08:21:54 [2024-04-09T08:21:54.703Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:21:54 [2024-04-09T08:21:54.703Z] 
08:21:54 [2024-04-09T08:21:54.703Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:21:54 [2024-04-09T08:21:54.995Z] + docker build --force-rm -t docker:e264217787f62d1a11c575a39b886919505758b0 .
08:21:55 [2024-04-09T08:21:55.251Z] #0 building with "default" instance using docker driver
08:21:55 [2024-04-09T08:21:55.251Z] 
08:21:55 [2024-04-09T08:21:55.251Z] #1 [internal] load build definition from Dockerfile
08:21:55 [2024-04-09T08:21:55.251Z] #1 transferring dockerfile: 27.87kB done
08:21:55 [2024-04-09T08:21:55.251Z] #1 DONE 0.0s
08:21:55 [2024-04-09T08:21:55.251Z] 
08:21:55 [2024-04-09T08:21:55.251Z] #2 resolve image config for docker.io/docker/dockerfile:1
08:21:55 [2024-04-09T08:21:55.251Z] #2 DONE 0.1s
08:21:55 [2024-04-09T08:21:55.251Z] 
08:21:55 [2024-04-09T08:21:55.251Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
08:21:55 [2024-04-09T08:21:55.251Z] #3 CACHED
08:21:55 [2024-04-09T08:21:55.251Z] 
08:21:55 [2024-04-09T08:21:55.251Z] #4 [internal] load metadata for docker.io/library/busybox:latest
08:21:55 [2024-04-09T08:21:55.251Z] #4 DONE 0.0s
08:21:55 [2024-04-09T08:21:55.251Z] 
08:21:55 [2024-04-09T08:21:55.251Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:21:55 [2024-04-09T08:21:55.251Z] #5 DONE 0.1s
08:21:55 [2024-04-09T08:21:55.251Z] 
08:21:55 [2024-04-09T08:21:55.251Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
08:21:55 [2024-04-09T08:21:55.508Z] #6 ...
08:21:55 [2024-04-09T08:21:55.508Z] 
08:21:55 [2024-04-09T08:21:55.508Z] #7 [internal] load metadata for docker.io/library/golang:1.20.13-bullseye
08:21:55 [2024-04-09T08:21:55.508Z] #7 DONE 0.3s
08:21:55 [2024-04-09T08:21:55.764Z] 
08:21:55 [2024-04-09T08:21:55.764Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
08:21:55 [2024-04-09T08:21:55.764Z] #8 DONE 0.4s
08:21:55 [2024-04-09T08:21:55.764Z] 
08:21:55 [2024-04-09T08:21:55.764Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
08:21:55 [2024-04-09T08:21:55.764Z] #6 DONE 0.4s
08:21:55 [2024-04-09T08:21:55.764Z] 
08:21:55 [2024-04-09T08:21:55.764Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
08:21:56 [2024-04-09T08:21:56.021Z] #9 DONE 0.7s
08:21:56 [2024-04-09T08:21:56.021Z] 
08:21:56 [2024-04-09T08:21:56.021Z] #10 [internal] load .dockerignore
08:21:56 [2024-04-09T08:21:56.021Z] #10 transferring context: 113B done
08:21:56 [2024-04-09T08:21:56.021Z] #10 DONE 0.0s
08:21:56 [2024-04-09T08:21:56.021Z] 
08:21:56 [2024-04-09T08:21:56.021Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:21:56 [2024-04-09T08:21:56.021Z] #11 DONE 0.0s
08:21:56 [2024-04-09T08:21:56.021Z] 
08:21:56 [2024-04-09T08:21:56.021Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox:latest
08:21:56 [2024-04-09T08:21:56.021Z] #12 DONE 0.0s
08:21:56 [2024-04-09T08:21:56.021Z] 
08:21:56 [2024-04-09T08:21:56.021Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
08:21:56 [2024-04-09T08:21:56.021Z] #13 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
08:21:56 [2024-04-09T08:21:56.021Z] #13 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.1s done
08:21:56 [2024-04-09T08:21:56.278Z] #13 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
08:21:56 [2024-04-09T08:21:56.278Z] #13 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
08:21:56 [2024-04-09T08:21:56.278Z] #13 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
08:21:57 [2024-04-09T08:21:57.208Z] #13 ...
08:21:57 [2024-04-09T08:21:57.208Z] 
08:21:57 [2024-04-09T08:21:57.208Z] #14 [internal] load build context
08:21:57 [2024-04-09T08:21:57.208Z] #14 transferring context: 68.66MB 0.9s done
08:21:57 [2024-04-09T08:21:57.208Z] #14 DONE 1.0s
08:21:57 [2024-04-09T08:21:57.208Z] 
08:21:57 [2024-04-09T08:21:57.208Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
08:21:57 [2024-04-09T08:21:57.208Z] #15 resolve docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b 0.1s done
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:8f1783caa2306d3d1185f9608c65bc62c33d481da8f688aa50d7664d3287e593 1.79kB / 1.79kB done
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:df1b40907d35ff15cd80052c0633f10c4e80fa22925d697a3d2860c493448397 2.75kB / 2.75kB done
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b 1.86kB / 1.86kB done
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 50.33MB / 53.71MB 1.0s
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529 54.70MB / 54.70MB 1.0s
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:a36799ce495b4202a2dd0034c9955834237665bad54a5154faf464f20da7eb84 15.75MB / 15.75MB 0.8s done
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 4.19MB / 81.51MB 1.0s
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 53.71MB / 53.71MB 1.2s
08:21:57 [2024-04-09T08:21:57.208Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 17.83MB / 81.51MB 1.2s
08:21:57 [2024-04-09T08:21:57.465Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 32.51MB / 81.51MB 1.3s
08:21:57 [2024-04-09T08:21:57.465Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 46.14MB / 81.51MB 1.5s
08:21:57 [2024-04-09T08:21:57.721Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 51.38MB / 81.51MB 1.6s
08:21:57 [2024-04-09T08:21:57.721Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 60.82MB / 81.51MB 1.7s
08:21:57 [2024-04-09T08:21:57.978Z] #15 sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529 54.70MB / 54.70MB 1.9s done
08:21:57 [2024-04-09T08:21:57.978Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 66.06MB / 81.51MB 1.9s
08:21:58 [2024-04-09T08:21:58.234Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 71.30MB / 81.51MB 2.2s
08:21:58 [2024-04-09T08:21:58.491Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 81.51MB / 81.51MB 2.4s
08:21:59 [2024-04-09T08:21:59.420Z] #15 extracting sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5
08:21:59 [2024-04-09T08:21:59.420Z] #15 sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 53.71MB / 53.71MB 3.1s done
08:21:59 [2024-04-09T08:21:59.420Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 0B / 95.82MB 3.2s
08:21:59 [2024-04-09T08:21:59.420Z] #15 sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39 0B / 172B 3.2s
08:21:59 [2024-04-09T08:21:59.420Z] #15 sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39 172B / 172B 3.3s
08:21:59 [2024-04-09T08:21:59.677Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 20.97MB / 95.82MB 3.6s
08:21:59 [2024-04-09T08:21:59.677Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 32.51MB / 95.82MB 3.7s
08:21:59 [2024-04-09T08:21:59.934Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 37.75MB / 95.82MB 3.9s
08:22:00 [2024-04-09T08:22:00.191Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 45.09MB / 95.82MB 4.0s
08:22:00 [2024-04-09T08:22:00.191Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 54.53MB / 95.82MB 4.2s
08:22:00 [2024-04-09T08:22:00.768Z] #15 extracting sha256:4b6eb2d0256d18652f84fd30c1db34ce9462e535a2d96fbf2f9044db000b13f5 1.4s done
08:22:00 [2024-04-09T08:22:00.768Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 66.06MB / 95.82MB 4.6s
08:22:00 [2024-04-09T08:22:00.768Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 75.50MB / 95.82MB 4.7s
08:22:01 [2024-04-09T08:22:01.026Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 95.82MB / 95.82MB 4.9s
08:22:01 [2024-04-09T08:22:01.026Z] #15 sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 81.51MB / 81.51MB 4.9s done
08:22:01 [2024-04-09T08:22:01.026Z] #15 sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39 172B / 172B 4.9s done
08:22:01 [2024-04-09T08:22:01.026Z] #15 extracting sha256:a36799ce495b4202a2dd0034c9955834237665bad54a5154faf464f20da7eb84 0.1s
08:22:01 [2024-04-09T08:22:01.282Z] #15 extracting sha256:a36799ce495b4202a2dd0034c9955834237665bad54a5154faf464f20da7eb84 0.3s done
08:22:02 [2024-04-09T08:22:02.212Z] #15 sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 95.82MB / 95.82MB 6.1s done
08:22:02 [2024-04-09T08:22:02.212Z] #15 extracting sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529
08:22:02 [2024-04-09T08:22:02.212Z] #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.1s done
08:22:02 [2024-04-09T08:22:02.469Z] #15 ...
08:22:02 [2024-04-09T08:22:02.469Z] 
08:22:02 [2024-04-09T08:22:02.469Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
08:22:02 [2024-04-09T08:22:02.469Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
08:22:02 [2024-04-09T08:22:02.469Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
08:22:02 [2024-04-09T08:22:02.469Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
08:22:02 [2024-04-09T08:22:02.469Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
08:22:02 [2024-04-09T08:22:02.469Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.2s done
08:22:02 [2024-04-09T08:22:02.469Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
08:22:02 [2024-04-09T08:22:02.469Z] #16 DONE 6.4s
08:22:02 [2024-04-09T08:22:02.469Z] 
08:22:02 [2024-04-09T08:22:02.469Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
08:22:02 [2024-04-09T08:22:02.469Z] #15 ...
08:22:02 [2024-04-09T08:22:02.469Z] 
08:22:02 [2024-04-09T08:22:02.469Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
08:22:02 [2024-04-09T08:22:02.469Z] #13 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0B / 15.77MB 6.3s
08:22:02 [2024-04-09T08:22:02.469Z] #13 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 13.63MB / 15.77MB 6.4s
08:22:02 [2024-04-09T08:22:02.726Z] #13 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 6.5s
08:22:02 [2024-04-09T08:22:02.726Z] #13 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 6.5s done
08:22:02 [2024-04-09T08:22:02.726Z] #13 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f
08:22:02 [2024-04-09T08:22:02.983Z] #13 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done
08:22:03 [2024-04-09T08:22:03.547Z] #13 DONE 7.3s
08:22:03 [2024-04-09T08:22:03.547Z] 
08:22:03 [2024-04-09T08:22:03.547Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
08:22:04 [2024-04-09T08:22:04.110Z] #15 extracting sha256:8da2c043d162bc242dc65d025ae4775153d19e07ae75f2d759ab1f51bdefb529 1.9s done
08:22:04 [2024-04-09T08:22:04.673Z] #15 extracting sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18
08:22:05 [2024-04-09T08:22:05.236Z] #15 ...
08:22:05 [2024-04-09T08:22:05.236Z] 
08:22:05 [2024-04-09T08:22:05.236Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:5a87974e73c64b3fb161d444a84bdd47c0e6b6058eacaeea64342e7cbce1f04d
08:22:05 [2024-04-09T08:22:05.236Z] #17 resolve docker.io/library/debian:bullseye@sha256:5a87974e73c64b3fb161d444a84bdd47c0e6b6058eacaeea64342e7cbce1f04d 0.1s done
08:22:05 [2024-04-09T08:22:05.236Z] #17 sha256:5a87974e73c64b3fb161d444a84bdd47c0e6b6058eacaeea64342e7cbce1f04d 1.85kB / 1.85kB done
08:22:05 [2024-04-09T08:22:05.236Z] #17 sha256:64f4252c791692432233602d3a3dea4453a57ea268dc397e96bdac828d08df28 529B / 529B done
08:22:05 [2024-04-09T08:22:05.236Z] #17 sha256:a5c48cac07905ede77f1c1b9d3d82d582f7ec06971b63c51aa2967d3fe0cd716 1.48kB / 1.48kB done
08:22:05 [2024-04-09T08:22:05.236Z] #17 sha256:f53ee134f2f58aa9d86f682cbedb185619a5b857474f430e6dc3384fafdec81c 53.72MB / 53.72MB 6.8s done
08:22:05 [2024-04-09T08:22:05.236Z] #17 extracting sha256:f53ee134f2f58aa9d86f682cbedb185619a5b857474f430e6dc3384fafdec81c 1.9s done
08:22:05 [2024-04-09T08:22:05.236Z] #17 DONE 9.2s
08:22:05 [2024-04-09T08:22:05.236Z] 
08:22:05 [2024-04-09T08:22:05.236Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:3306760f847ecbe192594da523c3f73f91e6dca31525a535731deb1978d5b64b
08:22:06 [2024-04-09T08:22:06.166Z] #15 extracting sha256:b0cebb1e2d872b7ae8060d8b87d42e9b872f421dd6cd49b5215c8e9f2fad0a18 1.6s done
08:22:06 [2024-04-09T08:22:06.166Z] #15 extracting sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076
08:22:09 [2024-04-09T08:22:09.436Z] #15 extracting sha256:bb23967397b67ac2caef1ae75244d2169cc31136881786a0034a09143c91e076 2.8s done
08:22:09 [2024-04-09T08:22:09.436Z] #15 extracting sha256:e6675018dc055a6810eb7c74fa9a1c6e14ecfa96abcbc137fcc77d4b6b836d39 done
08:22:09 [2024-04-09T08:22:09.436Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
08:22:09 [2024-04-09T08:22:09.436Z] #15 DONE 13.4s
08:22:09 [2024-04-09T08:22:09.436Z] 
08:22:09 [2024-04-09T08:22:09.436Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:22:09 [2024-04-09T08:22:09.436Z] #18 0.572 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 0.582 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 0.582 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 0.678 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 0.786 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 0.875 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 1.718 Fetched 8447 kB in 1s (6192 kB/s)
08:22:09 [2024-04-09T08:22:09.436Z] #18 1.718 Reading package lists...
08:22:09 [2024-04-09T08:22:09.436Z] #18 2.245 Reading package lists...
08:22:09 [2024-04-09T08:22:09.436Z] #18 2.764 Building dependency tree...
08:22:09 [2024-04-09T08:22:09.436Z] #18 2.916 Reading state information...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.093 The following additional packages will be installed:
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.093   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.094   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.095 Recommended packages:
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.095   libldap-common publicsuffix libsasl2-modules
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.215 The following NEW packages will be installed:
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.216   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.216   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.217   libssh2-1 openssl
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.487 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.487 Need to get 2952 kB of archives.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.487 After this operation, 6493 kB of additional disk space will be used.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.487 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.496 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.497 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.499 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.499 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.500 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.501 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1+deb11u1 [74.2 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.502 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.502 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.503 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.505 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u11 [326 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.507 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u11 [265 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.512 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.514 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.515 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.642 debconf: delaying package configuration, since apt-utils is not installed
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.669 Fetched 2952 kB in 0s (10.2 MB/s)
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.696 Selecting previously unselected package openssl.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.696 (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 ... 6662 files and directories currently installed.)
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.700 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.706 Unpacking openssl (1.1.1w-0+deb11u1) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.802 Selecting previously unselected package ca-certificates.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.803 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.808 Unpacking ca-certificates (20210119) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.870 Selecting previously unselected package libbrotli1:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.871 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.879 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.940 Selecting previously unselected package libsasl2-modules-db:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.941 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.946 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.993 Selecting previously unselected package libsasl2-2:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 3.994 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.000 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.056 Selecting previously unselected package libldap-2.4-2:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.057 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.065 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.119 Selecting previously unselected package libnghttp2-14:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.120 Preparing to unpack .../06-libnghttp2-14_1.43.0-1+deb11u1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.124 Unpacking libnghttp2-14:arm64 (1.43.0-1+deb11u1) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.165 Selecting previously unselected package libpsl5:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.167 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.170 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.211 Selecting previously unselected package librtmp1:arm64.
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.212 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.216 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:22:09 [2024-04-09T08:22:09.436Z] #18 4.298 Selecting previously unselected package libssh2-1:arm64.
08:22:09 [2024-04-09T08:22:09.693Z] #18 4.300 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.693Z] #18 4.306 Unpacking libssh2-1:arm64 (1.9.0-2) ...
08:22:09 [2024-04-09T08:22:09.693Z] #18 4.429 Selecting previously unselected package libcurl4:arm64.
08:22:09 [2024-04-09T08:22:09.693Z] #18 4.431 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u11_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.693Z] #18 4.445 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u11) ...
08:22:09 [2024-04-09T08:22:09.693Z] #18 4.550 Selecting previously unselected package curl.
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.551 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u11_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.567 Unpacking curl (7.74.0-1.3+deb11u11) ...
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.678 Selecting previously unselected package libonig5:arm64.
08:22:09 [2024-04-09T08:22:09.950Z] #18 ...
08:22:09 [2024-04-09T08:22:09.950Z] 
08:22:09 [2024-04-09T08:22:09.950Z] #19 [base 2/5] COPY --from=xx / /
08:22:09 [2024-04-09T08:22:09.950Z] #19 DONE 0.5s
08:22:09 [2024-04-09T08:22:09.950Z] 
08:22:09 [2024-04-09T08:22:09.950Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.692 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.697 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.758 Selecting previously unselected package libjq1:arm64.
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.761 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.765 Unpacking libjq1:arm64 (1.6-2.1) ...
08:22:09 [2024-04-09T08:22:09.950Z] #18 4.803 Selecting previously unselected package jq.
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.804 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.809 Unpacking jq (1.6-2.1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.849 Setting up libpsl5:arm64 (0.21.0-1.2) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.863 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.875 Setting up libnghttp2-14:arm64 (1.43.0-1+deb11u1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.885 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.900 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.912 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 ...
08:22:10 [2024-04-09T08:22:10.206Z] 
08:22:10 [2024-04-09T08:22:10.206Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:22:10 [2024-04-09T08:22:10.206Z] #20 DONE 0.3s
08:22:10 [2024-04-09T08:22:10.206Z] 
08:22:10 [2024-04-09T08:22:10.206Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.925 Setting up libssh2-1:arm64 (1.9.0-2) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.939 Setting up openssl (1.1.1w-0+deb11u1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 4.990 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 5.006 Setting up libjq1:arm64 (1.6-2.1) ...
08:22:10 [2024-04-09T08:22:10.206Z] #18 5.022 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:22:10 [2024-04-09T08:22:10.463Z] #18 5.039 Setting up ca-certificates (20210119) ...
08:22:10 [2024-04-09T08:22:10.463Z] #18 ...
08:22:10 [2024-04-09T08:22:10.463Z] 
08:22:10 [2024-04-09T08:22:10.463Z] #21 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
08:22:10 [2024-04-09T08:22:10.463Z] #21 DONE 0.4s
08:22:10 [2024-04-09T08:22:10.720Z] 
08:22:10 [2024-04-09T08:22:10.720Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:22:10 [2024-04-09T08:22:10.720Z] #18 5.387 Updating certificates in /etc/ssl/certs...
08:22:10 [2024-04-09T08:22:10.976Z] #18 5.778 129 added, 0 removed; done.
08:22:10 [2024-04-09T08:22:10.976Z] #18 5.814 Setting up jq (1.6-2.1) ...
08:22:10 [2024-04-09T08:22:10.976Z] #18 5.829 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u11) ...
08:22:10 [2024-04-09T08:22:10.976Z] #18 5.843 Setting up curl (7.74.0-1.3+deb11u11) ...
08:22:10 [2024-04-09T08:22:10.976Z] #18 5.860 Processing triggers for libc-bin (2.31-13+deb11u8) ...
08:22:10 [2024-04-09T08:22:10.976Z] #18 5.881 Processing triggers for ca-certificates (20210119) ...
08:22:11 [2024-04-09T08:22:11.233Z] #18 5.888 Updating certificates in /etc/ssl/certs...
08:22:11 [2024-04-09T08:22:11.489Z] #18 6.200 0 added, 0 removed; done.
08:22:11 [2024-04-09T08:22:11.489Z] #18 6.200 Running hooks in /etc/ca-certificates/update.d...
08:22:11 [2024-04-09T08:22:11.489Z] #18 6.201 done.
08:22:11 [2024-04-09T08:22:11.489Z] #18 DONE 6.3s
08:22:11 [2024-04-09T08:22:11.489Z] 
08:22:11 [2024-04-09T08:22:11.489Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:22:11 [2024-04-09T08:22:11.489Z] #22 0.711 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:11 [2024-04-09T08:22:11.489Z] #22 0.719 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:11 [2024-04-09T08:22:11.489Z] #22 0.719 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:11 [2024-04-09T08:22:11.489Z] #22 0.817 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:11 [2024-04-09T08:22:11.489Z] #22 0.912 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:11 [2024-04-09T08:22:11.745Z] #22 ...
08:22:11 [2024-04-09T08:22:11.745Z] 
08:22:11 [2024-04-09T08:22:11.745Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:22:11 [2024-04-09T08:22:11.745Z] #23 DONE 0.1s
08:22:11 [2024-04-09T08:22:11.745Z] 
08:22:11 [2024-04-09T08:22:11.745Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:22:11 [2024-04-09T08:22:11.745Z] #22 1.004 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:12 [2024-04-09T08:22:12.308Z] #22 1.789 Fetched 8447 kB in 1s (6333 kB/s)
08:22:12 [2024-04-09T08:22:12.870Z] #22 1.789 Reading package lists...
08:22:13 [2024-04-09T08:22:13.433Z] #22 2.312 Reading package lists...
08:22:13 [2024-04-09T08:22:13.433Z] #22 2.825 Building dependency tree...
08:22:13 [2024-04-09T08:22:13.690Z] #22 2.965 Reading state information...
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.138 The following additional packages will be installed:
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.139   libmagic-mgc libmagic1
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.165 The following NEW packages will be installed:
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.165   file libmagic-mgc libmagic1
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.435 0 upgraded, 3 newly installed, 0 to remove and 21 not upgraded.
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.435 Need to get 465 kB of archives.
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.435 After this operation, 7075 kB of additional disk space will be used.
08:22:13 [2024-04-09T08:22:13.946Z] #22 3.435 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.440 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.443 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.567 debconf: delaying package configuration, since apt-utils is not installed
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.602 Fetched 465 kB in 0s (1716 kB/s)
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.621 Selecting previously unselected package libmagic-mgc.
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.621 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15711 files and directories currently installed.)
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.631 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
08:22:14 [2024-04-09T08:22:14.202Z] #22 3.635 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.704 Selecting previously unselected package libmagic1:arm64.
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.706 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.715 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.751 Selecting previously unselected package file.
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.753 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.757 Unpacking file (1:5.39-3+deb11u1) ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.801 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.814 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.835 Setting up file (1:5.39-3+deb11u1) ...
08:22:14 [2024-04-09T08:22:14.459Z] #22 3.849 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:22:14 [2024-04-09T08:22:14.715Z] #22 DONE 4.0s
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #24 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
08:22:14 [2024-04-09T08:22:14.715Z] #24 ...
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #25 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:22:14 [2024-04-09T08:22:14.715Z] #25 DONE 0.2s
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc
08:22:14 [2024-04-09T08:22:14.715Z] #26 DONE 0.2s
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:22:14 [2024-04-09T08:22:14.715Z] #27 DONE 0.2s
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:22:14 [2024-04-09T08:22:14.715Z] #28 DONE 0.2s
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #29 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:22:14 [2024-04-09T08:22:14.715Z] #29 DONE 0.3s
08:22:14 [2024-04-09T08:22:14.715Z] 
08:22:14 [2024-04-09T08:22:14.715Z] #30 [delve-src 1/3] WORKDIR /usr/src/delve
08:22:14 [2024-04-09T08:22:14.715Z] #30 DONE 0.3s
08:22:14 [2024-04-09T08:22:14.972Z] 
08:22:14 [2024-04-09T08:22:14.972Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:22:14 [2024-04-09T08:22:14.972Z] #31 DONE 0.3s
08:22:14 [2024-04-09T08:22:14.972Z] 
08:22:14 [2024-04-09T08:22:14.972Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:22:14 [2024-04-09T08:22:14.972Z] #32 DONE 0.4s
08:22:14 [2024-04-09T08:22:14.972Z] 
08:22:14 [2024-04-09T08:22:14.972Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:22:14 [2024-04-09T08:22:14.972Z] #33 DONE 0.4s
08:22:14 [2024-04-09T08:22:14.972Z] 
08:22:14 [2024-04-09T08:22:14.972Z] #34 [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
08:22:15 [2024-04-09T08:22:15.229Z] #34 ...
08:22:15 [2024-04-09T08:22:15.229Z] 
08:22:15 [2024-04-09T08:22:15.229Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:22:15 [2024-04-09T08:22:15.229Z] #35 DONE 0.4s
08:22:15 [2024-04-09T08:22:15.229Z] 
08:22:15 [2024-04-09T08:22:15.229Z] #36 [tini-src 1/3] WORKDIR /usr/src/tini
08:22:15 [2024-04-09T08:22:15.229Z] #36 DONE 0.4s
08:22:15 [2024-04-09T08:22:15.229Z] 
08:22:15 [2024-04-09T08:22:15.229Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:22:15 [2024-04-09T08:22:15.229Z] #37 DONE 0.4s
08:22:15 [2024-04-09T08:22:15.229Z] 
08:22:15 [2024-04-09T08:22:15.229Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
08:22:15 [2024-04-09T08:22:15.229Z] #38 DONE 0.5s
08:22:15 [2024-04-09T08:22:15.229Z] 
08:22:15 [2024-04-09T08:22:15.229Z] #24 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
08:22:15 [2024-04-09T08:22:15.229Z] #24 DONE 0.5s
08:22:15 [2024-04-09T08:22:15.229Z] 
08:22:15 [2024-04-09T08:22:15.229Z] #39 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
08:22:15 [2024-04-09T08:22:15.486Z] #39 ...
08:22:15 [2024-04-09T08:22:15.486Z] 
08:22:15 [2024-04-09T08:22:15.486Z] #40 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: is subject to change. To configure the initial branch name to use in all
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: of your new repositories, which will suppress this warning, call:
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: 
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: 	git config --global init.defaultBranch <name>
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: 
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: 'development'. The just-created branch can be renamed via this command:
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: 
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.638 hint: 	git branch -m <name>
08:22:15 [2024-04-09T08:22:15.486Z] #40 0.639 Initialized empty Git repository in /usr/src/containerd/.git/
08:22:15 [2024-04-09T08:22:15.486Z] #40 DONE 0.7s
08:22:15 [2024-04-09T08:22:15.744Z] 
08:22:15 [2024-04-09T08:22:15.744Z] #41 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.862 Initialized empty Git repository in /usr/src/runc/.git/
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: is subject to change. To configure the initial branch name to use in all
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: of your new repositories, which will suppress this warning, call:
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: 
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: 	git config --global init.defaultBranch <name>
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: 
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: 'development'. The just-created branch can be renamed via this command:
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: 
08:22:15 [2024-04-09T08:22:15.744Z] #41 0.865 hint: 	git branch -m <name>
08:22:15 [2024-04-09T08:22:15.744Z] #41 DONE 0.9s
08:22:15 [2024-04-09T08:22:15.744Z] 
08:22:15 [2024-04-09T08:22:15.744Z] #42 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: is subject to change. To configure the initial branch name to use in all
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: of your new repositories, which will suppress this warning, call:
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: 
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: 	git config --global init.defaultBranch <name>
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: 
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: 'development'. The just-created branch can be renamed via this command:
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: 
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.846 hint: 	git branch -m <name>
08:22:15 [2024-04-09T08:22:15.744Z] #42 0.847 Initialized empty Git repository in /usr/src/delve/.git/
08:22:15 [2024-04-09T08:22:15.744Z] #42 DONE 0.9s
08:22:15 [2024-04-09T08:22:15.744Z] 
08:22:15 [2024-04-09T08:22:15.744Z] #43 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:16 [2024-04-09T08:22:16.311Z] #43 ...
08:22:16 [2024-04-09T08:22:16.311Z] 
08:22:16 [2024-04-09T08:22:16.311Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: is subject to change. To configure the initial branch name to use in all
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: of your new repositories, which will suppress this warning, call:
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: 
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: 	git config --global init.defaultBranch <name>
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: 
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: 'development'. The just-created branch can be renamed via this command:
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: 
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.087 hint: 	git branch -m <name>
08:22:16 [2024-04-09T08:22:16.311Z] #44 1.090 Initialized empty Git repository in /usr/src/rootlesskit/.git/
08:22:16 [2024-04-09T08:22:16.311Z] #44 DONE 1.3s
08:22:16 [2024-04-09T08:22:16.311Z] 
08:22:16 [2024-04-09T08:22:16.311Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.023 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 Initialized empty Git repository in /usr/src/swagger/.git/
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: is subject to change. To configure the initial branch name to use in all
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: of your new repositories, which will suppress this warning, call:
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: 
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: 	git config --global init.defaultBranch <name>
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: 
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: 'development'. The just-created branch can be renamed via this command:
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: 
08:22:16 [2024-04-09T08:22:16.311Z] #45 1.025 hint: 	git branch -m <name>
08:22:16 [2024-04-09T08:22:16.311Z] #45 DONE 1.2s
08:22:16 [2024-04-09T08:22:16.311Z] 
08:22:16 [2024-04-09T08:22:16.311Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:22:16 [2024-04-09T08:22:16.568Z] #46 ...
08:22:16 [2024-04-09T08:22:16.568Z] 
08:22:16 [2024-04-09T08:22:16.568Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: is subject to change. To configure the initial branch name to use in all
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: of your new repositories, which will suppress this warning, call:
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: 
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: 	git config --global init.defaultBranch <name>
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: 
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: 'development'. The just-created branch can be renamed via this command:
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: 
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.437 hint: 	git branch -m <name>
08:22:16 [2024-04-09T08:22:16.568Z] #47 1.440 Initialized empty Git repository in /usr/src/tini/.git/
08:22:16 [2024-04-09T08:22:16.568Z] #47 DONE 1.6s
08:22:16 [2024-04-09T08:22:16.825Z] 
08:22:16 [2024-04-09T08:22:16.825Z] #48 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:17 [2024-04-09T08:22:17.082Z] #48 ...
08:22:17 [2024-04-09T08:22:17.082Z] 
08:22:17 [2024-04-09T08:22:17.082Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: Using 'master' as the name for the initial branch. This default branch name
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: is subject to change. To configure the initial branch name to use in all
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: of your new repositories, which will suppress this warning, call:
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: 
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: 	git config --global init.defaultBranch <name>
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: 
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: 'development'. The just-created branch can be renamed via this command:
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: 
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.619 hint: 	git branch -m <name>
08:22:17 [2024-04-09T08:22:17.082Z] #49 1.631 Initialized empty Git repository in /usr/src/registry/.git/
08:22:17 [2024-04-09T08:22:17.082Z] #49 DONE 1.8s
08:22:17 [2024-04-09T08:22:17.082Z] 
08:22:17 [2024-04-09T08:22:17.082Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:18 [2024-04-09T08:22:18.454Z] #50 1.650 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
08:22:19 [2024-04-09T08:22:19.386Z] #50 ...
08:22:19 [2024-04-09T08:22:19.386Z] 
08:22:19 [2024-04-09T08:22:19.386Z] #48 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:19 [2024-04-09T08:22:19.386Z] #48 DONE 2.5s
08:22:19 [2024-04-09T08:22:19.386Z] 
08:22:19 [2024-04-09T08:22:19.386Z] #34 [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
08:22:19 [2024-04-09T08:22:19.386Z] #34 2.778 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:19 [2024-04-09T08:22:19.386Z] #34 2.795 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:19 [2024-04-09T08:22:19.386Z] #34 2.796 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:19 [2024-04-09T08:22:19.386Z] #34 3.273 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:19 [2024-04-09T08:22:19.386Z] #34 3.789 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:19 [2024-04-09T08:22:19.386Z] #34 4.212 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #34 ...
08:22:20 [2024-04-09T08:22:20.329Z] 
08:22:20 [2024-04-09T08:22:20.329Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:20 [2024-04-09T08:22:20.329Z] #51 DONE 4.0s
08:22:20 [2024-04-09T08:22:20.329Z] 
08:22:20 [2024-04-09T08:22:20.329Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:22:20 [2024-04-09T08:22:20.329Z] #46 DONE 4.1s
08:22:20 [2024-04-09T08:22:20.329Z] 
08:22:20 [2024-04-09T08:22:20.329Z] #52 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
08:22:20 [2024-04-09T08:22:20.329Z] #52 1.372 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #52 1.381 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #52 1.381 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #52 1.527 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #52 1.731 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #52 1.982 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:20 [2024-04-09T08:22:20.329Z] #52 2.770 Fetched 8447 kB in 2s (4695 kB/s)
08:22:20 [2024-04-09T08:22:20.329Z] #52 2.770 Reading package lists...
08:22:20 [2024-04-09T08:22:20.329Z] #52 3.524 Reading package lists...
08:22:20 [2024-04-09T08:22:20.329Z] #52 4.324 Building dependency tree...
08:22:20 [2024-04-09T08:22:20.329Z] #52 4.790 Reading state information...
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.466 python3 is already the newest version (3.9.2-3).
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.466 The following additional packages will be installed:
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.470   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.473   patch xz-utils
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.479 Suggested packages:
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.482   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.483   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.483   m4-doc ed diffutils-doc
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.483 Recommended packages:
08:22:20 [2024-04-09T08:22:20.329Z] #52 5.484   fakeroot libalgorithm-merge-perl libltdl-dev
08:22:20 [2024-04-09T08:22:20.586Z] #52 5.949 The following NEW packages will be installed:
08:22:20 [2024-04-09T08:22:20.586Z] #52 5.949   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
08:22:20 [2024-04-09T08:22:20.586Z] #52 5.949   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
08:22:20 [2024-04-09T08:22:20.586Z] #52 5.949   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
08:22:20 [2024-04-09T08:22:20.586Z] #52 ...
08:22:20 [2024-04-09T08:22:20.586Z] 
08:22:20 [2024-04-09T08:22:20.586Z] #43 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:20 [2024-04-09T08:22:20.586Z] #43 DONE 4.9s
08:22:20 [2024-04-09T08:22:20.586Z] 
08:22:20 [2024-04-09T08:22:20.586Z] #53 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
08:22:21 [2024-04-09T08:22:21.518Z] #53 ...
08:22:21 [2024-04-09T08:22:21.518Z] 
08:22:21 [2024-04-09T08:22:21.518Z] #54 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:22:21 [2024-04-09T08:22:21.518Z] #54 2.125 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:22:21 [2024-04-09T08:22:21.518Z] #54 2.673 #=#=#                                                                         
08:22:21 [2024-04-09T08:22:21.518Z] #54 2.919 #=#=#                                                                         

######################################################################## 100.0%
08:22:21 [2024-04-09T08:22:21.518Z] #54 3.161 
08:22:21 [2024-04-09T08:22:21.518Z] #54 5.239 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:22:21 [2024-04-09T08:22:21.518Z] #54 5.911 #=#=#                                                                         
##O#-#                                                                        
08:22:21 [2024-04-09T08:22:21.518Z] #54 6.334 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
08:22:21 [2024-04-09T08:22:21.518Z] #54 6.875 
08:22:21 [2024-04-09T08:22:21.776Z] #54 ...
08:22:21 [2024-04-09T08:22:21.776Z] 
08:22:21 [2024-04-09T08:22:21.776Z] #55 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:21 [2024-04-09T08:22:21.776Z] #55 DONE 6.0s
08:22:21 [2024-04-09T08:22:21.776Z] 
08:22:21 [2024-04-09T08:22:21.776Z] #52 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.232 0 upgraded, 20 newly installed, 0 to remove and 21 not upgraded.
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.232 Need to get 5461 kB of archives.
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.232 After this operation, 11.6 MB of additional disk space will be used.
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.232 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.238 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.245 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.249 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.249 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.261 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.261 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.266 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.278 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.286 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.286 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.286 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.290 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.290 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.294 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.294 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.297 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.298 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.302 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.302 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.506 debconf: delaying package configuration, since apt-utils is not installed
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.574 Fetched 5461 kB in 0s (15.6 MB/s)
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.618 Selecting previously unselected package bzip2.
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.618 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.641 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.659 Unpacking bzip2 (1.0.8-4) ...
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.851 Selecting previously unselected package xz-utils.
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.853 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:22:21 [2024-04-09T08:22:21.776Z] #52 6.873 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:22:21 [2024-04-09T08:22:21.776Z] #52 7.123 Selecting previously unselected package libsigsegv2:arm64.
08:22:21 [2024-04-09T08:22:21.776Z] #52 7.125 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
08:22:21 [2024-04-09T08:22:21.776Z] #52 7.178 Unpacking libsigsegv2:arm64 (2.13-1) ...
08:22:22 [2024-04-09T08:22:22.033Z] #52 7.363 Selecting previously unselected package m4.
08:22:22 [2024-04-09T08:22:22.033Z] #52 7.369 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
08:22:22 [2024-04-09T08:22:22.033Z] #52 7.400 Unpacking m4 (1.4.18-5) ...
08:22:22 [2024-04-09T08:22:22.290Z] #52 7.592 Selecting previously unselected package autoconf.
08:22:22 [2024-04-09T08:22:22.290Z] #52 7.595 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
08:22:22 [2024-04-09T08:22:22.290Z] #52 7.602 Unpacking autoconf (2.69-14) ...
08:22:22 [2024-04-09T08:22:22.290Z] #52 7.781 Selecting previously unselected package autotools-dev.
08:22:22 [2024-04-09T08:22:22.290Z] #52 7.781 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
08:22:22 [2024-04-09T08:22:22.290Z] #52 7.786 Unpacking autotools-dev (20180224.1+nmu1) ...
08:22:22 [2024-04-09T08:22:22.548Z] #52 8.006 Selecting previously unselected package automake.
08:22:22 [2024-04-09T08:22:22.548Z] #52 8.008 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
08:22:22 [2024-04-09T08:22:22.548Z] #52 8.024 Unpacking automake (1:1.16.3-2) ...
08:22:22 [2024-04-09T08:22:22.805Z] #52 8.348 Selecting previously unselected package patch.
08:22:23 [2024-04-09T08:22:23.062Z] #52 8.350 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
08:22:23 [2024-04-09T08:22:23.062Z] #52 8.369 Unpacking patch (2.7.6-7) ...
08:22:23 [2024-04-09T08:22:23.062Z] #52 8.513 Selecting previously unselected package dpkg-dev.
08:22:23 [2024-04-09T08:22:23.062Z] #52 8.515 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
08:22:23 [2024-04-09T08:22:23.062Z] #52 8.534 Unpacking dpkg-dev (1.20.13) ...
08:22:23 [2024-04-09T08:22:23.627Z] #52 8.974 Selecting previously unselected package build-essential.
08:22:23 [2024-04-09T08:22:23.627Z] #52 8.979 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
08:22:23 [2024-04-09T08:22:23.627Z] #52 9.002 Unpacking build-essential (12.9) ...
08:22:23 [2024-04-09T08:22:23.884Z] #52 9.253 Selecting previously unselected package libcap2:arm64.
08:22:23 [2024-04-09T08:22:23.884Z] #52 9.256 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
08:22:23 [2024-04-09T08:22:23.884Z] #52 9.272 Unpacking libcap2:arm64 (1:2.44-1) ...
08:22:24 [2024-04-09T08:22:24.144Z] #52 9.538 Selecting previously unselected package libcap-dev:arm64.
08:22:24 [2024-04-09T08:22:24.144Z] #52 9.538 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
08:22:24 [2024-04-09T08:22:24.144Z] #52 9.541 Unpacking libcap-dev:arm64 (1:2.44-1) ...
08:22:24 [2024-04-09T08:22:24.402Z] #52 9.824 Selecting previously unselected package libprotobuf-c1:arm64.
08:22:24 [2024-04-09T08:22:24.402Z] #52 9.826 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:22:24 [2024-04-09T08:22:24.402Z] #52 9.871 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:22:24 [2024-04-09T08:22:24.681Z] #52 ...
08:22:24 [2024-04-09T08:22:24.681Z] 
08:22:24 [2024-04-09T08:22:24.681Z] #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
08:22:24 [2024-04-09T08:22:24.681Z] #56 ...
08:22:24 [2024-04-09T08:22:24.681Z] 
08:22:24 [2024-04-09T08:22:24.681Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
08:22:24 [2024-04-09T08:22:24.681Z] #57 ...
08:22:24 [2024-04-09T08:22:24.681Z] 
08:22:24 [2024-04-09T08:22:24.681Z] #58 [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
08:22:24 [2024-04-09T08:22:24.681Z] #58 2.830 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:24 [2024-04-09T08:22:24.681Z] #58 2.843 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:24 [2024-04-09T08:22:24.681Z] #58 2.858 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:24 [2024-04-09T08:22:24.681Z] #58 3.396 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:24 [2024-04-09T08:22:24.681Z] #58 3.796 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:24 [2024-04-09T08:22:24.681Z] #58 4.282 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:24 [2024-04-09T08:22:24.681Z] #58 6.120 Fetched 8447 kB in 4s (2376 kB/s)
08:22:24 [2024-04-09T08:22:24.681Z] #58 6.120 Reading package lists...
08:22:24 [2024-04-09T08:22:24.681Z] #58 7.837 Hit:1 http://deb.debian.org/debian bullseye InRelease
08:22:24 [2024-04-09T08:22:24.681Z] #58 7.837 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
08:22:24 [2024-04-09T08:22:24.681Z] #58 7.842 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
08:22:24 [2024-04-09T08:22:24.957Z] #58 9.136 Reading package lists...
08:22:24 [2024-04-09T08:22:24.957Z] #58 ...
08:22:24 [2024-04-09T08:22:24.957Z] 
08:22:24 [2024-04-09T08:22:24.957Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
08:22:25 [2024-04-09T08:22:25.215Z] #59 ...
08:22:25 [2024-04-09T08:22:25.215Z] 
08:22:25 [2024-04-09T08:22:25.215Z] #60 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
08:22:25 [2024-04-09T08:22:25.215Z] #60 ...
08:22:25 [2024-04-09T08:22:25.215Z] 
08:22:25 [2024-04-09T08:22:25.215Z] #61 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:22:25 [2024-04-09T08:22:25.215Z] #61 ...
08:22:25 [2024-04-09T08:22:25.215Z] 
08:22:25 [2024-04-09T08:22:25.215Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:22:25 [2024-04-09T08:22:25.215Z] #62 2.518 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 2.526 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 2.526 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 3.002 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 3.514 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 4.036 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 5.313 Fetched 8447 kB in 3s (2766 kB/s)
08:22:25 [2024-04-09T08:22:25.215Z] #62 5.313 Reading package lists...
08:22:25 [2024-04-09T08:22:25.215Z] #62 6.446 Reading package lists...
08:22:25 [2024-04-09T08:22:25.215Z] #62 7.300 Building dependency tree...
08:22:25 [2024-04-09T08:22:25.215Z] #62 7.687 Reading state information...
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.122 The following additional packages will be installed:
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.130   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.133 Suggested packages:
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.133   cmake-doc ninja-build lrzip
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.217 The following NEW packages will be installed:
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.219   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.502 0 upgraded, 8 newly installed, 0 to remove and 21 not upgraded.
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.502 Need to get 15.1 MB of archives.
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.502 After this operation, 66.8 MB of additional disk space will be used.
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.502 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.518 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.683 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.706 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.715 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.716 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.717 Get:7 http://deb.debian.org/debian-security bullseye-security/main arm64 libuv1 arm64 1.40.0-2+deb11u1 [126 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 8.725 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
08:22:25 [2024-04-09T08:22:25.215Z] #62 9.189 debconf: delaying package configuration, since apt-utils is not installed
08:22:25 [2024-04-09T08:22:25.215Z] #62 9.381 Fetched 15.1 MB in 1s (27.5 MB/s)
08:22:25 [2024-04-09T08:22:25.215Z] #62 9.604 Selecting previously unselected package cmake-data.
08:22:25 [2024-04-09T08:22:25.215Z] #62 9.604 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:25 [2024-04-09T08:22:25.215Z] #62 9.652 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
08:22:25 [2024-04-09T08:22:25.215Z] #62 9.679 Unpacking cmake-data (3.18.4-2+deb11u1) ...
08:22:25 [2024-04-09T08:22:25.215Z] #62 ...
08:22:25 [2024-04-09T08:22:25.215Z] 
08:22:25 [2024-04-09T08:22:25.215Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
08:22:25 [2024-04-09T08:22:25.215Z] #63 0.852 go: downloading mvdan.cc/sh/v3 v3.6.0
08:22:25 [2024-04-09T08:22:25.215Z] #63 1.315 go: downloading golang.org/x/term v0.3.0
08:22:25 [2024-04-09T08:22:25.215Z] #63 1.315 go: downloading mvdan.cc/editorconfig v0.2.0
08:22:25 [2024-04-09T08:22:25.215Z] #63 1.340 go: downloading golang.org/x/sys v0.3.0
08:22:25 [2024-04-09T08:22:25.472Z] #63 ...
08:22:25 [2024-04-09T08:22:25.472Z] 
08:22:25 [2024-04-09T08:22:25.472Z] #64 [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
08:22:25 [2024-04-09T08:22:25.472Z] #64 3.506 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:22:25 [2024-04-09T08:22:25.472Z] #64 3.516 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:25 [2024-04-09T08:22:25.472Z] #64 3.526 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:25 [2024-04-09T08:22:25.472Z] #64 4.032 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:22:25 [2024-04-09T08:22:25.472Z] #64 4.527 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:22:25 [2024-04-09T08:22:25.472Z] #64 5.086 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:22:25 [2024-04-09T08:22:25.472Z] #64 6.960 Fetched 8447 kB in 4s (2225 kB/s)
08:22:25 [2024-04-09T08:22:25.472Z] #64 6.960 Reading package lists...
08:22:25 [2024-04-09T08:22:25.472Z] #64 8.517 Hit:1 http://deb.debian.org/debian bullseye InRelease
08:22:25 [2024-04-09T08:22:25.472Z] #64 8.517 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
08:22:25 [2024-04-09T08:22:25.472Z] #64 8.517 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
08:22:25 [2024-04-09T08:22:25.472Z] #64 10.49 Reading package lists...
08:22:25 [2024-04-09T08:22:25.472Z] #64 ...
08:22:25 [2024-04-09T08:22:25.472Z] 
08:22:25 [2024-04-09T08:22:25.472Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:25 [2024-04-09T08:22:25.731Z] #65 ...
08:22:25 [2024-04-09T08:22:25.731Z] 
08:22:25 [2024-04-09T08:22:25.731Z] #54 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:22:25 [2024-04-09T08:22:25.731Z] #54 10.32 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
08:22:25 [2024-04-09T08:22:25.731Z] #54 11.15 #=#=#                                                                         
08:22:25 [2024-04-09T08:22:25.731Z] #54 11.44 #=#=#                                                                         

                                                                           0.0%
########################                                                  34.6%
#############################################                             62.6%
################################################################          89.6%
######################################################################## 100.0%
08:22:25 [2024-04-09T08:22:25.731Z] #54 12.36 
08:22:27 [2024-04-09T08:22:27.103Z] #54 15.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:22:28 [2024-04-09T08:22:28.034Z] #54 16.18 #=#=#                                                                         
08:22:28 [2024-04-09T08:22:28.294Z] #54 16.54 #=#=#                                                                         

######################################################################## 100.0%
08:22:28 [2024-04-09T08:22:28.552Z] #54 16.96 
08:22:31 [2024-04-09T08:22:31.077Z] #54 18.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:22:31 [2024-04-09T08:22:31.077Z] #54 19.54 #=#=#                                                                         
08:22:31 [2024-04-09T08:22:31.336Z] #54 ...
08:22:31 [2024-04-09T08:22:31.336Z] 
08:22:31 [2024-04-09T08:22:31.336Z] #34 [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
08:22:31 [2024-04-09T08:22:31.336Z] #34 6.311 Fetched 8447 kB in 4s (2184 kB/s)
08:22:31 [2024-04-09T08:22:31.336Z] #34 6.311 Reading package lists...
08:22:31 [2024-04-09T08:22:31.336Z] #34 8.037 Hit:1 http://deb.debian.org/debian bullseye InRelease
08:22:31 [2024-04-09T08:22:31.336Z] #34 8.037 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
08:22:31 [2024-04-09T08:22:31.336Z] #34 8.037 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
08:22:31 [2024-04-09T08:22:31.336Z] #34 9.268 Reading package lists...
08:22:31 [2024-04-09T08:22:31.336Z] #34 10.33 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
08:22:31 [2024-04-09T08:22:31.336Z] #34 10.36 Reading package lists...
08:22:31 [2024-04-09T08:22:31.336Z] #34 11.67 Building dependency tree...
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.07 Reading state information...
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.78 gcc is already the newest version (4:10.2.1-1).
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.78 The following additional packages will be installed:
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.78   bzip2 libc-dev-bin libc6 patch xz-utils
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.81 Suggested packages:
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.82   bzip2-doc debian-keyring glibc-doc libc-l10n locales manpages-dev seccomp ed
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.82   diffutils-doc
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.82 Recommended packages:
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.82   build-essential fakeroot libalgorithm-merge-perl manpages manpages-dev
08:22:31 [2024-04-09T08:22:31.336Z] #34 12.82   libc-devtools libnss-nis libnss-nisplus
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.02 The following NEW packages will be installed:
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.02   bzip2 dpkg-dev libseccomp-dev patch xz-utils
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.02 The following packages will be upgraded:
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.02   libc-dev-bin libc6 libc6-dev
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.30 3 upgraded, 5 newly installed, 0 to remove and 18 not upgraded.
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.30 Need to get 7547 kB of archives.
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.30 After this operation, 4078 kB of additional disk space will be used.
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.30 Get:1 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u8 [2029 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.47 Get:2 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u8 [273 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.48 Get:3 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u8 [2454 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.58 Get:4 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.74 Get:5 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.74 Get:6 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.75 Get:7 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 13.86 Get:8 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #34 14.29 debconf: delaying package configuration, since apt-utils is not installed
08:22:31 [2024-04-09T08:22:31.336Z] #34 14.51 Fetched 7547 kB in 1s (8964 kB/s)
08:22:31 [2024-04-09T08:22:31.336Z] #34 14.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:31 [2024-04-09T08:22:31.336Z] #34 14.71 Preparing to unpack .../libc6-dev_2.31-13+deb11u8_arm64.deb ...
08:22:31 [2024-04-09T08:22:31.336Z] #34 14.96 Unpacking libc6-dev:arm64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:31 [2024-04-09T08:22:31.336Z] #34 ...
08:22:31 [2024-04-09T08:22:31.336Z] 
08:22:31 [2024-04-09T08:22:31.336Z] #64 [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
08:22:31 [2024-04-09T08:22:31.336Z] #64 10.49 Reading package lists...
08:22:31 [2024-04-09T08:22:31.336Z] #64 11.52 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
08:22:31 [2024-04-09T08:22:31.336Z] #64 11.55 Reading package lists...
08:22:31 [2024-04-09T08:22:31.336Z] #64 12.46 Building dependency tree...
08:22:31 [2024-04-09T08:22:31.336Z] #64 12.91 Reading state information...
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.57 gcc is already the newest version (4:10.2.1-1).
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.57 The following additional packages will be installed:
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libblkid1 libbtrfs0 libelf1
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   libffi-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   libglib2.0-dev libglib2.0-dev-bin libmount-dev libmount1 libpcre16-3
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   libsepol1-dev libuuid1 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58 Suggested packages:
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.58   | libgdk-pixbuf2.0-dev libxml2-utils
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.59 Recommended packages:
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.59   shared-mime-info xdg-user-dirs uuid-runtime
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86 The following NEW packages will be installed:
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.86   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.87 The following packages will be upgraded:
08:22:31 [2024-04-09T08:22:31.336Z] #64 13.87   libblkid1 libglib2.0-0 libmount1 libuuid1
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.14 4 upgraded, 30 newly installed, 0 to remove and 17 not upgraded.
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.14 Need to get 9734 kB of archives.
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.14 After this operation, 40.0 MB of additional disk space will be used.
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.14 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libblkid1 arm64 2.36.1-8+deb11u2 [187 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.17 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libmount1 arm64 2.36.1-8+deb11u2 [203 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.18 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libuuid1 arm64 2.36.1-8+deb11u2 [83.4 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.18 Get:4 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1+deb11u1 [1287 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.28 Get:5 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.28 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.29 Get:7 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.31 Get:8 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.33 Get:9 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.33 Get:10 http://deb.debian.org/debian-security bullseye-security/main arm64 uuid-dev arm64 2.36.1-8+deb11u2 [99.6 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.33 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libblkid-dev arm64 2.36.1-8+deb11u2 [229 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.35 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.39 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.39 Get:14 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.40 Get:15 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.44 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1+deb11u1 [1177 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.51 Get:17 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1+deb11u1 [138 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.51 Get:18 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.52 Get:19 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.52 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1+deb11u1 [179 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.52 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.53 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.57 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.59 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.59 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.60 Get:26 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.61 Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 libmount-dev arm64 2.36.1-8+deb11u2 [78.1 kB]
08:22:31 [2024-04-09T08:22:31.336Z] #64 14.61 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 14.66 Get:29 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 14.67 Get:30 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 14.68 Get:31 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 14.73 Get:32 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 14.73 Get:33 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1+deb11u1 [1600 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 14.81 Get:34 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:22:31 [2024-04-09T08:22:31.337Z] #64 15.29 debconf: delaying package configuration, since apt-utils is not installed
08:22:31 [2024-04-09T08:22:31.337Z] #64 15.46 Fetched 9734 kB in 1s (10.3 MB/s)
08:22:31 [2024-04-09T08:22:31.337Z] #64 16.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:31 [2024-04-09T08:22:31.337Z] #64 16.36 Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_arm64.deb ...
08:22:31 [2024-04-09T08:22:31.597Z] #64 ...
08:22:31 [2024-04-09T08:22:31.597Z] 
08:22:31 [2024-04-09T08:22:31.597Z] #54 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:22:31 [2024-04-09T08:22:31.597Z] #54 19.82 #=#=#                                                                         

######################################################################## 100.0%
08:22:31 [2024-04-09T08:22:31.855Z] #54 20.27 
08:22:31 [2024-04-09T08:22:31.855Z] #54 ...
08:22:31 [2024-04-09T08:22:31.855Z] 
08:22:31 [2024-04-09T08:22:31.855Z] #66 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:22:32 [2024-04-09T08:22:32.419Z] #66 ...
08:22:32 [2024-04-09T08:22:32.419Z] 
08:22:32 [2024-04-09T08:22:32.419Z] #52 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.08 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.10 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.13 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.35 Selecting previously unselected package libseccomp-dev:arm64.
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.35 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.39 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.67 Selecting previously unselected package libsystemd-dev:arm64.
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.67 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 10.71 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.12 Selecting previously unselected package libtool.
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.13 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.13 Unpacking libtool (2.4.6-15) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.33 Selecting previously unselected package libudev-dev:arm64.
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.33 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.35 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.51 Selecting previously unselected package libyajl2:arm64.
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.53 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.54 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.63 Selecting previously unselected package libyajl-dev:arm64.
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.64 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.65 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 11.97 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.00 Setting up bzip2 (1.0.8-4) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.04 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.06 Setting up libcap2:arm64 (1:2.44-1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.08 Setting up autotools-dev (20180224.1+nmu1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.09 Setting up libsigsegv2:arm64 (2.13-1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.15 Setting up patch (2.7.6-7) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.17 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.18 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.26 Setting up libcap-dev:arm64 (1:2.44-1) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.28 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.32 Setting up libtool (2.4.6-15) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.40 Setting up m4 (1.4.18-5) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.42 Setting up dpkg-dev (1.20.13) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.55 Setting up autoconf (2.69-14) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.58 Setting up build-essential (12.9) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.60 Setting up automake (1:1.16.3-2) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:22:32 [2024-04-09T08:22:32.419Z] #52 12.62 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:22:32 [2024-04-09T08:22:32.419Z] #52 DONE 17.5s
08:22:32 [2024-04-09T08:22:32.419Z] 
08:22:32 [2024-04-09T08:22:32.419Z] #54 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:22:32 [2024-04-09T08:22:32.419Z] #54 20.40 Download of images into '/build' complete.
08:22:32 [2024-04-09T08:22:32.419Z] #54 20.40 Use something like the following to load the result into a Docker daemon:
08:22:32 [2024-04-09T08:22:32.419Z] #54 20.40   tar -cC '/build' . | docker load
08:22:32 [2024-04-09T08:22:32.419Z] #54 ...
08:22:32 [2024-04-09T08:22:32.419Z] 
08:22:32 [2024-04-09T08:22:32.419Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:32 [2024-04-09T08:22:32.419Z] #50 5.549 + git checkout -q FETCH_HEAD
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.069 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.076 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.787 internal/goarch
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.803 internal/goos
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.806 internal/goexperiment
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.808 internal/coverage/rtcov
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.812 internal/unsafeheader
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.815 internal/cpu
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.818 internal/race
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.844 runtime/internal/syscall
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.859 internal/abi
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.868 runtime/internal/math
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.913 unicode
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.914 runtime/internal/sys
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.914 sync/atomic
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.928 unicode/utf8
08:22:32 [2024-04-09T08:22:32.419Z] #50 6.950 container/list
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.148 internal/itoa
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.154 math/bits
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.163 crypto/internal/alias
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.183 crypto/subtle
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.188 crypto/internal/boring/sig
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.304 internal/bytealg
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.310 runtime/internal/atomic
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.393 math
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.394 unicode/utf16
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.424 vendor/golang.org/x/crypto/cryptobyte/asn1
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.544 internal/nettrace
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.600 vendor/golang.org/x/crypto/internal/alias
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.757 encoding
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.758 github.com/docker/distribution/manifest
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.764 github.com/inconshreveable/mousetrap
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.801 github.com/docker/distribution/registry/storage/driver/gcs
08:22:32 [2024-04-09T08:22:32.419Z] #50 7.907 github.com/docker/distribution/registry/storage/driver/oss
08:22:32 [2024-04-09T08:22:32.419Z] #50 8.398 runtime
08:22:32 [2024-04-09T08:22:32.693Z] #50 15.61 sync
08:22:32 [2024-04-09T08:22:32.693Z] #50 15.61 internal/reflectlite
08:22:32 [2024-04-09T08:22:32.961Z] #50 ...
08:22:32 [2024-04-09T08:22:32.961Z] 
08:22:32 [2024-04-09T08:22:32.961Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:32 [2024-04-09T08:22:32.961Z] #65 DONE 17.4s
08:22:32 [2024-04-09T08:22:32.961Z] 
08:22:32 [2024-04-09T08:22:32.961Z] #54 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:22:32 [2024-04-09T08:22:32.961Z] #54 DONE 21.3s
08:22:32 [2024-04-09T08:22:32.961Z] 
08:22:32 [2024-04-09T08:22:32.961Z] #58 [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
08:22:32 [2024-04-09T08:22:32.961Z] #58 9.136 Reading package lists...
08:22:32 [2024-04-09T08:22:32.961Z] #58 10.32 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:22:32 [2024-04-09T08:22:32.961Z] #58 10.41 Reading package lists...
08:22:32 [2024-04-09T08:22:32.961Z] #58 11.38 Building dependency tree...
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.22 gcc is already the newest version (4:10.2.1-1).
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.22 The following additional packages will be installed:
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.22   libc-dev-bin libc6
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.23 Suggested packages:
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.23   glibc-doc libc-l10n locales manpages-dev
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.23 Recommended packages:
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.23   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.31 The following packages will be upgraded:
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.31   libc-dev-bin libc6 libc6-dev
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.60 3 upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.60 Need to get 4756 kB of archives.
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.60 After this operation, 0 B of additional disk space will be used.
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.60 Get:1 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u8 [2029 kB]
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.64 Get:2 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u8 [273 kB]
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.65 Get:3 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u8 [2454 kB]
08:22:32 [2024-04-09T08:22:32.961Z] #58 12.92 debconf: delaying package configuration, since apt-utils is not installed
08:22:32 [2024-04-09T08:22:32.961Z] #58 13.40 Fetched 4756 kB in 0s (13.8 MB/s)
08:22:32 [2024-04-09T08:22:32.961Z] #58 13.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:32 [2024-04-09T08:22:32.961Z] #58 13.88 Preparing to unpack .../libc6-dev_2.31-13+deb11u8_arm64.deb ...
08:22:32 [2024-04-09T08:22:32.961Z] #58 14.04 Unpacking libc6-dev:arm64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:32 [2024-04-09T08:22:32.961Z] #58 ...
08:22:32 [2024-04-09T08:22:32.961Z] 
08:22:32 [2024-04-09T08:22:32.961Z] #67 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
08:22:33 [2024-04-09T08:22:33.527Z] #67 DONE 0.4s
08:22:33 [2024-04-09T08:22:33.527Z] 
08:22:33 [2024-04-09T08:22:33.527Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:33 [2024-04-09T08:22:33.527Z] #50 16.27 internal/testlog
08:22:33 [2024-04-09T08:22:33.527Z] #50 16.27 internal/godebug
08:22:33 [2024-04-09T08:22:33.527Z] #50 16.27 internal/singleflight
08:22:33 [2024-04-09T08:22:33.527Z] #50 16.39 math/rand
08:22:33 [2024-04-09T08:22:33.527Z] #50 16.42 internal/intern
08:22:33 [2024-04-09T08:22:33.527Z] #50 16.78 errors
08:22:33 [2024-04-09T08:22:33.825Z] #50 16.79 sort
08:22:33 [2024-04-09T08:22:33.825Z] #50 17.00 io
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.00 path
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.00 internal/safefilepath
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.00 vendor/golang.org/x/net/dns/dnsmessage
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.01 internal/oserror
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.01 strconv
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.01 crypto/internal/nistec/fiat
08:22:34 [2024-04-09T08:22:34.119Z] #50 17.29 syscall
08:22:34 [2024-04-09T08:22:34.378Z] #50 17.29 container/heap
08:22:34 [2024-04-09T08:22:34.378Z] #50 17.56 hash
08:22:34 [2024-04-09T08:22:34.640Z] #50 17.57 bytes
08:22:34 [2024-04-09T08:22:34.640Z] #50 17.57 crypto/internal/randutil
08:22:34 [2024-04-09T08:22:34.640Z] #50 17.63 strings
08:22:34 [2024-04-09T08:22:34.640Z] #50 17.86 hash/crc32
08:22:35 [2024-04-09T08:22:35.204Z] #50 18.02 github.com/stevvooe/resumable
08:22:35 [2024-04-09T08:22:35.204Z] #50 18.07 crypto
08:22:35 [2024-04-09T08:22:35.204Z] #50 18.30 reflect
08:22:35 [2024-04-09T08:22:35.204Z] #50 18.32 crypto/rc4
08:22:35 [2024-04-09T08:22:35.204Z] #50 18.32 net/netip
08:22:35 [2024-04-09T08:22:35.204Z] #50 18.33 encoding/base32
08:22:35 [2024-04-09T08:22:35.205Z] #50 18.43 vendor/golang.org/x/text/transform
08:22:35 [2024-04-09T08:22:35.527Z] #50 18.57 golang.org/x/crypto/blowfish
08:22:35 [2024-04-09T08:22:35.796Z] #50 18.67 text/tabwriter
08:22:35 [2024-04-09T08:22:35.796Z] #50 18.84 bufio
08:22:35 [2024-04-09T08:22:35.796Z] #50 19.01 net/http/internal/ascii
08:22:36 [2024-04-09T08:22:36.056Z] #50 ...
08:22:36 [2024-04-09T08:22:36.056Z] 
08:22:36 [2024-04-09T08:22:36.056Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29 tomll can be used in two ways:
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29 Writing to STDIN and reading from STDOUT:
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29   cat file.toml | tomll > file.toml
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29 
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29 Reading and updating a list of files:
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29   tomll a.toml b.toml c.toml
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29 
08:22:36 [2024-04-09T08:22:36.056Z] #59 20.29 When given a list of files, tomll will modify all files in place without asking.
08:22:36 [2024-04-09T08:22:36.056Z] #59 DONE 21.5s
08:22:36 [2024-04-09T08:22:36.056Z] 
08:22:36 [2024-04-09T08:22:36.056Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:36 [2024-04-09T08:22:36.056Z] #50 19.04 regexp/syntax
08:22:36 [2024-04-09T08:22:36.056Z] #50 19.05 github.com/garyburd/redigo/internal
08:22:36 [2024-04-09T08:22:36.056Z] #50 19.09 html
08:22:36 [2024-04-09T08:22:36.333Z] #50 ...
08:22:36 [2024-04-09T08:22:36.333Z] 
08:22:36 [2024-04-09T08:22:36.333Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
08:22:36 [2024-04-09T08:22:36.333Z] #63 20.81 v3.6.0
08:22:36 [2024-04-09T08:22:36.333Z] #63 DONE 21.6s
08:22:36 [2024-04-09T08:22:36.333Z] 
08:22:36 [2024-04-09T08:22:36.333Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:22:36 [2024-04-09T08:22:36.333Z] #62 11.21 Selecting previously unselected package libicu67:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #62 11.21 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 11.22 Unpacking libicu67:arm64 (67.1-7) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 14.63 Selecting previously unselected package libxml2:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #62 14.63 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 14.64 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 16.23 Selecting previously unselected package libarchive13:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #62 16.24 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 16.40 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 16.99 Selecting previously unselected package libjsoncpp24:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #62 17.00 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 17.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 17.78 Selecting previously unselected package librhash0:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #62 17.79 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 17.88 Unpacking librhash0:arm64 (1.4.1-2) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 18.09 Selecting previously unselected package libuv1:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #62 18.10 Preparing to unpack .../6-libuv1_1.40.0-2+deb11u1_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 18.13 Unpacking libuv1:arm64 (1.40.0-2+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 18.44 Selecting previously unselected package cmake.
08:22:36 [2024-04-09T08:22:36.333Z] #62 18.45 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 18.49 Unpacking cmake (3.18.4-2+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 20.76 Setting up libicu67:arm64 (67.1-7) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 20.93 Setting up libuv1:arm64 (1.40.0-2+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 21.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 21.31 Setting up librhash0:arm64 (1.4.1-2) ...
08:22:36 [2024-04-09T08:22:36.333Z] #62 ...
08:22:36 [2024-04-09T08:22:36.333Z] 
08:22:36 [2024-04-09T08:22:36.333Z] #64 [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
08:22:36 [2024-04-09T08:22:36.333Z] #64 16.88 Unpacking libblkid1:arm64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 17.68 Setting up libblkid1:arm64 (2.36.1-8+deb11u2) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 18.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:36 [2024-04-09T08:22:36.333Z] #64 18.23 Preparing to unpack .../libmount1_2.36.1-8+deb11u2_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 18.27 Unpacking libmount1:arm64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 18.73 Setting up libmount1:arm64 (2.36.1-8+deb11u2) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 18.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:36 [2024-04-09T08:22:36.333Z] #64 19.00 Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 19.21 Unpacking libuuid1:arm64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 19.72 Setting up libuuid1:arm64 (2.36.1-8+deb11u2) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 20.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:22:36 [2024-04-09T08:22:36.333Z] #64 20.04 Preparing to unpack .../00-libglib2.0-0_2.66.8-1+deb11u1_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 20.10 Unpacking libglib2.0-0:arm64 (2.66.8-1+deb11u1) over (2.66.8-1) ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 21.53 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:22:36 [2024-04-09T08:22:36.333Z] #64 21.53 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.333Z] #64 21.55 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:22:36 [2024-04-09T08:22:36.897Z] #64 21.92 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:22:36 [2024-04-09T08:22:36.897Z] #64 21.93 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:22:36 [2024-04-09T08:22:36.897Z] #64 21.95 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:22:37 [2024-04-09T08:22:37.154Z] #64 22.31 Selecting previously unselected package libsecret-common.
08:22:37 [2024-04-09T08:22:37.154Z] #64 22.31 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
08:22:37 [2024-04-09T08:22:37.154Z] #64 ...
08:22:37 [2024-04-09T08:22:37.154Z] 
08:22:37 [2024-04-09T08:22:37.154Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:37 [2024-04-09T08:22:37.154Z] #50 20.30 regexp
08:22:37 [2024-04-09T08:22:37.412Z] #50 ...
08:22:37 [2024-04-09T08:22:37.412Z] 
08:22:37 [2024-04-09T08:22:37.412Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
08:22:37 [2024-04-09T08:22:37.412Z] #62 21.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
08:22:37 [2024-04-09T08:22:37.412Z] #62 21.48 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
08:22:37 [2024-04-09T08:22:37.412Z] #62 21.61 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:22:37 [2024-04-09T08:22:37.412Z] #62 21.72 Setting up cmake (3.18.4-2+deb11u1) ...
08:22:37 [2024-04-09T08:22:37.412Z] #62 21.89 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:22:37 [2024-04-09T08:22:37.412Z] #62 DONE 22.5s
08:22:37 [2024-04-09T08:22:37.671Z] 
08:22:37 [2024-04-09T08:22:37.671Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:37 [2024-04-09T08:22:37.671Z] #50 20.63 internal/syscall/execenv
08:22:37 [2024-04-09T08:22:37.671Z] #50 20.63 time
08:22:37 [2024-04-09T08:22:37.671Z] #50 20.66 internal/syscall/unix
08:22:38 [2024-04-09T08:22:38.235Z] #50 ...
08:22:38 [2024-04-09T08:22:38.235Z] 
08:22:38 [2024-04-09T08:22:38.235Z] #61 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 NAME:
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    go-winres - A tool for embedding resources in Windows executables
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 USAGE:
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    go-winres [global options] command [command options] [arguments...]
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 COMMANDS:
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    init     Create an initial ./winres/winres.json
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    make     Make syso files for the "go build" command
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    simply   Make syso files for the "go build" command (simplified)
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    extract  Extract all resources from an executable
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    patch    Replace resources in an executable file (exe, dll)
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    help, h  Shows a list of commands or help for one command
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41 GLOBAL OPTIONS:
08:22:38 [2024-04-09T08:22:38.235Z] #61 23.41    --help, -h  show help (default: false)
08:22:38 [2024-04-09T08:22:38.235Z] #61 DONE 23.8s
08:22:38 [2024-04-09T08:22:38.494Z] 
08:22:38 [2024-04-09T08:22:38.494Z] #64 [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
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.43 Unpacking libsecret-common (0.20.4-2) ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.67 Selecting previously unselected package libsecret-1-0:arm64.
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.67 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.68 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.85 Selecting previously unselected package gir1.2-secret-1:arm64.
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.85 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 22.90 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.11 Selecting previously unselected package uuid-dev:arm64.
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.12 Preparing to unpack .../06-uuid-dev_2.36.1-8+deb11u2_arm64.deb ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.16 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u2) ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.36 Selecting previously unselected package libblkid-dev:arm64.
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.37 Preparing to unpack .../07-libblkid-dev_2.36.1-8+deb11u2_arm64.deb ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.41 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u2) ...
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.67 Selecting previously unselected package libbtrfs0:arm64.
08:22:38 [2024-04-09T08:22:38.494Z] #64 23.67 Preparing to unpack .../08-libbtrfs0_5.10.1-2_arm64.deb ...
08:22:38 [2024-04-09T08:22:38.777Z] #64 23.71 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
08:22:38 [2024-04-09T08:22:38.777Z] #64 23.91 Selecting previously unselected package libbtrfs-dev:arm64.
08:22:38 [2024-04-09T08:22:38.777Z] #64 23.91 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2_arm64.deb ...
08:22:38 [2024-04-09T08:22:38.777Z] #64 23.93 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
08:22:39 [2024-04-09T08:22:39.038Z] #64 24.10 Selecting previously unselected package libelf1:arm64.
08:22:39 [2024-04-09T08:22:39.038Z] #64 24.11 Preparing to unpack .../10-libelf1_0.183-1_arm64.deb ...
08:22:39 [2024-04-09T08:22:39.038Z] #64 24.17 Unpacking libelf1:arm64 (0.183-1) ...
08:22:39 [2024-04-09T08:22:39.309Z] #64 24.40 Selecting previously unselected package libffi-dev:arm64.
08:22:39 [2024-04-09T08:22:39.309Z] #64 24.41 Preparing to unpack .../11-libffi-dev_3.3-6_arm64.deb ...
08:22:39 [2024-04-09T08:22:39.309Z] #64 24.44 Unpacking libffi-dev:arm64 (3.3-6) ...
08:22:39 [2024-04-09T08:22:39.567Z] #64 24.79 Selecting previously unselected package libglib2.0-data.
08:22:39 [2024-04-09T08:22:39.567Z] #64 24.81 Preparing to unpack .../12-libglib2.0-data_2.66.8-1+deb11u1_all.deb ...
08:22:39 [2024-04-09T08:22:39.567Z] #64 24.85 Unpacking libglib2.0-data (2.66.8-1+deb11u1) ...
08:22:40 [2024-04-09T08:22:40.501Z] #64 25.53 Selecting previously unselected package libglib2.0-bin.
08:22:40 [2024-04-09T08:22:40.501Z] #64 25.54 Preparing to unpack .../13-libglib2.0-bin_2.66.8-1+deb11u1_arm64.deb ...
08:22:40 [2024-04-09T08:22:40.501Z] #64 25.56 Unpacking libglib2.0-bin (2.66.8-1+deb11u1) ...
08:22:40 [2024-04-09T08:22:40.764Z] #64 25.71 Selecting previously unselected package python3-lib2to3.
08:22:40 [2024-04-09T08:22:40.764Z] #64 25.72 Preparing to unpack .../14-python3-lib2to3_3.9.2-1_all.deb ...
08:22:40 [2024-04-09T08:22:40.764Z] #64 25.74 Unpacking python3-lib2to3 (3.9.2-1) ...
08:22:40 [2024-04-09T08:22:40.764Z] #64 26.11 Selecting previously unselected package python3-distutils.
08:22:41 [2024-04-09T08:22:41.021Z] #64 26.11 Preparing to unpack .../15-python3-distutils_3.9.2-1_all.deb ...
08:22:41 [2024-04-09T08:22:41.021Z] #64 26.13 Unpacking python3-distutils (3.9.2-1) ...
08:22:41 [2024-04-09T08:22:41.279Z] #64 26.47 Selecting previously unselected package libglib2.0-dev-bin.
08:22:41 [2024-04-09T08:22:41.279Z] #64 26.47 Preparing to unpack .../16-libglib2.0-dev-bin_2.66.8-1+deb11u1_arm64.deb ...
08:22:41 [2024-04-09T08:22:41.279Z] #64 26.52 Unpacking libglib2.0-dev-bin (2.66.8-1+deb11u1) ...
08:22:41 [2024-04-09T08:22:41.536Z] #64 26.82 Selecting previously unselected package libsepol1-dev:arm64.
08:22:41 [2024-04-09T08:22:41.536Z] #64 26.82 Preparing to unpack .../17-libsepol1-dev_3.1-1_arm64.deb ...
08:22:41 [2024-04-09T08:22:41.536Z] #64 26.83 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:22:41 [2024-04-09T08:22:41.801Z] #64 27.12 Selecting previously unselected package libpcre2-16-0:arm64.
08:22:41 [2024-04-09T08:22:41.801Z] #64 27.13 Preparing to unpack .../18-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:22:41 [2024-04-09T08:22:41.801Z] #64 27.13 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:22:42 [2024-04-09T08:22:42.059Z] #64 ...
08:22:42 [2024-04-09T08:22:42.059Z] 
08:22:42 [2024-04-09T08:22:42.059Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:22:42 [2024-04-09T08:22:42.059Z] #68 0.777 Cloning into '/tmp/crun-build'...
08:22:42 [2024-04-09T08:22:42.059Z] #68 2.512 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:22:42 [2024-04-09T08:22:42.059Z] #68 2.527 Cloning into '/tmp/crun-build/libocispec'...
08:22:42 [2024-04-09T08:22:42.059Z] #68 3.088 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
08:22:42 [2024-04-09T08:22:42.059Z] #68 3.097 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:22:42 [2024-04-09T08:22:42.059Z] #68 3.102 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:22:42 [2024-04-09T08:22:42.059Z] #68 3.102 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:22:42 [2024-04-09T08:22:42.059Z] #68 3.124 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:22:42 [2024-04-09T08:22:42.059Z] #68 3.930 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:22:42 [2024-04-09T08:22:42.059Z] #68 4.674 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:22:42 [2024-04-09T08:22:42.059Z] #68 5.189 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
08:22:42 [2024-04-09T08:22:42.059Z] #68 5.349 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
08:22:42 [2024-04-09T08:22:42.059Z] #68 5.481 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
08:22:42 [2024-04-09T08:22:42.059Z] #68 ...
08:22:42 [2024-04-09T08:22:42.059Z] 
08:22:42 [2024-04-09T08:22:42.059Z] #34 [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
08:22:42 [2024-04-09T08:22:42.059Z] #34 27.31 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u8_arm64.deb ...
08:22:42 [2024-04-09T08:22:42.320Z] #34 27.42 Unpacking libc-dev-bin (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:42 [2024-04-09T08:22:42.884Z] #34 27.83 Preparing to unpack .../libc6_2.31-13+deb11u8_arm64.deb ...
08:22:43 [2024-04-09T08:22:43.143Z] #34 28.29 Unpacking libc6:arm64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:48 [2024-04-09T08:22:48.400Z] #34 ...
08:22:48 [2024-04-09T08:22:48.400Z] 
08:22:48 [2024-04-09T08:22:48.400Z] #69 [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
08:22:48 [2024-04-09T08:22:48.400Z] #69 1.078 Hit:1 http://deb.debian.org/debian bullseye InRelease
08:22:48 [2024-04-09T08:22:48.400Z] #69 1.078 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
08:22:48 [2024-04-09T08:22:48.400Z] #69 1.078 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
08:22:48 [2024-04-09T08:22:48.400Z] #69 2.478 Reading package lists...
08:22:48 [2024-04-09T08:22:48.400Z] #69 3.317 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:22:48 [2024-04-09T08:22:48.400Z] #69 3.366 Reading package lists...
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.368 Building dependency tree...
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.630 Reading state information...
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.924 gcc is already the newest version (4:10.2.1-1).
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.924 The following additional packages will be installed:
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.929   libc-dev-bin libc6
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.931 Suggested packages:
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.931   glibc-doc libc-l10n locales manpages-dev
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.931 Recommended packages:
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.931   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.993 The following packages will be upgraded:
08:22:48 [2024-04-09T08:22:48.400Z] #69 4.996   libc-dev-bin libc6 libc6-dev
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.298 3 upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.298 Need to get 4756 kB of archives.
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.298 After this operation, 0 B of additional disk space will be used.
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.298 Get:1 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u8 [2029 kB]
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.354 Get:2 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u8 [273 kB]
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.356 Get:3 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u8 [2454 kB]
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.671 debconf: delaying package configuration, since apt-utils is not installed
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.737 Fetched 4756 kB in 0s (12.4 MB/s)
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.849 (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 ... 18674 files and directories currently installed.)
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.879 Preparing to unpack .../libc6-dev_2.31-13+deb11u8_arm64.deb ...
08:22:48 [2024-04-09T08:22:48.400Z] #69 5.923 Unpacking libc6-dev:arm64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:48 [2024-04-09T08:22:48.400Z] #69 ...
08:22:48 [2024-04-09T08:22:48.400Z] 
08:22:48 [2024-04-09T08:22:48.400Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:48 [2024-04-09T08:22:48.400Z] #50 22.44 context
08:22:48 [2024-04-09T08:22:48.400Z] #50 22.44 internal/poll
08:22:48 [2024-04-09T08:22:48.400Z] #50 22.44 io/fs
08:22:48 [2024-04-09T08:22:48.400Z] #50 22.82 embed
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.04 os
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.13 internal/fmtsort
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.13 internal/saferio
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.13 encoding/binary
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 crypto/cipher
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 crypto/internal/edwards25519/field
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 crypto/internal/nistec
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 crypto/md5
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 crypto/sha1
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 encoding/base64
08:22:48 [2024-04-09T08:22:48.400Z] #50 23.52 vendor/golang.org/x/crypto/internal/poly1305
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.03 encoding/pem
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.08 crypto/internal/edwards25519
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.10 crypto/internal/boring
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.13 crypto/des
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.14 vendor/golang.org/x/crypto/chacha20
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.22 fmt
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.27 crypto/aes
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.30 crypto/sha512
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.47 crypto/hmac
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.64 crypto/sha256
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.67 net
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.75 path/filepath
08:22:48 [2024-04-09T08:22:48.400Z] #50 24.82 vendor/golang.org/x/crypto/chacha20poly1305
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.13 vendor/golang.org/x/crypto/hkdf
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.22 io/ioutil
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.25 os/signal
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.46 crypto/ecdh
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.59 os/exec
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.59 github.com/bugsnag/osext
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.96 encoding/hex
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.97 net/url
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.97 math/big
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.98 log
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.98 encoding/json
08:22:48 [2024-04-09T08:22:48.400Z] #50 25.98 github.com/bugsnag/bugsnag-go/errors
08:22:48 [2024-04-09T08:22:48.400Z] #50 26.20 compress/flate
08:22:48 [2024-04-09T08:22:48.400Z] #50 26.28 vendor/golang.org/x/text/unicode/norm
08:22:48 [2024-04-09T08:22:48.400Z] #50 26.72 github.com/bugsnag/panicwrap
08:22:48 [2024-04-09T08:22:48.400Z] #50 26.80 vendor/golang.org/x/net/http2/hpack
08:22:48 [2024-04-09T08:22:48.400Z] #50 26.81 vendor/golang.org/x/text/unicode/bidi
08:22:48 [2024-04-09T08:22:48.400Z] #50 27.27 compress/gzip
08:22:48 [2024-04-09T08:22:48.400Z] #50 27.47 mime
08:22:48 [2024-04-09T08:22:48.400Z] #50 27.81 mime/quotedprintable
08:22:48 [2024-04-09T08:22:48.400Z] #50 27.89 net/http/internal
08:22:48 [2024-04-09T08:22:48.400Z] #50 28.37 vendor/golang.org/x/text/secure/bidirule
08:22:48 [2024-04-09T08:22:48.400Z] #50 28.39 github.com/Sirupsen/logrus
08:22:48 [2024-04-09T08:22:48.400Z] #50 28.39 gopkg.in/yaml.v2
08:22:48 [2024-04-09T08:22:48.400Z] #50 28.46 golang.org/x/net/context
08:22:48 [2024-04-09T08:22:48.400Z] #50 28.62 github.com/docker/distribution/digest
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.01 encoding/gob
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.11 text/template/parse
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.38 github.com/docker/distribution/reference
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.44 vendor/golang.org/x/net/idna
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.45 github.com/Sirupsen/logrus/formatters/logstash
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.83 crypto/elliptic
08:22:48 [2024-04-09T08:22:48.400Z] #50 29.90 crypto/internal/bigmod
08:22:48 [2024-04-09T08:22:48.400Z] #50 30.46 crypto/internal/boring/bbig
08:22:48 [2024-04-09T08:22:48.400Z] #50 30.48 encoding/asn1
08:22:48 [2024-04-09T08:22:48.400Z] #50 30.80 crypto/rand
08:22:48 [2024-04-09T08:22:48.400Z] #50 30.83 crypto/dsa
08:22:48 [2024-04-09T08:22:48.400Z] #50 30.96 crypto/ed25519
08:22:48 [2024-04-09T08:22:48.400Z] #50 30.96 net/textproto
08:22:48 [2024-04-09T08:22:48.400Z] #50 31.19 crypto/rsa
08:22:48 [2024-04-09T08:22:48.400Z] #50 31.35 github.com/docker/distribution/uuid
08:22:48 [2024-04-09T08:22:48.400Z] #50 31.39 github.com/stevvooe/resumable/sha256
08:22:48 [2024-04-09T08:22:48.400Z] #50 31.44 github.com/stevvooe/resumable/sha512
08:22:48 [2024-04-09T08:22:48.400Z] #50 31.46 github.com/garyburd/redigo/redis
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.58 vendor/golang.org/x/crypto/cryptobyte
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.61 crypto/x509/pkix
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.67 vendor/golang.org/x/net/http/httpproxy
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.72 text/template
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.82 github.com/docker/distribution/registry/listener
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.82 vendor/golang.org/x/net/http/httpguts
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.82 mime/multipart
08:22:48 [2024-04-09T08:22:48.880Z] #50 31.86 github.com/docker/distribution/version
08:22:49 [2024-04-09T08:22:49.137Z] #50 31.88 github.com/spf13/pflag
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.06 log/syslog
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.29 runtime/debug
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.30 golang.org/x/crypto/bcrypt
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.30 encoding/xml
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.31 os/user
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.33 github.com/mitchellh/mapstructure
08:22:49 [2024-04-09T08:22:49.137Z] #50 32.40 internal/profile
08:22:49 [2024-04-09T08:22:49.766Z] #50 32.59 crypto/ecdsa
08:22:49 [2024-04-09T08:22:49.766Z] #50 32.60 runtime/pprof
08:22:49 [2024-04-09T08:22:49.766Z] #50 32.72 runtime/trace
08:22:49 [2024-04-09T08:22:49.766Z] #50 32.73 github.com/yvasiyarov/go-metrics
08:22:51 [2024-04-09T08:22:51.137Z] #50 34.00 github.com/spf13/cobra
08:22:51 [2024-04-09T08:22:51.137Z] #50 34.04 crypto/x509
08:22:52 [2024-04-09T08:22:52.068Z] #50 35.10 crypto/tls
08:22:52 [2024-04-09T08:22:52.068Z] #50 ...
08:22:52 [2024-04-09T08:22:52.068Z] 
08:22:52 [2024-04-09T08:22:52.068Z] #58 [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
08:22:52 [2024-04-09T08:22:52.068Z] #58 27.17 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u8_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #58 27.21 Unpacking libc-dev-bin (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:52 [2024-04-09T08:22:52.068Z] #58 27.78 Preparing to unpack .../libc6_2.31-13+deb11u8_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #58 28.14 Unpacking libc6:arm64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:22:52 [2024-04-09T08:22:52.068Z] #58 ...
08:22:52 [2024-04-09T08:22:52.068Z] 
08:22:52 [2024-04-09T08:22:52.068Z] #64 [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
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.44 Selecting previously unselected package libpcre2-32-0:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.44 Preparing to unpack .../19-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.47 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.74 Selecting previously unselected package libpcre2-posix2:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.74 Preparing to unpack .../20-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.77 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.95 Selecting previously unselected package libpcre2-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.95 Preparing to unpack .../21-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 27.98 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 28.23 Selecting previously unselected package libselinux1-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 28.24 Preparing to unpack .../22-libselinux1-dev_3.1-3_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 28.26 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 28.48 Selecting previously unselected package libmount-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 28.49 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u2_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 28.53 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u2) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 29.07 Selecting previously unselected package libpcre16-3:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 29.07 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 29.11 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 29.52 Selecting previously unselected package libpcre32-3:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 29.55 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 29.63 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 30.37 Selecting previously unselected package libpcrecpp0v5:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 30.37 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 30.77 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 31.92 Selecting previously unselected package libpcre3-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 31.94 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 32.00 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 32.38 Selecting previously unselected package zlib1g-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 32.49 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 32.56 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 33.37 Selecting previously unselected package libglib2.0-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 33.37 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1+deb11u1_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 33.58 Unpacking libglib2.0-dev:arm64 (2.66.8-1+deb11u1) ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 36.10 Selecting previously unselected package libsecret-1-dev:arm64.
08:22:52 [2024-04-09T08:22:52.068Z] #64 36.11 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:22:52 [2024-04-09T08:22:52.068Z] #64 36.34 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:22:52 [2024-04-09T08:22:52.373Z] #64 37.43 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:22:52 [2024-04-09T08:22:52.664Z] #64 37.73 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:22:52 [2024-04-09T08:22:52.664Z] #64 38.00 Setting up libglib2.0-0:arm64 (2.66.8-1+deb11u1) ...
08:22:52 [2024-04-09T08:22:52.921Z] #64 38.30 No schema files found: doing nothing.
08:22:53 [2024-04-09T08:22:53.178Z] #64 38.42 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:22:53 [2024-04-09T08:22:53.436Z] #64 ...
08:22:53 [2024-04-09T08:22:53.436Z] 
08:22:53 [2024-04-09T08:22:53.436Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:53 [2024-04-09T08:22:53.436Z] #50 36.39 net/smtp
08:22:53 [2024-04-09T08:22:53.436Z] #50 36.39 github.com/docker/libtrust
08:22:53 [2024-04-09T08:22:53.436Z] #50 36.39 net/http/httptrace
08:22:53 [2024-04-09T08:22:53.436Z] #50 36.52 net/http
08:22:53 [2024-04-09T08:22:53.436Z] #50 ...
08:22:53 [2024-04-09T08:22:53.436Z] 
08:22:53 [2024-04-09T08:22:53.436Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:22:53 [2024-04-09T08:22:53.436Z] #68 11.51 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:22:53 [2024-04-09T08:22:53.436Z] #68 16.67 libtoolize: putting auxiliary files in '.'.
08:22:53 [2024-04-09T08:22:53.436Z] #68 16.67 libtoolize: copying file './ltmain.sh'
08:22:53 [2024-04-09T08:22:53.436Z] #68 17.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:22:53 [2024-04-09T08:22:53.436Z] #68 17.45 libtoolize: and rerunning libtoolize and aclocal.
08:22:53 [2024-04-09T08:22:53.436Z] #68 17.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:22:53 [2024-04-09T08:22:53.436Z] #68 21.34 configure.ac:7: installing './compile'
08:22:53 [2024-04-09T08:22:53.436Z] #68 21.34 configure.ac:11: installing './config.guess'
08:22:53 [2024-04-09T08:22:53.436Z] #68 21.35 configure.ac:11: installing './config.sub'
08:22:53 [2024-04-09T08:22:53.436Z] #68 21.35 configure.ac:8: installing './install-sh'
08:22:53 [2024-04-09T08:22:53.436Z] #68 21.35 configure.ac:8: installing './missing'
08:22:53 [2024-04-09T08:22:53.436Z] #68 21.42 Makefile.am: installing './depcomp'
08:22:54 [2024-04-09T08:22:54.000Z] #68 ...
08:22:54 [2024-04-09T08:22:54.000Z] 
08:22:54 [2024-04-09T08:22:54.000Z] #64 [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
08:22:54 [2024-04-09T08:22:54.000Z] #64 39.08 Setting up libffi-dev:arm64 (3.3-6) ...
08:22:54 [2024-04-09T08:22:54.564Z] #64 39.75 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:22:54 [2024-04-09T08:22:54.564Z] #64 ...
08:22:54 [2024-04-09T08:22:54.564Z] 
08:22:54 [2024-04-09T08:22:54.564Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
08:22:54 [2024-04-09T08:22:54.564Z] #57 32.86 gotestsum version dev
08:22:54 [2024-04-09T08:22:54.564Z] #57 DONE 40.1s
08:22:54 [2024-04-09T08:22:54.564Z] 
08:22:54 [2024-04-09T08:22:54.564Z] #64 [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
08:22:54 [2024-04-09T08:22:54.564Z] #64 39.80 Setting up libbtrfs0:arm64 (5.10.1-2) ...
08:22:54 [2024-04-09T08:22:54.564Z] #64 39.88 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:22:54 [2024-04-09T08:22:54.821Z] #64 39.94 Setting up libglib2.0-data (2.66.8-1+deb11u1) ...
08:22:54 [2024-04-09T08:22:54.821Z] #64 39.99 Setting up uuid-dev:arm64 (2.36.1-8+deb11u2) ...
08:22:54 [2024-04-09T08:22:54.821Z] #64 40.03 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:22:54 [2024-04-09T08:22:54.821Z] #64 40.08 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:22:54 [2024-04-09T08:22:54.821Z] #64 40.16 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:22:55 [2024-04-09T08:22:55.078Z] #64 40.19 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
08:22:55 [2024-04-09T08:22:55.078Z] #64 40.23 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:22:55 [2024-04-09T08:22:55.078Z] #64 40.26 Setting up python3-lib2to3 (3.9.2-1) ...
08:22:55 [2024-04-09T08:22:55.335Z] #64 40.54 Setting up libelf1:arm64 (0.183-1) ...
08:22:55 [2024-04-09T08:22:55.593Z] #64 40.86 Setting up libsecret-common (0.20.4-2) ...
08:22:55 [2024-04-09T08:22:55.850Z] #64 41.02 Setting up python3-distutils (3.9.2-1) ...
08:22:56 [2024-04-09T08:22:56.413Z] #64 41.60 Setting up libglib2.0-dev-bin (2.66.8-1+deb11u1) ...
08:22:56 [2024-04-09T08:22:56.671Z] #64 41.93 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u2) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 41.96 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.00 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.02 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.07 Setting up libglib2.0-bin (2.66.8-1+deb11u1) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.09 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.12 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.15 Setting up libmount-dev:arm64 (2.36.1-8+deb11u2) ...
08:22:56 [2024-04-09T08:22:56.927Z] #64 42.19 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:22:57 [2024-04-09T08:22:57.208Z] #64 42.23 Setting up libglib2.0-dev:arm64 (2.66.8-1+deb11u1) ...
08:22:57 [2024-04-09T08:22:57.208Z] #64 42.37 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:22:57 [2024-04-09T08:22:57.208Z] #64 42.41 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:22:58 [2024-04-09T08:22:58.149Z] #64 DONE 43.2s
08:22:58 [2024-04-09T08:22:58.149Z] 
08:22:58 [2024-04-09T08:22:58.149Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
08:22:58 [2024-04-09T08:22:58.149Z] #70 ...
08:22:58 [2024-04-09T08:22:58.149Z] 
08:22:58 [2024-04-09T08:22:58.149Z] #58 [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
08:22:58 [2024-04-09T08:22:58.149Z] #58 41.26 Setting up libc6:arm64 (2.31-13+deb11u8) ...
08:22:58 [2024-04-09T08:22:58.149Z] #58 42.89 Setting up libc-dev-bin (2.31-13+deb11u8) ...
08:22:58 [2024-04-09T08:22:58.149Z] #58 42.98 Setting up libc6-dev:arm64 (2.31-13+deb11u8) ...
08:22:58 [2024-04-09T08:22:58.149Z] #58 43.09 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:22:58 [2024-04-09T08:22:58.149Z] #58 DONE 43.4s
08:22:58 [2024-04-09T08:22:58.149Z] 
08:22:58 [2024-04-09T08:22:58.149Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/docker/distribution/configuration
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 expvar
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/yvasiyarov/newrelic_platform_go
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/docker/distribution/registry/client/transport
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/bugsnag/bugsnag-go
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/gorilla/context
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/docker/distribution/registry/api/errcode
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.16 github.com/gorilla/handlers
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.37 github.com/Azure/azure-sdk-for-go/storage
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.48 github.com/gorilla/mux
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.48 github.com/yvasiyarov/gorelic
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.50 github.com/AdRoll/goamz/aws
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.52 net/http/httputil
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.59 github.com/ncw/swift
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.71 net/http/pprof
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.90 github.com/docker/distribution/registry/api/v2
08:22:58 [2024-04-09T08:22:58.149Z] #50 40.90 github.com/docker/distribution/context
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.40 github.com/docker/distribution/health
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.40 github.com/docker/distribution
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.40 github.com/docker/distribution/registry/auth
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.40 github.com/docker/distribution/registry/storage/driver
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.48 github.com/AdRoll/goamz/cloudfront
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.52 github.com/AdRoll/goamz/s3
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.52 github.com/docker/distribution/registry/auth/htpasswd
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.52 github.com/docker/distribution/registry/auth/silly
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.53 github.com/docker/distribution/registry/proxy/scheduler
08:22:58 [2024-04-09T08:22:58.407Z] #50 41.65 github.com/docker/distribution/registry/storage/driver/factory
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.66 github.com/docker/distribution/registry/storage/driver/middleware
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.67 github.com/docker/distribution/health/checks
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.71 github.com/docker/distribution/manifest/schema1
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.72 github.com/docker/distribution/manifest/manifestlist
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.77 github.com/docker/distribution/manifest/schema2
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.84 github.com/docker/distribution/notifications
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.87 github.com/docker/distribution/registry/middleware/registry
08:22:58 [2024-04-09T08:22:58.666Z] #50 41.87 github.com/docker/distribution/registry/middleware/repository
08:22:58 [2024-04-09T08:22:58.923Z] #50 41.97 github.com/docker/distribution/registry/storage/cache
08:22:58 [2024-04-09T08:22:58.923Z] #50 41.98 github.com/docker/distribution/registry/auth/token
08:22:58 [2024-04-09T08:22:58.923Z] #50 42.02 github.com/docker/distribution/registry/storage/driver/base
08:22:58 [2024-04-09T08:22:58.923Z] #50 42.05 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
08:22:59 [2024-04-09T08:22:59.180Z] #50 42.12 github.com/docker/distribution/registry/storage/cache/memory
08:22:59 [2024-04-09T08:22:59.180Z] #50 42.12 github.com/docker/distribution/registry/storage
08:22:59 [2024-04-09T08:22:59.180Z] #50 42.15 github.com/docker/distribution/registry/storage/cache/redis
08:22:59 [2024-04-09T08:22:59.180Z] #50 42.29 github.com/docker/distribution/registry/storage/driver/azure
08:22:59 [2024-04-09T08:22:59.180Z] #50 42.30 github.com/docker/distribution/registry/storage/driver/filesystem
08:22:59 [2024-04-09T08:22:59.180Z] #50 42.41 github.com/docker/distribution/registry/client
08:22:59 [2024-04-09T08:22:59.744Z] #50 42.55 github.com/docker/distribution/registry/storage/driver/inmemory
08:22:59 [2024-04-09T08:22:59.744Z] #50 42.59 github.com/docker/distribution/registry/storage/driver/swift
08:23:00 [2024-04-09T08:23:00.002Z] #50 42.94 github.com/docker/distribution/registry/storage/driver/s3
08:23:00 [2024-04-09T08:23:00.002Z] #50 43.14 github.com/docker/distribution/registry/client/auth
08:23:00 [2024-04-09T08:23:00.567Z] #50 43.77 github.com/docker/distribution/registry/proxy
08:23:00 [2024-04-09T08:23:00.824Z] #50 43.97 github.com/docker/distribution/registry/handlers
08:23:01 [2024-04-09T08:23:01.081Z] #50 ...
08:23:01 [2024-04-09T08:23:01.081Z] 
08:23:01 [2024-04-09T08:23:01.081Z] #34 [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
08:23:01 [2024-04-09T08:23:01.081Z] #34 41.73 Setting up libc6:arm64 (2.31-13+deb11u8) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.09 Selecting previously unselected package bzip2.
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.16 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.16 Unpacking bzip2 (1.0.8-4) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.37 Selecting previously unselected package xz-utils.
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.38 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.54 Selecting previously unselected package patch.
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.54 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.56 Unpacking patch (2.7.6-7) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.71 Selecting previously unselected package dpkg-dev.
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.72 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 43.77 Unpacking dpkg-dev (1.20.13) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.20 Selecting previously unselected package libseccomp-dev:arm64.
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.21 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.21 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.49 Setting up bzip2 (1.0.8-4) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.62 Setting up patch (2.7.6-7) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.80 Setting up libc-dev-bin (2.31-13+deb11u8) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.85 Setting up dpkg-dev (1.20.13) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.92 Setting up libc6-dev:arm64 (2.31-13+deb11u8) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 44.97 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:23:01 [2024-04-09T08:23:01.081Z] #34 DONE 46.2s
08:23:01 [2024-04-09T08:23:01.339Z] 
08:23:01 [2024-04-09T08:23:01.339Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
08:23:01 [2024-04-09T08:23:01.339Z] #70 3.393 + bin/ctr
08:23:01 [2024-04-09T08:23:01.596Z] #70 3.397 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
08:23:04 [2024-04-09T08:23:04.124Z] #70 ...
08:23:04 [2024-04-09T08:23:04.124Z] 
08:23:04 [2024-04-09T08:23:04.124Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.03 libtoolize: copying file 'build-aux/ltmain.sh'
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.20 libtoolize: copying file 'm4/libtool.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.30 libtoolize: copying file 'm4/ltoptions.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.42 libtoolize: copying file 'm4/ltsugar.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.53 libtoolize: copying file 'm4/ltversion.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.66 libtoolize: copying file 'm4/lt~obsolete.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 22.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.01 configure.ac:7: installing 'build-aux/compile'
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.02 configure.ac:9: installing 'build-aux/config.guess'
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.02 configure.ac:9: installing 'build-aux/config.sub'
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.03 configure.ac:11: installing 'build-aux/install-sh'
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.03 configure.ac:11: installing 'build-aux/missing'
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.11 Makefile.am: installing 'build-aux/depcomp'
08:23:04 [2024-04-09T08:23:04.124Z] #68 27.15 parallel-tests: installing 'build-aux/test-driver'
08:23:04 [2024-04-09T08:23:04.124Z] #68 28.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:23:04 [2024-04-09T08:23:04.124Z] #68 28.40 libtoolize: copying file 'build-aux/ltmain.sh'
08:23:04 [2024-04-09T08:23:04.124Z] #68 28.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:23:04 [2024-04-09T08:23:04.124Z] #68 28.87 libtoolize: copying file 'm4/libtool.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 29.03 libtoolize: copying file 'm4/ltoptions.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 29.09 libtoolize: copying file 'm4/ltsugar.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 29.21 libtoolize: copying file 'm4/ltversion.m4'
08:23:04 [2024-04-09T08:23:04.124Z] #68 29.38 libtoolize: copying file 'm4/lt~obsolete.m4'
08:23:04 [2024-04-09T08:23:04.382Z] #68 ...
08:23:04 [2024-04-09T08:23:04.382Z] 
08:23:04 [2024-04-09T08:23:04.382Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:23:04 [2024-04-09T08:23:04.382Z] #50 44.74 github.com/docker/distribution/registry
08:23:04 [2024-04-09T08:23:04.382Z] #50 44.96 github.com/docker/distribution/cmd/registry
08:23:04 [2024-04-09T08:23:04.382Z] #50 46.59 + xx-verify /build/registry-v2
08:23:04 [2024-04-09T08:23:04.382Z] #50 DONE 47.5s
08:23:04 [2024-04-09T08:23:04.382Z] 
08:23:04 [2024-04-09T08:23:04.382Z] #69 [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
08:23:04 [2024-04-09T08:23:04.382Z] #69 21.35 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u8_arm64.deb ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 21.44 Unpacking libc-dev-bin (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 21.76 Preparing to unpack .../libc6_2.31-13+deb11u8_arm64.deb ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 22.24 Unpacking libc6:arm64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 24.95 Setting up libc6:arm64 (2.31-13+deb11u8) ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 26.32 Setting up libc-dev-bin (2.31-13+deb11u8) ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 26.45 Setting up libc6-dev:arm64 (2.31-13+deb11u8) ...
08:23:04 [2024-04-09T08:23:04.382Z] #69 26.59 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:23:04 [2024-04-09T08:23:04.639Z] #69 DONE 27.0s
08:23:04 [2024-04-09T08:23:04.639Z] 
08:23:04 [2024-04-09T08:23:04.639Z] #71 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
08:23:05 [2024-04-09T08:23:05.203Z] #71 0.828 -- The C compiler identification is GNU 10.2.1
08:23:05 [2024-04-09T08:23:05.461Z] #71 0.860 -- Detecting C compiler ABI info
08:23:05 [2024-04-09T08:23:05.461Z] #71 1.068 -- Detecting C compiler ABI info - done
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.102 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.103 -- Detecting C compile features
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.104 -- Detecting C compile features - done
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.117 -- Performing Test HAS_BUILTIN_FORTIFY
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.162 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.203 -- Configuring done
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.207 -- Generating done
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.209 -- Build files have been written to: /go/src/github.com/krallin/tini
08:23:05 [2024-04-09T08:23:05.718Z] #71 1.323 Scanning dependencies of target tini-static
08:23:05 [2024-04-09T08:23:05.975Z] #71 1.352 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:23:06 [2024-04-09T08:23:06.232Z] #71 1.697 [100%] Linking C executable tini-static
08:23:06 [2024-04-09T08:23:06.232Z] #71 1.866 [100%] Built target tini-static
08:23:06 [2024-04-09T08:23:06.796Z] #71 DONE 2.5s
08:23:06 [2024-04-09T08:23:06.797Z] 
08:23:06 [2024-04-09T08:23:06.797Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.60 configure.ac:11: installing 'build-aux/compile'
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.61 configure.ac:11: installing 'build-aux/config.guess'
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.61 configure.ac:11: installing 'build-aux/config.sub'
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.62 configure.ac:13: installing 'build-aux/install-sh'
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.63 configure.ac:13: installing 'build-aux/missing'
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.63 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:23:06 [2024-04-09T08:23:06.797Z] #68 34.73 Makefile.am: installing 'build-aux/depcomp'
08:23:07 [2024-04-09T08:23:07.728Z] #68 35.64 checking build system type... aarch64-unknown-linux-gnu
08:23:07 [2024-04-09T08:23:07.985Z] #68 35.85 checking host system type... aarch64-unknown-linux-gnu
08:23:07 [2024-04-09T08:23:07.985Z] #68 35.85 checking how to print strings... printf
08:23:07 [2024-04-09T08:23:07.985Z] #68 35.86 checking for gcc... gcc
08:23:07 [2024-04-09T08:23:07.985Z] #68 35.92 checking whether the C compiler works... yes
08:23:08 [2024-04-09T08:23:08.242Z] #68 36.03 checking for C compiler default output file name... a.out
08:23:08 [2024-04-09T08:23:08.242Z] #68 36.04 checking for suffix of executables... 
08:23:08 [2024-04-09T08:23:08.242Z] #68 36.09 checking whether we are cross compiling... no
08:23:08 [2024-04-09T08:23:08.242Z] #68 ...
08:23:08 [2024-04-09T08:23:08.242Z] 
08:23:08 [2024-04-09T08:23:08.242Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
08:23:08 [2024-04-09T08:23:08.242Z] #72 0.667 go: downloading github.com/sirupsen/logrus v1.9.2
08:23:08 [2024-04-09T08:23:08.242Z] #72 0.668 go: downloading github.com/urfave/cli/v2 v2.25.5
08:23:08 [2024-04-09T08:23:08.242Z] #72 0.751 go: downloading github.com/google/uuid v1.3.0
08:23:08 [2024-04-09T08:23:08.242Z] #72 0.781 go: downloading github.com/gorilla/mux v1.8.0
08:23:08 [2024-04-09T08:23:08.242Z] #72 0.799 go: downloading github.com/moby/sys/mountinfo v0.6.2
08:23:08 [2024-04-09T08:23:08.242Z] #72 0.837 go: downloading golang.org/x/sys v0.8.0
08:23:08 [2024-04-09T08:23:08.242Z] #72 1.289 go: downloading golang.org/x/net v0.10.0
08:23:08 [2024-04-09T08:23:08.242Z] #72 ...
08:23:08 [2024-04-09T08:23:08.242Z] 
08:23:08 [2024-04-09T08:23:08.242Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:08 [2024-04-09T08:23:08.242Z] #68 36.16 checking for suffix of object files... o
08:23:08 [2024-04-09T08:23:08.242Z] #68 36.22 checking whether we are using the GNU C compiler... yes
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.27 checking whether gcc accepts -g... yes
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.33 checking for gcc option to accept ISO C89... none needed
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.40 checking whether gcc understands -c and -o together... yes
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.49 checking for a sed that does not truncate output... /bin/sed
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.52 checking for grep that handles long lines and -e... /bin/grep
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.52 checking for egrep... /bin/grep -E
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.53 checking for fgrep... /bin/grep -F
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.54 checking for ld used by gcc... /usr/bin/ld
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.57 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:23:08 [2024-04-09T08:23:08.499Z] #68 36.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:23:08 [2024-04-09T08:23:08.756Z] #68 36.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:23:08 [2024-04-09T08:23:08.756Z] #68 36.69 checking whether ln -s works... yes
08:23:08 [2024-04-09T08:23:08.756Z] #68 36.69 checking the maximum length of command line arguments... 1572864
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking for /usr/bin/ld option to reload object files... -r
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking for objdump... objdump
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking how to recognize dependent libraries... pass_all
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking for dlltool... no
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking how to associate runtime and link libraries... printf %s\n
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.75 checking for ar... ar
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.76 checking for archiver @FILE support... @
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.84 checking for strip... strip
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.84 checking for ranlib... ranlib
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.84 checking for gawk... no
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.84 checking for mawk... mawk
08:23:09 [2024-04-09T08:23:09.013Z] #68 36.84 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:23:09 [2024-04-09T08:23:09.270Z] #68 37.11 checking for sysroot... no
08:23:09 [2024-04-09T08:23:09.270Z] #68 37.11 checking for a working dd... /bin/dd
08:23:09 [2024-04-09T08:23:09.270Z] #68 37.12 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:23:09 [2024-04-09T08:23:09.270Z] #68 37.12 checking for mt... no
08:23:09 [2024-04-09T08:23:09.270Z] #68 37.13 checking if : is a manifest tool... no
08:23:09 [2024-04-09T08:23:09.270Z] #68 37.15 checking how to run the C preprocessor... gcc -E
08:23:09 [2024-04-09T08:23:09.527Z] #68 37.28 checking for ANSI C header files... yes
08:23:09 [2024-04-09T08:23:09.784Z] #68 37.65 checking for sys/types.h... yes
08:23:09 [2024-04-09T08:23:09.784Z] #68 37.72 checking for sys/stat.h... yes
08:23:10 [2024-04-09T08:23:10.041Z] #68 37.83 checking for stdlib.h... yes
08:23:10 [2024-04-09T08:23:10.041Z] #68 37.93 checking for string.h... yes
08:23:10 [2024-04-09T08:23:10.041Z] #68 38.00 checking for memory.h... yes
08:23:10 [2024-04-09T08:23:10.298Z] #68 38.11 checking for strings.h... yes
08:23:10 [2024-04-09T08:23:10.298Z] #68 38.23 checking for inttypes.h... yes
08:23:10 [2024-04-09T08:23:10.298Z] #68 38.32 checking for stdint.h... yes
08:23:10 [2024-04-09T08:23:10.556Z] #68 38.45 checking for unistd.h... yes
08:23:10 [2024-04-09T08:23:10.556Z] #68 38.57 checking for dlfcn.h... yes
08:23:10 [2024-04-09T08:23:10.813Z] #68 38.68 checking for objdir... .libs
08:23:11 [2024-04-09T08:23:11.071Z] #68 38.88 checking if gcc supports -fno-rtti -fno-exceptions... no
08:23:11 [2024-04-09T08:23:11.071Z] #68 38.93 checking for gcc option to produce PIC... -fPIC -DPIC
08:23:11 [2024-04-09T08:23:11.071Z] #68 38.93 checking if gcc PIC flag -fPIC -DPIC works... yes
08:23:11 [2024-04-09T08:23:11.071Z] #68 38.96 checking if gcc static flag -static works... yes
08:23:11 [2024-04-09T08:23:11.071Z] #68 39.06 checking if gcc supports -c -o file.o... yes
08:23:11 [2024-04-09T08:23:11.071Z] #68 39.14 checking if gcc supports -c -o file.o... (cached) yes
08:23:11 [2024-04-09T08:23:11.071Z] #68 39.14 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:23:11 [2024-04-09T08:23:11.071Z] #68 ...
08:23:11 [2024-04-09T08:23:11.071Z] 
08:23:11 [2024-04-09T08:23:11.071Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
08:23:11 [2024-04-09T08:23:11.071Z] #73 0.762 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
08:23:11 [2024-04-09T08:23:11.328Z] #73 ...
08:23:11 [2024-04-09T08:23:11.328Z] 
08:23:11 [2024-04-09T08:23:11.328Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:11 [2024-04-09T08:23:11.328Z] #68 39.17 checking dynamic linker characteristics... GNU/Linux ld.so
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.43 checking how to hardcode library paths into programs... immediate
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.43 checking whether stripping libraries is possible... yes
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.44 checking if libtool supports shared libraries... yes
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.44 checking whether to build shared libraries... no
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.44 checking whether to build static libraries... yes
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.44 checking for a BSD-compatible install... /usr/bin/install -c
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.47 checking whether build environment is sane... yes
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.53 checking for a thread-safe mkdir -p... 
08:23:11 [2024-04-09T08:23:11.585Z] #68 ...
08:23:11 [2024-04-09T08:23:11.585Z] 
08:23:11 [2024-04-09T08:23:11.585Z] #53 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
08:23:11 [2024-04-09T08:23:11.585Z] #53 DONE 51.0s
08:23:11 [2024-04-09T08:23:11.585Z] 
08:23:11 [2024-04-09T08:23:11.585Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.53 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:23:11 [2024-04-09T08:23:11.585Z] #68 39.54 checking whether make sets $(MAKE)... yes
08:23:11 [2024-04-09T08:23:11.843Z] #68 39.64 checking whether make supports the include directive... yes (GNU style)
08:23:11 [2024-04-09T08:23:11.843Z] #68 39.72 checking whether make supports nested variables... yes
08:23:11 [2024-04-09T08:23:11.843Z] #68 39.79 checking whether UID '0' is supported by ustar format... yes
08:23:11 [2024-04-09T08:23:11.843Z] #68 39.79 checking whether GID '0' is supported by ustar format... yes
08:23:11 [2024-04-09T08:23:11.843Z] #68 39.79 checking how to create a ustar tar archive... gnutar
08:23:12 [2024-04-09T08:23:12.100Z] #68 39.90 checking dependency style of gcc... gcc3
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.12 checking whether to enable maintainer-specific portions of Makefiles... yes
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.12 checking whether make supports nested variables... (cached) yes
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.12 checking for gawk... (cached) mawk
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.12 checking for a sed that does not truncate output... (cached) /bin/sed
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.13 checking for gcc... (cached) gcc
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.17 checking whether we are using the GNU C compiler... (cached) yes
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.17 checking whether gcc accepts -g... (cached) yes
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.17 checking for gcc option to accept ISO C89... (cached) none needed
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.17 checking whether gcc understands -c and -o together... (cached) yes
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.17 checking for a Python interpreter with version >= 3... python3
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.20 checking for python3... /usr/bin/python3
08:23:12 [2024-04-09T08:23:12.100Z] #68 40.20 checking for python3 version... 3.9
08:23:12 [2024-04-09T08:23:12.357Z] 
08:23:12 [2024-04-09T08:23:12.357Z] #68 ...
08:23:12 [2024-04-09T08:23:12.357Z] 
08:23:12 [2024-04-09T08:23:12.357Z] #66 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:23:12 [2024-04-09T08:23:12.357Z] #66 DONE 50.5s
08:23:12 [2024-04-09T08:23:12.357Z] 
08:23:12 [2024-04-09T08:23:12.357Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:12 [2024-04-09T08:23:12.357Z] #68 40.23 checking for python3 platform... linux
08:23:12 [2024-04-09T08:23:12.357Z] #68 40.25 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:23:12 [2024-04-09T08:23:12.615Z] #68 40.32 checking for python3 extension module directory... 
08:23:12 [2024-04-09T08:23:12.615Z] #68 ...
08:23:12 [2024-04-09T08:23:12.615Z] 
08:23:12 [2024-04-09T08:23:12.615Z] #74 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
08:23:12 [2024-04-09T08:23:12.615Z] #74 DONE 0.3s
08:23:12 [2024-04-09T08:23:12.615Z] 
08:23:12 [2024-04-09T08:23:12.615Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:12 [2024-04-09T08:23:12.615Z] #68 40.32 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:23:12 [2024-04-09T08:23:12.615Z] #68 40.43 checking for go-md2man... no
08:23:12 [2024-04-09T08:23:12.872Z] #68 40.44 checking error.h usability... yes
08:23:12 [2024-04-09T08:23:12.872Z] #68 40.57 checking error.h presence... yes
08:23:12 [2024-04-09T08:23:12.872Z] #68 40.60 checking for error.h... yes
08:23:12 [2024-04-09T08:23:12.872Z] #68 40.65 checking linux/openat2.h usability... yes
08:23:12 [2024-04-09T08:23:12.872Z] #68 40.79 checking linux/openat2.h presence... yes
08:23:12 [2024-04-09T08:23:12.872Z] #68 40.82 checking for linux/openat2.h... yes
08:23:13 [2024-04-09T08:23:13.129Z] #68 40.92 checking for copy_file_range... yes
08:23:13 [2024-04-09T08:23:13.129Z] #68 41.02 checking for fgetxattr... yes
08:23:13 [2024-04-09T08:23:13.129Z] #68 41.19 checking for statx... yes
08:23:13 [2024-04-09T08:23:13.386Z] #68 ...
08:23:13 [2024-04-09T08:23:13.386Z] 
08:23:13 [2024-04-09T08:23:13.386Z] #75 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
08:23:13 [2024-04-09T08:23:13.386Z] #75 DONE 0.1s
08:23:13 [2024-04-09T08:23:13.386Z] 
08:23:13 [2024-04-09T08:23:13.386Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:13 [2024-04-09T08:23:13.386Z] #68 41.29 checking for fgetpwent_r... yes
08:23:13 [2024-04-09T08:23:13.644Z] 
08:23:13 [2024-04-09T08:23:13.644Z] #68 ...
08:23:13 [2024-04-09T08:23:13.644Z] 
08:23:13 [2024-04-09T08:23:13.644Z] #76 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
08:23:13 [2024-04-09T08:23:13.644Z] #76 DONE 0.1s
08:23:13 [2024-04-09T08:23:13.644Z] 
08:23:13 [2024-04-09T08:23:13.644Z] #77 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
08:23:13 [2024-04-09T08:23:13.644Z] #77 DONE 0.1s
08:23:13 [2024-04-09T08:23:13.644Z] 
08:23:13 [2024-04-09T08:23:13.644Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.45 checking for issetugid... 
08:23:13 [2024-04-09T08:23:13.901Z] #68 ...
08:23:13 [2024-04-09T08:23:13.901Z] 
08:23:13 [2024-04-09T08:23:13.901Z] #78 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
08:23:13 [2024-04-09T08:23:13.901Z] #78 DONE 0.1s
08:23:13 [2024-04-09T08:23:13.901Z] 
08:23:13 [2024-04-09T08:23:13.901Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.45 checking for issetugid... no
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.65 checking for pkg-config... /usr/bin/pkg-config
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.65 checking pkg-config is at least version 0.9.0... yes
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.66 checking for library containing yajl_tree_get... -lyajl
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.84 checking for yajl >= 2.0.0... yes
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.85 checking sys/capability.h usability... yes
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.92 checking sys/capability.h presence... yes
08:23:13 [2024-04-09T08:23:13.901Z] 
08:23:13 [2024-04-09T08:23:13.901Z] #68 ...
08:23:13 [2024-04-09T08:23:13.901Z] 
08:23:13 [2024-04-09T08:23:13.901Z] #79 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
08:23:13 [2024-04-09T08:23:13.901Z] #79 DONE 0.4s
08:23:13 [2024-04-09T08:23:13.901Z] 
08:23:13 [2024-04-09T08:23:13.901Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:13 [2024-04-09T08:23:13.901Z] #68 41.94 checking for sys/capability.h... yes
08:23:14 [2024-04-09T08:23:14.159Z] #68 41.94 checking for library containing cap_from_name... 
08:23:14 [2024-04-09T08:23:14.159Z] #68 ...
08:23:14 [2024-04-09T08:23:14.159Z] 
08:23:14 [2024-04-09T08:23:14.159Z] #80 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
08:23:14 [2024-04-09T08:23:14.159Z] #80 DONE 0.2s
08:23:14 [2024-04-09T08:23:14.159Z] 
08:23:14 [2024-04-09T08:23:14.159Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:14 [2024-04-09T08:23:14.159Z] #68 41.94 checking for library containing cap_from_name... -lcap
08:23:14 [2024-04-09T08:23:14.416Z] #68 42.09 checking for library containing dlopen... -ldl
08:23:14 [2024-04-09T08:23:14.416Z] #68 42.24 checking seccomp.h usability... yes
08:23:14 [2024-04-09T08:23:14.416Z] #68 42.31 checking seccomp.h presence... yes
08:23:14 [2024-04-09T08:23:14.416Z] #68 42.35 checking for seccomp.h... yes
08:23:14 [2024-04-09T08:23:14.416Z] #68 42.35 checking for library containing seccomp_rule_add... -lseccomp
08:23:14 [2024-04-09T08:23:14.673Z] #68 42.56 checking for library containing seccomp_arch_resolve_name... none required
08:23:14 [2024-04-09T08:23:14.673Z] #68 42.65 checking systemd/sd-bus.h usability... yes
08:23:14 [2024-04-09T08:23:14.930Z] #68 42.74 checking systemd/sd-bus.h presence... yes
08:23:14 [2024-04-09T08:23:14.930Z] #68 42.80 checking for systemd/sd-bus.h... yes
08:23:14 [2024-04-09T08:23:14.930Z] #68 42.81 checking for library containing sd_bus_match_signal_async... -lsystemd
08:23:15 [2024-04-09T08:23:15.188Z] #68 43.04 checking for sd_notify_barrier... yes
08:23:15 [2024-04-09T08:23:15.188Z] #68 43.14 checking linux/bpf.h usability... yes
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.21 checking linux/bpf.h presence... yes
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.26 checking for linux/bpf.h... yes
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.27 checking compilation for eBPF... yes
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.37 checking for criu >= 3.15... no
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.42 configure: CRIU headers not found, building without CRIU support
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.43 checking for criu > 3.16... no
08:23:15 [2024-04-09T08:23:15.445Z] #68 43.48 configure: CRIU version doesn't support join-ns API
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.48 checking for criu > 3.16.1... no
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.51 configure: CRIU version doesn't support for pre-dumping
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.51 checking for new mount API (fsconfig)... yes
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.57 checking for seccomp notify API... yes
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.66 checking for gperf... no
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.66 configure: gperf not found - cannot rebuild signal parser code
08:23:15 [2024-04-09T08:23:15.703Z] #68 43.66 checking for library containing argp_parse... none required
08:23:15 [2024-04-09T08:23:15.960Z] #68 43.82 checking that generated files are newer than configure... done
08:23:15 [2024-04-09T08:23:15.960Z] #68 43.82 configure: creating ./config.status
08:23:18 [2024-04-09T08:23:18.483Z] #68 46.21 config.status: creating Makefile
08:23:18 [2024-04-09T08:23:18.483Z] #68 46.26 config.status: creating rpm/crun.spec
08:23:18 [2024-04-09T08:23:18.483Z] #68 46.34 config.status: creating config.h
08:23:18 [2024-04-09T08:23:18.483Z] #68 46.35 config.status: executing libtool commands
08:23:18 [2024-04-09T08:23:18.483Z] #68 46.36 config.status: executing depfiles commands
08:23:19 [2024-04-09T08:23:19.047Z] #68 46.91 === configuring in libocispec (/tmp/crun-build/libocispec)
08:23:19 [2024-04-09T08:23:19.047Z] #68 46.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:23:19 [2024-04-09T08:23:19.304Z] #68 47.15 checking for gcc... gcc
08:23:19 [2024-04-09T08:23:19.304Z] #68 47.24 checking whether the C compiler works... yes
08:23:19 [2024-04-09T08:23:19.304Z] #68 47.35 checking for C compiler default output file name... a.out
08:23:19 [2024-04-09T08:23:19.304Z] #68 47.35 checking for suffix of executables... 
08:23:19 [2024-04-09T08:23:19.562Z] #68 47.45 checking whether we are cross compiling... no
08:23:19 [2024-04-09T08:23:19.562Z] #68 47.54 checking for suffix of object files... o
08:23:19 [2024-04-09T08:23:19.824Z] #68 47.60 checking whether we are using the GNU C compiler... yes
08:23:19 [2024-04-09T08:23:19.824Z] #68 47.66 checking whether gcc accepts -g... yes
08:23:19 [2024-04-09T08:23:19.824Z] 
08:23:19 [2024-04-09T08:23:19.824Z] #68 ...
08:23:19 [2024-04-09T08:23:19.824Z] 
08:23:19 [2024-04-09T08:23:19.824Z] #60 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
08:23:19 [2024-04-09T08:23:19.824Z] #60 63.18 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
08:23:19 [2024-04-09T08:23:19.824Z] #60 63.25 Docker version unknown-version, build unknown-commit
08:23:19 [2024-04-09T08:23:19.824Z] #60 DONE 64.9s
08:23:19 [2024-04-09T08:23:19.824Z] 
08:23:19 [2024-04-09T08:23:19.824Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:19 [2024-04-09T08:23:19.824Z] #68 47.71 checking for gcc option to accept ISO C89... none needed
08:23:20 [2024-04-09T08:23:20.083Z] #68 47.78 checking whether gcc understands -c and -o together... yes
08:23:20 [2024-04-09T08:23:20.083Z] #68 47.88 checking how to run the C preprocessor... gcc -E
08:23:20 [2024-04-09T08:23:20.340Z] #68 48.10 checking for grep that handles long lines and -e... /bin/grep
08:23:20 [2024-04-09T08:23:20.340Z] #68 48.10 checking for egrep... /bin/grep -E
08:23:20 [2024-04-09T08:23:20.597Z] #68 48.10 checking for ANSI C header files... yes
08:23:20 [2024-04-09T08:23:20.597Z] #68 48.53 checking for sys/types.h... yes
08:23:20 [2024-04-09T08:23:20.854Z] #68 48.75 checking for sys/stat.h... yes
08:23:20 [2024-04-09T08:23:20.854Z] #68 48.84 checking for stdlib.h... yes
08:23:21 [2024-04-09T08:23:21.111Z] #68 48.95 checking for string.h... yes
08:23:21 [2024-04-09T08:23:21.111Z] #68 49.06 checking for memory.h... yes
08:23:21 [2024-04-09T08:23:21.368Z] #68 49.17 checking for strings.h... yes
08:23:21 [2024-04-09T08:23:21.368Z] #68 49.29 checking for inttypes.h... yes
08:23:21 [2024-04-09T08:23:21.626Z] #68 49.42 checking for stdint.h... yes
08:23:21 [2024-04-09T08:23:21.626Z] #68 49.50 checking for unistd.h... yes
08:23:21 [2024-04-09T08:23:21.626Z] #68 49.59 checking minix/config.h usability... no
08:23:21 [2024-04-09T08:23:21.884Z] #68 49.68 checking minix/config.h presence... no
08:23:21 [2024-04-09T08:23:21.884Z] #68 49.74 checking for minix/config.h... no
08:23:21 [2024-04-09T08:23:21.884Z] #68 49.74 checking whether it is safe to define __EXTENSIONS__... yes
08:23:22 [2024-04-09T08:23:22.141Z] #68 49.90 checking build system type... aarch64-unknown-linux-gnu
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.13 checking host system type... aarch64-unknown-linux-gnu
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.13 checking how to print strings... printf
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.15 checking for a sed that does not truncate output... /bin/sed
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.19 checking for fgrep... /bin/grep -F
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.19 checking for ld used by gcc... /usr/bin/ld
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.21 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:23:22 [2024-04-09T08:23:22.141Z] #68 50.22 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.32 checking whether ln -s works... yes
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.32 checking the maximum length of command line arguments... 1572864
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.35 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.36 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.36 checking for /usr/bin/ld option to reload object files... -r
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.36 checking for objdump... objdump
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.36 checking how to recognize dependent libraries... pass_all
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.36 checking for dlltool... no
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.36 checking how to associate runtime and link libraries... printf %s\n
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.37 checking for ar... ar
08:23:22 [2024-04-09T08:23:22.399Z] #68 50.37 checking for archiver @FILE support... @
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.46 checking for strip... strip
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.46 checking for ranlib... ranlib
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.47 checking for gawk... no
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.47 checking for mawk... mawk
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.47 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.60 checking for sysroot... no
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.60 checking for a working dd... /bin/dd
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.61 checking for mt... no
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.61 checking if : is a manifest tool... no
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.62 checking for dlfcn.h... yes
08:23:22 [2024-04-09T08:23:22.657Z] #68 50.70 checking for objdir... .libs
08:23:23 [2024-04-09T08:23:23.171Z] #68 50.95 checking if gcc supports -fno-rtti -fno-exceptions... no
08:23:23 [2024-04-09T08:23:23.171Z] #68 51.02 checking for gcc option to produce PIC... -fPIC -DPIC
08:23:23 [2024-04-09T08:23:23.171Z] #68 51.02 checking if gcc PIC flag -fPIC -DPIC works... yes
08:23:23 [2024-04-09T08:23:23.171Z] #68 51.08 checking if gcc static flag -static works... yes
08:23:23 [2024-04-09T08:23:23.171Z] #68 51.20 checking if gcc supports -c -o file.o... yes
08:23:23 [2024-04-09T08:23:23.429Z] #68 51.29 checking if gcc supports -c -o file.o... (cached) yes
08:23:23 [2024-04-09T08:23:23.429Z] #68 51.29 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:23:23 [2024-04-09T08:23:23.429Z] #68 51.32 checking dynamic linker characteristics... GNU/Linux ld.so
08:23:23 [2024-04-09T08:23:23.685Z] #68 51.47 checking how to hardcode library paths into programs... immediate
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.47 checking whether stripping libraries is possible... yes
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.48 checking if libtool supports shared libraries... yes
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.48 checking whether to build shared libraries... no
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.48 checking whether to build static libraries... yes
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.48 checking for a BSD-compatible install... /usr/bin/install -c
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.51 checking whether build environment is sane... yes
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.54 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.54 checking whether make sets $(MAKE)... yes
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.61 checking whether make supports the include directive... yes (GNU style)
08:23:23 [2024-04-09T08:23:23.686Z] #68 51.66 checking whether make supports nested variables... yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.72 checking whether UID '0' is supported by ustar format... yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.72 checking whether GID '0' is supported by ustar format... yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.72 checking how to create a ustar tar archive... gnutar
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.76 checking dependency style of gcc... gcc3
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.92 checking whether to enable maintainer-specific portions of Makefiles... yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.92 checking whether make supports nested variables... (cached) yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.92 checking for pkg-config... /usr/bin/pkg-config
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.93 checking pkg-config is at least version 0.9.0... yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.93 checking for yajl >= 2.1.0... yes
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.96 checking for a sed that does not truncate output... (cached) /bin/sed
08:23:23 [2024-04-09T08:23:23.943Z] #68 51.97 checking for gcc... (cached) gcc
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.02 checking whether we are using the GNU C compiler... (cached) yes
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.03 checking whether gcc accepts -g... (cached) yes
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.03 checking for gcc option to accept ISO C89... (cached) none needed
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.03 checking whether gcc understands -c and -o together... (cached) yes
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.03 checking for a Python interpreter with version >= 3... python3
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.07 checking for python3... /usr/bin/python3
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.07 checking for python3 version... 3.9
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.09 checking for python3 platform... linux
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.10 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:23:24 [2024-04-09T08:23:24.200Z] #68 52.15 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:23:24 [2024-04-09T08:23:24.457Z] #68 52.29 checking that generated files are newer than configure... 
08:23:24 [2024-04-09T08:23:24.457Z] #68 ...
08:23:24 [2024-04-09T08:23:24.457Z] 
08:23:24 [2024-04-09T08:23:24.457Z] #39 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
08:23:24 [2024-04-09T08:23:24.457Z] #39 68.18 Docker version 24.0.2, build cb74dfc
08:23:24 [2024-04-09T08:23:24.457Z] #39 DONE 69.3s
08:23:24 [2024-04-09T08:23:24.457Z] 
08:23:24 [2024-04-09T08:23:24.457Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:24 [2024-04-09T08:23:24.457Z] #68 52.29 checking that generated files are newer than configure... done
08:23:24 [2024-04-09T08:23:24.714Z] #68 52.53 configure: creating ./config.status
08:23:27 [2024-04-09T08:23:27.239Z] #68 54.93 config.status: creating Makefile
08:23:27 [2024-04-09T08:23:27.239Z] #68 54.97 config.status: creating config.h
08:23:27 [2024-04-09T08:23:27.239Z] #68 54.99 config.status: executing libtool commands
08:23:27 [2024-04-09T08:23:27.239Z] #68 55.05 config.status: executing depfiles commands
08:23:27 [2024-04-09T08:23:27.239Z] #68 55.32 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:23:27 [2024-04-09T08:23:27.496Z] #68 55.32 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:23:27 [2024-04-09T08:23:27.753Z] #68 55.61 checking for gcc... gcc
08:23:27 [2024-04-09T08:23:27.753Z] #68 55.71 checking whether the C compiler works... yes
08:23:27 [2024-04-09T08:23:27.753Z] #68 55.79 checking for C compiler default output file name... a.out
08:23:27 [2024-04-09T08:23:27.753Z] #68 55.79 checking for suffix of executables... 
08:23:28 [2024-04-09T08:23:28.010Z] #68 55.85 checking whether we are cross compiling... no
08:23:28 [2024-04-09T08:23:28.010Z] #68 55.90 checking for suffix of object files... o
08:23:28 [2024-04-09T08:23:28.010Z] #68 55.94 checking whether we are using the GNU C compiler... yes
08:23:28 [2024-04-09T08:23:28.010Z] #68 55.98 checking whether gcc accepts -g... yes
08:23:28 [2024-04-09T08:23:28.010Z] #68 56.03 checking for gcc option to accept ISO C89... none needed
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.12 checking whether gcc understands -c and -o together... yes
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.18 checking for a BSD-compatible install... /usr/bin/install -c
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.19 checking whether build environment is sane... yes
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.22 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.23 checking for gawk... no
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.23 checking for mawk... mawk
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.23 checking whether make sets $(MAKE)... yes
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.27 checking whether make supports the include directive... yes (GNU style)
08:23:28 [2024-04-09T08:23:28.270Z] #68 56.31 checking whether make supports nested variables... yes
08:23:28 [2024-04-09T08:23:28.527Z] #68 56.35 checking whether UID '0' is supported by ustar format... yes
08:23:28 [2024-04-09T08:23:28.527Z] #68 56.35 checking whether GID '0' is supported by ustar format... yes
08:23:28 [2024-04-09T08:23:28.527Z] #68 56.35 checking how to create a ustar tar archive... gnutar
08:23:28 [2024-04-09T08:23:28.527Z] #68 56.41 checking dependency style of gcc... gcc3
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.53 checking whether to enable maintainer-specific portions of Makefiles... yes
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.53 checking whether make supports nested variables... (cached) yes
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.56 checking build system type... aarch64-unknown-linux-gnu
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.75 checking host system type... aarch64-unknown-linux-gnu
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.76 checking how to print strings... printf
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.76 checking for a sed that does not truncate output... /bin/sed
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.79 checking for grep that handles long lines and -e... /bin/grep
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.81 checking for egrep... /bin/grep -E
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.81 checking for fgrep... /bin/grep -F
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.82 checking for ld used by gcc... /usr/bin/ld
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.83 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:23:28 [2024-04-09T08:23:28.784Z] #68 56.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.88 checking whether ln -s works... yes
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.88 checking the maximum length of command line arguments... 1572864
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.89 checking for /usr/bin/ld option to reload object files... -r
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.90 checking for objdump... objdump
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.90 checking how to recognize dependent libraries... pass_all
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.90 checking for dlltool... no
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.90 checking how to associate runtime and link libraries... printf %s\n
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.90 checking for ar... ar
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.90 checking for archiver @FILE support... @
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.95 checking for strip... strip
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.95 checking for ranlib... ranlib
08:23:29 [2024-04-09T08:23:29.041Z] #68 56.95 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.07 checking for sysroot... no
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.07 checking for a working dd... /bin/dd
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.08 checking for mt... no
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.08 checking if : is a manifest tool... no
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.09 checking how to run the C preprocessor... gcc -E
08:23:29 [2024-04-09T08:23:29.299Z] #68 57.15 checking for ANSI C header files... yes
08:23:29 [2024-04-09T08:23:29.556Z] #68 57.38 checking for sys/types.h... yes
08:23:29 [2024-04-09T08:23:29.556Z] #68 57.45 checking for sys/stat.h... yes
08:23:29 [2024-04-09T08:23:29.556Z] #68 57.54 checking for stdlib.h... yes
08:23:29 [2024-04-09T08:23:29.556Z] #68 57.60 checking for string.h... yes
08:23:29 [2024-04-09T08:23:29.813Z] #68 57.68 checking for memory.h... yes
08:23:29 [2024-04-09T08:23:29.813Z] #68 57.77 checking for strings.h... yes
08:23:29 [2024-04-09T08:23:29.813Z] #68 57.85 checking for inttypes.h... yes
08:23:30 [2024-04-09T08:23:30.071Z] #68 57.94 checking for stdint.h... yes
08:23:30 [2024-04-09T08:23:30.071Z] #68 58.02 checking for unistd.h... yes
08:23:30 [2024-04-09T08:23:30.328Z] #68 58.14 checking for dlfcn.h... yes
08:23:30 [2024-04-09T08:23:30.328Z] #68 58.21 checking for objdir... .libs
08:23:30 [2024-04-09T08:23:30.586Z] #68 58.38 checking if gcc supports -fno-rtti -fno-exceptions... no
08:23:30 [2024-04-09T08:23:30.586Z] #68 58.43 checking for gcc option to produce PIC... -fPIC -DPIC
08:23:30 [2024-04-09T08:23:30.586Z] #68 58.43 checking if gcc PIC flag -fPIC -DPIC works... yes
08:23:30 [2024-04-09T08:23:30.586Z] #68 58.49 checking if gcc static flag -static works... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.60 checking if gcc supports -c -o file.o... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.66 checking if gcc supports -c -o file.o... (cached) yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.66 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.68 checking dynamic linker characteristics... GNU/Linux ld.so
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.76 checking how to hardcode library paths into programs... immediate
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.76 checking whether stripping libraries is possible... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.77 checking if libtool supports shared libraries... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.77 checking whether to build shared libraries... no
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.77 checking whether to build static libraries... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.77 checking float.h usability... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.84 checking float.h presence... yes
08:23:30 [2024-04-09T08:23:30.843Z] #68 58.86 checking for float.h... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 58.90 checking limits.h usability... 
08:23:31 [2024-04-09T08:23:31.100Z] #68 ...
08:23:31 [2024-04-09T08:23:31.100Z] 
08:23:31 [2024-04-09T08:23:31.100Z] #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
08:23:31 [2024-04-09T08:23:31.100Z] #56 76.08 golangci-lint has version v1.55.2 built with go1.20.13 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
08:23:31 [2024-04-09T08:23:31.100Z] #56 DONE 76.4s
08:23:31 [2024-04-09T08:23:31.100Z] 
08:23:31 [2024-04-09T08:23:31.100Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
08:23:31 [2024-04-09T08:23:31.100Z] #72 DONE 32.8s
08:23:31 [2024-04-09T08:23:31.100Z] 
08:23:31 [2024-04-09T08:23:31.100Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:31 [2024-04-09T08:23:31.100Z] #68 58.90 checking limits.h usability... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 58.97 checking limits.h presence... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 58.99 checking for limits.h... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 59.02 checking stddef.h usability... 
08:23:31 [2024-04-09T08:23:31.100Z] #68 ...
08:23:31 [2024-04-09T08:23:31.100Z] 
08:23:31 [2024-04-09T08:23:31.100Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
08:23:31 [2024-04-09T08:23:31.100Z] #81 DONE 0.1s
08:23:31 [2024-04-09T08:23:31.100Z] 
08:23:31 [2024-04-09T08:23:31.100Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:31 [2024-04-09T08:23:31.100Z] #68 59.02 checking stddef.h usability... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 59.07 checking stddef.h presence... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 59.09 checking for stddef.h... yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 59.10 checking for stdlib.h... (cached) yes
08:23:31 [2024-04-09T08:23:31.100Z] #68 59.13 checking for string.h... (cached) yes
08:23:31 [2024-04-09T08:23:31.358Z] #68 ...
08:23:31 [2024-04-09T08:23:31.358Z] 
08:23:31 [2024-04-09T08:23:31.358Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
08:23:31 [2024-04-09T08:23:31.358Z] #82 DONE 0.1s
08:23:31 [2024-04-09T08:23:31.358Z] 
08:23:31 [2024-04-09T08:23:31.358Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:31 [2024-04-09T08:23:31.358Z] #68 59.15 checking sys/time.h usability... yes
08:23:31 [2024-04-09T08:23:31.358Z] #68 59.22 checking sys/time.h presence... yes
08:23:31 [2024-04-09T08:23:31.358Z] #68 59.28 checking for sys/time.h... yes
08:23:31 [2024-04-09T08:23:31.358Z] #68 59.29 checking for inline... inline
08:23:31 [2024-04-09T08:23:31.358Z] #68 59.34 checking for size_t... yes
08:23:31 [2024-04-09T08:23:31.358Z] #68 59.48 checking for stdlib.h... (cached) yes
08:23:31 [2024-04-09T08:23:31.615Z] #68 59.48 checking for GNU libc compatible malloc... yes
08:23:31 [2024-04-09T08:23:31.615Z] #68 59.53 checking for stdlib.h... (cached) yes
08:23:31 [2024-04-09T08:23:31.615Z] #68 59.53 checking for GNU libc compatible realloc... yes
08:23:31 [2024-04-09T08:23:31.615Z] #68 59.60 checking for working strtod... yes
08:23:31 [2024-04-09T08:23:31.872Z] #68 59.72 checking for gettimeofday... yes
08:23:31 [2024-04-09T08:23:31.872Z] #68 59.81 checking for memset... yes
08:23:32 [2024-04-09T08:23:32.130Z] #68 59.90 checking for strspn... yes
08:23:32 [2024-04-09T08:23:32.130Z] #68 ...
08:23:32 [2024-04-09T08:23:32.130Z] 
08:23:32 [2024-04-09T08:23:32.130Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:23:32 [2024-04-09T08:23:32.130Z] #11 CACHED
08:23:32 [2024-04-09T08:23:32.130Z] 
08:23:32 [2024-04-09T08:23:32.130Z] #83 [build-dummy 2/2] RUN mkdir -p /build
08:23:32 [2024-04-09T08:23:32.130Z] #83 CACHED
08:23:32 [2024-04-09T08:23:32.130Z] 
08:23:32 [2024-04-09T08:23:32.130Z] #84 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:23:32 [2024-04-09T08:23:32.130Z] #84 CACHED
08:23:32 [2024-04-09T08:23:32.130Z] 
08:23:32 [2024-04-09T08:23:32.130Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:32 [2024-04-09T08:23:32.130Z] #68 60.11 checking that generated files are newer than configure... done
08:23:32 [2024-04-09T08:23:32.130Z] #68 60.11 configure: creating ./config.status
08:23:32 [2024-04-09T08:23:32.387Z] #68 ...
08:23:32 [2024-04-09T08:23:32.387Z] 
08:23:32 [2024-04-09T08:23:32.387Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
08:23:32 [2024-04-09T08:23:32.387Z] #85 DONE 0.5s
08:23:32 [2024-04-09T08:23:32.644Z] 
08:23:32 [2024-04-09T08:23:32.644Z] #86 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
08:23:32 [2024-04-09T08:23:32.644Z] #86 DONE 0.1s
08:23:32 [2024-04-09T08:23:32.644Z] 
08:23:32 [2024-04-09T08:23:32.644Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:32 [2024-04-09T08:23:32.903Z] #68 ...
08:23:32 [2024-04-09T08:23:32.903Z] 
08:23:32 [2024-04-09T08:23:32.903Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
08:23:32 [2024-04-09T08:23:32.903Z] #73 DONE 31.5s
08:23:32 [2024-04-09T08:23:32.903Z] 
08:23:32 [2024-04-09T08:23:32.903Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:33 [2024-04-09T08:23:33.160Z] #68 61.17 config.status: creating Makefile
08:23:33 [2024-04-09T08:23:33.160Z] #68 61.18 config.status: creating config.h
08:23:33 [2024-04-09T08:23:33.160Z] #68 61.19 config.status: executing depfiles commands
08:23:33 [2024-04-09T08:23:33.160Z] #68 61.23 config.status: executing libtool commands
08:23:33 [2024-04-09T08:23:33.417Z] #68 ...
08:23:33 [2024-04-09T08:23:33.417Z] 
08:23:33 [2024-04-09T08:23:33.417Z] #87 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
08:23:33 [2024-04-09T08:23:33.417Z] #87 DONE 0.1s
08:23:33 [2024-04-09T08:23:33.417Z] 
08:23:33 [2024-04-09T08:23:33.417Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.47   GEN      .version
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.47 make  install-recursive
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.48 make[1]: Entering directory '/tmp/crun-build'
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.52 Making install in libocispec
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.52 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
08:23:33 [2024-04-09T08:23:33.417Z] #68 61.54 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.54 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:23:33 [2024-04-09T08:23:33.674Z] #68 61.81 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.82 make  install-recursive
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.82 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84 Making install in yajl
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84   CC       verify/json_verify-json_verify.o
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84   CC       src/libyajl_la-yajl_alloc.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84   CC       src/libyajl_la-yajl.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84   CC       src/libyajl_la-yajl_gen.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.84   CC       src/libyajl_la-yajl_parser.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.85   CC       src/libyajl_la-yajl_buf.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.85   CC       src/libyajl_la-yajl_encode.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.85   CC       src/libyajl_la-yajl_tree.lo
08:23:33 [2024-04-09T08:23:33.932Z] #68 61.85   CC       src/libyajl_la-yajl_lex.lo
08:23:34 [2024-04-09T08:23:34.188Z] #68 62.25   CCLD     libyajl.la
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.33   CCLD     verify/json_verify
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.41 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.41 make[5]: Nothing to be done for 'install-exec-am'.
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.41 make[5]: Nothing to be done for 'install-data-am'.
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.41 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.41 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.41 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/validate.o
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_config_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_content_descriptor.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_defs.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_defs_descriptor.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_image_index_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_image_layout_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/image_spec_schema_image_manifest_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/runtime_spec_schema_config_linux.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.43   CC       src/runtime_spec_schema_config_zos.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_config_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_config_solaris.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_config_windows.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_config_vm.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_defs.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_defs_linux.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_defs_zos.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.44   CC       src/runtime_spec_schema_defs_vm.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.45   CC       src/runtime_spec_schema_defs_windows.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.45   CC       src/image_manifest_items_image_manifest_items_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.45   CC       src/basic_test_double_array_item.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.45   CC       src/runtime_spec_schema_state_schema.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.45   CC       src/basic_test_double_array.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.45   CC       src/basic_test_top_array_int.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.46   CC       src/basic_test_top_double_array_int.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.46   CC       src/basic_test_top_array_string.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.46   CC       src/basic_test_top_double_array_obj.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.47   CC       src/basic_test_top_double_array_refobj.lo
08:23:34 [2024-04-09T08:23:34.445Z] #68 62.54   CC       src/basic_test_top_double_array_string.lo
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.56   CC       src/read-file.lo
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.57   CC       src/json_common.lo
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.59   CC       tests/test-1.o
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.60   CC       tests/test-2.o
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.61   CC       tests/test-3.o
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.62   CC       tests/test-4.o
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.64   CC       tests/test-5.o
08:23:34 [2024-04-09T08:23:34.702Z] #68 62.66   CC       tests/test-6.o
08:23:34 [2024-04-09T08:23:34.959Z] #68 62.69   CC       tests/test-7.o
08:23:34 [2024-04-09T08:23:34.959Z] #68 62.70   CC       tests/test-8.o
08:23:34 [2024-04-09T08:23:34.959Z] #68 62.72   CC       tests/test-9.o
08:23:34 [2024-04-09T08:23:34.959Z] #68 62.74   CC       tests/test-10.o
08:23:34 [2024-04-09T08:23:34.959Z] #68 62.76   CC       tests/test-11.o
08:23:36 [2024-04-09T08:23:36.853Z] #68 64.80   CCLD     libocispec.la
08:23:36 [2024-04-09T08:23:36.853Z] #68 64.91   CCLD     tests/test-1
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.91   CCLD     tests/test-2
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.91   CCLD     src/validate
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.91   CCLD     tests/test-3
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.91   CCLD     tests/test-4
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.91   CCLD     tests/test-5
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.92   CCLD     tests/test-6
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.92   CCLD     tests/test-7
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.92   CCLD     tests/test-8
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.92   CCLD     tests/test-9
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.92   CCLD     tests/test-10
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.93 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:23:37 [2024-04-09T08:23:37.110Z] #68 64.93   CCLD     tests/test-11
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.02 libtool: link: ar cr libocispec.a 
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.02 libtool: link: ranlib libocispec.a
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.14 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[5]: Nothing to be done for 'install-exec-am'.
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[5]: Nothing to be done for 'install-data-am'.
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.15 make[2]: Entering directory '/tmp/crun-build'
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-crun.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-delete.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-run.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-kill.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-pause.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-unpause.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-spec.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.17   CC       src/crun-exec.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.18   CC       src/crun-list.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.18   CC       src/crun-create.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.19   CC       src/crun-start.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.19   CC       src/crun-state.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.21   CC       src/crun-update.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.22   CC       src/crun-ps.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.23   CC       src/crun-checkpoint.o
08:23:37 [2024-04-09T08:23:37.110Z] #68 65.25   CC       src/crun-restore.o
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.28   CC       src/libcrun/libcrun_la-utils.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.34   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.34   CC       src/libcrun/libcrun_la-container.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.34   CC       src/libcrun/libcrun_la-cgroup.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.35   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.36   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.36   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.36   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.36   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.37   CC       src/libcrun/libcrun_la-criu.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.37   CC       src/libcrun/libcrun_la-custom-handler.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.39   CC       src/libcrun/libcrun_la-linux.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.39   CC       src/libcrun/libcrun_la-seccomp.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.39   CC       src/libcrun/libcrun_la-ebpf.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.39   CC       src/libcrun/libcrun_la-error.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.40   CC       src/libcrun/libcrun_la-status.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.41   CC       src/libcrun/libcrun_la-terminal.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.43   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:23:37 [2024-04-09T08:23:37.367Z] #68 65.45   CC       src/libcrun/libcrun_la-signals.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.48   CC       src/libcrun/libcrun_la-mount_flags.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.48   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.50   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.51   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.52   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.53   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.54   CC       tests/init.o
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.54   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.57   CC       src/libcrun/libcrun_testing_a-utils.o
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.59   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.61   CC       src/libcrun/libcrun_testing_a-container.o
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.66   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:23:37 [2024-04-09T08:23:37.624Z] #68 65.67   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.70   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.73   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.75   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.79   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.81   CC       src/libcrun/libcrun_testing_a-criu.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.84   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.86   CC       src/libcrun/libcrun_testing_a-linux.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.92   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.94   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 65.95   CC       src/libcrun/libcrun_testing_a-error.o
08:23:37 [2024-04-09T08:23:37.881Z] #68 66.02   CC       src/libcrun/libcrun_testing_a-status.o
08:23:38 [2024-04-09T08:23:38.138Z] #68 66.17   CC       src/libcrun/libcrun_testing_a-terminal.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.29   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.31   CC       src/libcrun/libcrun_testing_a-signals.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.34   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.37   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.38   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.40   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.42   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.48   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.50   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:23:38 [2024-04-09T08:23:38.395Z] #68 66.51   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:23:38 [2024-04-09T08:23:38.652Z] #68 66.71   CCLD     tests/init
08:23:40 [2024-04-09T08:23:40.548Z] #68 68.25   CCLD     libcrun.la
08:23:40 [2024-04-09T08:23:40.548Z] #68 68.40   AR       libcrun_testing.a
08:23:40 [2024-04-09T08:23:40.548Z] #68 68.40 ar: `u' modifier ignored since `D' is the default (see `U')
08:23:40 [2024-04-09T08:23:40.548Z] #68 68.43   CCLD     tests/tests_libcrun_utils
08:23:40 [2024-04-09T08:23:40.548Z] #68 68.43   CCLD     tests/tests_libcrun_fuzzer
08:23:40 [2024-04-09T08:23:40.548Z] #68 68.44   CCLD     tests/tests_libcrun_errors
08:23:40 [2024-04-09T08:23:40.805Z] #68 68.72   CCLD     crun
08:23:41 [2024-04-09T08:23:41.062Z] #68 68.96 make[3]: Entering directory '/tmp/crun-build'
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.04  /bin/mkdir -p '/usr/local/lib'
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.04  /bin/mkdir -p '/usr/local/share/man/man1'
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.04  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.06  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.08 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.08 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.09 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.09 libtool: install: ranlib /usr/local/lib/libcrun.a
08:23:41 [2024-04-09T08:23:41.062Z] #68 69.19 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 ----------------------------------------------------------------------
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 Libraries have been installed in:
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19    /usr/local/lib
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 If you ever happen to want to link against installed libraries
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 in a given directory, LIBDIR, you must either use libtool, and
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 specify the full pathname of the library, or use the '-LLIBDIR'
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 flag during linking and do at least one of the following:
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19      during execution
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19      during linking
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 See any operating system documentation about shared libraries for
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 more information, such as the ld(1) and ld.so(8) manual pages.
08:23:41 [2024-04-09T08:23:41.319Z] #68 69.19 ----------------------------------------------------------------------
08:23:41 [2024-04-09T08:23:41.320Z] #68 69.19  /bin/mkdir -p '/build'
08:23:41 [2024-04-09T08:23:41.320Z] #68 69.20   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:23:41 [2024-04-09T08:23:41.320Z] #68 69.24 libtool: install: /usr/bin/install -c crun /build/crun
08:23:41 [2024-04-09T08:23:41.320Z] #68 69.25 make[3]: Leaving directory '/tmp/crun-build'
08:23:41 [2024-04-09T08:23:41.320Z] #68 69.25 make[2]: Leaving directory '/tmp/crun-build'
08:23:41 [2024-04-09T08:23:41.320Z] #68 69.25 make[1]: Leaving directory '/tmp/crun-build'
08:23:43 [2024-04-09T08:23:43.215Z] #68 DONE 70.9s
08:23:43 [2024-04-09T08:23:43.215Z] 
08:23:43 [2024-04-09T08:23:43.215Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
08:23:43 [2024-04-09T08:23:43.215Z] #70 40.52 + bin/containerd
08:23:43 [2024-04-09T08:23:43.215Z] #70 40.52 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
08:23:53 [2024-04-09T08:23:53.168Z] #70 54.56 + bin/containerd-stress
08:23:53 [2024-04-09T08:23:53.168Z] #70 54.56 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
08:23:53 [2024-04-09T08:23:53.731Z] #70 55.76 + bin/containerd-shim
08:23:54 [2024-04-09T08:23:54.294Z] #70 56.30 + bin/containerd-shim-runc-v1
08:23:55 [2024-04-09T08:23:55.223Z] #70 57.13 + bin/containerd-shim-runc-v2
08:23:55 [2024-04-09T08:23:55.785Z] #70 57.84 + binaries
08:23:56 [2024-04-09T08:23:56.715Z] #70 DONE 58.6s
08:23:57 [2024-04-09T08:23:57.279Z] 
08:23:57 [2024-04-09T08:23:57.279Z] #88 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
08:23:57 [2024-04-09T08:23:57.536Z] #88 DONE 0.4s
08:23:57 [2024-04-09T08:23:57.793Z] 
08:23:57 [2024-04-09T08:23:57.793Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
08:23:57 [2024-04-09T08:23:57.793Z] #89 DONE 0.2s
08:23:57 [2024-04-09T08:23:57.793Z] 
08:23:57 [2024-04-09T08:23:57.793Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
08:23:57 [2024-04-09T08:23:57.793Z] #90 DONE 0.2s
08:23:58 [2024-04-09T08:23:58.049Z] 
08:23:58 [2024-04-09T08:23:58.049Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
08:23:58 [2024-04-09T08:23:58.049Z] #91 DONE 0.0s
08:23:58 [2024-04-09T08:23:58.049Z] 
08:23:58 [2024-04-09T08:23:58.049Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
08:23:58 [2024-04-09T08:23:58.049Z] #92 DONE 0.1s
08:23:58 [2024-04-09T08:23:58.305Z] 
08:23:58 [2024-04-09T08:23:58.305Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
08:23:58 [2024-04-09T08:23:58.305Z] #93 DONE 0.0s
08:23:58 [2024-04-09T08:23:58.305Z] 
08:23:58 [2024-04-09T08:23:58.305Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
08:23:58 [2024-04-09T08:23:58.305Z] #94 DONE 0.3s
08:23:58 [2024-04-09T08:23:58.562Z] 
08:23:58 [2024-04-09T08:23:58.562Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
08:23:58 [2024-04-09T08:23:58.562Z] #95 DONE 0.0s
08:23:58 [2024-04-09T08:23:58.562Z] 
08:23:58 [2024-04-09T08:23:58.562Z] #96 [dev-base  1/13] RUN groupadd -r docker
08:23:58 [2024-04-09T08:23:58.562Z] #96 DONE 0.2s
08:23:58 [2024-04-09T08:23:58.819Z] 
08:23:58 [2024-04-09T08:23:58.819Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:23:59 [2024-04-09T08:23:59.077Z] #97 DONE 0.4s
08:23:59 [2024-04-09T08:23:59.077Z] 
08:23:59 [2024-04-09T08:23:59.077Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:23:59 [2024-04-09T08:23:59.333Z] #98 0.292 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:23:59 [2024-04-09T08:23:59.590Z] #98 DONE 0.3s
08:23:59 [2024-04-09T08:23:59.590Z] 
08:23:59 [2024-04-09T08:23:59.590Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:23:59 [2024-04-09T08:23:59.590Z] #99 DONE 0.3s
08:23:59 [2024-04-09T08:23:59.846Z] 
08:23:59 [2024-04-09T08:23:59.846Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:24:00 [2024-04-09T08:24:00.103Z] #100 DONE 0.4s
08:24:00 [2024-04-09T08:24:00.103Z] 
08:24:00 [2024-04-09T08:24:00.103Z] #101 [dev-base  6/13] RUN ldconfig
08:24:00 [2024-04-09T08:24:00.359Z] #101 DONE 0.3s
08:24:00 [2024-04-09T08:24:00.616Z] 
08:24:00 [2024-04-09T08:24:00.616Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
08:24:00 [2024-04-09T08:24:00.873Z] #102 DONE 0.4s
08:24:00 [2024-04-09T08:24:00.873Z] 
08:24:00 [2024-04-09T08:24:00.873Z] #103 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:24:01 [2024-04-09T08:24:01.436Z] #103 0.565 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:24:01 [2024-04-09T08:24:01.436Z] #103 0.573 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:24:01 [2024-04-09T08:24:01.436Z] #103 0.573 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:24:01 [2024-04-09T08:24:01.436Z] #103 0.674 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB]
08:24:01 [2024-04-09T08:24:01.693Z] #103 0.769 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [266 kB]
08:24:01 [2024-04-09T08:24:01.693Z] #103 0.858 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
08:24:02 [2024-04-09T08:24:02.622Z] #103 1.626 Fetched 8447 kB in 1s (6422 kB/s)
08:24:02 [2024-04-09T08:24:02.879Z] #103 1.626 Reading package lists...
08:24:03 [2024-04-09T08:24:03.391Z] #103 2.164 Reading package lists...
08:24:03 [2024-04-09T08:24:03.647Z] #103 2.693 Building dependency tree...
08:24:03 [2024-04-09T08:24:03.647Z] #103 2.843 Reading state information...
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.028 The following additional packages will be installed:
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.028   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.028   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.028   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.028   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.029   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.029   xxd
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030 Suggested packages:
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030   ctags vim-doc vim-scripts xfsdump acl attr quota
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030 Recommended packages:
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030   libatm1 nftables libpam-cap build-essential python3-dev dbus
08:24:03 [2024-04-09T08:24:03.903Z] #103 3.030   systemd-timesyncd | time-daemon unzip
08:24:04 [2024-04-09T08:24:04.160Z] #103 3.387 The following NEW packages will be installed:
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.387   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.387   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.387   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.388   xz-utils zip zstd
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.662 0 upgraded, 59 newly installed, 0 to remove and 21 not upgraded.
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.662 Need to get 32.1 MB of archives.
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.662 After this operation, 124 MB of additional disk space will be used.
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.662 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.665 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.666 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.668 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.669 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.670 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.671 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.673 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.674 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.675 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.706 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.706 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.707 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.712 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.712 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.713 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.714 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.719 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.720 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.721 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.722 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.724 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.726 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.729 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.732 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.732 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.733 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.733 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
08:24:04 [2024-04-09T08:24:04.416Z] #103 3.771 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.773 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.774 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.775 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.775 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.776 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.776 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.847 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.852 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.852 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.853 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.858 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.859 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.859 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.860 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.866 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.877 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.878 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.879 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.880 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.882 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.882 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.884 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.961 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.962 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.965 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 3.968 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
08:24:04 [2024-04-09T08:24:04.673Z] #103 4.013 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
08:24:04 [2024-04-09T08:24:04.930Z] #103 4.020 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
08:24:04 [2024-04-09T08:24:04.930Z] #103 4.024 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
08:24:04 [2024-04-09T08:24:04.930Z] #103 4.026 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
08:24:04 [2024-04-09T08:24:04.930Z] #103 4.165 debconf: delaying package configuration, since apt-utils is not installed
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.200 Fetched 32.1 MB in 1s (50.8 MB/s)
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.237 Selecting previously unselected package libapparmor1:arm64.
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.237 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.246 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.259 Unpacking libapparmor1:arm64 (2.13.6-10) ...
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.307 Selecting previously unselected package libcap2:arm64.
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.309 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.313 Unpacking libcap2:arm64 (1:2.44-1) ...
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.367 Selecting previously unselected package libargon2-1:arm64.
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.369 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.375 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
08:24:05 [2024-04-09T08:24:05.187Z] #103 4.412 Selecting previously unselected package dmsetup.
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.414 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.419 Unpacking dmsetup (2:1.02.175-2.1) ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.466 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.468 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.487 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.552 Selecting previously unselected package libjson-c5:arm64.
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.553 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.557 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.599 Selecting previously unselected package libcryptsetup12:arm64.
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.601 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.622 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.675 Selecting previously unselected package libip4tc2:arm64.
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.676 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.681 Unpacking libip4tc2:arm64 (1.8.7-1) ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.728 Selecting previously unselected package libkmod2:arm64.
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.729 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.734 Unpacking libkmod2:arm64 (28-1) ...
08:24:05 [2024-04-09T08:24:05.444Z] #103 4.790 Selecting previously unselected package systemd.
08:24:05 [2024-04-09T08:24:05.700Z] #103 4.792 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
08:24:05 [2024-04-09T08:24:05.700Z] #103 4.828 Unpacking systemd (247.3-7+deb11u4) ...
08:24:05 [2024-04-09T08:24:05.957Z] #103 5.204 Selecting previously unselected package pigz.
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.206 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.214 Unpacking pigz (2.6-1) ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.274 Selecting previously unselected package libelf1:arm64.
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.276 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.281 Unpacking libelf1:arm64 (0.183-1) ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.337 Selecting previously unselected package libbpf0:arm64.
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.339 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.344 Unpacking libbpf0:arm64 (1:0.3-2) ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.392 Selecting previously unselected package libmnl0:arm64.
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.394 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.398 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.436 Selecting previously unselected package libxtables12:arm64.
08:24:06 [2024-04-09T08:24:06.213Z] #103 5.438 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.443 Unpacking libxtables12:arm64 (1.8.7-1) ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.480 Selecting previously unselected package libcap2-bin.
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.482 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.487 Unpacking libcap2-bin (1:2.44-1) ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.531 Selecting previously unselected package iproute2.
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.533 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.537 Unpacking iproute2 (5.10.0-4) ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.641 Selecting previously unselected package xxd.
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.643 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.647 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.714 Selecting previously unselected package vim-common.
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.716 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.725 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:24:06 [2024-04-09T08:24:06.469Z] #103 5.785 Selecting previously unselected package bash-completion.
08:24:06 [2024-04-09T08:24:06.726Z] #103 5.787 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
08:24:06 [2024-04-09T08:24:06.983Z] #103 6.266 Unpacking bash-completion (1:2.11-2) ...
08:24:07 [2024-04-09T08:24:07.239Z] #103 6.376 Selecting previously unselected package bzip2.
08:24:07 [2024-04-09T08:24:07.240Z] #103 6.378 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.240Z] #103 6.382 Unpacking bzip2 (1.0.8-4) ...
08:24:07 [2024-04-09T08:24:07.240Z] #103 6.430 Selecting previously unselected package xz-utils.
08:24:07 [2024-04-09T08:24:07.240Z] #103 6.432 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.240Z] #103 6.438 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:24:07 [2024-04-09T08:24:07.240Z] #103 6.496 Selecting previously unselected package apparmor.
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.498 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.518 Unpacking apparmor (2.13.6-10) ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.618 Selecting previously unselected package inetutils-ping.
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.620 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.625 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.675 Selecting previously unselected package libip6tc2:arm64.
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.677 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.682 Unpacking libip6tc2:arm64 (1.8.7-1) ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.717 Selecting previously unselected package libnfnetlink0:arm64.
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.719 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.725 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.773 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.775 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.782 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:24:07 [2024-04-09T08:24:07.496Z] #103 6.821 Selecting previously unselected package libnftnl11:arm64.
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.823 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.827 Unpacking libnftnl11:arm64 (1.1.9-1) ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.877 Selecting previously unselected package iptables.
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.879 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.884 Unpacking iptables (1.8.7-1) ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.953 Selecting previously unselected package libonig5:arm64.
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.955 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 6.960 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 7.016 Selecting previously unselected package libjq1:arm64.
08:24:07 [2024-04-09T08:24:07.753Z] #103 7.019 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 7.025 Unpacking libjq1:arm64 (1.6-2.1) ...
08:24:07 [2024-04-09T08:24:07.753Z] #103 7.065 Selecting previously unselected package jq.
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.067 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.071 Unpacking jq (1.6-2.1) ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.112 Selecting previously unselected package libaio1:arm64.
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.114 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.120 Unpacking libaio1:arm64 (0.3.112-9) ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.161 Selecting previously unselected package libgpm2:arm64.
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.164 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.167 Unpacking libgpm2:arm64 (1.20.7-8) ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.200 Selecting previously unselected package libicu67:arm64.
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.202 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.009Z] #103 7.206 Unpacking libicu67:arm64 (67.1-7) ...
08:24:08 [2024-04-09T08:24:08.572Z] #103 7.875 Selecting previously unselected package libinih1:arm64.
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.878 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.887 Unpacking libinih1:arm64 (53-1+b2) ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.920 Selecting previously unselected package libmicrohttpd12:arm64.
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.922 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.926 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.978 Selecting previously unselected package libnet1:arm64.
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.980 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 7.985 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 8.030 Selecting previously unselected package libnl-3-200:arm64.
08:24:08 [2024-04-09T08:24:08.828Z] #103 8.032 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 8.036 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:24:08 [2024-04-09T08:24:08.828Z] #103 8.076 Selecting previously unselected package libprotobuf-c1:arm64.
08:24:08 [2024-04-09T08:24:08.828Z] #103 8.078 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.084 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.128 Selecting previously unselected package libyajl2:arm64.
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.130 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.134 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.161 Selecting previously unselected package net-tools.
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.163 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.169 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.227 Selecting previously unselected package patch.
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.229 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.233 Unpacking patch (2.7.6-7) ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.268 Selecting previously unselected package python-pip-whl.
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.270 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.274 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
08:24:09 [2024-04-09T08:24:09.085Z] #103 8.428 Selecting previously unselected package python3-lib2to3.
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.431 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.436 Unpacking python3-lib2to3 (3.9.2-1) ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.475 Selecting previously unselected package python3-distutils.
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.478 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.482 Unpacking python3-distutils (3.9.2-1) ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.530 Selecting previously unselected package python3-pkg-resources.
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.532 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.538 Unpacking python3-pkg-resources (52.0.0-4) ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.585 Selecting previously unselected package python3-setuptools.
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.587 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.591 Unpacking python3-setuptools (52.0.0-4) ...
08:24:09 [2024-04-09T08:24:09.342Z] #103 8.652 Selecting previously unselected package python3-wheel.
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.654 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.659 Unpacking python3-wheel (0.34.2-1) ...
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.698 Selecting previously unselected package python3-pip.
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.700 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.704 Unpacking python3-pip (20.3.4-4+deb11u1) ...
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.774 Selecting previously unselected package sudo.
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.776 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.782 Unpacking sudo (1.9.5p2-3+deb11u1) ...
08:24:09 [2024-04-09T08:24:09.598Z] #103 8.897 Selecting previously unselected package systemd-journal-remote.
08:24:09 [2024-04-09T08:24:09.855Z] #103 8.899 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 8.905 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 8.947 Selecting previously unselected package thin-provisioning-tools.
08:24:09 [2024-04-09T08:24:09.855Z] #103 8.949 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 8.953 Unpacking thin-provisioning-tools (0.9.0-1) ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 9.008 Selecting previously unselected package uidmap.
08:24:09 [2024-04-09T08:24:09.855Z] #103 9.010 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 9.015 Unpacking uidmap (1:4.8.1-1) ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 9.094 Selecting previously unselected package vim-runtime.
08:24:09 [2024-04-09T08:24:09.855Z] #103 9.096 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
08:24:09 [2024-04-09T08:24:09.855Z] #103 9.108 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
08:24:10 [2024-04-09T08:24:10.111Z] #103 9.121 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
08:24:10 [2024-04-09T08:24:10.111Z] #103 9.125 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
08:24:10 [2024-04-09T08:24:10.368Z] #103 9.685 Selecting previously unselected package vim.
08:24:10 [2024-04-09T08:24:10.625Z] #103 9.687 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:24:10 [2024-04-09T08:24:10.625Z] #103 9.696 Unpacking vim (2:8.2.2434-3+deb11u1) ...
08:24:10 [2024-04-09T08:24:10.625Z] #103 9.823 Selecting previously unselected package xfsprogs.
08:24:10 [2024-04-09T08:24:10.625Z] #103 9.825 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
08:24:10 [2024-04-09T08:24:10.625Z] #103 9.829 Unpacking xfsprogs (5.10.0-4) ...
08:24:10 [2024-04-09T08:24:10.625Z] #103 9.926 Selecting previously unselected package zip.
08:24:10 [2024-04-09T08:24:10.881Z] #103 9.928 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
08:24:10 [2024-04-09T08:24:10.881Z] #103 9.933 Unpacking zip (3.0-12) ...
08:24:10 [2024-04-09T08:24:10.881Z] #103 9.978 Selecting previously unselected package zstd.
08:24:10 [2024-04-09T08:24:10.881Z] #103 9.980 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
08:24:10 [2024-04-09T08:24:10.881Z] #103 9.985 Unpacking zstd (1.4.8+dfsg-2.1) ...
08:24:10 [2024-04-09T08:24:10.881Z] #103 10.07 Setting up python3-pkg-resources (52.0.0-4) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.26 Setting up libip4tc2:arm64 (1.8.7-1) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.27 Setting up net-tools (1.60+git20181103.0eebece-1) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.35 Setting up libapparmor1:arm64 (2.13.6-10) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.36 Setting up libgpm2:arm64 (1.20.7-8) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.38 Setting up libicu67:arm64 (67.1-7) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.39 Setting up libip6tc2:arm64 (1.8.7-1) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.40 Setting up libinih1:arm64 (53-1+b2) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.42 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.43 Setting up uidmap (1:4.8.1-1) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.45 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:24:11 [2024-04-09T08:24:11.137Z] #103 10.47 Setting up bzip2 (1.0.8-4) ...
08:24:11 [2024-04-09T08:24:11.393Z] #103 10.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:24:11 [2024-04-09T08:24:11.393Z] #103 10.50 Setting up python3-wheel (0.34.2-1) ...
08:24:11 [2024-04-09T08:24:11.393Z] #103 10.72 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
08:24:11 [2024-04-09T08:24:11.650Z] #103 10.73 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:24:11 [2024-04-09T08:24:11.650Z] #103 10.74 Setting up libcap2:arm64 (1:2.44-1) ...
08:24:11 [2024-04-09T08:24:11.650Z] #103 10.76 Setting up libcap2-bin (1:2.44-1) ...
08:24:11 [2024-04-09T08:24:11.650Z] #103 10.77 Setting up apparmor (2.13.6-10) ...
08:24:12 [2024-04-09T08:24:12.212Z] #103 11.56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
08:24:12 [2024-04-09T08:24:12.468Z] #103 11.58 Setting up zip (3.0-12) ...
08:24:12 [2024-04-09T08:24:12.468Z] #103 11.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:24:12 [2024-04-09T08:24:12.468Z] #103 11.61 Setting up bash-completion (1:2.11-2) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.17 Setting up libmnl0:arm64 (1.0.4-3) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.18 Setting up patch (2.7.6-7) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.19 Setting up sudo (1.9.5p2-3+deb11u1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.25 invoke-rc.d: could not determine current runlevel
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.25 invoke-rc.d: policy-rc.d denied execution of start.
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.25 Setting up libxtables12:arm64 (1.8.7-1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.27 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.28 Setting up pigz (2.6-1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
08:24:13 [2024-04-09T08:24:13.031Z] #103 12.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
08:24:13 [2024-04-09T08:24:13.287Z] #103 12.53 Setting up libaio1:arm64 (0.3.112-9) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.55 Setting up python3-lib2to3 (3.9.2-1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.66 Setting up libelf1:arm64 (0.183-1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.67 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.70 Setting up zstd (1.4.8+dfsg-2.1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.71 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.73 Setting up libkmod2:arm64 (28-1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.74 Setting up python3-distutils (3.9.2-1) ...
08:24:13 [2024-04-09T08:24:13.544Z] #103 12.87 Setting up vim (2:8.2.2434-3+deb11u1) ...
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:24:13 [2024-04-09T08:24:13.800Z] #103 12.93 Setting up python3-setuptools (52.0.0-4) ...
08:24:14 [2024-04-09T08:24:14.057Z] #103 13.24 Setting up libjq1:arm64 (1.6-2.1) ...
08:24:14 [2024-04-09T08:24:14.313Z] #103 13.26 Setting up libnftnl11:arm64 (1.1.9-1) ...
08:24:14 [2024-04-09T08:24:14.313Z] #103 13.27 Setting up thin-provisioning-tools (0.9.0-1) ...
08:24:14 [2024-04-09T08:24:14.313Z] #103 13.32 Setting up python3-pip (20.3.4-4+deb11u1) ...
08:24:14 [2024-04-09T08:24:14.313Z] #103 13.58 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.60 Setting up jq (1.6-2.1) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.61 Setting up libbpf0:arm64 (1:0.3-2) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.62 Setting up iptables (1.8.7-1) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.66 Setting up iproute2 (5.10.0-4) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.80 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.82 Setting up dmsetup (2:1.02.175-2.1) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.89 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:24:14 [2024-04-09T08:24:14.569Z] #103 13.90 Setting up systemd (247.3-7+deb11u4) ...
08:24:14 [2024-04-09T08:24:14.864Z] #103 13.95 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
08:24:14 [2024-04-09T08:24:14.864Z] #103 13.95 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
08:24:14 [2024-04-09T08:24:14.864Z] #103 13.95 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
08:24:14 [2024-04-09T08:24:14.864Z] #103 13.96 Initializing machine ID from random generator.
08:24:15 [2024-04-09T08:24:15.176Z] #103 14.27 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
08:24:15 [2024-04-09T08:24:15.176Z] #103 14.42 Setting up xfsprogs (5.10.0-4) ...
08:24:15 [2024-04-09T08:24:15.453Z] #103 14.43 System has not been booted with systemd as init system (PID 1). Can't operate.
08:24:15 [2024-04-09T08:24:15.453Z] #103 14.43 Failed to connect to bus: Host is down
08:24:15 [2024-04-09T08:24:15.453Z] #103 14.43 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:24:15 [2024-04-09T08:24:15.715Z] #103 DONE 14.9s
08:24:15 [2024-04-09T08:24:15.715Z] 
08:24:15 [2024-04-09T08:24:15.715Z] #104 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:24:15 [2024-04-09T08:24:15.990Z] #104 0.211 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:24:15 [2024-04-09T08:24:15.990Z] #104 0.214 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:24:15 [2024-04-09T08:24:15.990Z] #104 0.218 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:24:15 [2024-04-09T08:24:15.990Z] #104 DONE 0.2s
08:24:15 [2024-04-09T08:24:15.990Z] 
08:24:15 [2024-04-09T08:24:15.990Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
08:24:21 [2024-04-09T08:24:21.340Z] #105 5.503 Collecting yamllint==1.27.1
08:24:25 [2024-04-09T08:24:25.509Z] #105 9.602   Downloading yamllint-1.27.1.tar.gz (129 kB)
08:24:25 [2024-04-09T08:24:25.765Z] #105 9.900 Collecting pathspec>=0.5.3
08:24:26 [2024-04-09T08:24:26.022Z] #105 9.904   Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
08:24:26 [2024-04-09T08:24:26.022Z] #105 10.04 Collecting pyyaml
08:24:26 [2024-04-09T08:24:26.022Z] #105 10.04   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
08:24:26 [2024-04-09T08:24:26.022Z] #105 10.06 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
08:24:26 [2024-04-09T08:24:26.022Z] #105 10.07 Building wheels for collected packages: yamllint
08:24:26 [2024-04-09T08:24:26.022Z] #105 10.07   Building wheel for yamllint (setup.py): started
08:24:26 [2024-04-09T08:24:26.278Z] #105 10.31   Building wheel for yamllint (setup.py): finished with status 'done'
08:24:26 [2024-04-09T08:24:26.278Z] #105 10.31   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=318943baaea1b88cf7e56d7c8a74e7efa40f2a8d1bdbb197031387f13eca98c5
08:24:26 [2024-04-09T08:24:26.278Z] #105 10.31   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
08:24:26 [2024-04-09T08:24:26.278Z] #105 10.31 Successfully built yamllint
08:24:26 [2024-04-09T08:24:26.278Z] #105 10.32 Installing collected packages: pyyaml, pathspec, yamllint
08:24:26 [2024-04-09T08:24:26.278Z] #105 10.44 Successfully installed pathspec-0.12.1 pyyaml-6.0.1 yamllint-1.27.1
08:24:26 [2024-04-09T08:24:26.535Z] #105 DONE 10.6s
08:24:26 [2024-04-09T08:24:26.535Z] 
08:24:26 [2024-04-09T08:24:26.535Z] #106 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
08:24:27 [2024-04-09T08:24:27.097Z] #106 0.611 Hit:1 http://deb.debian.org/debian bullseye InRelease
08:24:27 [2024-04-09T08:24:27.097Z] #106 0.611 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
08:24:27 [2024-04-09T08:24:27.353Z] #106 0.611 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
08:24:27 [2024-04-09T08:24:27.915Z] #106 0.881 Reading package lists...
08:24:28 [2024-04-09T08:24:28.428Z] #106 1.408 Reading package lists...
08:24:28 [2024-04-09T08:24:28.684Z] #106 1.932 Building dependency tree...
08:24:28 [2024-04-09T08:24:28.684Z] #106 2.083 Reading state information...
08:24:28 [2024-04-09T08:24:28.684Z] #106 2.264 gcc is already the newest version (4:10.2.1-1).
08:24:28 [2024-04-09T08:24:28.684Z] #106 2.264 pkg-config is already the newest version (0.29.2-1).
08:24:28 [2024-04-09T08:24:28.684Z] #106 2.264 The following additional packages will be installed:
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.264   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libblkid1
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.264   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-0
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.264   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.265   libmount-dev libmount1 libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.265   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libsecret-1-0
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.265   libsecret-common libselinux1-dev libsepol1-dev libuuid1 uuid-dev zlib1g-dev
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.266 Suggested packages:
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.266   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.266   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.266 Recommended packages:
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.266   build-essential fakeroot libalgorithm-merge-perl shared-mime-info
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.266   xdg-user-dirs uuid-runtime
08:24:28 [2024-04-09T08:24:28.941Z] #106 2.463 The following NEW packages will be installed:
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.463   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.463   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.463   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.463   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.463   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.463   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.464   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.465 The following packages will be upgraded:
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.465   libblkid1 libglib2.0-0 libmount1 libuuid1
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.737 4 upgraded, 32 newly installed, 0 to remove and 17 not upgraded.
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.737 Need to get 12.0 MB of archives.
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.737 After this operation, 41.6 MB of additional disk space will be used.
08:24:29 [2024-04-09T08:24:29.198Z] #106 2.737 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libblkid1 arm64 2.36.1-8+deb11u2 [187 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.742 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libmount1 arm64 2.36.1-8+deb11u2 [203 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.744 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libuuid1 arm64 2.36.1-8+deb11u2 [83.4 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.745 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.765 Get:5 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1+deb11u1 [1287 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.788 Get:6 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.789 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.791 Get:8 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.792 Get:9 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.793 Get:10 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.794 Get:11 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.796 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 uuid-dev arm64 2.36.1-8+deb11u2 [99.6 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.797 Get:13 http://deb.debian.org/debian-security bullseye-security/main arm64 libblkid-dev arm64 2.36.1-8+deb11u2 [229 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.802 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.802 Get:15 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.804 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.809 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.813 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.816 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.817 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.827 Get:21 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.829 Get:22 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.829 Get:23 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.830 Get:24 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1+deb11u1 [1177 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.847 Get:25 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1+deb11u1 [138 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.849 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1+deb11u1 [179 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.851 Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 libmount-dev arm64 2.36.1-8+deb11u2 [78.1 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.852 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.855 Get:29 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.858 Get:30 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.859 Get:31 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.867 Get:32 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.869 Get:33 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1+deb11u1 [1600 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.888 Get:34 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.889 Get:35 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 2.891 Get:36 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
08:24:29 [2024-04-09T08:24:29.455Z] #106 3.030 debconf: delaying package configuration, since apt-utils is not installed
08:24:29 [2024-04-09T08:24:29.711Z] #106 3.068 Fetched 12.0 MB in 0s (28.4 MB/s)
08:24:29 [2024-04-09T08:24:29.711Z] #106 3.095 (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 ... 21237 files and directories currently installed.)
08:24:29 [2024-04-09T08:24:29.711Z] #106 3.107 Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_arm64.deb ...
08:24:29 [2024-04-09T08:24:29.711Z] #106 3.124 Unpacking libblkid1:arm64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
08:24:29 [2024-04-09T08:24:29.711Z] #106 3.200 Setting up libblkid1:arm64 (2.36.1-8+deb11u2) ...
08:24:29 [2024-04-09T08:24:29.712Z] #106 3.245 (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 ... 21237 files and directories currently installed.)
08:24:29 [2024-04-09T08:24:29.712Z] #106 3.256 Preparing to unpack .../libmount1_2.36.1-8+deb11u2_arm64.deb ...
08:24:29 [2024-04-09T08:24:29.712Z] #106 3.267 Unpacking libmount1:arm64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
08:24:29 [2024-04-09T08:24:29.712Z] #106 3.333 Setting up libmount1:arm64 (2.36.1-8+deb11u2) ...
08:24:29 [2024-04-09T08:24:29.968Z] #106 3.378 (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 ... 21237 files and directories currently installed.)
08:24:29 [2024-04-09T08:24:29.968Z] #106 3.388 Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_arm64.deb ...
08:24:29 [2024-04-09T08:24:29.968Z] #106 3.399 Unpacking libuuid1:arm64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
08:24:29 [2024-04-09T08:24:29.968Z] #106 3.484 Setting up libuuid1:arm64 (2.36.1-8+deb11u2) ...
08:24:30 [2024-04-09T08:24:30.225Z] #106 3.525 Selecting previously unselected package dpkg-dev.
08:24:30 [2024-04-09T08:24:30.225Z] #106 3.525 (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 ... 21237 files and directories currently installed.)
08:24:30 [2024-04-09T08:24:30.225Z] #106 3.536 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
08:24:30 [2024-04-09T08:24:30.225Z] #106 3.541 Unpacking dpkg-dev (1.20.13) ...
08:24:30 [2024-04-09T08:24:30.225Z] #106 3.682 Preparing to unpack .../01-libglib2.0-0_2.66.8-1+deb11u1_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.225Z] #106 3.696 Unpacking libglib2.0-0:arm64 (2.66.8-1+deb11u1) over (2.66.8-1) ...
08:24:30 [2024-04-09T08:24:30.481Z] #106 3.910 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:24:30 [2024-04-09T08:24:30.738Z] #106 3.913 Preparing to unpack .../02-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 3.920 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 3.955 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:24:30 [2024-04-09T08:24:30.738Z] #106 3.958 Preparing to unpack .../03-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 3.962 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.001 Selecting previously unselected package libsecret-common.
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.004 Preparing to unpack .../04-libsecret-common_0.20.4-2_all.deb ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.008 Unpacking libsecret-common (0.20.4-2) ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.133 Selecting previously unselected package libsecret-1-0:arm64.
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.135 Preparing to unpack .../05-libsecret-1-0_0.20.4-2_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.139 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.174 Selecting previously unselected package gir1.2-secret-1:arm64.
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.177 Preparing to unpack .../06-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.181 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.211 Selecting previously unselected package libapparmor-dev:arm64.
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.214 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.219 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
08:24:30 [2024-04-09T08:24:30.738Z] #106 4.258 Selecting previously unselected package uuid-dev:arm64.
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.261 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u2_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.265 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u2) ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.316 Selecting previously unselected package libblkid-dev:arm64.
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.318 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u2_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.327 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u2) ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.381 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.384 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.388 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.416 Selecting previously unselected package libudev-dev:arm64.
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.419 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u4_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.423 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.463 Selecting previously unselected package libsepol1-dev:arm64.
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.466 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.470 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:24:30 [2024-04-09T08:24:30.994Z] #106 4.532 Selecting previously unselected package libpcre2-16-0:arm64.
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.535 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.539 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.594 Selecting previously unselected package libpcre2-32-0:arm64.
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.596 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.601 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.649 Selecting previously unselected package libpcre2-posix2:arm64.
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.652 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.655 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.689 Selecting previously unselected package libpcre2-dev:arm64.
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.691 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.696 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.251Z] #106 4.776 Selecting previously unselected package libselinux1-dev:arm64.
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.779 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.783 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.841 Selecting previously unselected package libdevmapper-dev:arm64.
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.844 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.850 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.889 Selecting previously unselected package libffi-dev:arm64.
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.891 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.896 Unpacking libffi-dev:arm64 (3.3-6) ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.932 Selecting previously unselected package libglib2.0-data.
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.935 Preparing to unpack .../20-libglib2.0-data_2.66.8-1+deb11u1_all.deb ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 4.939 Unpacking libglib2.0-data (2.66.8-1+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.508Z] #106 5.071 Selecting previously unselected package libglib2.0-bin.
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.074 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1+deb11u1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.079 Unpacking libglib2.0-bin (2.66.8-1+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.128 Selecting previously unselected package libglib2.0-dev-bin.
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.131 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1+deb11u1_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.137 Unpacking libglib2.0-dev-bin (2.66.8-1+deb11u1) ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.179 Selecting previously unselected package libmount-dev:arm64.
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.181 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u2_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.185 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u2) ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.232 Selecting previously unselected package libpcre16-3:arm64.
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.234 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.239 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:24:31 [2024-04-09T08:24:31.765Z] #106 5.290 Selecting previously unselected package libpcre32-3:arm64.
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.292 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.296 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.356 Selecting previously unselected package libpcrecpp0v5:arm64.
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.359 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.365 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.408 Selecting previously unselected package libpcre3-dev:arm64.
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.411 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.416 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.491 Selecting previously unselected package zlib1g-dev:arm64.
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.493 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.497 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:24:32 [2024-04-09T08:24:32.021Z] #106 5.545 Selecting previously unselected package libglib2.0-dev:arm64.
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.547 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1+deb11u1_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.552 Unpacking libglib2.0-dev:arm64 (2.66.8-1+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.728 Selecting previously unselected package libseccomp-dev:arm64.
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.730 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.734 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.777 Selecting previously unselected package libsecret-1-dev:arm64.
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.780 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.785 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:24:32 [2024-04-09T08:24:32.278Z] #106 5.845 Selecting previously unselected package libsystemd-dev:arm64.
08:24:32 [2024-04-09T08:24:32.534Z] #106 5.847 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 5.852 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 5.972 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 5.985 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 5.998 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 6.013 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 6.031 Setting up libglib2.0-0:arm64 (2.66.8-1+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 6.061 No schema files found: doing nothing.
08:24:32 [2024-04-09T08:24:32.534Z] #106 6.067 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:24:32 [2024-04-09T08:24:32.534Z] #106 6.079 Setting up libffi-dev:arm64 (3.3-6) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.091 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.103 Setting up dpkg-dev (1.20.13) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.129 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.147 Setting up libglib2.0-data (2.66.8-1+deb11u1) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.159 Setting up uuid-dev:arm64 (2.36.1-8+deb11u2) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.171 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:24:32 [2024-04-09T08:24:32.790Z] #106 6.181 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.196 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.211 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.225 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.237 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.249 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.260 Setting up libsecret-common (0.20.4-2) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.275 Setting up libglib2.0-dev-bin (2.66.8-1+deb11u1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.435 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u2) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.454 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.465 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.476 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.490 Setting up libglib2.0-bin (2.66.8-1+deb11u1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.506 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.519 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.533 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:24:33 [2024-04-09T08:24:33.047Z] #106 6.545 Setting up libmount-dev:arm64 (2.36.1-8+deb11u2) ...
08:24:33 [2024-04-09T08:24:33.303Z] #106 6.557 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:24:33 [2024-04-09T08:24:33.303Z] #106 6.569 Setting up libglib2.0-dev:arm64 (2.66.8-1+deb11u1) ...
08:24:33 [2024-04-09T08:24:33.303Z] #106 6.600 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:24:33 [2024-04-09T08:24:33.303Z] #106 6.615 Processing triggers for libc-bin (2.31-13+deb11u7) ...
08:24:33 [2024-04-09T08:24:33.560Z] #106 DONE 7.0s
08:24:33 [2024-04-09T08:24:33.560Z] 
08:24:33 [2024-04-09T08:24:33.560Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
08:24:33 [2024-04-09T08:24:33.560Z] #107 DONE 0.2s
08:24:33 [2024-04-09T08:24:33.816Z] 
08:24:33 [2024-04-09T08:24:33.816Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
08:24:33 [2024-04-09T08:24:33.816Z] #108 DONE 0.1s
08:24:33 [2024-04-09T08:24:33.816Z] 
08:24:33 [2024-04-09T08:24:33.816Z] #109 [dev 1/1] COPY --link . .
08:24:35 [2024-04-09T08:24:35.708Z] #109 DONE 1.6s
08:24:35 [2024-04-09T08:24:35.708Z] 
08:24:35 [2024-04-09T08:24:35.708Z] #110 exporting to image
08:24:35 [2024-04-09T08:24:35.708Z] #110 exporting layers
08:24:36 [2024-04-09T08:24:36.271Z] #110 exporting layers 1.0s done
08:24:36 [2024-04-09T08:24:36.527Z] #110 writing image sha256:7b9f3dddacea753bc41349df83075c39cfa0d40b17ad3d07bb53e385d54c2af4 done
08:24:36 [2024-04-09T08:24:36.527Z] #110 naming to docker.io/library/docker:e264217787f62d1a11c575a39b886919505758b0 done
08:24:36 [2024-04-09T08:24:36.527Z] #110 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:24:36 [2024-04-09T08:24:36.818Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:24:37 [2024-04-09T08:24:37.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47698/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e264217787f62d1a11c575a39b886919505758b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:e264217787f62d1a11c575a39b886919505758b0 hack/test/unit
08:24:37 [2024-04-09T08:24:37.348Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
08:24:37 [2024-04-09T08:24:37.348Z] + TESTFLAGS+=' -test.timeout=5m'
08:24:37 [2024-04-09T08:24:37.348Z] + TESTDIRS=./...
08:24:37 [2024-04-09T08:24:37.348Z] + exclude_paths='/vendor/|/integration'
08:24:37 [2024-04-09T08:24:37.348Z] ++ go list ./...
08:24:37 [2024-04-09T08:24:37.348Z] ++ grep -vE '(/vendor/|/integration)'
08:24:37 [2024-04-09T08:24:37.912Z] + pkg_list='github.com/docker/docker/api
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/backend/build
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/httpstatus
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/httputils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/middleware
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/build
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/checkpoint
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/container
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/debug
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/distribution
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/grpc
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/image
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/network
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/plugin
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/session
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/swarm
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/system
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/server/router/volume
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/backend
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/blkiodev
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/container
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/events
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/filters
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/image
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/mount
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/network
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/plugins/logdriver
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/registry
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/strslice
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/swarm
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/swarm/runtime
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/time
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/versions
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/versions/v1p19
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/versions/v1p20
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/api/types/volume
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/exporter
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/worker
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/builder-next/worker/label
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/dockerfile
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/remotecontext
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/remotecontext/git
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/builder/remotecontext/urlutil
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cli/debug
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cli/winresources/docker-proxy
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cli/winresources/dockerd
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/client
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/client/buildkit
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cmd/docker-proxy
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cmd/dockerd
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cmd/dockerd/trap
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/container
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/container/stream
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/contrib/apparmor
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/contrib/docker-device-tool
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/contrib/httpserver
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/cluster
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/cluster/convert
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/cluster/executor
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/cluster/executor/container
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/cluster/provider
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/config
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/containerd
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/events
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/events/testutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/copy
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/register
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/vfs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/graphdriver/zfs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/images
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/initlayer
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/links
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/listeners
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/awslogs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/fluentd
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/gcplogs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/gelf
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/journald
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/local
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/logentries
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/loggertest
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/loggerutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/splunk
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/syslog
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/logger/templates
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/names
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/network
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/snapshotter
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/daemon/stats
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/distribution
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/distribution/metadata
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/distribution/utils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/distribution/xfer
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/dockerversion
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/errdefs
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/image
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/image/cache
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/image/tarexport
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/image/v1
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/internal/compatcontext
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/internal/mounttree
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/internal/test/suite
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/internal/unshare
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/layer
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libcontainerd
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libcontainerd/queue
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libcontainerd/remote
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libcontainerd/shimopts
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libcontainerd/supervisor
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libcontainerd/types
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/bitmap
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/bitseq
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cluster
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/config
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/datastore
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/diagnostic
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/discoverapi
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/driverapi
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/host
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/null
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/remote
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/windows
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/drvregistry
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/etchosts
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/idm
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/internal/caller
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipam
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipamapi
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipams/builtin
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipams/null
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipams/remote
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipamutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ipbits
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/iptables
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/netlabel
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/netutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/networkdb
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/ns
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/options
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/osl
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/osl/kernel
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/portallocator
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/portmapper
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/resolvconf
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/testutils
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/libnetwork/types
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/oci
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/oci/caps
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/opts
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/pkg/aaparser
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/pkg/archive
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/pkg/authorization
08:24:37 [2024-04-09T08:24:37.912Z] github.com/docker/docker/pkg/broadcaster
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/capabilities
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/chrootarchive
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/containerfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/devicemapper
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/directory
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/dmesg
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/fileutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/homedir
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/idtools
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/ioutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/jsonmessage
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/longpath
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/loopback
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/meminfo
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/namesgenerator
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/parsers
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/parsers/kernel
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/pidfile
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/platform
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/platforms
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugingetter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/transport
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/pools
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/process
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/progress
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/reexec
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/rootless
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/rootless/specconv
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/stack
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/stdcopy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/streamformatter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/stringid
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/sysinfo
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/system
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/tailfile
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/tarsum
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/useragent
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/plugin/executor/containerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/plugin/v2
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/profiles/apparmor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/profiles/seccomp
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/quota
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/reference
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/registry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/registry/resumable
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/restartmanager
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/runconfig
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/runconfig/opts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/daemon
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/environment
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fakecontext
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fakegit
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fakestorage
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fixtures/load
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fixtures/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/registry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/request
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/drivers
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/local
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/mounts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/service
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/service/opts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/testutils'
08:24:37 [2024-04-09T08:24:37.913Z] ++ grep --fixed-strings -v /libnetwork
08:24:37 [2024-04-09T08:24:37.913Z] ++ echo 'github.com/docker/docker/api
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/backend/build
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/httpstatus
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/httputils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/middleware
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/build
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/checkpoint
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/debug
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/distribution
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/grpc
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/image
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/network
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/session
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/swarm
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/system
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/volume
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/backend
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/blkiodev
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/events
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/filters
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/image
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/mount
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/network
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/plugins/logdriver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/registry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/strslice
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/swarm
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/swarm/runtime
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/time
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/versions
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/versions/v1p19
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/versions/v1p20
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/volume
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/exporter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/worker
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/worker/label
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/dockerfile
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/remotecontext
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/remotecontext/git
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/remotecontext/urlutil
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cli/debug
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cli/winresources/docker-proxy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cli/winresources/dockerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/client
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/client/buildkit
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/docker-proxy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/dockerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/dockerd/trap
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/container/stream
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/contrib/apparmor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/contrib/docker-device-tool
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/contrib/httpserver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/convert
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/executor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/executor/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/provider
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/config
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/containerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/events
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/events/testutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/copy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/register
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/vfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/zfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/images
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/initlayer
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/links
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/listeners
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/awslogs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/fluentd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/gcplogs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/gelf
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/local
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/logentries
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/loggertest
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/loggerutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/splunk
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/syslog
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/templates
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/names
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/network
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/snapshotter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/stats
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution/metadata
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution/utils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution/xfer
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/dockerversion
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/errdefs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image/cache
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image/tarexport
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image/v1
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/compatcontext
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/mounttree
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/test/suite
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/unshare
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/layer
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/queue
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/remote
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/shimopts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/supervisor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/types
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/bitmap
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/bitseq
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cluster
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/config
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/datastore
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/diagnostic
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/discoverapi
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/driverapi
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/host
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/null
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/overlay
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/remote
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/windows
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/drvregistry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/etchosts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/idm
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/internal/caller
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipam
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipamapi
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipams/builtin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipams/null
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipams/remote
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipamutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ipbits
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/iptables
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/netlabel
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/netutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/networkdb
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/ns
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/options
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/osl
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/osl/kernel
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/portallocator
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/portmapper
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/resolvconf
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/testutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libnetwork/types
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/oci
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/oci/caps
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/opts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/aaparser
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/archive
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/authorization
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/broadcaster
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/capabilities
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/chrootarchive
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/containerfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/devicemapper
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/directory
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/dmesg
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/fileutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/homedir
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/idtools
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/ioutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/jsonmessage
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/longpath
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/loopback
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/meminfo
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/namesgenerator
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/parsers
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/parsers/kernel
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/pidfile
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/platform
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/platforms
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugingetter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/plugins/transport
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/pools
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/process
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/progress
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/reexec
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/rootless
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/rootless/specconv
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/stack
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/stdcopy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/streamformatter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/stringid
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/sysinfo
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/system
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/tailfile
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/tarsum
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/pkg/useragent
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/plugin/executor/containerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/plugin/v2
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/profiles/apparmor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/profiles/seccomp
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/quota
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/reference
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/registry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/registry/resumable
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/restartmanager
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/runconfig
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/runconfig/opts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/daemon
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/environment
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fakecontext
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fakegit
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fakestorage
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fixtures/load
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fixtures/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/registry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/testutil/request
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/drivers
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/local
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/mounts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/service
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/service/opts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/volume/testutils'
08:24:37 [2024-04-09T08:24:37.913Z] + base_pkg_list='github.com/docker/docker/api
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/backend/build
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/httpstatus
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/httputils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/middleware
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/build
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/checkpoint
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/debug
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/distribution
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/grpc
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/image
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/network
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/session
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/swarm
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/system
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/server/router/volume
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/backend
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/blkiodev
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/events
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/filters
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/image
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/mount
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/network
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/plugins/logdriver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/registry
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/strslice
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/swarm
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/swarm/runtime
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/time
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/versions
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/versions/v1p19
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/versions/v1p20
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/api/types/volume
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/exporter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/worker
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/builder-next/worker/label
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/dockerfile
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/remotecontext
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/remotecontext/git
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/builder/remotecontext/urlutil
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cli/debug
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cli/winresources/docker-proxy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cli/winresources/dockerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/client
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/client/buildkit
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/docker-proxy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/dockerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/dockerd/trap
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/container/stream
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/contrib/apparmor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/contrib/docker-device-tool
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/contrib/httpserver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/convert
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/executor
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/executor/container
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/cluster/provider
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/config
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/containerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/events
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/events/testutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/copy
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/register
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/vfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/graphdriver/zfs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/images
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/initlayer
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/links
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/listeners
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/awslogs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/fluentd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/gcplogs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/gelf
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/local
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/logentries
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/loggertest
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/loggerutils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/splunk
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/syslog
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/logger/templates
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/names
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/network
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/snapshotter
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/daemon/stats
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution/metadata
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution/utils
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/distribution/xfer
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/dockerversion
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/errdefs
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image/cache
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image/tarexport
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/image/v1
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/compatcontext
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/mounttree
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/test/suite
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/internal/unshare
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/layer
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/queue
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/remote
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/shimopts
08:24:37 [2024-04-09T08:24:37.913Z] github.com/docker/docker/libcontainerd/supervisor
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd/types
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/oci
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/oci/caps
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/opts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/aaparser
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/archive
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/authorization
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/broadcaster
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/capabilities
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/chrootarchive
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/containerfs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/devicemapper
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/directory
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/dmesg
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/fileutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/homedir
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/idtools
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/ioutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/jsonmessage
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/longpath
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/loopback
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/meminfo
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/namesgenerator
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/parsers
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/parsers/kernel
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/pidfile
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/platform
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/platforms
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugingetter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/transport
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/pools
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/process
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/progress
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/reexec
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/rootless
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/rootless/specconv
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/stack
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/stdcopy
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/streamformatter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/stringid
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/sysinfo
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/system
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/tailfile
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/tarsum
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/useragent
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/plugin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/plugin/executor/containerd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/plugin/v2
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/profiles/apparmor
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/profiles/seccomp
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/quota
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/reference
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/registry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/registry/resumable
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/restartmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/runconfig
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/runconfig/opts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/daemon
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/environment
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fakecontext
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fakegit
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fakestorage
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fixtures/load
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fixtures/plugin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/registry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/request
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/drivers
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/local
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/mounts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/service
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/service/opts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/testutils'
08:24:37 [2024-04-09T08:24:37.914Z] ++ grep --fixed-strings /libnetwork
08:24:37 [2024-04-09T08:24:37.914Z] ++ echo 'github.com/docker/docker/api
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/backend/build
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/httpstatus
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/httputils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/middleware
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/build
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/checkpoint
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/container
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/debug
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/distribution
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/grpc
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/image
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/network
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/plugin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/session
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/swarm
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/system
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/server/router/volume
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/backend
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/blkiodev
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/container
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/events
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/filters
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/image
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/mount
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/network
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/plugins/logdriver
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/registry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/strslice
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/swarm
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/swarm/runtime
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/time
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/versions
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/versions/v1p19
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/versions/v1p20
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/api/types/volume
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/exporter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/worker
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/builder-next/worker/label
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/dockerfile
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/remotecontext
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/remotecontext/git
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/builder/remotecontext/urlutil
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cli/debug
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cli/winresources/docker-proxy
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cli/winresources/dockerd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/client
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/client/buildkit
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cmd/docker-proxy
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cmd/dockerd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cmd/dockerd/trap
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/container
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/container/stream
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/contrib/apparmor
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/contrib/docker-device-tool
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/contrib/httpserver
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/cluster
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/cluster/convert
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/cluster/executor
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/cluster/executor/container
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/cluster/provider
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/config
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/containerd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/events
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/events/testutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/copy
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/register
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/vfs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/graphdriver/zfs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/images
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/initlayer
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/links
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/listeners
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/awslogs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/fluentd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/gcplogs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/gelf
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/journald
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/local
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/logentries
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/loggertest
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/loggerutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/splunk
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/syslog
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/logger/templates
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/names
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/network
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/snapshotter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/daemon/stats
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/distribution
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/distribution/metadata
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/distribution/utils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/distribution/xfer
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/dockerversion
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/errdefs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/image
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/image/cache
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/image/tarexport
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/image/v1
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/internal/compatcontext
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/internal/mounttree
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/internal/test/suite
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/internal/unshare
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/layer
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd/queue
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd/remote
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd/shimopts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd/supervisor
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libcontainerd/types
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/bitmap
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/bitseq
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cluster
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/config
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/datastore
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/diagnostic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/discoverapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/driverapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/host
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/null
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/remote
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/windows
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drvregistry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/etchosts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/idm
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/internal/caller
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipam
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipamapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/builtin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/null
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/remote
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipamutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipbits
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/iptables
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/netlabel
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/netutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/networkdb
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ns
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/options
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/osl
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/osl/kernel
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/portallocator
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/portmapper
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/resolvconf
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/testutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/types
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/oci
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/oci/caps
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/opts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/aaparser
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/archive
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/authorization
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/broadcaster
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/capabilities
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/chrootarchive
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/containerfs
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/devicemapper
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/directory
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/dmesg
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/fileutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/homedir
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/idtools
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/ioutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/jsonmessage
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/longpath
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/loopback
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/meminfo
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/namesgenerator
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/parsers
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/parsers/kernel
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/pidfile
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/platform
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/platforms
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugingetter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/plugins/transport
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/pools
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/process
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/progress
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/reexec
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/rootless
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/rootless/specconv
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/stack
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/stdcopy
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/streamformatter
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/stringid
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/sysinfo
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/system
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/tailfile
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/tarsum
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/pkg/useragent
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/plugin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/plugin/executor/containerd
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/plugin/v2
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/profiles/apparmor
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/profiles/seccomp
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/quota
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/reference
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/registry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/registry/resumable
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/restartmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/runconfig
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/runconfig/opts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/daemon
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/environment
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fakecontext
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fakegit
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fakestorage
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fixtures/load
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fixtures/plugin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/registry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/testutil/request
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/drivers
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/local
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/mounts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/service
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/service/opts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/volume/testutils'
08:24:37 [2024-04-09T08:24:37.914Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/bitmap
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/bitseq
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cluster
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/config
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/datastore
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/diagnostic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/discoverapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/driverapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/host
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/null
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/remote
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/windows
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drvregistry
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/etchosts
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/idm
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/internal/caller
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipam
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipamapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/builtin
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/null
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/remote
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipamutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ipbits
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/iptables
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/netlabel
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/netutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/networkdb
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/ns
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/options
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/osl
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/osl/kernel
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/portallocator
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/portmapper
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/resolvconf
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/testutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/types'
08:24:37 [2024-04-09T08:24:37.914Z] + echo 'github.com/docker/docker/libnetwork
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/bitmap
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/bitseq
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cluster
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/config
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/datastore
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/diagnostic
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/discoverapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/driverapi
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/host
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/null
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/remote
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/windows
08:24:37 [2024-04-09T08:24:37.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/drvregistry
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/etchosts
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/idm
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/internal/caller
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipam
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipamapi
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipams/builtin
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipams/null
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipams/remote
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipamutils
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ipbits
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/iptables
08:24:37 [2024-04-09T08:24:37.915Z] + grep --fixed-strings libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/netlabel
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/netutils
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/networkdb
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/ns
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/options
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/osl
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/osl/kernel
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/portallocator
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/portmapper
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/resolvconf
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/testutils
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/types'
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/drivers/bridge
08:24:37 [2024-04-09T08:24:37.915Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:24:37 [2024-04-09T08:24:37.915Z] + type docker-proxy
08:24:37 [2024-04-09T08:24:37.915Z] hack/test/unit: line 25: type: docker-proxy: not found
08:24:37 [2024-04-09T08:24:37.915Z] + hack/make.sh binary-proxy install-proxy
08:24:37 [2024-04-09T08:24:37.915Z] 
08:24:37 [2024-04-09T08:24:37.915Z] Removing bundles/
08:24:37 [2024-04-09T08:24:37.915Z] 
08:24:37 [2024-04-09T08:24:37.915Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:24:37 [2024-04-09T08:24:37.915Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:24:38 [2024-04-09T08:24:38.171Z] + tee /go/src/github.com/docker/docker/go.mod
08:24:38 [2024-04-09T08:24:38.171Z] module github.com/docker/docker
08:24:38 [2024-04-09T08:24:38.171Z] 
08:24:38 [2024-04-09T08:24:38.171Z] go 1.19
08:24:38 [2024-04-09T08:24:38.171Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:24:38 [2024-04-09T08:24:38.171Z] + GO111MODULE=on
08:24:38 [2024-04-09T08:24:38.171Z] + 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=e264217787f62d1a11c575a39b886919505758b0" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T08:24:37.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 ' github.com/docker/docker/cmd/docker-proxy
08:24:42 [2024-04-09T08:24:42.342Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:24:42 [2024-04-09T08:24:42.342Z] Created binary: bundles/binary-proxy/docker-proxy
08:24:42 [2024-04-09T08:24:42.342Z] 
08:24:42 [2024-04-09T08:24:42.342Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:24:42 [2024-04-09T08:24:42.342Z] Installing docker-proxy to /usr/local/bin/
08:24:42 [2024-04-09T08:24:42.342Z] 
08:24:42 [2024-04-09T08:24:42.342Z] + mkdir -p bundles
08:24:42 [2024-04-09T08:24:42.342Z] + '[' -n 'github.com/docker/docker/api
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/backend/build
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/httpstatus
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/httputils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/middleware
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/build
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/checkpoint
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/container
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/debug
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/distribution
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/grpc
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/image
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/network
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/plugin
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/session
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/swarm
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/system
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/server/router/volume
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/backend
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/blkiodev
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/container
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/events
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/filters
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/image
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/mount
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/network
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/plugins/logdriver
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/registry
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/strslice
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/swarm
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/swarm/runtime
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/time
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/versions
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/versions/v1p19
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/versions/v1p20
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/api/types/volume
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/exporter
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/worker
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/builder-next/worker/label
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/dockerfile
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/remotecontext
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/remotecontext/git
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/builder/remotecontext/urlutil
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cli/debug
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cli/winresources/docker-proxy
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cli/winresources/dockerd
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/client
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/client/buildkit
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cmd/docker-proxy
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cmd/dockerd
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cmd/dockerd/trap
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/container
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/container/stream
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/contrib/apparmor
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/contrib/docker-device-tool
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/contrib/httpserver
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/cluster
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/cluster/convert
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/cluster/executor
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/cluster/executor/container
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/cluster/provider
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/config
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/containerd
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/events
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/events/testutils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/copy
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/register
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/vfs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/graphdriver/zfs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/images
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/initlayer
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/links
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/listeners
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/awslogs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/fluentd
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/gcplogs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/gelf
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/journald
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/local
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/logentries
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/loggertest
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/loggerutils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/splunk
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/syslog
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/logger/templates
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/names
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/network
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/snapshotter
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/daemon/stats
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/distribution
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/distribution/metadata
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/distribution/utils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/distribution/xfer
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/dockerversion
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/errdefs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/image
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/image/cache
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/image/tarexport
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/image/v1
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/internal/compatcontext
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/internal/mounttree
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/internal/test/suite
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/internal/unshare
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/layer
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/libcontainerd
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/libcontainerd/queue
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/libcontainerd/remote
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/libcontainerd/shimopts
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/libcontainerd/supervisor
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/libcontainerd/types
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/oci
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/oci/caps
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/opts
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/aaparser
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/archive
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/authorization
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/broadcaster
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/capabilities
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/chrootarchive
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/containerfs
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/devicemapper
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/directory
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/dmesg
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/fileutils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/homedir
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/idtools
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/ioutils
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/jsonmessage
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/longpath
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/loopback
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/meminfo
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/namesgenerator
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/parsers
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/parsers/kernel
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/pidfile
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/platform
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/platforms
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/plugingetter
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/plugins
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/plugins/transport
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/pools
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/process
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/progress
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/reexec
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/rootless
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/rootless/specconv
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/stack
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/stdcopy
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/streamformatter
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/stringid
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/sysinfo
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/system
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/tailfile
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/tarsum
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/pkg/useragent
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/plugin
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/plugin/executor/containerd
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/plugin/v2
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/profiles/apparmor
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/profiles/seccomp
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/quota
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/reference
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/registry
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/registry/resumable
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/restartmanager
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/runconfig
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/runconfig/opts
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/daemon
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/environment
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/fakecontext
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/fakegit
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/fakestorage
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/fixtures/load
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/fixtures/plugin
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/registry
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/testutil/request
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume/drivers
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume/local
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume/mounts
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume/service
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume/service/opts
08:24:42 [2024-04-09T08:24:42.342Z] github.com/docker/docker/volume/testutils' ']'
08:24:42 [2024-04-09T08:24:42.343Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/devmapper 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/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite 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/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
08:24:42 [2024-04-09T08:24:42.906Z] ?   	github.com/docker/docker/api	[no test files]
08:24:49 [2024-04-09T08:24:49.451Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
08:24:49 [2024-04-09T08:24:49.451Z] ok  	github.com/docker/docker/api/server	0.066s	coverage: 13.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/cli/debug	0.025s	coverage: 100.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
08:25:11 [2024-04-09T08:25:11.352Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/builder/dockerfile	0.058s	coverage: 50.0% of statements
08:25:11 [2024-04-09T08:25:11.352Z] ok  	github.com/docker/docker/builder/remotecontext	0.062s	coverage: 13.7% of statements
08:25:11 [2024-04-09T08:25:11.609Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
08:25:11 [2024-04-09T08:25:11.610Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
08:25:11 [2024-04-09T08:25:11.610Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.039s	coverage: 66.5% of statements
08:25:11 [2024-04-09T08:25:11.610Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
08:25:11 [2024-04-09T08:25:11.610Z] ok  	github.com/docker/docker/client	0.128s	coverage: 76.8% of statements
08:25:14 [2024-04-09T08:25:14.884Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
08:25:14 [2024-04-09T08:25:14.884Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.130s	coverage: 82.5% of statements
08:25:22 [2024-04-09T08:25:22.979Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:25:22 [2024-04-09T08:25:22.979Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:25:22 [2024-04-09T08:25:22.979Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:25:22 [2024-04-09T08:25:22.979Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:25:22 [2024-04-09T08:25:22.979Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:25:22 [2024-04-09T08:25:22.979Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
08:25:22 [2024-04-09T08:25:22.979Z] ok  	github.com/docker/docker/container	0.134s	coverage: 36.5% of statements
08:25:22 [2024-04-09T08:25:22.979Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
08:25:22 [2024-04-09T08:25:22.979Z] ok  	github.com/docker/docker/cmd/dockerd	0.193s	coverage: 29.2% of statements
08:25:24 [2024-04-09T08:25:24.873Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
08:25:24 [2024-04-09T08:25:24.873Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.417s	coverage: 0.0% of statements
08:25:28 [2024-04-09T08:25:28.145Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:25:28 [2024-04-09T08:25:28.145Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:25:28 [2024-04-09T08:25:28.145Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
08:25:28 [2024-04-09T08:25:28.145Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
08:25:28 [2024-04-09T08:25:28.145Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
08:25:28 [2024-04-09T08:25:28.145Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
08:25:28 [2024-04-09T08:25:28.145Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
08:25:28 [2024-04-09T08:25:28.145Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 75.2% of statements
08:25:28 [2024-04-09T08:25:28.145Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
08:25:28 [2024-04-09T08:25:28.145Z] ok  	github.com/docker/docker/daemon/cluster	0.086s	coverage: 0.5% of statements
08:25:30 [2024-04-09T08:25:30.037Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:25:30 [2024-04-09T08:25:30.037Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
08:25:30 [2024-04-09T08:25:30.037Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
08:25:30 [2024-04-09T08:25:30.037Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
08:25:30 [2024-04-09T08:25:30.037Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
08:25:30 [2024-04-09T08:25:30.037Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
08:25:30 [2024-04-09T08:25:30.037Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
08:25:30 [2024-04-09T08:25:30.037Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
08:25:30 [2024-04-09T08:25:30.037Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:25:30 [2024-04-09T08:25:30.037Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
08:25:30 [2024-04-09T08:25:30.037Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.195s	coverage: 59.6% of statements
08:25:30 [2024-04-09T08:25:30.966Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:25:30 [2024-04-09T08:25:30.966Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:25:30 [2024-04-09T08:25:30.966Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:25:30 [2024-04-09T08:25:30.966Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
08:25:30 [2024-04-09T08:25:30.966Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
08:25:31 [2024-04-09T08:25:31.224Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
08:25:31 [2024-04-09T08:25:31.224Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.189s	coverage: 60.2% of statements
08:25:31 [2024-04-09T08:25:31.480Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
08:25:31 [2024-04-09T08:25:31.480Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.0% of statements
08:25:31 [2024-04-09T08:25:31.737Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
08:25:31 [2024-04-09T08:25:31.737Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
08:25:31 [2024-04-09T08:25:31.994Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
08:25:31 [2024-04-09T08:25:31.994Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
08:25:32 [2024-04-09T08:25:32.557Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:25:32 [2024-04-09T08:25:32.557Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:25:32 [2024-04-09T08:25:32.557Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
08:25:32 [2024-04-09T08:25:32.557Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
08:25:32 [2024-04-09T08:25:32.557Z] 	github.com/docker/docker/daemon/images	coverage: 2.9% of statements
08:25:32 [2024-04-09T08:25:32.557Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 2.9% of statements
08:25:32 [2024-04-09T08:25:32.814Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
08:25:32 [2024-04-09T08:25:32.814Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
08:25:33 [2024-04-09T08:25:33.078Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
08:25:33 [2024-04-09T08:25:33.078Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 78.5% of statements
08:25:33 [2024-04-09T08:25:33.078Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:25:33 [2024-04-09T08:25:33.078Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
08:25:33 [2024-04-09T08:25:33.078Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
08:25:33 [2024-04-09T08:25:33.078Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
08:25:33 [2024-04-09T08:25:33.078Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
08:25:33 [2024-04-09T08:25:33.643Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:25:33 [2024-04-09T08:25:33.643Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:25:33 [2024-04-09T08:25:33.643Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
08:25:33 [2024-04-09T08:25:33.643Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
08:25:33 [2024-04-09T08:25:33.643Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
08:25:33 [2024-04-09T08:25:33.643Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:25:33 [2024-04-09T08:25:33.900Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
08:25:33 [2024-04-09T08:25:33.900Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.074s	coverage: 76.8% of statements
08:25:34 [2024-04-09T08:25:34.157Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:25:34 [2024-04-09T08:25:34.157Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:25:34 [2024-04-09T08:25:34.157Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
08:25:34 [2024-04-09T08:25:34.157Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
08:25:34 [2024-04-09T08:25:34.721Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
08:25:34 [2024-04-09T08:25:34.721Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
08:25:34 [2024-04-09T08:25:34.721Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
08:25:34 [2024-04-09T08:25:34.721Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
08:25:34 [2024-04-09T08:25:34.721Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.605s	coverage: 45.9% of statements
08:25:34 [2024-04-09T08:25:34.721Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.043s	coverage: 31.5% of statements
08:25:34 [2024-04-09T08:25:34.978Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
08:25:34 [2024-04-09T08:25:34.978Z] ok  	github.com/docker/docker/daemon/logger/journald	1.274s	coverage: 74.5% of statements
08:25:34 [2024-04-09T08:25:34.978Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:25:34 [2024-04-09T08:25:34.978Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
08:25:34 [2024-04-09T08:25:34.978Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:25:34 [2024-04-09T08:25:34.978Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
08:25:34 [2024-04-09T08:25:34.978Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
08:25:34 [2024-04-09T08:25:34.978Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
08:25:34 [2024-04-09T08:25:34.978Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:25:34 [2024-04-09T08:25:34.978Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
08:25:34 [2024-04-09T08:25:34.978Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
08:25:36 [2024-04-09T08:25:36.346Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:25:36 [2024-04-09T08:25:36.346Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
08:25:36 [2024-04-09T08:25:36.346Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
08:25:36 [2024-04-09T08:25:36.346Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
08:25:36 [2024-04-09T08:25:36.346Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
08:25:36 [2024-04-09T08:25:36.346Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
08:25:36 [2024-04-09T08:25:36.346Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
08:25:36 [2024-04-09T08:25:36.602Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
08:25:36 [2024-04-09T08:25:36.602Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.500s	coverage: 82.5% of statements
08:25:36 [2024-04-09T08:25:36.859Z] 	github.com/docker/docker/image/cache	coverage: 27.9% of statements
08:25:36 [2024-04-09T08:25:36.859Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 27.9% of statements
08:25:36 [2024-04-09T08:25:36.859Z] 	github.com/docker/docker/image	coverage: 82.8% of statements
08:25:36 [2024-04-09T08:25:36.859Z] ok  	github.com/docker/docker/image	0.027s	coverage: 82.8% of statements
08:25:36 [2024-04-09T08:25:36.859Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:25:36 [2024-04-09T08:25:36.859Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
08:25:36 [2024-04-09T08:25:36.859Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:25:36 [2024-04-09T08:25:36.859Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:25:36 [2024-04-09T08:25:36.859Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:25:36 [2024-04-09T08:25:36.859Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
08:25:36 [2024-04-09T08:25:36.859Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
08:25:37 [2024-04-09T08:25:37.788Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
08:25:37 [2024-04-09T08:25:37.788Z] ok  	github.com/docker/docker/distribution	1.504s	coverage: 29.6% of statements
08:25:37 [2024-04-09T08:25:37.788Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:25:37 [2024-04-09T08:25:37.788Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:25:37 [2024-04-09T08:25:37.788Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
08:25:37 [2024-04-09T08:25:37.788Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:25:37 [2024-04-09T08:25:37.788Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:25:38 [2024-04-09T08:25:38.044Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
08:25:38 [2024-04-09T08:25:38.044Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
08:25:38 [2024-04-09T08:25:38.300Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
08:25:38 [2024-04-09T08:25:38.300Z] ok  	github.com/docker/docker/daemon	10.127s	coverage: 16.8% of statements
08:25:38 [2024-04-09T08:25:38.300Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
08:25:38 [2024-04-09T08:25:38.300Z] ok  	github.com/docker/docker/distribution/xfer	2.174s	coverage: 85.4% of statements
08:25:38 [2024-04-09T08:25:38.300Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:25:38 [2024-04-09T08:25:38.300Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
08:25:38 [2024-04-09T08:25:38.300Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
08:25:38 [2024-04-09T08:25:38.557Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
08:25:38 [2024-04-09T08:25:38.557Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 38.1% of statements
08:25:38 [2024-04-09T08:25:38.557Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
08:25:38 [2024-04-09T08:25:38.557Z] ok  	github.com/docker/docker/opts	0.049s	coverage: 67.9% of statements
08:25:39 [2024-04-09T08:25:39.120Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
08:25:39 [2024-04-09T08:25:39.120Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:25:39 [2024-04-09T08:25:39.120Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ok  	github.com/docker/docker/pkg/containerfs	0.011s	coverage: 28.6% of statements
08:25:39 [2024-04-09T08:25:39.120Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
08:25:39 [2024-04-09T08:25:39.120Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
08:25:39 [2024-04-09T08:25:39.120Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
08:25:39 [2024-04-09T08:25:39.120Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.262s	coverage: 83.1% of statements
08:25:39 [2024-04-09T08:25:39.376Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
08:25:39 [2024-04-09T08:25:39.376Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
08:25:39 [2024-04-09T08:25:39.377Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 10.4% of statements
08:25:39 [2024-04-09T08:25:39.377Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 56.4% of statements
08:25:39 [2024-04-09T08:25:39.377Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
08:25:39 [2024-04-09T08:25:39.377Z] ok  	github.com/docker/docker/pkg/archive	0.397s	coverage: 80.8% of statements
08:25:39 [2024-04-09T08:25:39.377Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
08:25:39 [2024-04-09T08:25:39.377Z] ok  	github.com/docker/docker/pkg/authorization	0.462s	coverage: 68.3% of statements
08:25:39 [2024-04-09T08:25:39.633Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:25:39 [2024-04-09T08:25:39.633Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
08:25:39 [2024-04-09T08:25:39.633Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
08:25:39 [2024-04-09T08:25:39.633Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
08:25:39 [2024-04-09T08:25:39.633Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 45.5% of statements
08:25:39 [2024-04-09T08:25:39.633Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
08:25:39 [2024-04-09T08:25:39.633Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
08:25:39 [2024-04-09T08:25:39.633Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
08:25:39 [2024-04-09T08:25:39.633Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
08:25:39 [2024-04-09T08:25:39.890Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
08:25:39 [2024-04-09T08:25:39.890Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:25:39 [2024-04-09T08:25:39.890Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
08:25:39 [2024-04-09T08:25:39.890Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:25:39 [2024-04-09T08:25:39.890Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
08:25:39 [2024-04-09T08:25:39.890Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
08:25:39 [2024-04-09T08:25:39.890Z] 	github.com/docker/docker/pkg/ioutils	coverage: 69.1% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ok  	github.com/docker/docker/pkg/ioutils	0.373s	coverage: 69.1% of statements
08:25:39 [2024-04-09T08:25:39.890Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
08:25:39 [2024-04-09T08:25:39.890Z] ok  	github.com/docker/docker/pkg/idtools	0.396s	coverage: 69.7% of statements
08:25:40 [2024-04-09T08:25:40.453Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:25:40 [2024-04-09T08:25:40.453Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:25:40 [2024-04-09T08:25:40.453Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
08:25:40 [2024-04-09T08:25:40.453Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
08:25:40 [2024-04-09T08:25:40.453Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
08:25:40 [2024-04-09T08:25:40.453Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
08:25:40 [2024-04-09T08:25:40.453Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
08:25:40 [2024-04-09T08:25:40.454Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
08:25:40 [2024-04-09T08:25:40.454Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
08:25:40 [2024-04-09T08:25:40.454Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
08:25:40 [2024-04-09T08:25:40.710Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
08:25:40 [2024-04-09T08:25:40.710Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:25:40 [2024-04-09T08:25:40.710Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:25:40 [2024-04-09T08:25:40.710Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:25:40 [2024-04-09T08:25:40.710Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
08:25:40 [2024-04-09T08:25:40.710Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
08:25:40 [2024-04-09T08:25:40.710Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
08:25:40 [2024-04-09T08:25:40.710Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
08:25:40 [2024-04-09T08:25:40.710Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
08:25:40 [2024-04-09T08:25:40.710Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:25:40 [2024-04-09T08:25:40.967Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
08:25:40 [2024-04-09T08:25:40.967Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
08:25:40 [2024-04-09T08:25:40.967Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
08:25:40 [2024-04-09T08:25:40.967Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
08:25:41 [2024-04-09T08:25:41.223Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
08:25:41 [2024-04-09T08:25:41.223Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
08:25:41 [2024-04-09T08:25:41.223Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
08:25:41 [2024-04-09T08:25:41.223Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
08:25:41 [2024-04-09T08:25:41.223Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
08:25:41 [2024-04-09T08:25:41.223Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
08:25:41 [2024-04-09T08:25:41.223Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
08:25:41 [2024-04-09T08:25:41.223Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
08:25:41 [2024-04-09T08:25:41.223Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
08:25:41 [2024-04-09T08:25:41.223Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.1% of statements
08:25:42 [2024-04-09T08:25:42.153Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:25:42 [2024-04-09T08:25:42.153Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:25:42 [2024-04-09T08:25:42.153Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
08:25:42 [2024-04-09T08:25:42.153Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
08:25:42 [2024-04-09T08:25:42.153Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
08:25:42 [2024-04-09T08:25:42.153Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
08:25:42 [2024-04-09T08:25:42.410Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
08:25:42 [2024-04-09T08:25:42.410Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
08:25:42 [2024-04-09T08:25:42.410Z] 	github.com/docker/docker/quota	coverage: 69.3% of statements
08:25:42 [2024-04-09T08:25:42.410Z] ok  	github.com/docker/docker/quota	0.278s	coverage: 69.3% of statements
08:25:42 [2024-04-09T08:25:42.667Z] 	github.com/docker/docker/plugin	coverage: 23.2% of statements
08:25:42 [2024-04-09T08:25:42.667Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.2% of statements
08:25:42 [2024-04-09T08:25:42.924Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
08:25:42 [2024-04-09T08:25:42.924Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 46.2% of statements
08:25:42 [2024-04-09T08:25:42.924Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
08:25:42 [2024-04-09T08:25:42.924Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
08:25:42 [2024-04-09T08:25:42.924Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:25:42 [2024-04-09T08:25:42.924Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
08:25:42 [2024-04-09T08:25:42.924Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
08:25:42 [2024-04-09T08:25:42.924Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
08:25:42 [2024-04-09T08:25:42.924Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
08:25:42 [2024-04-09T08:25:42.924Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
08:25:42 [2024-04-09T08:25:42.924Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 64.6% of statements
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:25:43 [2024-04-09T08:25:43.487Z] ?   	github.com/docker/docker/volume	[no test files]
08:25:44 [2024-04-09T08:25:44.051Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
08:25:44 [2024-04-09T08:25:44.051Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
08:25:44 [2024-04-09T08:25:44.307Z] 	github.com/docker/docker/volume/mounts	coverage: 64.8% of statements
08:25:44 [2024-04-09T08:25:44.307Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 64.8% of statements
08:25:44 [2024-04-09T08:25:44.307Z] 	github.com/docker/docker/volume/local	coverage: 73.7% of statements
08:25:44 [2024-04-09T08:25:44.307Z] ok  	github.com/docker/docker/volume/local	0.175s	coverage: 73.7% of statements
08:25:44 [2024-04-09T08:25:44.564Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:25:44 [2024-04-09T08:25:44.564Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:25:44 [2024-04-09T08:25:44.564Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
08:25:44 [2024-04-09T08:25:44.564Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
08:25:45 [2024-04-09T08:25:45.126Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
08:25:45 [2024-04-09T08:25:45.126Z] ok  	github.com/docker/docker/layer	7.239s	coverage: 68.7% of statements
08:26:17 [2024-04-09T08:26:17.157Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
08:26:17 [2024-04-09T08:26:17.157Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.3% of statements
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === Skipped
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     network_proxy_test.go:208: No support for dual stack yet
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver btrfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver btrfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver btrfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver btrfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver btrfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:71: No driver to put!
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z] time="2024-04-09T08:25:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z] time="2024-04-09T08:25:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z] time="2024-04-09T08:25:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z] time="2024-04-09T08:25:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z] time="2024-04-09T08:25:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:71: No driver to put!
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     overlay_test.go:62: Cannot run test with naive change algorithm
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver zfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver zfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver zfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver zfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:44: Driver zfs not supported
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     graphtest_unix.go:71: No driver to put!
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:26:17 [2024-04-09T08:26:17.157Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:26:17 [2024-04-09T08:26:17.157Z] 
08:26:17 [2024-04-09T08:26:17.157Z] DONE 3056 tests, 26 skipped in 92.243s
08:26:17 [2024-04-09T08:26:17.157Z] + '[' -n 'github.com/docker/docker/libnetwork
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/bitmap
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/bitseq
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cluster
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/config
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/datastore
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/diagnostic
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/discoverapi
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/driverapi
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/bridge
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/host
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/null
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/overlay
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/remote
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/windows
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/drvregistry
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/etchosts
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/idm
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/internal/caller
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipam
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipamapi
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipams/builtin
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipams/null
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipams/remote
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipamutils
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ipbits
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/iptables
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/netlabel
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/netutils
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/networkdb
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/ns
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/options
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/osl
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/osl/kernel
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/portallocator
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/portmapper
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/resolvconf
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/testutils
08:26:17 [2024-04-09T08:26:17.157Z] github.com/docker/docker/libnetwork/types' ']'
08:26:17 [2024-04-09T08:26:17.158Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types
08:27:03 [2024-04-09T08:27:03.786Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
08:27:03 [2024-04-09T08:27:03.786Z] ok  	github.com/docker/docker/libnetwork	44.496s	coverage: 42.5% of statements
08:27:03 [2024-04-09T08:27:03.786Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
08:27:03 [2024-04-09T08:27:03.786Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
08:27:03 [2024-04-09T08:27:03.786Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
08:27:03 [2024-04-09T08:27:03.786Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.104s	coverage: 75.7% of statements
08:27:03 [2024-04-09T08:27:03.787Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:27:04 [2024-04-09T08:27:04.043Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:27:04 [2024-04-09T08:27:04.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:27:04 [2024-04-09T08:27:04.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:27:04 [2024-04-09T08:27:04.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:27:04 [2024-04-09T08:27:04.605Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:27:04 [2024-04-09T08:27:04.605Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:27:05 [2024-04-09T08:27:05.167Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
08:27:05 [2024-04-09T08:27:05.167Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.6% of statements
08:27:05 [2024-04-09T08:27:05.423Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
08:27:05 [2024-04-09T08:27:05.423Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 20.5% of statements
08:27:05 [2024-04-09T08:27:05.423Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:27:05 [2024-04-09T08:27:05.423Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:27:05 [2024-04-09T08:27:05.680Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
08:27:05 [2024-04-09T08:27:05.680Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
08:27:08 [2024-04-09T08:27:08.199Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
08:27:08 [2024-04-09T08:27:08.199Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.621s	coverage: 62.0% of statements
08:27:08 [2024-04-09T08:27:08.199Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:27:08 [2024-04-09T08:27:08.455Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
08:27:08 [2024-04-09T08:27:08.455Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
08:27:09 [2024-04-09T08:27:09.822Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
08:27:09 [2024-04-09T08:27:09.822Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.764s	coverage: 5.2% of statements
08:27:09 [2024-04-09T08:27:09.822Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:27:10 [2024-04-09T08:27:10.385Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
08:27:10 [2024-04-09T08:27:10.385Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.8% of statements
08:27:10 [2024-04-09T08:27:10.385Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:27:10 [2024-04-09T08:27:10.641Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
08:27:10 [2024-04-09T08:27:10.641Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
08:27:11 [2024-04-09T08:27:11.571Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
08:27:11 [2024-04-09T08:27:11.571Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
08:27:11 [2024-04-09T08:27:11.571Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:27:11 [2024-04-09T08:27:11.827Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
08:27:11 [2024-04-09T08:27:11.827Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
08:27:12 [2024-04-09T08:27:12.390Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
08:27:12 [2024-04-09T08:27:12.390Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
08:27:12 [2024-04-09T08:27:12.390Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:27:12 [2024-04-09T08:27:12.390Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:27:12 [2024-04-09T08:27:12.390Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:27:12 [2024-04-09T08:27:12.952Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
08:27:12 [2024-04-09T08:27:12.952Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.038s	coverage: 86.2% of statements
08:27:13 [2024-04-09T08:27:13.209Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
08:27:13 [2024-04-09T08:27:13.209Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
08:27:13 [2024-04-09T08:27:13.465Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
08:27:13 [2024-04-09T08:27:13.465Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
08:27:13 [2024-04-09T08:27:13.722Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
08:27:13 [2024-04-09T08:27:13.722Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:27:25 [2024-04-09T08:27:25.897Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
08:27:25 [2024-04-09T08:27:25.897Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
08:27:26 [2024-04-09T08:27:26.831Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
08:27:26 [2024-04-09T08:27:26.831Z] ok  	github.com/docker/docker/libnetwork/ipam	2.351s	coverage: 80.2% of statements
08:27:26 [2024-04-09T08:27:26.831Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:27:26 [2024-04-09T08:27:26.831Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:27:26 [2024-04-09T08:27:26.831Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
08:27:26 [2024-04-09T08:27:26.831Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
08:27:27 [2024-04-09T08:27:27.395Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
08:27:27 [2024-04-09T08:27:27.395Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
08:27:27 [2024-04-09T08:27:27.395Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:27:27 [2024-04-09T08:27:27.652Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
08:27:27 [2024-04-09T08:27:27.652Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
08:27:28 [2024-04-09T08:27:28.215Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
08:27:28 [2024-04-09T08:27:28.215Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.273s	coverage: 86.4% of statements
08:27:28 [2024-04-09T08:27:28.215Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
08:27:28 [2024-04-09T08:27:28.215Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
08:27:29 [2024-04-09T08:27:29.146Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
08:27:29 [2024-04-09T08:27:29.146Z] ok  	github.com/docker/docker/libnetwork/iptables	0.177s	coverage: 40.7% of statements
08:27:29 [2024-04-09T08:27:29.146Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
08:27:29 [2024-04-09T08:27:29.146Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
08:27:29 [2024-04-09T08:27:29.146Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
08:29:20 [2024-04-09T08:29:20.541Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.5% of statements
08:29:20 [2024-04-09T08:29:20.541Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.866s	coverage: 60.5% of statements
08:29:20 [2024-04-09T08:29:20.541Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:29:20 [2024-04-09T08:29:20.541Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
08:29:20 [2024-04-09T08:29:20.541Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:29:20 [2024-04-09T08:29:20.541Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
08:29:20 [2024-04-09T08:29:20.541Z] ok  	github.com/docker/docker/libnetwork/osl	4.411s	coverage: 41.5% of statements
08:29:20 [2024-04-09T08:29:20.541Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
08:29:20 [2024-04-09T08:29:20.541Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:29:20 [2024-04-09T08:29:20.799Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
08:29:20 [2024-04-09T08:29:20.799Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
08:29:21 [2024-04-09T08:29:21.730Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
08:29:21 [2024-04-09T08:29:21.730Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.650s	coverage: 46.3% of statements
08:29:24 [2024-04-09T08:29:24.117Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
08:29:24 [2024-04-09T08:29:24.117Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
08:29:24 [2024-04-09T08:29:24.117Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:29:24 [2024-04-09T08:29:24.117Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
08:29:24 [2024-04-09T08:29:24.117Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:29:24 [2024-04-09T08:29:24.117Z] 
08:29:24 [2024-04-09T08:29:24.117Z] === Skipped
08:29:24 [2024-04-09T08:29:24.117Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:29:24 [2024-04-09T08:29:24.117Z]     firewalld_test.go:14: firewalld is not running
08:29:24 [2024-04-09T08:29:24.117Z] 
08:29:24 [2024-04-09T08:29:24.117Z] DONE 355 tests, 1 skipped in 188.013s
Post stage
[Pipeline] junit
08:29:24 [2024-04-09T08:29:24.141Z] Recording test results
08:29:24 [2024-04-09T08:29:24.279Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:29:24 [2024-04-09T08:29:24.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47698/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e264217787f62d1a11c575a39b886919505758b0 -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=24.0 docker:e264217787f62d1a11c575a39b886919505758b0 hack/make.sh dynbinary test-integration
08:29:24 [2024-04-09T08:29:24.832Z] 
08:29:24 [2024-04-09T08:29:24.832Z] Removing bundles/
08:29:24 [2024-04-09T08:29:24.832Z] 
08:29:24 [2024-04-09T08:29:24.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:29:24 [2024-04-09T08:29:24.832Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:29:24 [2024-04-09T08:29:24.832Z] + tee /go/src/github.com/docker/docker/go.mod
08:29:24 [2024-04-09T08:29:24.832Z] module github.com/docker/docker
08:29:24 [2024-04-09T08:29:24.832Z] 
08:29:24 [2024-04-09T08:29:24.832Z] go 1.19
08:29:24 [2024-04-09T08:29:24.832Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:29:24 [2024-04-09T08:29:24.832Z] + GO111MODULE=on
08:29:24 [2024-04-09T08:29:24.832Z] + 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=e264217787f62d1a11c575a39b886919505758b0" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T08:29:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
08:30:03 [2024-04-09T08:30:03.509Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:30:03 [2024-04-09T08:30:03.509Z] Created binary: bundles/dynbinary-daemon/dockerd
08:30:03 [2024-04-09T08:30:03.509Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:30:03 [2024-04-09T08:30:03.509Z] + tee /go/src/github.com/docker/docker/go.mod
08:30:03 [2024-04-09T08:30:03.509Z] module github.com/docker/docker
08:30:03 [2024-04-09T08:30:03.509Z] 
08:30:03 [2024-04-09T08:30:03.509Z] go 1.19
08:30:03 [2024-04-09T08:30:03.509Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:30:03 [2024-04-09T08:30:03.509Z] + GO111MODULE=on
08:30:03 [2024-04-09T08:30:03.509Z] + 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=e264217787f62d1a11c575a39b886919505758b0" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T08:29:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
08:30:03 [2024-04-09T08:30:03.509Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:30:03 [2024-04-09T08:30:03.509Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:30:03 [2024-04-09T08:30:03.509Z] 
08:30:03 [2024-04-09T08:30:03.509Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:30:03 [2024-04-09T08:30:03.509Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:30:03 [2024-04-09T08:30:03.509Z] HOSTNAME=3354b7748676
08:30:03 [2024-04-09T08:30:03.509Z] TESTDEBUG=0
08:30:03 [2024-04-09T08:30:03.509Z] DEST=bundles/test-integration
08:30:03 [2024-04-09T08:30:03.509Z] PWD=/go/src/github.com/docker/docker
08:30:03 [2024-04-09T08:30:03.509Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
08:30:03 [2024-04-09T08:30:03.509Z] DOCKER_GITCOMMIT=e264217787f62d1a11c575a39b886919505758b0
08:30:03 [2024-04-09T08:30:03.509Z] container=docker
08:30:03 [2024-04-09T08:30:03.509Z] HOME=/root
08:30:03 [2024-04-09T08:30:03.509Z] CONTAINERD_NAMESPACE=moby
08:30:03 [2024-04-09T08:30:03.509Z] GOLANG_VERSION=1.20.13
08:30:03 [2024-04-09T08:30:03.509Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:30:03 [2024-04-09T08:30:03.509Z] VALIDATE_BRANCH=24.0
08:30:03 [2024-04-09T08:30:03.509Z] TERM=xterm
08:30:03 [2024-04-09T08:30:03.509Z] DOCKER_PKG=github.com/docker/docker
08:30:03 [2024-04-09T08:30:03.509Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
08:30:03 [2024-04-09T08:30:03.509Z] SHLVL=1
08:30:03 [2024-04-09T08:30:03.509Z] TIMEOUT=120m
08:30:03 [2024-04-09T08:30:03.509Z] DOCKER_GRAPHDRIVER=overlay2
08:30:03 [2024-04-09T08:30:03.509Z] GO111MODULE=off
08:30:03 [2024-04-09T08:30:03.509Z] DOCKER_EXPERIMENTAL=1
08:30:03 [2024-04-09T08:30:03.509Z] TEST_SKIP_INTEGRATION_CLI=1
08:30:03 [2024-04-09T08:30:03.509Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:30:03 [2024-04-09T08:30:03.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:30:03 [2024-04-09T08:30:03.509Z] GOPATH=/go
08:30:03 [2024-04-09T08:30:03.509Z] PKG_CONFIG=pkg-config
08:30:03 [2024-04-09T08:30:03.509Z] _=/usr/bin/env
08:30:03 [2024-04-09T08:30:03.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:30:18 [2024-04-09T08:30:18.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
08:30:18 [2024-04-09T08:30:18.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:30:19 [2024-04-09T08:30:19.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:30:21 [2024-04-09T08:30:21.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:30:24 [2024-04-09T08:30:24.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:30:27 [2024-04-09T08:30:27.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:30:27 [2024-04-09T08:30:27.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:30:29 [2024-04-09T08:30:29.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:30:30 [2024-04-09T08:30:30.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:30:31 [2024-04-09T08:30:31.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:30:31 [2024-04-09T08:30:31.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:30:32 [2024-04-09T08:30:32.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:30:34 [2024-04-09T08:30:34.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:30:36 [2024-04-09T08:30:36.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:30:36 [2024-04-09T08:30:36.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:30:37 [2024-04-09T08:30:37.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:30:38 [2024-04-09T08:30:38.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:30:39 [2024-04-09T08:30:39.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:30:40 [2024-04-09T08:30:40.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:30:41 [2024-04-09T08:30:41.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:30:42 [2024-04-09T08:30:42.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:30:43 [2024-04-09T08:30:43.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:30:43 [2024-04-09T08:30:43.415Z] Using test binary /usr/local/cli-integration/docker
08:30:43 [2024-04-09T08:30:43.415Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:30:43 [2024-04-09T08:30:43.415Z] +++ /etc/init.d/apparmor start
08:30:43 [2024-04-09T08:30:43.415Z] Not: starting.
08:30:43 [2024-04-09T08:30:43.415Z] INFO: Waiting for daemon to start...
08:30:43 [2024-04-09T08:30:43.415Z] Starting dockerd
08:30:43 [2024-04-09T08:30:43.415Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
08:30:53 [2024-04-09T08:30:53.359Z] .
08:30:53 [2024-04-09T08:30:53.359Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
08:30:53 [2024-04-09T08:30:53.359Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:30:53 [2024-04-09T08:30:53.359Z] ++++ docker load
08:30:53 [2024-04-09T08:30:53.359Z] Loaded image: emptyfs:latest
08:30:53 [2024-04-09T08:30:53.359Z] ++++ tar -cC bundles/test-integration/dangling .
08:30:53 [2024-04-09T08:30:53.359Z] ++++ docker load
08:30:53 [2024-04-09T08:30:53.359Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
08:30:53 [2024-04-09T08:30:53.359Z] Running integration-test (iteration 1)
08:30:53 [2024-04-09T08:30:53.359Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:30:53 [2024-04-09T08:30:53.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:30:53 [2024-04-09T08:30:53.359Z] ++ set -e
08:30:53 [2024-04-09T08:30:53.359Z] ++ '[' -n 0 ']'
08:30:53 [2024-04-09T08:30:53.359Z] ++ set -x
08:30:53 [2024-04-09T08:30:53.359Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:30:53 [2024-04-09T08:30:53.359Z] Loaded image: busybox:latest
08:30:53 [2024-04-09T08:30:53.359Z] Loaded image: busybox:glibc
08:30:54 [2024-04-09T08:30:54.288Z] Loaded image: debian:bullseye-slim
08:30:54 [2024-04-09T08:30:54.288Z] Loaded image: hello-world:latest
08:30:54 [2024-04-09T08:30:54.545Z] Loaded image: arm32v7/hello-world:latest
08:30:54 [2024-04-09T08:30:54.545Z] INFO: Testing against a local daemon
08:30:54 [2024-04-09T08:30:54.545Z] === RUN   TestCgroupNamespacesBuild
08:30:55 [2024-04-09T08:30:55.474Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
08:30:55 [2024-04-09T08:30:55.474Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:30:56 [2024-04-09T08:30:56.841Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
08:30:56 [2024-04-09T08:30:56.841Z] === RUN   TestBuildWithSession
08:30:56 [2024-04-09T08:30:56.841Z]     build_session_test.go:25: TODO: BuildKit
08:30:56 [2024-04-09T08:30:56.841Z] --- SKIP: TestBuildWithSession (0.00s)
08:30:56 [2024-04-09T08:30:56.841Z] === RUN   TestBuildSquashParent
08:31:00 [2024-04-09T08:31:00.111Z] --- PASS: TestBuildSquashParent (3.45s)
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:31:00 [2024-04-09T08:31:00.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:31:00 [2024-04-09T08:31:00.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:31:00 [2024-04-09T08:31:00.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:31:00 [2024-04-09T08:31:00.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:31:00 [2024-04-09T08:31:00.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:31:00 [2024-04-09T08:31:00.111Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:31:00 [2024-04-09T08:31:00.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:31:00 [2024-04-09T08:31:00.111Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:31:00 [2024-04-09T08:31:00.111Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:31:00 [2024-04-09T08:31:00.111Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:31:00 [2024-04-09T08:31:00.111Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:31:00 [2024-04-09T08:31:00.111Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:31:00 [2024-04-09T08:31:00.111Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:31:03 [2024-04-09T08:31:03.381Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
08:31:03 [2024-04-09T08:31:03.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s)
08:31:03 [2024-04-09T08:31:03.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s)
08:31:03 [2024-04-09T08:31:03.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.56s)
08:31:03 [2024-04-09T08:31:03.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
08:31:03 [2024-04-09T08:31:03.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
08:31:03 [2024-04-09T08:31:03.382Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s)
08:31:03 [2024-04-09T08:31:03.382Z] === RUN   TestBuildMultiStageCopy
08:31:03 [2024-04-09T08:31:03.382Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:31:04 [2024-04-09T08:31:04.310Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:31:04 [2024-04-09T08:31:04.310Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:31:04 [2024-04-09T08:31:04.566Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:31:04 [2024-04-09T08:31:04.566Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:31:04 [2024-04-09T08:31:04.822Z] --- PASS: TestBuildMultiStageCopy (1.48s)
08:31:04 [2024-04-09T08:31:04.822Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
08:31:04 [2024-04-09T08:31:04.822Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
08:31:04 [2024-04-09T08:31:04.822Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s)
08:31:04 [2024-04-09T08:31:04.822Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
08:31:04 [2024-04-09T08:31:04.822Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s)
08:31:04 [2024-04-09T08:31:04.822Z] === RUN   TestBuildMultiStageParentConfig
08:31:05 [2024-04-09T08:31:05.079Z] --- PASS: TestBuildMultiStageParentConfig (0.42s)
08:31:05 [2024-04-09T08:31:05.079Z] === RUN   TestBuildLabelWithTargets
08:31:06 [2024-04-09T08:31:06.008Z] --- PASS: TestBuildLabelWithTargets (0.71s)
08:31:06 [2024-04-09T08:31:06.008Z] === RUN   TestBuildWithEmptyLayers
08:31:06 [2024-04-09T08:31:06.008Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
08:31:06 [2024-04-09T08:31:06.008Z] === RUN   TestBuildMultiStageOnBuild
08:31:07 [2024-04-09T08:31:07.375Z] --- PASS: TestBuildMultiStageOnBuild (1.19s)
08:31:07 [2024-04-09T08:31:07.375Z] === RUN   TestBuildUncleanTarFilenames
08:31:07 [2024-04-09T08:31:07.375Z] --- PASS: TestBuildUncleanTarFilenames (0.15s)
08:31:07 [2024-04-09T08:31:07.375Z] === RUN   TestBuildMultiStageLayerLeak
08:31:08 [2024-04-09T08:31:08.304Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
08:31:08 [2024-04-09T08:31:08.304Z] === RUN   TestBuildWithHugeFile
08:31:54 [2024-04-09T08:31:54.933Z] --- PASS: TestBuildWithHugeFile (43.71s)
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildWCOWSandboxSize
08:31:54 [2024-04-09T08:31:54.933Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:31:54 [2024-04-09T08:31:54.933Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildWithEmptyDockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:31:54 [2024-04-09T08:31:54.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:31:54 [2024-04-09T08:31:54.933Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:31:54 [2024-04-09T08:31:54.933Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
08:31:54 [2024-04-09T08:31:54.933Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildPreserveOwnership
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildPreserveOwnership/copy_from
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:31:54 [2024-04-09T08:31:54.933Z] --- PASS: TestBuildPreserveOwnership (2.10s)
08:31:54 [2024-04-09T08:31:54.933Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.45s)
08:31:54 [2024-04-09T08:31:54.933Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.65s)
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildPlatformInvalid
08:31:54 [2024-04-09T08:31:54.933Z] --- PASS: TestBuildPlatformInvalid (0.02s)
08:31:54 [2024-04-09T08:31:54.933Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:31:54 [2024-04-09T08:31:54.933Z] Loaded image: busybox:latest
08:31:54 [2024-04-09T08:31:54.933Z] Loaded image: busybox:glibc
08:31:55 [2024-04-09T08:31:55.917Z] Loaded image: debian:bullseye-slim
08:31:55 [2024-04-09T08:31:55.917Z] Loaded image: hello-world:latest
08:31:55 [2024-04-09T08:31:55.917Z] Loaded image: arm32v7/hello-world:latest
08:32:05 [2024-04-09T08:32:05.868Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.90s)
08:32:05 [2024-04-09T08:32:05.868Z] PASS
08:32:05 [2024-04-09T08:32:05.868Z] 
08:32:05 [2024-04-09T08:32:05.868Z] === Skipped
08:32:05 [2024-04-09T08:32:05.868Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:32:05 [2024-04-09T08:32:05.868Z]     build_session_test.go:25: TODO: BuildKit
08:32:05 [2024-04-09T08:32:05.868Z] 
08:32:05 [2024-04-09T08:32:05.868Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:32:05 [2024-04-09T08:32:05.868Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:32:05 [2024-04-09T08:32:05.868Z] 
08:32:05 [2024-04-09T08:32:05.868Z] DONE 34 tests, 2 skipped in 71.022s
08:32:05 [2024-04-09T08:32:05.868Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
08:32:05 [2024-04-09T08:32:05.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
08:32:05 [2024-04-09T08:32:05.868Z] ++ set -e
08:32:05 [2024-04-09T08:32:05.868Z] ++ '[' -n 0 ']'
08:32:05 [2024-04-09T08:32:05.868Z] ++ set -x
08:32:05 [2024-04-09T08:32:05.868Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
08:32:05 [2024-04-09T08:32:05.868Z] INFO: Testing against a local daemon
08:32:05 [2024-04-09T08:32:05.868Z] === RUN   TestNoNewPrivileges
08:32:09 [2024-04-09T08:32:09.138Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
08:32:09 [2024-04-09T08:32:09.700Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
08:32:09 [2024-04-09T08:32:09.956Z] --- PASS: TestNoNewPrivileges (5.81s)
08:32:09 [2024-04-09T08:32:09.956Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
08:32:09 [2024-04-09T08:32:09.956Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
08:32:09 [2024-04-09T08:32:09.956Z] PASS
08:32:09 [2024-04-09T08:32:09.956Z] 
08:32:09 [2024-04-09T08:32:09.956Z] DONE 3 tests in 5.829s
08:32:09 [2024-04-09T08:32:09.956Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:32:09 [2024-04-09T08:32:09.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:32:09 [2024-04-09T08:32:09.956Z] ++ set -e
08:32:09 [2024-04-09T08:32:09.957Z] ++ '[' -n 0 ']'
08:32:09 [2024-04-09T08:32:09.957Z] ++ set -x
08:32:09 [2024-04-09T08:32:09.957Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:32:09 [2024-04-09T08:32:09.957Z] INFO: Testing against a local daemon
08:32:09 [2024-04-09T08:32:09.957Z] === RUN   TestConfigInspect
08:32:12 [2024-04-09T08:32:12.476Z] --- PASS: TestConfigInspect (1.98s)
08:32:12 [2024-04-09T08:32:12.476Z] === RUN   TestConfigList
08:32:14 [2024-04-09T08:32:14.373Z] --- PASS: TestConfigList (1.95s)
08:32:14 [2024-04-09T08:32:14.373Z] === RUN   TestConfigsCreateAndDelete
08:32:16 [2024-04-09T08:32:16.268Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
08:32:16 [2024-04-09T08:32:16.268Z] === RUN   TestConfigsUpdate
08:32:18 [2024-04-09T08:32:18.162Z] --- PASS: TestConfigsUpdate (1.93s)
08:32:18 [2024-04-09T08:32:18.162Z] === RUN   TestTemplatedConfig
08:32:20 [2024-04-09T08:32:20.682Z] --- PASS: TestTemplatedConfig (2.59s)
08:32:20 [2024-04-09T08:32:20.682Z] === RUN   TestConfigCreateResolve
08:32:22 [2024-04-09T08:32:22.574Z] --- PASS: TestConfigCreateResolve (1.99s)
08:32:22 [2024-04-09T08:32:22.574Z] PASS
08:32:22 [2024-04-09T08:32:22.574Z] 
08:32:22 [2024-04-09T08:32:22.574Z] DONE 6 tests in 12.395s
08:32:22 [2024-04-09T08:32:22.574Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:32:22 [2024-04-09T08:32:22.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:32:22 [2024-04-09T08:32:22.574Z] ++ set -e
08:32:22 [2024-04-09T08:32:22.574Z] ++ '[' -n 0 ']'
08:32:22 [2024-04-09T08:32:22.574Z] ++ set -x
08:32:22 [2024-04-09T08:32:22.574Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:32:22 [2024-04-09T08:32:22.574Z] INFO: Testing against a local daemon
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestAttachWithTTY
08:32:22 [2024-04-09T08:32:22.574Z] --- PASS: TestAttachWithTTY (0.07s)
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestAttachWithoutTTy
08:32:22 [2024-04-09T08:32:22.574Z] --- PASS: TestAttachWithoutTTy (0.04s)
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestCheckpoint
08:32:22 [2024-04-09T08:32:22.574Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:32:22 [2024-04-09T08:32:22.574Z] --- SKIP: TestCheckpoint (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/commit
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/commit
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/create
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/containers/create
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:32:22 [2024-04-09T08:32:22.574Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/commit
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === CONT  TestContainerInvalidJSON/containers/create
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:32:22 [2024-04-09T08:32:22.574Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:32:22 [2024-04-09T08:32:22.574Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestCopyFromContainerPathIsNotDir
08:32:22 [2024-04-09T08:32:22.574Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:32:22 [2024-04-09T08:32:22.574Z] === RUN   TestCopyToContainerPathDoesNotExist
08:32:22 [2024-04-09T08:32:22.831Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:32:22 [2024-04-09T08:32:22.831Z] === RUN   TestCopyEmptyFile
08:32:22 [2024-04-09T08:32:22.831Z] --- PASS: TestCopyEmptyFile (0.07s)
08:32:22 [2024-04-09T08:32:22.831Z] === RUN   TestCopyToContainerPathIsNotDir
08:32:22 [2024-04-09T08:32:22.831Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:32:22 [2024-04-09T08:32:22.831Z] === RUN   TestCopyFromContainer
08:32:23 [2024-04-09T08:32:23.393Z] === RUN   TestCopyFromContainer//
08:32:23 [2024-04-09T08:32:23.393Z] === RUN   TestCopyFromContainer/.
08:32:23 [2024-04-09T08:32:23.393Z] === RUN   TestCopyFromContainer//.
08:32:23 [2024-04-09T08:32:23.393Z] === RUN   TestCopyFromContainer/./
08:32:23 [2024-04-09T08:32:23.393Z] === RUN   TestCopyFromContainer//./
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer//bar/root
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer//bar/root/
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer//bar/root/.
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/quux
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/quux/
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/quux/.
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCopyFromContainer/bar/notarget
08:32:23 [2024-04-09T08:32:23.650Z] --- PASS: TestCopyFromContainer (0.78s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer//. (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:32:23 [2024-04-09T08:32:23.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:32:23 [2024-04-09T08:32:23.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:32:23 [2024-04-09T08:32:23.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:32:23 [2024-04-09T08:32:23.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:32:23 [2024-04-09T08:32:23.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:32:23 [2024-04-09T08:32:23.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:32:23 [2024-04-09T08:32:23.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateLinkToNonExistingContainer
08:32:23 [2024-04-09T08:32:23.650Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateWithInvalidEnv
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateWithInvalidEnv/0
08:32:23 [2024-04-09T08:32:23.650Z] === PAUSE TestCreateWithInvalidEnv/0
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateWithInvalidEnv/1
08:32:23 [2024-04-09T08:32:23.650Z] === PAUSE TestCreateWithInvalidEnv/1
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateWithInvalidEnv/2
08:32:23 [2024-04-09T08:32:23.650Z] === PAUSE TestCreateWithInvalidEnv/2
08:32:23 [2024-04-09T08:32:23.650Z] === CONT  TestCreateWithInvalidEnv/0
08:32:23 [2024-04-09T08:32:23.650Z] === CONT  TestCreateWithInvalidEnv/2
08:32:23 [2024-04-09T08:32:23.650Z] === CONT  TestCreateWithInvalidEnv/1
08:32:23 [2024-04-09T08:32:23.650Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateTmpfsMountsTarget
08:32:23 [2024-04-09T08:32:23.650Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:32:23 [2024-04-09T08:32:23.650Z] === RUN   TestCreateWithCustomMaskedPaths
08:32:25 [2024-04-09T08:32:25.017Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
08:32:25 [2024-04-09T08:32:25.017Z] === RUN   TestCreateWithCustomReadonlyPaths
08:32:26 [2024-04-09T08:32:26.384Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:32:26 [2024-04-09T08:32:26.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:32:26 [2024-04-09T08:32:26.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:32:26 [2024-04-09T08:32:26.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:32:26 [2024-04-09T08:32:26.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:32:26 [2024-04-09T08:32:26.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:32:26 [2024-04-09T08:32:26.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:32:26 [2024-04-09T08:32:26.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:32:26 [2024-04-09T08:32:26.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:32:26 [2024-04-09T08:32:26.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:32:26 [2024-04-09T08:32:26.384Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:32:26 [2024-04-09T08:32:26.384Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:32:26 [2024-04-09T08:32:26.640Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateDifferentPlatform
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateDifferentPlatform/different_os
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:32:26 [2024-04-09T08:32:26.640Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:32:26 [2024-04-09T08:32:26.640Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:32:26 [2024-04-09T08:32:26.640Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateInvalidHostConfig
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
08:32:26 [2024-04-09T08:32:26.640Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:32:26 [2024-04-09T08:32:26.640Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:32:26 [2024-04-09T08:32:26.640Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
08:32:26 [2024-04-09T08:32:26.640Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:32:26 [2024-04-09T08:32:26.640Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:32:26 [2024-04-09T08:32:26.640Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestContainerStartOnDaemonRestart
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestContainerStartOnDaemonRestart
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestDaemonRestartIpcMode
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestDaemonRestartIpcMode
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestDaemonHostGatewayIP
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestDaemonHostGatewayIP
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestRestartDaemonWithRestartingContainer
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:32:26 [2024-04-09T08:32:26.640Z] === RUN   TestHardRestartWhenContainerIsRunning
08:32:26 [2024-04-09T08:32:26.640Z] === PAUSE TestHardRestartWhenContainerIsRunning
08:32:26 [2024-04-09T08:32:26.641Z] === RUN   TestContainerKillOnDaemonStart
08:32:26 [2024-04-09T08:32:26.641Z] === PAUSE TestContainerKillOnDaemonStart
08:32:26 [2024-04-09T08:32:26.641Z] === RUN   TestDiff
08:32:27 [2024-04-09T08:32:27.203Z] --- PASS: TestDiff (0.44s)
08:32:27 [2024-04-09T08:32:27.203Z] === RUN   TestExecConsoleSize
08:32:27 [2024-04-09T08:32:27.460Z] --- PASS: TestExecConsoleSize (0.44s)
08:32:27 [2024-04-09T08:32:27.460Z] === RUN   TestExecWithCloseStdin
08:32:28 [2024-04-09T08:32:28.023Z] --- PASS: TestExecWithCloseStdin (0.46s)
08:32:28 [2024-04-09T08:32:28.023Z] === RUN   TestExec
08:32:28 [2024-04-09T08:32:28.623Z] --- PASS: TestExec (0.52s)
08:32:28 [2024-04-09T08:32:28.623Z] === RUN   TestExecUser
08:32:29 [2024-04-09T08:32:29.186Z] --- PASS: TestExecUser (0.46s)
08:32:29 [2024-04-09T08:32:29.186Z] === RUN   TestExportContainerAndImportImage
08:32:29 [2024-04-09T08:32:29.443Z] --- PASS: TestExportContainerAndImportImage (0.52s)
08:32:29 [2024-04-09T08:32:29.443Z] === RUN   TestExportContainerAfterDaemonRestart
08:32:35 [2024-04-09T08:32:35.982Z] --- PASS: TestExportContainerAfterDaemonRestart (6.17s)
08:32:35 [2024-04-09T08:32:35.982Z] === RUN   TestHealthCheckWorkdir
08:32:36 [2024-04-09T08:32:36.238Z] --- PASS: TestHealthCheckWorkdir (0.53s)
08:32:36 [2024-04-09T08:32:36.238Z] === RUN   TestHealthKillContainer
08:32:44 [2024-04-09T08:32:44.411Z] --- PASS: TestHealthKillContainer (7.72s)
08:32:44 [2024-04-09T08:32:44.411Z] === RUN   TestHealthCheckProcessKilled
08:32:44 [2024-04-09T08:32:44.674Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
08:32:44 [2024-04-09T08:32:44.674Z] === RUN   TestInspectCpusetInConfigPre120
08:32:44 [2024-04-09T08:32:44.941Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
08:32:44 [2024-04-09T08:32:44.941Z] === RUN   TestInspectAnnotations
08:32:44 [2024-04-09T08:32:44.941Z] --- PASS: TestInspectAnnotations (0.05s)
08:32:44 [2024-04-09T08:32:44.941Z] === RUN   TestIpcModeNone
08:32:45 [2024-04-09T08:32:45.533Z] --- PASS: TestIpcModeNone (0.43s)
08:32:45 [2024-04-09T08:32:45.533Z] === RUN   TestIpcModePrivate
08:32:45 [2024-04-09T08:32:45.811Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
08:32:46 [2024-04-09T08:32:46.094Z] --- PASS: TestIpcModePrivate (0.55s)
08:32:46 [2024-04-09T08:32:46.094Z] === RUN   TestIpcModeShareable
08:32:46 [2024-04-09T08:32:46.364Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
08:32:46 [2024-04-09T08:32:46.364Z] --- PASS: TestIpcModeShareable (0.47s)
08:32:46 [2024-04-09T08:32:46.364Z] === RUN   TestAPIIpcModeShareableAndContainer
08:32:48 [2024-04-09T08:32:48.283Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
08:32:48 [2024-04-09T08:32:48.283Z] === RUN   TestAPIIpcModeHost
08:32:48 [2024-04-09T08:32:48.283Z] --- PASS: TestAPIIpcModeHost (0.28s)
08:32:48 [2024-04-09T08:32:48.283Z] === RUN   TestDaemonIpcModeShareable
08:32:49 [2024-04-09T08:32:49.212Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
08:32:49 [2024-04-09T08:32:49.212Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
08:32:49 [2024-04-09T08:32:49.212Z] === RUN   TestDaemonIpcModePrivate
08:32:50 [2024-04-09T08:32:50.140Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
08:32:50 [2024-04-09T08:32:50.397Z] --- PASS: TestDaemonIpcModePrivate (1.04s)
08:32:50 [2024-04-09T08:32:50.397Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:32:51 [2024-04-09T08:32:51.325Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
08:32:51 [2024-04-09T08:32:51.325Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
08:32:51 [2024-04-09T08:32:51.325Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:32:52 [2024-04-09T08:32:52.254Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
08:32:52 [2024-04-09T08:32:52.510Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
08:32:52 [2024-04-09T08:32:52.510Z] === RUN   TestIpcModeOlderClient
08:32:52 [2024-04-09T08:32:52.510Z] === PAUSE TestIpcModeOlderClient
08:32:52 [2024-04-09T08:32:52.510Z] === RUN   TestKillContainerInvalidSignal
08:32:52 [2024-04-09T08:32:52.767Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
08:32:52 [2024-04-09T08:32:52.767Z] === RUN   TestKillContainer
08:32:52 [2024-04-09T08:32:52.767Z] === RUN   TestKillContainer/no_signal
08:32:53 [2024-04-09T08:32:53.330Z] === RUN   TestKillContainer/non_killing_signal
08:32:53 [2024-04-09T08:32:53.586Z] === RUN   TestKillContainer/killing_signal
08:32:54 [2024-04-09T08:32:54.149Z] --- PASS: TestKillContainer (1.32s)
08:32:54 [2024-04-09T08:32:54.149Z]     --- PASS: TestKillContainer/no_signal (0.42s)
08:32:54 [2024-04-09T08:32:54.149Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
08:32:54 [2024-04-09T08:32:54.149Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
08:32:54 [2024-04-09T08:32:54.149Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:32:54 [2024-04-09T08:32:54.149Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:32:54 [2024-04-09T08:32:54.711Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:32:54 [2024-04-09T08:32:54.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
08:32:54 [2024-04-09T08:32:54.967Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
08:32:54 [2024-04-09T08:32:54.967Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
08:32:54 [2024-04-09T08:32:54.967Z] === RUN   TestKillStoppedContainer
08:32:54 [2024-04-09T08:32:54.967Z] --- PASS: TestKillStoppedContainer (0.05s)
08:32:54 [2024-04-09T08:32:54.967Z] === RUN   TestKillStoppedContainerAPIPre120
08:32:55 [2024-04-09T08:32:55.223Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:32:55 [2024-04-09T08:32:55.223Z] === RUN   TestKillDifferentUserContainer
08:32:55 [2024-04-09T08:32:55.479Z] --- PASS: TestKillDifferentUserContainer (0.43s)
08:32:55 [2024-04-09T08:32:55.479Z] === RUN   TestInspectOomKilledTrue
08:32:56 [2024-04-09T08:32:56.042Z] --- PASS: TestInspectOomKilledTrue (0.54s)
08:32:56 [2024-04-09T08:32:56.042Z] === RUN   TestInspectOomKilledFalse
08:32:56 [2024-04-09T08:32:56.604Z] --- PASS: TestInspectOomKilledFalse (0.41s)
08:32:56 [2024-04-09T08:32:56.604Z] === RUN   TestLinksEtcHostsContentMatch
08:32:56 [2024-04-09T08:32:56.604Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
08:32:56 [2024-04-09T08:32:56.604Z] === RUN   TestLinksContainerNames
08:32:57 [2024-04-09T08:32:57.533Z] --- PASS: TestLinksContainerNames (0.76s)
08:32:57 [2024-04-09T08:32:57.533Z] === RUN   TestLogsFollowTailEmpty
08:32:58 [2024-04-09T08:32:58.095Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:32:58 [2024-04-09T08:32:58.095Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:32:58 [2024-04-09T08:32:58.095Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:32:58 [2024-04-09T08:32:58.095Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:32:58 [2024-04-09T08:32:58.095Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:32:58 [2024-04-09T08:32:58.095Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:32:58 [2024-04-09T08:32:58.095Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:32:59 [2024-04-09T08:32:59.987Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:32:59 [2024-04-09T08:32:59.987Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:32:59 [2024-04-09T08:32:59.987Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:32:59 [2024-04-09T08:32:59.987Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:32:59 [2024-04-09T08:32:59.987Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:32:59 [2024-04-09T08:32:59.987Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:33:01 [2024-04-09T08:33:01.355Z] --- PASS: TestLogs (3.42s)
08:33:01 [2024-04-09T08:33:01.355Z]     --- PASS: TestLogs/driver_local (0.01s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.91s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.07s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.22s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.48s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.58s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.68s)
08:33:01 [2024-04-09T08:33:01.355Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.89s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.89s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.32s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.60s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.67s)
08:33:01 [2024-04-09T08:33:01.355Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.72s)
08:33:01 [2024-04-09T08:33:01.355Z] === RUN   TestContainerNetworkMountsNoChown
08:33:01 [2024-04-09T08:33:01.918Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/default
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/default
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/private
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/private
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rprivate
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rprivate
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/slave
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/slave
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rslave
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rslave
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/shared
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/shared
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rshared
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rshared
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/default
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/default/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/default/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rshared
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rprivate
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/default/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/default/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/private
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/private/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/private/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/slave
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:33:01 [2024-04-09T08:33:01.918Z] === CONT  TestMountDaemonRoot/shared
08:33:01 [2024-04-09T08:33:01.918Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/rslave
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/private/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/private/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:33:01 [2024-04-09T08:33:01.919Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:33:02 [2024-04-09T08:33:02.175Z] --- PASS: TestMountDaemonRoot (0.01s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
08:33:02 [2024-04-09T08:33:02.175Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
08:33:02 [2024-04-09T08:33:02.175Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
08:33:02 [2024-04-09T08:33:02.176Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
08:33:02 [2024-04-09T08:33:02.176Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
08:33:02 [2024-04-09T08:33:02.176Z] === RUN   TestContainerBindMountNonRecursive
08:33:03 [2024-04-09T08:33:03.544Z] --- PASS: TestContainerBindMountNonRecursive (1.18s)
08:33:03 [2024-04-09T08:33:03.544Z] === RUN   TestContainerVolumesMountedAsShared
08:33:03 [2024-04-09T08:33:03.544Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
08:33:03 [2024-04-09T08:33:03.544Z] === RUN   TestContainerVolumesMountedAsSlave
08:33:03 [2024-04-09T08:33:03.800Z] --- PASS: TestContainerVolumesMountedAsSlave (0.23s)
08:33:03 [2024-04-09T08:33:03.800Z] === RUN   TestContainerCopyLeaksMounts
08:33:04 [2024-04-09T08:33:04.364Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
08:33:04 [2024-04-09T08:33:04.364Z] === RUN   TestNetworkNat
08:33:04 [2024-04-09T08:33:04.927Z] --- PASS: TestNetworkNat (0.44s)
08:33:04 [2024-04-09T08:33:04.927Z] === RUN   TestNetworkLocalhostTCPNat
08:33:05 [2024-04-09T08:33:05.184Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
08:33:05 [2024-04-09T08:33:05.184Z] === RUN   TestNetworkLoopbackNat
08:33:07 [2024-04-09T08:33:07.702Z] --- PASS: TestNetworkLoopbackNat (2.53s)
08:33:07 [2024-04-09T08:33:07.702Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
08:33:07 [2024-04-09T08:33:07.958Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
08:33:07 [2024-04-09T08:33:07.958Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
08:33:07 [2024-04-09T08:33:07.958Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
08:33:07 [2024-04-09T08:33:07.958Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
08:33:08 [2024-04-09T08:33:08.215Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.43s)
08:33:08 [2024-04-09T08:33:08.215Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
08:33:08 [2024-04-09T08:33:08.215Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
08:33:08 [2024-04-09T08:33:08.215Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
08:33:08 [2024-04-09T08:33:08.215Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
08:33:08 [2024-04-09T08:33:08.215Z] === RUN   TestPause
08:33:08 [2024-04-09T08:33:08.777Z] --- PASS: TestPause (0.45s)
08:33:08 [2024-04-09T08:33:08.777Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:33:08 [2024-04-09T08:33:08.777Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:33:08 [2024-04-09T08:33:08.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:33:08 [2024-04-09T08:33:08.777Z] === RUN   TestPauseStopPausedContainer
08:33:09 [2024-04-09T08:33:09.034Z] --- PASS: TestPauseStopPausedContainer (0.45s)
08:33:09 [2024-04-09T08:33:09.034Z] === RUN   TestPidHost
08:33:09 [2024-04-09T08:33:09.963Z] --- PASS: TestPidHost (0.95s)
08:33:09 [2024-04-09T08:33:09.963Z] === RUN   TestPsFilter
08:33:10 [2024-04-09T08:33:10.219Z] === RUN   TestPsFilter/since
08:33:10 [2024-04-09T08:33:10.219Z] === RUN   TestPsFilter/before
08:33:10 [2024-04-09T08:33:10.219Z] --- PASS: TestPsFilter (0.14s)
08:33:10 [2024-04-09T08:33:10.219Z]     --- PASS: TestPsFilter/since (0.00s)
08:33:10 [2024-04-09T08:33:10.219Z]     --- PASS: TestPsFilter/before (0.00s)
08:33:10 [2024-04-09T08:33:10.219Z] === RUN   TestRemoveContainerWithRemovedVolume
08:33:10 [2024-04-09T08:33:10.781Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
08:33:10 [2024-04-09T08:33:10.781Z] === RUN   TestRemoveContainerWithVolume
08:33:11 [2024-04-09T08:33:11.038Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
08:33:11 [2024-04-09T08:33:11.038Z] === RUN   TestRemoveContainerRunning
08:33:11 [2024-04-09T08:33:11.600Z] --- PASS: TestRemoveContainerRunning (0.52s)
08:33:11 [2024-04-09T08:33:11.600Z] === RUN   TestRemoveContainerForceRemoveRunning
08:33:12 [2024-04-09T08:33:12.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
08:33:12 [2024-04-09T08:33:12.162Z] === RUN   TestRemoveInvalidContainer
08:33:12 [2024-04-09T08:33:12.162Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:33:12 [2024-04-09T08:33:12.162Z] === RUN   TestRenameLinkedContainer
08:33:14 [2024-04-09T08:33:14.053Z] --- PASS: TestRenameLinkedContainer (1.73s)
08:33:14 [2024-04-09T08:33:14.053Z] === RUN   TestRenameStoppedContainer
08:33:14 [2024-04-09T08:33:14.309Z] --- PASS: TestRenameStoppedContainer (0.45s)
08:33:14 [2024-04-09T08:33:14.309Z] === RUN   TestRenameRunningContainerAndReuse
08:33:15 [2024-04-09T08:33:15.238Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
08:33:15 [2024-04-09T08:33:15.238Z] === RUN   TestRenameInvalidName
08:33:15 [2024-04-09T08:33:15.494Z] --- PASS: TestRenameInvalidName (0.40s)
08:33:15 [2024-04-09T08:33:15.494Z] === RUN   TestRenameAnonymousContainer
08:33:17 [2024-04-09T08:33:17.385Z] --- PASS: TestRenameAnonymousContainer (1.57s)
08:33:17 [2024-04-09T08:33:17.385Z] === RUN   TestRenameContainerWithSameName
08:33:17 [2024-04-09T08:33:17.385Z] --- PASS: TestRenameContainerWithSameName (0.39s)
08:33:17 [2024-04-09T08:33:17.385Z] === RUN   TestRenameContainerWithLinkedContainer
08:33:18 [2024-04-09T08:33:18.315Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
08:33:18 [2024-04-09T08:33:18.315Z] === RUN   TestResize
08:33:18 [2024-04-09T08:33:18.877Z] --- PASS: TestResize (0.45s)
08:33:18 [2024-04-09T08:33:18.877Z] === RUN   TestResizeWithInvalidSize
08:33:19 [2024-04-09T08:33:19.134Z] --- PASS: TestResizeWithInvalidSize (0.44s)
08:33:19 [2024-04-09T08:33:19.134Z] === RUN   TestResizeWhenContainerNotStarted
08:33:19 [2024-04-09T08:33:19.698Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:33:19 [2024-04-09T08:33:19.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:33:21 [2024-04-09T08:33:21.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:33:21 [2024-04-09T08:33:21.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:33:21 [2024-04-09T08:33:21.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:33:21 [2024-04-09T08:33:21.995Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:33:22 [2024-04-09T08:33:22.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:33:22 [2024-04-09T08:33:22.814Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:33:23 [2024-04-09T08:33:23.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:33:23 [2024-04-09T08:33:23.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:33:25 [2024-04-09T08:33:25.219Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.24s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.50s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.62s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.08s)
08:33:25 [2024-04-09T08:33:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
08:33:25 [2024-04-09T08:33:25.219Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:33:25 [2024-04-09T08:33:25.219Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:33:26 [2024-04-09T08:33:26.148Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:33:27 [2024-04-09T08:33:27.077Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s)
08:33:27 [2024-04-09T08:33:27.077Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
08:33:27 [2024-04-09T08:33:27.077Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
08:33:27 [2024-04-09T08:33:27.077Z] === RUN   TestContainerRestartWithCancelledRequest
08:33:28 [2024-04-09T08:33:28.968Z] --- PASS: TestContainerRestartWithCancelledRequest (1.80s)
08:33:28 [2024-04-09T08:33:28.968Z] === RUN   TestCgroupNamespacesRun
08:33:29 [2024-04-09T08:33:29.897Z] --- PASS: TestCgroupNamespacesRun (1.02s)
08:33:29 [2024-04-09T08:33:29.897Z] === RUN   TestCgroupNamespacesRunPrivileged
08:33:30 [2024-04-09T08:33:30.827Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
08:33:30 [2024-04-09T08:33:30.827Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:33:32 [2024-04-09T08:33:32.196Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
08:33:32 [2024-04-09T08:33:32.196Z] === RUN   TestCgroupNamespacesRunHostMode
08:33:33 [2024-04-09T08:33:33.124Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
08:33:33 [2024-04-09T08:33:33.124Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:33:34 [2024-04-09T08:33:34.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
08:33:34 [2024-04-09T08:33:34.053Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:33:35 [2024-04-09T08:33:35.419Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
08:33:35 [2024-04-09T08:33:35.419Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:33:35 [2024-04-09T08:33:35.676Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
08:33:35 [2024-04-09T08:33:35.676Z] === RUN   TestCgroupNamespacesRunOlderClient
08:33:37 [2024-04-09T08:33:37.042Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
08:33:37 [2024-04-09T08:33:37.042Z] === RUN   TestNISDomainname
08:33:37 [2024-04-09T08:33:37.298Z] --- PASS: TestNISDomainname (0.44s)
08:33:37 [2024-04-09T08:33:37.298Z] === RUN   TestHostnameDnsResolution
08:33:37 [2024-04-09T08:33:37.861Z] --- PASS: TestHostnameDnsResolution (0.60s)
08:33:37 [2024-04-09T08:33:37.861Z] === RUN   TestUnprivilegedPortsAndPing
08:33:38 [2024-04-09T08:33:38.424Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s)
08:33:38 [2024-04-09T08:33:38.424Z] === RUN   TestPrivilegedHostDevices
08:33:38 [2024-04-09T08:33:38.680Z] --- PASS: TestPrivilegedHostDevices (0.51s)
08:33:38 [2024-04-09T08:33:38.680Z] === RUN   TestRunConsoleSize
08:33:39 [2024-04-09T08:33:39.243Z] --- PASS: TestRunConsoleSize (0.42s)
08:33:39 [2024-04-09T08:33:39.243Z] === RUN   TestRunWithAlternativeContainerdShim
08:33:43 [2024-04-09T08:33:43.413Z] --- PASS: TestRunWithAlternativeContainerdShim (3.95s)
08:33:43 [2024-04-09T08:33:43.413Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
08:33:44 [2024-04-09T08:33:44.345Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.06s)
08:33:44 [2024-04-09T08:33:44.345Z] === RUN   TestStats
08:33:45 [2024-04-09T08:33:45.711Z] --- PASS: TestStats (1.44s)
08:33:45 [2024-04-09T08:33:45.711Z] === RUN   TestStopContainerWithTimeout
08:33:45 [2024-04-09T08:33:45.711Z] === RUN   TestStopContainerWithTimeout/0
08:33:45 [2024-04-09T08:33:45.711Z] === PAUSE TestStopContainerWithTimeout/0
08:33:45 [2024-04-09T08:33:45.711Z] === RUN   TestStopContainerWithTimeout/1
08:33:45 [2024-04-09T08:33:45.711Z] === PAUSE TestStopContainerWithTimeout/1
08:33:45 [2024-04-09T08:33:45.711Z] === RUN   TestStopContainerWithTimeout/3
08:33:45 [2024-04-09T08:33:45.711Z] === PAUSE TestStopContainerWithTimeout/3
08:33:45 [2024-04-09T08:33:45.711Z] === RUN   TestStopContainerWithTimeout/-1
08:33:45 [2024-04-09T08:33:45.711Z] === PAUSE TestStopContainerWithTimeout/-1
08:33:45 [2024-04-09T08:33:45.711Z] === CONT  TestStopContainerWithTimeout/0
08:33:45 [2024-04-09T08:33:45.711Z] === CONT  TestStopContainerWithTimeout/3
08:33:45 [2024-04-09T08:33:45.711Z] === CONT  TestStopContainerWithTimeout/1
08:33:45 [2024-04-09T08:33:45.711Z] === CONT  TestStopContainerWithTimeout/-1
08:33:48 [2024-04-09T08:33:48.980Z] --- PASS: TestStopContainerWithTimeout (0.04s)
08:33:48 [2024-04-09T08:33:48.980Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
08:33:48 [2024-04-09T08:33:48.980Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
08:33:48 [2024-04-09T08:33:48.980Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.52s)
08:33:48 [2024-04-09T08:33:48.980Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
08:33:48 [2024-04-09T08:33:48.980Z] === RUN   TestDeleteDevicemapper
08:33:48 [2024-04-09T08:33:48.980Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
08:33:48 [2024-04-09T08:33:48.980Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:33:48 [2024-04-09T08:33:48.980Z] === RUN   TestStopContainerWithTimeoutCancel
08:33:48 [2024-04-09T08:33:48.980Z] === PAUSE TestStopContainerWithTimeoutCancel
08:33:48 [2024-04-09T08:33:48.980Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:33:49 [2024-04-09T08:33:49.909Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
08:33:49 [2024-04-09T08:33:49.909Z] === RUN   TestUpdateMemory
08:33:50 [2024-04-09T08:33:50.472Z] --- PASS: TestUpdateMemory (0.49s)
08:33:50 [2024-04-09T08:33:50.472Z] === RUN   TestUpdateCPUQuota
08:33:51 [2024-04-09T08:33:51.034Z] --- PASS: TestUpdateCPUQuota (0.66s)
08:33:51 [2024-04-09T08:33:51.034Z] === RUN   TestUpdatePidsLimit
08:33:51 [2024-04-09T08:33:51.034Z] === RUN   TestUpdatePidsLimit/update_from_none
08:33:51 [2024-04-09T08:33:51.291Z] === RUN   TestUpdatePidsLimit/no_change
08:33:51 [2024-04-09T08:33:51.291Z] === RUN   TestUpdatePidsLimit/update_lower
08:33:51 [2024-04-09T08:33:51.547Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:33:51 [2024-04-09T08:33:51.804Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:33:51 [2024-04-09T08:33:51.804Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:33:52 [2024-04-09T08:33:52.060Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:33:52 [2024-04-09T08:33:52.623Z] --- PASS: TestUpdatePidsLimit (1.45s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.14s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
08:33:52 [2024-04-09T08:33:52.623Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
08:33:52 [2024-04-09T08:33:52.623Z] === RUN   TestUpdateRestartPolicy
08:34:04 [2024-04-09T08:34:04.799Z] --- PASS: TestUpdateRestartPolicy (10.57s)
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestUpdateRestartWithAutoRemove
08:34:04 [2024-04-09T08:34:04.799Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestWaitNonBlocked
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:34:04 [2024-04-09T08:34:04.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:34:04 [2024-04-09T08:34:04.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:34:04 [2024-04-09T08:34:04.799Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:34:04 [2024-04-09T08:34:04.799Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:34:04 [2024-04-09T08:34:04.799Z] --- PASS: TestWaitNonBlocked (0.04s)
08:34:04 [2024-04-09T08:34:04.799Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
08:34:04 [2024-04-09T08:34:04.799Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestWaitBlocked
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:34:04 [2024-04-09T08:34:04.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:34:04 [2024-04-09T08:34:04.799Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:34:04 [2024-04-09T08:34:04.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:34:04 [2024-04-09T08:34:04.799Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:34:04 [2024-04-09T08:34:04.799Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:34:05 [2024-04-09T08:34:05.056Z] --- PASS: TestWaitBlocked (0.03s)
08:34:05 [2024-04-09T08:34:05.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
08:34:05 [2024-04-09T08:34:05.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
08:34:05 [2024-04-09T08:34:05.056Z] === RUN   TestWaitConditions
08:34:05 [2024-04-09T08:34:05.056Z] === RUN   TestWaitConditions/default
08:34:05 [2024-04-09T08:34:05.056Z] === PAUSE TestWaitConditions/default
08:34:05 [2024-04-09T08:34:05.056Z] === RUN   TestWaitConditions/not-running
08:34:05 [2024-04-09T08:34:05.056Z] === PAUSE TestWaitConditions/not-running
08:34:05 [2024-04-09T08:34:05.056Z] === RUN   TestWaitConditions/next-exit
08:34:05 [2024-04-09T08:34:05.056Z] === PAUSE TestWaitConditions/next-exit
08:34:05 [2024-04-09T08:34:05.056Z] === RUN   TestWaitConditions/removed
08:34:05 [2024-04-09T08:34:05.056Z] === PAUSE TestWaitConditions/removed
08:34:05 [2024-04-09T08:34:05.056Z] === CONT  TestWaitConditions/default
08:34:05 [2024-04-09T08:34:05.056Z] === CONT  TestWaitConditions/next-exit
08:34:05 [2024-04-09T08:34:05.056Z] === CONT  TestWaitConditions/removed
08:34:05 [2024-04-09T08:34:05.056Z] === CONT  TestWaitConditions/not-running
08:34:05 [2024-04-09T08:34:05.056Z]     wait_test.go:146: ContainerID = d0accaa1ceaa8675fa8a4e285c2f70cb243800f11a93ddd2fdc7725472169bb4
08:34:05 [2024-04-09T08:34:05.056Z]     wait_test.go:146: ContainerID = 04358605b6f1dfedf1f2d11cdc80e6053932f8873239e04edb7d55e32b1b3299
08:34:05 [2024-04-09T08:34:05.056Z]     wait_test.go:146: ContainerID = 9e634e68e1ef7a1db9c436714e0844f38e52d3a44da29672d34f2eba6fb0c157
08:34:05 [2024-04-09T08:34:05.056Z]     wait_test.go:146: ContainerID = 0f2e3802b5b2262784da7a2efed95399b85094fb24147a4e2cb70c4cb5ff7742
08:34:06 [2024-04-09T08:34:06.425Z] --- PASS: TestWaitConditions (0.03s)
08:34:06 [2024-04-09T08:34:06.425Z]     --- PASS: TestWaitConditions/not-running (0.85s)
08:34:06 [2024-04-09T08:34:06.425Z]     --- PASS: TestWaitConditions/default (1.13s)
08:34:06 [2024-04-09T08:34:06.425Z]     --- PASS: TestWaitConditions/removed (1.15s)
08:34:06 [2024-04-09T08:34:06.425Z]     --- PASS: TestWaitConditions/next-exit (1.19s)
08:34:06 [2024-04-09T08:34:06.425Z] === RUN   TestWaitRestartedContainer
08:34:06 [2024-04-09T08:34:06.425Z] === RUN   TestWaitRestartedContainer/default
08:34:06 [2024-04-09T08:34:06.425Z] === PAUSE TestWaitRestartedContainer/default
08:34:06 [2024-04-09T08:34:06.425Z] === RUN   TestWaitRestartedContainer/not-running
08:34:06 [2024-04-09T08:34:06.425Z] === PAUSE TestWaitRestartedContainer/not-running
08:34:06 [2024-04-09T08:34:06.425Z] === RUN   TestWaitRestartedContainer/next-exit
08:34:06 [2024-04-09T08:34:06.425Z] === PAUSE TestWaitRestartedContainer/next-exit
08:34:06 [2024-04-09T08:34:06.425Z] === CONT  TestWaitRestartedContainer/default
08:34:06 [2024-04-09T08:34:06.425Z] === CONT  TestWaitRestartedContainer/next-exit
08:34:06 [2024-04-09T08:34:06.425Z] === CONT  TestWaitRestartedContainer/not-running
08:34:08 [2024-04-09T08:34:08.320Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:34:08 [2024-04-09T08:34:08.320Z]     --- PASS: TestWaitRestartedContainer/default (1.35s)
08:34:08 [2024-04-09T08:34:08.320Z]     --- PASS: TestWaitRestartedContainer/not-running (1.83s)
08:34:08 [2024-04-09T08:34:08.320Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.87s)
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestContainerStartOnDaemonRestart
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestStopContainerWithTimeoutCancel
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestRestartDaemonWithRestartingContainer
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestIpcModeOlderClient
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestContainerKillOnDaemonStart
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestDaemonHostGatewayIP
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestDaemonRestartIpcMode
08:34:08 [2024-04-09T08:34:08.320Z] === CONT  TestHardRestartWhenContainerIsRunning
08:34:08 [2024-04-09T08:34:08.320Z] --- PASS: TestIpcModeOlderClient (0.11s)
08:34:10 [2024-04-09T08:34:10.215Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
08:34:10 [2024-04-09T08:34:10.215Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
08:34:10 [2024-04-09T08:34:10.778Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.50s)
08:34:10 [2024-04-09T08:34:10.778Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
08:34:10 [2024-04-09T08:34:10.778Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.52s)
08:34:11 [2024-04-09T08:34:11.342Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
08:34:11 [2024-04-09T08:34:11.599Z] --- PASS: TestDaemonHostGatewayIP (3.42s)
08:34:11 [2024-04-09T08:34:11.856Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s)
08:34:11 [2024-04-09T08:34:11.856Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.77s)
08:34:12 [2024-04-09T08:34:12.113Z] --- PASS: TestDaemonRestartIpcMode (3.98s)
08:34:20 [2024-04-09T08:34:20.204Z] --- PASS: TestContainerKillOnDaemonStart (11.86s)
08:34:20 [2024-04-09T08:34:20.204Z] PASS
08:34:20 [2024-04-09T08:34:20.204Z] 
08:34:20 [2024-04-09T08:34:20.204Z] === Skipped
08:34:20 [2024-04-09T08:34:20.204Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:34:20 [2024-04-09T08:34:20.204Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:34:20 [2024-04-09T08:34:20.204Z] 
08:34:20 [2024-04-09T08:34:20.204Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:34:20 [2024-04-09T08:34:20.204Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:34:20 [2024-04-09T08:34:20.204Z] 
08:34:20 [2024-04-09T08:34:20.204Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:34:20 [2024-04-09T08:34:20.204Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
08:34:20 [2024-04-09T08:34:20.204Z] 
08:34:20 [2024-04-09T08:34:20.204Z] DONE 296 tests, 3 skipped in 117.630s
08:34:20 [2024-04-09T08:34:20.204Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:34:20 [2024-04-09T08:34:20.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
08:34:20 [2024-04-09T08:34:20.204Z] ++ set -e
08:34:20 [2024-04-09T08:34:20.204Z] ++ '[' -n 0 ']'
08:34:20 [2024-04-09T08:34:20.204Z] ++ set -x
08:34:20 [2024-04-09T08:34:20.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
08:34:20 [2024-04-09T08:34:20.204Z] INFO: Testing against a local daemon
08:34:20 [2024-04-09T08:34:20.204Z] === RUN   TestConfigDaemonID
08:34:21 [2024-04-09T08:34:21.132Z]     daemon_test.go:58: [d01bb590da274] daemon is not started
08:34:21 [2024-04-09T08:34:21.132Z] --- PASS: TestConfigDaemonID (1.04s)
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestDaemonConfigValidation
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:34:21 [2024-04-09T08:34:21.132Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:34:21 [2024-04-09T08:34:21.132Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestDaemonConfigValidation/invalid_config
08:34:21 [2024-04-09T08:34:21.132Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestDaemonConfigValidation/malformed_config
08:34:21 [2024-04-09T08:34:21.132Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestDaemonConfigValidation/valid_config
08:34:21 [2024-04-09T08:34:21.132Z] === PAUSE TestDaemonConfigValidation/valid_config
08:34:21 [2024-04-09T08:34:21.132Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:34:21 [2024-04-09T08:34:21.132Z] === CONT  TestDaemonConfigValidation/malformed_config
08:34:21 [2024-04-09T08:34:21.132Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:34:21 [2024-04-09T08:34:21.132Z] === CONT  TestDaemonConfigValidation/valid_config
08:34:21 [2024-04-09T08:34:21.132Z] === CONT  TestDaemonConfigValidation/invalid_config
08:34:21 [2024-04-09T08:34:21.132Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:34:21 [2024-04-09T08:34:21.132Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
08:34:21 [2024-04-09T08:34:21.132Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
08:34:21 [2024-04-09T08:34:21.132Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
08:34:21 [2024-04-09T08:34:21.132Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
08:34:21 [2024-04-09T08:34:21.132Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestConfigDaemonSeccompProfiles
08:34:21 [2024-04-09T08:34:21.132Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:34:22 [2024-04-09T08:34:22.500Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:34:23 [2024-04-09T08:34:23.429Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:34:24 [2024-04-09T08:34:24.357Z]     daemon_test.go:172: [d26240e4e3f1a] daemon is not started
08:34:24 [2024-04-09T08:34:24.357Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
08:34:24 [2024-04-09T08:34:24.357Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:34:24 [2024-04-09T08:34:24.357Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:34:24 [2024-04-09T08:34:24.357Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:34:24 [2024-04-09T08:34:24.357Z] === RUN   TestDaemonProxy
08:34:24 [2024-04-09T08:34:24.357Z] === RUN   TestDaemonProxy/environment_variables
08:34:24 [2024-04-09T08:34:24.357Z] === PAUSE TestDaemonProxy/environment_variables
08:34:24 [2024-04-09T08:34:24.357Z] === RUN   TestDaemonProxy/command-line_options
08:34:24 [2024-04-09T08:34:24.357Z] === PAUSE TestDaemonProxy/command-line_options
08:34:24 [2024-04-09T08:34:24.357Z] === RUN   TestDaemonProxy/configuration_file
08:34:24 [2024-04-09T08:34:24.357Z] === PAUSE TestDaemonProxy/configuration_file
08:34:24 [2024-04-09T08:34:24.357Z] === RUN   TestDaemonProxy/conflicting_options
08:34:24 [2024-04-09T08:34:24.919Z] === RUN   TestDaemonProxy/reload_sanitized
08:34:24 [2024-04-09T08:34:24.919Z] === PAUSE TestDaemonProxy/reload_sanitized
08:34:24 [2024-04-09T08:34:24.919Z] === CONT  TestDaemonProxy/environment_variables
08:34:24 [2024-04-09T08:34:24.919Z] === CONT  TestDaemonProxy/configuration_file
08:34:24 [2024-04-09T08:34:24.919Z] === CONT  TestDaemonProxy/command-line_options
08:34:24 [2024-04-09T08:34:24.919Z] === CONT  TestDaemonProxy/reload_sanitized
08:34:26 [2024-04-09T08:34:26.810Z] --- PASS: TestDaemonProxy (0.50s)
08:34:26 [2024-04-09T08:34:26.810Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:34:26 [2024-04-09T08:34:26.810Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.61s)
08:34:26 [2024-04-09T08:34:26.810Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
08:34:26 [2024-04-09T08:34:26.810Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
08:34:26 [2024-04-09T08:34:26.810Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
08:34:26 [2024-04-09T08:34:26.810Z] === RUN   TestLiveRestore
08:34:26 [2024-04-09T08:34:26.810Z] === RUN   TestLiveRestore/volume_references
08:34:26 [2024-04-09T08:34:26.810Z] === PAUSE TestLiveRestore/volume_references
08:34:26 [2024-04-09T08:34:26.810Z] === RUN   TestLiveRestore/autoremove
08:34:26 [2024-04-09T08:34:26.810Z] === PAUSE TestLiveRestore/autoremove
08:34:26 [2024-04-09T08:34:26.810Z] === CONT  TestLiveRestore/volume_references
08:34:26 [2024-04-09T08:34:26.810Z] === CONT  TestLiveRestore/autoremove
08:34:26 [2024-04-09T08:34:26.810Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
08:34:27 [2024-04-09T08:34:27.066Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:34:27 [2024-04-09T08:34:27.067Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:34:28 [2024-04-09T08:34:28.434Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:34:28 [2024-04-09T08:34:28.434Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
08:34:29 [2024-04-09T08:34:29.362Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:34:30 [2024-04-09T08:34:30.292Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:34:31 [2024-04-09T08:34:31.221Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
08:34:31 [2024-04-09T08:34:31.783Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
08:34:32 [2024-04-09T08:34:32.713Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
08:34:33 [2024-04-09T08:34:33.642Z] --- PASS: TestLiveRestore (0.00s)
08:34:33 [2024-04-09T08:34:33.642Z]     --- PASS: TestLiveRestore/autoremove (3.35s)
08:34:33 [2024-04-09T08:34:33.642Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.76s)
08:34:33 [2024-04-09T08:34:33.642Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.59s)
08:34:33 [2024-04-09T08:34:33.642Z]     --- PASS: TestLiveRestore/volume_references (6.89s)
08:34:33 [2024-04-09T08:34:33.642Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.01s)
08:34:33 [2024-04-09T08:34:33.642Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.04s)
08:34:33 [2024-04-09T08:34:33.642Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s)
08:34:33 [2024-04-09T08:34:33.642Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
08:34:33 [2024-04-09T08:34:33.642Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
08:34:33 [2024-04-09T08:34:33.642Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.34s)
08:34:33 [2024-04-09T08:34:33.642Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
08:34:33 [2024-04-09T08:34:33.642Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
08:34:33 [2024-04-09T08:34:33.642Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
08:34:34 [2024-04-09T08:34:34.205Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
08:34:34 [2024-04-09T08:34:34.205Z] PASS
08:34:34 [2024-04-09T08:34:34.205Z] 
08:34:34 [2024-04-09T08:34:34.205Z] DONE 31 tests in 14.034s
08:34:34 [2024-04-09T08:34:34.205Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:34:34 [2024-04-09T08:34:34.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:34:34 [2024-04-09T08:34:34.205Z] ++ set -e
08:34:34 [2024-04-09T08:34:34.205Z] ++ '[' -n 0 ']'
08:34:34 [2024-04-09T08:34:34.205Z] ++ set -x
08:34:34 [2024-04-09T08:34:34.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:34:34 [2024-04-09T08:34:34.205Z] INFO: Testing against a local daemon
08:34:34 [2024-04-09T08:34:34.205Z] === RUN   TestCommitInheritsEnv
08:34:34 [2024-04-09T08:34:34.462Z] --- PASS: TestCommitInheritsEnv (0.29s)
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportExtremelyLargeImageWorks
08:34:34 [2024-04-09T08:34:34.462Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:34:34 [2024-04-09T08:34:34.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/#00
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/_______
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform//
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/linux
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/LINUX
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/macos
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:34:34 [2024-04-09T08:34:34.462Z] --- PASS: TestImportWithCustomPlatform (0.15s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:34:34 [2024-04-09T08:34:34.462Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImageInspectEmptyTagsAndDigests
08:34:34 [2024-04-09T08:34:34.462Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
08:34:34 [2024-04-09T08:34:34.462Z] === RUN   TestImagesFilterMultiReference
08:34:34 [2024-04-09T08:34:34.718Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:34:34 [2024-04-09T08:34:34.718Z] === RUN   TestImagesFilterBeforeSince
08:34:34 [2024-04-09T08:34:34.974Z]     list_test.go:87: ImageList: ID=sha256:e31b6f6fba45421cad9b0ac572de690dcb007dc26de76ba3281a257e2cc20737 RepoTags=[testimagesfilterbeforesince:v3]
08:34:34 [2024-04-09T08:34:34.974Z]     list_test.go:87: ImageList: ID=sha256:ee0318070a870974e8207df2fb15966a98addff8e3829eeaabb58ec81d9c2018 RepoTags=[testimagesfilterbeforesince:v1]
08:34:34 [2024-04-09T08:34:34.974Z]     list_test.go:87: ImageList: ID=sha256:d2525456af2d85f118277effe87771de1713aa2e6d52ce0746e81fee4f0f36f5 RepoTags=[testimagesfilterbeforesince:v2]
08:34:34 [2024-04-09T08:34:34.974Z] --- PASS: TestImagesFilterBeforeSince (0.31s)
08:34:34 [2024-04-09T08:34:34.974Z] === RUN   TestPruneDontDeleteUsedDangling
08:34:34 [2024-04-09T08:34:34.974Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
08:34:34 [2024-04-09T08:34:34.974Z] === RUN   TestImagePullPlatformInvalid
08:34:34 [2024-04-09T08:34:34.974Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:34:34 [2024-04-09T08:34:34.974Z] === RUN   TestImagePullStoredfDigestForOtherRepo
08:34:34 [2024-04-09T08:34:34.974Z] time="2024-04-09T08:34:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.13 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:34 [2024-04-09T08:34:34.974Z] time="2024-04-09T08:34:34Z" level=info msg="redis not configured" go.version=go1.20.13 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:34 [2024-04-09T08:34:34.974Z] time="2024-04-09T08:34:34Z" level=info msg="Starting upload purge in 21m0s" go.version=go1.20.13 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:34 [2024-04-09T08:34:34.974Z] time="2024-04-09T08:34:34Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.13 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e8cf518f-33c0-40ed-8bac-cf1be9a821a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e8cf518f-33c0-40ed-8bac-cf1be9a821a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37442" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.149µs" http.response.status=200 http.response.written=2 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=abbb6e34-db26-489b-9067-023911a2d562 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=60134270-0580-4b58-b2c2-98a17354fc4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=60134270-0580-4b58-b2c2-98a17354fc4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=abbb6e34-db26-489b-9067-023911a2d562 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=60134270-0580-4b58-b2c2-98a17354fc4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=32.255µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9e0ec67-a97a-4396-a110-724f4bb78dea trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=abbb6e34-db26-489b-9067-023911a2d562 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=24.714µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c063dc05-7e9f-4e55-98b9-f375386d36c3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=abbb6e34-db26-489b-9067-023911a2d562 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.054988ms http.response.status=404 http.response.written=157 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" 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.13 http.request.host="127.0.0.1:5000" http.request.id=60134270-0580-4b58-b2c2-98a17354fc4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.08305ms http.response.status=404 http.response.written=157 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a4c41d5e-2b38-4e62-a3ed-97daa38895a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a4c41d5e-2b38-4e62-a3ed-97daa38895a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a4c41d5e-2b38-4e62-a3ed-97daa38895a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=98.323µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f552275-e421-4e87-9a0f-1da320fa7c4f trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a4c41d5e-2b38-4e62-a3ed-97daa38895a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=12.348µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c43696b2-c64f-4a06-a47e-4aa1c58aa047 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7a78547e-63c2-4d13-b024-8f2de1637233 http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7a78547e-63c2-4d13-b024-8f2de1637233 http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7a78547e-63c2-4d13-b024-8f2de1637233 http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=291.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d1c7d703-c942-42de-9d76-991801530e41 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7a78547e-63c2-4d13-b024-8f2de1637233 http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=14.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=43663c26-0ac3-48e4-9d5c-85a172175c7d trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a4c41d5e-2b38-4e62-a3ed-97daa38895a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=67.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=77333e23-2468-4fd3-a46b-50f38e772112 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a4c41d5e-2b38-4e62-a3ed-97daa38895a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.85656ms http.response.status=202 http.response.written=0 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7a78547e-63c2-4d13-b024-8f2de1637233 http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=53.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ed4197c-cc42-49ac-b3a2-c9b79a6aa85d trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7a78547e-63c2-4d13-b024-8f2de1637233 http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.797393ms http.response.status=202 http.response.written=0 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=33.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a1babd6-3c0d-4b12-b621-b2d022169afc trace.line=82 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.233Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=13.802µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9adfb186-fd2d-47dd-8d1d-0ce23e140cc1 trace.line=141 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=34.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=89a36a53-2cb9-444b-909f-839037167b04 trace.line=82 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=23.262µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ac60597-025d-4704-8a39-ebd5e30669cc trace.line=141 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=90.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=d530ee35-1eaf-410c-a792-3164d7c6b33b trace.line=124 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=11.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e0e1549-7bc8-458d-bb51-de7c25dbf18b trace.line=141 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=12.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2579770a-8801-40ee-86c5-bd7427fc221c trace.line=141 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=8.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c8e9f08-4be2-4dd8-8563-e8c26e84a095 trace.line=141 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=67.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=913b467b-c08a-403f-9dc8-9569403f5df1 trace.line=167 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=53.195µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=db1223cf-ed5e-4ca7-b145-be29810464fa trace.line=95 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=89.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=98aee892-eecb-4e09-a135-901ca3a8316c trace.line=181 vars.name=test vars.uuid=ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b15d42ed-243b-49f3-966e-b39c0b9683e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37456" http.request.uri="/v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.599289ms http.response.status=201 http.response.written=0 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "PUT /v2/test/blobs/uploads/ce5a01eb-7f25-4e92-bb79-f47ae0a4ee1e?_state=w633x-gvjAuvTvhV8sQtuB98pEVLVILtPUlP0lyqDUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlNWEwMWViLTdmMjUtNGU5Mi1iYjc5LWY0N2FlMGE0ZWUxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODg3MzExMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=64.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=89ce5164-b2b4-42af-b3fb-5a17d27be48c trace.line=124 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=10.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d005cc6-e32a-4b9d-8535-1407405830f8 trace.line=141 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=13.038µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41a07cd8-2c3d-4862-91fc-3f932be147a1 trace.line=141 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=8.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21aff965-7985-4570-bc3b-a0f5396807ef trace.line=141 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=36.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c7a3ad9a-7138-41d2-8e73-0430cd518ec6 trace.line=167 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=40.148µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4ba02657-f4bd-4724-b112-845692a05991 trace.line=95 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6dfa5937-ade2-426c-8364-defa34619c54\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=74.906µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f10d99c0-976f-42c7-9aee-b3d7aff5597c trace.line=181 vars.name=test vars.uuid=6dfa5937-ade2-426c-8364-defa34619c54 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5af82cea-ee1d-45fd-89cf-e91966c67df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=4.359178ms http.response.status=201 http.response.written=0 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "PUT /v2/test/blobs/uploads/6dfa5937-ade2-426c-8364-defa34619c54?_state=yPB3merY2WdVVsvqn0W500PM3t-gydrfPXENqT520hN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZkZmE1OTM3LWFkZTItNDI2Yy04MzY0LWRlZmEzNDYxOWM1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwODozNDozNC45ODkyODg5NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d82a0b3d-40fd-4596-b6c9-6aa4232fe80c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d82a0b3d-40fd-4596-b6c9-6aa4232fe80c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d82a0b3d-40fd-4596-b6c9-6aa4232fe80c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=21.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a03d86cf-8023-418b-aa54-4084ba4d2b78 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d82a0b3d-40fd-4596-b6c9-6aa4232fe80c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.781µs" http.response.status=404 http.response.written=96 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg=PutImageManifest go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=33.132µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=29fdc97a-a60f-4c1f-af04-b3215620b7c9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=13.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b841179-724b-417a-9263-36135e20cbbc trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=19.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81dedf24-3989-482c-a728-8b54fddb7370 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=9.83µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3e798cd-f671-4301-a030-77d25961f014 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=10.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=35d01e4f-f1ec-45c2-a5a0-e95857b443a9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=46.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4c91e8cb-1881-416a-a46d-4e4f38adde0b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=51.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0219d077-04f3-402c-b2d4-35ec006f100f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.234Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=24.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c0f6ff2f-3c2a-4d93-a151-47c02da33240 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=63.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=709c62fe-99b1-48ad-9c50-8b17af38aac6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=33.953µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0f0f8d69-5271-4cfc-9992-2f419fb0427a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:34Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d00c9228-3cef-43fe-a3f1-2fed5359371e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.587757ms http.response.status=201 http.response.written=0 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] 127.0.0.1 - - [09/Apr/2024:08:34:34 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a6d74121-2bfc-4a4d-aca2-065d036ca282 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=a6d74121-2bfc-4a4d-aca2-065d036ca282 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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="778.965µs" http.response.status=200 http.response.written=2 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=34.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40fc0615-de7b-4be4-8731-02a8cb9756b9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=21.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1746dff2-f096-4ae6-a360-170289655ff4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=13.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4457ccda-b945-4951-8e64-e3a8963a71c6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=16.698µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f84cfd3d-6962-4a07-982f-1c2a40f7c3b1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=807e9f81-2c27-482d-8f3f-c52323d159c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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.279616ms http.response.status=200 http.response.written=417 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=40.132µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d7cd5e4c-9b07-429c-8cc4-b5741bf83e69 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=20.078µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c8687fa-9fd8-4077-b8e2-94a40f362479 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=18.223µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e6e5d2ed-9e00-48e5-af9b-e95ac4cab007 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b9f2edb4-a7e6-43e6-86c0-5e769fca92ea http.request.method=GET http.request.remoteaddr="127.0.0.1:37498" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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.412665ms http.response.status=200 http.response.written=417 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=34.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41f3d336-25b8-4eb9-bb0a-36cc829ff6c3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=13.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d9c2dd86-9a6f-464e-8cd0-8a87dbfa262f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=28.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d0ac853-0f9a-44df-b370-8de3f8e8cb51 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=9.583µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=254ce681-bf13-4500-a93d-816c34c6b327 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=16.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ffa23153-9bcc-4194-83f8-74befc811d2e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=5.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=3574f859-975b-4ba5-8fee-2ebb55710f5c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=32.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e6a71f36-5c48-4e8a-9774-01e514ef408f trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=16.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=cda6d7cd-8769-4647-bab8-58630cf245da trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=29.58µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=898e53c7-c0b3-476f-9b09-29b4bc79c53a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=21.088µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ccd16b54-5886-498b-ae96-e3b62eeb2ef1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.235Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=17.625µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aabf639d-ebc8-44cc-8008-076cdae21384 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=9.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d7d96d3-cebf-4f7d-9a4d-0dc39ad086cf trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=9.108µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2776d45-1a42-46e4-90db-e197c604d79a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=8.763µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a902046-d478-4b62-a253-9b799aca6e4a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e18f1339-93f2-40fd-92e9-cc0300c9f14a http.request.method=GET http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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=1.573726ms http.response.status=200 http.response.written=68 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=5.046µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=66cc7b6a-43c5-40ae-8a18-3fb8c7130a0d trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=29.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=cefdcea0-7113-4a7c-9a8e-76a8895b0fa4 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=26.832µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=56613449-ad66-4ef0-b459-017520d9795d trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=19.471µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=774e3062-0e45-4f0b-86da-556f0ddca82a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=23756605-fd6b-4b69-be66-7c11aff97c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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=2.711531ms http.response.status=200 http.response.written=194 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=92188c3e-d865-4702-8a39-361269dd891f http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=92188c3e-d865-4702-8a39-361269dd891f http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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="824.069µs" http.response.status=200 http.response.written=2 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be7c0a6d-4fcb-4ccf-9c89-1fb39c1065af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be7c0a6d-4fcb-4ccf-9c89-1fb39c1065af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be7c0a6d-4fcb-4ccf-9c89-1fb39c1065af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be7c0a6d-4fcb-4ccf-9c89-1fb39c1065af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=26.273µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36e625d9-5605-4189-8b2e-3d2267953d35 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be7c0a6d-4fcb-4ccf-9c89-1fb39c1065af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=33.674µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62db3cbe-7202-48a2-af70-baa6e21895c2 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" 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.13 http.request.host="127.0.0.1:5000" http.request.id=be7c0a6d-4fcb-4ccf-9c89-1fb39c1065af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37550" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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.105288ms http.response.status=404 http.response.written=181 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4a5c9676-8910-4139-ae0c-63583a14aa01 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4a5c9676-8910-4139-ae0c-63583a14aa01 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4a5c9676-8910-4139-ae0c-63583a14aa01 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4a5c9676-8910-4139-ae0c-63583a14aa01 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=20.98µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b5c8a81f-1157-4da4-af3c-9055ef43c8ab trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=4a5c9676-8910-4139-ae0c-63583a14aa01 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 trace.duration=12.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b4bda83-1566-4566-ba3f-b30ad8a78e8d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] time="2024-04-09T08:34:35Z" 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.13 http.request.host="127.0.0.1:5000" http.request.id=4a5c9676-8910-4139-ae0c-63583a14aa01 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 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="954.082µs" http.response.status=404 http.response.written=181 instance.id=b14f2b53-1cad-423f-8e20-ce58ca3d1355 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
08:34:35 [2024-04-09T08:34:35.236Z] 127.0.0.1 - - [09/Apr/2024:08:34:35 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/e264217787f62d1a11c575a39b886919505758b0 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:34:35 [2024-04-09T08:34:35.236Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
08:34:35 [2024-04-09T08:34:35.236Z] === RUN   TestRemoveImageOrphaning
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestRemoveImageOrphaning (0.19s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestRemoveByDigest
08:34:35 [2024-04-09T08:34:35.493Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:34:35 [2024-04-09T08:34:35.493Z] --- SKIP: TestRemoveByDigest (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestRemoveImageGarbageCollector
08:34:35 [2024-04-09T08:34:35.493Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
08:34:35 [2024-04-09T08:34:35.493Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagUsingDigestAlgorithmAsName
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagValidPrefixedRepo
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
08:34:35 [2024-04-09T08:34:35.493Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
08:34:35 [2024-04-09T08:34:35.493Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagValidPrefixedRepo/foooo:t
08:34:35 [2024-04-09T08:34:35.493Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:34:35 [2024-04-09T08:34:35.493Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:34:35 [2024-04-09T08:34:35.493Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
08:34:35 [2024-04-09T08:34:35.493Z] === CONT  TestTagValidPrefixedRepo/foooo:t
08:34:35 [2024-04-09T08:34:35.493Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:34:35 [2024-04-09T08:34:35.493Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagExistedNameWithoutForce
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagOfficialNames
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestTagOfficialNames (0.06s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestTagMatchesDigest
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestTagMatchesDigest (0.01s)
08:34:35 [2024-04-09T08:34:35.493Z] PASS
08:34:35 [2024-04-09T08:34:35.493Z] 
08:34:35 [2024-04-09T08:34:35.493Z] === Skipped
08:34:35 [2024-04-09T08:34:35.493Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:34:35 [2024-04-09T08:34:35.493Z] 
08:34:35 [2024-04-09T08:34:35.493Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:34:35 [2024-04-09T08:34:35.493Z] 
08:34:35 [2024-04-09T08:34:35.493Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
08:34:35 [2024-04-09T08:34:35.493Z] 
08:34:35 [2024-04-09T08:34:35.493Z] DONE 36 tests, 3 skipped in 1.414s
08:34:35 [2024-04-09T08:34:35.493Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:34:35 [2024-04-09T08:34:35.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:34:35 [2024-04-09T08:34:35.493Z] ++ set -e
08:34:35 [2024-04-09T08:34:35.493Z] ++ '[' -n 0 ']'
08:34:35 [2024-04-09T08:34:35.493Z] ++ set -x
08:34:35 [2024-04-09T08:34:35.493Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestStripANSICommands
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestStripANSICommands/#00
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestStripANSICommands/#01
08:34:35 [2024-04-09T08:34:35.493Z] --- PASS: TestStripANSICommands (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:34:35 [2024-04-09T08:34:35.493Z] PASS
08:34:35 [2024-04-09T08:34:35.493Z] 
08:34:35 [2024-04-09T08:34:35.493Z] DONE 3 tests in 0.007s
08:34:35 [2024-04-09T08:34:35.493Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:34:35 [2024-04-09T08:34:35.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:34:35 [2024-04-09T08:34:35.493Z] ++ set -e
08:34:35 [2024-04-09T08:34:35.493Z] ++ '[' -n 0 ']'
08:34:35 [2024-04-09T08:34:35.493Z] ++ set -x
08:34:35 [2024-04-09T08:34:35.493Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:34:35 [2024-04-09T08:34:35.493Z] INFO: Testing against a local daemon
08:34:35 [2024-04-09T08:34:35.493Z] === RUN   TestNetworkCreateDelete
08:34:35 [2024-04-09T08:34:35.750Z] --- PASS: TestNetworkCreateDelete (0.17s)
08:34:35 [2024-04-09T08:34:35.750Z] === RUN   TestDockerNetworkDeletePreferID
08:34:36 [2024-04-09T08:34:36.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
08:34:36 [2024-04-09T08:34:36.313Z] === RUN   TestDaemonDNSFallback
08:34:42 [2024-04-09T08:34:42.852Z] --- PASS: TestDaemonDNSFallback (6.14s)
08:34:42 [2024-04-09T08:34:42.852Z] === RUN   TestInspectNetwork
08:34:45 [2024-04-09T08:34:45.371Z] === RUN   TestInspectNetwork/full_network_id
08:34:45 [2024-04-09T08:34:45.371Z] === RUN   TestInspectNetwork/partial_network_id
08:34:45 [2024-04-09T08:34:45.371Z] === RUN   TestInspectNetwork/network_name
08:34:45 [2024-04-09T08:34:45.371Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:34:49 [2024-04-09T08:34:49.540Z] --- PASS: TestInspectNetwork (7.03s)
08:34:49 [2024-04-09T08:34:49.540Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:34:49 [2024-04-09T08:34:49.540Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:34:49 [2024-04-09T08:34:49.540Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:34:49 [2024-04-09T08:34:49.540Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:34:49 [2024-04-09T08:34:49.540Z] === RUN   TestRunContainerWithBridgeNone
08:34:50 [2024-04-09T08:34:50.470Z] --- PASS: TestRunContainerWithBridgeNone (1.17s)
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/create
08:34:50 [2024-04-09T08:34:50.470Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:34:50 [2024-04-09T08:34:50.470Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:34:50 [2024-04-09T08:34:50.470Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:34:50 [2024-04-09T08:34:50.470Z] === CONT  TestNetworkInvalidJSON/networks/create
08:34:50 [2024-04-09T08:34:50.470Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:34:50 [2024-04-09T08:34:50.470Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:34:50 [2024-04-09T08:34:50.470Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:34:50 [2024-04-09T08:34:50.470Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkList
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkList//networks
08:34:50 [2024-04-09T08:34:50.470Z] === PAUSE TestNetworkList//networks
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestNetworkList//networks/
08:34:50 [2024-04-09T08:34:50.470Z] === PAUSE TestNetworkList//networks/
08:34:50 [2024-04-09T08:34:50.470Z] === CONT  TestNetworkList//networks
08:34:50 [2024-04-09T08:34:50.470Z] === CONT  TestNetworkList//networks/
08:34:50 [2024-04-09T08:34:50.470Z] --- PASS: TestNetworkList (0.01s)
08:34:50 [2024-04-09T08:34:50.470Z]     --- PASS: TestNetworkList//networks (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:34:50 [2024-04-09T08:34:50.470Z] === RUN   TestHostIPv4BridgeLabel
08:34:51 [2024-04-09T08:34:51.032Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
08:34:51 [2024-04-09T08:34:51.032Z] === RUN   TestDefaultNetworkOpts
08:34:51 [2024-04-09T08:34:51.032Z] === RUN   TestDefaultNetworkOpts/default_value
08:34:52 [2024-04-09T08:34:52.400Z] === RUN   TestDefaultNetworkOpts/cmdline_value
08:34:53 [2024-04-09T08:34:53.767Z] === RUN   TestDefaultNetworkOpts/config-from_value
08:34:54 [2024-04-09T08:34:54.696Z] --- PASS: TestDefaultNetworkOpts (3.62s)
08:34:54 [2024-04-09T08:34:54.696Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.23s)
08:34:54 [2024-04-09T08:34:54.696Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s)
08:34:54 [2024-04-09T08:34:54.696Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
08:34:54 [2024-04-09T08:34:54.696Z] === RUN   TestDaemonRestartWithLiveRestore
08:34:56 [2024-04-09T08:34:56.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:34:56 [2024-04-09T08:34:56.063Z] === RUN   TestDaemonDefaultNetworkPools
08:34:56 [2024-04-09T08:34:56.625Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
08:34:56 [2024-04-09T08:34:56.625Z] === RUN   TestDaemonRestartWithExistingNetwork
08:34:57 [2024-04-09T08:34:57.992Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
08:34:57 [2024-04-09T08:34:57.992Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:34:58 [2024-04-09T08:34:58.922Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
08:34:58 [2024-04-09T08:34:58.922Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:34:59 [2024-04-09T08:34:59.851Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
08:34:59 [2024-04-09T08:34:59.851Z] === RUN   TestServiceWithPredefinedNetwork
08:35:01 [2024-04-09T08:35:01.744Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
08:35:01 [2024-04-09T08:35:01.744Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:35:01 [2024-04-09T08:35:01.744Z]     service_test.go:242: FLAKY_TEST
08:35:01 [2024-04-09T08:35:01.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:35:01 [2024-04-09T08:35:01.744Z] === RUN   TestServiceWithDataPathPortInit
08:35:16 [2024-04-09T08:35:16.590Z] --- PASS: TestServiceWithDataPathPortInit (13.34s)
08:35:16 [2024-04-09T08:35:16.590Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:35:17 [2024-04-09T08:35:17.518Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zoro6o6z3a6zosy7gbforngj4 Created:2024-04-09 08:35:16.240610878 +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[7e4bf7794a606baec2e393e133bfeef202b883422fea93c9aa72ddae116068c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wu5007r5cqvqx7z2nq0q13buq EndpointID:b9b3e1cf2f749e8f4cf2b567f71573458b70fa790a4022d3acaa30a6179240b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f6edbb88dcba78994e04b192ad976c67b02995b92a737445858be6bce02140f 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:0cd097623654 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wu5007r5cqvqx7z2nq0q13buq EndpointID:b9b3e1cf2f749e8f4cf2b567f71573458b70fa790a4022d3acaa30a6179240b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:35:22 [2024-04-09T08:35:22.767Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
08:35:22 [2024-04-09T08:35:22.767Z] PASS
08:35:22 [2024-04-09T08:35:22.767Z] 
08:35:22 [2024-04-09T08:35:22.767Z] === Skipped
08:35:22 [2024-04-09T08:35:22.767Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:35:22 [2024-04-09T08:35:22.767Z]     service_test.go:242: FLAKY_TEST
08:35:22 [2024-04-09T08:35:22.767Z] 
08:35:22 [2024-04-09T08:35:22.767Z] DONE 42 tests, 1 skipped in 46.364s
08:35:22 [2024-04-09T08:35:22.767Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:35:22 [2024-04-09T08:35:22.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:35:22 [2024-04-09T08:35:22.767Z] ++ set -e
08:35:22 [2024-04-09T08:35:22.767Z] ++ '[' -n 0 ']'
08:35:22 [2024-04-09T08:35:22.767Z] ++ set -x
08:35:22 [2024-04-09T08:35:22.767Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:35:22 [2024-04-09T08:35:22.767Z] INFO: Testing against a local daemon
08:35:22 [2024-04-09T08:35:22.767Z] === RUN   TestDockerNetworkIpvlanPersistance
08:35:22 [2024-04-09T08:35:22.767Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:35:22 [2024-04-09T08:35:22.767Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:35:22 [2024-04-09T08:35:22.767Z] === RUN   TestDockerNetworkIpvlan
08:35:22 [2024-04-09T08:35:22.767Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:35:22 [2024-04-09T08:35:22.767Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:35:22 [2024-04-09T08:35:22.767Z] PASS
08:35:22 [2024-04-09T08:35:22.767Z] 
08:35:22 [2024-04-09T08:35:22.767Z] === Skipped
08:35:22 [2024-04-09T08:35:22.767Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:35:22 [2024-04-09T08:35:22.767Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:35:22 [2024-04-09T08:35:22.767Z] 
08:35:22 [2024-04-09T08:35:22.767Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:35:22 [2024-04-09T08:35:22.767Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:35:22 [2024-04-09T08:35:22.767Z] 
08:35:22 [2024-04-09T08:35:22.767Z] DONE 2 tests, 2 skipped in 0.032s
08:35:22 [2024-04-09T08:35:22.767Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:35:22 [2024-04-09T08:35:22.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:35:22 [2024-04-09T08:35:22.767Z] ++ set -e
08:35:22 [2024-04-09T08:35:22.767Z] ++ '[' -n 0 ']'
08:35:22 [2024-04-09T08:35:22.767Z] ++ set -x
08:35:22 [2024-04-09T08:35:22.767Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:35:22 [2024-04-09T08:35:22.767Z] INFO: Testing against a local daemon
08:35:22 [2024-04-09T08:35:22.767Z] === RUN   TestDockerNetworkMacvlanPersistance
08:35:23 [2024-04-09T08:35:23.330Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
08:35:23 [2024-04-09T08:35:23.330Z] === RUN   TestDockerNetworkMacvlan
08:35:23 [2024-04-09T08:35:23.892Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:35:24 [2024-04-09T08:35:24.455Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:35:25 [2024-04-09T08:35:25.383Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:35:26 [2024-04-09T08:35:26.750Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:35:28 [2024-04-09T08:35:28.116Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:35:30 [2024-04-09T08:35:30.635Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:35:31 [2024-04-09T08:35:31.198Z] --- PASS: TestDockerNetworkMacvlan (7.96s)
08:35:31 [2024-04-09T08:35:31.198Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
08:35:31 [2024-04-09T08:35:31.198Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
08:35:31 [2024-04-09T08:35:31.198Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
08:35:31 [2024-04-09T08:35:31.198Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s)
08:35:31 [2024-04-09T08:35:31.198Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.25s)
08:35:31 [2024-04-09T08:35:31.198Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.36s)
08:35:31 [2024-04-09T08:35:31.198Z] PASS
08:35:31 [2024-04-09T08:35:31.198Z] 
08:35:31 [2024-04-09T08:35:31.198Z] DONE 8 tests in 9.248s
08:35:31 [2024-04-09T08:35:31.198Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:35:31 [2024-04-09T08:35:31.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:35:31 [2024-04-09T08:35:31.198Z] ++ set -e
08:35:31 [2024-04-09T08:35:31.198Z] ++ '[' -n 0 ']'
08:35:31 [2024-04-09T08:35:31.198Z] ++ set -x
08:35:31 [2024-04-09T08:35:31.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:35:31 [2024-04-09T08:35:31.198Z] testing: warning: no tests to run
08:35:31 [2024-04-09T08:35:31.198Z] PASS
08:35:31 [2024-04-09T08:35:31.198Z] 
08:35:31 [2024-04-09T08:35:31.198Z] DONE 0 tests in 0.006s
08:35:31 [2024-04-09T08:35:31.198Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:35:31 [2024-04-09T08:35:31.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:35:31 [2024-04-09T08:35:31.198Z] ++ set -e
08:35:31 [2024-04-09T08:35:31.198Z] ++ '[' -n 0 ']'
08:35:31 [2024-04-09T08:35:31.198Z] ++ set -x
08:35:31 [2024-04-09T08:35:31.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:35:31 [2024-04-09T08:35:31.198Z] INFO: Testing against a local daemon
08:35:31 [2024-04-09T08:35:31.198Z] === RUN   TestAuthZPluginAllowRequest
08:35:32 [2024-04-09T08:35:32.565Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
08:35:32 [2024-04-09T08:35:32.565Z] === RUN   TestAuthZPluginTLS
08:35:32 [2024-04-09T08:35:32.821Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:35:32 [2024-04-09T08:35:32.821Z] === RUN   TestAuthZPluginDenyRequest
08:35:33 [2024-04-09T08:35:33.384Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:35:33 [2024-04-09T08:35:33.384Z] === RUN   TestAuthZPluginAPIDenyResponse
08:35:33 [2024-04-09T08:35:33.946Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
08:35:33 [2024-04-09T08:35:33.946Z] === RUN   TestAuthZPluginDenyResponse
08:35:34 [2024-04-09T08:35:34.509Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:35:34 [2024-04-09T08:35:34.509Z] === RUN   TestAuthZPluginAllowEventStream
08:35:35 [2024-04-09T08:35:35.438Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
08:35:35 [2024-04-09T08:35:35.438Z] === RUN   TestAuthZPluginErrorResponse
08:35:36 [2024-04-09T08:35:36.000Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:35:36 [2024-04-09T08:35:36.000Z] === RUN   TestAuthZPluginErrorRequest
08:35:36 [2024-04-09T08:35:36.562Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
08:35:36 [2024-04-09T08:35:36.562Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:35:37 [2024-04-09T08:35:37.124Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:35:37 [2024-04-09T08:35:37.124Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:35:38 [2024-04-09T08:35:38.490Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
08:35:38 [2024-04-09T08:35:38.490Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:35:39 [2024-04-09T08:35:39.419Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
08:35:39 [2024-04-09T08:35:39.419Z] === RUN   TestAuthZPluginHeader
08:35:39 [2024-04-09T08:35:39.981Z] --- PASS: TestAuthZPluginHeader (0.64s)
08:35:39 [2024-04-09T08:35:39.981Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:35:39 [2024-04-09T08:35:39.981Z]     authz_plugin_v2_test.go:43: (*Execution).NotAmd64-fm
08:35:39 [2024-04-09T08:35:39.981Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:35:39 [2024-04-09T08:35:39.981Z] === RUN   TestAuthZPluginV2Disable
08:35:39 [2024-04-09T08:35:39.981Z]     authz_plugin_v2_test.go:65: (*Execution).NotAmd64-fm
08:35:39 [2024-04-09T08:35:39.981Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:35:39 [2024-04-09T08:35:39.981Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:35:39 [2024-04-09T08:35:39.981Z]     authz_plugin_v2_test.go:91: (*Execution).NotAmd64-fm
08:35:39 [2024-04-09T08:35:39.981Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:35:39 [2024-04-09T08:35:39.981Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:35:39 [2024-04-09T08:35:39.981Z]     authz_plugin_v2_test.go:126: (*Execution).NotAmd64-fm
08:35:39 [2024-04-09T08:35:39.981Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:35:39 [2024-04-09T08:35:39.981Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:35:58 [2024-04-09T08:35:58.030Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
08:35:58 [2024-04-09T08:35:58.030Z] PASS
08:35:58 [2024-04-09T08:35:58.030Z] 
08:35:58 [2024-04-09T08:35:58.030Z] === Skipped
08:35:58 [2024-04-09T08:35:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]     authz_plugin_v2_test.go:43: (*Execution).NotAmd64-fm
08:35:58 [2024-04-09T08:35:58.030Z] 
08:35:58 [2024-04-09T08:35:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]     authz_plugin_v2_test.go:65: (*Execution).NotAmd64-fm
08:35:58 [2024-04-09T08:35:58.030Z] 
08:35:58 [2024-04-09T08:35:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]     authz_plugin_v2_test.go:91: (*Execution).NotAmd64-fm
08:35:58 [2024-04-09T08:35:58.030Z] 
08:35:58 [2024-04-09T08:35:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]     authz_plugin_v2_test.go:126: (*Execution).NotAmd64-fm
08:35:58 [2024-04-09T08:35:58.030Z] 
08:35:58 [2024-04-09T08:35:58.030Z] DONE 17 tests, 4 skipped in 25.609s
08:35:58 [2024-04-09T08:35:58.030Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:35:58 [2024-04-09T08:35:58.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:35:58 [2024-04-09T08:35:58.030Z] ++ set -e
08:35:58 [2024-04-09T08:35:58.030Z] ++ '[' -n 0 ']'
08:35:58 [2024-04-09T08:35:58.030Z] ++ set -x
08:35:58 [2024-04-09T08:35:58.030Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:35:58 [2024-04-09T08:35:58.030Z] INFO: Testing against a local daemon
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:35:58 [2024-04-09T08:35:58.030Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:35:58 [2024-04-09T08:35:58.030Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:35:58 [2024-04-09T08:35:58.030Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:35:58 [2024-04-09T08:35:58.030Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:35:58 [2024-04-09T08:35:58.030Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:35:58 [2024-04-09T08:35:58.030Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:35:58 [2024-04-09T08:35:58.030Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:35:58 [2024-04-09T08:35:58.030Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInstall
08:35:58 [2024-04-09T08:35:58.030Z] === RUN   TestPluginInstall/no_auth
08:35:59 [2024-04-09T08:35:59.922Z] time="2024-04-09T08:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:35:59 [2024-04-09T08:35:59.922Z] time="2024-04-09T08:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d3486a09786af981af240568787033427c78695efa94df188e66ea20fba26e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:35:59 [2024-04-09T08:35:59.922Z] time="2024-04-09T08:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:35:59 [2024-04-09T08:35:59.922Z] time="2024-04-09T08:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d3486a09786af981af240568787033427c78695efa94df188e66ea20fba26e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:35:59 [2024-04-09T08:35:59.922Z] === RUN   TestPluginInstall/with_digest
08:36:00 [2024-04-09T08:36:00.485Z] === RUN   TestPluginInstall/with_htpasswd
08:36:00 [2024-04-09T08:36:00.741Z] time="2024-04-09T08:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:36:00 [2024-04-09T08:36:00.741Z] time="2024-04-09T08:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028747c22b6705f6bf718835b2671494a33e4f588da7ba8d8ddcb89fc91726b9" mediatype=application/vnd.docker.plugin.v1+json size=522
08:36:00 [2024-04-09T08:36:00.741Z] time="2024-04-09T08:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:36:00 [2024-04-09T08:36:00.741Z] time="2024-04-09T08:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028747c22b6705f6bf718835b2671494a33e4f588da7ba8d8ddcb89fc91726b9" mediatype=application/vnd.docker.plugin.v1+json size=522
08:36:00 [2024-04-09T08:36:00.741Z] === RUN   TestPluginInstall/with_insecure
08:36:01 [2024-04-09T08:36:01.670Z] time="2024-04-09T08:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:36:01 [2024-04-09T08:36:01.670Z] time="2024-04-09T08:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e362d274e3984fea1eeb28f384b6ecfe715414bedbccc2095805a778865e3e75" mediatype=application/vnd.docker.plugin.v1+json size=522
08:36:01 [2024-04-09T08:36:01.670Z] time="2024-04-09T08:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:36:01 [2024-04-09T08:36:01.670Z] time="2024-04-09T08:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e362d274e3984fea1eeb28f384b6ecfe715414bedbccc2095805a778865e3e75" mediatype=application/vnd.docker.plugin.v1+json size=522
08:36:01 [2024-04-09T08:36:01.926Z]     plugin_test.go:238: [da7593fa5e2d1] daemon is not started
08:36:01 [2024-04-09T08:36:01.926Z] --- PASS: TestPluginInstall (4.93s)
08:36:01 [2024-04-09T08:36:01.926Z]     --- PASS: TestPluginInstall/no_auth (2.98s)
08:36:01 [2024-04-09T08:36:01.926Z]     --- PASS: TestPluginInstall/with_digest (0.49s)
08:36:01 [2024-04-09T08:36:01.926Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
08:36:01 [2024-04-09T08:36:01.926Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
08:36:01 [2024-04-09T08:36:01.926Z] === RUN   TestPluginsWithRuntimes
08:36:03 [2024-04-09T08:36:03.293Z] === RUN   TestPluginsWithRuntimes/No_Args
08:36:04 [2024-04-09T08:36:04.222Z] === RUN   TestPluginsWithRuntimes/With_Args
08:36:04 [2024-04-09T08:36:04.840Z] --- PASS: TestPluginsWithRuntimes (3.10s)
08:36:04 [2024-04-09T08:36:04.840Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
08:36:04 [2024-04-09T08:36:04.840Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
08:36:04 [2024-04-09T08:36:04.840Z] === RUN   TestPluginBackCompatMediaTypes
08:36:05 [2024-04-09T08:36:05.404Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
08:36:05 [2024-04-09T08:36:05.404Z] PASS
08:36:05 [2024-04-09T08:36:05.404Z] 
08:36:05 [2024-04-09T08:36:05.404Z] DONE 25 tests in 8.591s
08:36:05 [2024-04-09T08:36:05.404Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:36:05 [2024-04-09T08:36:05.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:36:05 [2024-04-09T08:36:05.404Z] ++ set -e
08:36:05 [2024-04-09T08:36:05.404Z] ++ '[' -n 0 ']'
08:36:05 [2024-04-09T08:36:05.404Z] ++ set -x
08:36:05 [2024-04-09T08:36:05.404Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:36:05 [2024-04-09T08:36:05.404Z] INFO: Testing against a local daemon
08:36:05 [2024-04-09T08:36:05.404Z] === RUN   TestExternalGraphDriver
08:36:05 [2024-04-09T08:36:05.966Z] === RUN   TestExternalGraphDriver/json
08:36:07 [2024-04-09T08:36:07.332Z] === RUN   TestExternalGraphDriver/spec
08:36:09 [2024-04-09T08:36:09.224Z] === RUN   TestExternalGraphDriver/pull
08:36:12 [2024-04-09T08:36:12.492Z] --- PASS: TestExternalGraphDriver (6.99s)
08:36:12 [2024-04-09T08:36:12.492Z]     --- PASS: TestExternalGraphDriver/json (1.48s)
08:36:12 [2024-04-09T08:36:12.492Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
08:36:12 [2024-04-09T08:36:12.492Z]     --- PASS: TestExternalGraphDriver/pull (3.64s)
08:36:12 [2024-04-09T08:36:12.492Z] === RUN   TestGraphdriverPluginV2
08:36:12 [2024-04-09T08:36:12.749Z]     external_test.go:410: (*Execution).NotAmd64-fm
08:36:12 [2024-04-09T08:36:12.749Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:36:12 [2024-04-09T08:36:12.749Z] PASS
08:36:12 [2024-04-09T08:36:12.749Z] 
08:36:12 [2024-04-09T08:36:12.749Z] === Skipped
08:36:12 [2024-04-09T08:36:12.749Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:36:12 [2024-04-09T08:36:12.749Z]     external_test.go:410: (*Execution).NotAmd64-fm
08:36:12 [2024-04-09T08:36:12.749Z] 
08:36:12 [2024-04-09T08:36:12.749Z] DONE 5 tests, 1 skipped in 7.348s
08:36:12 [2024-04-09T08:36:12.749Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:36:12 [2024-04-09T08:36:12.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:36:12 [2024-04-09T08:36:12.749Z] ++ set -e
08:36:12 [2024-04-09T08:36:12.749Z] ++ '[' -n 0 ']'
08:36:12 [2024-04-09T08:36:12.749Z] ++ set -x
08:36:12 [2024-04-09T08:36:12.749Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:36:12 [2024-04-09T08:36:12.749Z] INFO: Testing against a local daemon
08:36:12 [2024-04-09T08:36:12.749Z] === RUN   TestContinueAfterPluginCrash
08:36:12 [2024-04-09T08:36:12.749Z] === PAUSE TestContinueAfterPluginCrash
08:36:12 [2024-04-09T08:36:12.749Z] === RUN   TestReadPluginNoRead
08:36:12 [2024-04-09T08:36:12.749Z] === PAUSE TestReadPluginNoRead
08:36:12 [2024-04-09T08:36:12.749Z] === RUN   TestDaemonStartWithLogOpt
08:36:12 [2024-04-09T08:36:12.749Z] === PAUSE TestDaemonStartWithLogOpt
08:36:12 [2024-04-09T08:36:12.749Z] === CONT  TestContinueAfterPluginCrash
08:36:12 [2024-04-09T08:36:12.749Z] === CONT  TestDaemonStartWithLogOpt
08:36:12 [2024-04-09T08:36:12.749Z] === CONT  TestReadPluginNoRead
08:36:15 [2024-04-09T08:36:15.268Z] === RUN   TestReadPluginNoRead/default
08:36:15 [2024-04-09T08:36:15.525Z] --- PASS: TestDaemonStartWithLogOpt (2.59s)
08:36:16 [2024-04-09T08:36:16.087Z] === RUN   TestReadPluginNoRead/disabled_caching
08:36:17 [2024-04-09T08:36:17.015Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:36:18 [2024-04-09T08:36:18.481Z]     read_test.go:91: [d8886386b630a] daemon is not started
08:36:18 [2024-04-09T08:36:18.481Z] --- PASS: TestReadPluginNoRead (5.32s)
08:36:18 [2024-04-09T08:36:18.481Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
08:36:18 [2024-04-09T08:36:18.481Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
08:36:18 [2024-04-09T08:36:18.481Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
08:36:20 [2024-04-09T08:36:20.443Z] --- PASS: TestContinueAfterPluginCrash (7.49s)
08:36:20 [2024-04-09T08:36:20.443Z] PASS
08:36:20 [2024-04-09T08:36:20.443Z] 
08:36:20 [2024-04-09T08:36:20.443Z] DONE 6 tests in 7.516s
08:36:20 [2024-04-09T08:36:20.443Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:36:20 [2024-04-09T08:36:20.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:36:20 [2024-04-09T08:36:20.443Z] ++ set -e
08:36:20 [2024-04-09T08:36:20.443Z] ++ '[' -n 0 ']'
08:36:20 [2024-04-09T08:36:20.443Z] ++ set -x
08:36:20 [2024-04-09T08:36:20.444Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:36:20 [2024-04-09T08:36:20.444Z] testing: warning: no tests to run
08:36:20 [2024-04-09T08:36:20.444Z] PASS
08:36:20 [2024-04-09T08:36:20.444Z] 
08:36:20 [2024-04-09T08:36:20.444Z] DONE 0 tests in 0.006s
08:36:20 [2024-04-09T08:36:20.444Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:36:20 [2024-04-09T08:36:20.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:36:20 [2024-04-09T08:36:20.444Z] ++ set -e
08:36:20 [2024-04-09T08:36:20.444Z] ++ '[' -n 0 ']'
08:36:20 [2024-04-09T08:36:20.444Z] ++ set -x
08:36:20 [2024-04-09T08:36:20.444Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:36:20 [2024-04-09T08:36:20.444Z] INFO: Testing against a local daemon
08:36:20 [2024-04-09T08:36:20.444Z] === RUN   TestPluginWithDevMounts
08:36:20 [2024-04-09T08:36:20.444Z] === PAUSE TestPluginWithDevMounts
08:36:20 [2024-04-09T08:36:20.444Z] === CONT  TestPluginWithDevMounts
08:36:21 [2024-04-09T08:36:21.848Z] --- PASS: TestPluginWithDevMounts (1.45s)
08:36:21 [2024-04-09T08:36:21.848Z] PASS
08:36:21 [2024-04-09T08:36:21.848Z] 
08:36:21 [2024-04-09T08:36:21.848Z] DONE 1 tests in 1.485s
08:36:21 [2024-04-09T08:36:21.848Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:36:21 [2024-04-09T08:36:21.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:36:21 [2024-04-09T08:36:21.848Z] ++ set -e
08:36:21 [2024-04-09T08:36:21.848Z] ++ '[' -n 0 ']'
08:36:21 [2024-04-09T08:36:21.848Z] ++ set -x
08:36:21 [2024-04-09T08:36:21.848Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:36:21 [2024-04-09T08:36:21.848Z] INFO: Testing against a local daemon
08:36:21 [2024-04-09T08:36:21.848Z] === RUN   TestSecretInspect
08:36:23 [2024-04-09T08:36:23.773Z] --- PASS: TestSecretInspect (1.98s)
08:36:23 [2024-04-09T08:36:23.773Z] === RUN   TestSecretList
08:36:26 [2024-04-09T08:36:26.290Z] --- PASS: TestSecretList (1.94s)
08:36:26 [2024-04-09T08:36:26.290Z] === RUN   TestSecretsCreateAndDelete
08:36:27 [2024-04-09T08:36:27.657Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
08:36:27 [2024-04-09T08:36:27.657Z] === RUN   TestSecretsUpdate
08:36:30 [2024-04-09T08:36:30.178Z] --- PASS: TestSecretsUpdate (1.94s)
08:36:30 [2024-04-09T08:36:30.178Z] === RUN   TestTemplatedSecret
08:36:32 [2024-04-09T08:36:32.696Z] --- PASS: TestTemplatedSecret (2.61s)
08:36:32 [2024-04-09T08:36:32.696Z] === RUN   TestSecretCreateResolve
08:36:34 [2024-04-09T08:36:34.587Z] --- PASS: TestSecretCreateResolve (1.88s)
08:36:34 [2024-04-09T08:36:34.587Z] PASS
08:36:34 [2024-04-09T08:36:34.587Z] 
08:36:34 [2024-04-09T08:36:34.587Z] DONE 6 tests in 12.343s
08:36:34 [2024-04-09T08:36:34.587Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:36:34 [2024-04-09T08:36:34.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:36:34 [2024-04-09T08:36:34.587Z] ++ set -e
08:36:34 [2024-04-09T08:36:34.587Z] ++ '[' -n 0 ']'
08:36:34 [2024-04-09T08:36:34.587Z] ++ set -x
08:36:34 [2024-04-09T08:36:34.587Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:36:34 [2024-04-09T08:36:34.587Z] INFO: Testing against a local daemon
08:36:34 [2024-04-09T08:36:34.587Z] === RUN   TestServiceCreateInit
08:36:34 [2024-04-09T08:36:34.587Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:36:37 [2024-04-09T08:36:37.856Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:36:42 [2024-04-09T08:36:42.025Z] --- PASS: TestServiceCreateInit (7.23s)
08:36:42 [2024-04-09T08:36:42.025Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
08:36:42 [2024-04-09T08:36:42.025Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
08:36:42 [2024-04-09T08:36:42.025Z] === RUN   TestCreateServiceMultipleTimes
08:36:56 [2024-04-09T08:36:56.869Z] --- PASS: TestCreateServiceMultipleTimes (14.82s)
08:36:56 [2024-04-09T08:36:56.869Z] === RUN   TestCreateServiceConflict
08:36:58 [2024-04-09T08:36:58.235Z] --- PASS: TestCreateServiceConflict (1.87s)
08:36:58 [2024-04-09T08:36:58.235Z] === RUN   TestCreateServiceMaxReplicas
08:37:00 [2024-04-09T08:37:00.755Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
08:37:00 [2024-04-09T08:37:00.755Z] === RUN   TestCreateWithDuplicateNetworkNames
08:37:15 [2024-04-09T08:37:15.607Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
08:37:15 [2024-04-09T08:37:15.607Z] === RUN   TestCreateServiceSecretFileMode
08:37:27 [2024-04-09T08:37:27.779Z] --- PASS: TestCreateServiceSecretFileMode (12.70s)
08:37:27 [2024-04-09T08:37:27.779Z] === RUN   TestCreateServiceConfigFileMode
08:37:39 [2024-04-09T08:37:39.950Z] --- PASS: TestCreateServiceConfigFileMode (12.68s)
08:37:39 [2024-04-09T08:37:39.950Z] === RUN   TestCreateServiceSysctls
08:37:42 [2024-04-09T08:37:42.467Z] --- PASS: TestCreateServiceSysctls (3.28s)
08:37:42 [2024-04-09T08:37:42.467Z] === RUN   TestCreateServiceCapabilities
08:37:45 [2024-04-09T08:37:45.737Z] --- PASS: TestCreateServiceCapabilities (2.81s)
08:37:45 [2024-04-09T08:37:45.737Z] === RUN   TestInspect
08:37:48 [2024-04-09T08:37:48.255Z] --- PASS: TestInspect (2.89s)
08:37:48 [2024-04-09T08:37:48.255Z] === RUN   TestCreateJob
08:37:51 [2024-04-09T08:37:51.524Z] --- PASS: TestCreateJob (3.14s)
08:37:51 [2024-04-09T08:37:51.524Z] === RUN   TestReplicatedJob
08:37:56 [2024-04-09T08:37:56.823Z] --- PASS: TestReplicatedJob (5.35s)
08:37:56 [2024-04-09T08:37:56.823Z] === RUN   TestUpdateReplicatedJob
08:38:00 [2024-04-09T08:38:00.094Z] --- PASS: TestUpdateReplicatedJob (3.36s)
08:38:00 [2024-04-09T08:38:00.094Z] === RUN   TestServiceListWithStatuses
08:38:00 [2024-04-09T08:38:00.094Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:38:00 [2024-04-09T08:38:00.094Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:38:00 [2024-04-09T08:38:00.094Z] === RUN   TestDockerNetworkConnectAlias
08:38:04 [2024-04-09T08:38:04.266Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
08:38:04 [2024-04-09T08:38:04.266Z] === RUN   TestDockerNetworkReConnect
08:38:07 [2024-04-09T08:38:07.535Z] --- PASS: TestDockerNetworkReConnect (3.33s)
08:38:07 [2024-04-09T08:38:07.535Z] === RUN   TestServicePlugin
08:38:07 [2024-04-09T08:38:07.535Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
08:38:07 [2024-04-09T08:38:07.535Z] --- SKIP: TestServicePlugin (0.00s)
08:38:07 [2024-04-09T08:38:07.535Z] === RUN   TestServiceUpdateLabel
08:38:09 [2024-04-09T08:38:09.427Z] --- PASS: TestServiceUpdateLabel (2.07s)
08:38:09 [2024-04-09T08:38:09.427Z] === RUN   TestServiceUpdateSecrets
08:38:24 [2024-04-09T08:38:24.276Z] --- PASS: TestServiceUpdateSecrets (14.36s)
08:38:24 [2024-04-09T08:38:24.276Z] === RUN   TestServiceUpdateConfigs
08:38:39 [2024-04-09T08:38:39.122Z] --- PASS: TestServiceUpdateConfigs (14.31s)
08:38:39 [2024-04-09T08:38:39.122Z] === RUN   TestServiceUpdateNetwork
08:38:51 [2024-04-09T08:38:51.296Z] --- PASS: TestServiceUpdateNetwork (12.04s)
08:38:51 [2024-04-09T08:38:51.296Z] === RUN   TestServiceUpdatePidsLimit
08:38:51 [2024-04-09T08:38:51.296Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:38:51 [2024-04-09T08:38:51.859Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:38:59 [2024-04-09T08:38:59.959Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:39:06 [2024-04-09T08:39:06.502Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
08:39:06 [2024-04-09T08:39:06.502Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
08:39:06 [2024-04-09T08:39:06.502Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s)
08:39:06 [2024-04-09T08:39:06.502Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
08:39:06 [2024-04-09T08:39:06.502Z] PASS
08:39:06 [2024-04-09T08:39:06.502Z] 
08:39:06 [2024-04-09T08:39:06.502Z] === Skipped
08:39:06 [2024-04-09T08:39:06.502Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:39:06 [2024-04-09T08:39:06.502Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:39:06 [2024-04-09T08:39:06.502Z] 
08:39:06 [2024-04-09T08:39:06.502Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:39:06 [2024-04-09T08:39:06.502Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
08:39:06 [2024-04-09T08:39:06.502Z] 
08:39:06 [2024-04-09T08:39:06.502Z] DONE 27 tests, 2 skipped in 151.875s
08:39:06 [2024-04-09T08:39:06.502Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:39:06 [2024-04-09T08:39:06.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
08:39:06 [2024-04-09T08:39:06.502Z] ++ set -e
08:39:06 [2024-04-09T08:39:06.502Z] ++ '[' -n 0 ']'
08:39:06 [2024-04-09T08:39:06.502Z] ++ set -x
08:39:06 [2024-04-09T08:39:06.502Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
08:39:06 [2024-04-09T08:39:06.502Z] INFO: Testing against a local daemon
08:39:06 [2024-04-09T08:39:06.502Z] === RUN   TestSessionCreate
08:39:06 [2024-04-09T08:39:06.502Z] --- PASS: TestSessionCreate (0.01s)
08:39:06 [2024-04-09T08:39:06.502Z] === RUN   TestSessionCreateWithBadUpgrade
08:39:06 [2024-04-09T08:39:06.502Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
08:39:06 [2024-04-09T08:39:06.502Z] PASS
08:39:06 [2024-04-09T08:39:06.502Z] 
08:39:06 [2024-04-09T08:39:06.502Z] DONE 2 tests in 0.052s
08:39:06 [2024-04-09T08:39:06.502Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:39:06 [2024-04-09T08:39:06.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
08:39:06 [2024-04-09T08:39:06.502Z] ++ set -e
08:39:06 [2024-04-09T08:39:06.502Z] ++ '[' -n 0 ']'
08:39:06 [2024-04-09T08:39:06.502Z] ++ set -x
08:39:06 [2024-04-09T08:39:06.502Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
08:39:06 [2024-04-09T08:39:06.502Z] INFO: Testing against a local daemon
08:39:06 [2024-04-09T08:39:06.502Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:39:06 [2024-04-09T08:39:06.502Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:39:06 [2024-04-09T08:39:06.502Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:39:06 [2024-04-09T08:39:06.502Z] === RUN   TestDiskUsage
08:39:06 [2024-04-09T08:39:06.502Z] === PAUSE TestDiskUsage
08:39:06 [2024-04-09T08:39:06.502Z] === RUN   TestEventsExecDie
08:39:06 [2024-04-09T08:39:06.758Z] --- PASS: TestEventsExecDie (0.44s)
08:39:06 [2024-04-09T08:39:06.758Z] === RUN   TestEventsBackwardsCompatible
08:39:06 [2024-04-09T08:39:06.758Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
08:39:06 [2024-04-09T08:39:06.758Z] === RUN   TestEventsVolumeCreate
08:39:06 [2024-04-09T08:39:06.758Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:39:06 [2024-04-09T08:39:06.758Z] === RUN   TestInfoBinaryCommits
08:39:06 [2024-04-09T08:39:06.758Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:39:06 [2024-04-09T08:39:06.758Z] === RUN   TestInfoAPIVersioned
08:39:06 [2024-04-09T08:39:06.758Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:39:06 [2024-04-09T08:39:06.758Z] === RUN   TestInfoAPI
08:39:06 [2024-04-09T08:39:06.758Z] --- PASS: TestInfoAPI (0.02s)
08:39:06 [2024-04-09T08:39:06.758Z] === RUN   TestInfoAPIWarnings
08:39:24 [2024-04-09T08:39:24.807Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:39:24 [2024-04-09T08:39:24.807Z] === RUN   TestInfoDebug
08:39:24 [2024-04-09T08:39:24.807Z] --- PASS: TestInfoDebug (0.52s)
08:39:24 [2024-04-09T08:39:24.807Z] === RUN   TestInfoInsecureRegistries
08:39:24 [2024-04-09T08:39:24.807Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:39:24 [2024-04-09T08:39:24.807Z] === RUN   TestInfoRegistryMirrors
08:39:24 [2024-04-09T08:39:24.807Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:39:24 [2024-04-09T08:39:24.807Z] === RUN   TestLoginFailsWithBadCredentials
08:39:26 [2024-04-09T08:39:26.173Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
08:39:26 [2024-04-09T08:39:26.173Z] === RUN   TestPingCacheHeaders
08:39:26 [2024-04-09T08:39:26.173Z] --- PASS: TestPingCacheHeaders (0.01s)
08:39:26 [2024-04-09T08:39:26.173Z] === RUN   TestPingGet
08:39:26 [2024-04-09T08:39:26.173Z] --- PASS: TestPingGet (0.01s)
08:39:26 [2024-04-09T08:39:26.173Z] === RUN   TestPingHead
08:39:26 [2024-04-09T08:39:26.173Z] --- PASS: TestPingHead (0.01s)
08:39:26 [2024-04-09T08:39:26.173Z] === RUN   TestPingSwarmHeader
08:39:26 [2024-04-09T08:39:26.430Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:39:26 [2024-04-09T08:39:26.992Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:39:27 [2024-04-09T08:39:27.920Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:39:27 [2024-04-09T08:39:27.920Z] --- PASS: TestPingSwarmHeader (1.99s)
08:39:27 [2024-04-09T08:39:27.920Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:39:27 [2024-04-09T08:39:27.920Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:39:27 [2024-04-09T08:39:27.920Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:39:27 [2024-04-09T08:39:27.920Z] === RUN   TestPingBuilderHeader
08:39:27 [2024-04-09T08:39:27.920Z] === RUN   TestPingBuilderHeader/default_config
08:39:28 [2024-04-09T08:39:28.483Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:39:29 [2024-04-09T08:39:29.045Z] --- PASS: TestPingBuilderHeader (1.04s)
08:39:29 [2024-04-09T08:39:29.045Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
08:39:29 [2024-04-09T08:39:29.045Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
08:39:29 [2024-04-09T08:39:29.045Z] === RUN   TestVersion
08:39:29 [2024-04-09T08:39:29.045Z] --- PASS: TestVersion (0.01s)
08:39:29 [2024-04-09T08:39:29.045Z] === CONT  TestDiskUsage
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/container_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/image_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/volume_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.607Z] === RUN   TestDiskUsage/after_container.Run
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:39:29 [2024-04-09T08:39:29.864Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:39:29 [2024-04-09T08:39:29.864Z] --- PASS: TestDiskUsage (1.02s)
08:39:29 [2024-04-09T08:39:29.864Z]     --- PASS: TestDiskUsage/empty (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z] PASS
08:39:29 [2024-04-09T08:39:29.864Z] 
08:39:29 [2024-04-09T08:39:29.864Z] === Skipped
08:39:29 [2024-04-09T08:39:29.864Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:39:29 [2024-04-09T08:39:29.864Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:39:29 [2024-04-09T08:39:29.864Z] 
08:39:29 [2024-04-09T08:39:29.864Z] DONE 57 tests, 1 skipped in 23.804s
08:39:29 [2024-04-09T08:39:29.864Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:39:29 [2024-04-09T08:39:29.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:39:29 [2024-04-09T08:39:29.864Z] ++ set -e
08:39:29 [2024-04-09T08:39:29.864Z] ++ '[' -n 0 ']'
08:39:29 [2024-04-09T08:39:29.864Z] ++ set -x
08:39:29 [2024-04-09T08:39:29.864Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:39:30 [2024-04-09T08:39:30.120Z] INFO: Testing against a local daemon
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesCreateAndList
08:39:30 [2024-04-09T08:39:30.120Z] --- PASS: TestVolumesCreateAndList (0.01s)
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesRemove
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesRemove/volume_in_use
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesRemove/volume_not_in_use
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesRemove/non-existing_volume
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesRemove/non-existing_volume_force
08:39:30 [2024-04-09T08:39:30.120Z] --- PASS: TestVolumesRemove (0.08s)
08:39:30 [2024-04-09T08:39:30.120Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
08:39:30 [2024-04-09T08:39:30.120Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
08:39:30 [2024-04-09T08:39:30.120Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
08:39:30 [2024-04-09T08:39:30.120Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesRemoveSwarmEnabled
08:39:30 [2024-04-09T08:39:30.120Z] === PAUSE TestVolumesRemoveSwarmEnabled
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInspect
08:39:30 [2024-04-09T08:39:30.120Z] --- PASS: TestVolumesInspect (0.02s)
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInvalidJSON
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:39:30 [2024-04-09T08:39:30.120Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:39:30 [2024-04-09T08:39:30.120Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:39:30 [2024-04-09T08:39:30.120Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:39:30 [2024-04-09T08:39:30.121Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:39:30 [2024-04-09T08:39:30.121Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:39:30 [2024-04-09T08:39:30.121Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:39:30 [2024-04-09T08:39:30.121Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:39:30 [2024-04-09T08:39:30.121Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:39:30 [2024-04-09T08:39:30.121Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:39:30 [2024-04-09T08:39:30.121Z] === RUN   TestVolumePruneAnonymous
08:39:30 [2024-04-09T08:39:30.121Z] --- PASS: TestVolumePruneAnonymous (0.03s)
08:39:30 [2024-04-09T08:39:30.121Z] === RUN   TestVolumePruneAnonFromImage
08:39:30 [2024-04-09T08:39:30.377Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
08:39:30 [2024-04-09T08:39:30.377Z] === CONT  TestVolumesRemoveSwarmEnabled
08:39:31 [2024-04-09T08:39:31.744Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
08:39:31 [2024-04-09T08:39:31.744Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
08:39:31 [2024-04-09T08:39:31.744Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
08:39:31 [2024-04-09T08:39:31.744Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
08:39:32 [2024-04-09T08:39:32.306Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.85s)
08:39:32 [2024-04-09T08:39:32.306Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
08:39:32 [2024-04-09T08:39:32.306Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
08:39:32 [2024-04-09T08:39:32.306Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
08:39:32 [2024-04-09T08:39:32.306Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
08:39:32 [2024-04-09T08:39:32.306Z] PASS
08:39:32 [2024-04-09T08:39:32.306Z] 
08:39:32 [2024-04-09T08:39:32.306Z] DONE 20 tests in 2.152s
08:39:32 [2024-04-09T08:39:32.306Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:39:32 [2024-04-09T08:39:32.306Z] ++++ cat bundles/test-integration/docker.pid
08:39:32 [2024-04-09T08:39:32.306Z] +++ kill 22043
08:39:33 [2024-04-09T08:39:33.673Z] +++ /etc/init.d/apparmor stop
08:39:33 [2024-04-09T08:39:33.673Z] Leaving: AppArmorNo profiles have been unloaded.
08:39:33 [2024-04-09T08:39:33.673Z] 
08:39:33 [2024-04-09T08:39:33.673Z] Unloading profiles will leave already running processes permanently
08:39:33 [2024-04-09T08:39:33.673Z] unconfined, which can lead to unexpected situations.
08:39:33 [2024-04-09T08:39:33.673Z] 
08:39:33 [2024-04-09T08:39:33.673Z] To set a process to complain mode, use the command line tool
08:39:33 [2024-04-09T08:39:33.673Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:39:33 [2024-04-09T08:39:33.673Z] +++ true
08:39:33 [2024-04-09T08:39:33.673Z] exiting test-integration
08:39:33 [2024-04-09T08:39:33.673Z] ++ exit 0
08:39:33 [2024-04-09T08:39:33.673Z] 
Post stage
[Pipeline] junit
08:39:34 [2024-04-09T08:39:34.611Z] Recording test results
08:39:34 [2024-04-09T08:39:34.830Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:39:35 [2024-04-09T08:39:35.118Z] + echo Ensuring container killed.
08:39:35 [2024-04-09T08:39:35.118Z] Ensuring container killed.
08:39:35 [2024-04-09T08:39:35.118Z] + docker rm -vf docker-pr1
08:39:35 [2024-04-09T08:39:35.118Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
08:39:35 [2024-04-09T08:39:35.391Z] + echo Chowning /workspace to jenkins user
08:39:35 [2024-04-09T08:39:35.391Z] Chowning /workspace to jenkins user
08:39:35 [2024-04-09T08:39:35.391Z] + id -u
08:39:35 [2024-04-09T08:39:35.391Z] + id -g
08:39:35 [2024-04-09T08:39:35.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47698:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:39:37 [2024-04-09T08:39:37.065Z] + bundleName=arm64-integration
08:39:37 [2024-04-09T08:39:37.065Z] + echo Creating arm64-integration-bundles.tar.gz
08:39:37 [2024-04-09T08:39:37.065Z] Creating arm64-integration-bundles.tar.gz
08:39:37 [2024-04-09T08:39:37.065Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml ) -print
08:39:37 [2024-04-09T08:39:37.065Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:39:37 [2024-04-09T08:39:37.330Z] Archiving artifacts
08:39:37 [2024-04-09T08:39:37.644Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47698/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:39:37 [2024-04-09T08:39:37.926Z] + make clean
08:39:37 [2024-04-09T08:39:37.926Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:39:37 [2024-04-09T08:39:37.926Z] docker-dev-cache
08:39:37 [2024-04-09T08:39:37.926Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

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