Skip to content
Success

Console Output

Pull request #46710 opened
10:48:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ec83f9e5e304b775a8fa5b33001731bddfb90a6a+17f833b83da7210b65f9026e602493347a5274c3 (fd3d5690c226013358830d35abf2e0a83b0e0ec2)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46710@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared 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
10:48:29 [2023-10-24T10:48:29.309Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:48:29 [2023-10-24T10:48:29.314Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:48:44 [2023-10-24T10:48:44.528Z] Still waiting to schedule task
10:48:44 [2023-10-24T10:48:44.529Z] Waiting for next available executor on ‘arm64&&ubuntu-200410:49:40 [2023-10-24T10:49:40.147Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d4f1556dc7bb6e79) in /home/ubuntu/workspace/moby_PR-46710
[Pipeline] {
[Pipeline] checkout
10:49:40 [2023-10-24T10:49:40.281Z] The recommended git tool is: git
10:49:42 [2023-10-24T10:49:42.239Z] using credential docker-jenkins-github-credentials
10:49:42 [2023-10-24T10:49:42.254Z] Cloning the remote Git repository
10:49:42 [2023-10-24T10:49:42.254Z] Cloning with configured refspecs honoured and without tags
10:49:42 [2023-10-24T10:49:42.255Z] Cloning repository https://github.com/moby/moby.git
10:49:42 [2023-10-24T10:49:42.302Z]  > git init /home/ubuntu/workspace/moby_PR-46710 # timeout=10
10:49:42 [2023-10-24T10:49:42.604Z] Fetching upstream changes from https://github.com/moby/moby.git
10:49:42 [2023-10-24T10:49:42.604Z]  > git --version # timeout=10
10:49:42 [2023-10-24T10:49:42.608Z]  > git --version # 'git version 2.25.1'
10:49:42 [2023-10-24T10:49:42.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:49:42 [2023-10-24T10:49:42.612Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46710/head:refs/remotes/origin/PR-46710 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:49:58 [2023-10-24T10:49:58.854Z] Fetching without tags
10:49:59 [2023-10-24T10:49:59.094Z] Merging remotes/origin/23.0 commit 17f833b83da7210b65f9026e602493347a5274c3 into PR head commit ec83f9e5e304b775a8fa5b33001731bddfb90a6a
10:49:58 [2023-10-24T10:49:58.832Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:49:58 [2023-10-24T10:49:58.837Z]  > git config --add remote.origin.fetch +refs/pull/46710/head:refs/remotes/origin/PR-46710 # timeout=10
10:49:58 [2023-10-24T10:49:58.840Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:49:58 [2023-10-24T10:49:58.847Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:49:58 [2023-10-24T10:49:58.855Z] Fetching upstream changes from https://github.com/moby/moby.git
10:49:58 [2023-10-24T10:49:58.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:49:58 [2023-10-24T10:49:58.857Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46710/head:refs/remotes/origin/PR-46710 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:49:59 [2023-10-24T10:49:59.099Z]  > git config core.sparsecheckout # timeout=10
10:49:59 [2023-10-24T10:49:59.103Z]  > git checkout -f ec83f9e5e304b775a8fa5b33001731bddfb90a6a # timeout=10
10:50:00 [2023-10-24T10:50:00.653Z] Merge succeeded, producing ec83f9e5e304b775a8fa5b33001731bddfb90a6a
10:50:00 [2023-10-24T10:50:00.653Z] Checking out Revision ec83f9e5e304b775a8fa5b33001731bddfb90a6a (PR-46710)
10:50:00 [2023-10-24T10:50:00.578Z]  > git remote # timeout=10
10:50:00 [2023-10-24T10:50:00.582Z]  > git config --get remote.origin.url # timeout=10
10:50:00 [2023-10-24T10:50:00.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:50:00 [2023-10-24T10:50:00.605Z]  > git merge 17f833b83da7210b65f9026e602493347a5274c3 # timeout=10
10:50:00 [2023-10-24T10:50:00.646Z]  > git rev-parse HEAD^{commit} # timeout=10
10:50:00 [2023-10-24T10:50:00.653Z]  > git config core.sparsecheckout # timeout=10
10:50:00 [2023-10-24T10:50:00.656Z]  > git checkout -f ec83f9e5e304b775a8fa5b33001731bddfb90a6a # timeout=10
10:50:04 [2023-10-24T10:50:04.802Z] Commit message: "vendor: github.com/klauspost/compress v1.17.2"
10:50:04 [2023-10-24T10:50:04.802Z] First time build. Skipping changelog.
10:50:04 [2023-10-24T10:50:04.820Z]  > git --version # timeout=10
10:50:04 [2023-10-24T10:50:04.823Z]  > git --version # 'git version 2.25.1'
10:50:04 [2023-10-24T10:50:04.826Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:50:05 [2023-10-24T10:50:05.673Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46710:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:50:09 [2023-10-24T10:50:09.871Z] Unable to find image 'alpine:latest' locally
10:50:10 [2023-10-24T10:50:10.132Z] latest: Pulling from library/alpine
10:50:10 [2023-10-24T10:50:10.392Z] 579b34f0a95b: Pulling fs layer
10:50:10 [2023-10-24T10:50:10.392Z] 579b34f0a95b: Verifying Checksum
10:50:10 [2023-10-24T10:50:10.392Z] 579b34f0a95b: Download complete
10:50:10 [2023-10-24T10:50:10.652Z] 579b34f0a95b: Pull complete
10:50:10 [2023-10-24T10:50:10.652Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
10:50:10 [2023-10-24T10:50:10.652Z] Status: Downloaded newer image for alpine:latest
10:50:15 [2023-10-24T10:50:15.934Z] 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
10:50:16 [2023-10-24T10:50:16.035Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d4f1556dc7bb6e79) in /home/ubuntu/workspace/moby_PR-46710
[Pipeline] {
[Pipeline] checkout
10:50:16 [2023-10-24T10:50:16.052Z] The recommended git tool is: git
10:50:16 [2023-10-24T10:50:16.062Z] using credential docker-jenkins-github-credentials
10:50:16 [2023-10-24T10:50:16.082Z] Fetching changes from the remote Git repository
10:50:16 [2023-10-24T10:50:16.088Z] Fetching without tags
10:50:16 [2023-10-24T10:50:16.328Z] Merging remotes/origin/23.0 commit 17f833b83da7210b65f9026e602493347a5274c3 into PR head commit ec83f9e5e304b775a8fa5b33001731bddfb90a6a
10:50:16 [2023-10-24T10:50:16.378Z] Merge succeeded, producing ec83f9e5e304b775a8fa5b33001731bddfb90a6a
10:50:16 [2023-10-24T10:50:16.378Z] Checking out Revision ec83f9e5e304b775a8fa5b33001731bddfb90a6a (PR-46710)
10:50:16 [2023-10-24T10:50:16.426Z] Commit message: "vendor: github.com/klauspost/compress v1.17.2"
10:50:16 [2023-10-24T10:50:16.440Z]  > git --version # timeout=10
10:50:16 [2023-10-24T10:50:16.443Z]  > git --version # 'git version 2.25.1'
10:50:16 [2023-10-24T10:50:16.446Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:50:16 [2023-10-24T10:50:16.079Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46710/.git # timeout=10
10:50:16 [2023-10-24T10:50:16.085Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:50:16 [2023-10-24T10:50:16.094Z] Fetching upstream changes from https://github.com/moby/moby.git
10:50:16 [2023-10-24T10:50:16.094Z]  > git --version # timeout=10
10:50:16 [2023-10-24T10:50:16.097Z]  > git --version # 'git version 2.25.1'
10:50:16 [2023-10-24T10:50:16.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:50:16 [2023-10-24T10:50:16.098Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46710/head:refs/remotes/origin/PR-46710 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:50:16 [2023-10-24T10:50:16.331Z]  > git config core.sparsecheckout # timeout=10
10:50:16 [2023-10-24T10:50:16.334Z]  > git checkout -f ec83f9e5e304b775a8fa5b33001731bddfb90a6a # timeout=10
10:50:16 [2023-10-24T10:50:16.360Z]  > git remote # timeout=10
10:50:16 [2023-10-24T10:50:16.363Z]  > git config --get remote.origin.url # timeout=10
10:50:16 [2023-10-24T10:50:16.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:50:16 [2023-10-24T10:50:16.367Z]  > git merge 17f833b83da7210b65f9026e602493347a5274c3 # timeout=10
10:50:16 [2023-10-24T10:50:16.374Z]  > git rev-parse HEAD^{commit} # timeout=10
10:50:16 [2023-10-24T10:50:16.380Z]  > git config core.sparsecheckout # timeout=10
10:50:16 [2023-10-24T10:50:16.383Z]  > git checkout -f ec83f9e5e304b775a8fa5b33001731bddfb90a6a # timeout=10
10:50:17 [2023-10-24T10:50:17.147Z] + docker version
10:50:17 [2023-10-24T10:50:17.147Z] Client: Docker Engine - Community
10:50:17 [2023-10-24T10:50:17.147Z]  Version:           24.0.2
10:50:17 [2023-10-24T10:50:17.147Z]  API version:       1.43
10:50:17 [2023-10-24T10:50:17.147Z]  Go version:        go1.20.4
10:50:17 [2023-10-24T10:50:17.147Z]  Git commit:        cb74dfc
10:50:17 [2023-10-24T10:50:17.147Z]  Built:             Thu May 25 21:52:41 2023
10:50:17 [2023-10-24T10:50:17.147Z]  OS/Arch:           linux/arm64
10:50:17 [2023-10-24T10:50:17.147Z]  Context:           default
10:50:17 [2023-10-24T10:50:17.147Z] 
10:50:17 [2023-10-24T10:50:17.147Z] Server: Docker Engine - Community
10:50:17 [2023-10-24T10:50:17.147Z]  Engine:
10:50:17 [2023-10-24T10:50:17.147Z]   Version:          24.0.2
10:50:17 [2023-10-24T10:50:17.147Z]   API version:      1.43 (minimum version 1.12)
10:50:17 [2023-10-24T10:50:17.147Z]   Go version:       go1.20.4
10:50:17 [2023-10-24T10:50:17.147Z]   Git commit:       659604f
10:50:17 [2023-10-24T10:50:17.147Z]   Built:            Thu May 25 21:52:41 2023
10:50:17 [2023-10-24T10:50:17.147Z]   OS/Arch:          linux/arm64
10:50:17 [2023-10-24T10:50:17.147Z]   Experimental:     true
10:50:17 [2023-10-24T10:50:17.147Z]  containerd:
10:50:17 [2023-10-24T10:50:17.147Z]   Version:          1.6.21
10:50:17 [2023-10-24T10:50:17.147Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
10:50:17 [2023-10-24T10:50:17.147Z]  runc:
10:50:17 [2023-10-24T10:50:17.147Z]   Version:          1.1.7
10:50:17 [2023-10-24T10:50:17.147Z]   GitCommit:        v1.1.7-0-g860f061
10:50:17 [2023-10-24T10:50:17.147Z]  docker-init:
10:50:17 [2023-10-24T10:50:17.147Z]   Version:          0.19.0
10:50:17 [2023-10-24T10:50:17.147Z]   GitCommit:        de40ad0
[Pipeline] sh
10:50:17 [2023-10-24T10:50:17.434Z] + docker info
10:50:27 [2023-10-24T10:50:27.429Z] Client: Docker Engine - Community
10:50:27 [2023-10-24T10:50:27.429Z]  Version:    24.0.2
10:50:27 [2023-10-24T10:50:27.429Z]  Context:    default
10:50:27 [2023-10-24T10:50:27.429Z]  Debug Mode: false
10:50:27 [2023-10-24T10:50:27.429Z]  Plugins:
10:50:27 [2023-10-24T10:50:27.429Z]   buildx: Docker Buildx (Docker Inc.)
10:50:27 [2023-10-24T10:50:27.429Z]     Version:  v0.11.0
10:50:27 [2023-10-24T10:50:27.429Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:50:27 [2023-10-24T10:50:27.429Z]   compose: Docker Compose (Docker Inc.)
10:50:27 [2023-10-24T10:50:27.429Z]     Version:  v2.19.1
10:50:27 [2023-10-24T10:50:27.429Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:50:27 [2023-10-24T10:50:27.429Z] 
10:50:27 [2023-10-24T10:50:27.429Z] Server:
10:50:27 [2023-10-24T10:50:27.429Z]  Containers: 0
10:50:27 [2023-10-24T10:50:27.429Z]   Running: 0
10:50:27 [2023-10-24T10:50:27.429Z]   Paused: 0
10:50:27 [2023-10-24T10:50:27.429Z]   Stopped: 0
10:50:27 [2023-10-24T10:50:27.429Z]  Images: 1
10:50:27 [2023-10-24T10:50:27.429Z]  Server Version: 24.0.2
10:50:27 [2023-10-24T10:50:27.429Z]  Storage Driver: overlay2
10:50:27 [2023-10-24T10:50:27.429Z]   Backing Filesystem: extfs
10:50:27 [2023-10-24T10:50:27.429Z]   Supports d_type: true
10:50:27 [2023-10-24T10:50:27.429Z]   Using metacopy: false
10:50:27 [2023-10-24T10:50:27.429Z]   Native Overlay Diff: true
10:50:27 [2023-10-24T10:50:27.429Z]   userxattr: false
10:50:27 [2023-10-24T10:50:27.429Z]  Logging Driver: json-file
10:50:27 [2023-10-24T10:50:27.429Z]  Cgroup Driver: cgroupfs
10:50:27 [2023-10-24T10:50:27.429Z]  Cgroup Version: 1
10:50:27 [2023-10-24T10:50:27.429Z]  Plugins:
10:50:27 [2023-10-24T10:50:27.429Z]   Volume: local
10:50:27 [2023-10-24T10:50:27.429Z]   Network: bridge host ipvlan macvlan null overlay
10:50:27 [2023-10-24T10:50:27.429Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:50:27 [2023-10-24T10:50:27.429Z]  Swarm: inactive
10:50:27 [2023-10-24T10:50:27.429Z]  Runtimes: io.containerd.runc.v2 runc
10:50:27 [2023-10-24T10:50:27.429Z]  Default Runtime: runc
10:50:27 [2023-10-24T10:50:27.429Z]  Init Binary: docker-init
10:50:27 [2023-10-24T10:50:27.429Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
10:50:27 [2023-10-24T10:50:27.429Z]  runc version: v1.1.7-0-g860f061
10:50:27 [2023-10-24T10:50:27.429Z]  init version: de40ad0
10:50:27 [2023-10-24T10:50:27.429Z]  Security Options:
10:50:27 [2023-10-24T10:50:27.429Z]   apparmor
10:50:27 [2023-10-24T10:50:27.429Z]   seccomp
10:50:27 [2023-10-24T10:50:27.429Z]    Profile: builtin
10:50:27 [2023-10-24T10:50:27.429Z]  Kernel Version: 5.15.0-1039-aws
10:50:27 [2023-10-24T10:50:27.429Z]  Operating System: Ubuntu 20.04.6 LTS
10:50:27 [2023-10-24T10:50:27.429Z]  OSType: linux
10:50:27 [2023-10-24T10:50:27.429Z]  Architecture: aarch64
10:50:27 [2023-10-24T10:50:27.429Z]  CPUs: 8
10:50:27 [2023-10-24T10:50:27.429Z]  Total Memory: 30.64GiB
10:50:27 [2023-10-24T10:50:27.429Z]  Name: ip-10-100-55-7
10:50:27 [2023-10-24T10:50:27.429Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
10:50:27 [2023-10-24T10:50:27.429Z]  Docker Root Dir: /var/lib/docker
10:50:27 [2023-10-24T10:50:27.429Z]  Debug Mode: false
10:50:27 [2023-10-24T10:50:27.429Z]  Experimental: true
10:50:27 [2023-10-24T10:50:27.429Z]  Insecure Registries:
10:50:27 [2023-10-24T10:50:27.429Z]   127.0.0.0/8
10:50:27 [2023-10-24T10:50:27.429Z]  Live Restore Enabled: true
10:50:27 [2023-10-24T10:50:27.429Z] 
[Pipeline] sh
10:50:27 [2023-10-24T10:50:27.715Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:50:27 [2023-10-24T10:50:27.715Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:50:27 [2023-10-24T10:50:27.715Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46710/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:50:27 [2023-10-24T10:50:27.715Z] + bash /home/ubuntu/workspace/moby_PR-46710/check-config.sh
10:50:27 [2023-10-24T10:50:27.715Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:50:27 [2023-10-24T10:50:27.715Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
10:50:27 [2023-10-24T10:50:27.715Z] 
10:50:27 [2023-10-24T10:50:27.715Z] Generally Necessary:
10:50:27 [2023-10-24T10:50:27.715Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:50:27 [2023-10-24T10:50:27.715Z] - apparmor: enabled and tools installed
10:50:27 [2023-10-24T10:50:27.715Z] - CONFIG_NAMESPACES: enabled
10:50:27 [2023-10-24T10:50:27.715Z] - CONFIG_NET_NS: enabled
10:50:27 [2023-10-24T10:50:27.715Z] - CONFIG_PID_NS: enabled
10:50:27 [2023-10-24T10:50:27.715Z] - CONFIG_IPC_NS: enabled
10:50:27 [2023-10-24T10:50:27.715Z] - CONFIG_UTS_NS: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUPS: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUP_CPUACCT: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUP_DEVICE: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUP_FREEZER: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUP_SCHED: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CPUSETS: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_MEMCG: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_KEYS: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_VETH: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_BRIDGE: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_NF_NAT: enabled (as module)
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_POSIX_MQUEUE: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUP_BPF: enabled
10:50:27 [2023-10-24T10:50:27.975Z] 
10:50:27 [2023-10-24T10:50:27.975Z] Optional Features:
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_USER_NS: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_SECCOMP: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_SECCOMP_FILTER: enabled
10:50:27 [2023-10-24T10:50:27.975Z] - CONFIG_CGROUP_PIDS: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_MEMCG_SWAP: enabled
10:50:28 [2023-10-24T10:50:28.236Z]     (cgroup swap accounting is currently enabled)
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_BLK_CGROUP: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_CGROUP_PERF: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_CGROUP_HUGETLB: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_CFS_BANDWIDTH: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_RT_GROUP_SCHED: missing
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_IP_VS: enabled (as module)
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_IP_VS_NFCT: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_IP_VS_RR: enabled (as module)
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_SECURITY_SELINUX: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_SECURITY_APPARMOR: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_EXT4_FS: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:50:28 [2023-10-24T10:50:28.236Z] - Network Drivers:
10:50:28 [2023-10-24T10:50:28.236Z]   - "overlay":
10:50:28 [2023-10-24T10:50:28.496Z]     - CONFIG_VXLAN: enabled (as module)
10:50:28 [2023-10-24T10:50:28.496Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       Optional (for encrypted networks):
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_CRYPTO: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_CRYPTO_AEAD: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_CRYPTO_GCM: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_CRYPTO_GHASH: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_XFRM: enabled
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_XFRM_USER: enabled (as module)
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:50:28 [2023-10-24T10:50:28.496Z]       - CONFIG_INET_ESP: enabled (as module)
10:50:28 [2023-10-24T10:50:28.496Z]   - "ipvlan":
10:50:28 [2023-10-24T10:50:28.496Z]     - CONFIG_IPVLAN: enabled (as module)
10:50:28 [2023-10-24T10:50:28.496Z]   - "macvlan":
10:50:28 [2023-10-24T10:50:28.496Z]     - CONFIG_MACVLAN: enabled (as module)
10:50:28 [2023-10-24T10:50:28.496Z]     - CONFIG_DUMMY: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z]   - "ftp,tftp client in container":
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z] - Storage Drivers:
10:50:28 [2023-10-24T10:50:28.497Z]   - "aufs":
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_AUFS_FS: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z]   - "btrfs":
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:50:28 [2023-10-24T10:50:28.497Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:50:28 [2023-10-24T10:50:28.497Z]   - "devicemapper":
10:50:28 [2023-10-24T10:50:28.757Z]     - CONFIG_BLK_DEV_DM: enabled
10:50:28 [2023-10-24T10:50:28.757Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:50:28 [2023-10-24T10:50:28.757Z]   - "overlay":
10:50:28 [2023-10-24T10:50:28.757Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:50:28 [2023-10-24T10:50:28.757Z]   - "zfs":
10:50:28 [2023-10-24T10:50:28.757Z]     - /dev/zfs: present
10:50:28 [2023-10-24T10:50:28.757Z]     - zfs command: missing
10:50:28 [2023-10-24T10:50:28.757Z]     - zpool command: missing
10:50:28 [2023-10-24T10:50:28.757Z] 
10:50:28 [2023-10-24T10:50:28.757Z] Limits:
10:50:28 [2023-10-24T10:50:28.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:50:28 [2023-10-24T10:50:28.757Z] 
10:50:28 [2023-10-24T10:50:28.757Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:50:29 [2023-10-24T10:50:29.063Z] + docker build --force-rm -t docker:ec83f9e5e304b775a8fa5b33001731bddfb90a6a .
10:50:29 [2023-10-24T10:50:29.325Z] #0 building with "default" instance using docker driver
10:50:29 [2023-10-24T10:50:29.325Z] 
10:50:29 [2023-10-24T10:50:29.325Z] #1 [internal] load .dockerignore
10:50:29 [2023-10-24T10:50:29.325Z] #1 transferring context: 113B done
10:50:29 [2023-10-24T10:50:29.325Z] #1 DONE 0.1s
10:50:29 [2023-10-24T10:50:29.325Z] 
10:50:29 [2023-10-24T10:50:29.325Z] #2 [internal] load build definition from Dockerfile
10:50:29 [2023-10-24T10:50:29.325Z] #2 transferring dockerfile: 27.24kB done
10:50:29 [2023-10-24T10:50:29.325Z] #2 DONE 0.1s
10:50:29 [2023-10-24T10:50:29.325Z] 
10:50:29 [2023-10-24T10:50:29.325Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:50:29 [2023-10-24T10:50:29.585Z] #3 DONE 0.4s
10:50:29 [2023-10-24T10:50:29.585Z] 
10:50:29 [2023-10-24T10:50:29.585Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
10:50:29 [2023-10-24T10:50:29.585Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
10:50:29 [2023-10-24T10:50:29.585Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
10:50:29 [2023-10-24T10:50:29.585Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
10:50:29 [2023-10-24T10:50:29.585Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
10:50:29 [2023-10-24T10:50:29.585Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
10:50:29 [2023-10-24T10:50:29.886Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.2s
10:50:29 [2023-10-24T10:50:29.886Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
10:50:30 [2023-10-24T10:50:30.146Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
10:50:30 [2023-10-24T10:50:30.146Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
10:50:30 [2023-10-24T10:50:30.146Z] #4 DONE 0.5s
10:50:30 [2023-10-24T10:50:30.146Z] 
10:50:30 [2023-10-24T10:50:30.146Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
10:50:31 [2023-10-24T10:50:31.087Z] #5 ...
10:50:31 [2023-10-24T10:50:31.087Z] 
10:50:31 [2023-10-24T10:50:31.087Z] #6 [internal] load metadata for docker.io/library/busybox:latest
10:50:31 [2023-10-24T10:50:31.087Z] #6 DONE 0.8s
10:50:31 [2023-10-24T10:50:31.087Z] 
10:50:31 [2023-10-24T10:50:31.087Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:50:31 [2023-10-24T10:50:31.657Z] #7 ...
10:50:31 [2023-10-24T10:50:31.657Z] 
10:50:31 [2023-10-24T10:50:31.657Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
10:50:31 [2023-10-24T10:50:31.657Z] #5 DONE 1.3s
10:50:31 [2023-10-24T10:50:31.657Z] 
10:50:31 [2023-10-24T10:50:31.657Z] #8 [internal] load metadata for docker.io/library/golang:1.20.10-bullseye
10:50:31 [2023-10-24T10:50:31.657Z] #8 DONE 1.3s
10:50:31 [2023-10-24T10:50:31.657Z] 
10:50:31 [2023-10-24T10:50:31.657Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:50:31 [2023-10-24T10:50:31.657Z] #9 DONE 1.4s
10:50:31 [2023-10-24T10:50:31.657Z] 
10:50:31 [2023-10-24T10:50:31.657Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:50:31 [2023-10-24T10:50:31.657Z] #7 DONE 1.4s
10:50:31 [2023-10-24T10:50:31.657Z] 
10:50:31 [2023-10-24T10:50:31.657Z] #10 [internal] load build context
10:50:31 [2023-10-24T10:50:31.918Z] #10 ...
10:50:31 [2023-10-24T10:50:31.918Z] 
10:50:31 [2023-10-24T10:50:31.918Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:50:31 [2023-10-24T10:50:31.918Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
10:50:31 [2023-10-24T10:50:31.918Z] #11 DONE 0.2s
10:50:31 [2023-10-24T10:50:31.918Z] 
10:50:31 [2023-10-24T10:50:31.918Z] #10 [internal] load build context
10:50:32 [2023-10-24T10:50:32.860Z] #10 transferring context: 64.99MB 1.2s done
10:50:33 [2023-10-24T10:50:33.120Z] #10 DONE 1.5s
10:50:33 [2023-10-24T10:50:33.120Z] 
10:50:33 [2023-10-24T10:50:33.120Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:50:33 [2023-10-24T10:50:33.120Z] #12 resolve docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442 0.2s done
10:50:33 [2023-10-24T10:50:33.120Z] #12 sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442 1.86kB / 1.86kB done
10:50:33 [2023-10-24T10:50:33.120Z] #12 sha256:46839d5c6cbea0de2d0b175617eb73641fdf00a5ea9a799c9eb90241d5ccdfaa 1.58kB / 1.58kB done
10:50:33 [2023-10-24T10:50:33.120Z] #12 sha256:0780978389faa11ff595bf7ccb5ed707fdf31fdefe14a027c22f6d5f05de69c1 7.08kB / 7.08kB done
10:50:33 [2023-10-24T10:50:33.120Z] #12 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.1s
10:50:33 [2023-10-24T10:50:33.120Z] #12 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 1.1s
10:50:33 [2023-10-24T10:50:33.120Z] #12 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 32.51MB / 54.70MB 1.1s
10:50:33 [2023-10-24T10:50:33.380Z] #12 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 1.1s done
10:50:33 [2023-10-24T10:50:33.380Z] #12 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.2s done
10:50:33 [2023-10-24T10:50:33.380Z] #12 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 0.1s
10:50:33 [2023-10-24T10:50:33.380Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 0B / 95.74MB 1.3s
10:50:33 [2023-10-24T10:50:33.380Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0B / 81.49MB 1.3s
10:50:33 [2023-10-24T10:50:33.640Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 16.78MB / 95.74MB 1.5s
10:50:33 [2023-10-24T10:50:33.640Z] #12 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 53.48MB / 54.70MB 1.7s
10:50:33 [2023-10-24T10:50:33.640Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 32.51MB / 95.74MB 1.7s
10:50:33 [2023-10-24T10:50:33.640Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 16.78MB / 81.49MB 1.7s
10:50:33 [2023-10-24T10:50:33.900Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 42.99MB / 95.74MB 1.9s
10:50:33 [2023-10-24T10:50:33.900Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 22.02MB / 81.49MB 1.9s
10:50:34 [2023-10-24T10:50:34.161Z] #12 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 2.0s done
10:50:34 [2023-10-24T10:50:34.161Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 50.33MB / 95.74MB 2.0s
10:50:34 [2023-10-24T10:50:34.161Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 32.51MB / 81.49MB 2.0s
10:50:34 [2023-10-24T10:50:34.161Z] #12 sha256:451495e4a7344e52137bd14f6e1d04252b726a88c7cd4fff0b7897ce6bc349d9 0B / 155B 2.0s
10:50:34 [2023-10-24T10:50:34.161Z] #12 sha256:451495e4a7344e52137bd14f6e1d04252b726a88c7cd4fff0b7897ce6bc349d9 155B / 155B 2.0s done
10:50:34 [2023-10-24T10:50:34.421Z] #12 ...
10:50:34 [2023-10-24T10:50:34.421Z] 
10:50:34 [2023-10-24T10:50:34.421Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:50:34 [2023-10-24T10:50:34.421Z] #13 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done
10:50:34 [2023-10-24T10:50:34.421Z] #13 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
10:50:34 [2023-10-24T10:50:34.421Z] #13 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
10:50:34 [2023-10-24T10:50:34.421Z] #13 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
10:50:34 [2023-10-24T10:50:34.421Z] #13 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.1s done
10:50:34 [2023-10-24T10:50:34.421Z] #13 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
10:50:34 [2023-10-24T10:50:34.421Z] #13 DONE 2.6s
10:50:34 [2023-10-24T10:50:34.421Z] 
10:50:34 [2023-10-24T10:50:34.421Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:50:34 [2023-10-24T10:50:34.421Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 66.06MB / 95.74MB 2.3s
10:50:34 [2023-10-24T10:50:34.421Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 38.80MB / 81.49MB 2.4s
10:50:34 [2023-10-24T10:50:34.681Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 46.14MB / 81.49MB 2.6s
10:50:34 [2023-10-24T10:50:34.681Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 83.89MB / 95.74MB 2.8s
10:50:34 [2023-10-24T10:50:34.681Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 50.33MB / 81.49MB 2.8s
10:50:35 [2023-10-24T10:50:35.252Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 57.67MB / 81.49MB 3.1s
10:50:35 [2023-10-24T10:50:35.252Z] #12 ...
10:50:35 [2023-10-24T10:50:35.252Z] 
10:50:35 [2023-10-24T10:50:35.252Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:50:35 [2023-10-24T10:50:35.252Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:50:35 [2023-10-24T10:50:35.252Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:50:35 [2023-10-24T10:50:35.252Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:50:35 [2023-10-24T10:50:35.252Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done
10:50:35 [2023-10-24T10:50:35.252Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s done
10:50:35 [2023-10-24T10:50:35.252Z] #11 DONE 3.5s
10:50:35 [2023-10-24T10:50:35.252Z] 
10:50:35 [2023-10-24T10:50:35.252Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:50:35 [2023-10-24T10:50:35.252Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
10:50:35 [2023-10-24T10:50:35.252Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
10:50:35 [2023-10-24T10:50:35.252Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
10:50:35 [2023-10-24T10:50:35.252Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
10:50:35 [2023-10-24T10:50:35.252Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.0s done
10:50:35 [2023-10-24T10:50:35.252Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
10:50:35 [2023-10-24T10:50:35.252Z] #14 DONE 3.6s
10:50:35 [2023-10-24T10:50:35.252Z] 
10:50:35 [2023-10-24T10:50:35.252Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:50:35 [2023-10-24T10:50:35.252Z] #12 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 2.0s done
10:50:35 [2023-10-24T10:50:35.252Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 95.74MB / 95.74MB 3.3s
10:50:35 [2023-10-24T10:50:35.252Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 65.01MB / 81.49MB 3.3s
10:50:35 [2023-10-24T10:50:35.512Z] #12 ...
10:50:35 [2023-10-24T10:50:35.512Z] 
10:50:35 [2023-10-24T10:50:35.512Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
10:50:35 [2023-10-24T10:50:35.512Z] #15 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.2s done
10:50:35 [2023-10-24T10:50:35.512Z] #15 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done
10:50:35 [2023-10-24T10:50:35.512Z] #15 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done
10:50:35 [2023-10-24T10:50:35.512Z] #15 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done
10:50:35 [2023-10-24T10:50:35.512Z] #15 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.2s done
10:50:35 [2023-10-24T10:50:35.512Z] #15 DONE 3.9s
10:50:35 [2023-10-24T10:50:35.512Z] 
10:50:35 [2023-10-24T10:50:35.512Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:50:35 [2023-10-24T10:50:35.512Z] #12 sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 95.74MB / 95.74MB 3.5s done
10:50:35 [2023-10-24T10:50:35.512Z] #12 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5
10:50:35 [2023-10-24T10:50:35.772Z] #12 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.3s done
10:50:35 [2023-10-24T10:50:35.772Z] #12 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b
10:50:36 [2023-10-24T10:50:36.033Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 71.30MB / 81.49MB 3.9s
10:50:36 [2023-10-24T10:50:36.033Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 79.69MB / 81.49MB 4.0s
10:50:36 [2023-10-24T10:50:36.603Z] #12 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 4.4s done
10:50:37 [2023-10-24T10:50:37.543Z] #12 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 1.5s done
10:50:37 [2023-10-24T10:50:37.543Z] #12 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494
10:50:38 [2023-10-24T10:50:38.927Z] #12 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.4s done
10:50:39 [2023-10-24T10:50:39.187Z] #12 extracting sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d
10:50:44 [2023-10-24T10:50:44.468Z] #12 extracting sha256:230d15426ba2b1bab464755e57963a47ab0a636dbd1af3ab3c5134270c0aa86d 4.5s done
10:50:44 [2023-10-24T10:50:44.468Z] #12 extracting sha256:451495e4a7344e52137bd14f6e1d04252b726a88c7cd4fff0b7897ce6bc349d9
10:50:44 [2023-10-24T10:50:44.468Z] #12 extracting sha256:451495e4a7344e52137bd14f6e1d04252b726a88c7cd4fff0b7897ce6bc349d9 done
10:50:44 [2023-10-24T10:50:44.468Z] #12 ...
10:50:44 [2023-10-24T10:50:44.468Z] 
10:50:44 [2023-10-24T10:50:44.468Z] #16 [build-dummy 2/2] RUN mkdir -p /build
10:50:44 [2023-10-24T10:50:44.468Z] #16 ...
10:50:44 [2023-10-24T10:50:44.468Z] 
10:50:44 [2023-10-24T10:50:44.468Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:50:44 [2023-10-24T10:50:44.468Z] #17 0.646 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 0.686 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 0.717 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 0.808 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 0.930 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 1.038 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 1.868 Fetched 8426 kB in 1s (5686 kB/s)
10:50:44 [2023-10-24T10:50:44.468Z] #17 1.868 Reading package lists...
10:50:44 [2023-10-24T10:50:44.468Z] #17 2.416 Reading package lists...
10:50:44 [2023-10-24T10:50:44.468Z] #17 2.953 Building dependency tree...
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.342 The following additional packages will be installed:
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.343   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.343   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.345 Recommended packages:
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.345   libldap-common publicsuffix libsasl2-modules
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.463 The following NEW packages will be installed:
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.464   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.464   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.464   libssh2-1 openssl
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.737 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.737 Need to get 2951 kB of archives.
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.737 After this operation, 6501 kB of additional disk space will be used.
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.737 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.780 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.781 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.782 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.784 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.786 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.790 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.798 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.799 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.824 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.827 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.828 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.832 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.835 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 3.841 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.006 debconf: delaying package configuration, since apt-utils is not installed
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.071 Fetched 2951 kB in 0s (7811 kB/s)
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.252 Selecting previously unselected package openssl.
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.252 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.257 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.263 Unpacking openssl (1.1.1w-0+deb11u1) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.548 Selecting previously unselected package ca-certificates.
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.549 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.575 Unpacking ca-certificates (20210119) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.940 Selecting previously unselected package libbrotli1:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.942 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 4.968 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.059 Selecting previously unselected package libsasl2-modules-db:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.060 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.067 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.129 Selecting previously unselected package libsasl2-2:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.130 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.141 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.370 Selecting previously unselected package libldap-2.4-2:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.371 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.380 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.552 Selecting previously unselected package libnghttp2-14:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.554 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 5.667 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 6.093 Selecting previously unselected package libpsl5:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 6.094 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 6.137 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 6.540 Selecting previously unselected package librtmp1:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 6.541 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 6.612 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 7.026 Selecting previously unselected package libssh2-1:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 7.028 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 7.122 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 7.671 Selecting previously unselected package libcurl4:arm64.
10:50:44 [2023-10-24T10:50:44.468Z] #17 7.672 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 7.692 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
10:50:44 [2023-10-24T10:50:44.468Z] #17 8.339 Selecting previously unselected package curl.
10:50:44 [2023-10-24T10:50:44.469Z] #17 8.340 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.469Z] #17 8.356 Unpacking curl (7.74.0-1.3+deb11u10) ...
10:50:44 [2023-10-24T10:50:44.728Z] #17 9.205 Selecting previously unselected package libonig5:arm64.
10:50:44 [2023-10-24T10:50:44.728Z] #17 9.206 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:50:44 [2023-10-24T10:50:44.728Z] #17 9.304 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:50:45 [2023-10-24T10:50:45.298Z] #17 9.752 Selecting previously unselected package libjq1:arm64.
10:50:45 [2023-10-24T10:50:45.298Z] #17 9.753 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:50:45 [2023-10-24T10:50:45.298Z] #17 9.762 Unpacking libjq1:arm64 (1.6-2.1) ...
10:50:45 [2023-10-24T10:50:45.298Z] #17 9.862 Selecting previously unselected package jq.
10:50:45 [2023-10-24T10:50:45.558Z] #17 9.863 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:50:45 [2023-10-24T10:50:45.558Z] #17 9.873 Unpacking jq (1.6-2.1) ...
10:50:45 [2023-10-24T10:50:45.558Z] #17 ...
10:50:45 [2023-10-24T10:50:45.558Z] 
10:50:45 [2023-10-24T10:50:45.558Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:082569b3303b164cc4a7c88ac59b19b69c1a5d662041ac0dca046ac239632442
10:50:45 [2023-10-24T10:50:45.558Z] #12 DONE 14.0s
10:50:45 [2023-10-24T10:50:45.817Z] 
10:50:45 [2023-10-24T10:50:45.817Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:50:45 [2023-10-24T10:50:45.817Z] #17 10.25 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:50:46 [2023-10-24T10:50:46.077Z] #17 10.46 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:50:46 [2023-10-24T10:50:46.337Z] #17 10.72 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:50:46 [2023-10-24T10:50:46.337Z] #17 10.84 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:50:46 [2023-10-24T10:50:46.596Z] #17 11.05 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:50:46 [2023-10-24T10:50:46.856Z] #17 11.28 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:50:46 [2023-10-24T10:50:46.856Z] #17 11.42 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:50:47 [2023-10-24T10:50:47.116Z] #17 11.55 Setting up openssl (1.1.1w-0+deb11u1) ...
10:50:47 [2023-10-24T10:50:47.685Z] #17 12.02 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:50:47 [2023-10-24T10:50:47.686Z] #17 12.20 Setting up libjq1:arm64 (1.6-2.1) ...
10:50:47 [2023-10-24T10:50:47.686Z] #17 12.26 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:50:47 [2023-10-24T10:50:47.946Z] #17 12.33 Setting up ca-certificates (20210119) ...
10:50:48 [2023-10-24T10:50:48.516Z] #17 ...
10:50:48 [2023-10-24T10:50:48.516Z] 
10:50:48 [2023-10-24T10:50:48.516Z] #16 [build-dummy 2/2] RUN mkdir -p /build
10:50:48 [2023-10-24T10:50:48.516Z] #16 DONE 14.0s
10:50:48 [2023-10-24T10:50:48.516Z] 
10:50:48 [2023-10-24T10:50:48.516Z] #18 [base 2/5] COPY --from=xx / /
10:50:48 [2023-10-24T10:50:48.516Z] #18 DONE 0.0s
10:50:48 [2023-10-24T10:50:48.516Z] 
10:50:48 [2023-10-24T10:50:48.516Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:50:48 [2023-10-24T10:50:48.516Z] #19 DONE 0.0s
10:50:48 [2023-10-24T10:50:48.516Z] 
10:50:48 [2023-10-24T10:50:48.516Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:50:48 [2023-10-24T10:50:48.516Z] #17 12.80 Updating certificates in /etc/ssl/certs...
10:50:48 [2023-10-24T10:50:48.776Z] #17 ...
10:50:48 [2023-10-24T10:50:48.776Z] 
10:50:48 [2023-10-24T10:50:48.776Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:50:48 [2023-10-24T10:50:48.776Z] #20 DONE 0.4s
10:50:49 [2023-10-24T10:50:49.036Z] 
10:50:49 [2023-10-24T10:50:49.036Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.44 129 added, 0 removed; done.
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.47 Setting up jq (1.6-2.1) ...
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.48 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.49 Setting up curl (7.74.0-1.3+deb11u10) ...
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.50 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.52 Processing triggers for ca-certificates (20210119) ...
10:50:49 [2023-10-24T10:50:49.036Z] #17 13.53 Updating certificates in /etc/ssl/certs...
10:50:49 [2023-10-24T10:50:49.296Z] #17 ...
10:50:49 [2023-10-24T10:50:49.296Z] 
10:50:49 [2023-10-24T10:50:49.296Z] #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
10:50:49 [2023-10-24T10:50:49.296Z] #21 DONE 0.5s
10:50:49 [2023-10-24T10:50:49.296Z] 
10:50:49 [2023-10-24T10:50:49.296Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:50:49 [2023-10-24T10:50:49.556Z] #22 ...
10:50:49 [2023-10-24T10:50:49.556Z] 
10:50:49 [2023-10-24T10:50:49.556Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:50:49 [2023-10-24T10:50:49.556Z] #17 13.98 0 added, 0 removed; done.
10:50:49 [2023-10-24T10:50:49.556Z] #17 13.98 Running hooks in /etc/ca-certificates/update.d...
10:50:49 [2023-10-24T10:50:49.556Z] #17 13.98 done.
10:50:49 [2023-10-24T10:50:49.556Z] #17 DONE 14.0s
10:50:49 [2023-10-24T10:50:49.816Z] 
10:50:49 [2023-10-24T10:50:49.816Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:50:49 [2023-10-24T10:50:49.816Z] #23 DONE 0.0s
10:50:49 [2023-10-24T10:50:49.816Z] 
10:50:49 [2023-10-24T10:50:49.816Z] #24 [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
10:50:52 [2023-10-24T10:50:52.356Z] #24 2.175 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:50:52 [2023-10-24T10:50:52.356Z] #24 2.735 #=#=#                                                                         
10:50:52 [2023-10-24T10:50:52.876Z] #24 2.982 #=#=#                                                                         

#                                                                          1.9%
######################################################################## 100.0%
10:50:52 [2023-10-24T10:50:52.876Z] #24 3.290 
10:50:53 [2023-10-24T10:50:53.447Z] #24 ...
10:50:53 [2023-10-24T10:50:53.447Z] 
10:50:53 [2023-10-24T10:50:53.447Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:50:53 [2023-10-24T10:50:53.447Z] #22 0.642 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 0.653 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 0.653 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 0.778 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 0.898 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 1.014 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 1.736 Fetched 8426 kB in 1s (6001 kB/s)
10:50:53 [2023-10-24T10:50:53.447Z] #22 1.736 Reading package lists...
10:50:53 [2023-10-24T10:50:53.447Z] #22 2.280 Reading package lists...
10:50:53 [2023-10-24T10:50:53.447Z] #22 2.822 Building dependency tree...
10:50:53 [2023-10-24T10:50:53.447Z] #22 2.988 Reading state information...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.184 The following additional packages will be installed:
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.185   libmagic-mgc libmagic1
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.213 The following NEW packages will be installed:
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.214   file libmagic-mgc libmagic1
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.488 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.488 Need to get 465 kB of archives.
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.488 After this operation, 7075 kB of additional disk space will be used.
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.488 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.511 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.512 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.643 debconf: delaying package configuration, since apt-utils is not installed
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.683 Fetched 465 kB in 0s (1591 kB/s)
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.702 Selecting previously unselected package libmagic-mgc.
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.702 (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.)
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.713 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.717 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.799 Selecting previously unselected package libmagic1:arm64.
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.802 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.815 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.850 Selecting previously unselected package file.
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.852 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.855 Unpacking file (1:5.39-3+deb11u1) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.897 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.908 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.925 Setting up file (1:5.39-3+deb11u1) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 3.935 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:50:53 [2023-10-24T10:50:53.447Z] #22 DONE 4.1s
10:50:53 [2023-10-24T10:50:53.447Z] 
10:50:53 [2023-10-24T10:50:53.447Z] #25 [delve-build 1/2] WORKDIR /usr/src/delve
10:50:53 [2023-10-24T10:50:53.447Z] #25 DONE 0.1s
10:50:53 [2023-10-24T10:50:53.447Z] 
10:50:53 [2023-10-24T10:50:53.447Z] #26 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:50:53 [2023-10-24T10:50:53.447Z] #26 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.447Z] 
10:50:53 [2023-10-24T10:50:53.447Z] #27 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:50:53 [2023-10-24T10:50:53.708Z] #27 ...
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #28 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:50:53 [2023-10-24T10:50:53.708Z] #28 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:50:53 [2023-10-24T10:50:53.708Z] #29 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:50:53 [2023-10-24T10:50:53.708Z] #30 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #31 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:50:53 [2023-10-24T10:50:53.708Z] #31 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:50:53 [2023-10-24T10:50:53.708Z] #32 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:50:53 [2023-10-24T10:50:53.708Z] #33 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry
10:50:53 [2023-10-24T10:50:53.708Z] #34 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #35 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:50:53 [2023-10-24T10:50:53.708Z] #35 DONE 0.2s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #36 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
10:50:53 [2023-10-24T10:50:53.708Z] #36 DONE 0.3s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:50:53 [2023-10-24T10:50:53.708Z] #37 DONE 0.3s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
10:50:53 [2023-10-24T10:50:53.708Z] #38 DONE 0.3s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #39 [dockercli-src 1/5] WORKDIR /tmp/dockercli
10:50:53 [2023-10-24T10:50:53.708Z] #39 DONE 0.3s
10:50:53 [2023-10-24T10:50:53.708Z] 
10:50:53 [2023-10-24T10:50:53.708Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc
10:50:53 [2023-10-24T10:50:53.708Z] #40 DONE 0.3s
10:50:53 [2023-10-24T10:50:53.976Z] 
10:50:53 [2023-10-24T10:50:53.976Z] #27 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: Using 'master' as the name for the initial branch. This default branch name
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: is subject to change. To configure the initial branch name to use in all
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: of your new repositories, which will suppress this warning, call:
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: 
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: 	git config --global init.defaultBranch <name>
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: 
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: 'development'. The just-created branch can be renamed via this command:
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: 
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.362 hint: 	git branch -m <name>
10:50:53 [2023-10-24T10:50:53.976Z] #27 0.364 Initialized empty Git repository in /usr/src/delve/.git/
10:50:54 [2023-10-24T10:50:54.237Z] #27 DONE 0.5s
10:50:54 [2023-10-24T10:50:54.237Z] 
10:50:54 [2023-10-24T10:50:54.237Z] #41 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:50:55 [2023-10-24T10:50:55.181Z] #41 ...
10:50:55 [2023-10-24T10:50:55.181Z] 
10:50:55 [2023-10-24T10:50:55.181Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: Using 'master' as the name for the initial branch. This default branch name
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: is subject to change. To configure the initial branch name to use in all
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: of your new repositories, which will suppress this warning, call:
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: 
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: 	git config --global init.defaultBranch <name>
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: 
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: 'development'. The just-created branch can be renamed via this command:
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: 
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 hint: 	git branch -m <name>
10:50:55 [2023-10-24T10:50:55.181Z] #42 1.132 Initialized empty Git repository in /usr/src/containerd/.git/
10:50:55 [2023-10-24T10:50:55.181Z] #42 DONE 1.4s
10:50:55 [2023-10-24T10:50:55.181Z] 
10:50:55 [2023-10-24T10:50:55.181Z] #43 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: Using 'master' as the name for the initial branch. This default branch name
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: is subject to change. To configure the initial branch name to use in all
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: of your new repositories, which will suppress this warning, call:
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: 
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: 	git config --global init.defaultBranch <name>
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: 
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: 'development'. The just-created branch can be renamed via this command:
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: 
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.348 hint: 	git branch -m <name>
10:50:55 [2023-10-24T10:50:55.182Z] #43 1.363 Initialized empty Git repository in /usr/src/swagger/.git/
10:50:55 [2023-10-24T10:50:55.182Z] #43 DONE 1.5s
10:50:55 [2023-10-24T10:50:55.182Z] 
10:50:55 [2023-10-24T10:50:55.182Z] #44 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:51:00 [2023-10-24T10:51:00.482Z] #44 ...
10:51:00 [2023-10-24T10:51:00.482Z] 
10:51:00 [2023-10-24T10:51:00.482Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: Using 'master' as the name for the initial branch. This default branch name
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: is subject to change. To configure the initial branch name to use in all
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: of your new repositories, which will suppress this warning, call:
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: 	git config --global init.defaultBranch <name>
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: 'development'. The just-created branch can be renamed via this command:
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.726 hint: 	git branch -m <name>
10:51:00 [2023-10-24T10:51:00.482Z] #45 1.727 Initialized empty Git repository in /tmp/dockercli/.git/
10:51:00 [2023-10-24T10:51:00.482Z] #45 DONE 6.3s
10:51:00 [2023-10-24T10:51:00.482Z] 
10:51:00 [2023-10-24T10:51:00.482Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: Using 'master' as the name for the initial branch. This default branch name
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: is subject to change. To configure the initial branch name to use in all
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: of your new repositories, which will suppress this warning, call:
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: 	git config --global init.defaultBranch <name>
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: 'development'. The just-created branch can be renamed via this command:
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.125 hint: 	git branch -m <name>
10:51:00 [2023-10-24T10:51:00.482Z] #46 2.147 Initialized empty Git repository in /usr/src/tini/.git/
10:51:00 [2023-10-24T10:51:00.482Z] #46 DONE 6.4s
10:51:00 [2023-10-24T10:51:00.482Z] 
10:51:00 [2023-10-24T10:51:00.482Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: Using 'master' as the name for the initial branch. This default branch name
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: is subject to change. To configure the initial branch name to use in all
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: of your new repositories, which will suppress this warning, call:
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: 	git config --global init.defaultBranch <name>
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: 'development'. The just-created branch can be renamed via this command:
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.113 hint: 	git branch -m <name>
10:51:00 [2023-10-24T10:51:00.482Z] #47 2.134 Initialized empty Git repository in /usr/src/runc/.git/
10:51:00 [2023-10-24T10:51:00.482Z] #47 DONE 6.4s
10:51:00 [2023-10-24T10:51:00.482Z] 
10:51:00 [2023-10-24T10:51:00.482Z] #48 [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.54.2"      && /build/golangci-lint --version
10:51:00 [2023-10-24T10:51:00.482Z] #48 1.358 go: downloading github.com/golangci/golangci-lint v1.54.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.194 go: downloading github.com/spf13/cobra v1.7.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.194 go: downloading github.com/spf13/pflag v1.0.5
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.194 go: downloading github.com/spf13/viper v1.12.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.194 go: downloading gopkg.in/yaml.v3 v3.0.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.195 go: downloading github.com/gofrs/flock v0.8.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.195 go: downloading github.com/fatih/color v1.15.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.205 go: downloading golang.org/x/tools v0.12.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.207 go: downloading github.com/hashicorp/go-version v1.6.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.391 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.414 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.414 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.414 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.414 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.439 go: downloading github.com/mattn/go-colorable v0.1.13
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.568 go: downloading github.com/sirupsen/logrus v1.9.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.575 go: downloading github.com/stretchr/testify v1.8.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.620 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.640 go: downloading github.com/mattn/go-isatty v0.0.17
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.640 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.942 go: downloading github.com/spf13/afero v1.8.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 2.945 go: downloading github.com/spf13/cast v1.5.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.003 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.010 go: downloading golang.org/x/mod v0.12.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.013 go: downloading github.com/hashicorp/errwrap v1.0.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.022 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.032 go: downloading 4d63.com/gochecknoglobals v0.2.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.035 go: downloading github.com/4meepo/tagalign v1.3.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.035 go: downloading github.com/Abirdcfly/dupword v0.0.12
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.157 go: downloading github.com/Antonboom/errname v0.1.12
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.277 go: downloading github.com/Antonboom/nilnil v0.1.7
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.277 go: downloading github.com/BurntSushi/toml v1.3.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.278 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.279 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.279 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.280 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.290 go: downloading github.com/alexkohler/prealloc v1.0.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.334 go: downloading github.com/alingse/asasalint v0.0.11
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.512 go: downloading github.com/ashanbrown/forbidigo v1.6.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.545 go: downloading github.com/ashanbrown/makezero v1.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.546 go: downloading github.com/bkielbasa/cyclop v1.2.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.547 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.552 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.584 go: downloading github.com/breml/bidichk v0.2.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.600 go: downloading github.com/breml/errchkjson v0.3.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.604 go: downloading github.com/butuzov/ireturn v0.2.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.632 go: downloading github.com/charithe/durationcheck v0.0.10
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.660 go: downloading github.com/butuzov/mirror v1.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.669 go: downloading github.com/curioswitch/go-reassign v0.2.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.671 go: downloading github.com/daixiang0/gci v0.11.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.817 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.921 go: downloading github.com/esimonov/ifshort v1.0.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.921 go: downloading github.com/fzipp/gocyclo v0.6.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.921 go: downloading github.com/go-critic/go-critic v0.9.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.921 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.921 go: downloading github.com/firefart/nonamedreturns v1.0.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 3.993 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.050 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.050 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.066 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.091 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.116 go: downloading github.com/golangci/misspell v0.4.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.147 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.191 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.191 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.238 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.293 go: downloading github.com/hexops/gotextdiff v1.0.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.293 go: downloading github.com/jgautheron/goconst v1.5.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.332 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.344 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.344 go: downloading github.com/julz/importas v0.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.371 go: downloading github.com/kisielk/errcheck v1.6.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.643 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.643 go: downloading github.com/ldez/tagliatelle v0.5.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.646 go: downloading github.com/kyoh86/exportloopref v0.1.11
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.646 go: downloading github.com/leonklingele/grouper v1.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.646 go: downloading github.com/kunwardeep/paralleltest v1.0.8
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.646 go: downloading github.com/lufeee/execinquery v1.2.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.647 go: downloading github.com/kulti/thelper v0.6.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.676 go: downloading github.com/maratori/testableexamples v1.0.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.692 go: downloading github.com/maratori/testpackage v1.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.752 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.754 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.757 go: downloading github.com/mgechev/revive v1.3.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.803 go: downloading github.com/moricho/tparallel v0.3.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.904 go: downloading github.com/nakabonne/nestif v0.3.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.904 go: downloading github.com/nishanths/exhaustive v0.11.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.905 go: downloading github.com/nishanths/predeclared v0.2.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.922 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.948 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.953 go: downloading github.com/ryancurrah/gomodguard v1.3.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.972 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.996 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
10:51:00 [2023-10-24T10:51:00.482Z] #48 4.996 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.108 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.108 go: downloading github.com/securego/gosec/v2 v2.17.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.210 go: downloading github.com/sivchari/containedctx v1.0.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.210 go: downloading github.com/sivchari/nosnakecase v1.7.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.210 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.224 go: downloading github.com/sivchari/tenv v1.7.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.228 go: downloading github.com/sonatard/noctx v0.0.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.263 go: downloading github.com/sourcegraph/go-diff v0.7.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.289 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.294 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.338 go: downloading github.com/tdakkota/asciicheck v0.2.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.345 go: downloading github.com/tetafro/godot v1.4.14
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.348 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.360 go: downloading github.com/timonwong/loggercheck v0.9.4
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.424 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.436 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.436 go: downloading github.com/ultraware/funlen v0.1.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.436 go: downloading github.com/ultraware/whitespace v0.0.5
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.491 go: downloading github.com/uudashr/gocognit v1.0.7
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.492 go: downloading github.com/xen0n/gosmopolitan v1.2.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.499 go: downloading github.com/yagipy/maintidx v1.0.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.532 go: downloading github.com/yeya24/promlinter v0.2.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.538 go: downloading github.com/ykadowak/zerologlint v0.1.3
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.544 go: downloading gitlab.com/bosi/decorder v0.4.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.563 go: downloading go.tmz.dev/musttag v0.7.2
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.597 go: downloading honnef.co/go/tools v0.4.5
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.734 go: downloading mvdan.cc/gofumpt v0.5.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.893 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:51:00 [2023-10-24T10:51:00.482Z] #48 5.986 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.016 go: downloading github.com/davecgh/go-spew v1.1.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.136 go: downloading github.com/pmezard/go-difflib v1.0.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.136 go: downloading github.com/stretchr/objx v0.5.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.137 go: downloading golang.org/x/sys v0.11.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.138 go: downloading github.com/subosito/gotenv v1.4.1
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.138 go: downloading github.com/hashicorp/hcl v1.0.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.140 go: downloading gopkg.in/ini.v1 v1.67.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.194 go: downloading github.com/magiconair/properties v1.8.6
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.360 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.595 go: downloading golang.org/x/text v0.12.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 6.638 go: downloading github.com/fatih/structtag v1.2.0
10:51:00 [2023-10-24T10:51:00.482Z] #48 ...
10:51:00 [2023-10-24T10:51:00.482Z] 
10:51:00 [2023-10-24T10:51:00.482Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: Using 'master' as the name for the initial branch. This default branch name
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: is subject to change. To configure the initial branch name to use in all
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: of your new repositories, which will suppress this warning, call:
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: 	git config --global init.defaultBranch <name>
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: 'development'. The just-created branch can be renamed via this command:
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: 
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.673 hint: 	git branch -m <name>
10:51:00 [2023-10-24T10:51:00.482Z] #49 3.722 Initialized empty Git repository in /usr/src/rootlesskit/.git/
10:51:00 [2023-10-24T10:51:00.482Z] #49 DONE 6.5s
10:51:00 [2023-10-24T10:51:00.482Z] 
10:51:00 [2023-10-24T10:51:00.482Z] #50 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
10:51:00 [2023-10-24T10:51:00.482Z] #50 2.097 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:51:00 [2023-10-24T10:51:00.482Z] #50 2.097 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:51:00 [2023-10-24T10:51:00.482Z] #50 2.097 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:51:00 [2023-10-24T10:51:00.482Z] #50 3.410 Reading package lists...
10:51:00 [2023-10-24T10:51:00.482Z] #50 4.146 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:51:00 [2023-10-24T10:51:00.483Z] #50 4.158 Reading package lists...
10:51:00 [2023-10-24T10:51:00.483Z] #50 5.019 Building dependency tree...
10:51:00 [2023-10-24T10:51:00.483Z] #50 5.253 Reading state information...
10:51:00 [2023-10-24T10:51:00.483Z] #50 5.709 gcc is already the newest version (4:10.2.1-1).
10:51:00 [2023-10-24T10:51:00.483Z] #50 5.709 libc6-dev is already the newest version (2.31-13+deb11u7).
10:51:00 [2023-10-24T10:51:00.483Z] #50 5.709 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:51:00 [2023-10-24T10:51:00.483Z] #50 DONE 6.5s
10:51:00 [2023-10-24T10:51:00.483Z] 
10:51:00 [2023-10-24T10:51:00.483Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: Using 'master' as the name for the initial branch. This default branch name
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: is subject to change. To configure the initial branch name to use in all
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: of your new repositories, which will suppress this warning, call:
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: 
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: 	git config --global init.defaultBranch <name>
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: 
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: 'development'. The just-created branch can be renamed via this command:
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: 
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.307 hint: 	git branch -m <name>
10:51:00 [2023-10-24T10:51:00.483Z] #51 2.316 Initialized empty Git repository in /usr/src/registry/.git/
10:51:00 [2023-10-24T10:51:00.483Z] #51 DONE 6.5s
10:51:00 [2023-10-24T10:51:00.483Z] 
10:51:00 [2023-10-24T10:51:00.483Z] #48 [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.54.2"      && /build/golangci-lint --version
10:51:00 [2023-10-24T10:51:00.483Z] #48 6.776 go: downloading github.com/pelletier/go-toml v1.9.5
10:51:00 [2023-10-24T10:51:00.483Z] #48 6.832 go: downloading github.com/gobwas/glob v0.2.3
10:51:00 [2023-10-24T10:51:00.483Z] #48 6.862 go: downloading github.com/google/go-cmp v0.5.9
10:51:00 [2023-10-24T10:51:00.483Z] #48 ...
10:51:00 [2023-10-24T10:51:00.483Z] 
10:51:00 [2023-10-24T10:51:00.483Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:03 [2023-10-24T10:51:03.794Z] #52 ...
10:51:03 [2023-10-24T10:51:03.794Z] 
10:51:03 [2023-10-24T10:51:03.794Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.014 go: downloading gotest.tools/gotestsum v1.8.2
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.715 go: downloading github.com/dnephin/pflag v1.0.7
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.717 go: downloading github.com/fatih/color v1.13.0
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.717 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.717 go: downloading golang.org/x/tools v0.1.11
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.724 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.724 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.742 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.742 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.771 go: downloading github.com/mattn/go-colorable v0.1.12
10:51:03 [2023-10-24T10:51:03.794Z] #53 1.776 go: downloading github.com/mattn/go-isatty v0.0.14
10:51:03 [2023-10-24T10:51:03.794Z] #53 2.818 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
10:51:03 [2023-10-24T10:51:03.794Z] #53 ...
10:51:03 [2023-10-24T10:51:03.794Z] 
10:51:03 [2023-10-24T10:51:03.794Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
10:51:03 [2023-10-24T10:51:03.794Z] #54 1.020 go: downloading github.com/tc-hib/go-winres v0.3.0
10:51:03 [2023-10-24T10:51:03.794Z] #54 1.683 go: downloading github.com/tc-hib/winres v0.1.6
10:51:03 [2023-10-24T10:51:03.794Z] #54 1.683 go: downloading github.com/urfave/cli/v2 v2.3.0
10:51:03 [2023-10-24T10:51:03.794Z] #54 1.881 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:51:03 [2023-10-24T10:51:03.794Z] #54 1.881 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:51:03 [2023-10-24T10:51:03.794Z] #54 2.025 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:51:03 [2023-10-24T10:51:03.794Z] #54 2.044 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:51:03 [2023-10-24T10:51:03.794Z] #54 ...
10:51:03 [2023-10-24T10:51:03.794Z] 
10:51:03 [2023-10-24T10:51:03.794Z] #55 [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
10:51:03 [2023-10-24T10:51:03.794Z] #55 0.740 go: downloading github.com/pelletier/go-toml v1.8.1
10:51:03 [2023-10-24T10:51:03.794Z] #55 ...
10:51:03 [2023-10-24T10:51:03.794Z] 
10:51:03 [2023-10-24T10:51:03.794Z] #56 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:51:03 [2023-10-24T10:51:03.794Z] #56 4.748 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:51:03 [2023-10-24T10:51:03.794Z] #56 4.778 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:51:03 [2023-10-24T10:51:03.794Z] #56 4.853 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:51:03 [2023-10-24T10:51:03.794Z] #56 5.116 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:51:03 [2023-10-24T10:51:03.794Z] #56 5.762 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:51:03 [2023-10-24T10:51:03.794Z] #56 6.550 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:51:03 [2023-10-24T10:51:03.794Z] #56 8.069 Fetched 8426 kB in 4s (2354 kB/s)
10:51:03 [2023-10-24T10:51:03.794Z] #56 8.069 Reading package lists...
10:51:03 [2023-10-24T10:51:03.794Z] #56 9.467 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:51:03 [2023-10-24T10:51:03.794Z] #56 9.467 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:51:03 [2023-10-24T10:51:03.794Z] #56 9.467 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:51:04 [2023-10-24T10:51:04.056Z] #56 ...
10:51:04 [2023-10-24T10:51:04.056Z] 
10:51:04 [2023-10-24T10:51:04.056Z] #57 [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             ;
10:51:04 [2023-10-24T10:51:04.056Z] #57 3.093 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 3.152 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 3.162 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 3.341 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 3.667 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 4.184 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 5.265 Fetched 8426 kB in 2s (3478 kB/s)
10:51:04 [2023-10-24T10:51:04.056Z] #57 5.265 Reading package lists...
10:51:04 [2023-10-24T10:51:04.056Z] #57 6.053 Reading package lists...
10:51:04 [2023-10-24T10:51:04.056Z] #57 6.805 Building dependency tree...
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.819 python3 is already the newest version (3.9.2-3).
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.819 The following additional packages will be installed:
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.834   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.834   patch xz-utils
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.839 Suggested packages:
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.839   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.839   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.839   m4-doc ed diffutils-doc
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.839 Recommended packages:
10:51:04 [2023-10-24T10:51:04.056Z] #57 7.839   fakeroot libalgorithm-merge-perl libltdl-dev
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.357 The following NEW packages will be installed:
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.357   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.357   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.357   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.660 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.660 Need to get 5461 kB of archives.
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.660 After this operation, 11.6 MB of additional disk space will be used.
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.660 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.686 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.713 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.718 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.797 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.827 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.836 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 8.904 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.076 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.183 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.184 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.184 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.188 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.191 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.192 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.194 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.200 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.211 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.214 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.217 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #57 9.850 debconf: delaying package configuration, since apt-utils is not installed
10:51:04 [2023-10-24T10:51:04.056Z] #57 10.10 Fetched 5461 kB in 1s (6435 kB/s)
10:51:04 [2023-10-24T10:51:04.056Z] #57 10.20 Selecting previously unselected package bzip2.
10:51:04 [2023-10-24T10:51:04.056Z] #57 10.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
10:51:04 [2023-10-24T10:51:04.056Z] #57 10.22 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
10:51:04 [2023-10-24T10:51:04.056Z] #57 10.44 Unpacking bzip2 (1.0.8-4) ...
10:51:04 [2023-10-24T10:51:04.056Z] #57 ...
10:51:04 [2023-10-24T10:51:04.056Z] 
10:51:04 [2023-10-24T10:51:04.056Z] #58 [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
10:51:04 [2023-10-24T10:51:04.056Z] #58 4.338 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #58 4.352 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #58 4.434 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #58 4.978 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #58 5.479 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #58 6.085 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:51:04 [2023-10-24T10:51:04.056Z] #58 7.032 Fetched 8426 kB in 3s (2763 kB/s)
10:51:04 [2023-10-24T10:51:04.056Z] #58 7.032 Reading package lists...
10:51:04 [2023-10-24T10:51:04.056Z] #58 8.585 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:51:04 [2023-10-24T10:51:04.056Z] #58 8.585 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:51:04 [2023-10-24T10:51:04.056Z] #58 8.585 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:51:04 [2023-10-24T10:51:04.319Z] #58 10.25 Reading package lists...
10:51:04 [2023-10-24T10:51:04.319Z] #58 ...
10:51:04 [2023-10-24T10:51:04.319Z] 
10:51:04 [2023-10-24T10:51:04.319Z] #59 [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
10:51:04 [2023-10-24T10:51:04.319Z] #59 4.403 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:51:04 [2023-10-24T10:51:04.319Z] #59 4.422 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:51:04 [2023-10-24T10:51:04.319Z] #59 4.422 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:51:04 [2023-10-24T10:51:04.319Z] #59 4.762 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:51:04 [2023-10-24T10:51:04.319Z] #59 5.312 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:51:04 [2023-10-24T10:51:04.319Z] #59 5.755 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:51:04 [2023-10-24T10:51:04.319Z] #59 6.852 Fetched 8426 kB in 3s (3072 kB/s)
10:51:04 [2023-10-24T10:51:04.319Z] #59 6.852 Reading package lists...
10:51:04 [2023-10-24T10:51:04.319Z] #59 8.952 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:51:04 [2023-10-24T10:51:04.319Z] #59 8.952 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:51:04 [2023-10-24T10:51:04.319Z] #59 8.952 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:51:04 [2023-10-24T10:51:04.583Z] #59 10.87 Reading package lists...
10:51:04 [2023-10-24T10:51:04.583Z] #59 ...
10:51:04 [2023-10-24T10:51:04.583Z] 
10:51:04 [2023-10-24T10:51:04.583Z] #60 [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
10:51:04 [2023-10-24T10:51:04.583Z] #60 1.269 go: downloading mvdan.cc/sh/v3 v3.6.0
10:51:04 [2023-10-24T10:51:04.583Z] #60 10.14 go: downloading golang.org/x/term v0.3.0
10:51:04 [2023-10-24T10:51:04.583Z] #60 10.14 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
10:51:04 [2023-10-24T10:51:04.583Z] #60 10.14 go: downloading github.com/google/renameio/v2 v2.0.0
10:51:04 [2023-10-24T10:51:04.583Z] #60 10.14 go: downloading mvdan.cc/editorconfig v0.2.0
10:51:04 [2023-10-24T10:51:04.583Z] #60 10.45 go: downloading golang.org/x/sys v0.3.0
10:51:04 [2023-10-24T10:51:04.583Z] #60 ...
10:51:04 [2023-10-24T10:51:04.583Z] 
10:51:04 [2023-10-24T10:51:04.583Z] #61 [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
10:51:04 [2023-10-24T10:51:04.583Z] #61 5.013 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:51:04 [2023-10-24T10:51:04.583Z] #61 5.039 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:51:04 [2023-10-24T10:51:04.583Z] #61 5.039 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:51:04 [2023-10-24T10:51:04.583Z] #61 5.420 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:51:04 [2023-10-24T10:51:04.583Z] #61 5.849 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:51:04 [2023-10-24T10:51:04.583Z] #61 6.531 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:51:04 [2023-10-24T10:51:04.583Z] #61 7.752 Fetched 8426 kB in 3s (2834 kB/s)
10:51:04 [2023-10-24T10:51:04.583Z] #61 7.752 Reading package lists...
10:51:04 [2023-10-24T10:51:04.583Z] #61 8.926 Reading package lists...
10:51:04 [2023-10-24T10:51:04.583Z] #61 9.885 Building dependency tree...
10:51:04 [2023-10-24T10:51:04.583Z] #61 10.47 The following additional packages will be installed:
10:51:04 [2023-10-24T10:51:04.583Z] #61 10.47   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:51:04 [2023-10-24T10:51:04.583Z] #61 10.47 Suggested packages:
10:51:04 [2023-10-24T10:51:04.583Z] #61 10.47   cmake-doc ninja-build lrzip
10:51:04 [2023-10-24T10:51:04.583Z] #61 10.56 The following NEW packages will be installed:
10:51:04 [2023-10-24T10:51:04.583Z] #61 10.57   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:51:04 [2023-10-24T10:51:04.845Z] #61 11.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
10:51:04 [2023-10-24T10:51:04.845Z] #61 11.08 Need to get 15.1 MB of archives.
10:51:04 [2023-10-24T10:51:04.845Z] #61 11.08 After this operation, 66.8 MB of additional disk space will be used.
10:51:04 [2023-10-24T10:51:04.845Z] #61 11.08 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:51:04 [2023-10-24T10:51:04.845Z] #61 ...
10:51:04 [2023-10-24T10:51:04.845Z] 
10:51:04 [2023-10-24T10:51:04.845Z] #56 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:51:05 [2023-10-24T10:51:05.106Z] #56 11.13 Reading package lists...
10:51:05 [2023-10-24T10:51:05.106Z] #56 ...
10:51:05 [2023-10-24T10:51:05.106Z] 
10:51:05 [2023-10-24T10:51:05.106Z] #24 [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
10:51:05 [2023-10-24T10:51:05.106Z] #24 5.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:51:05 [2023-10-24T10:51:05.106Z] #24 6.051 #=#=#                                                                         
##O#-#                                                                        
10:51:05 [2023-10-24T10:51:05.106Z] #24 6.576 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
10:51:05 [2023-10-24T10:51:05.106Z] #24 6.874 
10:51:05 [2023-10-24T10:51:05.106Z] #24 9.260 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:51:05 [2023-10-24T10:51:05.106Z] #24 10.11 #=#=#                                                                         
10:51:05 [2023-10-24T10:51:05.106Z] #24 10.40 #=#=#                                                                         

                                                                           0.1%
#########################################                                 58.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
10:51:05 [2023-10-24T10:51:05.106Z] #24 11.75 
10:51:05 [2023-10-24T10:51:05.106Z] #24 14.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:51:05 [2023-10-24T10:51:05.106Z] #24 15.07 #=#=#                                                                         
10:51:05 [2023-10-24T10:51:05.106Z] #24 15.40 #=#=#                                                                         

##########                                                                14.6%
######################################################################## 100.0%
10:51:05 [2023-10-24T10:51:05.106Z] #24 ...
10:51:05 [2023-10-24T10:51:05.106Z] 
10:51:05 [2023-10-24T10:51:05.106Z] #62 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.22" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:05 [2023-10-24T10:51:05.106Z] #62 ...
10:51:05 [2023-10-24T10:51:05.106Z] 
10:51:05 [2023-10-24T10:51:05.106Z] #57 [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             ;
10:51:05 [2023-10-24T10:51:05.106Z] #57 11.48 Selecting previously unselected package xz-utils.
10:51:05 [2023-10-24T10:51:05.106Z] #57 11.48 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:51:05 [2023-10-24T10:51:05.106Z] #57 11.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:51:06 [2023-10-24T10:51:06.078Z] #57 12.35 Selecting previously unselected package libsigsegv2:arm64.
10:51:06 [2023-10-24T10:51:06.078Z] #57 12.35 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
10:51:06 [2023-10-24T10:51:06.341Z] #57 12.77 Unpacking libsigsegv2:arm64 (2.13-1) ...
10:51:06 [2023-10-24T10:51:06.646Z] #57 13.19 Selecting previously unselected package m4.
10:51:06 [2023-10-24T10:51:06.646Z] #57 13.19 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
10:51:06 [2023-10-24T10:51:06.916Z] #57 13.27 Unpacking m4 (1.4.18-5) ...
10:51:07 [2023-10-24T10:51:07.862Z] #57 14.41 Selecting previously unselected package autoconf.
10:51:07 [2023-10-24T10:51:07.862Z] #57 14.42 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
10:51:08 [2023-10-24T10:51:08.124Z] #57 14.62 Unpacking autoconf (2.69-14) ...
10:51:09 [2023-10-24T10:51:09.088Z] #57 15.37 Selecting previously unselected package autotools-dev.
10:51:09 [2023-10-24T10:51:09.088Z] #57 15.37 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
10:51:09 [2023-10-24T10:51:09.088Z] #57 15.40 Unpacking autotools-dev (20180224.1+nmu1) ...
10:51:10 [2023-10-24T10:51:10.033Z] #57 ...
10:51:10 [2023-10-24T10:51:10.033Z] 
10:51:10 [2023-10-24T10:51:10.033Z] #44 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:51:10 [2023-10-24T10:51:10.033Z] #44 DONE 14.8s
10:51:10 [2023-10-24T10:51:10.033Z] 
10:51:10 [2023-10-24T10:51:10.033Z] #63 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:10 [2023-10-24T10:51:10.330Z] #63 ...
10:51:10 [2023-10-24T10:51:10.330Z] 
10:51:10 [2023-10-24T10:51:10.330Z] #64 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:10 [2023-10-24T10:51:10.330Z] #64 ...
10:51:10 [2023-10-24T10:51:10.330Z] 
10:51:10 [2023-10-24T10:51:10.330Z] #48 [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.54.2"      && /build/golangci-lint --version
10:51:10 [2023-10-24T10:51:10.330Z] #48 6.901 go: downloading gopkg.in/yaml.v2 v2.4.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 6.989 go: downloading golang.org/x/sync v0.3.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 6.989 go: downloading go.uber.org/zap v1.24.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.077 go: downloading github.com/kisielk/gotool v1.0.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.204 go: downloading github.com/go-toolsmith/astfmt v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.321 go: downloading github.com/go-toolsmith/astcast v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.364 go: downloading github.com/go-toolsmith/astcopy v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.550 go: downloading github.com/go-toolsmith/astequal v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.551 go: downloading github.com/go-toolsmith/astp v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.551 go: downloading github.com/go-toolsmith/strparse v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.589 go: downloading github.com/go-toolsmith/typep v1.1.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.589 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.669 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.669 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.708 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.726 go: downloading github.com/ettle/strcase v0.1.1
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.749 go: downloading github.com/Masterminds/semver v1.5.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.774 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
10:51:10 [2023-10-24T10:51:10.330Z] #48 7.888 go: downloading github.com/prometheus/client_golang v1.12.1
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.402 go: downloading github.com/prometheus/client_model v0.2.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.470 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.498 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.605 go: downloading go.uber.org/atomic v1.7.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.608 go: downloading go.uber.org/multierr v1.6.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.619 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.680 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.745 go: downloading github.com/quasilyte/gogrep v0.5.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.790 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:51:10 [2023-10-24T10:51:10.330Z] #48 8.893 go: downloading github.com/golang/protobuf v1.5.2
10:51:10 [2023-10-24T10:51:10.330Z] #48 9.094 go: downloading github.com/beorn7/perks v1.0.1
10:51:10 [2023-10-24T10:51:10.330Z] #48 9.104 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:51:10 [2023-10-24T10:51:10.330Z] #48 9.173 go: downloading github.com/prometheus/common v0.32.1
10:51:10 [2023-10-24T10:51:10.330Z] #48 9.256 go: downloading github.com/prometheus/procfs v0.7.3
10:51:10 [2023-10-24T10:51:10.330Z] #48 9.257 go: downloading google.golang.org/protobuf v1.28.0
10:51:10 [2023-10-24T10:51:10.330Z] #48 9.785 go: downloading github.com/mattn/go-runewidth v0.0.9
10:51:10 [2023-10-24T10:51:10.330Z] #48 10.30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:51:10 [2023-10-24T10:51:10.592Z] #48 ...
10:51:10 [2023-10-24T10:51:10.592Z] 
10:51:10 [2023-10-24T10:51:10.592Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:10 [2023-10-24T10:51:10.592Z] #65 ...
10:51:10 [2023-10-24T10:51:10.592Z] 
10:51:10 [2023-10-24T10:51:10.592Z] #66 [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...)
10:51:10 [2023-10-24T10:51:10.592Z] #66 1.511 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
10:51:10 [2023-10-24T10:51:10.592Z] #66 3.211 + git checkout -q FETCH_HEAD
10:51:10 [2023-10-24T10:51:10.592Z] #66 4.490 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:51:10 [2023-10-24T10:51:10.592Z] #66 4.491 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.244 internal/goexperiment
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.245 internal/coverage/rtcov
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.246 internal/unsafeheader
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.254 internal/goos
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.272 internal/race
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.300 internal/cpu
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.328 sync/atomic
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.331 unicode
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.333 internal/goarch
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.334 unicode/utf8
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.358 container/list
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.427 runtime/internal/syscall
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.506 internal/itoa
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.567 internal/abi
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.587 runtime/internal/math
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.702 runtime/internal/sys
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.709 math/bits
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.733 crypto/internal/alias
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.848 crypto/subtle
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.850 crypto/internal/boring/sig
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.900 unicode/utf16
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.902 vendor/golang.org/x/crypto/cryptobyte/asn1
10:51:10 [2023-10-24T10:51:10.592Z] #66 5.917 math
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.041 internal/nettrace
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.042 vendor/golang.org/x/crypto/internal/alias
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.073 internal/bytealg
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.076 runtime/internal/atomic
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.199 encoding
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.210 github.com/docker/distribution/manifest
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.245 github.com/inconshreveable/mousetrap
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.262 github.com/docker/distribution/registry/storage/driver/gcs
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.275 github.com/docker/distribution/registry/storage/driver/oss
10:51:10 [2023-10-24T10:51:10.592Z] #66 6.994 runtime
10:51:11 [2023-10-24T10:51:11.015Z] #66 ...
10:51:11 [2023-10-24T10:51:11.015Z] 
10:51:11 [2023-10-24T10:51:11.015Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99 NAME:
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99    go-winres - A tool for embedding resources in Windows executables
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99 
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99 USAGE:
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99    go-winres [global options] command [command options] [arguments...]
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99 
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99 COMMANDS:
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99    init     Create an initial ./winres/winres.json
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99    make     Make syso files for the "go build" command
10:51:11 [2023-10-24T10:51:11.015Z] #54 16.99    simply   Make syso files for the "go build" command (simplified)
10:51:11 [2023-10-24T10:51:11.015Z] #54 17.00    extract  Extract all resources from an executable
10:51:11 [2023-10-24T10:51:11.015Z] #54 17.00    patch    Replace resources in an executable file (exe, dll)
10:51:11 [2023-10-24T10:51:11.015Z] #54 17.00    help, h  Shows a list of commands or help for one command
10:51:11 [2023-10-24T10:51:11.015Z] #54 17.00 
10:51:11 [2023-10-24T10:51:11.015Z] #54 17.00 GLOBAL OPTIONS:
10:51:11 [2023-10-24T10:51:11.015Z] #54 17.00    --help, -h  show help (default: false)
10:51:15 [2023-10-24T10:51:15.225Z] #54 ...
10:51:15 [2023-10-24T10:51:15.225Z] 
10:51:15 [2023-10-24T10:51:15.225Z] #58 [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
10:51:15 [2023-10-24T10:51:15.225Z] #58 10.25 Reading package lists...
10:51:15 [2023-10-24T10:51:15.225Z] #58 10.92 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
10:51:15 [2023-10-24T10:51:15.225Z] #58 10.94 Reading package lists...
10:51:15 [2023-10-24T10:51:15.225Z] #58 11.66 Building dependency tree...
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64 gcc is already the newest version (4:10.2.1-1).
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64 libc6-dev is already the newest version (2.31-13+deb11u7).
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64 The following additional packages will be installed:
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64   bzip2 patch xz-utils
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64 Suggested packages:
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64   bzip2-doc debian-keyring seccomp ed diffutils-doc
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64 Recommended packages:
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.64   build-essential fakeroot libalgorithm-merge-perl
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.73 The following NEW packages will be installed:
10:51:15 [2023-10-24T10:51:15.225Z] #58 12.73   bzip2 dpkg-dev libseccomp-dev patch xz-utils
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.06 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.06 Need to get 2791 kB of archives.
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.06 After this operation, 4078 kB of additional disk space will be used.
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.06 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.12 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.12 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.12 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #58 13.42 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #58 14.31 debconf: delaying package configuration, since apt-utils is not installed
10:51:15 [2023-10-24T10:51:15.225Z] #58 14.54 Fetched 2791 kB in 1s (4346 kB/s)
10:51:15 [2023-10-24T10:51:15.225Z] #58 15.05 Selecting previously unselected package bzip2.
10:51:15 [2023-10-24T10:51:15.225Z] #58 15.05 (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.)
10:51:15 [2023-10-24T10:51:15.225Z] #58 15.09 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 15.14 Unpacking bzip2 (1.0.8-4) ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 16.27 Selecting previously unselected package xz-utils.
10:51:15 [2023-10-24T10:51:15.225Z] #58 16.28 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 16.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 17.01 Selecting previously unselected package patch.
10:51:15 [2023-10-24T10:51:15.225Z] #58 17.02 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 17.55 Unpacking patch (2.7.6-7) ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 18.73 Selecting previously unselected package dpkg-dev.
10:51:15 [2023-10-24T10:51:15.225Z] #58 18.74 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 18.76 Unpacking dpkg-dev (1.20.13) ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 19.94 Selecting previously unselected package libseccomp-dev:arm64.
10:51:15 [2023-10-24T10:51:15.225Z] #58 19.94 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 20.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:51:15 [2023-10-24T10:51:15.225Z] #58 ...
10:51:15 [2023-10-24T10:51:15.225Z] 
10:51:15 [2023-10-24T10:51:15.225Z] #66 [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...)
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.13 internal/reflectlite
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.13 sync
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.26 internal/testlog
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.26 internal/godebug
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.26 internal/singleflight
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.35 internal/intern
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.35 math/rand
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.90 sort
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.90 errors
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.98 io
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.99 internal/oserror
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.99 strconv
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.99 crypto/internal/nistec/fiat
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.99 path
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.99 internal/safefilepath
10:51:15 [2023-10-24T10:51:15.225Z] #66 11.99 vendor/golang.org/x/net/dns/dnsmessage
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.00 container/heap
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.02 syscall
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.15 bytes
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.15 crypto/internal/randutil
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.16 strings
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.16 hash
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.21 text/tabwriter
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.24 hash/crc32
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.40 github.com/stevvooe/resumable
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.40 vendor/golang.org/x/text/transform
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.41 crypto
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.42 reflect
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.51 crypto/rc4
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.51 bufio
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.51 net/http/internal/ascii
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.51 regexp/syntax
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.51 net/netip
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.59 encoding/base32
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.62 github.com/garyburd/redigo/internal
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.66 golang.org/x/crypto/blowfish
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.70 html
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.95 internal/syscall/unix
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.95 internal/syscall/execenv
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.96 time
10:51:15 [2023-10-24T10:51:15.225Z] #66 12.97 regexp
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.44 internal/poll
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.44 io/fs
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.44 context
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.56 embed
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.73 os
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.80 internal/fmtsort
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.81 internal/saferio
10:51:15 [2023-10-24T10:51:15.225Z] #66 13.81 encoding/binary
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.01 crypto/cipher
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.02 crypto/internal/nistec
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.02 crypto/md5
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.03 crypto/sha1
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.03 encoding/base64
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.03 vendor/golang.org/x/crypto/internal/poly1305
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.03 crypto/internal/edwards25519/field
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.03 fmt
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.14 net
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.15 encoding/pem
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.17 crypto/internal/boring
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.24 crypto/des
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.34 path/filepath
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.35 crypto/aes
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.35 crypto/sha512
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.39 crypto/hmac
10:51:15 [2023-10-24T10:51:15.225Z] #66 14.47 crypto/internal/edwards25519
10:51:15 [2023-10-24T10:51:15.225Z] #66 ...
10:51:15 [2023-10-24T10:51:15.225Z] 
10:51:15 [2023-10-24T10:51:15.225Z] #61 [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
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.25 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.60 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.67 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.70 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.75 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.78 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 11.79 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:51:15 [2023-10-24T10:51:15.225Z] #61 12.45 debconf: delaying package configuration, since apt-utils is not installed
10:51:15 [2023-10-24T10:51:15.225Z] #61 12.66 Fetched 15.1 MB in 1s (13.5 MB/s)
10:51:15 [2023-10-24T10:51:15.225Z] #61 13.35 Selecting previously unselected package cmake-data.
10:51:15 [2023-10-24T10:51:15.225Z] #61 13.35 (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.)
10:51:15 [2023-10-24T10:51:15.225Z] #61 13.37 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #61 13.43 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:51:15 [2023-10-24T10:51:15.225Z] #61 15.27 Selecting previously unselected package libicu67:arm64.
10:51:15 [2023-10-24T10:51:15.225Z] #61 15.27 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #61 16.02 Unpacking libicu67:arm64 (67.1-7) ...
10:51:15 [2023-10-24T10:51:15.225Z] #61 18.85 Selecting previously unselected package libxml2:arm64.
10:51:15 [2023-10-24T10:51:15.225Z] #61 18.86 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.225Z] #61 18.94 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:51:15 [2023-10-24T10:51:15.225Z] #61 20.04 Selecting previously unselected package libarchive13:arm64.
10:51:15 [2023-10-24T10:51:15.225Z] #61 20.04 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #61 20.15 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:51:15 [2023-10-24T10:51:15.226Z] #61 21.18 Selecting previously unselected package libjsoncpp24:arm64.
10:51:15 [2023-10-24T10:51:15.226Z] #61 21.19 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #61 21.29 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:51:15 [2023-10-24T10:51:15.226Z] #61 ...
10:51:15 [2023-10-24T10:51:15.226Z] 
10:51:15 [2023-10-24T10:51:15.226Z] #66 [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...)
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.52 crypto/sha256
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.60 crypto/ecdh
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.62 math/big
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.64 encoding/hex
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.70 net/url
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.70 vendor/golang.org/x/crypto/chacha20
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.71 vendor/golang.org/x/crypto/hkdf
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.72 encoding/json
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.72 log
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.74 io/ioutil
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.83 github.com/bugsnag/osext
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.90 github.com/bugsnag/bugsnag-go/errors
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.92 os/exec
10:51:15 [2023-10-24T10:51:15.226Z] #66 14.93 os/signal
10:51:15 [2023-10-24T10:51:15.226Z] #66 ...
10:51:15 [2023-10-24T10:51:15.226Z] 
10:51:15 [2023-10-24T10:51:15.226Z] #59 [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
10:51:15 [2023-10-24T10:51:15.226Z] #59 10.87 Reading package lists...
10:51:15 [2023-10-24T10:51:15.226Z] #59 11.65 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 11.67 Reading package lists...
10:51:15 [2023-10-24T10:51:15.226Z] #59 12.81 Building dependency tree...
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38 gcc is already the newest version (4:10.2.1-1).
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38 The following additional packages will be installed:
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.38   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.39 Suggested packages:
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.39   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.39   | libgdk-pixbuf2.0-dev libxml2-utils
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.83 The following NEW packages will be installed:
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.84   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.85   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.85   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.85   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.85   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 13.85   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.16 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.16 Need to get 7950 kB of archives.
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.16 After this operation, 39.9 MB of additional disk space will be used.
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.16 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.17 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.17 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.26 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.27 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.29 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.37 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.40 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.40 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.45 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.46 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.47 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.57 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.59 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.69 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.71 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 14.91 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.01 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.02 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.04 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.04 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.08 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.10 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.11 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.11 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.12 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.12 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.12 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.12 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.13 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:51:15 [2023-10-24T10:51:15.226Z] #59 15.83 debconf: delaying package configuration, since apt-utils is not installed
10:51:15 [2023-10-24T10:51:15.226Z] #59 16.15 Fetched 7950 kB in 1s (6253 kB/s)
10:51:15 [2023-10-24T10:51:15.226Z] #59 16.46 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:51:15 [2023-10-24T10:51:15.226Z] #59 16.46 (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.)
10:51:15 [2023-10-24T10:51:15.226Z] #59 16.47 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 16.71 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 17.59 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:51:15 [2023-10-24T10:51:15.226Z] #59 17.59 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 17.81 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 18.71 Selecting previously unselected package libsecret-common.
10:51:15 [2023-10-24T10:51:15.226Z] #59 18.71 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 18.74 Unpacking libsecret-common (0.20.4-2) ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 19.81 Selecting previously unselected package libsecret-1-0:arm64.
10:51:15 [2023-10-24T10:51:15.226Z] #59 19.81 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 19.91 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 20.61 Selecting previously unselected package gir1.2-secret-1:arm64.
10:51:15 [2023-10-24T10:51:15.226Z] #59 20.61 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 20.71 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 21.35 Selecting previously unselected package uuid-dev:arm64.
10:51:15 [2023-10-24T10:51:15.226Z] #59 21.36 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.226Z] #59 21.62 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:51:15 [2023-10-24T10:51:15.563Z] #59 ...
10:51:15 [2023-10-24T10:51:15.563Z] 
10:51:15 [2023-10-24T10:51:15.563Z] #24 [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
10:51:15 [2023-10-24T10:51:15.563Z] #24 15.79 
10:51:15 [2023-10-24T10:51:15.563Z] #24 17.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:51:15 [2023-10-24T10:51:15.563Z] #24 18.32 #=#=#                                                                         
10:51:15 [2023-10-24T10:51:15.563Z] #24 18.63 #=#=#                                                                         

######################################################################## 100.0%
10:51:15 [2023-10-24T10:51:15.563Z] #24 19.18 
10:51:15 [2023-10-24T10:51:15.563Z] #24 19.28 Download of images into '/build' complete.
10:51:15 [2023-10-24T10:51:15.563Z] #24 19.28 Use something like the following to load the result into a Docker daemon:
10:51:15 [2023-10-24T10:51:15.563Z] #24 19.28   tar -cC '/build' . | docker load
10:51:15 [2023-10-24T10:51:15.857Z] #24 ...
10:51:15 [2023-10-24T10:51:15.857Z] 
10:51:15 [2023-10-24T10:51:15.857Z] #66 [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...)
10:51:15 [2023-10-24T10:51:15.857Z] #66 14.99 compress/flate
10:51:15 [2023-10-24T10:51:15.857Z] #66 15.00 vendor/golang.org/x/crypto/chacha20poly1305
10:51:15 [2023-10-24T10:51:15.857Z] #66 15.04 vendor/golang.org/x/text/unicode/bidi
10:51:15 [2023-10-24T10:51:15.857Z] #66 15.34 vendor/golang.org/x/text/unicode/norm
10:51:15 [2023-10-24T10:51:15.857Z] #66 15.34 vendor/golang.org/x/net/http2/hpack
10:51:15 [2023-10-24T10:51:15.857Z] #66 15.34 compress/gzip
10:51:15 [2023-10-24T10:51:15.857Z] #66 ...
10:51:15 [2023-10-24T10:51:15.857Z] 
10:51:15 [2023-10-24T10:51:15.857Z] #56 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:51:15 [2023-10-24T10:51:15.857Z] #56 11.13 Reading package lists...
10:51:15 [2023-10-24T10:51:15.857Z] #56 12.05 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:51:15 [2023-10-24T10:51:15.857Z] #56 12.08 Reading package lists...
10:51:15 [2023-10-24T10:51:15.857Z] #56 13.07 Building dependency tree...
10:51:15 [2023-10-24T10:51:15.857Z] #56 13.86 gcc is already the newest version (4:10.2.1-1).
10:51:15 [2023-10-24T10:51:15.857Z] #56 13.86 libc6-dev is already the newest version (2.31-13+deb11u7).
10:51:15 [2023-10-24T10:51:15.857Z] #56 13.86 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:51:15 [2023-10-24T10:51:15.857Z] #56 ...
10:51:15 [2023-10-24T10:51:15.857Z] 
10:51:15 [2023-10-24T10:51:15.857Z] #57 [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             ;
10:51:15 [2023-10-24T10:51:15.857Z] #57 16.66 Selecting previously unselected package automake.
10:51:15 [2023-10-24T10:51:15.857Z] #57 16.66 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 16.68 Unpacking automake (1:1.16.3-2) ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 17.25 Selecting previously unselected package patch.
10:51:15 [2023-10-24T10:51:15.857Z] #57 17.26 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 17.83 Unpacking patch (2.7.6-7) ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 18.79 Selecting previously unselected package dpkg-dev.
10:51:15 [2023-10-24T10:51:15.857Z] #57 18.80 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 18.95 Unpacking dpkg-dev (1.20.13) ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 20.05 Selecting previously unselected package build-essential.
10:51:15 [2023-10-24T10:51:15.857Z] #57 20.05 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 20.15 Unpacking build-essential (12.9) ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 21.01 Selecting previously unselected package libcap2:arm64.
10:51:15 [2023-10-24T10:51:15.857Z] #57 21.02 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 21.15 Unpacking libcap2:arm64 (1:2.44-1) ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 21.87 Selecting previously unselected package libcap-dev:arm64.
10:51:15 [2023-10-24T10:51:15.857Z] #57 21.87 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
10:51:15 [2023-10-24T10:51:15.857Z] #57 21.97 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:51:16 [2023-10-24T10:51:16.118Z] #57 ...
10:51:16 [2023-10-24T10:51:16.118Z] 
10:51:16 [2023-10-24T10:51:16.118Z] #66 [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...)
10:51:16 [2023-10-24T10:51:16.118Z] #66 15.60 vendor/golang.org/x/text/secure/bidirule
10:51:16 [2023-10-24T10:51:16.118Z] #66 15.60 github.com/bugsnag/panicwrap
10:51:16 [2023-10-24T10:51:16.118Z] #66 15.61 github.com/Sirupsen/logrus
10:51:16 [2023-10-24T10:51:16.118Z] #66 15.61 mime
10:51:16 [2023-10-24T10:51:16.118Z] #66 15.72 mime/quotedprintable
10:51:16 [2023-10-24T10:51:16.424Z] #66 15.78 net/http/internal
10:51:16 [2023-10-24T10:51:16.424Z] #66 15.85 gopkg.in/yaml.v2
10:51:16 [2023-10-24T10:51:16.692Z] #66 15.87 github.com/Sirupsen/logrus/formatters/logstash
10:51:16 [2023-10-24T10:51:16.692Z] #66 15.87 golang.org/x/net/context
10:51:16 [2023-10-24T10:51:16.692Z] #66 15.89 crypto/elliptic
10:51:16 [2023-10-24T10:51:16.692Z] #66 15.90 crypto/internal/bigmod
10:51:16 [2023-10-24T10:51:16.692Z] #66 15.93 crypto/internal/boring/bbig
10:51:16 [2023-10-24T10:51:16.692Z] #66 15.93 encoding/asn1
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.16 crypto/rand
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.19 crypto/dsa
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.28 vendor/golang.org/x/net/idna
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.29 net/textproto
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.29 github.com/docker/distribution/digest
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.33 crypto/ed25519
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.35 crypto/rsa
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.35 github.com/docker/distribution/uuid
10:51:16 [2023-10-24T10:51:16.692Z] #66 16.42 encoding/gob
10:51:16 [2023-10-24T10:51:16.954Z] #66 16.43 github.com/garyburd/redigo/redis
10:51:16 [2023-10-24T10:51:16.954Z] #66 16.44 text/template/parse
10:51:16 [2023-10-24T10:51:16.954Z] #66 16.52 github.com/docker/distribution/reference
10:51:16 [2023-10-24T10:51:16.954Z] #66 16.63 github.com/docker/distribution/registry/listener
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.63 mime/multipart
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.64 vendor/golang.org/x/crypto/cryptobyte
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.66 crypto/x509/pkix
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.70 github.com/docker/distribution/version
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.74 github.com/spf13/pflag
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.84 vendor/golang.org/x/net/http/httpguts
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.84 vendor/golang.org/x/net/http/httpproxy
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.88 log/syslog
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.88 text/template
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.89 runtime/debug
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.90 crypto/ecdsa
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.90 golang.org/x/crypto/bcrypt
10:51:17 [2023-10-24T10:51:17.305Z] #66 16.99 encoding/xml
10:51:17 [2023-10-24T10:51:17.570Z] #66 17.04 os/user
10:51:17 [2023-10-24T10:51:17.570Z] #66 17.04 github.com/mitchellh/mapstructure
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.30 internal/profile
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.31 runtime/pprof
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.31 crypto/x509
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.31 runtime/trace
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.47 github.com/yvasiyarov/go-metrics
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.50 github.com/stevvooe/resumable/sha512
10:51:17 [2023-10-24T10:51:17.846Z] #66 17.51 github.com/stevvooe/resumable/sha256
10:51:18 [2023-10-24T10:51:18.144Z] #66 17.65 github.com/spf13/cobra
10:51:18 [2023-10-24T10:51:18.731Z] #66 18.12 crypto/tls
10:51:18 [2023-10-24T10:51:18.731Z] #66 ...
10:51:18 [2023-10-24T10:51:18.731Z] 
10:51:18 [2023-10-24T10:51:18.731Z] #55 [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
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29 tomll can be used in two ways:
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29 Writing to STDIN and reading from STDOUT:
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29   cat file.toml | tomll > file.toml
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29 
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29 Reading and updating a list of files:
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29   tomll a.toml b.toml c.toml
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29 
10:51:18 [2023-10-24T10:51:18.731Z] #55 15.29 When given a list of files, tomll will modify all files in place without asking.
10:51:19 [2023-10-24T10:51:19.092Z] #55 ...
10:51:19 [2023-10-24T10:51:19.092Z] 
10:51:19 [2023-10-24T10:51:19.092Z] #57 [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             ;
10:51:19 [2023-10-24T10:51:19.092Z] #57 23.46 Selecting previously unselected package libprotobuf-c1:arm64.
10:51:19 [2023-10-24T10:51:19.092Z] #57 23.53 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:51:19 [2023-10-24T10:51:19.092Z] #57 23.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:51:19 [2023-10-24T10:51:19.092Z] #57 24.73 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:51:19 [2023-10-24T10:51:19.092Z] #57 24.74 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:51:19 [2023-10-24T10:51:19.092Z] #57 24.85 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:51:19 [2023-10-24T10:51:19.092Z] #57 25.43 Selecting previously unselected package libseccomp-dev:arm64.
10:51:19 [2023-10-24T10:51:19.092Z] #57 25.43 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:51:19 [2023-10-24T10:51:19.092Z] #57 25.84 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:51:20 [2023-10-24T10:51:20.034Z] #57 ...
10:51:20 [2023-10-24T10:51:20.034Z] 
10:51:20 [2023-10-24T10:51:20.034Z] #60 [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
10:51:20 [2023-10-24T10:51:20.034Z] #60 16.38 v3.6.0
10:51:20 [2023-10-24T10:51:20.034Z] #60 ...
10:51:20 [2023-10-24T10:51:20.034Z] 
10:51:20 [2023-10-24T10:51:20.034Z] #66 [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...)
10:51:20 [2023-10-24T10:51:20.034Z] #66 19.18 net/http/httptrace
10:51:20 [2023-10-24T10:51:20.034Z] #66 19.18 net/smtp
10:51:20 [2023-10-24T10:51:20.034Z] #66 19.18 github.com/docker/libtrust
10:51:20 [2023-10-24T10:51:20.034Z] #66 19.29 net/http
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/docker/distribution/configuration
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/yvasiyarov/newrelic_platform_go
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/gorilla/context
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/docker/distribution/registry/api/errcode
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 expvar
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/docker/distribution/registry/client/transport
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/gorilla/handlers
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.15 github.com/bugsnag/bugsnag-go
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.32 github.com/yvasiyarov/gorelic
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.34 github.com/Azure/azure-sdk-for-go/storage
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.36 github.com/AdRoll/goamz/aws
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.36 net/http/httputil
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.37 github.com/ncw/swift
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.38 github.com/gorilla/mux
10:51:21 [2023-10-24T10:51:21.954Z] #66 21.39 net/http/pprof
10:51:22 [2023-10-24T10:51:22.268Z] #66 21.63 github.com/docker/distribution/context
10:51:22 [2023-10-24T10:51:22.268Z] #66 21.64 github.com/docker/distribution/registry/api/v2
10:51:22 [2023-10-24T10:51:22.268Z] #66 21.65 github.com/AdRoll/goamz/cloudfront
10:51:22 [2023-10-24T10:51:22.268Z] #66 21.65 github.com/AdRoll/goamz/s3
10:51:22 [2023-10-24T10:51:22.269Z] #66 21.77 github.com/docker/distribution/health
10:51:22 [2023-10-24T10:51:22.269Z] #66 21.78 github.com/docker/distribution/registry/auth
10:51:22 [2023-10-24T10:51:22.269Z] #66 21.78 github.com/docker/distribution/registry/storage/driver
10:51:22 [2023-10-24T10:51:22.269Z] #66 21.78 github.com/docker/distribution
10:51:22 [2023-10-24T10:51:22.269Z] #66 21.86 github.com/docker/distribution/registry/auth/htpasswd
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.87 github.com/docker/distribution/registry/auth/token
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.87 github.com/docker/distribution/registry/auth/silly
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.87 github.com/docker/distribution/registry/proxy/scheduler
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.88 github.com/docker/distribution/registry/storage/driver/factory
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.88 github.com/docker/distribution/health/checks
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.97 github.com/docker/distribution/registry/storage/driver/middleware
10:51:22 [2023-10-24T10:51:22.530Z] #66 21.99 github.com/docker/distribution/registry/storage/driver/base
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.00 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.00 github.com/docker/distribution/manifest/manifestlist
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.00 github.com/docker/distribution/manifest/schema1
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.00 github.com/docker/distribution/manifest/schema2
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.00 github.com/docker/distribution/notifications
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.00 github.com/docker/distribution/registry/middleware/registry
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.05 github.com/docker/distribution/registry/middleware/repository
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.06 github.com/docker/distribution/registry/storage/cache
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.07 github.com/docker/distribution/registry/storage/driver/azure
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.08 github.com/docker/distribution/registry/storage/driver/filesystem
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.09 github.com/docker/distribution/registry/storage/driver/inmemory
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.10 github.com/docker/distribution/registry/storage/driver/s3
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.11 github.com/docker/distribution/registry/storage/driver/swift
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.13 github.com/docker/distribution/registry/storage/cache/memory
10:51:22 [2023-10-24T10:51:22.530Z] #66 22.13 github.com/docker/distribution/registry/storage
10:51:22 [2023-10-24T10:51:22.793Z] #66 22.25 github.com/docker/distribution/registry/storage/cache/redis
10:51:22 [2023-10-24T10:51:22.793Z] #66 22.26 github.com/docker/distribution/registry/client
10:51:22 [2023-10-24T10:51:22.793Z] #66 22.46 github.com/docker/distribution/registry/client/auth
10:51:23 [2023-10-24T10:51:23.364Z] #66 22.81 github.com/docker/distribution/registry/proxy
10:51:23 [2023-10-24T10:51:23.364Z] #66 23.08 github.com/docker/distribution/registry/handlers
10:51:23 [2023-10-24T10:51:23.936Z] #66 23.46 github.com/docker/distribution/registry
10:51:23 [2023-10-24T10:51:23.936Z] #66 23.55 github.com/docker/distribution/cmd/registry
10:51:24 [2023-10-24T10:51:24.880Z] #66 ...
10:51:24 [2023-10-24T10:51:24.880Z] 
10:51:24 [2023-10-24T10:51:24.880Z] #58 [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
10:51:24 [2023-10-24T10:51:24.880Z] #58 21.17 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:51:24 [2023-10-24T10:51:24.880Z] #58 21.48 Setting up bzip2 (1.0.8-4) ...
10:51:24 [2023-10-24T10:51:24.880Z] #58 21.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:51:24 [2023-10-24T10:51:24.880Z] #58 22.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:51:24 [2023-10-24T10:51:24.880Z] #58 23.14 Setting up patch (2.7.6-7) ...
10:51:24 [2023-10-24T10:51:24.880Z] #58 23.37 Setting up dpkg-dev (1.20.13) ...
10:51:24 [2023-10-24T10:51:24.880Z] #58 ...
10:51:24 [2023-10-24T10:51:24.880Z] 
10:51:24 [2023-10-24T10:51:24.880Z] #57 [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             ;
10:51:24 [2023-10-24T10:51:24.880Z] #57 26.70 Selecting previously unselected package libsystemd-dev:arm64.
10:51:24 [2023-10-24T10:51:24.880Z] #57 26.71 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 26.92 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 27.96 Selecting previously unselected package libtool.
10:51:24 [2023-10-24T10:51:24.880Z] #57 27.96 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 28.07 Unpacking libtool (2.4.6-15) ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 29.29 Selecting previously unselected package libudev-dev:arm64.
10:51:24 [2023-10-24T10:51:24.880Z] #57 29.29 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 29.39 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 30.53 Selecting previously unselected package libyajl2:arm64.
10:51:24 [2023-10-24T10:51:24.880Z] #57 30.53 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 30.75 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:51:24 [2023-10-24T10:51:24.880Z] #57 31.46 Selecting previously unselected package libyajl-dev:arm64.
10:51:24 [2023-10-24T10:51:24.880Z] #57 31.46 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
10:51:25 [2023-10-24T10:51:25.141Z] #57 31.63 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
10:51:25 [2023-10-24T10:51:25.711Z] #57 32.26 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:51:25 [2023-10-24T10:51:25.973Z] #57 32.58 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #57 ...
10:51:26 [2023-10-24T10:51:26.233Z] 
10:51:26 [2023-10-24T10:51:26.233Z] #61 [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
10:51:26 [2023-10-24T10:51:26.233Z] #61 22.50 Selecting previously unselected package librhash0:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #61 22.50 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 23.01 Unpacking librhash0:arm64 (1.4.1-2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 24.04 Selecting previously unselected package libuv1:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #61 24.04 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 24.29 Unpacking libuv1:arm64 (1.40.0-2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 24.80 Selecting previously unselected package cmake.
10:51:26 [2023-10-24T10:51:26.233Z] #61 24.81 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 24.95 Unpacking cmake (3.18.4-2+deb11u1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 26.66 Setting up libicu67:arm64 (67.1-7) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 27.16 Setting up libuv1:arm64 (1.40.0-2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 27.60 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 27.86 Setting up librhash0:arm64 (1.4.1-2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 28.41 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 29.34 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 29.94 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 30.44 Setting up cmake (3.18.4-2+deb11u1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 30.71 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:51:26 [2023-10-24T10:51:26.233Z] #61 ...
10:51:26 [2023-10-24T10:51:26.233Z] 
10:51:26 [2023-10-24T10:51:26.233Z] #59 [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
10:51:26 [2023-10-24T10:51:26.233Z] #59 23.22 Selecting previously unselected package libblkid-dev:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #59 23.29 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 23.55 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 24.79 Selecting previously unselected package libbtrfs0:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #59 24.80 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 24.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 25.95 Selecting previously unselected package libbtrfs-dev:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #59 25.95 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 26.04 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 27.13 Selecting previously unselected package libelf1:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #59 27.13 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 27.25 Unpacking libelf1:arm64 (0.183-1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 27.85 Selecting previously unselected package libffi-dev:arm64.
10:51:26 [2023-10-24T10:51:26.233Z] #59 27.85 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 28.02 Unpacking libffi-dev:arm64 (3.3-6) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 29.26 Selecting previously unselected package libglib2.0-data.
10:51:26 [2023-10-24T10:51:26.233Z] #59 29.26 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 29.56 Unpacking libglib2.0-data (2.66.8-1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 30.63 Selecting previously unselected package libglib2.0-bin.
10:51:26 [2023-10-24T10:51:26.233Z] #59 30.64 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 30.84 Unpacking libglib2.0-bin (2.66.8-1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 31.48 Selecting previously unselected package python3-lib2to3.
10:51:26 [2023-10-24T10:51:26.233Z] #59 31.49 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 31.58 Unpacking python3-lib2to3 (3.9.2-1) ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 32.26 Selecting previously unselected package python3-distutils.
10:51:26 [2023-10-24T10:51:26.233Z] #59 32.27 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
10:51:26 [2023-10-24T10:51:26.233Z] #59 32.44 Unpacking python3-distutils (3.9.2-1) ...
10:51:26 [2023-10-24T10:51:26.493Z] #59 ...
10:51:26 [2023-10-24T10:51:26.493Z] 
10:51:26 [2023-10-24T10:51:26.493Z] #57 [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             ;
10:51:26 [2023-10-24T10:51:26.493Z] #57 33.24 Setting up bzip2 (1.0.8-4) ...
10:51:26 [2023-10-24T10:51:26.840Z] #57 33.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:51:27 [2023-10-24T10:51:27.261Z] #57 ...
10:51:27 [2023-10-24T10:51:27.261Z] 
10:51:27 [2023-10-24T10:51:27.261Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
10:51:27 [2023-10-24T10:51:27.261Z] #53 23.65 gotestsum version dev
10:51:27 [2023-10-24T10:51:27.597Z] #53 ...
10:51:27 [2023-10-24T10:51:27.597Z] 
10:51:27 [2023-10-24T10:51:27.597Z] #66 [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...)
10:51:27 [2023-10-24T10:51:27.597Z] #66 24.72 + xx-verify /build/registry-v2
10:51:30 [2023-10-24T10:51:30.890Z] #66 ...
10:51:30 [2023-10-24T10:51:30.890Z] 
10:51:30 [2023-10-24T10:51:30.890Z] #57 [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             ;
10:51:30 [2023-10-24T10:51:30.890Z] #57 34.08 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 34.40 Setting up libcap2:arm64 (1:2.44-1) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 34.80 Setting up autotools-dev (20180224.1+nmu1) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 35.33 Setting up libsigsegv2:arm64 (2.13-1) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 35.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 35.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:51:30 [2023-10-24T10:51:30.890Z] #57 35.94 Setting up patch (2.7.6-7) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 36.16 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 36.46 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 36.65 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 36.80 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:51:30 [2023-10-24T10:51:30.890Z] #57 36.98 Setting up libtool (2.4.6-15) ...
10:51:31 [2023-10-24T10:51:31.149Z] #57 37.64 Setting up m4 (1.4.18-5) ...
10:51:31 [2023-10-24T10:51:31.409Z] #57 37.85 Setting up dpkg-dev (1.20.13) ...
10:51:31 [2023-10-24T10:51:31.676Z] #57 38.37 Setting up autoconf (2.69-14) ...
10:51:32 [2023-10-24T10:51:32.273Z] #57 38.74 Setting up build-essential (12.9) ...
10:51:32 [2023-10-24T10:51:32.273Z] #57 38.88 Setting up automake (1:1.16.3-2) ...
10:51:32 [2023-10-24T10:51:32.548Z] #57 38.97 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:51:32 [2023-10-24T10:51:32.548Z] #57 39.08 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:51:33 [2023-10-24T10:51:33.933Z] #57 ...
10:51:33 [2023-10-24T10:51:33.933Z] 
10:51:33 [2023-10-24T10:51:33.933Z] #48 [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.54.2"      && /build/golangci-lint --version
10:51:33 [2023-10-24T10:51:33.933Z] #48 40.31 golangci-lint has version v1.54.2 built with go1.20.10 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
10:51:37 [2023-10-24T10:51:37.229Z] #48 ...
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #64 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:37 [2023-10-24T10:51:37.229Z] #64 DONE 36.4s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #41 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:37 [2023-10-24T10:51:37.229Z] #41 DONE 42.5s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #54 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
10:51:37 [2023-10-24T10:51:37.229Z] #54 DONE 43.3s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #60 [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
10:51:37 [2023-10-24T10:51:37.229Z] #60 DONE 43.3s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
10:51:37 [2023-10-24T10:51:37.229Z] #53 DONE 43.3s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #55 [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
10:51:37 [2023-10-24T10:51:37.229Z] #55 DONE 43.3s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:37 [2023-10-24T10:51:37.229Z] #65 DONE 36.7s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:37 [2023-10-24T10:51:37.229Z] #52 DONE 36.6s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #63 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:37 [2023-10-24T10:51:37.229Z] #63 DONE 36.7s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #67 [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...)
10:51:37 [2023-10-24T10:51:37.229Z] #67 ...
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #62 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.22" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:51:37 [2023-10-24T10:51:37.229Z] #62 DONE 41.7s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #24 [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
10:51:37 [2023-10-24T10:51:37.229Z] #24 DONE 47.2s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #56 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
10:51:37 [2023-10-24T10:51:37.229Z] #56 DONE 43.1s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #48 [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.54.2"      && /build/golangci-lint --version
10:51:37 [2023-10-24T10:51:37.229Z] #48 DONE 43.4s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #57 [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             ;
10:51:37 [2023-10-24T10:51:37.229Z] #57 DONE 43.4s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #58 [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
10:51:37 [2023-10-24T10:51:37.229Z] #58 DONE 43.2s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #61 [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
10:51:37 [2023-10-24T10:51:37.229Z] #61 DONE 43.3s
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #68 [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
10:51:37 [2023-10-24T10:51:37.229Z] #68 ...
10:51:37 [2023-10-24T10:51:37.229Z] 
10:51:37 [2023-10-24T10:51:37.229Z] #66 [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...)
10:51:37 [2023-10-24T10:51:37.229Z] #66 DONE 36.8s
10:51:37 [2023-10-24T10:51:37.490Z] 
10:51:37 [2023-10-24T10:51:37.490Z] #59 [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
10:51:37 [2023-10-24T10:51:37.490Z] #59 33.83 Selecting previously unselected package libglib2.0-dev-bin.
10:51:37 [2023-10-24T10:51:37.490Z] #59 33.83 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 33.92 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 34.89 Selecting previously unselected package libsepol1-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 34.89 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 35.09 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 35.70 Selecting previously unselected package libpcre2-16-0:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 35.70 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 35.76 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 36.29 Selecting previously unselected package libpcre2-32-0:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 36.29 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 36.40 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 37.29 Selecting previously unselected package libpcre2-posix2:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 37.30 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 37.41 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 37.84 Selecting previously unselected package libpcre2-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 37.85 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 37.90 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 38.49 Selecting previously unselected package libselinux1-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 38.50 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 38.57 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 39.07 Selecting previously unselected package libmount-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 39.07 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 39.16 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 39.74 Selecting previously unselected package libpcre16-3:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 39.75 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 39.75 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 40.28 Selecting previously unselected package libpcre32-3:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 40.28 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 40.51 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 40.80 Selecting previously unselected package libpcrecpp0v5:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 40.80 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 40.81 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 41.48 Selecting previously unselected package libpcre3-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 41.48 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 41.50 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.11 Selecting previously unselected package zlib1g-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.12 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.17 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.46 Selecting previously unselected package libglib2.0-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.46 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.47 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.86 Selecting previously unselected package libsecret-1-dev:arm64.
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.86 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 42.87 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.09 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.15 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.17 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.19 Setting up libffi-dev:arm64 (3.3-6) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.20 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.21 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.23 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.26 Setting up libglib2.0-data (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.26 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.29 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.32 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.32 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.34 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.36 Setting up python3-lib2to3 (3.9.2-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.47 Setting up libelf1:arm64 (0.183-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.50 Setting up libsecret-common (0.20.4-2) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.51 Setting up python3-distutils (3.9.2-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.65 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.82 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.84 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.85 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.86 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.87 Setting up libglib2.0-bin (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.490Z] #59 43.88 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.90 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.91 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.92 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.93 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.95 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.96 No schema files found: doing nothing.
10:51:37 [2023-10-24T10:51:37.750Z] #59 43.97 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 44.00 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:51:37 [2023-10-24T10:51:37.750Z] #59 DONE 44.1s
10:51:37 [2023-10-24T10:51:37.750Z] 
10:51:37 [2023-10-24T10:51:37.750Z] #69 [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...)
10:51:41 [2023-10-24T10:51:41.046Z] #69 ...
10:51:41 [2023-10-24T10:51:41.046Z] 
10:51:41 [2023-10-24T10:51:41.046Z] #70 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
10:51:41 [2023-10-24T10:51:41.046Z] #70 DONE 3.8s
10:51:41 [2023-10-24T10:51:41.046Z] 
10:51:41 [2023-10-24T10:51:41.046Z] #71 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
10:51:41 [2023-10-24T10:51:41.046Z] #71 DONE 0.2s
10:51:41 [2023-10-24T10:51:41.046Z] 
10:51:41 [2023-10-24T10:51:41.046Z] #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...)
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.715 go: downloading github.com/sirupsen/logrus v1.9.0
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.718 go: downloading github.com/urfave/cli/v2 v2.23.5
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.741 go: downloading github.com/google/uuid v1.3.0
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.752 go: downloading github.com/moby/vpnkit v0.5.0
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.754 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.765 go: downloading github.com/gorilla/mux v1.8.0
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.765 go: downloading github.com/moby/sys/mountinfo v0.6.2
10:51:41 [2023-10-24T10:51:41.046Z] #72 3.777 go: downloading golang.org/x/sys v0.2.0
10:51:41 [2023-10-24T10:51:41.046Z] #72 4.221 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:51:41 [2023-10-24T10:51:41.307Z] #72 4.575 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:51:41 [2023-10-24T10:51:41.307Z] #72 4.575 go: downloading golang.org/x/net v0.1.0
10:51:41 [2023-10-24T10:51:41.879Z] #72 4.932 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:51:41 [2023-10-24T10:51:41.879Z] #72 4.932 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:51:42 [2023-10-24T10:51:42.451Z] #72 ...
10:51:42 [2023-10-24T10:51:42.451Z] 
10:51:42 [2023-10-24T10:51:42.451Z] #69 [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...)
10:51:42 [2023-10-24T10:51:42.451Z] #69 4.881 + bin/ctr
10:51:44 [2023-10-24T10:51:44.366Z] #69 ...
10:51:44 [2023-10-24T10:51:44.366Z] 
10:51:44 [2023-10-24T10:51:44.366Z] #68 [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
10:51:44 [2023-10-24T10:51:44.366Z] #68 3.991 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:51:44 [2023-10-24T10:51:44.366Z] #68 3.991 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:51:44 [2023-10-24T10:51:44.366Z] #68 3.991 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:51:44 [2023-10-24T10:51:44.366Z] #68 4.794 Reading package lists...
10:51:44 [2023-10-24T10:51:44.366Z] #68 5.418 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:51:44 [2023-10-24T10:51:44.366Z] #68 5.434 Reading package lists...
10:51:44 [2023-10-24T10:51:44.366Z] #68 6.058 Building dependency tree...
10:51:44 [2023-10-24T10:51:44.366Z] #68 6.235 Reading state information...
10:51:44 [2023-10-24T10:51:44.366Z] #68 6.512 gcc is already the newest version (4:10.2.1-1).
10:51:44 [2023-10-24T10:51:44.366Z] #68 6.512 libc6-dev is already the newest version (2.31-13+deb11u7).
10:51:44 [2023-10-24T10:51:44.366Z] #68 6.512 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
10:51:44 [2023-10-24T10:51:44.366Z] #68 DONE 7.4s
10:51:44 [2023-10-24T10:51:44.627Z] 
10:51:44 [2023-10-24T10:51:44.627Z] #73 [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...)
10:51:45 [2023-10-24T10:51:45.215Z] #73 0.749 -- The C compiler identification is GNU 10.2.1
10:51:45 [2023-10-24T10:51:45.215Z] #73 0.769 -- Detecting C compiler ABI info
10:51:45 [2023-10-24T10:51:45.476Z] #73 0.965 -- Detecting C compiler ABI info - done
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.009 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.009 -- Detecting C compile features
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.011 -- Detecting C compile features - done
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.028 -- Performing Test HAS_BUILTIN_FORTIFY
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.064 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.082 -- Configuring done
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.087 -- Generating done
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.088 -- Build files have been written to: /go/src/github.com/krallin/tini
10:51:45 [2023-10-24T10:51:45.476Z] #73 1.166 Scanning dependencies of target tini-static
10:51:45 [2023-10-24T10:51:45.738Z] #73 1.182 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:51:45 [2023-10-24T10:51:45.999Z] #73 1.506 [100%] Linking C executable tini-static
10:51:45 [2023-10-24T10:51:45.999Z] #73 1.655 [100%] Built target tini-static
10:51:46 [2023-10-24T10:51:46.574Z] #73 DONE 2.3s
10:51:46 [2023-10-24T10:51:46.574Z] 
10:51:46 [2023-10-24T10:51:46.574Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:51:46 [2023-10-24T10:51:46.574Z] #74 3.088 Cloning into '/tmp/crun-build'...
10:51:46 [2023-10-24T10:51:46.574Z] #74 3.810 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:51:46 [2023-10-24T10:51:46.574Z] #74 3.816 Cloning into '/tmp/crun-build/libocispec'...
10:51:46 [2023-10-24T10:51:46.574Z] #74 4.406 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:51:46 [2023-10-24T10:51:46.574Z] #74 4.414 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:51:46 [2023-10-24T10:51:46.574Z] #74 4.414 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:51:46 [2023-10-24T10:51:46.574Z] #74 4.414 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:51:46 [2023-10-24T10:51:46.574Z] #74 4.417 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:51:46 [2023-10-24T10:51:46.574Z] #74 4.878 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:51:46 [2023-10-24T10:51:46.574Z] #74 5.336 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:51:46 [2023-10-24T10:51:46.574Z] #74 5.751 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:51:46 [2023-10-24T10:51:46.574Z] #74 5.854 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:51:46 [2023-10-24T10:51:46.574Z] #74 6.027 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:51:46 [2023-10-24T10:51:46.834Z] #74 ...
10:51:46 [2023-10-24T10:51:46.834Z] 
10:51:46 [2023-10-24T10:51:46.834Z] #75 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:51:47 [2023-10-24T10:51:47.095Z] #75 ...
10:51:47 [2023-10-24T10:51:47.095Z] 
10:51:47 [2023-10-24T10:51:47.095Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
10:51:47 [2023-10-24T10:51:47.095Z] #76 3.969 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
10:51:48 [2023-10-24T10:51:48.481Z] #76 ...
10:51:48 [2023-10-24T10:51:48.481Z] 
10:51:48 [2023-10-24T10:51:48.481Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:51:48 [2023-10-24T10:51:48.481Z] #74 11.40 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:51:51 [2023-10-24T10:51:51.784Z] #74 ...
10:51:51 [2023-10-24T10:51:51.784Z] 
10:51:51 [2023-10-24T10:51:51.784Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
10:51:52 [2023-10-24T10:51:52.726Z] #77 ...
10:51:52 [2023-10-24T10:51:52.726Z] 
10:51:52 [2023-10-24T10:51:52.726Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:51:52 [2023-10-24T10:51:52.726Z] #74 15.96 libtoolize: putting auxiliary files in '.'.
10:51:52 [2023-10-24T10:51:52.998Z] #74 15.97 libtoolize: copying file './ltmain.sh'
10:51:53 [2023-10-24T10:51:53.942Z] #74 16.87 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:51:53 [2023-10-24T10:51:53.942Z] #74 16.87 libtoolize: and rerunning libtoolize and aclocal.
10:51:53 [2023-10-24T10:51:53.942Z] #74 16.87 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:51:58 [2023-10-24T10:51:58.150Z] #74 20.58 configure.ac:7: installing './compile'
10:51:58 [2023-10-24T10:51:58.150Z] #74 20.58 configure.ac:11: installing './config.guess'
10:51:58 [2023-10-24T10:51:58.150Z] #74 20.59 configure.ac:11: installing './config.sub'
10:51:58 [2023-10-24T10:51:58.150Z] #74 20.59 configure.ac:8: installing './install-sh'
10:51:58 [2023-10-24T10:51:58.150Z] #74 20.60 configure.ac:8: installing './missing'
10:51:58 [2023-10-24T10:51:58.150Z] #74 20.63 Makefile.am: installing './depcomp'
10:51:58 [2023-10-24T10:51:58.411Z] #74 21.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:51:58 [2023-10-24T10:51:58.411Z] #74 21.39 libtoolize: copying file 'build-aux/ltmain.sh'
10:51:58 [2023-10-24T10:51:58.411Z] #74 21.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:51:58 [2023-10-24T10:51:58.411Z] #74 21.48 libtoolize: copying file 'm4/libtool.m4'
10:51:58 [2023-10-24T10:51:58.411Z] #74 21.59 libtoolize: copying file 'm4/ltoptions.m4'
10:51:58 [2023-10-24T10:51:58.672Z] #74 21.70 libtoolize: copying file 'm4/ltsugar.m4'
10:51:58 [2023-10-24T10:51:58.672Z] #74 21.82 libtoolize: copying file 'm4/ltversion.m4'
10:51:58 [2023-10-24T10:51:58.933Z] #74 21.97 libtoolize: copying file 'm4/lt~obsolete.m4'
10:51:58 [2023-10-24T10:51:58.933Z] #74 22.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.39 configure.ac:7: installing 'build-aux/compile'
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.39 configure.ac:9: installing 'build-aux/config.guess'
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.40 configure.ac:9: installing 'build-aux/config.sub'
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.41 configure.ac:11: installing 'build-aux/install-sh'
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.41 configure.ac:11: installing 'build-aux/missing'
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.45 Makefile.am: installing 'build-aux/depcomp'
10:52:04 [2023-10-24T10:52:04.225Z] #74 26.47 parallel-tests: installing 'build-aux/test-driver'
10:52:05 [2023-10-24T10:52:05.170Z] #74 28.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:52:05 [2023-10-24T10:52:05.170Z] #74 28.09 libtoolize: copying file 'build-aux/ltmain.sh'
10:52:05 [2023-10-24T10:52:05.742Z] #74 28.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:52:05 [2023-10-24T10:52:05.742Z] #74 28.63 libtoolize: copying file 'm4/libtool.m4'
10:52:05 [2023-10-24T10:52:05.742Z] #74 28.76 libtoolize: copying file 'm4/ltoptions.m4'
10:52:05 [2023-10-24T10:52:05.742Z] #74 28.87 libtoolize: copying file 'm4/ltsugar.m4'
10:52:05 [2023-10-24T10:52:05.742Z] #74 28.95 libtoolize: copying file 'm4/ltversion.m4'
10:52:06 [2023-10-24T10:52:06.004Z] #74 29.11 libtoolize: copying file 'm4/lt~obsolete.m4'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.81 configure.ac:11: installing 'build-aux/compile'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.82 configure.ac:11: installing 'build-aux/config.guess'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.82 configure.ac:11: installing 'build-aux/config.sub'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.82 configure.ac:13: installing 'build-aux/install-sh'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.82 configure.ac:13: installing 'build-aux/missing'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.83 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:52:12 [2023-10-24T10:52:12.591Z] #74 34.87 Makefile.am: installing 'build-aux/depcomp'
10:52:12 [2023-10-24T10:52:12.852Z] #74 35.58 checking build system type... aarch64-unknown-linux-gnu
10:52:12 [2023-10-24T10:52:12.852Z] #74 35.90 checking host system type... aarch64-unknown-linux-gnu
10:52:12 [2023-10-24T10:52:12.853Z] #74 35.90 checking how to print strings... printf
10:52:12 [2023-10-24T10:52:12.853Z] #74 35.92 checking for gcc... gcc
10:52:13 [2023-10-24T10:52:13.114Z] #74 36.00 checking whether the C compiler works... yes
10:52:13 [2023-10-24T10:52:13.114Z] #74 36.08 checking for C compiler default output file name... a.out
10:52:13 [2023-10-24T10:52:13.114Z] #74 36.08 checking for suffix of executables... 
10:52:13 [2023-10-24T10:52:13.114Z] #74 36.19 checking whether we are cross compiling... no
10:52:13 [2023-10-24T10:52:13.377Z] #74 36.27 checking for suffix of object files... o
10:52:13 [2023-10-24T10:52:13.377Z] #74 36.33 checking whether we are using the GNU C compiler... yes
10:52:13 [2023-10-24T10:52:13.377Z] #74 36.44 checking whether gcc accepts -g... yes
10:52:13 [2023-10-24T10:52:13.638Z] #74 36.53 checking for gcc option to accept ISO C89... none needed
10:52:13 [2023-10-24T10:52:13.638Z] #74 36.67 checking whether gcc understands -c and -o together... yes
10:52:13 [2023-10-24T10:52:13.638Z] #74 36.73 checking for a sed that does not truncate output... /bin/sed
10:52:13 [2023-10-24T10:52:13.638Z] #74 36.76 checking for grep that handles long lines and -e... /bin/grep
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.77 checking for egrep... /bin/grep -E
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.78 checking for fgrep... /bin/grep -F
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.79 checking for ld used by gcc... /usr/bin/ld
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.81 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.94 checking whether ln -s works... yes
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.94 checking the maximum length of command line arguments... 1572864
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.96 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.96 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.96 checking for /usr/bin/ld option to reload object files... -r
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.97 checking for objdump... objdump
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.97 checking how to recognize dependent libraries... pass_all
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.97 checking for dlltool... no
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.97 checking how to associate runtime and link libraries... printf %s\n
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.97 checking for ar... ar
10:52:13 [2023-10-24T10:52:13.899Z] #74 36.97 checking for archiver @FILE support... @
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.05 checking for strip... strip
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.05 checking for ranlib... ranlib
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.05 checking for gawk... no
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.05 checking for mawk... mawk
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.05 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.20 checking for sysroot... no
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.20 checking for a working dd... /bin/dd
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.21 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.22 checking for mt... no
10:52:14 [2023-10-24T10:52:14.162Z] #74 37.22 checking if : is a manifest tool... no
10:52:14 [2023-10-24T10:52:14.424Z] #74 37.23 checking how to run the C preprocessor... gcc -E
10:52:14 [2023-10-24T10:52:14.424Z] #74 37.39 checking for ANSI C header files... yes
10:52:14 [2023-10-24T10:52:14.424Z] #74 37.58 checking for sys/types.h... yes
10:52:14 [2023-10-24T10:52:14.685Z] #74 37.67 checking for sys/stat.h... yes
10:52:14 [2023-10-24T10:52:14.685Z] #74 37.80 checking for stdlib.h... yes
10:52:14 [2023-10-24T10:52:14.946Z] #74 37.92 checking for string.h... yes
10:52:14 [2023-10-24T10:52:14.946Z] #74 38.04 checking for memory.h... yes
10:52:14 [2023-10-24T10:52:14.946Z] #74 38.11 checking for strings.h... yes
10:52:15 [2023-10-24T10:52:15.207Z] #74 38.18 checking for inttypes.h... yes
10:52:15 [2023-10-24T10:52:15.207Z] #74 38.29 checking for stdint.h... yes
10:52:15 [2023-10-24T10:52:15.470Z] #74 38.39 checking for unistd.h... yes
10:52:15 [2023-10-24T10:52:15.470Z] #74 38.49 checking for dlfcn.h... yes
10:52:15 [2023-10-24T10:52:15.470Z] #74 38.57 checking for objdir... .libs
10:52:15 [2023-10-24T10:52:15.731Z] #74 38.76 checking if gcc supports -fno-rtti -fno-exceptions... no
10:52:15 [2023-10-24T10:52:15.731Z] #74 38.83 checking for gcc option to produce PIC... -fPIC -DPIC
10:52:15 [2023-10-24T10:52:15.992Z] #74 38.83 checking if gcc PIC flag -fPIC -DPIC works... yes
10:52:15 [2023-10-24T10:52:15.992Z] #74 38.98 checking if gcc static flag -static works... yes
10:52:16 [2023-10-24T10:52:16.253Z] #74 39.14 checking if gcc supports -c -o file.o... yes
10:52:16 [2023-10-24T10:52:16.253Z] #74 39.25 checking if gcc supports -c -o file.o... (cached) yes
10:52:16 [2023-10-24T10:52:16.253Z] #74 39.25 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.29 checking dynamic linker characteristics... GNU/Linux ld.so
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.53 checking how to hardcode library paths into programs... immediate
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.53 checking whether stripping libraries is possible... yes
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.55 checking if libtool supports shared libraries... yes
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.55 checking whether to build shared libraries... no
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.55 checking whether to build static libraries... yes
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.55 checking for a BSD-compatible install... /usr/bin/install -c
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.58 checking whether build environment is sane... yes
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.63 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.65 checking whether make sets $(MAKE)... yes
10:52:16 [2023-10-24T10:52:16.514Z] #74 39.71 checking whether make supports the include directive... yes (GNU style)
10:52:16 [2023-10-24T10:52:16.775Z] #74 39.75 checking whether make supports nested variables... yes
10:52:16 [2023-10-24T10:52:16.775Z] #74 39.81 checking whether UID '0' is supported by ustar format... yes
10:52:16 [2023-10-24T10:52:16.775Z] #74 39.81 checking whether GID '0' is supported by ustar format... yes
10:52:16 [2023-10-24T10:52:16.775Z] #74 39.81 checking how to create a ustar tar archive... gnutar
10:52:17 [2023-10-24T10:52:17.036Z] #74 39.88 checking dependency style of gcc... gcc3
10:52:17 [2023-10-24T10:52:17.036Z] #74 40.06 checking whether to enable maintainer-specific portions of Makefiles... yes
10:52:17 [2023-10-24T10:52:17.036Z] #74 40.06 checking whether make supports nested variables... (cached) yes
10:52:17 [2023-10-24T10:52:17.036Z] #74 40.06 checking for gawk... (cached) mawk
10:52:17 [2023-10-24T10:52:17.036Z] #74 40.06 checking for a sed that does not truncate output... (cached) /bin/sed
10:52:17 [2023-10-24T10:52:17.036Z] #74 40.07 checking for gcc... (cached) gcc
10:52:17 [2023-10-24T10:52:17.036Z] #74 40.15 checking whether we are using the GNU C compiler... (cached) yes
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.15 checking whether gcc accepts -g... (cached) yes
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.15 checking for gcc option to accept ISO C89... (cached) none needed
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.16 checking whether gcc understands -c and -o together... (cached) yes
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.16 checking for a Python interpreter with version >= 3... python3
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.20 checking for python3... /usr/bin/python3
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.21 checking for python3 version... 3.9
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.23 checking for python3 platform... linux
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.25 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.40 checking for go-md2man... no
10:52:17 [2023-10-24T10:52:17.298Z] #74 40.41 checking error.h usability... yes
10:52:17 [2023-10-24T10:52:17.558Z] #74 40.51 checking error.h presence... yes
10:52:17 [2023-10-24T10:52:17.558Z] #74 40.55 checking for error.h... yes
10:52:17 [2023-10-24T10:52:17.558Z] #74 40.58 checking linux/openat2.h usability... yes
10:52:17 [2023-10-24T10:52:17.558Z] #74 40.66 checking linux/openat2.h presence... yes
10:52:17 [2023-10-24T10:52:17.558Z] #74 40.70 checking for linux/openat2.h... yes
10:52:17 [2023-10-24T10:52:17.820Z] #74 40.73 checking for copy_file_range... yes
10:52:17 [2023-10-24T10:52:17.820Z] #74 40.94 checking for fgetxattr... yes
10:52:18 [2023-10-24T10:52:18.081Z] #74 41.07 checking for statx... yes
10:52:18 [2023-10-24T10:52:18.343Z] #74 41.31 checking for fgetpwent_r... yes
10:52:18 [2023-10-24T10:52:18.604Z] #74 41.58 checking for issetugid... no
10:52:18 [2023-10-24T10:52:18.865Z] #74 41.72 checking for pkg-config... /usr/bin/pkg-config
10:52:18 [2023-10-24T10:52:18.865Z] #74 41.72 checking pkg-config is at least version 0.9.0... yes
10:52:19 [2023-10-24T10:52:19.126Z] #74 41.73 checking for library containing yajl_tree_get... -lyajl
10:52:19 [2023-10-24T10:52:19.126Z] #74 42.08 checking for yajl >= 2.0.0... yes
10:52:19 [2023-10-24T10:52:19.126Z] #74 42.10 checking sys/capability.h usability... yes
10:52:19 [2023-10-24T10:52:19.126Z] #74 42.21 checking sys/capability.h presence... yes
10:52:19 [2023-10-24T10:52:19.126Z] #74 42.24 checking for sys/capability.h... yes
10:52:19 [2023-10-24T10:52:19.387Z] #74 42.24 checking for library containing cap_from_name... -lcap
10:52:19 [2023-10-24T10:52:19.648Z] #74 42.46 checking for library containing dlopen... -ldl
10:52:19 [2023-10-24T10:52:19.648Z] #74 42.68 checking seccomp.h usability... yes
10:52:19 [2023-10-24T10:52:19.648Z] #74 42.75 checking seccomp.h presence... yes
10:52:19 [2023-10-24T10:52:19.648Z] #74 42.78 checking for seccomp.h... yes
10:52:19 [2023-10-24T10:52:19.910Z] #74 42.78 checking for library containing seccomp_rule_add... -lseccomp
10:52:19 [2023-10-24T10:52:19.910Z] #74 43.00 checking for library containing seccomp_arch_resolve_name... none required
10:52:20 [2023-10-24T10:52:20.171Z] #74 43.11 checking systemd/sd-bus.h usability... yes
10:52:20 [2023-10-24T10:52:20.171Z] #74 43.22 checking systemd/sd-bus.h presence... yes
10:52:20 [2023-10-24T10:52:20.171Z] #74 43.27 checking for systemd/sd-bus.h... yes
10:52:20 [2023-10-24T10:52:20.434Z] #74 43.27 checking for library containing sd_bus_match_signal_async... -lsystemd
10:52:20 [2023-10-24T10:52:20.695Z] #74 43.55 checking for sd_notify_barrier... yes
10:52:20 [2023-10-24T10:52:20.695Z] #74 43.71 checking linux/bpf.h usability... yes
10:52:20 [2023-10-24T10:52:20.695Z] #74 43.80 checking linux/bpf.h presence... yes
10:52:20 [2023-10-24T10:52:20.695Z] #74 43.82 checking for linux/bpf.h... yes
10:52:20 [2023-10-24T10:52:20.695Z] #74 43.82 checking compilation for eBPF... yes
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.91 checking for criu >= 3.15... no
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.92 configure: CRIU headers not found, building without CRIU support
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.92 checking for criu > 3.16... no
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.97 configure: CRIU version doesn't support join-ns API
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.97 checking for criu > 3.16.1... no
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.99 configure: CRIU version doesn't support for pre-dumping
10:52:20 [2023-10-24T10:52:20.957Z] #74 43.99 checking for new mount API (fsconfig)... yes
10:52:20 [2023-10-24T10:52:20.957Z] #74 44.06 checking for seccomp notify API... yes
10:52:20 [2023-10-24T10:52:20.957Z] #74 44.15 checking for gperf... no
10:52:20 [2023-10-24T10:52:20.957Z] #74 44.15 configure: gperf not found - cannot rebuild signal parser code
10:52:21 [2023-10-24T10:52:21.218Z] #74 44.15 checking for library containing argp_parse... none required
10:52:21 [2023-10-24T10:52:21.479Z] #74 44.34 checking that generated files are newer than configure... done
10:52:21 [2023-10-24T10:52:21.479Z] #74 44.34 configure: creating ./config.status
10:52:22 [2023-10-24T10:52:22.864Z] #74 45.85 config.status: creating Makefile
10:52:22 [2023-10-24T10:52:22.864Z] #74 45.86 config.status: creating rpm/crun.spec
10:52:22 [2023-10-24T10:52:22.864Z] #74 45.88 config.status: creating config.h
10:52:22 [2023-10-24T10:52:22.864Z] #74 45.90 config.status: executing libtool commands
10:52:22 [2023-10-24T10:52:22.864Z] #74 45.91 config.status: executing depfiles commands
10:52:23 [2023-10-24T10:52:23.125Z] #74 46.28 === configuring in libocispec (/tmp/crun-build/libocispec)
10:52:23 [2023-10-24T10:52:23.385Z] #74 46.29 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:52:23 [2023-10-24T10:52:23.385Z] #74 46.41 checking for gcc... gcc
10:52:23 [2023-10-24T10:52:23.385Z] #74 46.45 checking whether the C compiler works... yes
10:52:23 [2023-10-24T10:52:23.385Z] #74 46.49 checking for C compiler default output file name... a.out
10:52:23 [2023-10-24T10:52:23.385Z] #74 46.50 checking for suffix of executables... 
10:52:23 [2023-10-24T10:52:23.646Z] #74 46.56 checking whether we are cross compiling... no
10:52:23 [2023-10-24T10:52:23.646Z] #74 46.62 checking for suffix of object files... o
10:52:23 [2023-10-24T10:52:23.646Z] #74 46.68 checking whether we are using the GNU C compiler... yes
10:52:23 [2023-10-24T10:52:23.646Z] #74 46.73 checking whether gcc accepts -g... yes
10:52:23 [2023-10-24T10:52:23.908Z] #74 46.77 checking for gcc option to accept ISO C89... none needed
10:52:23 [2023-10-24T10:52:23.908Z] #74 46.86 checking whether gcc understands -c and -o together... yes
10:52:23 [2023-10-24T10:52:23.908Z] #74 46.95 checking how to run the C preprocessor... gcc -E
10:52:23 [2023-10-24T10:52:23.908Z] #74 47.03 checking for grep that handles long lines and -e... /bin/grep
10:52:23 [2023-10-24T10:52:23.908Z] #74 47.03 checking for egrep... /bin/grep -E
10:52:24 [2023-10-24T10:52:24.169Z] #74 47.03 checking for ANSI C header files... yes
10:52:24 [2023-10-24T10:52:24.169Z] #74 47.27 checking for sys/types.h... yes
10:52:24 [2023-10-24T10:52:24.429Z] #74 47.39 checking for sys/stat.h... yes
10:52:24 [2023-10-24T10:52:24.429Z] #74 47.50 checking for stdlib.h... yes
10:52:24 [2023-10-24T10:52:24.689Z] #74 47.60 checking for string.h... yes
10:52:24 [2023-10-24T10:52:24.689Z] #74 47.68 checking for memory.h... yes
10:52:24 [2023-10-24T10:52:24.689Z] #74 47.80 checking for strings.h... yes
10:52:24 [2023-10-24T10:52:24.950Z] #74 47.87 checking for inttypes.h... yes
10:52:24 [2023-10-24T10:52:24.950Z] #74 47.94 checking for stdint.h... yes
10:52:24 [2023-10-24T10:52:24.950Z] #74 47.99 checking for unistd.h... yes
10:52:24 [2023-10-24T10:52:24.950Z] #74 48.04 checking minix/config.h usability... no
10:52:24 [2023-10-24T10:52:24.950Z] #74 48.09 checking minix/config.h presence... no
10:52:24 [2023-10-24T10:52:24.950Z] #74 48.11 checking for minix/config.h... no
10:52:24 [2023-10-24T10:52:24.950Z] #74 48.11 checking whether it is safe to define __EXTENSIONS__... yes
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.19 checking build system type... aarch64-unknown-linux-gnu
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.30 checking host system type... aarch64-unknown-linux-gnu
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.30 checking how to print strings... printf
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.31 checking for a sed that does not truncate output... /bin/sed
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.31 checking for fgrep... /bin/grep -F
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.31 checking for ld used by gcc... /usr/bin/ld
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.32 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.33 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.36 checking whether ln -s works... yes
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.36 checking the maximum length of command line arguments... 1572864
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking for /usr/bin/ld option to reload object files... -r
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking for objdump... objdump
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking how to recognize dependent libraries... pass_all
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking for dlltool... no
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking how to associate runtime and link libraries... printf %s\n
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking for ar... ar
10:52:25 [2023-10-24T10:52:25.210Z] #74 48.37 checking for archiver @FILE support... @
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.45 checking for strip... strip
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.45 checking for ranlib... ranlib
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.45 checking for gawk... no
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.45 checking for mawk... mawk
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.45 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.63 checking for sysroot... no
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.63 checking for a working dd... /bin/dd
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.64 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.65 checking for mt... no
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.65 checking if : is a manifest tool... no
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.65 checking for dlfcn.h... yes
10:52:25 [2023-10-24T10:52:25.470Z] #74 48.70 checking for objdir... .libs
10:52:25 [2023-10-24T10:52:25.729Z] #74 48.84 checking if gcc supports -fno-rtti -fno-exceptions... no
10:52:25 [2023-10-24T10:52:25.729Z] #74 48.91 checking for gcc option to produce PIC... -fPIC -DPIC
10:52:25 [2023-10-24T10:52:25.729Z] #74 48.91 checking if gcc PIC flag -fPIC -DPIC works... yes
10:52:25 [2023-10-24T10:52:25.989Z] #74 48.94 checking if gcc static flag -static works... yes
10:52:25 [2023-10-24T10:52:25.989Z] #74 49.07 checking if gcc supports -c -o file.o... yes
10:52:25 [2023-10-24T10:52:25.989Z] #74 49.11 checking if gcc supports -c -o file.o... (cached) yes
10:52:25 [2023-10-24T10:52:25.989Z] #74 49.12 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.13 checking dynamic linker characteristics... GNU/Linux ld.so
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.23 checking how to hardcode library paths into programs... immediate
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.23 checking whether stripping libraries is possible... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.23 checking if libtool supports shared libraries... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.23 checking whether to build shared libraries... no
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.23 checking whether to build static libraries... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.23 checking for a BSD-compatible install... /usr/bin/install -c
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.24 checking whether build environment is sane... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.26 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.26 checking whether make sets $(MAKE)... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.27 checking whether make supports the include directive... yes (GNU style)
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.29 checking whether make supports nested variables... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.30 checking whether UID '0' is supported by ustar format... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.30 checking whether GID '0' is supported by ustar format... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.30 checking how to create a ustar tar archive... gnutar
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.32 checking dependency style of gcc... gcc3
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.39 checking whether to enable maintainer-specific portions of Makefiles... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.39 checking whether make supports nested variables... (cached) yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.39 checking for pkg-config... /usr/bin/pkg-config
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.39 checking pkg-config is at least version 0.9.0... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.39 checking for yajl >= 2.1.0... yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.40 checking for a sed that does not truncate output... (cached) /bin/sed
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.40 checking for gcc... (cached) gcc
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.43 checking whether we are using the GNU C compiler... (cached) yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.43 checking whether gcc accepts -g... (cached) yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.43 checking for gcc option to accept ISO C89... (cached) none needed
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.43 checking whether gcc understands -c and -o together... (cached) yes
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.43 checking for a Python interpreter with version >= 3... python3
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.45 checking for python3... /usr/bin/python3
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.45 checking for python3 version... 3.9
10:52:26 [2023-10-24T10:52:26.249Z] #74 49.46 checking for python3 platform... linux
10:52:26 [2023-10-24T10:52:26.509Z] #74 49.48 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:52:26 [2023-10-24T10:52:26.509Z] #74 49.51 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:52:26 [2023-10-24T10:52:26.768Z] #74 49.58 checking that generated files are newer than configure... 
10:52:26 [2023-10-24T10:52:26.768Z] #74 ...
10:52:26 [2023-10-24T10:52:26.768Z] 
10:52:26 [2023-10-24T10:52:26.768Z] #69 [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...)
10:52:26 [2023-10-24T10:52:26.768Z] #69 49.05 + bin/containerd
10:52:32 [2023-10-24T10:52:32.060Z] #69 ...
10:52:32 [2023-10-24T10:52:32.060Z] 
10:52:32 [2023-10-24T10:52:32.060Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:52:32 [2023-10-24T10:52:32.060Z] #74 49.58 checking that generated files are newer than configure... done
10:52:32 [2023-10-24T10:52:32.060Z] #74 50.25 configure: creating ./config.status
10:52:32 [2023-10-24T10:52:32.060Z] #74 51.65 config.status: creating Makefile
10:52:32 [2023-10-24T10:52:32.060Z] #74 51.68 config.status: creating config.h
10:52:32 [2023-10-24T10:52:32.060Z] #74 51.72 config.status: executing libtool commands
10:52:32 [2023-10-24T10:52:32.060Z] #74 51.78 config.status: executing depfiles commands
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.02 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.04 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.25 checking for gcc... gcc
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.28 checking whether the C compiler works... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.40 checking for C compiler default output file name... a.out
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.40 checking for suffix of executables... 
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.55 checking whether we are cross compiling... no
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.66 checking for suffix of object files... o
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.76 checking whether we are using the GNU C compiler... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.81 checking whether gcc accepts -g... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 52.84 checking for gcc option to accept ISO C89... none needed
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.06 checking whether gcc understands -c and -o together... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.12 checking for a BSD-compatible install... /usr/bin/install -c
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.13 checking whether build environment is sane... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.15 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.17 checking for gawk... no
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.17 checking for mawk... mawk
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.17 checking whether make sets $(MAKE)... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.21 checking whether make supports the include directive... yes (GNU style)
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.24 checking whether make supports nested variables... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.25 checking whether UID '0' is supported by ustar format... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.25 checking whether GID '0' is supported by ustar format... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.25 checking how to create a ustar tar archive... gnutar
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.28 checking dependency style of gcc... gcc3
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.35 checking whether to enable maintainer-specific portions of Makefiles... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.35 checking whether make supports nested variables... (cached) yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.38 checking build system type... aarch64-unknown-linux-gnu
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.56 checking host system type... aarch64-unknown-linux-gnu
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.56 checking how to print strings... printf
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.56 checking for a sed that does not truncate output... /bin/sed
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.57 checking for grep that handles long lines and -e... /bin/grep
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.58 checking for egrep... /bin/grep -E
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.58 checking for fgrep... /bin/grep -F
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.58 checking for ld used by gcc... /usr/bin/ld
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.59 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.69 checking whether ln -s works... yes
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.69 checking the maximum length of command line arguments... 1572864
10:52:32 [2023-10-24T10:52:32.060Z] #74 53.71 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking for /usr/bin/ld option to reload object files... -r
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking for objdump... objdump
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking how to recognize dependent libraries... pass_all
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking for dlltool... no
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking how to associate runtime and link libraries... printf %s\n
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.71 checking for ar... ar
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.72 checking for archiver @FILE support... @
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.77 checking for strip... strip
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.77 checking for ranlib... ranlib
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.77 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.91 checking for sysroot... no
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.91 checking for a working dd... /bin/dd
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.92 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.92 checking for mt... no
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.92 checking if : is a manifest tool... no
10:52:32 [2023-10-24T10:52:32.061Z] #74 53.93 checking how to run the C preprocessor... gcc -E
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.03 checking for ANSI C header files... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.25 checking for sys/types.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.34 checking for sys/stat.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.40 checking for stdlib.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.45 checking for string.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.52 checking for memory.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.61 checking for strings.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.70 checking for inttypes.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.77 checking for stdint.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.88 checking for unistd.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 54.96 checking for dlfcn.h... yes
10:52:32 [2023-10-24T10:52:32.061Z] #74 55.02 checking for objdir... .libs
10:52:32 [2023-10-24T10:52:32.061Z] #74 55.17 checking if gcc supports -fno-rtti -fno-exceptions... no
10:52:32 [2023-10-24T10:52:32.324Z] #74 55.24 checking for gcc option to produce PIC... -fPIC -DPIC
10:52:32 [2023-10-24T10:52:32.324Z] #74 55.24 checking if gcc PIC flag -fPIC -DPIC works... yes
10:52:32 [2023-10-24T10:52:32.324Z] #74 55.34 checking if gcc static flag -static works... yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.44 checking if gcc supports -c -o file.o... yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.55 checking if gcc supports -c -o file.o... (cached) yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.55 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.59 checking dynamic linker characteristics... GNU/Linux ld.so
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.73 checking how to hardcode library paths into programs... immediate
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.73 checking whether stripping libraries is possible... yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.73 checking if libtool supports shared libraries... yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.73 checking whether to build shared libraries... no
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.73 checking whether to build static libraries... yes
10:52:32 [2023-10-24T10:52:32.588Z] #74 55.74 checking float.h usability... yes
10:52:32 [2023-10-24T10:52:32.850Z] #74 55.81 checking float.h presence... yes
10:52:32 [2023-10-24T10:52:32.850Z] #74 55.84 checking for float.h... yes
10:52:32 [2023-10-24T10:52:32.850Z] #74 55.88 checking limits.h usability... yes
10:52:32 [2023-10-24T10:52:32.850Z] #74 55.95 checking limits.h presence... yes
10:52:32 [2023-10-24T10:52:32.850Z] #74 55.97 checking for limits.h... yes
10:52:32 [2023-10-24T10:52:32.850Z] #74 56.00 checking stddef.h usability... yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.09 checking stddef.h presence... yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.12 checking for stddef.h... yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.14 checking for stdlib.h... (cached) yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.17 checking for string.h... (cached) yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.20 checking sys/time.h usability... yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.25 checking sys/time.h presence... yes
10:52:33 [2023-10-24T10:52:33.114Z] #74 56.27 checking for sys/time.h... yes
10:52:33 [2023-10-24T10:52:33.376Z] #74 56.29 checking for inline... inline
10:52:33 [2023-10-24T10:52:33.376Z] #74 56.36 checking for size_t... yes
10:52:33 [2023-10-24T10:52:33.376Z] #74 56.47 checking for stdlib.h... (cached) yes
10:52:33 [2023-10-24T10:52:33.376Z] #74 56.48 checking for GNU libc compatible malloc... yes
10:52:33 [2023-10-24T10:52:33.637Z] #74 56.60 checking for stdlib.h... (cached) yes
10:52:33 [2023-10-24T10:52:33.637Z] #74 56.60 checking for GNU libc compatible realloc... yes
10:52:33 [2023-10-24T10:52:33.637Z] #74 56.73 checking for working strtod... yes
10:52:33 [2023-10-24T10:52:33.899Z] #74 56.85 checking for gettimeofday... yes
10:52:33 [2023-10-24T10:52:33.899Z] #74 56.95 checking for memset... yes
10:52:34 [2023-10-24T10:52:34.160Z] #74 57.03 checking for strspn... yes
10:52:34 [2023-10-24T10:52:34.160Z] #74 57.20 checking that generated files are newer than configure... done
10:52:34 [2023-10-24T10:52:34.160Z] #74 57.20 configure: creating ./config.status
10:52:34 [2023-10-24T10:52:34.729Z] #74 57.98 config.status: creating Makefile
10:52:34 [2023-10-24T10:52:34.990Z] #74 57.99 config.status: creating config.h
10:52:34 [2023-10-24T10:52:34.990Z] #74 58.00 config.status: executing depfiles commands
10:52:34 [2023-10-24T10:52:34.990Z] #74 58.06 config.status: executing libtool commands
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.28   GEN      .version
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.29 make  install-recursive
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.29 make[1]: Entering directory '/tmp/crun-build'
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.32 Making install in libocispec
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.32 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.34 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.34 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.34 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.34 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:52:35 [2023-10-24T10:52:35.250Z] #74 58.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.39 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.41 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.60 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.61 make  install-recursive
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.61 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.63 Making install in yajl
10:52:35 [2023-10-24T10:52:35.510Z] #74 58.64 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.64   CC       verify/json_verify-json_verify.o
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.64   CC       src/libyajl_la-yajl_alloc.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.64   CC       src/libyajl_la-yajl_gen.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.64   CC       src/libyajl_la-yajl_parser.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.64   CC       src/libyajl_la-yajl_buf.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.64   CC       src/libyajl_la-yajl.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.65   CC       src/libyajl_la-yajl_encode.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.65   CC       src/libyajl_la-yajl_lex.lo
10:52:35 [2023-10-24T10:52:35.770Z] #74 58.65   CC       src/libyajl_la-yajl_tree.lo
10:52:36 [2023-10-24T10:52:36.031Z] #74 59.04   CCLD     libyajl.la
10:52:36 [2023-10-24T10:52:36.031Z] #74 59.14   CCLD     verify/json_verify
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.24 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.24 make[5]: Nothing to be done for 'install-exec-am'.
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.24 make[5]: Nothing to be done for 'install-data-am'.
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.24 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.24 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.24 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.26   CC       src/validate.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.26   CC       src/image_spec_schema_config_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/image_spec_schema_content_descriptor.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/image_spec_schema_defs.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/image_spec_schema_defs_descriptor.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/image_spec_schema_image_index_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/image_spec_schema_image_layout_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/image_spec_schema_image_manifest_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.27   CC       src/runtime_spec_schema_config_linux.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.28   CC       src/runtime_spec_schema_config_zos.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.28   CC       src/runtime_spec_schema_config_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.29   CC       src/runtime_spec_schema_config_solaris.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.30   CC       src/runtime_spec_schema_config_vm.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.30   CC       src/runtime_spec_schema_config_windows.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.30   CC       src/runtime_spec_schema_defs.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.30   CC       src/runtime_spec_schema_defs_linux.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.30   CC       src/runtime_spec_schema_defs_zos.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.30   CC       src/runtime_spec_schema_defs_vm.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.32   CC       src/runtime_spec_schema_defs_windows.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.32   CC       src/runtime_spec_schema_state_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.32   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.33   CC       src/basic_test_double_array_item.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.33   CC       src/basic_test_double_array.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.35   CC       src/basic_test_top_array_int.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.35   CC       src/basic_test_top_array_string.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.35   CC       src/basic_test_top_double_array_int.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.36   CC       src/basic_test_top_double_array_obj.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.36   CC       src/basic_test_top_double_array_refobj.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.39   CC       src/basic_test_top_double_array_string.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.41   CC       src/read-file.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.42   CC       src/json_common.lo
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.45   CC       tests/test-1.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.46   CC       tests/test-2.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.47   CC       tests/test-3.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.48   CC       tests/test-4.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.48   CC       tests/test-5.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.49   CC       tests/test-6.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.50   CC       tests/test-7.o
10:52:36 [2023-10-24T10:52:36.292Z] #74 59.51   CC       tests/test-8.o
10:52:36 [2023-10-24T10:52:36.553Z] #74 59.53   CC       tests/test-9.o
10:52:36 [2023-10-24T10:52:36.553Z] #74 59.57   CC       tests/test-10.o
10:52:36 [2023-10-24T10:52:36.553Z] #74 59.59   CC       tests/test-11.o
10:52:39 [2023-10-24T10:52:39.099Z] #74 61.87   CCLD     libocispec.la
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.00   CCLD     src/validate
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.00   CCLD     tests/test-1
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.00   CCLD     tests/test-3
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.00   CCLD     tests/test-2
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.00   CCLD     tests/test-4
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.00   CCLD     tests/test-5
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.01   CCLD     tests/test-6
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.01   CCLD     tests/test-7
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.02   CCLD     tests/test-8
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.02   CCLD     tests/test-9
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.02   CCLD     tests/test-10
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.02 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.02   CCLD     tests/test-11
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.09 libtool: link: ar cr libocispec.a 
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.10 libtool: link: ranlib libocispec.a
10:52:39 [2023-10-24T10:52:39.099Z] #74 62.26 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[5]: Nothing to be done for 'install-exec-am'.
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[5]: Nothing to be done for 'install-data-am'.
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.28 make[2]: Entering directory '/tmp/crun-build'
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.31   CC       src/crun-crun.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.31   CC       src/crun-run.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.31   CC       src/crun-delete.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.32   CC       src/crun-kill.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.32   CC       src/crun-pause.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.32   CC       src/crun-unpause.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.32   CC       src/crun-spec.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.34   CC       src/crun-exec.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.36   CC       src/crun-list.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.37   CC       src/crun-create.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.38   CC       src/crun-start.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.38   CC       src/crun-state.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.39   CC       src/crun-update.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.42   CC       src/crun-ps.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.46   CC       src/crun-checkpoint.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.47   CC       src/crun-restore.o
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.48   CC       src/libcrun/libcrun_la-utils.lo
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.48   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.48   CC       src/libcrun/libcrun_la-container.lo
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.52   CC       src/libcrun/libcrun_la-cgroup.lo
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.52   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.55   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:52:39 [2023-10-24T10:52:39.360Z] #74 62.58   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.59   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.60   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.60   CC       src/libcrun/libcrun_la-criu.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.60   CC       src/libcrun/libcrun_la-custom-handler.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.60   CC       src/libcrun/libcrun_la-linux.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.61   CC       src/libcrun/libcrun_la-seccomp.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.61   CC       src/libcrun/libcrun_la-ebpf.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.62   CC       src/libcrun/libcrun_la-error.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.63   CC       src/libcrun/libcrun_la-status.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.63   CC       src/libcrun/libcrun_la-terminal.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.65   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.66   CC       src/libcrun/libcrun_la-signals.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.68   CC       src/libcrun/libcrun_la-mount_flags.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.68   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.71   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.73   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.74   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.74   CC       tests/init.o
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.74   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.76   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.77   CC       src/libcrun/libcrun_testing_a-utils.o
10:52:39 [2023-10-24T10:52:39.621Z] #74 62.78   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.80   CC       src/libcrun/libcrun_testing_a-container.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.81   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.83   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.83   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.85   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.87   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.90   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.91   CC       src/libcrun/libcrun_testing_a-criu.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.92   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.93   CC       src/libcrun/libcrun_testing_a-linux.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.94   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.97   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 62.99   CC       src/libcrun/libcrun_testing_a-error.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 63.00   CC       src/libcrun/libcrun_testing_a-status.o
10:52:39 [2023-10-24T10:52:39.887Z] #74 63.04   CC       src/libcrun/libcrun_testing_a-terminal.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.05   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.06   CC       src/libcrun/libcrun_testing_a-signals.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.11   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.14   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.16   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.18   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.21   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.22   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.22   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:52:40 [2023-10-24T10:52:40.148Z] #74 63.25   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:52:40 [2023-10-24T10:52:40.720Z] #74 63.83   CCLD     tests/init
10:52:42 [2023-10-24T10:52:42.632Z] #74 65.59   CCLD     libcrun.la
10:52:42 [2023-10-24T10:52:42.632Z] #74 65.61   AR       libcrun_testing.a
10:52:42 [2023-10-24T10:52:42.632Z] #74 65.62 ar: `u' modifier ignored since `D' is the default (see `U')
10:52:42 [2023-10-24T10:52:42.632Z] #74 65.63   CCLD     tests/tests_libcrun_utils
10:52:42 [2023-10-24T10:52:42.632Z] #74 65.63   CCLD     tests/tests_libcrun_errors
10:52:42 [2023-10-24T10:52:42.632Z] #74 65.63   CCLD     tests/tests_libcrun_fuzzer
10:52:42 [2023-10-24T10:52:42.891Z] #74 65.78   CCLD     crun
10:52:42 [2023-10-24T10:52:42.891Z] #74 65.96 make[3]: Entering directory '/tmp/crun-build'
10:52:42 [2023-10-24T10:52:42.891Z] #74 66.04  /bin/mkdir -p '/usr/local/share/man/man1'
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.04  /bin/mkdir -p '/usr/local/lib'
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.04  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.04  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.06 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.06 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.07 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.07 libtool: install: ranlib /usr/local/lib/libcrun.a
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 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
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 ----------------------------------------------------------------------
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 Libraries have been installed in:
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26    /usr/local/lib
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 If you ever happen to want to link against installed libraries
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 in a given directory, LIBDIR, you must either use libtool, and
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 specify the full pathname of the library, or use the '-LLIBDIR'
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 flag during linking and do at least one of the following:
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26      during execution
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26      during linking
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 See any operating system documentation about shared libraries for
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 more information, such as the ld(1) and ld.so(8) manual pages.
10:52:43 [2023-10-24T10:52:43.150Z] #74 66.26 ----------------------------------------------------------------------
10:52:43 [2023-10-24T10:52:43.151Z] #74 66.26  /bin/mkdir -p '/build'
10:52:43 [2023-10-24T10:52:43.151Z] #74 66.27   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:52:43 [2023-10-24T10:52:43.151Z] #74 66.29 libtool: install: /usr/bin/install -c crun /build/crun
10:52:43 [2023-10-24T10:52:43.411Z] #74 66.30 make[3]: Leaving directory '/tmp/crun-build'
10:52:43 [2023-10-24T10:52:43.411Z] #74 66.30 make[2]: Leaving directory '/tmp/crun-build'
10:52:43 [2023-10-24T10:52:43.411Z] #74 66.30 make[1]: Leaving directory '/tmp/crun-build'
10:52:48 [2023-10-24T10:52:48.688Z] #74 DONE 71.5s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
10:52:48 [2023-10-24T10:52:48.688Z] #76 DONE 71.6s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #69 [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...)
10:52:48 [2023-10-24T10:52:48.688Z] #69 64.12 + bin/containerd-stress
10:52:48 [2023-10-24T10:52:48.688Z] #69 65.17 + bin/containerd-shim
10:52:48 [2023-10-24T10:52:48.688Z] #69 65.74 + bin/containerd-shim-runc-v1
10:52:48 [2023-10-24T10:52:48.688Z] #69 66.55 + bin/containerd-shim-runc-v2
10:52:48 [2023-10-24T10:52:48.688Z] #69 67.14 + binaries
10:52:48 [2023-10-24T10:52:48.688Z] #69 DONE 70.8s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #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...)
10:52:48 [2023-10-24T10:52:48.688Z] #72 DONE 71.7s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
10:52:48 [2023-10-24T10:52:48.688Z] #78 DONE 0.1s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
10:52:48 [2023-10-24T10:52:48.688Z] #77 DONE 67.3s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #75 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:52:48 [2023-10-24T10:52:48.688Z] #75 DONE 71.7s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #67 [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...)
10:52:48 [2023-10-24T10:52:48.688Z] #67 DONE 71.9s
10:52:48 [2023-10-24T10:52:48.688Z] 
10:52:48 [2023-10-24T10:52:48.688Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
10:52:48 [2023-10-24T10:52:48.688Z] #79 DONE 0.1s
10:52:49 [2023-10-24T10:52:49.258Z] 
10:52:49 [2023-10-24T10:52:49.258Z] #80 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
10:52:49 [2023-10-24T10:52:49.258Z] #80 DONE 0.1s
10:52:49 [2023-10-24T10:52:49.518Z] 
10:52:49 [2023-10-24T10:52:49.518Z] #81 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
10:52:49 [2023-10-24T10:52:49.518Z] #81 DONE 0.1s
10:52:49 [2023-10-24T10:52:49.518Z] 
10:52:49 [2023-10-24T10:52:49.518Z] #82 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
10:52:49 [2023-10-24T10:52:49.518Z] #82 DONE 0.1s
10:52:49 [2023-10-24T10:52:49.518Z] 
10:52:49 [2023-10-24T10:52:49.518Z] #83 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
10:52:49 [2023-10-24T10:52:49.777Z] #83 DONE 0.1s
10:52:49 [2023-10-24T10:52:49.777Z] 
10:52:49 [2023-10-24T10:52:49.777Z] #84 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
10:52:49 [2023-10-24T10:52:49.777Z] #84 DONE 0.0s
10:52:49 [2023-10-24T10:52:49.777Z] 
10:52:49 [2023-10-24T10:52:49.777Z] #85 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
10:52:49 [2023-10-24T10:52:49.777Z] #85 DONE 0.1s
10:52:49 [2023-10-24T10:52:49.777Z] 
10:52:49 [2023-10-24T10:52:49.777Z] #86 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
10:52:49 [2023-10-24T10:52:49.777Z] #86 DONE 0.0s
10:52:49 [2023-10-24T10:52:49.777Z] 
10:52:49 [2023-10-24T10:52:49.777Z] #87 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
10:52:49 [2023-10-24T10:52:49.777Z] #87 DONE 0.1s
10:52:50 [2023-10-24T10:52:50.037Z] 
10:52:50 [2023-10-24T10:52:50.037Z] #88 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
10:52:50 [2023-10-24T10:52:50.037Z] #88 DONE 0.1s
10:52:50 [2023-10-24T10:52:50.037Z] 
10:52:50 [2023-10-24T10:52:50.037Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
10:52:50 [2023-10-24T10:52:50.605Z] #89 DONE 0.7s
10:52:50 [2023-10-24T10:52:50.605Z] 
10:52:50 [2023-10-24T10:52:50.605Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
10:52:50 [2023-10-24T10:52:50.605Z] #90 DONE 0.0s
10:52:50 [2023-10-24T10:52:50.605Z] 
10:52:50 [2023-10-24T10:52:50.605Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
10:52:50 [2023-10-24T10:52:50.605Z] #91 DONE 0.1s
10:52:50 [2023-10-24T10:52:50.865Z] 
10:52:50 [2023-10-24T10:52:50.865Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
10:52:52 [2023-10-24T10:52:52.244Z] #92 DONE 1.2s
10:52:52 [2023-10-24T10:52:52.244Z] 
10:52:52 [2023-10-24T10:52:52.244Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:52:52 [2023-10-24T10:52:52.244Z] #93 DONE 0.3s
10:52:52 [2023-10-24T10:52:52.244Z] 
10:52:52 [2023-10-24T10:52:52.244Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
10:52:53 [2023-10-24T10:52:53.623Z] #94 DONE 1.1s
10:52:53 [2023-10-24T10:52:53.623Z] 
10:52:53 [2023-10-24T10:52:53.623Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
10:52:53 [2023-10-24T10:52:53.623Z] #95 DONE 0.0s
10:52:53 [2023-10-24T10:52:53.623Z] 
10:52:53 [2023-10-24T10:52:53.623Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
10:52:53 [2023-10-24T10:52:53.623Z] #96 DONE 0.0s
10:52:53 [2023-10-24T10:52:53.623Z] 
10:52:53 [2023-10-24T10:52:53.623Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
10:52:53 [2023-10-24T10:52:53.623Z] #97 DONE 0.0s
10:52:53 [2023-10-24T10:52:53.623Z] 
10:52:53 [2023-10-24T10:52:53.623Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
10:52:53 [2023-10-24T10:52:53.623Z] #98 DONE 0.0s
10:52:53 [2023-10-24T10:52:53.623Z] 
10:52:53 [2023-10-24T10:52:53.623Z] #99 [dev-base  1/11] RUN groupadd -r docker
10:52:53 [2023-10-24T10:52:53.882Z] #99 DONE 0.3s
10:52:53 [2023-10-24T10:52:53.882Z] 
10:52:53 [2023-10-24T10:52:53.882Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:52:54 [2023-10-24T10:52:54.452Z] #100 DONE 0.5s
10:52:54 [2023-10-24T10:52:54.452Z] 
10:52:54 [2023-10-24T10:52:54.452Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:52:54 [2023-10-24T10:52:54.452Z] #101 0.357 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:52:54 [2023-10-24T10:52:54.711Z] #101 DONE 0.4s
10:52:54 [2023-10-24T10:52:54.711Z] 
10:52:54 [2023-10-24T10:52:54.711Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:52:54 [2023-10-24T10:52:54.970Z] #102 DONE 0.3s
10:52:54 [2023-10-24T10:52:54.971Z] 
10:52:54 [2023-10-24T10:52:54.971Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:52:55 [2023-10-24T10:52:55.230Z] #103 DONE 0.4s
10:52:55 [2023-10-24T10:52:55.489Z] 
10:52:55 [2023-10-24T10:52:55.489Z] #104 [dev-base  6/11] RUN ldconfig
10:52:55 [2023-10-24T10:52:55.749Z] #104 DONE 0.4s
10:52:55 [2023-10-24T10:52:55.749Z] 
10:52:55 [2023-10-24T10:52:55.749Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:52:56 [2023-10-24T10:52:56.008Z] #105 DONE 0.4s
10:52:56 [2023-10-24T10:52:56.268Z] 
10:52:56 [2023-10-24T10:52:56.268Z] #106 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:52:56 [2023-10-24T10:52:56.836Z] #106 0.707 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:52:56 [2023-10-24T10:52:56.836Z] #106 0.718 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:52:56 [2023-10-24T10:52:56.836Z] #106 0.718 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:52:56 [2023-10-24T10:52:56.836Z] #106 0.844 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
10:52:57 [2023-10-24T10:52:57.095Z] #106 1.038 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
10:52:57 [2023-10-24T10:52:57.095Z] #106 1.080 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
10:52:58 [2023-10-24T10:52:58.032Z] #106 1.934 Fetched 8426 kB in 1s (5662 kB/s)
10:52:58 [2023-10-24T10:52:58.600Z] #106 1.934 Reading package lists...
10:52:59 [2023-10-24T10:52:59.168Z] #106 2.497 Reading package lists...
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.052 Building dependency tree...
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.413 The following additional packages will be installed:
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.413   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.413   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.413   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.414   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.415 Suggested packages:
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.415   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.415   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.415   acl attr quota
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.415 Recommended packages:
10:52:59 [2023-10-24T10:52:59.428Z] #106 3.415   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:52:59 [2023-10-24T10:52:59.687Z] #106 3.750 The following NEW packages will be installed:
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.751   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.751   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.751   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.751   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.752   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.752   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.752   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
10:52:59 [2023-10-24T10:52:59.947Z] #106 3.752   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
10:52:59 [2023-10-24T10:52:59.947Z] #106 4.028 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
10:52:59 [2023-10-24T10:52:59.947Z] #106 4.028 Need to get 27.2 MB of archives.
10:52:59 [2023-10-24T10:52:59.947Z] #106 4.028 After this operation, 106 MB of additional disk space will be used.
10:52:59 [2023-10-24T10:52:59.947Z] #106 4.028 Get:1 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.032 Get:2 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.035 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.037 Get:4 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.038 Get:5 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.039 Get:6 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.040 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.041 Get:8 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.047 Get:9 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.047 Get:10 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.049 Get:11 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.050 Get:12 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.050 Get:13 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.052 Get:14 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.100 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.101 Get:16 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.102 Get:17 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.103 Get:18 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.103 Get:19 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.104 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.104 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.104 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.105 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.107 Get:24 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.108 Get:25 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.108 Get:26 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.135 Get:27 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.135 Get:28 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:53:00 [2023-10-24T10:53:00.206Z] #106 4.135 Get:29 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.397 Get:30 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.398 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.398 Get:32 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.399 Get:33 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.399 Get:34 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.399 Get:35 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.400 Get:36 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.401 Get:37 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.411 Get:38 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.411 Get:39 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.444 Get:40 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.445 Get:41 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.447 Get:42 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.448 Get:43 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.449 Get:44 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.483 Get:45 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:53:00 [2023-10-24T10:53:00.466Z] #106 4.509 Get:46 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:53:00 [2023-10-24T10:53:00.726Z] #106 4.510 Get:47 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:53:00 [2023-10-24T10:53:00.726Z] #106 4.642 Get:48 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:53:00 [2023-10-24T10:53:00.726Z] #106 4.660 Get:49 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:53:00 [2023-10-24T10:53:00.726Z] #106 4.664 Get:50 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:53:00 [2023-10-24T10:53:00.726Z] #106 4.688 Get:51 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.829 debconf: delaying package configuration, since apt-utils is not installed
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.873 Fetched 27.2 MB in 1s (29.3 MB/s)
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.895 Selecting previously unselected package pigz.
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.895 (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.)
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.904 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.908 Unpacking pigz (2.6-1) ...
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.947 Selecting previously unselected package libelf1:arm64.
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.949 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
10:53:00 [2023-10-24T10:53:00.985Z] #106 4.957 Unpacking libelf1:arm64 (0.183-1) ...
10:53:00 [2023-10-24T10:53:00.985Z] #106 5.006 Selecting previously unselected package libbpf0:arm64.
10:53:01 [2023-10-24T10:53:01.245Z] #106 5.008 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.245Z] #106 5.012 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:53:01 [2023-10-24T10:53:01.245Z] #106 5.054 Selecting previously unselected package libcap2:arm64.
10:53:01 [2023-10-24T10:53:01.245Z] #106 5.056 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.245Z] #106 5.061 Unpacking libcap2:arm64 (1:2.44-1) ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.098 Selecting previously unselected package libmnl0:arm64.
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.101 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.104 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.143 Selecting previously unselected package libxtables12:arm64.
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.145 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.149 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.183 Selecting previously unselected package libcap2-bin.
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.185 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.189 Unpacking libcap2-bin (1:2.44-1) ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.234 Selecting previously unselected package iproute2.
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.236 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.246Z] #106 5.240 Unpacking iproute2 (5.10.0-4) ...
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.339 Selecting previously unselected package xxd.
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.341 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.345 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.396 Selecting previously unselected package vim-common.
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.398 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.408 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.486 Selecting previously unselected package bash-completion.
10:53:01 [2023-10-24T10:53:01.506Z] #106 5.489 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:53:02 [2023-10-24T10:53:02.074Z] #106 6.141 Unpacking bash-completion (1:2.11-2) ...
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.256 Selecting previously unselected package bzip2.
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.259 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.264 Unpacking bzip2 (1.0.8-4) ...
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.304 Selecting previously unselected package xz-utils.
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.307 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.312 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:53:02 [2023-10-24T10:53:02.337Z] #106 6.375 Selecting previously unselected package apparmor.
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.377 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.400 Unpacking apparmor (2.13.6-10) ...
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.512 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.515 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.520 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.566 Selecting previously unselected package dmsetup.
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.569 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.573 Unpacking dmsetup (2:1.02.175-2.1) ...
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.612 Selecting previously unselected package inetutils-ping.
10:53:02 [2023-10-24T10:53:02.597Z] #106 6.614 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.620 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.672 Selecting previously unselected package libip4tc2:arm64.
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.674 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.678 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.720 Selecting previously unselected package libip6tc2:arm64.
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.722 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.726 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.769 Selecting previously unselected package libnfnetlink0:arm64.
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.772 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.776 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.816 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.818 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:53:02 [2023-10-24T10:53:02.856Z] #106 6.822 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.866 Selecting previously unselected package libnftnl11:arm64.
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.868 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.873 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.911 Selecting previously unselected package iptables.
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.913 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.917 Unpacking iptables (1.8.7-1) ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.987 Selecting previously unselected package libonig5:arm64.
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.990 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 6.993 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 7.043 Selecting previously unselected package libjq1:arm64.
10:53:03 [2023-10-24T10:53:03.116Z] #106 7.045 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 7.050 Unpacking libjq1:arm64 (1.6-2.1) ...
10:53:03 [2023-10-24T10:53:03.116Z] #106 7.091 Selecting previously unselected package jq.
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.093 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.097 Unpacking jq (1.6-2.1) ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.138 Selecting previously unselected package libaio1:arm64.
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.140 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.144 Unpacking libaio1:arm64 (0.3.112-9) ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.179 Selecting previously unselected package libgpm2:arm64.
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.181 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.185 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.221 Selecting previously unselected package libicu67:arm64.
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.223 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.375Z] #106 7.227 Unpacking libicu67:arm64 (67.1-7) ...
10:53:03 [2023-10-24T10:53:03.945Z] #106 7.899 Selecting previously unselected package libinih1:arm64.
10:53:03 [2023-10-24T10:53:03.945Z] #106 7.902 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
10:53:03 [2023-10-24T10:53:03.945Z] #106 7.905 Unpacking libinih1:arm64 (53-1+b2) ...
10:53:03 [2023-10-24T10:53:03.945Z] #106 7.945 Selecting previously unselected package libnet1:arm64.
10:53:04 [2023-10-24T10:53:04.205Z] #106 7.947 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 7.951 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.002 Selecting previously unselected package libnl-3-200:arm64.
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.004 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.008 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.050 Selecting previously unselected package libprotobuf-c1:arm64.
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.053 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.058 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.103 Selecting previously unselected package libyajl2:arm64.
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.105 Preparing to unpack .../33-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.111 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.143 Selecting previously unselected package net-tools.
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.145 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.150 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.201 Selecting previously unselected package patch.
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.204 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.208 Unpacking patch (2.7.6-7) ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.245 Selecting previously unselected package python-pip-whl.
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.247 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:53:04 [2023-10-24T10:53:04.205Z] #106 8.252 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.393 Selecting previously unselected package python3-lib2to3.
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.395 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.399 Unpacking python3-lib2to3 (3.9.2-1) ...
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.444 Selecting previously unselected package python3-distutils.
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.447 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.451 Unpacking python3-distutils (3.9.2-1) ...
10:53:04 [2023-10-24T10:53:04.465Z] #106 8.501 Selecting previously unselected package python3-pkg-resources.
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.503 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.508 Unpacking python3-pkg-resources (52.0.0-4) ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.559 Selecting previously unselected package python3-setuptools.
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.561 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.565 Unpacking python3-setuptools (52.0.0-4) ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.634 Selecting previously unselected package python3-wheel.
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.636 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.640 Unpacking python3-wheel (0.34.2-1) ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.679 Selecting previously unselected package python3-pip.
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.682 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.686 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:53:04 [2023-10-24T10:53:04.725Z] #106 8.754 Selecting previously unselected package sudo.
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.757 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.763 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.878 Selecting previously unselected package thin-provisioning-tools.
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.880 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.884 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.940 Selecting previously unselected package uidmap.
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.943 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.948 Unpacking uidmap (1:4.8.1-1) ...
10:53:04 [2023-10-24T10:53:04.986Z] #106 8.998 Selecting previously unselected package vim-runtime.
10:53:05 [2023-10-24T10:53:05.250Z] #106 9.000 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:53:05 [2023-10-24T10:53:05.250Z] #106 9.014 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:53:05 [2023-10-24T10:53:05.250Z] #106 9.026 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:53:05 [2023-10-24T10:53:05.250Z] #106 9.029 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:53:05 [2023-10-24T10:53:05.510Z] #106 9.589 Selecting previously unselected package vim.
10:53:05 [2023-10-24T10:53:05.769Z] #106 9.592 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:53:05 [2023-10-24T10:53:05.769Z] #106 9.602 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:53:05 [2023-10-24T10:53:05.769Z] #106 9.738 Selecting previously unselected package xfsprogs.
10:53:05 [2023-10-24T10:53:05.769Z] #106 9.741 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
10:53:05 [2023-10-24T10:53:05.769Z] #106 9.744 Unpacking xfsprogs (5.10.0-4) ...
10:53:05 [2023-10-24T10:53:05.769Z] #106 9.839 Selecting previously unselected package zip.
10:53:06 [2023-10-24T10:53:06.029Z] #106 9.842 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
10:53:06 [2023-10-24T10:53:06.029Z] #106 9.846 Unpacking zip (3.0-12) ...
10:53:06 [2023-10-24T10:53:06.029Z] #106 9.891 Selecting previously unselected package zstd.
10:53:06 [2023-10-24T10:53:06.029Z] #106 9.894 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:53:06 [2023-10-24T10:53:06.029Z] #106 9.898 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.02 Setting up python3-pkg-resources (52.0.0-4) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.22 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.23 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.24 Setting up libgpm2:arm64 (1.20.7-8) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.25 Setting up libicu67:arm64 (67.1-7) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.26 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.28 Setting up libinih1:arm64 (53-1+b2) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.29 Setting up uidmap (1:4.8.1-1) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.30 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.32 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.33 Setting up bzip2 (1.0.8-4) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:53:06 [2023-10-24T10:53:06.288Z] #106 10.35 Setting up python3-wheel (0.34.2-1) ...
10:53:06 [2023-10-24T10:53:06.548Z] #106 10.50 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:53:06 [2023-10-24T10:53:06.548Z] #106 10.51 Setting up libcap2:arm64 (1:2.44-1) ...
10:53:06 [2023-10-24T10:53:06.548Z] #106 10.52 Setting up libcap2-bin (1:2.44-1) ...
10:53:06 [2023-10-24T10:53:06.548Z] #106 10.53 Setting up apparmor (2.13.6-10) ...
10:53:07 [2023-10-24T10:53:07.486Z] #106 11.36 Setting up zip (3.0-12) ...
10:53:07 [2023-10-24T10:53:07.486Z] #106 11.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:53:07 [2023-10-24T10:53:07.486Z] #106 11.40 Setting up bash-completion (1:2.11-2) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.17 Setting up libmnl0:arm64 (1.0.4-3) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.18 Setting up patch (2.7.6-7) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.19 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.24 invoke-rc.d: could not determine current runlevel
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.25 invoke-rc.d: policy-rc.d denied execution of start.
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.25 Setting up libxtables12:arm64 (1.8.7-1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.27 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.28 Setting up pigz (2.6-1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:53:08 [2023-10-24T10:53:08.425Z] #106 12.50 Setting up libaio1:arm64 (0.3.112-9) ...
10:53:08 [2023-10-24T10:53:08.685Z] #106 12.51 Setting up python3-lib2to3 (3.9.2-1) ...
10:53:08 [2023-10-24T10:53:08.685Z] #106 12.62 Setting up libelf1:arm64 (0.183-1) ...
10:53:08 [2023-10-24T10:53:08.685Z] #106 12.64 Setting up zstd (1.4.8+dfsg-2.1) ...
10:53:08 [2023-10-24T10:53:08.685Z] #106 12.65 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:53:08 [2023-10-24T10:53:08.685Z] #106 12.67 Setting up python3-distutils (3.9.2-1) ...
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.79 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:53:08 [2023-10-24T10:53:08.945Z] #106 12.84 Setting up python3-setuptools (52.0.0-4) ...
10:53:09 [2023-10-24T10:53:09.204Z] #106 13.17 Setting up libjq1:arm64 (1.6-2.1) ...
10:53:09 [2023-10-24T10:53:09.204Z] #106 13.18 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:53:09 [2023-10-24T10:53:09.463Z] #106 13.19 Setting up thin-provisioning-tools (0.9.0-1) ...
10:53:09 [2023-10-24T10:53:09.463Z] #106 13.20 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:53:09 [2023-10-24T10:53:09.463Z] #106 13.46 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.48 Setting up jq (1.6-2.1) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.49 Setting up libbpf0:arm64 (1:0.3-2) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.50 Setting up iptables (1.8.7-1) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.54 Setting up iproute2 (5.10.0-4) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.68 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.69 Setting up dmsetup (2:1.02.175-2.1) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.71 Setting up xfsprogs (5.10.0-4) ...
10:53:09 [2023-10-24T10:53:09.723Z] #106 13.72 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:53:11 [2023-10-24T10:53:11.631Z] #106 DONE 15.1s
10:53:11 [2023-10-24T10:53:11.631Z] 
10:53:11 [2023-10-24T10:53:11.632Z] #107 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:53:11 [2023-10-24T10:53:11.632Z] #107 0.320 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:53:11 [2023-10-24T10:53:11.632Z] #107 0.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:53:11 [2023-10-24T10:53:11.632Z] #107 0.327 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:53:11 [2023-10-24T10:53:11.632Z] #107 DONE 0.4s
10:53:11 [2023-10-24T10:53:11.632Z] 
10:53:11 [2023-10-24T10:53:11.632Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
10:53:18 [2023-10-24T10:53:18.201Z] #108 5.631 Collecting yamllint==1.27.1
10:53:18 [2023-10-24T10:53:18.201Z] #108 6.661   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:53:18 [2023-10-24T10:53:18.461Z] #108 6.962 Collecting pathspec>=0.5.3
10:53:18 [2023-10-24T10:53:18.461Z] #108 6.966   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
10:53:18 [2023-10-24T10:53:18.461Z] #108 7.071 Collecting pyyaml
10:53:18 [2023-10-24T10:53:18.720Z] #108 7.076   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:53:18 [2023-10-24T10:53:18.720Z] #108 7.095 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:53:18 [2023-10-24T10:53:18.720Z] #108 7.099 Building wheels for collected packages: yamllint
10:53:18 [2023-10-24T10:53:18.720Z] #108 7.100   Building wheel for yamllint (setup.py): started
10:53:18 [2023-10-24T10:53:18.720Z] #108 7.352   Building wheel for yamllint (setup.py): finished with status 'done'
10:53:18 [2023-10-24T10:53:18.979Z] #108 7.353   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=37a5189680f0dca18514252b9ec52e09a43bee131712ae3927f8a33fa14c8d6d
10:53:18 [2023-10-24T10:53:18.979Z] #108 7.353   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:53:18 [2023-10-24T10:53:18.979Z] #108 7.355 Successfully built yamllint
10:53:18 [2023-10-24T10:53:18.979Z] #108 7.361 Installing collected packages: pyyaml, pathspec, yamllint
10:53:18 [2023-10-24T10:53:18.979Z] #108 7.478 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
10:53:19 [2023-10-24T10:53:19.239Z] #108 DONE 7.6s
10:53:19 [2023-10-24T10:53:19.239Z] 
10:53:19 [2023-10-24T10:53:19.239Z] #109 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
10:53:19 [2023-10-24T10:53:19.807Z] #109 0.629 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:53:19 [2023-10-24T10:53:19.807Z] #109 0.629 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:53:19 [2023-10-24T10:53:19.807Z] #109 0.629 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:53:20 [2023-10-24T10:53:20.635Z] #109 0.992 Reading package lists...
10:53:21 [2023-10-24T10:53:21.204Z] #109 1.547 Reading package lists...
10:53:21 [2023-10-24T10:53:21.464Z] #109 2.085 Building dependency tree...
10:53:21 [2023-10-24T10:53:21.464Z] #109 2.248 Reading state information...
10:53:21 [2023-10-24T10:53:21.464Z] #109 2.439 gcc is already the newest version (4:10.2.1-1).
10:53:21 [2023-10-24T10:53:21.464Z] #109 2.439 pkg-config is already the newest version (0.29.2-1).
10:53:21 [2023-10-24T10:53:21.464Z] #109 2.439 The following additional packages will be installed:
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.439   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.440   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.440   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.440   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.440   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.441   libsepol1-dev uuid-dev zlib1g-dev
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.442 Suggested packages:
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.442   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.442   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.442 Recommended packages:
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.442   build-essential fakeroot libalgorithm-merge-perl
10:53:21 [2023-10-24T10:53:21.724Z] #109 2.703 The following NEW packages will be installed:
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.703   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.703   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.703   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.704   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.704   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.704   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
10:53:21 [2023-10-24T10:53:21.983Z] #109 2.704   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:53:22 [2023-10-24T10:53:22.242Z] #109 2.978 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
10:53:22 [2023-10-24T10:53:22.242Z] #109 2.978 Need to get 10.4 MB of archives.
10:53:22 [2023-10-24T10:53:22.242Z] #109 2.978 After this operation, 41.6 MB of additional disk space will be used.
10:53:22 [2023-10-24T10:53:22.242Z] #109 2.978 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
10:53:22 [2023-10-24T10:53:22.242Z] #109 3.055 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:53:22 [2023-10-24T10:53:22.242Z] #109 3.057 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:53:22 [2023-10-24T10:53:22.242Z] #109 3.058 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.058 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.064 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.065 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.067 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.068 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.070 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.071 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.072 Get:12 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.073 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.075 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.076 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.078 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.078 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.082 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.083 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.085 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.086 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.092 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.094 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.095 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.096 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.097 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.098 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.099 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.102 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.103 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.111 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.111 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:53:22 [2023-10-24T10:53:22.243Z] #109 3.112 Get:33 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.256 debconf: delaying package configuration, since apt-utils is not installed
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.298 Fetched 10.4 MB in 0s (25.7 MB/s)
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.324 Selecting previously unselected package dpkg-dev.
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.324 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20387 files and directories currently installed.)
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.336 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.339 Unpacking dpkg-dev (1.20.13) ...
10:53:22 [2023-10-24T10:53:22.502Z] #109 3.459 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.462 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.471 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.508 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.510 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.515 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.557 Selecting previously unselected package libsecret-common.
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.559 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.563 Unpacking libsecret-common (0.20.4-2) ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.618 Selecting previously unselected package libsecret-1-0:arm64.
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.621 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.625 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:53:22 [2023-10-24T10:53:22.762Z] #109 3.663 Selecting previously unselected package gir1.2-secret-1:arm64.
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.665 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.669 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.706 Selecting previously unselected package libapparmor1:arm64.
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.709 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.712 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.748 Selecting previously unselected package libapparmor-dev:arm64.
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.751 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.755 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.792 Selecting previously unselected package uuid-dev:arm64.
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.794 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.798 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.840 Selecting previously unselected package libblkid-dev:arm64.
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.843 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.851 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:23 [2023-10-24T10:53:23.021Z] #109 3.907 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.910 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.913 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.944 Selecting previously unselected package libudev-dev:arm64.
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.946 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u4_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.950 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.992 Selecting previously unselected package libsepol1-dev:arm64.
10:53:23 [2023-10-24T10:53:23.281Z] #109 3.995 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.000 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.065 Selecting previously unselected package libpcre2-16-0:arm64.
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.068 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.071 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.124 Selecting previously unselected package libpcre2-32-0:arm64.
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.127 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.131 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:53:23 [2023-10-24T10:53:23.281Z] #109 4.186 Selecting previously unselected package libpcre2-posix2:arm64.
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.189 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.193 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.225 Selecting previously unselected package libpcre2-dev:arm64.
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.228 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.231 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.310 Selecting previously unselected package libselinux1-dev:arm64.
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.312 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.316 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.372 Selecting previously unselected package libdevmapper-dev:arm64.
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.375 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.378 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.413 Selecting previously unselected package libffi-dev:arm64.
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.416 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.420 Unpacking libffi-dev:arm64 (3.3-6) ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.509 Selecting previously unselected package libglib2.0-data.
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.512 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
10:53:23 [2023-10-24T10:53:23.540Z] #109 4.516 Unpacking libglib2.0-data (2.66.8-1) ...
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.647 Selecting previously unselected package libglib2.0-bin.
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.649 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.653 Unpacking libglib2.0-bin (2.66.8-1) ...
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.699 Selecting previously unselected package libglib2.0-dev-bin.
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.701 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.705 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:53:23 [2023-10-24T10:53:23.799Z] #109 4.750 Selecting previously unselected package libmount-dev:arm64.
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.753 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.756 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.798 Selecting previously unselected package libpcre16-3:arm64.
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.801 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.806 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.854 Selecting previously unselected package libpcre32-3:arm64.
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.857 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.863 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.909 Selecting previously unselected package libpcrecpp0v5:arm64.
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.912 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.916 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.951 Selecting previously unselected package libpcre3-dev:arm64.
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.954 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.058Z] #109 4.959 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:53:24 [2023-10-24T10:53:24.318Z] #109 5.035 Selecting previously unselected package zlib1g-dev:arm64.
10:53:24 [2023-10-24T10:53:24.318Z] #109 5.038 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.318Z] #109 5.042 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:53:24 [2023-10-24T10:53:24.318Z] #109 5.086 Selecting previously unselected package libglib2.0-dev:arm64.
10:53:24 [2023-10-24T10:53:24.318Z] #109 5.089 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.318Z] #109 5.093 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.277 Selecting previously unselected package libseccomp-dev:arm64.
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.280 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.285 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.327 Selecting previously unselected package libsecret-1-dev:arm64.
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.329 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.333 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.389 Selecting previously unselected package libsystemd-dev:arm64.
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.392 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.396 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:53:24 [2023-10-24T10:53:24.577Z] #109 5.510 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.520 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.679 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.690 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.700 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.712 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.724 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.735 Setting up libffi-dev:arm64 (3.3-6) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.747 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.757 Setting up dpkg-dev (1.20.13) ...
10:53:24 [2023-10-24T10:53:24.836Z] #109 5.779 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.790 Setting up libglib2.0-data (2.66.8-1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.800 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.812 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.822 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.832 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.843 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.853 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.867 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.876 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.886 Setting up libsecret-common (0.20.4-2) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.898 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.914 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.925 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.935 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.945 Setting up libglib2.0-bin (2.66.8-1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.956 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.968 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.980 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:53:25 [2023-10-24T10:53:25.096Z] #109 5.990 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:53:25 [2023-10-24T10:53:25.356Z] #109 6.000 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:53:25 [2023-10-24T10:53:25.356Z] #109 6.012 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:53:25 [2023-10-24T10:53:25.356Z] #109 6.024 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:53:25 [2023-10-24T10:53:25.356Z] #109 6.034 No schema files found: doing nothing.
10:53:25 [2023-10-24T10:53:25.356Z] #109 6.039 Processing triggers for libc-bin (2.31-13+deb11u7) ...
10:53:25 [2023-10-24T10:53:25.356Z] #109 6.058 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:53:25 [2023-10-24T10:53:25.615Z] #109 DONE 6.3s
10:53:25 [2023-10-24T10:53:25.615Z] 
10:53:25 [2023-10-24T10:53:25.615Z] #110 [dev 1/1] COPY . .
10:53:27 [2023-10-24T10:53:27.521Z] #110 DONE 1.7s
10:53:27 [2023-10-24T10:53:27.521Z] 
10:53:27 [2023-10-24T10:53:27.521Z] #111 exporting to image
10:53:27 [2023-10-24T10:53:27.521Z] #111 exporting layers
10:53:28 [2023-10-24T10:53:28.089Z] #111 exporting layers 0.9s done
10:53:28 [2023-10-24T10:53:28.089Z] #111 writing image sha256:137f59bf5e9dbb6068f4c97de9cb7929d7fbd5c9d16f50a0b113ef23a5ee2700 done
10:53:28 [2023-10-24T10:53:28.089Z] #111 naming to docker.io/library/docker:ec83f9e5e304b775a8fa5b33001731bddfb90a6a done
10:53:28 [2023-10-24T10:53:28.089Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:53:28 [2023-10-24T10:53:28.395Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:53:28 [2023-10-24T10:53:28.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46710/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec83f9e5e304b775a8fa5b33001731bddfb90a6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:ec83f9e5e304b775a8fa5b33001731bddfb90a6a hack/test/unit
10:53:29 [2023-10-24T10:53:29.196Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
10:53:29 [2023-10-24T10:53:29.196Z] + TESTFLAGS+=' -test.timeout=5m'
10:53:29 [2023-10-24T10:53:29.196Z] + TESTDIRS=./...
10:53:29 [2023-10-24T10:53:29.196Z] + exclude_paths='/vendor/|/integration'
10:53:29 [2023-10-24T10:53:29.196Z] ++ go list ./...
10:53:29 [2023-10-24T10:53:29.196Z] ++ grep -vE '(/vendor/|/integration)'
10:53:29 [2023-10-24T10:53:29.766Z] + pkg_list='github.com/docker/docker/api
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/backend/build
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/httpstatus
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/httputils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/middleware
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/build
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/checkpoint
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/container
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/debug
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/distribution
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/grpc
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/image
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/network
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/plugin
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/session
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/swarm
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/system
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/server/router/volume
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/backend
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/blkiodev
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/container
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/events
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/filters
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/image
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/mount
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/network
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/plugins/logdriver
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/registry
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/strslice
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/swarm
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/swarm/runtime
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/time
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/versions
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/versions/v1p19
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/versions/v1p20
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/api/types/volume
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/exporter
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/worker
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/builder-next/worker/label
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/dockerfile
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/remotecontext
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/remotecontext/git
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/builder/remotecontext/urlutil
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cli
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cli/config
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cli/debug
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cli/winresources/docker-proxy
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cli/winresources/dockerd
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/client
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cmd/docker-proxy
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cmd/dockerd
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cmd/dockerd/trap
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/container
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/container/stream
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/contrib/apparmor
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/contrib/docker-device-tool
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/contrib/httpserver
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/cluster
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/cluster/convert
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/cluster/executor
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/cluster/executor/container
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/cluster/provider
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/config
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/events
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/events/testutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/exec
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/aufs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/copy
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/overlay
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/register
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/vfs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/graphdriver/zfs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/images
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/initlayer
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/links
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/listeners
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/awslogs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/fluentd
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/gcplogs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/gelf
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/journald
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/local
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/logentries
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/loggertest
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/loggerutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/splunk
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/syslog
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/logger/templates
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/names
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/network
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/daemon/stats
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/distribution
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/distribution/metadata
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/distribution/utils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/distribution/xfer
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/dockerversion
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/errdefs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/image
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/image/cache
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/image/tarexport
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/image/v1
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/internal/test/suite
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/layer
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libcontainerd
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libcontainerd/queue
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libcontainerd/remote
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libcontainerd/supervisor
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libcontainerd/types
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/bitseq
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cluster
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/config
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/datastore
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/diagnostic
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/discoverapi
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/driverapi
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/host
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/null
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/overlay
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/remote
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/windows
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/drvregistry
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/etchosts
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/idm
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/internal/caller
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipam
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipamapi
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipams/builtin
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipams/null
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipams/remote
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ipamutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/iptables
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/netlabel
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/netutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/networkdb
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/ns
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/options
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/osl
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/osl/kernel
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/portallocator
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/portmapper
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/resolvconf
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/testutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/libnetwork/types
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/oci
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/oci/caps
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/opts
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/aaparser
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/archive
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/authorization
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/broadcaster
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/capabilities
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/chrootarchive
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/containerfs
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/devicemapper
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/directory
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/dmesg
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/fileutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/fsutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/homedir
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/idtools
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/ioutils
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/jsonmessage
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/longpath
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/loopback
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/namesgenerator
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/parsers
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/parsers/kernel
10:53:29 [2023-10-24T10:53:29.766Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/pidfile
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/platform
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugingetter
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/transport
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/pools
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/progress
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/pubsub
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/reexec
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/rootless
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/rootless/specconv
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/signal
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/stack
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/stdcopy
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/streamformatter
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/stringid
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/sysinfo
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/system
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/tailfile
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/tarsum
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/truncindex
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/urlutil
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/useragent
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/plugin/executor/containerd
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/plugin/v2
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/profiles/apparmor
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/profiles/seccomp
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/quota
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/reference
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/registry
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/registry/resumable
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/restartmanager
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/runconfig
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/runconfig/opts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/daemon
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/environment
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fakecontext
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fakegit
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fakestorage
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fixtures/load
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fixtures/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/registry
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/request
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/drivers
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/local
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/mounts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/service
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/service/opts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/testutils'
10:53:29 [2023-10-24T10:53:29.767Z] ++ grep --fixed-strings -v /libnetwork
10:53:29 [2023-10-24T10:53:29.767Z] ++ echo 'github.com/docker/docker/api
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/backend/build
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/httpstatus
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/httputils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/middleware
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/build
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/checkpoint
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/container
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/debug
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/distribution
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/grpc
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/image
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/network
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/session
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/swarm
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/system
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/volume
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/backend
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/blkiodev
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/container
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/events
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/filters
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/image
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/mount
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/network
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/plugins/logdriver
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/registry
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/strslice
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/swarm
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/swarm/runtime
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/time
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/versions
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/versions/v1p19
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/versions/v1p20
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/volume
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/exporter
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/worker
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/builder-next/worker/label
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/dockerfile
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/remotecontext
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/remotecontext/git
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/builder/remotecontext/urlutil
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cli
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cli/config
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cli/debug
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cli/winresources/docker-proxy
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cli/winresources/dockerd
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/client
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cmd/docker-proxy
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cmd/dockerd
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cmd/dockerd/trap
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/container
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/container/stream
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/contrib/apparmor
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/contrib/docker-device-tool
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/contrib/httpserver
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/cluster
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/cluster/convert
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/cluster/executor
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/cluster/executor/container
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/cluster/provider
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/config
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/events
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/events/testutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/exec
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/aufs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/copy
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/overlay
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/register
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/vfs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/graphdriver/zfs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/images
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/initlayer
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/links
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/listeners
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/awslogs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/fluentd
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/gcplogs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/gelf
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/journald
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/local
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/logentries
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/loggertest
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/loggerutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/splunk
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/syslog
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/logger/templates
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/names
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/network
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/daemon/stats
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/distribution
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/distribution/metadata
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/distribution/utils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/distribution/xfer
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/dockerversion
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/errdefs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/image
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/image/cache
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/image/tarexport
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/image/v1
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/internal/test/suite
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/layer
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libcontainerd
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libcontainerd/queue
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libcontainerd/remote
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libcontainerd/supervisor
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libcontainerd/types
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/bitseq
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cluster
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/config
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/datastore
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/diagnostic
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/discoverapi
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/driverapi
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/host
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/null
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/overlay
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/remote
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/windows
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/drvregistry
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/etchosts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/idm
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/internal/caller
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipam
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipamapi
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipams/builtin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipams/null
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipams/remote
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ipamutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/iptables
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/netlabel
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/netutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/networkdb
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/ns
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/options
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/osl
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/osl/kernel
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/portallocator
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/portmapper
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/resolvconf
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/testutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/libnetwork/types
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/oci
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/oci/caps
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/opts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/aaparser
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/archive
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/authorization
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/broadcaster
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/capabilities
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/chrootarchive
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/containerfs
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/devicemapper
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/directory
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/dmesg
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/fileutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/fsutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/homedir
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/idtools
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/ioutils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/jsonmessage
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/longpath
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/loopback
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/namesgenerator
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/parsers
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/parsers/kernel
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/pidfile
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/platform
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugingetter
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/plugins/transport
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/pools
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/progress
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/pubsub
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/reexec
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/rootless
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/rootless/specconv
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/signal
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/stack
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/stdcopy
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/streamformatter
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/stringid
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/sysinfo
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/system
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/tailfile
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/tarsum
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/truncindex
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/urlutil
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/pkg/useragent
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/plugin/executor/containerd
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/plugin/v2
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/profiles/apparmor
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/profiles/seccomp
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/quota
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/reference
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/registry
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/registry/resumable
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/restartmanager
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/runconfig
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/runconfig/opts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/daemon
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/environment
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fakecontext
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fakegit
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fakestorage
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fixtures/load
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fixtures/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/registry
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/testutil/request
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/drivers
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/local
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/mounts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/service
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/service/opts
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/volume/testutils'
10:53:29 [2023-10-24T10:53:29.767Z] + base_pkg_list='github.com/docker/docker/api
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/backend/build
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/httpstatus
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/httputils
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/middleware
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/build
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/checkpoint
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/container
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/debug
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/distribution
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/grpc
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/image
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/network
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/plugin
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/session
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/swarm
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/system
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/server/router/volume
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/backend
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/blkiodev
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/container
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/events
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/filters
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/image
10:53:29 [2023-10-24T10:53:29.767Z] github.com/docker/docker/api/types/mount
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/network
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/plugins/logdriver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/registry
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/strslice
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/swarm
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/swarm/runtime
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/time
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/versions
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/versions/v1p19
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/versions/v1p20
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/volume
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/exporter
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/worker
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/worker/label
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/dockerfile
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/remotecontext
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/remotecontext/git
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/remotecontext/urlutil
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/config
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/debug
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/winresources/docker-proxy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/winresources/dockerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/client
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/docker-proxy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/dockerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/dockerd/trap
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/container
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/container/stream
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/contrib/apparmor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/contrib/docker-device-tool
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/contrib/httpserver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/convert
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/executor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/executor/container
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/provider
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/config
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/events
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/events/testutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/exec
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/aufs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/copy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/overlay
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/register
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/vfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/zfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/images
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/initlayer
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/links
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/listeners
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/awslogs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/fluentd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/gcplogs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/gelf
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/journald
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/local
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/logentries
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/loggertest
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/loggerutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/splunk
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/syslog
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/templates
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/names
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/network
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/stats
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution/metadata
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution/utils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution/xfer
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/dockerversion
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/errdefs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image/cache
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image/tarexport
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image/v1
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/internal/test/suite
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/layer
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/queue
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/remote
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/supervisor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/types
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/oci
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/oci/caps
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/opts
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/aaparser
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/archive
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/authorization
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/broadcaster
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/capabilities
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/chrootarchive
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/containerfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/devicemapper
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/directory
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/dmesg
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/fileutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/fsutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/homedir
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/idtools
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/ioutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/jsonmessage
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/longpath
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/loopback
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/namesgenerator
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/parsers
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/parsers/kernel
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/pidfile
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/platform
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/plugingetter
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/plugins
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/plugins/transport
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/pools
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/progress
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/pubsub
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/reexec
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/rootless
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/rootless/specconv
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/signal
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/stack
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/stdcopy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/streamformatter
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/stringid
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/sysinfo
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/system
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/tailfile
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/tarsum
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/truncindex
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/urlutil
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/pkg/useragent
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/plugin
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/plugin/executor/containerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/plugin/v2
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/profiles/apparmor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/profiles/seccomp
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/quota
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/reference
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/registry
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/registry/resumable
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/restartmanager
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/runconfig
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/runconfig/opts
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/daemon
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/environment
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/fakecontext
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/fakegit
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/fakestorage
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/fixtures/load
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/fixtures/plugin
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/registry
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/testutil/request
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume/drivers
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume/local
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume/mounts
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume/service
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume/service/opts
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/volume/testutils'
10:53:29 [2023-10-24T10:53:29.768Z] ++ grep --fixed-strings /libnetwork
10:53:29 [2023-10-24T10:53:29.768Z] ++ echo 'github.com/docker/docker/api
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/backend/build
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/httpstatus
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/httputils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/middleware
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/build
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/checkpoint
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/container
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/debug
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/distribution
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/grpc
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/image
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/network
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/plugin
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/session
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/swarm
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/system
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/server/router/volume
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/backend
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/blkiodev
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/container
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/events
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/filters
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/image
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/mount
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/network
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/plugins/logdriver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/registry
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/strslice
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/swarm
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/swarm/runtime
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/time
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/versions
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/versions/v1p19
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/versions/v1p20
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/api/types/volume
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/exporter
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/worker
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/builder-next/worker/label
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/dockerfile
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/remotecontext
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/remotecontext/git
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/builder/remotecontext/urlutil
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/config
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/debug
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/winresources/docker-proxy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cli/winresources/dockerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/client
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/docker-proxy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/dockerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/dockerd/trap
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/container
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/container/stream
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/contrib/apparmor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/contrib/docker-device-tool
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/contrib/httpserver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/convert
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/executor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/executor/container
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/cluster/provider
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/config
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/events
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/events/testutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/exec
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/aufs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/copy
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/overlay
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/register
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/vfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/graphdriver/zfs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/images
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/initlayer
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/links
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/listeners
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/awslogs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/fluentd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/gcplogs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/gelf
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/journald
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/local
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/logentries
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/loggertest
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/loggerutils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/splunk
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/syslog
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/logger/templates
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/names
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/network
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/daemon/stats
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution/metadata
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution/utils
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/distribution/xfer
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/dockerversion
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/errdefs
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image/cache
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image/tarexport
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/image/v1
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/internal/test/suite
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/layer
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/queue
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/remote
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/supervisor
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libcontainerd/types
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/bitseq
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cluster
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/config
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/datastore
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/diagnostic
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/discoverapi
10:53:29 [2023-10-24T10:53:29.768Z] github.com/docker/docker/libnetwork/driverapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/host
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/null
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/remote
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/windows
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drvregistry
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/etchosts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/idm
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/internal/caller
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipam
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipamapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/builtin
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/null
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/remote
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipamutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/iptables
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/netlabel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/netutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/networkdb
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ns
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/options
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/osl
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/osl/kernel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/portallocator
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/portmapper
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/resolvconf
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/testutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/types
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/oci
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/oci/caps
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/opts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/aaparser
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/archive
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/authorization
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/broadcaster
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/capabilities
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/chrootarchive
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/containerfs
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/devicemapper
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/directory
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/dmesg
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/fileutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/fsutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/homedir
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/idtools
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/ioutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/jsonmessage
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/longpath
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/loopback
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/namesgenerator
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/parsers
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/parsers/kernel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/pidfile
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/platform
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/plugingetter
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/plugins
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/plugins/transport
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/pools
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/progress
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/pubsub
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/reexec
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/rootless
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/rootless/specconv
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/signal
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/stack
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/stdcopy
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/streamformatter
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/stringid
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/sysinfo
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/system
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/tailfile
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/tarsum
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/truncindex
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/urlutil
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/pkg/useragent
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/plugin
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/plugin/executor/containerd
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/plugin/v2
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/profiles/apparmor
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/profiles/seccomp
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/quota
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/reference
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/registry
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/registry/resumable
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/restartmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/runconfig
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/runconfig/opts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/daemon
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/environment
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/fakecontext
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/fakegit
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/fakestorage
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/fixtures/load
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/fixtures/plugin
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/registry
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/testutil/request
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume/drivers
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume/local
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume/mounts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume/service
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume/service/opts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/volume/testutils'
10:53:29 [2023-10-24T10:53:29.769Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/bitseq
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cluster
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/config
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/datastore
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/diagnostic
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/discoverapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/driverapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/host
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/null
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/remote
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/windows
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drvregistry
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/etchosts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/idm
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/internal/caller
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipam
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipamapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/builtin
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/null
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/remote
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipamutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/iptables
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/netlabel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/netutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/networkdb
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ns
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/options
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/osl
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/osl/kernel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/portallocator
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/portmapper
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/resolvconf
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/testutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/types'
10:53:29 [2023-10-24T10:53:29.769Z] + echo 'github.com/docker/docker/libnetwork
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/bitseq
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cluster
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/config
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/datastore
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/diagnostic
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/discoverapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/driverapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/host
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/null
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/remote
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/windows
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drvregistry
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/etchosts
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/idm
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/internal/caller
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipam
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipamapi
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/builtin
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/null
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/remote
10:53:29 [2023-10-24T10:53:29.769Z] + grep --fixed-strings libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ipamutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/iptables
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/netlabel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/netutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/networkdb
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/ns
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/options
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/osl
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/osl/kernel
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/portallocator
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/portmapper
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/resolvconf
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/testutils
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/types'
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge
10:53:29 [2023-10-24T10:53:29.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:53:29 [2023-10-24T10:53:29.769Z] + type docker-proxy
10:53:29 [2023-10-24T10:53:29.769Z] hack/test/unit: line 25: type: docker-proxy: not found
10:53:29 [2023-10-24T10:53:29.769Z] + hack/make.sh binary-proxy install-proxy
10:53:29 [2023-10-24T10:53:29.769Z] 
10:53:29 [2023-10-24T10:53:29.769Z] Removing bundles/
10:53:29 [2023-10-24T10:53:29.769Z] 
10:53:29 [2023-10-24T10:53:29.769Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:53:29 [2023-10-24T10:53:29.769Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:53:33 [2023-10-24T10:53:33.967Z] Created binary: bundles/binary-proxy/docker-proxy
10:53:33 [2023-10-24T10:53:33.967Z] 
10:53:33 [2023-10-24T10:53:33.967Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:53:33 [2023-10-24T10:53:33.967Z] Installing docker-proxy to /usr/local/bin/
10:53:33 [2023-10-24T10:53:33.967Z] 
10:53:33 [2023-10-24T10:53:33.968Z] + mkdir -p bundles
10:53:33 [2023-10-24T10:53:33.968Z] + '[' -n 'github.com/docker/docker/api
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/backend/build
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/httpstatus
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/httputils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/middleware
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/build
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/checkpoint
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/container
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/debug
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/distribution
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/grpc
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/image
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/network
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/plugin
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/session
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/swarm
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/system
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/server/router/volume
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/backend
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/blkiodev
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/container
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/events
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/filters
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/image
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/mount
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/network
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/plugins/logdriver
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/registry
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/strslice
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/swarm
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/swarm/runtime
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/time
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/versions
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/versions/v1p19
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/versions/v1p20
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/api/types/volume
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/exporter
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/worker
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/builder-next/worker/label
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/dockerfile
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/remotecontext
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/remotecontext/git
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/builder/remotecontext/urlutil
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cli
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cli/config
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cli/debug
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cli/winresources/docker-proxy
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cli/winresources/dockerd
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/client
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cmd/docker-proxy
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cmd/dockerd
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cmd/dockerd/trap
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/container
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/container/stream
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/contrib/apparmor
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/contrib/docker-device-tool
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/contrib/httpserver
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/cluster
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/cluster/convert
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/cluster/executor
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/cluster/executor/container
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/cluster/provider
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/config
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/events
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/events/testutils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/exec
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/aufs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/copy
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/devmapper
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/overlay
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/register
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/vfs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/graphdriver/zfs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/images
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/initlayer
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/links
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/listeners
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/awslogs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/fluentd
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/gcplogs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/gelf
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/journald
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/local
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/logentries
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/loggertest
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/loggerutils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/splunk
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/syslog
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/logger/templates
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/names
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/network
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/daemon/stats
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/distribution
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/distribution/metadata
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/distribution/utils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/distribution/xfer
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/dockerversion
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/errdefs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/image
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/image/cache
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/image/tarexport
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/image/v1
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/internal/test/suite
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/layer
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/libcontainerd
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/libcontainerd/queue
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/libcontainerd/remote
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/libcontainerd/supervisor
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/libcontainerd/types
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/oci
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/oci/caps
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/opts
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/aaparser
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/archive
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/authorization
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/broadcaster
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/capabilities
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/chrootarchive
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/containerfs
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/devicemapper
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/directory
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/dmesg
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/fileutils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/fsutils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/homedir
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/idtools
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/ioutils
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/jsonmessage
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/longpath
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/loopback
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/namesgenerator
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/parsers
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/parsers/kernel
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/pidfile
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/platform
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/plugingetter
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/plugins
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/plugins/transport
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/pools
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/progress
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/pubsub
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/reexec
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/rootless
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/rootless/specconv
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/signal
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/stack
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/stdcopy
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/streamformatter
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/stringid
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/sysinfo
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/system
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/tailfile
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/tarsum
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/truncindex
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/urlutil
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/pkg/useragent
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/plugin
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/plugin/executor/containerd
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/plugin/v2
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/profiles/apparmor
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/profiles/seccomp
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/quota
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/reference
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/registry
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/registry/resumable
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/restartmanager
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/runconfig
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/runconfig/opts
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/daemon
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/environment
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/fakecontext
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/fakegit
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/fakestorage
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/fixtures/load
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/fixtures/plugin
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/registry
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/testutil/request
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume/drivers
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume/local
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume/mounts
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume/service
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume/service/opts
10:53:33 [2023-10-24T10:53:33.968Z] github.com/docker/docker/volume/testutils' ']'
10:53:33 [2023-10-24T10:53:33.969Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:53:34 [2023-10-24T10:53:34.907Z] ?   	github.com/docker/docker/api	[no test files]
10:53:41 [2023-10-24T10:53:41.491Z] 	github.com/docker/docker/api/server	coverage: 7.9% of statements
10:53:41 [2023-10-24T10:53:41.491Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 7.9% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/server/httputils	coverage: 31.9% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/types/filters	coverage: 93.7% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.7% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:53:59 [2023-10-24T10:53:59.604Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:53:59 [2023-10-24T10:53:59.604Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
10:54:00 [2023-10-24T10:54:00.543Z] ?   	github.com/docker/docker/cli	[no test files]
10:54:00 [2023-10-24T10:54:00.543Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:54:00 [2023-10-24T10:54:00.543Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:54:00 [2023-10-24T10:54:00.543Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:54:00 [2023-10-24T10:54:00.543Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:54:00 [2023-10-24T10:54:00.543Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
10:54:00 [2023-10-24T10:54:00.543Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:54:00 [2023-10-24T10:54:00.543Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.013s	coverage: 100.0% of statements
10:54:00 [2023-10-24T10:54:00.543Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
10:54:00 [2023-10-24T10:54:00.543Z] ok  	github.com/docker/docker/builder/remotecontext	0.112s	coverage: 13.7% of statements
10:54:00 [2023-10-24T10:54:00.803Z] 	github.com/docker/docker/builder/dockerfile	coverage: 49.3% of statements
10:54:00 [2023-10-24T10:54:00.803Z] ok  	github.com/docker/docker/builder/dockerfile	0.598s	coverage: 49.3% of statements
10:54:03 [2023-10-24T10:54:03.354Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
10:54:03 [2023-10-24T10:54:03.354Z] ok  	github.com/docker/docker/client	0.097s	coverage: 76.8% of statements
10:54:03 [2023-10-24T10:54:03.354Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
10:54:03 [2023-10-24T10:54:03.354Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.218s	coverage: 66.5% of statements
10:54:05 [2023-10-24T10:54:05.899Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 83.5% of statements
10:54:05 [2023-10-24T10:54:05.899Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.276s	coverage: 83.5% of statements
10:54:12 [2023-10-24T10:54:12.481Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:54:12 [2023-10-24T10:54:12.481Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:54:12 [2023-10-24T10:54:12.481Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:54:12 [2023-10-24T10:54:12.481Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:54:12 [2023-10-24T10:54:12.481Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:54:12 [2023-10-24T10:54:12.481Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.1% of statements
10:54:12 [2023-10-24T10:54:12.481Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 30.1% of statements
10:54:12 [2023-10-24T10:54:12.481Z] 	github.com/docker/docker/container	coverage: 36.1% of statements
10:54:12 [2023-10-24T10:54:12.481Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.1% of statements
10:54:15 [2023-10-24T10:54:15.020Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:54:15 [2023-10-24T10:54:15.020Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.510s	coverage: 0.0% of statements
10:54:17 [2023-10-24T10:54:17.559Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:54:17 [2023-10-24T10:54:17.559Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:54:17 [2023-10-24T10:54:17.559Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:54:17 [2023-10-24T10:54:17.559Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
10:54:17 [2023-10-24T10:54:17.559Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
10:54:17 [2023-10-24T10:54:17.559Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 39.2% of statements
10:54:17 [2023-10-24T10:54:17.819Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:54:17 [2023-10-24T10:54:17.819Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
10:54:17 [2023-10-24T10:54:17.819Z] 	github.com/docker/docker/daemon/config	coverage: 77.0% of statements
10:54:17 [2023-10-24T10:54:17.819Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 77.0% of statements
10:54:18 [2023-10-24T10:54:18.079Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:54:18 [2023-10-24T10:54:18.079Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:54:18 [2023-10-24T10:54:18.338Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:54:18 [2023-10-24T10:54:18.338Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:54:18 [2023-10-24T10:54:18.338Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
10:54:18 [2023-10-24T10:54:18.338Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
10:54:18 [2023-10-24T10:54:18.909Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
10:54:18 [2023-10-24T10:54:18.909Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.551s	coverage: 74.8% of statements
10:54:19 [2023-10-24T10:54:19.169Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:54:19 [2023-10-24T10:54:19.169Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
10:54:19 [2023-10-24T10:54:19.428Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:54:19 [2023-10-24T10:54:19.428Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
10:54:19 [2023-10-24T10:54:19.428Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:54:19 [2023-10-24T10:54:19.428Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:54:19 [2023-10-24T10:54:19.428Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
10:54:19 [2023-10-24T10:54:19.997Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
10:54:19 [2023-10-24T10:54:19.997Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.193s	coverage: 50.6% of statements
10:54:20 [2023-10-24T10:54:20.257Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:54:20 [2023-10-24T10:54:20.257Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:54:20 [2023-10-24T10:54:20.257Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
10:54:20 [2023-10-24T10:54:20.257Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
10:54:20 [2023-10-24T10:54:20.826Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 58.5% of statements
10:54:20 [2023-10-24T10:54:20.826Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:54:20 [2023-10-24T10:54:20.826Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
10:54:20 [2023-10-24T10:54:20.826Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.664s	coverage: 58.5% of statements
10:54:21 [2023-10-24T10:54:21.086Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
10:54:21 [2023-10-24T10:54:21.086Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.458s	coverage: 13.4% of statements
10:54:21 [2023-10-24T10:54:21.655Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:54:21 [2023-10-24T10:54:21.655Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:54:21 [2023-10-24T10:54:21.655Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:54:21 [2023-10-24T10:54:21.655Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:54:21 [2023-10-24T10:54:21.655Z] 	github.com/docker/docker/daemon/images	coverage: 6.9% of statements
10:54:21 [2023-10-24T10:54:21.655Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 6.9% of statements
10:54:21 [2023-10-24T10:54:21.916Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:54:21 [2023-10-24T10:54:21.916Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
10:54:22 [2023-10-24T10:54:22.176Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:54:22 [2023-10-24T10:54:22.176Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:54:22 [2023-10-24T10:54:22.176Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
10:54:22 [2023-10-24T10:54:22.176Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:54:22 [2023-10-24T10:54:22.176Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.033s	coverage: 68.2% of statements
10:54:22 [2023-10-24T10:54:22.176Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 79.0% of statements
10:54:22 [2023-10-24T10:54:22.176Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.129s	coverage: 79.0% of statements
10:54:22 [2023-10-24T10:54:22.435Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 23.4% of statements
10:54:22 [2023-10-24T10:54:22.435Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.4% of statements
10:54:23 [2023-10-24T10:54:23.006Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:54:23 [2023-10-24T10:54:23.006Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
10:54:23 [2023-10-24T10:54:23.006Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:54:23 [2023-10-24T10:54:23.006Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:54:23 [2023-10-24T10:54:23.006Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:54:23 [2023-10-24T10:54:23.006Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 79.4% of statements
10:54:23 [2023-10-24T10:54:23.006Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:54:23 [2023-10-24T10:54:23.006Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.159s	coverage: 76.8% of statements
10:54:23 [2023-10-24T10:54:23.269Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 62.0% of statements
10:54:23 [2023-10-24T10:54:23.269Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 62.0% of statements
10:54:23 [2023-10-24T10:54:23.528Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:54:23 [2023-10-24T10:54:23.528Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
10:54:23 [2023-10-24T10:54:23.788Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:54:23 [2023-10-24T10:54:23.788Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:54:23 [2023-10-24T10:54:23.788Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
10:54:23 [2023-10-24T10:54:23.788Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:54:23 [2023-10-24T10:54:23.788Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
10:54:23 [2023-10-24T10:54:23.788Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
10:54:23 [2023-10-24T10:54:23.788Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.238s	coverage: 45.9% of statements
10:54:23 [2023-10-24T10:54:23.788Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:54:23 [2023-10-24T10:54:23.788Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:54:23 [2023-10-24T10:54:23.788Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
10:54:25 [2023-10-24T10:54:25.168Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:54:25 [2023-10-24T10:54:25.168Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:54:25 [2023-10-24T10:54:25.168Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:54:25 [2023-10-24T10:54:25.168Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
10:54:25 [2023-10-24T10:54:25.168Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:54:25 [2023-10-24T10:54:25.168Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
10:54:25 [2023-10-24T10:54:25.168Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:54:25 [2023-10-24T10:54:25.168Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.468s	coverage: 82.5% of statements
10:54:25 [2023-10-24T10:54:25.428Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:54:25 [2023-10-24T10:54:25.428Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
10:54:25 [2023-10-24T10:54:25.428Z] 	github.com/docker/docker/image	coverage: 87.3% of statements
10:54:25 [2023-10-24T10:54:25.428Z] ok  	github.com/docker/docker/image	0.029s	coverage: 87.3% of statements
10:54:25 [2023-10-24T10:54:25.428Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:54:25 [2023-10-24T10:54:25.428Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:54:25 [2023-10-24T10:54:25.428Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
10:54:25 [2023-10-24T10:54:25.428Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
10:54:26 [2023-10-24T10:54:26.366Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
10:54:26 [2023-10-24T10:54:26.366Z] ok  	github.com/docker/docker/distribution	1.516s	coverage: 29.5% of statements
10:54:26 [2023-10-24T10:54:26.626Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:54:26 [2023-10-24T10:54:26.626Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:54:26 [2023-10-24T10:54:26.626Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:54:26 [2023-10-24T10:54:26.626Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:54:26 [2023-10-24T10:54:26.626Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:54:26 [2023-10-24T10:54:26.626Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:54:26 [2023-10-24T10:54:26.886Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:54:26 [2023-10-24T10:54:26.886Z] 	github.com/docker/docker/oci	coverage: 44.6% of statements
10:54:26 [2023-10-24T10:54:26.886Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 44.6% of statements
10:54:26 [2023-10-24T10:54:26.886Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:54:26 [2023-10-24T10:54:26.886Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
10:54:26 [2023-10-24T10:54:26.886Z] 	github.com/docker/docker/opts	coverage: 66.0% of statements
10:54:26 [2023-10-24T10:54:26.886Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.0% of statements
10:54:27 [2023-10-24T10:54:27.146Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:54:27 [2023-10-24T10:54:27.146Z] ok  	github.com/docker/docker/distribution/xfer	2.344s	coverage: 85.4% of statements
10:54:27 [2023-10-24T10:54:27.715Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:54:27 [2023-10-24T10:54:27.715Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:54:27 [2023-10-24T10:54:27.715Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
10:54:27 [2023-10-24T10:54:27.715Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
10:54:27 [2023-10-24T10:54:27.715Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
10:54:27 [2023-10-24T10:54:27.715Z] ok  	github.com/docker/docker/daemon	10.125s	coverage: 16.8% of statements
10:54:27 [2023-10-24T10:54:27.715Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:54:27 [2023-10-24T10:54:27.715Z] 	github.com/docker/docker/pkg/containerfs	coverage: 6.7% of statements
10:54:27 [2023-10-24T10:54:27.715Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
10:54:27 [2023-10-24T10:54:27.715Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:54:27 [2023-10-24T10:54:27.715Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
10:54:27 [2023-10-24T10:54:27.976Z] 	github.com/docker/docker/pkg/archive	coverage: 81.9% of statements
10:54:27 [2023-10-24T10:54:27.976Z] ok  	github.com/docker/docker/pkg/archive	0.381s	coverage: 81.9% of statements
10:54:27 [2023-10-24T10:54:27.976Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:54:27 [2023-10-24T10:54:27.976Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:54:27 [2023-10-24T10:54:27.976Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
10:54:27 [2023-10-24T10:54:27.976Z] 	github.com/docker/docker/pkg/fileutils	coverage: 57.9% of statements
10:54:27 [2023-10-24T10:54:27.976Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 57.9% of statements
10:54:28 [2023-10-24T10:54:28.237Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
10:54:28 [2023-10-24T10:54:28.237Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 10.4% of statements
10:54:28 [2023-10-24T10:54:28.237Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:54:28 [2023-10-24T10:54:28.237Z] ok  	github.com/docker/docker/pkg/authorization	0.626s	coverage: 68.3% of statements
10:54:28 [2023-10-24T10:54:28.498Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:54:28 [2023-10-24T10:54:28.498Z] 	github.com/docker/docker/pkg/longpath	coverage: 100.0% of statements
10:54:28 [2023-10-24T10:54:28.498Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
10:54:28 [2023-10-24T10:54:28.498Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
10:54:28 [2023-10-24T10:54:28.498Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
10:54:28 [2023-10-24T10:54:28.498Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:54:28 [2023-10-24T10:54:28.498Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
10:54:28 [2023-10-24T10:54:28.759Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
10:54:28 [2023-10-24T10:54:28.759Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
10:54:28 [2023-10-24T10:54:28.759Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.5% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:54:28 [2023-10-24T10:54:28.759Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:54:28 [2023-10-24T10:54:28.759Z] 	github.com/docker/docker/pkg/pidfile	coverage: 82.4% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:54:28 [2023-10-24T10:54:28.759Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.6% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ok  	github.com/docker/docker/pkg/ioutils	0.371s	coverage: 71.6% of statements
10:54:28 [2023-10-24T10:54:28.759Z] 	github.com/docker/docker/pkg/idtools	coverage: 68.1% of statements
10:54:28 [2023-10-24T10:54:28.759Z] ok  	github.com/docker/docker/pkg/idtools	0.376s	coverage: 68.1% of statements
10:54:29 [2023-10-24T10:54:29.328Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:54:29 [2023-10-24T10:54:29.328Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:54:29 [2023-10-24T10:54:29.328Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
10:54:29 [2023-10-24T10:54:29.328Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
10:54:29 [2023-10-24T10:54:29.328Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:54:29 [2023-10-24T10:54:29.328Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:54:29 [2023-10-24T10:54:29.328Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:54:29 [2023-10-24T10:54:29.328Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
10:54:29 [2023-10-24T10:54:29.588Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
10:54:29 [2023-10-24T10:54:29.588Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:54:29 [2023-10-24T10:54:29.588Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:54:29 [2023-10-24T10:54:29.588Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:54:29 [2023-10-24T10:54:29.588Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:54:29 [2023-10-24T10:54:29.588Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:54:29 [2023-10-24T10:54:29.588Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:54:29 [2023-10-24T10:54:29.588Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
10:54:29 [2023-10-24T10:54:29.848Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:54:29 [2023-10-24T10:54:29.848Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
10:54:29 [2023-10-24T10:54:29.848Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:54:29 [2023-10-24T10:54:29.848Z] ok  	github.com/docker/docker/pkg/stdcopy	0.013s	coverage: 100.0% of statements
10:54:29 [2023-10-24T10:54:29.848Z] 	github.com/docker/docker/pkg/stringid	coverage: 70.6% of statements
10:54:29 [2023-10-24T10:54:29.848Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:54:29 [2023-10-24T10:54:29.848Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:54:29 [2023-10-24T10:54:29.848Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:54:30 [2023-10-24T10:54:30.108Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
10:54:30 [2023-10-24T10:54:30.108Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.6% of statements
10:54:30 [2023-10-24T10:54:30.108Z] 	github.com/docker/docker/pkg/system	coverage: 44.8% of statements
10:54:30 [2023-10-24T10:54:30.108Z] ok  	github.com/docker/docker/pkg/system	0.010s	coverage: 44.8% of statements
10:54:30 [2023-10-24T10:54:30.108Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:54:30 [2023-10-24T10:54:30.108Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
10:54:30 [2023-10-24T10:54:30.108Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 43.1% of statements
10:54:30 [2023-10-24T10:54:30.108Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.625s	coverage: 43.1% of statements
10:54:30 [2023-10-24T10:54:30.368Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:54:30 [2023-10-24T10:54:30.368Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:54:30 [2023-10-24T10:54:30.368Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
10:54:30 [2023-10-24T10:54:30.368Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.3% of statements
10:54:30 [2023-10-24T10:54:30.368Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
10:54:30 [2023-10-24T10:54:30.368Z] 	github.com/docker/docker/pkg/truncindex	coverage: 91.5% of statements
10:54:30 [2023-10-24T10:54:30.368Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
10:54:31 [2023-10-24T10:54:31.307Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:54:31 [2023-10-24T10:54:31.307Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:54:31 [2023-10-24T10:54:31.307Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:54:31 [2023-10-24T10:54:31.307Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
10:54:31 [2023-10-24T10:54:31.307Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:54:31 [2023-10-24T10:54:31.307Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
10:54:31 [2023-10-24T10:54:31.567Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
10:54:31 [2023-10-24T10:54:31.567Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
10:54:31 [2023-10-24T10:54:31.567Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
10:54:31 [2023-10-24T10:54:31.567Z] ok  	github.com/docker/docker/quota	0.289s	coverage: 69.2% of statements
10:54:31 [2023-10-24T10:54:31.827Z] 	github.com/docker/docker/plugin	coverage: 23.2% of statements
10:54:31 [2023-10-24T10:54:31.827Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.2% of statements
10:54:31 [2023-10-24T10:54:31.827Z] 	github.com/docker/docker/restartmanager	coverage: 50.9% of statements
10:54:31 [2023-10-24T10:54:31.827Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
10:54:32 [2023-10-24T10:54:32.086Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:54:32 [2023-10-24T10:54:32.086Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
10:54:32 [2023-10-24T10:54:32.086Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:54:32 [2023-10-24T10:54:32.086Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:54:32 [2023-10-24T10:54:32.086Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
10:54:32 [2023-10-24T10:54:32.086Z] 	github.com/docker/docker/runconfig	coverage: 64.5% of statements
10:54:32 [2023-10-24T10:54:32.086Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
10:54:32 [2023-10-24T10:54:32.086Z] 	github.com/docker/docker/registry	coverage: 58.7% of statements
10:54:32 [2023-10-24T10:54:32.086Z] ok  	github.com/docker/docker/registry	0.096s	coverage: 58.7% of statements
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:54:32 [2023-10-24T10:54:32.655Z] ?   	github.com/docker/docker/volume	[no test files]
10:54:33 [2023-10-24T10:54:33.225Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:54:33 [2023-10-24T10:54:33.225Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
10:54:33 [2023-10-24T10:54:33.225Z] 	github.com/docker/docker/volume/mounts	coverage: 65.4% of statements
10:54:33 [2023-10-24T10:54:33.225Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.4% of statements
10:54:33 [2023-10-24T10:54:33.485Z] 	github.com/docker/docker/volume/local	coverage: 75.0% of statements
10:54:33 [2023-10-24T10:54:33.485Z] ok  	github.com/docker/docker/volume/local	0.134s	coverage: 75.0% of statements
10:54:33 [2023-10-24T10:54:33.744Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:54:33 [2023-10-24T10:54:33.744Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:54:33 [2023-10-24T10:54:33.744Z] 	github.com/docker/docker/volume/service	coverage: 72.0% of statements
10:54:33 [2023-10-24T10:54:33.744Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.0% of statements
10:54:34 [2023-10-24T10:54:34.312Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
10:54:34 [2023-10-24T10:54:34.312Z] ok  	github.com/docker/docker/layer	7.611s	coverage: 68.9% of statements
10:55:06 [2023-10-24T10:55:06.394Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
10:55:06 [2023-10-24T10:55:06.394Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.3% of statements
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === Skipped
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     network_proxy_test.go:208: No support for dual stack yet
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver btrfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver btrfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver btrfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver btrfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver btrfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:71: No driver to put!
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z] time="2023-10-24T10:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z] time="2023-10-24T10:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z] time="2023-10-24T10:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z] time="2023-10-24T10:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z] time="2023-10-24T10:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:71: No driver to put!
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     overlay_test.go:50: Fails to compute changes intermittently
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver zfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver zfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.394Z]     graphtest_unix.go:44: Driver zfs not supported
10:55:06 [2023-10-24T10:55:06.394Z] 
10:55:06 [2023-10-24T10:55:06.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:55:06 [2023-10-24T10:55:06.395Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.395Z]     graphtest_unix.go:44: Driver zfs not supported
10:55:06 [2023-10-24T10:55:06.395Z] 
10:55:06 [2023-10-24T10:55:06.395Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:55:06 [2023-10-24T10:55:06.395Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:55:06 [2023-10-24T10:55:06.395Z]     graphtest_unix.go:44: Driver zfs not supported
10:55:06 [2023-10-24T10:55:06.395Z] 
10:55:06 [2023-10-24T10:55:06.395Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:55:06 [2023-10-24T10:55:06.395Z]     graphtest_unix.go:71: No driver to put!
10:55:06 [2023-10-24T10:55:06.395Z] 
10:55:06 [2023-10-24T10:55:06.395Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:55:06 [2023-10-24T10:55:06.395Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:55:06 [2023-10-24T10:55:06.395Z] 
10:55:06 [2023-10-24T10:55:06.395Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:55:06 [2023-10-24T10:55:06.395Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:55:06 [2023-10-24T10:55:06.395Z] 
10:55:06 [2023-10-24T10:55:06.395Z] DONE 2806 tests, 28 skipped in 89.049s
10:55:06 [2023-10-24T10:55:06.395Z] + '[' -n 'github.com/docker/docker/libnetwork
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/bitseq
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cluster
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/config
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/datastore
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/diagnostic
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/discoverapi
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/driverapi
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/bridge
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/host
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/null
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/overlay
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/remote
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/windows
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/drvregistry
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/etchosts
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/idm
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/internal/caller
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipam
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipamapi
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipams/builtin
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipams/null
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipams/remote
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ipamutils
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/iptables
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/netlabel
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/netutils
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/networkdb
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/ns
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/options
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/osl
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/osl/kernel
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/portallocator
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/portmapper
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/resolvconf
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/testutils
10:55:06 [2023-10-24T10:55:06.395Z] github.com/docker/docker/libnetwork/types' ']'
10:55:06 [2023-10-24T10:55:06.395Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
10:55:53 [2023-10-24T10:55:53.079Z] 	github.com/docker/docker/libnetwork	coverage: 41.4% of statements
10:55:53 [2023-10-24T10:55:53.079Z] ok  	github.com/docker/docker/libnetwork	44.844s	coverage: 41.4% of statements
10:55:53 [2023-10-24T10:55:53.079Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 84.4% of statements
10:55:53 [2023-10-24T10:55:53.079Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.147s	coverage: 84.4% of statements
10:55:53 [2023-10-24T10:55:53.079Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:55:53 [2023-10-24T10:55:53.079Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:55:53 [2023-10-24T10:55:53.079Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:55:53 [2023-10-24T10:55:53.079Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:55:53 [2023-10-24T10:55:53.079Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:55:53 [2023-10-24T10:55:53.079Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:55:53 [2023-10-24T10:55:53.338Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:55:53 [2023-10-24T10:55:53.338Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:55:53 [2023-10-24T10:55:53.598Z] 	github.com/docker/docker/libnetwork/config	coverage: 9.3% of statements
10:55:53 [2023-10-24T10:55:53.598Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
10:55:54 [2023-10-24T10:55:54.166Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 21.9% of statements
10:55:54 [2023-10-24T10:55:54.166Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
10:55:54 [2023-10-24T10:55:54.166Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:55:54 [2023-10-24T10:55:54.166Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:55:54 [2023-10-24T10:55:54.425Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:55:54 [2023-10-24T10:55:54.425Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
10:55:57 [2023-10-24T10:55:57.717Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 60.1% of statements
10:55:57 [2023-10-24T10:55:57.717Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.034s	coverage: 60.1% of statements
10:55:57 [2023-10-24T10:55:57.717Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:55:57 [2023-10-24T10:55:57.717Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
10:55:57 [2023-10-24T10:55:57.717Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
10:55:58 [2023-10-24T10:55:58.655Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 4.9% of statements
10:55:58 [2023-10-24T10:55:58.655Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.242s	coverage: 4.9% of statements
10:55:58 [2023-10-24T10:55:58.655Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:55:59 [2023-10-24T10:55:59.224Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.5% of statements
10:55:59 [2023-10-24T10:55:59.224Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
10:55:59 [2023-10-24T10:55:59.224Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:55:59 [2023-10-24T10:55:59.483Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
10:55:59 [2023-10-24T10:55:59.483Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
10:56:09 [2023-10-24T10:56:09.470Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.7% of statements
10:56:09 [2023-10-24T10:56:09.470Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.347s	coverage: 6.7% of statements
10:56:09 [2023-10-24T10:56:09.470Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:56:09 [2023-10-24T10:56:09.470Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
10:56:09 [2023-10-24T10:56:09.470Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
10:56:10 [2023-10-24T10:56:10.038Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
10:56:10 [2023-10-24T10:56:10.038Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.4% of statements
10:56:10 [2023-10-24T10:56:10.038Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:56:10 [2023-10-24T10:56:10.038Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:56:10 [2023-10-24T10:56:10.038Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:56:10 [2023-10-24T10:56:10.608Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 82.4% of statements
10:56:10 [2023-10-24T10:56:10.608Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
10:56:10 [2023-10-24T10:56:10.867Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.2% of statements
10:56:10 [2023-10-24T10:56:10.867Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
10:56:11 [2023-10-24T10:56:11.127Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
10:56:11 [2023-10-24T10:56:11.127Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
10:56:11 [2023-10-24T10:56:11.386Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:56:11 [2023-10-24T10:56:11.386Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:56:21 [2023-10-24T10:56:21.369Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:56:21 [2023-10-24T10:56:21.369Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:56:39 [2023-10-24T10:56:39.463Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 85.3% of statements
10:56:39 [2023-10-24T10:56:39.463Z] ok  	github.com/docker/docker/libnetwork/ipam	16.617s	coverage: 85.3% of statements
10:56:39 [2023-10-24T10:56:39.463Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:56:39 [2023-10-24T10:56:39.463Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:56:39 [2023-10-24T10:56:39.463Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
10:56:39 [2023-10-24T10:56:39.463Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
10:56:39 [2023-10-24T10:56:39.463Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
10:56:39 [2023-10-24T10:56:39.463Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
10:56:39 [2023-10-24T10:56:39.463Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:56:39 [2023-10-24T10:56:39.724Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 71.4% of statements
10:56:39 [2023-10-24T10:56:39.724Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
10:56:40 [2023-10-24T10:56:40.294Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 74.0% of statements
10:56:40 [2023-10-24T10:56:40.294Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.285s	coverage: 74.0% of statements
10:56:41 [2023-10-24T10:56:41.233Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
10:56:41 [2023-10-24T10:56:41.233Z] ok  	github.com/docker/docker/libnetwork/iptables	0.228s	coverage: 40.7% of statements
10:56:41 [2023-10-24T10:56:41.233Z] 	github.com/docker/docker/libnetwork/netlabel	coverage: 60.0% of statements
10:56:41 [2023-10-24T10:56:41.233Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
10:56:41 [2023-10-24T10:56:41.492Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 44.1% of statements
10:56:41 [2023-10-24T10:56:41.492Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 44.1% of statements
10:58:32 [2023-10-24T10:58:32.969Z] time="2023-10-24T10:58:27Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
10:58:32 [2023-10-24T10:58:32.969Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.7% of statements
10:58:32 [2023-10-24T10:58:32.969Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.621s	coverage: 60.7% of statements
10:58:32 [2023-10-24T10:58:32.969Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:58:32 [2023-10-24T10:58:32.969Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:58:32 [2023-10-24T10:58:32.969Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:58:32 [2023-10-24T10:58:32.969Z] 	github.com/docker/docker/libnetwork/osl	coverage: 42.1% of statements
10:58:32 [2023-10-24T10:58:32.969Z] ok  	github.com/docker/docker/libnetwork/osl	4.542s	coverage: 42.1% of statements
10:58:32 [2023-10-24T10:58:32.969Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:58:32 [2023-10-24T10:58:32.969Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:58:33 [2023-10-24T10:58:33.230Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:58:33 [2023-10-24T10:58:33.230Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:58:34 [2023-10-24T10:58:34.168Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 48.6% of statements
10:58:34 [2023-10-24T10:58:34.168Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.672s	coverage: 48.6% of statements
10:58:34 [2023-10-24T10:58:34.428Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
10:58:34 [2023-10-24T10:58:34.428Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
10:58:34 [2023-10-24T10:58:34.428Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:58:34 [2023-10-24T10:58:34.687Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
10:58:34 [2023-10-24T10:58:34.688Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
10:58:34 [2023-10-24T10:58:34.688Z] 
10:58:34 [2023-10-24T10:58:34.688Z] === Skipped
10:58:34 [2023-10-24T10:58:34.688Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:58:34 [2023-10-24T10:58:34.688Z]     firewalld_test.go:14: firewalld is not running
10:58:34 [2023-10-24T10:58:34.688Z] 
10:58:34 [2023-10-24T10:58:34.688Z] DONE 331 tests, 1 skipped in 211.653s
Post stage
[Pipeline] junit
10:58:35 [2023-10-24T10:58:35.644Z] Recording test results
10:58:36 [2023-10-24T10:58:36.847Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:58:37 [2023-10-24T10:58:37.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46710/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec83f9e5e304b775a8fa5b33001731bddfb90a6a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:ec83f9e5e304b775a8fa5b33001731bddfb90a6a hack/make.sh dynbinary test-integration
10:58:37 [2023-10-24T10:58:37.427Z] 
10:58:37 [2023-10-24T10:58:37.427Z] Removing bundles/
10:58:37 [2023-10-24T10:58:37.427Z] 
10:58:37 [2023-10-24T10:58:37.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:58:37 [2023-10-24T10:58:37.427Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:59:09 [2023-10-24T10:59:09.540Z] Created binary: bundles/dynbinary-daemon/dockerd
10:59:09 [2023-10-24T10:59:09.540Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:59:09 [2023-10-24T10:59:09.540Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:59:09 [2023-10-24T10:59:09.540Z] 
10:59:09 [2023-10-24T10:59:09.540Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:59:09 [2023-10-24T10:59:09.540Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:59:09 [2023-10-24T10:59:09.540Z] HOSTNAME=330eb7e78bdb
10:59:09 [2023-10-24T10:59:09.540Z] TESTDEBUG=0
10:59:09 [2023-10-24T10:59:09.540Z] DEST=bundles/test-integration
10:59:09 [2023-10-24T10:59:09.540Z] PWD=/go/src/github.com/docker/docker
10:59:09 [2023-10-24T10:59:09.540Z] DOCKER_GITCOMMIT=ec83f9e5e304b775a8fa5b33001731bddfb90a6a
10:59:09 [2023-10-24T10:59:09.540Z] container=docker
10:59:09 [2023-10-24T10:59:09.540Z] HOME=/root
10:59:09 [2023-10-24T10:59:09.540Z] GOLANG_VERSION=1.20.10
10:59:09 [2023-10-24T10:59:09.541Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:59:09 [2023-10-24T10:59:09.541Z] VALIDATE_BRANCH=23.0
10:59:09 [2023-10-24T10:59:09.541Z] TERM=xterm
10:59:09 [2023-10-24T10:59:09.541Z] DOCKER_PKG=github.com/docker/docker
10:59:09 [2023-10-24T10:59:09.541Z] SHLVL=1
10:59:09 [2023-10-24T10:59:09.541Z] TIMEOUT=120m
10:59:09 [2023-10-24T10:59:09.541Z] DOCKER_GRAPHDRIVER=overlay2
10:59:09 [2023-10-24T10:59:09.541Z] GO111MODULE=off
10:59:09 [2023-10-24T10:59:09.541Z] DOCKER_EXPERIMENTAL=1
10:59:09 [2023-10-24T10:59:09.541Z] TEST_SKIP_INTEGRATION_CLI=1
10:59:09 [2023-10-24T10:59:09.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:59:09 [2023-10-24T10:59:09.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:59:09 [2023-10-24T10:59:09.541Z] GOPATH=/go
10:59:09 [2023-10-24T10:59:09.541Z] PKG_CONFIG=pkg-config
10:59:09 [2023-10-24T10:59:09.541Z] _=/usr/bin/env
10:59:09 [2023-10-24T10:59:09.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:59:21 [2023-10-24T10:59:21.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
10:59:21 [2023-10-24T10:59:21.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:59:22 [2023-10-24T10:59:22.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:59:32 [2023-10-24T10:59:32.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:59:34 [2023-10-24T10:59:34.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:59:38 [2023-10-24T10:59:38.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:59:38 [2023-10-24T10:59:38.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:59:39 [2023-10-24T10:59:39.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:59:39 [2023-10-24T10:59:39.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:59:40 [2023-10-24T10:59:40.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:59:40 [2023-10-24T10:59:40.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:59:41 [2023-10-24T10:59:41.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:59:42 [2023-10-24T10:59:42.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:59:43 [2023-10-24T10:59:43.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:59:44 [2023-10-24T10:59:44.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:59:44 [2023-10-24T10:59:44.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:59:45 [2023-10-24T10:59:45.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:59:45 [2023-10-24T10:59:45.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:59:46 [2023-10-24T10:59:46.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:59:47 [2023-10-24T10:59:47.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:59:48 [2023-10-24T10:59:48.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:59:48 [2023-10-24T10:59:48.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:59:48 [2023-10-24T10:59:48.996Z] Using test binary docker
10:59:48 [2023-10-24T10:59:48.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:59:48 [2023-10-24T10:59:48.996Z] +++ /etc/init.d/apparmor start
10:59:48 [2023-10-24T10:59:48.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:59:48 [2023-10-24T10:59:48.996Z] INFO: Waiting for daemon to start...
10:59:48 [2023-10-24T10:59:48.996Z] Starting dockerd
10:59:48 [2023-10-24T10:59:48.996Z] +++ 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
10:59:54 [2023-10-24T10:59:54.272Z] .
10:59:54 [2023-10-24T10:59:54.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:59:54 [2023-10-24T10:59:54.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:59:54 [2023-10-24T10:59:54.272Z] Error: No such image: emptyfs
10:59:54 [2023-10-24T10:59:54.272Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:59:54 [2023-10-24T10:59:54.272Z] ++++ docker load
10:59:54 [2023-10-24T10:59:54.272Z] Running integration-test (iteration 1)
10:59:54 [2023-10-24T10:59:54.272Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:59:54 [2023-10-24T10:59:54.272Z] ++ 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
10:59:54 [2023-10-24T10:59:54.272Z] ++ set -e
10:59:54 [2023-10-24T10:59:54.272Z] ++ '[' -n 0 ']'
10:59:54 [2023-10-24T10:59:54.272Z] ++ set -x
10:59:54 [2023-10-24T10:59:54.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:59:54 [2023-10-24T10:59:54.532Z] Loaded image: busybox:latest
10:59:54 [2023-10-24T10:59:54.792Z] Loaded image: busybox:glibc
10:59:55 [2023-10-24T10:59:55.361Z] Loaded image: debian:bullseye-slim
10:59:55 [2023-10-24T10:59:55.361Z] Loaded image: hello-world:latest
10:59:55 [2023-10-24T10:59:55.361Z] Loaded image: arm32v7/hello-world:latest
10:59:55 [2023-10-24T10:59:55.361Z] INFO: Testing against a local daemon
10:59:55 [2023-10-24T10:59:55.361Z] === RUN   TestCgroupNamespacesBuild
10:59:56 [2023-10-24T10:59:56.742Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
10:59:56 [2023-10-24T10:59:56.742Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:59:58 [2023-10-24T10:59:58.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
10:59:58 [2023-10-24T10:59:58.120Z] === RUN   TestBuildWithSession
10:59:58 [2023-10-24T10:59:58.120Z]     build_session_test.go:25: TODO: BuildKit
10:59:58 [2023-10-24T10:59:58.120Z] --- SKIP: TestBuildWithSession (0.00s)
10:59:58 [2023-10-24T10:59:58.120Z] === RUN   TestBuildSquashParent
11:00:02 [2023-10-24T11:00:02.315Z] --- PASS: TestBuildSquashParent (4.37s)
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:00:02 [2023-10-24T11:00:02.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:00:02 [2023-10-24T11:00:02.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:00:02 [2023-10-24T11:00:02.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:00:02 [2023-10-24T11:00:02.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:00:02 [2023-10-24T11:00:02.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:00:02 [2023-10-24T11:00:02.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:00:02 [2023-10-24T11:00:02.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:00:02 [2023-10-24T11:00:02.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:00:02 [2023-10-24T11:00:02.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:00:02 [2023-10-24T11:00:02.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:00:02 [2023-10-24T11:00:02.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:00:02 [2023-10-24T11:00:02.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:00:02 [2023-10-24T11:00:02.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:00:06 [2023-10-24T11:00:06.509Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
11:00:06 [2023-10-24T11:00:06.509Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
11:00:06 [2023-10-24T11:00:06.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s)
11:00:06 [2023-10-24T11:00:06.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
11:00:06 [2023-10-24T11:00:06.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s)
11:00:06 [2023-10-24T11:00:06.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s)
11:00:06 [2023-10-24T11:00:06.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s)
11:00:06 [2023-10-24T11:00:06.510Z] === RUN   TestBuildMultiStageCopy
11:00:06 [2023-10-24T11:00:06.510Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:00:07 [2023-10-24T11:00:07.078Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:00:07 [2023-10-24T11:00:07.337Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:00:07 [2023-10-24T11:00:07.337Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:00:07 [2023-10-24T11:00:07.596Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:00:07 [2023-10-24T11:00:07.855Z] --- PASS: TestBuildMultiStageCopy (2.19s)
11:00:07 [2023-10-24T11:00:07.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s)
11:00:07 [2023-10-24T11:00:07.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
11:00:07 [2023-10-24T11:00:07.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
11:00:07 [2023-10-24T11:00:07.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
11:00:07 [2023-10-24T11:00:07.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
11:00:07 [2023-10-24T11:00:07.855Z] === RUN   TestBuildMultiStageParentConfig
11:00:08 [2023-10-24T11:00:08.424Z] --- PASS: TestBuildMultiStageParentConfig (0.52s)
11:00:08 [2023-10-24T11:00:08.424Z] === RUN   TestBuildLabelWithTargets
11:00:09 [2023-10-24T11:00:09.363Z] --- PASS: TestBuildLabelWithTargets (0.84s)
11:00:09 [2023-10-24T11:00:09.363Z] === RUN   TestBuildWithEmptyLayers
11:00:09 [2023-10-24T11:00:09.622Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
11:00:09 [2023-10-24T11:00:09.622Z] === RUN   TestBuildMultiStageOnBuild
11:00:11 [2023-10-24T11:00:11.528Z] --- PASS: TestBuildMultiStageOnBuild (1.45s)
11:00:11 [2023-10-24T11:00:11.528Z] === RUN   TestBuildUncleanTarFilenames
11:00:11 [2023-10-24T11:00:11.788Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
11:00:11 [2023-10-24T11:00:11.788Z] === RUN   TestBuildMultiStageLayerLeak
11:00:13 [2023-10-24T11:00:13.166Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s)
11:00:13 [2023-10-24T11:00:13.166Z] === RUN   TestBuildWithHugeFile
11:00:59 [2023-10-24T11:00:59.853Z] --- PASS: TestBuildWithHugeFile (46.29s)
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildWCOWSandboxSize
11:00:59 [2023-10-24T11:00:59.853Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:00:59 [2023-10-24T11:00:59.853Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildWithEmptyDockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:00:59 [2023-10-24T11:00:59.853Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:00:59 [2023-10-24T11:00:59.853Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
11:00:59 [2023-10-24T11:00:59.853Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s)
11:00:59 [2023-10-24T11:00:59.853Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildPreserveOwnership
11:00:59 [2023-10-24T11:00:59.853Z] === RUN   TestBuildPreserveOwnership/copy_from
11:01:01 [2023-10-24T11:01:01.761Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:01:02 [2023-10-24T11:01:02.698Z] --- PASS: TestBuildPreserveOwnership (3.13s)
11:01:02 [2023-10-24T11:01:02.698Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.07s)
11:01:02 [2023-10-24T11:01:02.698Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
11:01:02 [2023-10-24T11:01:02.698Z] === RUN   TestBuildPlatformInvalid
11:01:02 [2023-10-24T11:01:02.698Z] --- PASS: TestBuildPlatformInvalid (0.07s)
11:01:02 [2023-10-24T11:01:02.698Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:01:03 [2023-10-24T11:01:03.636Z] Loaded image: busybox:latest
11:01:03 [2023-10-24T11:01:03.636Z] Loaded image: busybox:glibc
11:01:04 [2023-10-24T11:01:04.205Z] Loaded image: debian:bullseye-slim
11:01:04 [2023-10-24T11:01:04.205Z] Loaded image: hello-world:latest
11:01:04 [2023-10-24T11:01:04.205Z] Loaded image: arm32v7/hello-world:latest
11:01:12 [2023-10-24T11:01:12.329Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s)
11:01:12 [2023-10-24T11:01:12.329Z] PASS
11:01:12 [2023-10-24T11:01:12.329Z] 
11:01:12 [2023-10-24T11:01:12.329Z] === Skipped
11:01:12 [2023-10-24T11:01:12.329Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:01:12 [2023-10-24T11:01:12.329Z]     build_session_test.go:25: TODO: BuildKit
11:01:12 [2023-10-24T11:01:12.329Z] 
11:01:12 [2023-10-24T11:01:12.329Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:01:12 [2023-10-24T11:01:12.329Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:01:12 [2023-10-24T11:01:12.329Z] 
11:01:12 [2023-10-24T11:01:12.329Z] DONE 34 tests, 2 skipped in 77.495s
11:01:12 [2023-10-24T11:01:12.329Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
11:01:12 [2023-10-24T11:01:12.329Z] ++ 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
11:01:12 [2023-10-24T11:01:12.329Z] ++ set -e
11:01:12 [2023-10-24T11:01:12.329Z] ++ '[' -n 0 ']'
11:01:12 [2023-10-24T11:01:12.329Z] ++ set -x
11:01:12 [2023-10-24T11:01:12.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
11:01:12 [2023-10-24T11:01:12.329Z] INFO: Testing against a local daemon
11:01:12 [2023-10-24T11:01:12.329Z] === RUN   TestNoNewPrivileges
11:01:17 [2023-10-24T11:01:17.605Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
11:01:17 [2023-10-24T11:01:17.605Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
11:01:18 [2023-10-24T11:01:18.173Z] --- PASS: TestNoNewPrivileges (6.36s)
11:01:18 [2023-10-24T11:01:18.173Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.51s)
11:01:18 [2023-10-24T11:01:18.173Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
11:01:18 [2023-10-24T11:01:18.173Z] PASS
11:01:18 [2023-10-24T11:01:18.173Z] 
11:01:18 [2023-10-24T11:01:18.173Z] DONE 3 tests in 6.379s
11:01:18 [2023-10-24T11:01:18.173Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:01:18 [2023-10-24T11:01:18.173Z] ++ 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
11:01:18 [2023-10-24T11:01:18.173Z] ++ set -e
11:01:18 [2023-10-24T11:01:18.173Z] ++ '[' -n 0 ']'
11:01:18 [2023-10-24T11:01:18.173Z] ++ set -x
11:01:18 [2023-10-24T11:01:18.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:01:18 [2023-10-24T11:01:18.173Z] INFO: Testing against a local daemon
11:01:18 [2023-10-24T11:01:18.173Z] === RUN   TestConfigInspect
11:01:20 [2023-10-24T11:01:20.710Z] --- PASS: TestConfigInspect (2.04s)
11:01:20 [2023-10-24T11:01:20.710Z] === RUN   TestConfigList
11:01:22 [2023-10-24T11:01:22.620Z] --- PASS: TestConfigList (2.38s)
11:01:22 [2023-10-24T11:01:22.620Z] === RUN   TestConfigsCreateAndDelete
11:01:25 [2023-10-24T11:01:25.159Z] --- PASS: TestConfigsCreateAndDelete (2.34s)
11:01:25 [2023-10-24T11:01:25.159Z] === RUN   TestConfigsUpdate
11:01:27 [2023-10-24T11:01:27.699Z] --- PASS: TestConfigsUpdate (2.44s)
11:01:27 [2023-10-24T11:01:27.699Z] === RUN   TestTemplatedConfig
11:01:30 [2023-10-24T11:01:30.360Z] --- PASS: TestTemplatedConfig (2.68s)
11:01:30 [2023-10-24T11:01:30.360Z] === RUN   TestConfigCreateResolve
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestConfigCreateResolve (2.31s)
11:01:32 [2023-10-24T11:01:32.897Z] PASS
11:01:32 [2023-10-24T11:01:32.897Z] 
11:01:32 [2023-10-24T11:01:32.897Z] DONE 6 tests in 14.216s
11:01:32 [2023-10-24T11:01:32.897Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:01:32 [2023-10-24T11:01:32.897Z] ++ 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
11:01:32 [2023-10-24T11:01:32.897Z] ++ set -e
11:01:32 [2023-10-24T11:01:32.897Z] ++ '[' -n 0 ']'
11:01:32 [2023-10-24T11:01:32.897Z] ++ set -x
11:01:32 [2023-10-24T11:01:32.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:01:32 [2023-10-24T11:01:32.897Z] INFO: Testing against a local daemon
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestAttachWithTTY
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestAttachWithTTY (0.05s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestAttachWithoutTTy
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestAttachWithoutTTy (0.03s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCheckpoint
11:01:32 [2023-10-24T11:01:32.897Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:01:32 [2023-10-24T11:01:32.897Z] --- SKIP: TestCheckpoint (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/commit
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/commit
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/create
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/containers/create
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:01:32 [2023-10-24T11:01:32.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/commit
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/containers/create
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCopyFromContainerPathIsNotDir
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCopyToContainerPathDoesNotExist
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCopyEmptyFile
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestCopyEmptyFile (0.18s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCopyToContainerPathIsNotDir
11:01:32 [2023-10-24T11:01:32.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:01:32 [2023-10-24T11:01:32.897Z] === RUN   TestCopyFromContainer
11:01:33 [2023-10-24T11:01:33.835Z] === RUN   TestCopyFromContainer//
11:01:33 [2023-10-24T11:01:33.835Z] === RUN   TestCopyFromContainer//bar/root
11:01:34 [2023-10-24T11:01:34.095Z] === RUN   TestCopyFromContainer//bar/root/
11:01:34 [2023-10-24T11:01:34.095Z] === RUN   TestCopyFromContainer/bar/quux
11:01:34 [2023-10-24T11:01:34.095Z] === RUN   TestCopyFromContainer/bar/quux/
11:01:34 [2023-10-24T11:01:34.095Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:01:34 [2023-10-24T11:01:34.095Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCopyFromContainer/bar/notarget
11:01:34 [2023-10-24T11:01:34.355Z] --- PASS: TestCopyFromContainer (1.54s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer// (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:01:34 [2023-10-24T11:01:34.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:01:34 [2023-10-24T11:01:34.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:01:34 [2023-10-24T11:01:34.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:01:34 [2023-10-24T11:01:34.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:01:34 [2023-10-24T11:01:34.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:01:34 [2023-10-24T11:01:34.355Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:01:34 [2023-10-24T11:01:34.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:01:34 [2023-10-24T11:01:34.355Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateLinkToNonExistingContainer
11:01:34 [2023-10-24T11:01:34.355Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateWithInvalidEnv
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateWithInvalidEnv/0
11:01:34 [2023-10-24T11:01:34.355Z] === PAUSE TestCreateWithInvalidEnv/0
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateWithInvalidEnv/1
11:01:34 [2023-10-24T11:01:34.355Z] === PAUSE TestCreateWithInvalidEnv/1
11:01:34 [2023-10-24T11:01:34.355Z] === RUN   TestCreateWithInvalidEnv/2
11:01:34 [2023-10-24T11:01:34.355Z] === PAUSE TestCreateWithInvalidEnv/2
11:01:34 [2023-10-24T11:01:34.355Z] === CONT  TestCreateWithInvalidEnv/0
11:01:34 [2023-10-24T11:01:34.355Z] === CONT  TestCreateWithInvalidEnv/2
11:01:34 [2023-10-24T11:01:34.355Z] === CONT  TestCreateWithInvalidEnv/1
11:01:34 [2023-10-24T11:01:34.614Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:01:34 [2023-10-24T11:01:34.614Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:01:34 [2023-10-24T11:01:34.614Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:01:34 [2023-10-24T11:01:34.614Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:01:34 [2023-10-24T11:01:34.614Z] === RUN   TestCreateTmpfsMountsTarget
11:01:34 [2023-10-24T11:01:34.614Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:01:34 [2023-10-24T11:01:34.614Z] === RUN   TestCreateWithCustomMaskedPaths
11:01:35 [2023-10-24T11:01:35.996Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s)
11:01:35 [2023-10-24T11:01:35.996Z] === RUN   TestCreateWithCustomReadonlyPaths
11:01:37 [2023-10-24T11:01:37.375Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s)
11:01:37 [2023-10-24T11:01:37.375Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:01:37 [2023-10-24T11:01:37.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:01:37 [2023-10-24T11:01:37.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:01:37 [2023-10-24T11:01:37.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:01:37 [2023-10-24T11:01:37.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:01:37 [2023-10-24T11:01:37.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:01:37 [2023-10-24T11:01:37.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:01:37 [2023-10-24T11:01:37.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:01:37 [2023-10-24T11:01:37.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:01:37 [2023-10-24T11:01:37.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:01:37 [2023-10-24T11:01:37.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:01:37 [2023-10-24T11:01:37.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:01:37 [2023-10-24T11:01:37.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:01:37 [2023-10-24T11:01:37.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:01:37 [2023-10-24T11:01:37.376Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:01:37 [2023-10-24T11:01:37.945Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateDifferentPlatform
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateDifferentPlatform/different_os
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:01:37 [2023-10-24T11:01:37.945Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:01:37 [2023-10-24T11:01:37.945Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:01:37 [2023-10-24T11:01:37.945Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:01:37 [2023-10-24T11:01:37.945Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:01:37 [2023-10-24T11:01:37.945Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateInvalidHostConfig
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:01:37 [2023-10-24T11:01:37.945Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:01:37 [2023-10-24T11:01:37.945Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:01:37 [2023-10-24T11:01:37.945Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:01:37 [2023-10-24T11:01:37.945Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:01:37 [2023-10-24T11:01:37.945Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:01:37 [2023-10-24T11:01:37.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:01:37 [2023-10-24T11:01:37.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:01:37 [2023-10-24T11:01:37.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:01:37 [2023-10-24T11:01:37.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestContainerStartOnDaemonRestart
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestContainerStartOnDaemonRestart
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestDaemonRestartIpcMode
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestDaemonRestartIpcMode
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestDaemonHostGatewayIP
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestDaemonHostGatewayIP
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestRestartDaemonWithRestartingContainer
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestContainerKillOnDaemonStart
11:01:37 [2023-10-24T11:01:37.945Z] === PAUSE TestContainerKillOnDaemonStart
11:01:37 [2023-10-24T11:01:37.945Z] === RUN   TestDiff
11:01:38 [2023-10-24T11:01:38.513Z] --- PASS: TestDiff (0.50s)
11:01:38 [2023-10-24T11:01:38.513Z] === RUN   TestExecConsoleSize
11:01:39 [2023-10-24T11:01:39.081Z] --- PASS: TestExecConsoleSize (0.58s)
11:01:39 [2023-10-24T11:01:39.081Z] === RUN   TestExecWithCloseStdin
11:01:39 [2023-10-24T11:01:39.649Z] --- PASS: TestExecWithCloseStdin (0.59s)
11:01:39 [2023-10-24T11:01:39.649Z] === RUN   TestExec
11:01:40 [2023-10-24T11:01:40.218Z] --- PASS: TestExec (0.58s)
11:01:40 [2023-10-24T11:01:40.218Z] === RUN   TestExecUser
11:01:40 [2023-10-24T11:01:40.787Z] --- PASS: TestExecUser (0.57s)
11:01:40 [2023-10-24T11:01:40.787Z] === RUN   TestExportContainerAndImportImage
11:01:41 [2023-10-24T11:01:41.726Z] --- PASS: TestExportContainerAndImportImage (0.63s)
11:01:41 [2023-10-24T11:01:41.726Z] === RUN   TestExportContainerAfterDaemonRestart
11:01:42 [2023-10-24T11:01:42.665Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
11:01:42 [2023-10-24T11:01:42.665Z] === RUN   TestHealthCheckWorkdir
11:01:43 [2023-10-24T11:01:43.603Z] --- PASS: TestHealthCheckWorkdir (0.74s)
11:01:43 [2023-10-24T11:01:43.603Z] === RUN   TestHealthKillContainer
11:01:51 [2023-10-24T11:01:51.724Z] --- PASS: TestHealthKillContainer (8.11s)
11:01:51 [2023-10-24T11:01:51.725Z] === RUN   TestHealthCheckProcessKilled
11:01:52 [2023-10-24T11:01:52.293Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
11:01:52 [2023-10-24T11:01:52.293Z] === RUN   TestInspectCpusetInConfigPre120
11:01:52 [2023-10-24T11:01:52.862Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
11:01:52 [2023-10-24T11:01:52.862Z] === RUN   TestIpcModeNone
11:01:53 [2023-10-24T11:01:53.432Z] --- PASS: TestIpcModeNone (0.58s)
11:01:53 [2023-10-24T11:01:53.432Z] === RUN   TestIpcModePrivate
11:01:54 [2023-10-24T11:01:54.000Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
11:01:54 [2023-10-24T11:01:54.000Z] --- PASS: TestIpcModePrivate (0.61s)
11:01:54 [2023-10-24T11:01:54.000Z] === RUN   TestIpcModeShareable
11:01:54 [2023-10-24T11:01:54.569Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
11:01:54 [2023-10-24T11:01:54.569Z] --- PASS: TestIpcModeShareable (0.59s)
11:01:54 [2023-10-24T11:01:54.569Z] === RUN   TestAPIIpcModeShareableAndContainer
11:01:56 [2023-10-24T11:01:56.476Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s)
11:01:56 [2023-10-24T11:01:56.476Z] === RUN   TestAPIIpcModeHost
11:01:56 [2023-10-24T11:01:56.736Z] --- PASS: TestAPIIpcModeHost (0.42s)
11:01:56 [2023-10-24T11:01:56.736Z] === RUN   TestDaemonIpcModeShareable
11:01:58 [2023-10-24T11:01:58.115Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
11:01:58 [2023-10-24T11:01:58.115Z] --- PASS: TestDaemonIpcModeShareable (1.28s)
11:01:58 [2023-10-24T11:01:58.115Z] === RUN   TestDaemonIpcModePrivate
11:01:59 [2023-10-24T11:01:59.053Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
11:01:59 [2023-10-24T11:01:59.312Z] --- PASS: TestDaemonIpcModePrivate (1.27s)
11:01:59 [2023-10-24T11:01:59.312Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:02:00 [2023-10-24T11:02:00.691Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
11:02:00 [2023-10-24T11:02:00.691Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s)
11:02:00 [2023-10-24T11:02:00.691Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:02:01 [2023-10-24T11:02:01.628Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
11:02:01 [2023-10-24T11:02:01.887Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s)
11:02:01 [2023-10-24T11:02:01.887Z] === RUN   TestIpcModeOlderClient
11:02:01 [2023-10-24T11:02:01.887Z] === PAUSE TestIpcModeOlderClient
11:02:01 [2023-10-24T11:02:01.887Z] === RUN   TestKillContainerInvalidSignal
11:02:02 [2023-10-24T11:02:02.456Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
11:02:02 [2023-10-24T11:02:02.456Z] === RUN   TestKillContainer
11:02:02 [2023-10-24T11:02:02.456Z] === RUN   TestKillContainer/no_signal
11:02:03 [2023-10-24T11:02:03.025Z] === RUN   TestKillContainer/non_killing_signal
11:02:03 [2023-10-24T11:02:03.284Z] === RUN   TestKillContainer/killing_signal
11:02:04 [2023-10-24T11:02:04.221Z] --- PASS: TestKillContainer (1.59s)
11:02:04 [2023-10-24T11:02:04.221Z]     --- PASS: TestKillContainer/no_signal (0.48s)
11:02:04 [2023-10-24T11:02:04.221Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
11:02:04 [2023-10-24T11:02:04.221Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
11:02:04 [2023-10-24T11:02:04.221Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:02:04 [2023-10-24T11:02:04.221Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:02:04 [2023-10-24T11:02:04.481Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:02:05 [2023-10-24T11:02:05.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
11:02:05 [2023-10-24T11:02:05.861Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
11:02:05 [2023-10-24T11:02:05.861Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s)
11:02:05 [2023-10-24T11:02:05.861Z] === RUN   TestKillStoppedContainer
11:02:05 [2023-10-24T11:02:05.861Z] --- PASS: TestKillStoppedContainer (0.03s)
11:02:05 [2023-10-24T11:02:05.861Z] === RUN   TestKillStoppedContainerAPIPre120
11:02:05 [2023-10-24T11:02:05.861Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:02:05 [2023-10-24T11:02:05.861Z] === RUN   TestKillDifferentUserContainer
11:02:06 [2023-10-24T11:02:06.120Z] --- PASS: TestKillDifferentUserContainer (0.52s)
11:02:06 [2023-10-24T11:02:06.120Z] === RUN   TestInspectOomKilledTrue
11:02:06 [2023-10-24T11:02:06.689Z] --- PASS: TestInspectOomKilledTrue (0.58s)
11:02:06 [2023-10-24T11:02:06.689Z] === RUN   TestInspectOomKilledFalse
11:02:07 [2023-10-24T11:02:07.258Z] --- PASS: TestInspectOomKilledFalse (0.52s)
11:02:07 [2023-10-24T11:02:07.258Z] === RUN   TestLinksEtcHostsContentMatch
11:02:07 [2023-10-24T11:02:07.517Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
11:02:07 [2023-10-24T11:02:07.517Z] === RUN   TestLinksContainerNames
11:02:08 [2023-10-24T11:02:08.896Z] --- PASS: TestLinksContainerNames (1.04s)
11:02:08 [2023-10-24T11:02:08.896Z] === RUN   TestLogsFollowTailEmpty
11:02:09 [2023-10-24T11:02:09.156Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:02:09 [2023-10-24T11:02:09.156Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:02:09 [2023-10-24T11:02:09.156Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:02:09 [2023-10-24T11:02:09.156Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:02:09 [2023-10-24T11:02:09.156Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:02:09 [2023-10-24T11:02:09.156Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:02:11 [2023-10-24T11:02:11.062Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:02:11 [2023-10-24T11:02:11.062Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:02:12 [2023-10-24T11:02:12.441Z] --- PASS: TestLogs (3.38s)
11:02:12 [2023-10-24T11:02:12.441Z]     --- PASS: TestLogs/driver_local (0.01s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.04s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.11s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.27s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.40s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.54s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.63s)
11:02:12 [2023-10-24T11:02:12.441Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.37s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.55s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.66s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.71s)
11:02:12 [2023-10-24T11:02:12.441Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.72s)
11:02:12 [2023-10-24T11:02:12.441Z] === RUN   TestContainerNetworkMountsNoChown
11:02:13 [2023-10-24T11:02:13.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s)
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/default
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/default
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/private
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/private
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rprivate
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rprivate
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/slave
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/slave
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rslave
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rslave
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/shared
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/shared
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rshared
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rshared
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/default
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rslave
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/default/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/private
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/private/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rprivate
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rshared
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/default/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/slave
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/shared
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === RUN   TestMountDaemonRoot/private/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:02:13 [2023-10-24T11:02:13.012Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/default/mount_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/default/bind_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/private/mount_root
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:02:13 [2023-10-24T11:02:13.272Z] === CONT  TestMountDaemonRoot/private/bind_root
11:02:13 [2023-10-24T11:02:13.272Z] --- PASS: TestMountDaemonRoot (0.02s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:02:13 [2023-10-24T11:02:13.272Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:02:13 [2023-10-24T11:02:13.272Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:02:13 [2023-10-24T11:02:13.272Z] === RUN   TestContainerBindMountNonRecursive
11:02:14 [2023-10-24T11:02:14.651Z] --- PASS: TestContainerBindMountNonRecursive (1.43s)
11:02:14 [2023-10-24T11:02:14.651Z] === RUN   TestContainerVolumesMountedAsShared
11:02:15 [2023-10-24T11:02:15.219Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
11:02:15 [2023-10-24T11:02:15.219Z] === RUN   TestContainerVolumesMountedAsSlave
11:02:15 [2023-10-24T11:02:15.479Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
11:02:15 [2023-10-24T11:02:15.479Z] === RUN   TestNetworkNat
11:02:16 [2023-10-24T11:02:16.048Z] --- PASS: TestNetworkNat (0.54s)
11:02:16 [2023-10-24T11:02:16.048Z] === RUN   TestNetworkLocalhostTCPNat
11:02:16 [2023-10-24T11:02:16.617Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s)
11:02:16 [2023-10-24T11:02:16.617Z] === RUN   TestNetworkLoopbackNat
11:02:19 [2023-10-24T11:02:19.152Z] --- PASS: TestNetworkLoopbackNat (2.66s)
11:02:19 [2023-10-24T11:02:19.152Z] === RUN   TestPause
11:02:19 [2023-10-24T11:02:19.732Z] --- PASS: TestPause (0.58s)
11:02:19 [2023-10-24T11:02:19.732Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:02:19 [2023-10-24T11:02:19.732Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:02:19 [2023-10-24T11:02:19.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:02:19 [2023-10-24T11:02:19.732Z] === RUN   TestPauseStopPausedContainer
11:02:20 [2023-10-24T11:02:20.309Z] --- PASS: TestPauseStopPausedContainer (0.57s)
11:02:20 [2023-10-24T11:02:20.309Z] === RUN   TestPidHost
11:02:21 [2023-10-24T11:02:21.739Z] --- PASS: TestPidHost (1.31s)
11:02:21 [2023-10-24T11:02:21.739Z] === RUN   TestPsFilter
11:02:21 [2023-10-24T11:02:21.739Z] --- PASS: TestPsFilter (0.10s)
11:02:21 [2023-10-24T11:02:21.739Z] === RUN   TestRemoveContainerWithRemovedVolume
11:02:22 [2023-10-24T11:02:22.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
11:02:22 [2023-10-24T11:02:22.320Z] === RUN   TestRemoveContainerWithVolume
11:02:22 [2023-10-24T11:02:22.921Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
11:02:22 [2023-10-24T11:02:22.921Z] === RUN   TestRemoveContainerRunning
11:02:23 [2023-10-24T11:02:23.491Z] --- PASS: TestRemoveContainerRunning (0.51s)
11:02:23 [2023-10-24T11:02:23.491Z] === RUN   TestRemoveContainerForceRemoveRunning
11:02:24 [2023-10-24T11:02:24.059Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
11:02:24 [2023-10-24T11:02:24.059Z] === RUN   TestRemoveInvalidContainer
11:02:24 [2023-10-24T11:02:24.059Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:02:24 [2023-10-24T11:02:24.059Z] === RUN   TestRenameLinkedContainer
11:02:25 [2023-10-24T11:02:25.966Z] --- PASS: TestRenameLinkedContainer (2.12s)
11:02:25 [2023-10-24T11:02:25.966Z] === RUN   TestRenameStoppedContainer
11:02:26 [2023-10-24T11:02:26.534Z] --- PASS: TestRenameStoppedContainer (0.51s)
11:02:26 [2023-10-24T11:02:26.534Z] === RUN   TestRenameRunningContainerAndReuse
11:02:27 [2023-10-24T11:02:27.472Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
11:02:27 [2023-10-24T11:02:27.472Z] === RUN   TestRenameInvalidName
11:02:28 [2023-10-24T11:02:28.040Z] --- PASS: TestRenameInvalidName (0.53s)
11:02:28 [2023-10-24T11:02:28.040Z] === RUN   TestRenameAnonymousContainer
11:02:29 [2023-10-24T11:02:29.946Z] --- PASS: TestRenameAnonymousContainer (1.87s)
11:02:29 [2023-10-24T11:02:29.946Z] === RUN   TestRenameContainerWithSameName
11:02:30 [2023-10-24T11:02:30.514Z] --- PASS: TestRenameContainerWithSameName (0.52s)
11:02:30 [2023-10-24T11:02:30.514Z] === RUN   TestRenameContainerWithLinkedContainer
11:02:31 [2023-10-24T11:02:31.893Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s)
11:02:31 [2023-10-24T11:02:31.893Z] === RUN   TestResize
11:02:32 [2023-10-24T11:02:32.153Z] --- PASS: TestResize (0.57s)
11:02:32 [2023-10-24T11:02:32.153Z] === RUN   TestResizeWithInvalidSize
11:02:32 [2023-10-24T11:02:32.722Z] --- PASS: TestResizeWithInvalidSize (0.54s)
11:02:32 [2023-10-24T11:02:32.722Z] === RUN   TestResizeWhenContainerNotStarted
11:02:33 [2023-10-24T11:02:33.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:02:33 [2023-10-24T11:02:33.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:02:34 [2023-10-24T11:02:34.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:02:34 [2023-10-24T11:02:34.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:02:34 [2023-10-24T11:02:34.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:02:35 [2023-10-24T11:02:35.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:02:35 [2023-10-24T11:02:35.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:02:35 [2023-10-24T11:02:35.764Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:02:36 [2023-10-24T11:02:36.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:02:36 [2023-10-24T11:02:36.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:02:41 [2023-10-24T11:02:41.558Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.05s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.77s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.41s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
11:02:41 [2023-10-24T11:02:41.558Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.40s)
11:02:41 [2023-10-24T11:02:41.558Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:02:41 [2023-10-24T11:02:41.558Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:02:41 [2023-10-24T11:02:41.818Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:02:42 [2023-10-24T11:02:42.758Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.23s)
11:02:42 [2023-10-24T11:02:42.758Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.12s)
11:02:42 [2023-10-24T11:02:42.758Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.10s)
11:02:42 [2023-10-24T11:02:42.758Z] === RUN   TestCgroupNamespacesRun
11:02:44 [2023-10-24T11:02:44.136Z] --- PASS: TestCgroupNamespacesRun (1.24s)
11:02:44 [2023-10-24T11:02:44.136Z] === RUN   TestCgroupNamespacesRunPrivileged
11:02:45 [2023-10-24T11:02:45.515Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.23s)
11:02:45 [2023-10-24T11:02:45.515Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:02:46 [2023-10-24T11:02:46.453Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s)
11:02:46 [2023-10-24T11:02:46.453Z] === RUN   TestCgroupNamespacesRunHostMode
11:02:47 [2023-10-24T11:02:47.832Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s)
11:02:47 [2023-10-24T11:02:47.832Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:02:49 [2023-10-24T11:02:49.210Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s)
11:02:49 [2023-10-24T11:02:49.210Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:02:50 [2023-10-24T11:02:50.148Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s)
11:02:50 [2023-10-24T11:02:50.148Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:02:51 [2023-10-24T11:02:51.086Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
11:02:51 [2023-10-24T11:02:51.086Z] === RUN   TestCgroupNamespacesRunOlderClient
11:02:52 [2023-10-24T11:02:52.465Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s)
11:02:52 [2023-10-24T11:02:52.465Z] === RUN   TestNISDomainname
11:02:53 [2023-10-24T11:02:53.033Z] --- PASS: TestNISDomainname (0.65s)
11:02:53 [2023-10-24T11:02:53.033Z] === RUN   TestHostnameDnsResolution
11:02:53 [2023-10-24T11:02:53.601Z] --- PASS: TestHostnameDnsResolution (0.78s)
11:02:53 [2023-10-24T11:02:53.601Z] === RUN   TestUnprivilegedPortsAndPing
11:02:54 [2023-10-24T11:02:54.169Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s)
11:02:54 [2023-10-24T11:02:54.169Z] === RUN   TestPrivilegedHostDevices
11:02:54 [2023-10-24T11:02:54.738Z] --- PASS: TestPrivilegedHostDevices (0.60s)
11:02:54 [2023-10-24T11:02:54.738Z] === RUN   TestRunConsoleSize
11:02:55 [2023-10-24T11:02:55.307Z] --- PASS: TestRunConsoleSize (0.50s)
11:02:55 [2023-10-24T11:02:55.307Z] === RUN   TestRunWithAlternativeContainerdShim
11:02:57 [2023-10-24T11:02:57.842Z] --- PASS: TestRunWithAlternativeContainerdShim (2.17s)
11:02:57 [2023-10-24T11:02:57.842Z] === RUN   TestStats
11:02:59 [2023-10-24T11:02:59.220Z] --- PASS: TestStats (1.54s)
11:02:59 [2023-10-24T11:02:59.220Z] === RUN   TestStopContainerWithTimeout
11:02:59 [2023-10-24T11:02:59.220Z] === RUN   TestStopContainerWithTimeout/0
11:02:59 [2023-10-24T11:02:59.220Z] === PAUSE TestStopContainerWithTimeout/0
11:02:59 [2023-10-24T11:02:59.220Z] === RUN   TestStopContainerWithTimeout/1
11:02:59 [2023-10-24T11:02:59.220Z] === PAUSE TestStopContainerWithTimeout/1
11:02:59 [2023-10-24T11:02:59.220Z] === RUN   TestStopContainerWithTimeout/3
11:02:59 [2023-10-24T11:02:59.220Z] === PAUSE TestStopContainerWithTimeout/3
11:02:59 [2023-10-24T11:02:59.220Z] === RUN   TestStopContainerWithTimeout/-1
11:02:59 [2023-10-24T11:02:59.220Z] === PAUSE TestStopContainerWithTimeout/-1
11:02:59 [2023-10-24T11:02:59.220Z] === CONT  TestStopContainerWithTimeout/0
11:02:59 [2023-10-24T11:02:59.220Z] === CONT  TestStopContainerWithTimeout/3
11:02:59 [2023-10-24T11:02:59.220Z] === CONT  TestStopContainerWithTimeout/-1
11:02:59 [2023-10-24T11:02:59.220Z] === CONT  TestStopContainerWithTimeout/1
11:03:02 [2023-10-24T11:03:02.511Z] --- PASS: TestStopContainerWithTimeout (0.05s)
11:03:02 [2023-10-24T11:03:02.511Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
11:03:02 [2023-10-24T11:03:02.511Z]     --- PASS: TestStopContainerWithTimeout/1 (2.17s)
11:03:02 [2023-10-24T11:03:02.511Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
11:03:02 [2023-10-24T11:03:02.511Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
11:03:02 [2023-10-24T11:03:02.511Z] === RUN   TestDeleteDevicemapper
11:03:02 [2023-10-24T11:03:02.511Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
11:03:02 [2023-10-24T11:03:02.511Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:03:02 [2023-10-24T11:03:02.511Z] === RUN   TestStopContainerWithTimeoutCancel
11:03:02 [2023-10-24T11:03:02.511Z] === PAUSE TestStopContainerWithTimeoutCancel
11:03:02 [2023-10-24T11:03:02.511Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:03:05 [2023-10-24T11:03:05.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s)
11:03:05 [2023-10-24T11:03:05.048Z] === RUN   TestUpdateMemory
11:03:05 [2023-10-24T11:03:05.617Z] --- PASS: TestUpdateMemory (0.63s)
11:03:05 [2023-10-24T11:03:05.617Z] === RUN   TestUpdateCPUQuota
11:03:06 [2023-10-24T11:03:06.554Z] --- PASS: TestUpdateCPUQuota (0.97s)
11:03:06 [2023-10-24T11:03:06.554Z] === RUN   TestUpdatePidsLimit
11:03:06 [2023-10-24T11:03:06.554Z] === RUN   TestUpdatePidsLimit/update_from_none
11:03:06 [2023-10-24T11:03:06.813Z] === RUN   TestUpdatePidsLimit/no_change
11:03:07 [2023-10-24T11:03:07.072Z] === RUN   TestUpdatePidsLimit/update_lower
11:03:07 [2023-10-24T11:03:07.331Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:03:07 [2023-10-24T11:03:07.590Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:03:07 [2023-10-24T11:03:07.850Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:03:07 [2023-10-24T11:03:07.850Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:03:08 [2023-10-24T11:03:08.789Z] --- PASS: TestUpdatePidsLimit (2.05s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
11:03:08 [2023-10-24T11:03:08.789Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
11:03:08 [2023-10-24T11:03:08.789Z] === RUN   TestUpdateRestartPolicy
11:03:20 [2023-10-24T11:03:20.999Z] --- PASS: TestUpdateRestartPolicy (11.10s)
11:03:20 [2023-10-24T11:03:20.999Z] === RUN   TestUpdateRestartWithAutoRemove
11:03:20 [2023-10-24T11:03:20.999Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
11:03:20 [2023-10-24T11:03:20.999Z] === RUN   TestWaitNonBlocked
11:03:20 [2023-10-24T11:03:20.999Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:03:20 [2023-10-24T11:03:20.999Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:03:20 [2023-10-24T11:03:20.999Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:03:20 [2023-10-24T11:03:20.999Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:03:20 [2023-10-24T11:03:20.999Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:03:20 [2023-10-24T11:03:20.999Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:03:21 [2023-10-24T11:03:21.258Z] --- PASS: TestWaitNonBlocked (0.03s)
11:03:21 [2023-10-24T11:03:21.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
11:03:21 [2023-10-24T11:03:21.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
11:03:21 [2023-10-24T11:03:21.258Z] === RUN   TestWaitBlocked
11:03:21 [2023-10-24T11:03:21.258Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:03:21 [2023-10-24T11:03:21.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:03:21 [2023-10-24T11:03:21.258Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:03:21 [2023-10-24T11:03:21.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:03:21 [2023-10-24T11:03:21.258Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:03:21 [2023-10-24T11:03:21.258Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:03:22 [2023-10-24T11:03:22.195Z] --- PASS: TestWaitBlocked (0.03s)
11:03:22 [2023-10-24T11:03:22.195Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
11:03:22 [2023-10-24T11:03:22.195Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s)
11:03:22 [2023-10-24T11:03:22.195Z] === RUN   TestWaitConditions
11:03:22 [2023-10-24T11:03:22.195Z] === RUN   TestWaitConditions/default
11:03:22 [2023-10-24T11:03:22.195Z] === PAUSE TestWaitConditions/default
11:03:22 [2023-10-24T11:03:22.195Z] === RUN   TestWaitConditions/not-running
11:03:22 [2023-10-24T11:03:22.195Z] === PAUSE TestWaitConditions/not-running
11:03:22 [2023-10-24T11:03:22.195Z] === RUN   TestWaitConditions/next-exit
11:03:22 [2023-10-24T11:03:22.195Z] === PAUSE TestWaitConditions/next-exit
11:03:22 [2023-10-24T11:03:22.195Z] === RUN   TestWaitConditions/removed
11:03:22 [2023-10-24T11:03:22.195Z] === PAUSE TestWaitConditions/removed
11:03:22 [2023-10-24T11:03:22.195Z] === CONT  TestWaitConditions/default
11:03:22 [2023-10-24T11:03:22.195Z] === CONT  TestWaitConditions/next-exit
11:03:22 [2023-10-24T11:03:22.195Z] === CONT  TestWaitConditions/not-running
11:03:22 [2023-10-24T11:03:22.195Z] === CONT  TestWaitConditions/removed
11:03:24 [2023-10-24T11:03:24.101Z] --- PASS: TestWaitConditions (0.04s)
11:03:24 [2023-10-24T11:03:24.101Z]     --- PASS: TestWaitConditions/default (1.81s)
11:03:24 [2023-10-24T11:03:24.101Z]     --- PASS: TestWaitConditions/not-running (2.02s)
11:03:24 [2023-10-24T11:03:24.101Z]     --- PASS: TestWaitConditions/next-exit (2.09s)
11:03:24 [2023-10-24T11:03:24.101Z]     --- PASS: TestWaitConditions/removed (2.16s)
11:03:24 [2023-10-24T11:03:24.101Z] === RUN   TestWaitRestartedContainer
11:03:24 [2023-10-24T11:03:24.361Z] === RUN   TestWaitRestartedContainer/default
11:03:24 [2023-10-24T11:03:24.361Z] === PAUSE TestWaitRestartedContainer/default
11:03:24 [2023-10-24T11:03:24.361Z] === RUN   TestWaitRestartedContainer/not-running
11:03:24 [2023-10-24T11:03:24.361Z] === PAUSE TestWaitRestartedContainer/not-running
11:03:24 [2023-10-24T11:03:24.361Z] === RUN   TestWaitRestartedContainer/next-exit
11:03:24 [2023-10-24T11:03:24.361Z] === PAUSE TestWaitRestartedContainer/next-exit
11:03:24 [2023-10-24T11:03:24.361Z] === CONT  TestWaitRestartedContainer/default
11:03:24 [2023-10-24T11:03:24.361Z] === CONT  TestWaitRestartedContainer/next-exit
11:03:24 [2023-10-24T11:03:24.361Z] === CONT  TestWaitRestartedContainer/not-running
11:03:26 [2023-10-24T11:03:26.268Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:03:26 [2023-10-24T11:03:26.268Z]     --- PASS: TestWaitRestartedContainer/default (1.73s)
11:03:26 [2023-10-24T11:03:26.268Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.04s)
11:03:26 [2023-10-24T11:03:26.268Z]     --- PASS: TestWaitRestartedContainer/not-running (2.09s)
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestContainerStartOnDaemonRestart
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestContainerKillOnDaemonStart
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestStopContainerWithTimeoutCancel
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestDaemonHostGatewayIP
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestIpcModeOlderClient
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestDaemonRestartIpcMode
11:03:26 [2023-10-24T11:03:26.268Z] === CONT  TestRestartDaemonWithRestartingContainer
11:03:26 [2023-10-24T11:03:26.268Z] --- PASS: TestIpcModeOlderClient (0.06s)
11:03:29 [2023-10-24T11:03:29.560Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
11:03:29 [2023-10-24T11:03:29.819Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
11:03:29 [2023-10-24T11:03:29.819Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s)
11:03:30 [2023-10-24T11:03:30.078Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s)
11:03:30 [2023-10-24T11:03:30.338Z] --- PASS: TestDaemonRestartIpcMode (3.97s)
11:03:38 [2023-10-24T11:03:38.459Z] --- PASS: TestContainerKillOnDaemonStart (12.02s)
11:03:38 [2023-10-24T11:03:38.459Z] PASS
11:03:38 [2023-10-24T11:03:38.459Z] 
11:03:38 [2023-10-24T11:03:38.459Z] === Skipped
11:03:38 [2023-10-24T11:03:38.459Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:03:38 [2023-10-24T11:03:38.459Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:03:38 [2023-10-24T11:03:38.459Z] 
11:03:38 [2023-10-24T11:03:38.459Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:03:38 [2023-10-24T11:03:38.459Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:03:38 [2023-10-24T11:03:38.459Z] 
11:03:38 [2023-10-24T11:03:38.459Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:03:38 [2023-10-24T11:03:38.459Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
11:03:38 [2023-10-24T11:03:38.459Z] 
11:03:38 [2023-10-24T11:03:38.459Z] DONE 274 tests, 3 skipped in 125.909s
11:03:38 [2023-10-24T11:03:38.459Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:03:38 [2023-10-24T11:03:38.459Z] ++ 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
11:03:38 [2023-10-24T11:03:38.459Z] ++ set -e
11:03:38 [2023-10-24T11:03:38.459Z] ++ '[' -n 0 ']'
11:03:38 [2023-10-24T11:03:38.459Z] ++ set -x
11:03:38 [2023-10-24T11:03:38.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:03:38 [2023-10-24T11:03:38.460Z] INFO: Testing against a local daemon
11:03:38 [2023-10-24T11:03:38.460Z] === RUN   TestConfigDaemonID
11:03:39 [2023-10-24T11:03:39.397Z]     daemon_test.go:73: [dfc47a6bb008f] daemon is not started
11:03:39 [2023-10-24T11:03:39.397Z] --- PASS: TestConfigDaemonID (1.04s)
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestDaemonConfigValidation
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:03:39 [2023-10-24T11:03:39.397Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:03:39 [2023-10-24T11:03:39.397Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestDaemonConfigValidation/invalid_config
11:03:39 [2023-10-24T11:03:39.397Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestDaemonConfigValidation/malformed_config
11:03:39 [2023-10-24T11:03:39.397Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestDaemonConfigValidation/valid_config
11:03:39 [2023-10-24T11:03:39.397Z] === PAUSE TestDaemonConfigValidation/valid_config
11:03:39 [2023-10-24T11:03:39.397Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:03:39 [2023-10-24T11:03:39.397Z] === CONT  TestDaemonConfigValidation/malformed_config
11:03:39 [2023-10-24T11:03:39.397Z] === CONT  TestDaemonConfigValidation/invalid_config
11:03:39 [2023-10-24T11:03:39.397Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:03:39 [2023-10-24T11:03:39.397Z] === CONT  TestDaemonConfigValidation/valid_config
11:03:39 [2023-10-24T11:03:39.397Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:03:39 [2023-10-24T11:03:39.397Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:03:39 [2023-10-24T11:03:39.397Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
11:03:39 [2023-10-24T11:03:39.397Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
11:03:39 [2023-10-24T11:03:39.397Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:03:39 [2023-10-24T11:03:39.397Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestConfigDaemonSeccompProfiles
11:03:39 [2023-10-24T11:03:39.397Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:03:40 [2023-10-24T11:03:40.778Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:03:41 [2023-10-24T11:03:41.717Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:03:42 [2023-10-24T11:03:42.654Z]     daemon_test.go:187: [dae37f43009fb] daemon is not started
11:03:42 [2023-10-24T11:03:42.654Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
11:03:42 [2023-10-24T11:03:42.654Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:03:42 [2023-10-24T11:03:42.654Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:03:42 [2023-10-24T11:03:42.654Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:03:42 [2023-10-24T11:03:42.654Z] === RUN   TestDaemonProxy
11:03:42 [2023-10-24T11:03:42.654Z] === RUN   TestDaemonProxy/environment_variables
11:03:42 [2023-10-24T11:03:42.654Z] === PAUSE TestDaemonProxy/environment_variables
11:03:42 [2023-10-24T11:03:42.654Z] === RUN   TestDaemonProxy/command-line_options
11:03:42 [2023-10-24T11:03:42.654Z] === PAUSE TestDaemonProxy/command-line_options
11:03:42 [2023-10-24T11:03:42.654Z] === RUN   TestDaemonProxy/configuration_file
11:03:42 [2023-10-24T11:03:42.654Z] === PAUSE TestDaemonProxy/configuration_file
11:03:42 [2023-10-24T11:03:42.654Z] === RUN   TestDaemonProxy/conflicting_options
11:03:43 [2023-10-24T11:03:43.223Z] === RUN   TestDaemonProxy/reload_sanitized
11:03:43 [2023-10-24T11:03:43.223Z] === PAUSE TestDaemonProxy/reload_sanitized
11:03:43 [2023-10-24T11:03:43.223Z] === CONT  TestDaemonProxy/environment_variables
11:03:43 [2023-10-24T11:03:43.223Z] === CONT  TestDaemonProxy/configuration_file
11:03:43 [2023-10-24T11:03:43.223Z] === CONT  TestDaemonProxy/command-line_options
11:03:43 [2023-10-24T11:03:43.223Z] === CONT  TestDaemonProxy/reload_sanitized
11:03:45 [2023-10-24T11:03:45.131Z] --- PASS: TestDaemonProxy (0.50s)
11:03:45 [2023-10-24T11:03:45.131Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:03:45 [2023-10-24T11:03:45.131Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
11:03:45 [2023-10-24T11:03:45.131Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
11:03:45 [2023-10-24T11:03:45.131Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
11:03:45 [2023-10-24T11:03:45.131Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
11:03:45 [2023-10-24T11:03:45.131Z] === RUN   TestLiveRestore
11:03:45 [2023-10-24T11:03:45.131Z] === RUN   TestLiveRestore/volume_references
11:03:45 [2023-10-24T11:03:45.131Z] === PAUSE TestLiveRestore/volume_references
11:03:45 [2023-10-24T11:03:45.131Z] === CONT  TestLiveRestore/volume_references
11:03:45 [2023-10-24T11:03:45.699Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:03:45 [2023-10-24T11:03:45.699Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:03:46 [2023-10-24T11:03:46.637Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:03:47 [2023-10-24T11:03:47.574Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:03:48 [2023-10-24T11:03:48.953Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:03:49 [2023-10-24T11:03:49.891Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
11:03:50 [2023-10-24T11:03:50.459Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
11:03:51 [2023-10-24T11:03:51.397Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
11:03:52 [2023-10-24T11:03:52.334Z] --- PASS: TestLiveRestore (0.00s)
11:03:52 [2023-10-24T11:03:52.334Z]     --- PASS: TestLiveRestore/volume_references (7.49s)
11:03:52 [2023-10-24T11:03:52.334Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.20s)
11:03:52 [2023-10-24T11:03:52.334Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.05s)
11:03:52 [2023-10-24T11:03:52.334Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s)
11:03:52 [2023-10-24T11:03:52.334Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
11:03:52 [2023-10-24T11:03:52.334Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.07s)
11:03:52 [2023-10-24T11:03:52.334Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.56s)
11:03:52 [2023-10-24T11:03:52.334Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.53s)
11:03:52 [2023-10-24T11:03:52.334Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.06s)
11:03:52 [2023-10-24T11:03:52.334Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:03:53 [2023-10-24T11:03:53.272Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.75s)
11:03:53 [2023-10-24T11:03:53.272Z] PASS
11:03:53 [2023-10-24T11:03:53.272Z] 
11:03:53 [2023-10-24T11:03:53.272Z] DONE 28 tests in 14.783s
11:03:53 [2023-10-24T11:03:53.272Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:03:53 [2023-10-24T11:03:53.272Z] ++ 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
11:03:53 [2023-10-24T11:03:53.272Z] ++ set -e
11:03:53 [2023-10-24T11:03:53.272Z] ++ '[' -n 0 ']'
11:03:53 [2023-10-24T11:03:53.272Z] ++ set -x
11:03:53 [2023-10-24T11:03:53.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:03:53 [2023-10-24T11:03:53.272Z] INFO: Testing against a local daemon
11:03:53 [2023-10-24T11:03:53.272Z] === RUN   TestCommitInheritsEnv
11:03:53 [2023-10-24T11:03:53.532Z] --- PASS: TestCommitInheritsEnv (0.23s)
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportExtremelyLargeImageWorks
11:03:53 [2023-10-24T11:03:53.532Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:03:53 [2023-10-24T11:03:53.532Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform/#00
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform/_______
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform//
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform/linux
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform/LINUX
11:03:53 [2023-10-24T11:03:53.532Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:03:53 [2023-10-24T11:03:53.792Z] === RUN   TestImportWithCustomPlatform/macos
11:03:53 [2023-10-24T11:03:53.792Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:03:53 [2023-10-24T11:03:53.792Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:03:53 [2023-10-24T11:03:53.792Z] --- PASS: TestImportWithCustomPlatform (0.30s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:03:53 [2023-10-24T11:03:53.792Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:03:53 [2023-10-24T11:03:53.792Z] === RUN   TestImagesFilterMultiReference
11:03:53 [2023-10-24T11:03:53.792Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:03:53 [2023-10-24T11:03:53.792Z] === RUN   TestImagePullPlatformInvalid
11:03:53 [2023-10-24T11:03:53.792Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:03:53 [2023-10-24T11:03:53.792Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" 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.10 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=info msg="redis not configured" go.version=go1.20.10 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.20.10 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.10 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=a83f3da5-7189-469b-8d68-2395c0781ca7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=a83f3da5-7189-469b-8d68-2395c0781ca7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="995.833µs" http.response.status=200 http.response.written=2 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=970b7029-561f-408e-9d28-2c2b4f0afe36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=970b7029-561f-408e-9d28-2c2b4f0afe36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.792Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=3fe21e23-2939-4af4-b532-9f59ad281b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=970b7029-561f-408e-9d28-2c2b4f0afe36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=26.274µ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=056fc699-982c-4bf2-9ddf-50c936dc037e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=3fe21e23-2939-4af4-b532-9f59ad281b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=970b7029-561f-408e-9d28-2c2b4f0afe36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47060" 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.260608ms http.response.status=404 http.response.written=157 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=3fe21e23-2939-4af4-b532-9f59ad281b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=39.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=46ebefb3-b90f-4041-9f99-7a895c9ce88f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=3fe21e23-2939-4af4-b532-9f59ad281b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.3737ms http.response.status=404 http.response.written=157 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0609a97d-b92a-4601-8cf6-a9c1f0133626 http.request.method=POST http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0609a97d-b92a-4601-8cf6-a9c1f0133626 http.request.method=POST http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=55ee57de-3402-494a-9018-66632306cb7f http.request.method=POST http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/startedat\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0609a97d-b92a-4601-8cf6-a9c1f0133626 http.request.method=POST http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=114.372µ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=04f3dd38-24b9-4fd2-8206-99738729b890 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=55ee57de-3402-494a-9018-66632306cb7f http.request.method=POST http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0609a97d-b92a-4601-8cf6-a9c1f0133626 http.request.method=POST http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=11.168µ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=b72232ea-7719-4529-a097-6272464cd8b4 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/startedat\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=55ee57de-3402-494a-9018-66632306cb7f http.request.method=POST http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=57.929µ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=95778aa7-991e-4cbc-bf6b-ce02820df25d trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=55ee57de-3402-494a-9018-66632306cb7f http.request.method=POST http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=12.374µ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=d8bf824d-5ee2-45d3-a665-6c52faf727a9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/hashstates/sha256/0\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=55ee57de-3402-494a-9018-66632306cb7f http.request.method=POST http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=72.329µ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=619c54a6-4c3e-47bb-9d87-c8dd42a4a530 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/hashstates/sha256/0\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0609a97d-b92a-4601-8cf6-a9c1f0133626 http.request.method=POST http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=69.383µ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=ed197172-da1d-419a-9144-0f8b526f8f59 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=55ee57de-3402-494a-9018-66632306cb7f http.request.method=POST http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.04171ms http.response.status=202 http.response.written=0 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0609a97d-b92a-4601-8cf6-a9c1f0133626 http.request.method=POST http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.268657ms http.response.status=202 http.response.written=0 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/startedat\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=33.206µ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=ad8cd02c-4643-43d7-a607-42399a68de52 trace.line=82 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/startedat\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=33.092µ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=4df50cb8-c0a8-44fa-9c2c-c68e8af338cd trace.line=82 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=12.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7989b393-9446-4b74-95b2-f0c1b0ff9f3e trace.line=141 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:53 [2023-10-24T11:03:53.793Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=13.752µ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=84968041-b6dc-45c5-b200-1b97bf539048 trace.line=141 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/data\", 0)" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=224.084µ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=71302fcd-f7ed-4f61-9ae2-86002236b8f2 trace.line=124 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/data\", 0)" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=77.9µ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=f4eb8aeb-065d-4523-ac26-3b28880b40f9 trace.line=124 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=20.308µ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=e1e6408e-b19e-4f40-9642-aa46e50e1f86 trace.line=141 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=15.573µ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=5f0d4faa-2e5e-4dda-a6fb-b1b860e87aaf trace.line=141 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=12.628µ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=4d1b090a-5166-4b7a-9a4f-450946c9be3f trace.line=141 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.055Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=9.05µ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=aec34e69-2de9-45c7-b7a8-4ae58cc17964 trace.line=141 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=13.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).Stat" trace.id=73a037cd-fdff-462d-899d-0c6a5aa94086 trace.line=141 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=8.985µ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=2ff6d9ca-7c7a-4d51-bb2b-594569b6cdfd trace.line=141 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=53.137µ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=0d391569-7325-4806-9fd0-4896c2b2a34b trace.line=167 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=40.837µ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=423be7f0-9b58-48c5-8202-dafbb3b394d4 trace.line=167 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=59.569µ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=2893ddf7-1e9b-4a81-9140-257955e3ee4a trace.line=95 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=43.562µ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=430ade99-6db1-427c-8c43-805fe57775cd trace.line=95 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/dfc326b6-e176-4237-b692-55767e6d6b22\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=116.859µ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=8a6a37dc-36be-4509-b7a5-d2152d4f6842 trace.line=181 vars.name=test vars.uuid=dfc326b6-e176-4237-b692-55767e6d6b22 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/42278905-f250-468e-8598-faa14c844497\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=101.704µ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=c6617cc0-c83c-4bb8-8253-b54068b53f9e trace.line=181 vars.name=test vars.uuid=42278905-f250-468e-8598-faa14c844497 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fd326a9-7650-4ed8-8ab8-a9a1d58fd361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47060" http.request.uri="/v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.412413ms http.response.status=201 http.response.written=0 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "PUT /v2/test/blobs/uploads/dfc326b6-e176-4237-b692-55767e6d6b22?_state=57xYf7Qn4oNbUOj1rEOnDFej26BHIFwApjus7I6xdaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRmYzMyNmI2LWUxNzYtNDIzNy1iNjkyLTU1NzY3ZTZkNmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY5NTU5NzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7a7e96-4e54-439a-9060-069958def606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.659734ms http.response.status=201 http.response.written=0 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "PUT /v2/test/blobs/uploads/42278905-f250-468e-8598-faa14c844497?_state=vJZ2F4jNzZ7U95Sw3vnZHhYQyyXmN1AWX5KYKP2osE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyMjc4OTA1LWYyNTAtNDY4ZS04NTk4LWZhYTE0Yzg0NDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNFQxMTowMzo1My43OTY3ODc4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ac936c4d-5fe9-4fbb-b2f7-ebfbd08ad430 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ac936c4d-5fe9-4fbb-b2f7-ebfbd08ad430 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ac936c4d-5fe9-4fbb-b2f7-ebfbd08ad430 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=23.943µ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=088f79eb-a785-4a6d-aa7e-1486ffdcfc06 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=ac936c4d-5fe9-4fbb-b2f7-ebfbd08ad430 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47058" 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="797.366µs" http.response.status=404 http.response.written=96 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg=PutImageManifest go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=36.546µ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=1a20e337-829e-4830-a718-049fdcd55121 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=13.457µ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=a9f10c53-ba14-4b12-8818-18f041d1c5c3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=18.774µ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=6ccab5d4-368d-4d63-96ca-2b5ea27eb02f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=10.265µ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=afdbf407-c811-46f8-93b1-fbbf5091fb48 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=11.741µ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=103b17dc-56ab-49f3-bb3b-93266fbf29c2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=47.665µ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=5c0f0335-7156-4486-a9a4-ed1bd6f92eb5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.056Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=48.755µ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=7db053eb-41f9-453f-9f14-a2edf4ce400e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=26.462µ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=f3661ecd-7a0e-4a8e-8599-7c8b341c8885 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=61.054µ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=b96177a0-df50-4f8a-918a-6ddd1860e2a8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=29.851µ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=552a5e88-3f4a-44f6-8ef4-ff9f213ff2fe trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2c12b4fc-42a7-4d22-b688-da818a2a47f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.649624ms http.response.status=201 http.response.written=0 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b214b83f-bffa-46e3-a7ae-4244dd9f46f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b214b83f-bffa-46e3-a7ae-4244dd9f46f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="850.248µs" http.response.status=200 http.response.written=2 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=42.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=daec7887-7c97-4368-ae14-3c9a90da488d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=21.063µ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=1a789236-a251-4564-8ae3-4e066d92815f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=15.417µ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=47fecb8b-a3fb-4d41-9ddd-5f60e17b96f9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=16.853µ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=f6f0e3e1-7513-4903-8843-fd8b7e5b9a47 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1b36f24f-fc6e-4c78-9076-74aff932cc8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-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.218637ms http.response.status=200 http.response.written=417 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=42.495µ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=a81a4dc7-3cd0-434d-80b8-f8568ba476b1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=17.354µ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=7b560187-ea4d-4c0b-8615-42ce668d413d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=17.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).GetContent" trace.id=0565608d-c121-4b25-9cea-0201a83dfe6c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=d452d6e7-89e9-409d-8096-e3e045185174 http.request.method=GET http.request.remoteaddr="127.0.0.1:47122" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-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.284311ms http.response.status=200 http.response.written=417 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=40.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=33412352-6760-433b-890c-94f60bba0c10 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=16.214µ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=d8ea25aa-fefe-43b1-ba53-3c95730265a6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=17.78µ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=3c8c750e-8632-4e21-be2b-fb8a51cf2b1c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.057Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=32.574µ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=e3fa8443-c859-4931-9c3d-dfe48735f1fc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=9.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b9a2bcad-e1e3-4ac3-9a53-8986929980f9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=5.998µ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=997c57d5-efe8-4b29-8792-8316ba42537f trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=37.818µ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=1482f811-341b-4da0-8470-6f611c55d135 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=19.972µ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=869d314c-8350-47e6-9809-14141348cfd6 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=14.573µ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=b2f49462-9ee5-4564-9514-8d63503d69a9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=18.766µ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=86b93215-19db-49fd-a33b-c2fcced502fc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=9.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a46f858-2f39-489c-bf50-2cbfc3718295 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=8.46µ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=6072b2aa-24a9-4340-9dac-f50617a26dd4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=5.145µ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=e5d24f19-91ff-47f9-9925-a6c84390ea13 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=14.531µ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=a5151ba5-bbfd-4784-a4bc-b985d2ee1f98 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=28.087µ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=f8e5a1e4-0bb4-410e-be21-781e51536122 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=279.928µ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=0064ce82-65c0-4254-9d59-ad20a1ce286e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0d9ac748-e8bd-4c21-adce-7dd19017e964 http.request.method=GET http.request.remoteaddr="127.0.0.1:47138" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.847846ms http.response.status=200 http.response.written=179 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=33.477µ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=56629b04-9a2d-42d1-a475-572eb2c80ce5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=14.531µ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=523b1190-e968-4a34-8655-cda9295a181e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=91aec9f4-2a04-44d1-be24-830d97003f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.258222ms http.response.status=200 http.response.written=68 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=2361a756-460a-45b4-9459-faf8e2b29969 http.request.method=GET http.request.remoteaddr="127.0.0.1:47168" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=2361a756-460a-45b4-9459-faf8e2b29969 http.request.method=GET http.request.remoteaddr="127.0.0.1:47168" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.898µs" http.response.status=200 http.response.written=2 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7908e8e2-dc9c-4eac-96a9-618274f32888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.058Z] time="2023-10-24T11:03:53Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7908e8e2-dc9c-4eac-96a9-618274f32888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7908e8e2-dc9c-4eac-96a9-618274f32888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7908e8e2-dc9c-4eac-96a9-618274f32888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=31.557µ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=dbf09ea9-8f4f-441e-9bfc-c2ee2c5087d8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7908e8e2-dc9c-4eac-96a9-618274f32888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=11.315µ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=776af6e2-1dac-417a-80b6-5a2ed89c4528 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=7908e8e2-dc9c-4eac-96a9-618274f32888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.197574ms http.response.status=404 http.response.written=181 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=760962cc-c013-4982-b855-7b4973537651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47178" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=760962cc-c013-4982-b855-7b4973537651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47178" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=760962cc-c013-4982-b855-7b4973537651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47178" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=760962cc-c013-4982-b855-7b4973537651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47178" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=23.335µ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=447ce94d-b804-477e-8d1c-d78c50f82cd4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=760962cc-c013-4982-b855-7b4973537651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47178" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 trace.duration=11.488µ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=12b8eef0-5cae-4a16-818a-e954c2a2a9f2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] time="2023-10-24T11:03:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=760962cc-c013-4982-b855-7b4973537651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47178" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.023813ms http.response.status=404 http.response.written=181 instance.id=1c8d6136-dc30-4792-955c-7338c3d59021 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:03:54 [2023-10-24T11:03:54.059Z] 127.0.0.1 - - [24/Oct/2023:11:03:53 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.10 git-commit/ec83f9e5e304b775a8fa5b33001731bddfb90a6a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:03:54 [2023-10-24T11:03:54.059Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
11:03:54 [2023-10-24T11:03:54.059Z] === RUN   TestRemoveImageOrphaning
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestRemoveImageOrphaning (0.23s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestRemoveImageGarbageCollector
11:03:54 [2023-10-24T11:03:54.318Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:03:54 [2023-10-24T11:03:54.318Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestTagInvalidReference
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestTagInvalidReference (0.01s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestTagValidPrefixedRepo
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestTagExistedNameWithoutForce
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestTagOfficialNames
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestTagOfficialNames (0.04s)
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestTagMatchesDigest
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestTagMatchesDigest (0.01s)
11:03:54 [2023-10-24T11:03:54.318Z] PASS
11:03:54 [2023-10-24T11:03:54.318Z] 
11:03:54 [2023-10-24T11:03:54.318Z] === Skipped
11:03:54 [2023-10-24T11:03:54.318Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:03:54 [2023-10-24T11:03:54.318Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:03:54 [2023-10-24T11:03:54.318Z] 
11:03:54 [2023-10-24T11:03:54.318Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:03:54 [2023-10-24T11:03:54.318Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:03:54 [2023-10-24T11:03:54.318Z] 
11:03:54 [2023-10-24T11:03:54.318Z] DONE 23 tests, 2 skipped in 1.254s
11:03:54 [2023-10-24T11:03:54.318Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:03:54 [2023-10-24T11:03:54.318Z] ++ 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
11:03:54 [2023-10-24T11:03:54.318Z] ++ set -e
11:03:54 [2023-10-24T11:03:54.318Z] ++ '[' -n 0 ']'
11:03:54 [2023-10-24T11:03:54.318Z] ++ set -x
11:03:54 [2023-10-24T11:03:54.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestStripANSICommands
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestStripANSICommands/#00
11:03:54 [2023-10-24T11:03:54.318Z] === RUN   TestStripANSICommands/#01
11:03:54 [2023-10-24T11:03:54.318Z] --- PASS: TestStripANSICommands (0.00s)
11:03:54 [2023-10-24T11:03:54.318Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:03:54 [2023-10-24T11:03:54.318Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:03:54 [2023-10-24T11:03:54.318Z] PASS
11:03:54 [2023-10-24T11:03:54.318Z] 
11:03:54 [2023-10-24T11:03:54.318Z] DONE 3 tests in 0.009s
11:03:54 [2023-10-24T11:03:54.578Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:03:54 [2023-10-24T11:03:54.578Z] ++ 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
11:03:54 [2023-10-24T11:03:54.578Z] ++ set -e
11:03:54 [2023-10-24T11:03:54.578Z] ++ '[' -n 0 ']'
11:03:54 [2023-10-24T11:03:54.578Z] ++ set -x
11:03:54 [2023-10-24T11:03:54.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:03:54 [2023-10-24T11:03:54.578Z] INFO: Testing against a local daemon
11:03:54 [2023-10-24T11:03:54.578Z] === RUN   TestNetworkCreateDelete
11:03:54 [2023-10-24T11:03:54.578Z] --- PASS: TestNetworkCreateDelete (0.18s)
11:03:54 [2023-10-24T11:03:54.578Z] === RUN   TestDockerNetworkDeletePreferID
11:03:55 [2023-10-24T11:03:55.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
11:03:55 [2023-10-24T11:03:55.146Z] === RUN   TestDaemonDNSFallback
11:04:01 [2023-10-24T11:04:01.715Z] --- PASS: TestDaemonDNSFallback (6.42s)
11:04:01 [2023-10-24T11:04:01.715Z] === RUN   TestInspectNetwork
11:04:05 [2023-10-24T11:04:05.005Z] === RUN   TestInspectNetwork/full_network_id
11:04:05 [2023-10-24T11:04:05.005Z] === RUN   TestInspectNetwork/partial_network_id
11:04:05 [2023-10-24T11:04:05.005Z] === RUN   TestInspectNetwork/network_name
11:04:05 [2023-10-24T11:04:05.005Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:04:09 [2023-10-24T11:04:09.199Z] --- PASS: TestInspectNetwork (7.73s)
11:04:09 [2023-10-24T11:04:09.199Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:04:09 [2023-10-24T11:04:09.199Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:04:09 [2023-10-24T11:04:09.199Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:04:09 [2023-10-24T11:04:09.199Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:04:09 [2023-10-24T11:04:09.199Z] === RUN   TestRunContainerWithBridgeNone
11:04:11 [2023-10-24T11:04:11.106Z] --- PASS: TestRunContainerWithBridgeNone (1.51s)
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/create
11:04:11 [2023-10-24T11:04:11.106Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:04:11 [2023-10-24T11:04:11.106Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:04:11 [2023-10-24T11:04:11.106Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:04:11 [2023-10-24T11:04:11.106Z] === CONT  TestNetworkInvalidJSON/networks/create
11:04:11 [2023-10-24T11:04:11.106Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:04:11 [2023-10-24T11:04:11.106Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:04:11 [2023-10-24T11:04:11.106Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:04:11 [2023-10-24T11:04:11.106Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkList
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkList//networks
11:04:11 [2023-10-24T11:04:11.106Z] === PAUSE TestNetworkList//networks
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestNetworkList//networks/
11:04:11 [2023-10-24T11:04:11.106Z] === PAUSE TestNetworkList//networks/
11:04:11 [2023-10-24T11:04:11.106Z] === CONT  TestNetworkList//networks
11:04:11 [2023-10-24T11:04:11.106Z] === CONT  TestNetworkList//networks/
11:04:11 [2023-10-24T11:04:11.106Z] --- PASS: TestNetworkList (0.01s)
11:04:11 [2023-10-24T11:04:11.106Z]     --- PASS: TestNetworkList//networks (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:04:11 [2023-10-24T11:04:11.106Z] === RUN   TestHostIPv4BridgeLabel
11:04:11 [2023-10-24T11:04:11.365Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
11:04:11 [2023-10-24T11:04:11.365Z] === RUN   TestDaemonRestartWithLiveRestore
11:04:12 [2023-10-24T11:04:12.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:04:12 [2023-10-24T11:04:12.302Z] === RUN   TestDaemonDefaultNetworkPools
11:04:13 [2023-10-24T11:04:13.240Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
11:04:13 [2023-10-24T11:04:13.240Z] === RUN   TestDaemonRestartWithExistingNetwork
11:04:14 [2023-10-24T11:04:14.619Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
11:04:14 [2023-10-24T11:04:14.619Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:04:15 [2023-10-24T11:04:15.556Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
11:04:15 [2023-10-24T11:04:15.556Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:04:16 [2023-10-24T11:04:16.494Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
11:04:16 [2023-10-24T11:04:16.494Z] === RUN   TestServiceWithPredefinedNetwork
11:04:19 [2023-10-24T11:04:19.032Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
11:04:19 [2023-10-24T11:04:19.032Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:04:19 [2023-10-24T11:04:19.032Z]     service_test.go:242: FLAKY_TEST
11:04:19 [2023-10-24T11:04:19.032Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:04:19 [2023-10-24T11:04:19.032Z] === RUN   TestServiceWithDataPathPortInit
11:04:33 [2023-10-24T11:04:33.920Z] --- PASS: TestServiceWithDataPathPortInit (14.69s)
11:04:33 [2023-10-24T11:04:33.920Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:04:35 [2023-10-24T11:04:35.826Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g6wxjajsoq76t783bbscp09bz Created:2023-10-24 11:04:34.569266765 +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[448aead5b6f98eae9761d178dc3c567ead42b3f2c49126b93a872d6acd76ba29:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.69lgsgysyr5x4pcvx9nv28aee EndpointID:669b0b8e0675b4bafe28f4f1b6fc9fd7b1d555d8682cd944b069622aaba0977d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f71a22ac4db6c2eac361e7475306429b2b7ab4959e56763a6d645705d41fb13 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:d02c2777e282 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.69lgsgysyr5x4pcvx9nv28aee EndpointID:669b0b8e0675b4bafe28f4f1b6fc9fd7b1d555d8682cd944b069622aaba0977d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:04:41 [2023-10-24T11:04:41.100Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.27s)
11:04:41 [2023-10-24T11:04:41.100Z] PASS
11:04:41 [2023-10-24T11:04:41.100Z] 
11:04:41 [2023-10-24T11:04:41.100Z] === Skipped
11:04:41 [2023-10-24T11:04:41.100Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:04:41 [2023-10-24T11:04:41.100Z]     service_test.go:242: FLAKY_TEST
11:04:41 [2023-10-24T11:04:41.100Z] 
11:04:41 [2023-10-24T11:04:41.100Z] DONE 38 tests, 1 skipped in 46.122s
11:04:41 [2023-10-24T11:04:41.100Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:04:41 [2023-10-24T11:04:41.100Z] ++ 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
11:04:41 [2023-10-24T11:04:41.100Z] ++ set -e
11:04:41 [2023-10-24T11:04:41.100Z] ++ '[' -n 0 ']'
11:04:41 [2023-10-24T11:04:41.100Z] ++ set -x
11:04:41 [2023-10-24T11:04:41.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:04:41 [2023-10-24T11:04:41.100Z] INFO: Testing against a local daemon
11:04:41 [2023-10-24T11:04:41.100Z] === RUN   TestDockerNetworkIpvlanPersistance
11:04:41 [2023-10-24T11:04:41.100Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:04:41 [2023-10-24T11:04:41.100Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:04:41 [2023-10-24T11:04:41.100Z] === RUN   TestDockerNetworkIpvlan
11:04:41 [2023-10-24T11:04:41.100Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:04:41 [2023-10-24T11:04:41.100Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:04:41 [2023-10-24T11:04:41.100Z] PASS
11:04:41 [2023-10-24T11:04:41.100Z] 
11:04:41 [2023-10-24T11:04:41.100Z] === Skipped
11:04:41 [2023-10-24T11:04:41.100Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:04:41 [2023-10-24T11:04:41.100Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:04:41 [2023-10-24T11:04:41.100Z] 
11:04:41 [2023-10-24T11:04:41.100Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:04:41 [2023-10-24T11:04:41.100Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:04:41 [2023-10-24T11:04:41.100Z] 
11:04:41 [2023-10-24T11:04:41.100Z] DONE 2 tests, 2 skipped in 0.025s
11:04:41 [2023-10-24T11:04:41.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:04:41 [2023-10-24T11:04:41.100Z] ++ 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
11:04:41 [2023-10-24T11:04:41.100Z] ++ set -e
11:04:41 [2023-10-24T11:04:41.100Z] ++ '[' -n 0 ']'
11:04:41 [2023-10-24T11:04:41.100Z] ++ set -x
11:04:41 [2023-10-24T11:04:41.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:04:41 [2023-10-24T11:04:41.100Z] INFO: Testing against a local daemon
11:04:41 [2023-10-24T11:04:41.100Z] === RUN   TestDockerNetworkMacvlanPersistance
11:04:42 [2023-10-24T11:04:42.039Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
11:04:42 [2023-10-24T11:04:42.039Z] === RUN   TestDockerNetworkMacvlan
11:04:42 [2023-10-24T11:04:42.608Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:04:43 [2023-10-24T11:04:43.547Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:04:44 [2023-10-24T11:04:44.115Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:04:46 [2023-10-24T11:04:46.021Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:04:47 [2023-10-24T11:04:47.928Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:04:51 [2023-10-24T11:04:51.221Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:04:52 [2023-10-24T11:04:52.159Z] --- PASS: TestDockerNetworkMacvlan (9.89s)
11:04:52 [2023-10-24T11:04:52.159Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
11:04:52 [2023-10-24T11:04:52.159Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
11:04:52 [2023-10-24T11:04:52.159Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
11:04:52 [2023-10-24T11:04:52.159Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
11:04:52 [2023-10-24T11:04:52.159Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
11:04:52 [2023-10-24T11:04:52.159Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
11:04:52 [2023-10-24T11:04:52.159Z] PASS
11:04:52 [2023-10-24T11:04:52.159Z] 
11:04:52 [2023-10-24T11:04:52.159Z] DONE 8 tests in 11.295s
11:04:52 [2023-10-24T11:04:52.159Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:04:52 [2023-10-24T11:04:52.159Z] ++ 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
11:04:52 [2023-10-24T11:04:52.159Z] ++ set -e
11:04:52 [2023-10-24T11:04:52.159Z] ++ '[' -n 0 ']'
11:04:52 [2023-10-24T11:04:52.159Z] ++ set -x
11:04:52 [2023-10-24T11:04:52.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:04:52 [2023-10-24T11:04:52.159Z] testing: warning: no tests to run
11:04:52 [2023-10-24T11:04:52.159Z] PASS
11:04:52 [2023-10-24T11:04:52.159Z] 
11:04:52 [2023-10-24T11:04:52.159Z] DONE 0 tests in 0.008s
11:04:52 [2023-10-24T11:04:52.159Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:04:52 [2023-10-24T11:04:52.159Z] ++ 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
11:04:52 [2023-10-24T11:04:52.159Z] ++ set -e
11:04:52 [2023-10-24T11:04:52.159Z] ++ '[' -n 0 ']'
11:04:52 [2023-10-24T11:04:52.159Z] ++ set -x
11:04:52 [2023-10-24T11:04:52.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:04:52 [2023-10-24T11:04:52.159Z] INFO: Testing against a local daemon
11:04:52 [2023-10-24T11:04:52.159Z] === RUN   TestAuthZPluginAllowRequest
11:04:53 [2023-10-24T11:04:53.097Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
11:04:53 [2023-10-24T11:04:53.097Z] === RUN   TestAuthZPluginTLS
11:04:53 [2023-10-24T11:04:53.666Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:04:53 [2023-10-24T11:04:53.666Z] === RUN   TestAuthZPluginDenyRequest
11:04:54 [2023-10-24T11:04:54.235Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:04:54 [2023-10-24T11:04:54.235Z] === RUN   TestAuthZPluginAPIDenyResponse
11:04:54 [2023-10-24T11:04:54.804Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:04:54 [2023-10-24T11:04:54.804Z] === RUN   TestAuthZPluginDenyResponse
11:04:55 [2023-10-24T11:04:55.372Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:04:55 [2023-10-24T11:04:55.372Z] === RUN   TestAuthZPluginAllowEventStream
11:04:56 [2023-10-24T11:04:56.310Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
11:04:56 [2023-10-24T11:04:56.310Z] === RUN   TestAuthZPluginErrorResponse
11:04:56 [2023-10-24T11:04:56.879Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:04:56 [2023-10-24T11:04:56.879Z] === RUN   TestAuthZPluginErrorRequest
11:04:57 [2023-10-24T11:04:57.546Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:04:57 [2023-10-24T11:04:57.546Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:04:58 [2023-10-24T11:04:58.115Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:04:58 [2023-10-24T11:04:58.115Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:04:59 [2023-10-24T11:04:59.493Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
11:04:59 [2023-10-24T11:04:59.493Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:05:00 [2023-10-24T11:05:00.871Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
11:05:00 [2023-10-24T11:05:00.871Z] === RUN   TestAuthZPluginHeader
11:05:01 [2023-10-24T11:05:01.439Z] --- PASS: TestAuthZPluginHeader (0.68s)
11:05:01 [2023-10-24T11:05:01.439Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:05:01 [2023-10-24T11:05:01.439Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:01 [2023-10-24T11:05:01.439Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:05:01 [2023-10-24T11:05:01.439Z] === RUN   TestAuthZPluginV2Disable
11:05:01 [2023-10-24T11:05:01.439Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:01 [2023-10-24T11:05:01.439Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:05:01 [2023-10-24T11:05:01.439Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:05:01 [2023-10-24T11:05:01.439Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:01 [2023-10-24T11:05:01.439Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:05:01 [2023-10-24T11:05:01.439Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:05:01 [2023-10-24T11:05:01.439Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:01 [2023-10-24T11:05:01.439Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:05:01 [2023-10-24T11:05:01.439Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:05:19 [2023-10-24T11:05:19.571Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
11:05:19 [2023-10-24T11:05:19.571Z] PASS
11:05:19 [2023-10-24T11:05:19.571Z] 
11:05:19 [2023-10-24T11:05:19.571Z] === Skipped
11:05:19 [2023-10-24T11:05:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:05:19 [2023-10-24T11:05:19.571Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:19 [2023-10-24T11:05:19.571Z] 
11:05:19 [2023-10-24T11:05:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:05:19 [2023-10-24T11:05:19.571Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:19 [2023-10-24T11:05:19.571Z] 
11:05:19 [2023-10-24T11:05:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:05:19 [2023-10-24T11:05:19.571Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:19 [2023-10-24T11:05:19.571Z] 
11:05:19 [2023-10-24T11:05:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:05:19 [2023-10-24T11:05:19.571Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:19 [2023-10-24T11:05:19.571Z] 
11:05:19 [2023-10-24T11:05:19.571Z] DONE 17 tests, 4 skipped in 26.356s
11:05:19 [2023-10-24T11:05:19.571Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:05:19 [2023-10-24T11:05:19.571Z] ++ 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
11:05:19 [2023-10-24T11:05:19.571Z] ++ set -e
11:05:19 [2023-10-24T11:05:19.571Z] ++ '[' -n 0 ']'
11:05:19 [2023-10-24T11:05:19.571Z] ++ set -x
11:05:19 [2023-10-24T11:05:19.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:05:19 [2023-10-24T11:05:19.572Z] INFO: Testing against a local daemon
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:05:19 [2023-10-24T11:05:19.572Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:05:19 [2023-10-24T11:05:19.572Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:05:19 [2023-10-24T11:05:19.572Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:05:19 [2023-10-24T11:05:19.572Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:05:19 [2023-10-24T11:05:19.572Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:05:19 [2023-10-24T11:05:19.572Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:05:19 [2023-10-24T11:05:19.572Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:05:19 [2023-10-24T11:05:19.572Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInstall
11:05:19 [2023-10-24T11:05:19.572Z] === RUN   TestPluginInstall/no_auth
11:05:21 [2023-10-24T11:05:21.479Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:05:21 [2023-10-24T11:05:21.479Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5235df62f5987e31f2687890598caa09f9c02cdf08a2b27b920cb1c53d6ae33" mediatype=application/vnd.docker.plugin.v1+json size=522
11:05:21 [2023-10-24T11:05:21.479Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:05:21 [2023-10-24T11:05:21.479Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5235df62f5987e31f2687890598caa09f9c02cdf08a2b27b920cb1c53d6ae33" mediatype=application/vnd.docker.plugin.v1+json size=522
11:05:21 [2023-10-24T11:05:21.479Z] === RUN   TestPluginInstall/with_htpasswd
11:05:22 [2023-10-24T11:05:22.048Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:05:22 [2023-10-24T11:05:22.048Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:550d63d43afcdc813203279d80c9cfb147430fea025862765a05ce6563c84222" mediatype=application/vnd.docker.plugin.v1+json size=522
11:05:22 [2023-10-24T11:05:22.048Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:05:22 [2023-10-24T11:05:22.048Z] time="2023-10-24T11:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:550d63d43afcdc813203279d80c9cfb147430fea025862765a05ce6563c84222" mediatype=application/vnd.docker.plugin.v1+json size=522
11:05:22 [2023-10-24T11:05:22.048Z] === RUN   TestPluginInstall/with_insecure
11:05:22 [2023-10-24T11:05:22.985Z] time="2023-10-24T11:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:05:22 [2023-10-24T11:05:22.985Z] time="2023-10-24T11:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff4b3506f5adf8bf4ce7344b0bfddaaf2bee924541f5727e04ebc127c13233f9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:05:22 [2023-10-24T11:05:22.985Z] time="2023-10-24T11:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:05:22 [2023-10-24T11:05:22.985Z] time="2023-10-24T11:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff4b3506f5adf8bf4ce7344b0bfddaaf2bee924541f5727e04ebc127c13233f9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:05:22 [2023-10-24T11:05:22.985Z]     plugin_test.go:195: [dd11fadb692b6] daemon is not started
11:05:22 [2023-10-24T11:05:22.985Z] --- PASS: TestPluginInstall (4.73s)
11:05:22 [2023-10-24T11:05:22.985Z]     --- PASS: TestPluginInstall/no_auth (3.18s)
11:05:22 [2023-10-24T11:05:22.985Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
11:05:22 [2023-10-24T11:05:22.985Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
11:05:22 [2023-10-24T11:05:22.985Z] === RUN   TestPluginsWithRuntimes
11:05:24 [2023-10-24T11:05:24.892Z] === RUN   TestPluginsWithRuntimes/No_Args
11:05:25 [2023-10-24T11:05:25.461Z] === RUN   TestPluginsWithRuntimes/With_Args
11:05:26 [2023-10-24T11:05:26.398Z] --- PASS: TestPluginsWithRuntimes (3.28s)
11:05:26 [2023-10-24T11:05:26.398Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
11:05:26 [2023-10-24T11:05:26.398Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
11:05:26 [2023-10-24T11:05:26.398Z] === RUN   TestPluginBackCompatMediaTypes
11:05:26 [2023-10-24T11:05:26.967Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
11:05:26 [2023-10-24T11:05:26.967Z] PASS
11:05:26 [2023-10-24T11:05:26.967Z] 
11:05:26 [2023-10-24T11:05:26.967Z] DONE 24 tests in 8.605s
11:05:26 [2023-10-24T11:05:26.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:05:26 [2023-10-24T11:05:26.967Z] ++ 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
11:05:26 [2023-10-24T11:05:26.967Z] ++ set -e
11:05:26 [2023-10-24T11:05:26.967Z] ++ '[' -n 0 ']'
11:05:26 [2023-10-24T11:05:26.967Z] ++ set -x
11:05:26 [2023-10-24T11:05:26.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:05:26 [2023-10-24T11:05:26.967Z] INFO: Testing against a local daemon
11:05:26 [2023-10-24T11:05:26.967Z] === RUN   TestExternalGraphDriver
11:05:27 [2023-10-24T11:05:27.226Z] === RUN   TestExternalGraphDriver/json
11:05:29 [2023-10-24T11:05:29.132Z] === RUN   TestExternalGraphDriver/spec
11:05:30 [2023-10-24T11:05:30.510Z] === RUN   TestExternalGraphDriver/pull
11:05:33 [2023-10-24T11:05:33.800Z] --- PASS: TestExternalGraphDriver (6.79s)
11:05:33 [2023-10-24T11:05:33.800Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
11:05:33 [2023-10-24T11:05:33.800Z]     --- PASS: TestExternalGraphDriver/spec (1.64s)
11:05:33 [2023-10-24T11:05:33.800Z]     --- PASS: TestExternalGraphDriver/pull (3.15s)
11:05:33 [2023-10-24T11:05:33.800Z] === RUN   TestGraphdriverPluginV2
11:05:34 [2023-10-24T11:05:34.061Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:34 [2023-10-24T11:05:34.061Z] --- SKIP: TestGraphdriverPluginV2 (0.34s)
11:05:34 [2023-10-24T11:05:34.061Z] PASS
11:05:34 [2023-10-24T11:05:34.061Z] 
11:05:34 [2023-10-24T11:05:34.061Z] === Skipped
11:05:34 [2023-10-24T11:05:34.061Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.34s)
11:05:34 [2023-10-24T11:05:34.061Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:05:34 [2023-10-24T11:05:34.061Z] 
11:05:34 [2023-10-24T11:05:34.061Z] DONE 5 tests, 1 skipped in 7.150s
11:05:34 [2023-10-24T11:05:34.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:05:34 [2023-10-24T11:05:34.061Z] ++ 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
11:05:34 [2023-10-24T11:05:34.061Z] ++ set -e
11:05:34 [2023-10-24T11:05:34.061Z] ++ '[' -n 0 ']'
11:05:34 [2023-10-24T11:05:34.061Z] ++ set -x
11:05:34 [2023-10-24T11:05:34.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:05:34 [2023-10-24T11:05:34.061Z] INFO: Testing against a local daemon
11:05:34 [2023-10-24T11:05:34.061Z] === RUN   TestContinueAfterPluginCrash
11:05:34 [2023-10-24T11:05:34.061Z] === PAUSE TestContinueAfterPluginCrash
11:05:34 [2023-10-24T11:05:34.061Z] === RUN   TestReadPluginNoRead
11:05:34 [2023-10-24T11:05:34.061Z] === PAUSE TestReadPluginNoRead
11:05:34 [2023-10-24T11:05:34.061Z] === RUN   TestDaemonStartWithLogOpt
11:05:34 [2023-10-24T11:05:34.061Z] === PAUSE TestDaemonStartWithLogOpt
11:05:34 [2023-10-24T11:05:34.061Z] === CONT  TestContinueAfterPluginCrash
11:05:34 [2023-10-24T11:05:34.061Z] === CONT  TestDaemonStartWithLogOpt
11:05:34 [2023-10-24T11:05:34.061Z] === CONT  TestReadPluginNoRead
11:05:36 [2023-10-24T11:05:36.599Z] === RUN   TestReadPluginNoRead/default
11:05:36 [2023-10-24T11:05:36.858Z] --- PASS: TestDaemonStartWithLogOpt (2.75s)
11:05:37 [2023-10-24T11:05:37.796Z] === RUN   TestReadPluginNoRead/disabled_caching
11:05:39 [2023-10-24T11:05:39.175Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:05:40 [2023-10-24T11:05:40.114Z]     read_test.go:91: [d301d5c1d94e4] daemon is not started
11:05:40 [2023-10-24T11:05:40.114Z] --- PASS: TestReadPluginNoRead (6.00s)
11:05:40 [2023-10-24T11:05:40.114Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
11:05:40 [2023-10-24T11:05:40.114Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
11:05:40 [2023-10-24T11:05:40.114Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
11:05:42 [2023-10-24T11:05:42.023Z] --- PASS: TestContinueAfterPluginCrash (7.75s)
11:05:42 [2023-10-24T11:05:42.023Z] PASS
11:05:42 [2023-10-24T11:05:42.023Z] 
11:05:42 [2023-10-24T11:05:42.023Z] DONE 6 tests in 7.778s
11:05:42 [2023-10-24T11:05:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:05:42 [2023-10-24T11:05:42.023Z] ++ 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
11:05:42 [2023-10-24T11:05:42.023Z] ++ set -e
11:05:42 [2023-10-24T11:05:42.023Z] ++ '[' -n 0 ']'
11:05:42 [2023-10-24T11:05:42.023Z] ++ set -x
11:05:42 [2023-10-24T11:05:42.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:05:42 [2023-10-24T11:05:42.023Z] testing: warning: no tests to run
11:05:42 [2023-10-24T11:05:42.023Z] PASS
11:05:42 [2023-10-24T11:05:42.023Z] 
11:05:42 [2023-10-24T11:05:42.023Z] DONE 0 tests in 0.008s
11:05:42 [2023-10-24T11:05:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:05:42 [2023-10-24T11:05:42.023Z] ++ 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
11:05:42 [2023-10-24T11:05:42.023Z] ++ set -e
11:05:42 [2023-10-24T11:05:42.023Z] ++ '[' -n 0 ']'
11:05:42 [2023-10-24T11:05:42.023Z] ++ set -x
11:05:42 [2023-10-24T11:05:42.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:05:42 [2023-10-24T11:05:42.024Z] INFO: Testing against a local daemon
11:05:42 [2023-10-24T11:05:42.024Z] === RUN   TestPluginWithDevMounts
11:05:42 [2023-10-24T11:05:42.024Z] === PAUSE TestPluginWithDevMounts
11:05:42 [2023-10-24T11:05:42.024Z] === CONT  TestPluginWithDevMounts
11:05:43 [2023-10-24T11:05:43.405Z] --- PASS: TestPluginWithDevMounts (1.53s)
11:05:43 [2023-10-24T11:05:43.405Z] PASS
11:05:43 [2023-10-24T11:05:43.405Z] 
11:05:43 [2023-10-24T11:05:43.405Z] DONE 1 tests in 1.559s
11:05:43 [2023-10-24T11:05:43.405Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:05:43 [2023-10-24T11:05:43.405Z] ++ 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
11:05:43 [2023-10-24T11:05:43.405Z] ++ set -e
11:05:43 [2023-10-24T11:05:43.405Z] ++ '[' -n 0 ']'
11:05:43 [2023-10-24T11:05:43.405Z] ++ set -x
11:05:43 [2023-10-24T11:05:43.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:05:43 [2023-10-24T11:05:43.666Z] INFO: Testing against a local daemon
11:05:43 [2023-10-24T11:05:43.666Z] === RUN   TestSecretInspect
11:05:46 [2023-10-24T11:05:46.236Z] --- PASS: TestSecretInspect (2.48s)
11:05:46 [2023-10-24T11:05:46.236Z] === RUN   TestSecretList
11:05:48 [2023-10-24T11:05:48.778Z] --- PASS: TestSecretList (2.60s)
11:05:48 [2023-10-24T11:05:48.778Z] === RUN   TestSecretsCreateAndDelete
11:05:51 [2023-10-24T11:05:51.314Z] --- PASS: TestSecretsCreateAndDelete (2.47s)
11:05:51 [2023-10-24T11:05:51.314Z] === RUN   TestSecretsUpdate
11:05:53 [2023-10-24T11:05:53.849Z] --- PASS: TestSecretsUpdate (2.44s)
11:05:53 [2023-10-24T11:05:53.849Z] === RUN   TestTemplatedSecret
11:05:56 [2023-10-24T11:05:56.386Z] --- PASS: TestTemplatedSecret (2.72s)
11:05:56 [2023-10-24T11:05:56.386Z] === RUN   TestSecretCreateResolve
11:05:58 [2023-10-24T11:05:58.923Z] --- PASS: TestSecretCreateResolve (2.49s)
11:05:58 [2023-10-24T11:05:58.923Z] PASS
11:05:58 [2023-10-24T11:05:58.923Z] 
11:05:58 [2023-10-24T11:05:58.923Z] DONE 6 tests in 15.235s
11:05:58 [2023-10-24T11:05:58.923Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:05:58 [2023-10-24T11:05:58.923Z] ++ 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
11:05:58 [2023-10-24T11:05:58.923Z] ++ set -e
11:05:58 [2023-10-24T11:05:58.923Z] ++ '[' -n 0 ']'
11:05:58 [2023-10-24T11:05:58.923Z] ++ set -x
11:05:58 [2023-10-24T11:05:58.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:05:58 [2023-10-24T11:05:58.923Z] INFO: Testing against a local daemon
11:05:58 [2023-10-24T11:05:58.923Z] === RUN   TestServiceCreateInit
11:05:58 [2023-10-24T11:05:58.923Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:06:03 [2023-10-24T11:06:03.119Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:06:07 [2023-10-24T11:06:07.315Z] --- PASS: TestServiceCreateInit (7.85s)
11:06:07 [2023-10-24T11:06:07.315Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s)
11:06:07 [2023-10-24T11:06:07.315Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s)
11:06:07 [2023-10-24T11:06:07.315Z] === RUN   TestCreateServiceMultipleTimes
11:06:25 [2023-10-24T11:06:25.468Z] --- PASS: TestCreateServiceMultipleTimes (15.91s)
11:06:25 [2023-10-24T11:06:25.468Z] === RUN   TestCreateServiceConflict
11:06:25 [2023-10-24T11:06:25.468Z] --- PASS: TestCreateServiceConflict (2.38s)
11:06:25 [2023-10-24T11:06:25.468Z] === RUN   TestCreateServiceMaxReplicas
11:06:28 [2023-10-24T11:06:28.004Z] --- PASS: TestCreateServiceMaxReplicas (2.89s)
11:06:28 [2023-10-24T11:06:28.004Z] === RUN   TestCreateWithDuplicateNetworkNames
11:06:42 [2023-10-24T11:06:42.893Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s)
11:06:42 [2023-10-24T11:06:42.893Z] === RUN   TestCreateServiceSecretFileMode
11:06:55 [2023-10-24T11:06:55.109Z] --- PASS: TestCreateServiceSecretFileMode (12.61s)
11:06:55 [2023-10-24T11:06:55.109Z] === RUN   TestCreateServiceConfigFileMode
11:07:07 [2023-10-24T11:07:07.386Z] --- PASS: TestCreateServiceConfigFileMode (12.70s)
11:07:07 [2023-10-24T11:07:07.386Z] === RUN   TestCreateServiceSysctls
11:07:10 [2023-10-24T11:07:10.004Z] --- PASS: TestCreateServiceSysctls (3.35s)
11:07:10 [2023-10-24T11:07:10.004Z] === RUN   TestCreateServiceCapabilities
11:07:12 [2023-10-24T11:07:12.541Z] --- PASS: TestCreateServiceCapabilities (2.72s)
11:07:12 [2023-10-24T11:07:12.541Z] === RUN   TestInspect
11:07:15 [2023-10-24T11:07:15.832Z] --- PASS: TestInspect (2.80s)
11:07:15 [2023-10-24T11:07:15.832Z] === RUN   TestCreateJob
11:07:19 [2023-10-24T11:07:19.122Z] --- PASS: TestCreateJob (3.14s)
11:07:19 [2023-10-24T11:07:19.122Z] === RUN   TestReplicatedJob
11:07:23 [2023-10-24T11:07:23.320Z] --- PASS: TestReplicatedJob (4.83s)
11:07:23 [2023-10-24T11:07:23.320Z] === RUN   TestUpdateReplicatedJob
11:07:27 [2023-10-24T11:07:27.516Z] --- PASS: TestUpdateReplicatedJob (3.32s)
11:07:27 [2023-10-24T11:07:27.516Z] === RUN   TestServiceListWithStatuses
11:07:27 [2023-10-24T11:07:27.516Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:07:27 [2023-10-24T11:07:27.516Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:07:27 [2023-10-24T11:07:27.516Z] === RUN   TestDockerNetworkConnectAlias
11:07:31 [2023-10-24T11:07:31.713Z] --- PASS: TestDockerNetworkConnectAlias (4.56s)
11:07:31 [2023-10-24T11:07:31.713Z] === RUN   TestDockerNetworkReConnect
11:07:35 [2023-10-24T11:07:35.024Z] --- PASS: TestDockerNetworkReConnect (3.81s)
11:07:35 [2023-10-24T11:07:35.024Z] === RUN   TestServicePlugin
11:07:35 [2023-10-24T11:07:35.024Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:35 [2023-10-24T11:07:35.024Z] --- SKIP: TestServicePlugin (0.00s)
11:07:35 [2023-10-24T11:07:35.024Z] === RUN   TestServiceUpdateLabel
11:07:37 [2023-10-24T11:07:37.578Z] --- PASS: TestServiceUpdateLabel (2.47s)
11:07:37 [2023-10-24T11:07:37.578Z] === RUN   TestServiceUpdateSecrets
11:07:52 [2023-10-24T11:07:52.589Z] --- PASS: TestServiceUpdateSecrets (14.79s)
11:07:52 [2023-10-24T11:07:52.589Z] === RUN   TestServiceUpdateConfigs
11:08:07 [2023-10-24T11:08:07.476Z] --- PASS: TestServiceUpdateConfigs (14.85s)
11:08:07 [2023-10-24T11:08:07.476Z] === RUN   TestServiceUpdateNetwork
11:08:22 [2023-10-24T11:08:22.363Z] --- PASS: TestServiceUpdateNetwork (12.82s)
11:08:22 [2023-10-24T11:08:22.363Z] === RUN   TestServiceUpdatePidsLimit
11:08:22 [2023-10-24T11:08:22.363Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:08:22 [2023-10-24T11:08:22.363Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:08:28 [2023-10-24T11:08:28.935Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:08:37 [2023-10-24T11:08:37.058Z] --- PASS: TestServiceUpdatePidsLimit (16.48s)
11:08:37 [2023-10-24T11:08:37.058Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:08:37 [2023-10-24T11:08:37.058Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
11:08:37 [2023-10-24T11:08:37.058Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
11:08:37 [2023-10-24T11:08:37.058Z] PASS
11:08:37 [2023-10-24T11:08:37.058Z] 
11:08:37 [2023-10-24T11:08:37.058Z] === Skipped
11:08:37 [2023-10-24T11:08:37.058Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:08:37 [2023-10-24T11:08:37.058Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:08:37 [2023-10-24T11:08:37.058Z] 
11:08:37 [2023-10-24T11:08:37.058Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:08:37 [2023-10-24T11:08:37.058Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:08:37 [2023-10-24T11:08:37.058Z] 
11:08:37 [2023-10-24T11:08:37.058Z] DONE 27 tests, 2 skipped in 157.761s
11:08:37 [2023-10-24T11:08:37.058Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:08:37 [2023-10-24T11:08:37.058Z] ++ 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
11:08:37 [2023-10-24T11:08:37.058Z] ++ set -e
11:08:37 [2023-10-24T11:08:37.058Z] ++ '[' -n 0 ']'
11:08:37 [2023-10-24T11:08:37.058Z] ++ set -x
11:08:37 [2023-10-24T11:08:37.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:08:37 [2023-10-24T11:08:37.058Z] INFO: Testing against a local daemon
11:08:37 [2023-10-24T11:08:37.058Z] === RUN   TestSessionCreate
11:08:37 [2023-10-24T11:08:37.058Z] --- PASS: TestSessionCreate (0.02s)
11:08:37 [2023-10-24T11:08:37.058Z] === RUN   TestSessionCreateWithBadUpgrade
11:08:37 [2023-10-24T11:08:37.058Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:08:37 [2023-10-24T11:08:37.058Z] PASS
11:08:37 [2023-10-24T11:08:37.058Z] 
11:08:37 [2023-10-24T11:08:37.058Z] DONE 2 tests in 0.055s
11:08:37 [2023-10-24T11:08:37.058Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:08:37 [2023-10-24T11:08:37.058Z] ++ 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
11:08:37 [2023-10-24T11:08:37.058Z] ++ set -e
11:08:37 [2023-10-24T11:08:37.058Z] ++ '[' -n 0 ']'
11:08:37 [2023-10-24T11:08:37.058Z] ++ set -x
11:08:37 [2023-10-24T11:08:37.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:08:37 [2023-10-24T11:08:37.058Z] INFO: Testing against a local daemon
11:08:37 [2023-10-24T11:08:37.058Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:08:37 [2023-10-24T11:08:37.058Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:08:37 [2023-10-24T11:08:37.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:08:37 [2023-10-24T11:08:37.058Z] === RUN   TestDiskUsage
11:08:37 [2023-10-24T11:08:37.058Z] === PAUSE TestDiskUsage
11:08:37 [2023-10-24T11:08:37.058Z] === RUN   TestEventsExecDie
11:08:37 [2023-10-24T11:08:37.319Z] --- PASS: TestEventsExecDie (0.63s)
11:08:37 [2023-10-24T11:08:37.319Z] === RUN   TestEventsBackwardsCompatible
11:08:37 [2023-10-24T11:08:37.319Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:08:37 [2023-10-24T11:08:37.319Z] === RUN   TestEventsVolumeCreate
11:08:37 [2023-10-24T11:08:37.319Z] --- PASS: TestEventsVolumeCreate (0.04s)
11:08:37 [2023-10-24T11:08:37.319Z] === RUN   TestInfoBinaryCommits
11:08:37 [2023-10-24T11:08:37.319Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:08:37 [2023-10-24T11:08:37.319Z] === RUN   TestInfoAPIVersioned
11:08:37 [2023-10-24T11:08:37.319Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:08:37 [2023-10-24T11:08:37.319Z] === RUN   TestInfoAPI
11:08:37 [2023-10-24T11:08:37.319Z] --- PASS: TestInfoAPI (0.02s)
11:08:37 [2023-10-24T11:08:37.319Z] === RUN   TestInfoAPIWarnings
11:08:55 [2023-10-24T11:08:55.411Z] --- PASS: TestInfoAPIWarnings (16.55s)
11:08:55 [2023-10-24T11:08:55.411Z] === RUN   TestInfoDebug
11:08:55 [2023-10-24T11:08:55.411Z] --- PASS: TestInfoDebug (0.52s)
11:08:55 [2023-10-24T11:08:55.411Z] === RUN   TestInfoInsecureRegistries
11:08:55 [2023-10-24T11:08:55.412Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:08:55 [2023-10-24T11:08:55.412Z] === RUN   TestInfoRegistryMirrors
11:08:55 [2023-10-24T11:08:55.412Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:08:55 [2023-10-24T11:08:55.412Z] === RUN   TestLoginFailsWithBadCredentials
11:08:56 [2023-10-24T11:08:56.790Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
11:08:56 [2023-10-24T11:08:56.790Z] === RUN   TestPingCacheHeaders
11:08:56 [2023-10-24T11:08:56.790Z] --- PASS: TestPingCacheHeaders (0.02s)
11:08:56 [2023-10-24T11:08:56.790Z] === RUN   TestPingGet
11:08:56 [2023-10-24T11:08:56.790Z] --- PASS: TestPingGet (0.01s)
11:08:56 [2023-10-24T11:08:56.790Z] === RUN   TestPingHead
11:08:56 [2023-10-24T11:08:56.790Z] --- PASS: TestPingHead (0.02s)
11:08:56 [2023-10-24T11:08:56.790Z] === RUN   TestPingSwarmHeader
11:08:57 [2023-10-24T11:08:57.049Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:08:57 [2023-10-24T11:08:57.618Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:08:58 [2023-10-24T11:08:58.997Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:08:58 [2023-10-24T11:08:58.997Z] --- PASS: TestPingSwarmHeader (2.37s)
11:08:58 [2023-10-24T11:08:58.997Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:08:58 [2023-10-24T11:08:58.997Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:08:58 [2023-10-24T11:08:58.997Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:08:58 [2023-10-24T11:08:58.997Z] === RUN   TestPingBuilderHeader
11:08:58 [2023-10-24T11:08:58.997Z] === RUN   TestPingBuilderHeader/default_config
11:08:59 [2023-10-24T11:08:59.565Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:09:00 [2023-10-24T11:09:00.133Z] --- PASS: TestPingBuilderHeader (1.04s)
11:09:00 [2023-10-24T11:09:00.133Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
11:09:00 [2023-10-24T11:09:00.133Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
11:09:00 [2023-10-24T11:09:00.133Z] === RUN   TestVersion
11:09:00 [2023-10-24T11:09:00.133Z] --- PASS: TestVersion (0.02s)
11:09:00 [2023-10-24T11:09:00.133Z] === CONT  TestDiskUsage
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/container_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/image_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/volume_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/build-cache_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.393Z] === RUN   TestDiskUsage/after_LoadBusybox
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.652Z] === RUN   TestDiskUsage/after_container.Run
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:09:00 [2023-10-24T11:09:00.911Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:09:01 [2023-10-24T11:09:01.171Z] --- PASS: TestDiskUsage (1.17s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestDiskUsage/empty (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z] PASS
11:09:01 [2023-10-24T11:09:01.171Z] 
11:09:01 [2023-10-24T11:09:01.171Z] === Skipped
11:09:01 [2023-10-24T11:09:01.171Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:09:01 [2023-10-24T11:09:01.171Z] 
11:09:01 [2023-10-24T11:09:01.171Z] DONE 57 tests, 1 skipped in 24.551s
11:09:01 [2023-10-24T11:09:01.171Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:09:01 [2023-10-24T11:09:01.171Z] ++ 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
11:09:01 [2023-10-24T11:09:01.171Z] ++ set -e
11:09:01 [2023-10-24T11:09:01.171Z] ++ '[' -n 0 ']'
11:09:01 [2023-10-24T11:09:01.171Z] ++ set -x
11:09:01 [2023-10-24T11:09:01.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:09:01 [2023-10-24T11:09:01.171Z] INFO: Testing against a local daemon
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesCreateAndList
11:09:01 [2023-10-24T11:09:01.171Z] --- PASS: TestVolumesCreateAndList (0.01s)
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesRemove
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesRemove/volume_in_use
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesRemove/volume_not_in_use
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesRemove/non-existing_volume
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:09:01 [2023-10-24T11:09:01.171Z] --- PASS: TestVolumesRemove (0.05s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesRemoveSwarmEnabled
11:09:01 [2023-10-24T11:09:01.171Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInspect
11:09:01 [2023-10-24T11:09:01.171Z] --- PASS: TestVolumesInspect (0.01s)
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInvalidJSON
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:09:01 [2023-10-24T11:09:01.171Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:09:01 [2023-10-24T11:09:01.171Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:09:01 [2023-10-24T11:09:01.171Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:09:01 [2023-10-24T11:09:01.430Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:09:01 [2023-10-24T11:09:01.430Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:09:01 [2023-10-24T11:09:01.430Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:09:01 [2023-10-24T11:09:01.430Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:09:01 [2023-10-24T11:09:01.430Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:09:01 [2023-10-24T11:09:01.430Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:09:01 [2023-10-24T11:09:01.430Z] === RUN   TestVolumePruneAnonymous
11:09:01 [2023-10-24T11:09:01.430Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:09:01 [2023-10-24T11:09:01.430Z] === RUN   TestVolumePruneAnonFromImage
11:09:01 [2023-10-24T11:09:01.430Z] --- PASS: TestVolumePruneAnonFromImage (0.20s)
11:09:01 [2023-10-24T11:09:01.430Z] === CONT  TestVolumesRemoveSwarmEnabled
11:09:02 [2023-10-24T11:09:02.810Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:09:02 [2023-10-24T11:09:02.810Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:09:02 [2023-10-24T11:09:02.810Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:09:02 [2023-10-24T11:09:02.810Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:09:04 [2023-10-24T11:09:04.188Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.38s)
11:09:04 [2023-10-24T11:09:04.188Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:09:04 [2023-10-24T11:09:04.188Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:09:04 [2023-10-24T11:09:04.188Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:09:04 [2023-10-24T11:09:04.188Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:09:04 [2023-10-24T11:09:04.188Z] PASS
11:09:04 [2023-10-24T11:09:04.188Z] 
11:09:04 [2023-10-24T11:09:04.188Z] DONE 20 tests in 2.718s
11:09:04 [2023-10-24T11:09:04.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:09:04 [2023-10-24T11:09:04.188Z] ++++ cat bundles/test-integration/docker.pid
11:09:04 [2023-10-24T11:09:04.188Z] +++ kill 21165
11:09:04 [2023-10-24T11:09:04.188Z] +++ /etc/init.d/apparmor stop
11:09:04 [2023-10-24T11:09:04.188Z] Leaving: AppArmorNo profiles have been unloaded.
11:09:04 [2023-10-24T11:09:04.188Z] 
11:09:04 [2023-10-24T11:09:04.188Z] Unloading profiles will leave already running processes permanently
11:09:04 [2023-10-24T11:09:04.188Z] unconfined, which can lead to unexpected situations.
11:09:04 [2023-10-24T11:09:04.188Z] 
11:09:04 [2023-10-24T11:09:04.188Z] To set a process to complain mode, use the command line tool
11:09:04 [2023-10-24T11:09:04.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:09:04 [2023-10-24T11:09:04.188Z] +++ true
11:09:04 [2023-10-24T11:09:04.188Z] exiting test-integration
11:09:04 [2023-10-24T11:09:04.188Z] ++ exit 0
11:09:04 [2023-10-24T11:09:04.188Z] 
Post stage
[Pipeline] junit
11:09:05 [2023-10-24T11:09:05.140Z] Recording test results
11:09:05 [2023-10-24T11:09:05.313Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:09:05 [2023-10-24T11:09:05.610Z] + echo Ensuring container killed.
11:09:05 [2023-10-24T11:09:05.610Z] Ensuring container killed.
11:09:05 [2023-10-24T11:09:05.610Z] + docker rm -vf docker-pr1
11:09:05 [2023-10-24T11:09:05.610Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:09:05 [2023-10-24T11:09:05.893Z] + echo Chowning /workspace to jenkins user
11:09:05 [2023-10-24T11:09:05.893Z] Chowning /workspace to jenkins user
11:09:05 [2023-10-24T11:09:05.893Z] + id -u
11:09:05 [2023-10-24T11:09:05.893Z] + id -g
11:09:05 [2023-10-24T11:09:05.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46710:/workspace busybox chown -R 1000:1000 /workspace
11:09:05 [2023-10-24T11:09:05.893Z] Unable to find image 'busybox:latest' locally
11:09:06 [2023-10-24T11:09:06.153Z] latest: Pulling from library/busybox
11:09:06 [2023-10-24T11:09:06.153Z] 8a0af25e8c2e: Already exists
11:09:06 [2023-10-24T11:09:06.153Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
11:09:06 [2023-10-24T11:09:06.153Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:09:07 [2023-10-24T11:09:07.823Z] + bundleName=arm64-integration
11:09:07 [2023-10-24T11:09:07.823Z] + echo Creating arm64-integration-bundles.tar.gz
11:09:07 [2023-10-24T11:09:07.823Z] Creating arm64-integration-bundles.tar.gz
11:09:07 [2023-10-24T11:09:07.823Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.prof -o -name *-report.xml ) -print
11:09:07 [2023-10-24T11:09:07.823Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:09:08 [2023-10-24T11:09:08.098Z] Archiving artifacts
11:09:09 [2023-10-24T11:09:09.691Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46710/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:09:09 [2023-10-24T11:09:09.990Z] + make clean
11:09:10 [2023-10-24T11:09:10.296Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:09:10 [2023-10-24T11:09:10.296Z] docker-dev-cache
11:09:10 [2023-10-24T11:09:10.296Z] 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